latest--aws-apigateway-basepathmapping
shared
Type:
object
Resource Type definition for AWS::ApiGateway::BasePathMapping. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-apigateway
Properties
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.