AutoScalingPolicyStateChangeReason
The reason for an AutoScalingPolicyStatus change.
Contents
- Code
-
The code indicating the reason for the change in status.
USER_REQUEST
indicates that the scaling policy status was changed by a user.PROVISION_FAILURE
indicates that the status change was because the policy failed to provision.CLEANUP_FAILURE
indicates an error.Type: String
Valid Values:
USER_REQUEST | PROVISION_FAILURE | CLEANUP_FAILURE
Required: No
- Message
-
A friendly, more verbose message that accompanies an automatic scaling policy state change.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: