aws-ec2-account-attributes
Describes attributes of your AWS account.
aws-ec2-account-attributes [profile=PROFILE]
- profile=PROFILE
- The identifier of AWS connect profile
AWS IAM Policy
To use this command, you must allow the below permissions in your AWS IAM policy:
- ec2:DescribeAccountAttributes
Output Fields
Field | Type | Name | Description |
---|---|---|---|
aws_profile | String | Connect profile | The identifier of AWS connect profile |
name | String | Attribute name | e.g. vpc-max-elastic-ips |
value | String | Attribute value | e.g. 5 |