elb_describe_account_limits: Describes the current Elastic Load Balancing resource limits for your
AWS account
Description
Describes the current Elastic Load Balancing resource limits for your
AWS account.
Usage
elb_describe_account_limits(Marker, PageSize)
Arguments
Marker
The marker for the next set of results. (You received this marker from a
previous call.)
PageSize
The maximum number of results to return with this call.
Request syntax
svc$describe_account_limits(
Marker = "string",
PageSize = 123
)