Actions, resources, and condition keys for Amazon Application Auto Scaling
Amazon Application Auto Scaling (service prefix: application-autoscaling) provides the following
service-specific operations, resources, actions, and condition keys for use in IAM permission
policies.
References:
-
Learn how to configure this service.
-
View a list of the API operations available for this service.
-
Learn how to secure this service and its resources by using IAM permission policies.
-
View the programmatic service authorization reference
for this service.
Topics
API operations defined by Amazon Application Auto Scaling
The following table maps API operations to the IAM actions they authorize. Only condition keys that have static values for the given API and action are listed; for the full set of condition keys supported by each action, see the Actions table.
| Operation | IAM action | Condition key | Possible value(s) | Access level |
|---|---|---|---|---|
|
DeleteScalingPolicy |
Write |
|||
|
DeleteScheduledAction |
Write |
|||
|
DeregisterScalableTarget |
Write |
|||
|
DescribeScalableTargets |
Read |
|||
|
DescribeScalingActivities |
Read |
|||
|
DescribeScalingPolicies |
Read |
|||
|
DescribeScheduledActions |
Read |
|||
|
GetPredictiveScalingForecast |
List |
|||
|
ListTagsForResource |
Read |
|||
|
PutScalingPolicy |
Write |
|||
|
PutScheduledAction |
Write |
|||
|
RegisterScalableTarget |
Write |
|||
Tagging, Write |
||||
iam:PassedToService |
application-autoscaling.amazonaws.com |
Write |
||
|
TagResource |
Tagging, Write |
|||
|
UntagResource |
Tagging, Write |
Actions defined by Amazon Application Auto Scaling
You can specify the following actions in the Action element of an IAM
policy statement. Use policies to grant permissions to perform an operation in Amazon. When
you use an action in a policy, you usually allow or deny access to the API operation or CLI
command with the same name. However, in some cases, a single action controls access to more
than one operation. Alternatively, some operations require several different actions.
| Actions | Description | Resource types (*required) | Condition keys | Access level |
|---|---|---|---|---|
Grants permission to delete a scaling policy |
application-autoscaling:scalable-dimension |
Write |
||
Grants permission to delete a scheduled action |
application-autoscaling:scalable-dimension |
Write |
||
Grants permission to deregister a scalable target |
application-autoscaling:scalable-dimension |
Write |
||
Grants permission to describe one or more scalable targets in the specified namespace |
Read |
|||
Grants permission to describe a set of scaling activities or all scaling activities in the specified namespace |
Read |
|||
Grants permission to describe a set of scaling policies or all scaling policies in the specified namespace |
Read |
|||
Grants permission to describe a set of scheduled actions or all scheduled actions in the specified namespace |
Read |
|||
Grants permission to retrieve the forecast data for a predictive scaling policy |
List |
|||
Grants permission to list tags for a scalable target |
Read |
|||
Grants permission to create and update a scaling policy for a scalable target |
application-autoscaling:scalable-dimension |
Write |
||
Grants permission to create and update a scheduled action for a scalable target |
application-autoscaling:scalable-dimension |
Write |
||
Grants permission to register Amazon or custom resources as scalable targets with Application Auto Scaling and to update configuration parameters used to manage a scalable target |
application-autoscaling:scalable-dimension |
Write |
||
Grants permission to tag a scalable target |
Tagging, Write |
|||
Grants permission to remove tags from a scalable target |
Tagging, Write |
Resource types defined by Amazon Application Auto Scaling
The following resource types are defined by this service and can be used in the
Resource element of IAM permission policy statements.
| Resource types | ARN | Condition keys |
|---|---|---|
arn:${Partition}:application-autoscaling:${Region}:${Account}:scalable-target/${ResourceId} |
Condition keys for Amazon Application Auto Scaling
Amazon Application Auto Scaling defines the following condition keys that can be used in the
Condition element of an IAM policy.
| Condition keys | Description | Type |
|---|---|---|
Filters access by the scalable dimension that is passed in the request |
String |
|
Filters access by the service namespace that is passed in the request |
String |
|
Filters access by the tags that are passed in the request |
String |
|
Filters access by the tags associated with the resource |
String |
|
Filters access by the tag keys that are passed in the request |
ArrayOfString |