RecordHandlerProgress
Reports progress of a resource handler to CloudFormation.
Reserved for use by the CloudFormation CLI. Don't use this API in your code.
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters.
- BearerToken
-
Reserved for use by the CloudFormation CLI.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: Yes
- ClientRequestToken
-
Reserved for use by the CloudFormation CLI.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[a-zA-Z0-9][-a-zA-Z0-9]*
Required: No
- CurrentOperationStatus
-
Reserved for use by the CloudFormation CLI.
Type: String
Valid Values:
PENDING | IN_PROGRESS | SUCCESS | FAILED
Required: No
- ErrorCode
-
Reserved for use by the CloudFormation CLI.
Type: String
Valid Values:
NotUpdatable | InvalidRequest | AccessDenied | InvalidCredentials | AlreadyExists | NotFound | ResourceConflict | Throttling | ServiceLimitExceeded | NotStabilized | GeneralServiceException | ServiceInternalError | NetworkFailure | InternalFailure | InvalidTypeConfiguration | HandlerInternalFailure | NonCompliant | Unknown | UnsupportedTarget
Required: No
- OperationStatus
-
Reserved for use by the CloudFormation CLI.
Type: String
Valid Values:
PENDING | IN_PROGRESS | SUCCESS | FAILED
Required: Yes
- ResourceModel
-
Reserved for use by the CloudFormation CLI.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 16384.
Required: No
- StatusMessage
-
Reserved for use by the CloudFormation CLI.
Type: String
Length Constraints: Maximum length of 1024.
Required: No
Errors
For information about the errors that are common to all actions, see Common Errors.
- ConditionalCheckFailed
-
Error reserved for use by the CloudFormation CLI. CloudFormation doesn't return this error to users.
HTTP Status Code: 400
- InvalidStateTransition
-
Error reserved for use by the CloudFormation CLI. CloudFormation doesn't return this error to users.
HTTP Status Code: 400
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: