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¶
deploymentIdThe deployment ID for your provisioned resource.
outputsThe provisioned resource state change detail data that's returned by Proton.
resourceArn[required] The provisioned resource Amazon Resource Name (ARN).
statusThe status of your provisioned resource.
statusMessageThe deployment status message for your provisioned resource.
Value¶
An empty list.