paws.networking (version 0.1.6)

elbv2_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

elbv2_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
)

Details

For more information, see Limits for Your Application Load Balancers in the Application Load Balancer Guide or Limits for Your Network Load Balancers in the Network Load Balancers Guide.