Actions, resources, and condition keys for AWS Elastic Load Balancing
AWS Elastic Load Balancing (service prefix: elasticloadbalancing
) provides the following service-specific resources, actions, and condition context 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.
Topics
Actions defined by AWS Elastic Load Balancing
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 AWS. 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.
The Resource types column of the Actions table indicates whether each action supports resource-level permissions. If there is no value for this column, you must specify all resources ("*") to which the policy applies in the Resource
element of your policy statement. If the column includes a resource type, then you can specify an ARN of that type in a statement with that action. If the action has one or more required resources, the caller must have permission to use the action with those resources. Required resources are indicated in the table with an asterisk (*). If you limit resource access with the Resource
element in an IAM policy, you must include an ARN or pattern for each required resource type. Some actions support multiple resource types. If the resource type is optional (not indicated as required), then you can choose to use one of the optional resource types.
The Condition keys column of the Actions table includes keys that you can specify in a policy statement's Condition
element. For more information on the condition keys that are associated with resources for the service, see the Condition keys column of the Resource types table.
Note
Resource condition keys are listed in the Resource types table. You can find a link to the resource type that applies to an action in the Resource types (*required) column of the Actions table. The resource type in the Resource types table includes the Condition keys column, which are the resource condition keys that apply to an action in the Actions table.
For details about the columns in the following table, see Actions table.
Actions | Description | Access level | Resource types (*required) | Condition keys | Dependent actions |
---|---|---|---|---|---|
AddTags | Grants permission to add the specified tags to the specified load balancer. Each load balancer can have a maximum of 10 tags | Tagging | |||
ApplySecurityGroupsToLoadBalancer | Grants permission to associate one or more security groups with your load balancer in a virtual private cloud (VPC) | Write | |||
AttachLoadBalancerToSubnets | Grants permission to add one or more subnets to the set of configured subnets for the specified load balancer | Write | |||
ConfigureHealthCheck | Grants permission to specify the health check settings to use when evaluating the health state of your back-end instances | Write | |||
CreateAppCookieStickinessPolicy | Grants permission to generate a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie | Write | |||
CreateLBCookieStickinessPolicy | Grants permission to generate a stickiness policy with sticky session lifetimes controlled by the lifetime of the browser (user-agent) or a specified expiration period | Write | |||
CreateLoadBalancer | Grants permission to create a load balancer | Write |
elasticloadbalancing:AddTags |
||
elasticloadbalancing:ResourceTag/${TagKey} |
|||||
CreateLoadBalancerListeners | Grants permission to create one or more listeners for the specified load balancer | Write | |||
CreateLoadBalancerPolicy | Grants permission to create a policy with the specified attributes for the specified load balancer | Write | |||
DeleteLoadBalancer | Grants permission to delete the specified load balancer | Write | |||
DeleteLoadBalancerListeners | Grants permission to delete the specified listeners from the specified load balancer | Write | |||
DeleteLoadBalancerPolicy | Grants permission to delete the specified policy from the specified load balancer. This policy must not be enabled for any listeners | Write | |||
DeregisterInstancesFromLoadBalancer | Grants permission to deregister the specified instances from the specified load balancer | Write | |||
DescribeInstanceHealth | Grants permission to describe the state of the specified instances with respect to the specified load balancer | Read | |||
DescribeLoadBalancerAttributes | Grants permission to describe the attributes for the specified load balancer | Read | |||
DescribeLoadBalancerPolicies | Grants permission to describe the specified policies | Read | |||
DescribeLoadBalancerPolicyTypes | Grants permission to describe the specified load balancer policy types | Read | |||
DescribeLoadBalancers | Grants permission to describe the specified the load balancers. If no load balancers are specified, the call describes all of your load balancers | List | |||
DescribeTags | Grants permission to describe the tags associated with the specified load balancers | Read | |||
DetachLoadBalancerFromSubnets | Grants permission to remove the specified subnets from the set of configured subnets for the load balancer | Write | |||
DisableAvailabilityZonesForLoadBalancer | Grants permission to remove the specified Availability Zones from the set of Availability Zones for the specified load balancer | Write | |||
EnableAvailabilityZonesForLoadBalancer | Grants permission to add the specified Availability Zones to the set of Availability Zones for the specified load balancer | Write | |||
ModifyLoadBalancerAttributes | Grants permission to modify the attributes of the specified load balancer | Write | |||
RegisterInstancesWithLoadBalancer | Grants permission to add the specified instances to the specified load balancer | Write | |||
RemoveTags | Grants permission to remove one or more tags from the specified load balancer | Tagging | |||
SetLoadBalancerListenerSSLCertificate | Grants permission to set the certificate that terminates the specified listener's SSL connections | Write | |||
SetLoadBalancerPoliciesForBackendServer | Grants permission to replace the set of policies associated with the specified port on which the back-end server is listening with a new set of policies | Write | |||
SetLoadBalancerPoliciesOfListener | Grants permission to replace the current set of policies for the specified load balancer port with the specified set of policies | Write | |||
Resource types defined by AWS Elastic Load Balancing
The following resource types are defined by this service and can be used in the Resource
element of IAM permission policy statements. Each action in the Actions table identifies the resource types that can be specified with that action. A resource type can also define which condition keys you can include in a policy. These keys are displayed in the last column of the Resource types table. For details about the columns in the following table, see Resource types table.
Resource types | ARN | Condition keys |
---|---|---|
loadbalancer |
arn:${Partition}:elasticloadbalancing:${Region}:${Account}:loadbalancer/${LoadBalancerName}
|
Condition keys for AWS Elastic Load Balancing
AWS Elastic Load Balancing defines the following condition keys that can be used in the Condition
element of an IAM policy. You can use these keys to further refine the conditions under which the policy statement applies. For details about the columns in the following table, see Condition keys table.
To view the global condition keys that are available to all services, see Available global condition keys.
Condition keys | Description | Type |
---|---|---|
aws:RequestTag/${TagKey} | Filters access by a tag key and value pair that is allowed in the request | String |
aws:ResourceTag/${TagKey} | Filters access by a tag key and value pair of a resource | String |
aws:TagKeys | Filters access by a list of tag keys that are allowed in the request | ArrayOfString |
elasticloadbalancing:CreateAction | Filters access by the name of a resource-creating API action | String |
elasticloadbalancing:ListenerProtocol | Filters access by the listener protocols that are allowed in the request | ArrayOfString |
elasticloadbalancing:ResourceTag/ | Filters access by the preface string for a tag key and value pair that are attached to a resource | String |
elasticloadbalancing:ResourceTag/${TagKey} | Filters access by the preface string for a tag key and value pair that are attached to a resource | String |
elasticloadbalancing:Scheme | Filters access by the load balancer scheme that are allowed in the request | String |
elasticloadbalancing:SecurityGroup | Filters access by the security-group IDs that are allowed in the request | ArrayOfString |
elasticloadbalancing:SecurityPolicy | Filters access by the SSL Security Policies that are allowed in the request | ArrayOfString |
elasticloadbalancing:Subnet | Filters access by the subnet IDs that are allowed in the request | ArrayOfString |