List all AWS integrations

GET {{baseUrl}}/api/v1/integration/aws?account_id=exercitation consequat&role_name=exercitation consequat&access_key_id=exercitation consequat

List all Datadog-AWS integrations available in your Datadog organization.

Request Params

KeyDatatypeRequiredDescription
account_idstringOnly return AWS accounts that matches this account_id.
role_namestringOnly return AWS accounts that matches this role_name.
access_key_idstringOnly return AWS accounts that matches this access_key_id.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"accounts":[{"access_key_id":"incididunt minim in dolor","account_id":"123456789012","account_specific_namespace_rules":{"auto_scaling":false,"opswork":false},"cspm_resource_collection_enabled":true,"excluded_regions":["us-east-1","us-west-2"],"extended_resource_collection_enabled":true,"filter_tags":["$KEY:$VALUE"],"host_tags":["$KEY:$VALUE"],"metrics_collection_enabled":false,"role_name":"DatadogAWSIntegrationRole","secret_access_key":"commodo officia magna eiusmod nulla"},{"access_key_id":"cupidatat officia no","account_id":"123456789012","account_specific_namespace_rules":{"auto_scaling":false,"opswork":false},"cspm_resource_collection_enabled":true,"excluded_regions":["us-east-1","us-west-2"],"extended_resource_collection_enabled":true,"filter_tags":["$KEY:$VALUE"],"host_tags":["$KEY:$VALUE"],"metrics_collection_enabled":false,"role_name":"DatadogAWSIntegrationRole","secret_access_key":"dolor tempor i"}]}