Skip to content

/AWS1/CL_EC2=>DESCRIBEACCOUNTATTRIBUTES()

About DescribeAccountAttributes

Describes attributes of your Amazon Web Services account. The following are the supported account attributes:

  • default-vpc: The ID of the default VPC for your account, or none.

  • max-instances: This attribute is no longer supported. The returned value does not reflect your actual vCPU limit for running On-Demand Instances. For more information, see On-Demand Instance Limits in the Amazon Elastic Compute Cloud User Guide.

  • max-elastic-ips: The maximum number of Elastic IP addresses that you can allocate.

  • supported-platforms: This attribute is deprecated.

  • vpc-max-elastic-ips: The maximum number of Elastic IP addresses that you can allocate.

  • vpc-max-security-groups-per-interface: The maximum number of security groups that you can assign to a network interface.

The order of the elements in the response, including those within nested structures, might vary. Applications should not assume the elements appear in a particular order.

Method Signature

IMPORTING

Optional arguments:

IT_ATTRIBUTENAMES TYPE /AWS1/CL_EC2ACATTRNAMESTRLST_W=>TT_ACCOUNTATTRNAMESTRINGLIST TT_ACCOUNTATTRNAMESTRINGLIST

The account attribute names.

IV_DRYRUN TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2DESCRACCTATTRSRSLT /AWS1/CL_EC2DESCRACCTATTRSRSLT