AutoScalingPolicyStateChangeReason - Amazon EMR
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: