Notify Resource Deployment Status Change
proton_notify_resource_deployment_status_change | R Documentation |
Notify Proton of status changes to a provisioned resource when you use self-managed provisioning¶
Description¶
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.
Usage¶
proton_notify_resource_deployment_status_change(deploymentId, outputs,
resourceArn, status, statusMessage)
Arguments¶
deploymentId
The deployment ID for your provisioned resource.
outputs
The provisioned resource state change detail data that's returned by Proton.
resourceArn
[required] The provisioned resource Amazon Resource Name (ARN).
status
The status of your provisioned resource.
statusMessage
The deployment status message for your provisioned resource.
Value¶
An empty list.