Reports progress of a resource handler to CloudFormation
Reports progress of a resource handler to CloudFormation.
Reserved for use by the CloudFormation CLI. Do not use this API in your code.
cloudformation_record_handler_progress(BearerToken, OperationStatus, CurrentOperationStatus, StatusMessage, ErrorCode, ResourceModel, ClientRequestToken)
BearerToken |
[required] Reserved for use by the CloudFormation CLI. |
OperationStatus |
[required] Reserved for use by the CloudFormation CLI. |
CurrentOperationStatus |
Reserved for use by the CloudFormation CLI. |
StatusMessage |
Reserved for use by the CloudFormation CLI. |
ErrorCode |
Reserved for use by the CloudFormation CLI. |
ResourceModel |
Reserved for use by the CloudFormation CLI. |
ClientRequestToken |
Reserved for use by the CloudFormation CLI. |
An empty list.
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" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.