v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1484319348.7 KB

Notify Proton of status changes to a provisioned resource when you use self-managed provisioning.

For more information, see Self-managed provisioning in the Proton User Guide.

post/#X-Amz-Target=AwsProton20200720.NotifyResourceDeploymentStatusChange

Headers

X-Amz-Target'AwsProton20200720.NotifyResourceDeploymentStatusChange' required

Request body

deploymentIdstring

The deployment ID for your provisioned resource.

resourceArnstring required

The provisioned resource Amazon Resource Name (ARN).

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

The status of your provisioned resource.

statusMessagestring password

The deployment status message for your provisioned resource.

Response

Success

NotifyResourceDeploymentStatusChangeOutput required