BasePathMapping - Amazon API Gateway

BasePathMapping

Represents the base path that callers of the API must provide as part of the URL after the domain name.

Contents

basePath

The base path name that callers of the API must provide as part of the URL after the domain name.

Type: String

Required: No

restApiId

The string identifier of the associated RestApi.

Type: String

Required: No

stage

The name of the associated stage.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: