Describe Account Attributes
GET {{aws_ec2_base_url}}/?AttributeName.N&DryRun&Action=DescribeAccountAttributes
Describes attributes of your AWS account.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
AttributeName.N | null | The account attribute names. | |
DryRun | null | Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation. | |
Action | string |