v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1440208189.8 KB

Returns the current onboarding status of the telemetry config feature, including the status of the feature and reason the feature failed to start or stop.

post/GetTelemetryEvaluationStatus

Response

Success

Status'NOT_STARTED' | 'STARTING' | 'FAILED_START' | 'RUNNING' | 'STOPPING' | 'FAILED_STOP' | 'STOPPED'

The onboarding status of the telemetry config feature.

FailureReasonstring

Describes the reason for the failure status. The field will only be populated if <code>Status</code> is <code>FAILED_START</code> or <code>FAILED_STOP</code>.

HomeRegionstring

The Amazon Web Services Region that is designated as the home region for multi-region telemetry evaluation. The home region is the single management point for all multi-region operations on this account. This field is only present when multi-region telemetry evaluation is active.