paws.networking (version 0.1.6)

apigatewayv2_get_domain_names: Gets the domain names for an AWS account

Description

Gets the domain names for an AWS account.

Usage

apigatewayv2_get_domain_names(MaxResults, NextToken)

Arguments

MaxResults

The maximum number of elements to be returned for this resource.

NextToken

The next page of elements from this collection. Not valid for the last element of the collection.

Request syntax

svc$get_domain_names(
  MaxResults = "string",
  NextToken = "string"
)