v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1440208189.8 KB

Returns a list of telemetry configurations for Amazon Web Services resources supported by telemetry config. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/telemetry-config-cloudwatch.html">Auditing CloudWatch telemetry configurations</a>.

post/ListResourceTelemetry

Request body

ResourceIdentifierPrefixstring

A string used to filter resources which have a <code>ResourceIdentifier</code> starting with the <code>ResourceIdentifierPrefix</code>.

ResourceTypesResourceType[]

A list of resource types used to filter resources supported by telemetry config. If this parameter is provided, the resources will be returned in the same order used in the request.

TelemetryConfigurationStateobject

A key-value pair to filter resources based on the telemetry type and the state of the telemetry configuration. The key is the telemetry type and the value is the state.

ResourceTagsobject

A key-value pair to filter resources based on tags associated with the resource. For more information about tags, see <a href="https://docs.aws.amazon.com/whitepapers/latest/tagging-best-practices/what-are-tags.html">What are tags?</a>

MaxResultsinteger

A number field used to limit the number of results within the returned list.

NextTokenstring

The token for the next set of items to return. A previous call generates this token.

Response

Success

NextTokenstring

The token for the next set of items to return. A previous call generates this token.