aws.elbv2.describe_account_limits
Example SQL Queries
SELECT * FROMaws.elbv2.describe_account_limits;Description
Describes the current Elastic Load Balancing resource limits for your Amazon Web Services account.
For more information, see the following:
Table Definition
| Column Name | Column Data Type |
|---|---|
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| max The maximum value of the limit. | VARCHAR |
| name The name of the limit. The possible values are:
| VARCHAR |