The Amazon Resource Name (ARN) of the route.
The Amazon Web Services account ID of the route creator.
The timestamp of when the route is created.
Unique identifier of the environment.
Any error associated with the route resource.
Indicates whether to match all subpaths of the given source path. If this value is
false
, requests must match the source path exactly before they are forwarded to
this route's service.
A timestamp that indicates when the route was last updated.
A list of HTTP methods to match. An empty list matches all values. If a method is present, only HTTP requests using that method are forwarded to this route’s service.
The Amazon Web Services account ID of the route owner.
A mapping of Amazon API Gateway path resources to resource IDs.
The unique identifier of the route.
DEFAULT: All traffic that does not match another route is forwarded to the default route. Applications must have a default route before any other routes can be created.
URI_PATH: A route that is based on a URI path.
The type of route.
The unique identifier of the service.
The path to use to match traffic. Paths must start with /
and are relative to
the base of the application.
The current state of the route.
The tags assigned to the route. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key-value pair.
The ID of the application that the route belongs to.