BasePathMapping - Amazon API Gateway
This documentation is a draft for private preview for regions in the AWS European Sovereign Cloud. Documentation content will continue to evolve. Published: January 6, 2026.

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: