CloudWatchObservabilityAdminService / Client / stop_telemetry_enrichment
stop_telemetry_enrichment¶
- CloudWatchObservabilityAdminService.Client.stop_telemetry_enrichment()¶
Disables the resource tags for telemetry feature for your account, stopping the enhancement of telemetry data with additional resource metadata.
See also: AWS API Documentation
Request Syntax
response = client.stop_telemetry_enrichment()
- Return type:
dict
- Returns:
Response Syntax
{ 'Status': 'Running'|'Stopped'|'Impaired' }
Response Structure
(dict) –
Status (string) –
The status of the resource tags for telemetry feature after the stop operation (
Running
,Stopped
, orImpaired
).
Exceptions
CloudWatchObservabilityAdminService.Client.exceptions.ConflictException
CloudWatchObservabilityAdminService.Client.exceptions.AccessDeniedException
CloudWatchObservabilityAdminService.Client.exceptions.InternalServerException
CloudWatchObservabilityAdminService.Client.exceptions.TooManyRequestsException