v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1435160115.2 KB

Gets the status of a namespace deletion task.

post/#X-Amz-Target=IotThingsGraphFrontEndService.GetNamespaceDeletionStatus

Headers

X-Amz-Target'IotThingsGraphFrontEndService.GetNamespaceDeletionStatus' required

Request body

GetNamespaceDeletionStatusRequest required

Response

Success

namespaceArnstring

The ARN of the namespace that is being deleted.

namespaceNamestring

The name of the namespace that is being deleted.

status'IN_PROGRESS' | 'SUCCEEDED' | 'FAILED'

The status of the deletion request.

errorCode'VALIDATION_FAILED'

An error code returned by the namespace deletion task.

errorMessagestring

An error code returned by the namespace deletion task.