Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-apigateway-basepathmapping.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::ApiGateway::BasePathMapping. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-apigateway

Properties

DomainName string | Aws_CF_FunctionString required

The DomainName of an AWS::ApiGateway::DomainName resource.

BasePath string | Aws_CF_FunctionString

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

RestApiId string | Aws_CF_FunctionString

The ID of the API.

Stage string | Aws_CF_FunctionString

The name of the API's stage.