Scaling Plan
Manages an AWS Auto Scaling scaling plan. More information can be found in the AWS Auto Scaling User Guide.
NOTE: The AWS Auto Scaling service uses an AWS IAM service-linked role to manage predictive scaling of Amazon EC2 Auto Scaling groups. The service attempts to automatically create this role the first time a scaling plan with predictive scaling enabled is created. An
aws.iam.ServiceLinkedRoleresource can be used to manually manage this role. See the AWS documentation for more details.
Example Usage
Import
Using pulumi import, import Auto Scaling scaling plans using the name. For example:
$ pulumi import aws:autoscalingplans/scalingPlan:ScalingPlan example MyScale1Content copied to clipboard
Properties
Link copied to clipboard
Scaling instructions. More details can be found in the AWS Auto Scaling API Reference.
Link copied to clipboard