aws.elb.describe_account_limits
Example SQL Queries
SELECT * FROMaws.elb.describe_account_limits;Description
Describes the current Elastic Load Balancing resource limits for your AWS account.
For more information, see Limits for Your Classic Load Balancer in the Classic Load Balancers Guide.
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 |