BasePathMapping - Amazon API Gateway
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: