Reports progress of a resource handler to CloudFormation.
cloudformation_record_handler_progress(BearerToken, OperationStatus,
CurrentOperationStatus, StatusMessage, ErrorCode, ResourceModel,
ClientRequestToken)
[required] Reserved for use by the CloudFormation CLI.
[required] Reserved for use by the CloudFormation CLI.
Reserved for use by the CloudFormation CLI.
Reserved for use by the CloudFormation CLI.
Reserved for use by the CloudFormation CLI.
Reserved for use by the CloudFormation CLI.
Reserved for use by the CloudFormation CLI.
svc$record_handler_progress( BearerToken = "string", OperationStatus = "PENDING"|"IN_PROGRESS"|"SUCCESS"|"FAILED", CurrentOperationStatus = "PENDING"|"IN_PROGRESS"|"SUCCESS"|"FAILED", StatusMessage = "string", ErrorCode = "NotUpdatable"|"InvalidRequest"|"AccessDenied"|"InvalidCredentials"|"AlreadyExists"|"NotFound"|"ResourceConflict"|"Throttling"|"ServiceLimitExceeded"|"NotStabilized"|"GeneralServiceException"|"ServiceInternalError"|"NetworkFailure"|"InternalFailure", ResourceModel = "string", ClientRequestToken = "string" )
Reserved for use by the CloudFormation CLI. Do not use this API in your code.