Sha256: 6e90ea70f69bd8419c4426ea47ba5888f32212ac6af336f317a8734ef7e4985e
Contents?: true
Size: 302 Bytes
Versions: 1
Compression:
Stored size: 302 Bytes
Contents
# List namespaces returns "AWS Namespaces List object" response require "datadog_api_client" DatadogAPIClient.configure do |config| config.unstable_operations["v2.list_aws_namespaces".to_sym] = true end api_instance = DatadogAPIClient::V2::AWSIntegrationAPI.new p api_instance.list_aws_namespaces()
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
datadog_api_client-2.29.1 | examples/v2/aws-integration/ListAWSNamespaces_3031307873.rb |