This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

aws_migrationhubrefactorspaces_route

account_id

Type: STRING

append_source_path

Type: BOOLEAN
Provider name: AppendSourcePath
Description: If set to true, this option appends the source path to the service URL endpoint.

application_id

Type: STRING
Provider name: ApplicationId
Description: The unique identifier of the application.

arn

Type: STRING
Provider name: Arn
Description: The Amazon Resource Name (ARN) of the route.

created_by_account_id

Type: STRING
Provider name: CreatedByAccountId
Description: The Amazon Web Services account ID of the route creator.

created_time

Type: TIMESTAMP
Provider name: CreatedTime
Description: A timestamp that indicates when the route is created.

environment_id

Type: STRING
Provider name: EnvironmentId
Description: The unique identifier of the environment.

error

Type: STRUCT
Provider name: Error
Description: Any error associated with the route resource.

  • account_id
    Type: STRING
    Provider name: AccountId
    Description: The Amazon Web Services account ID of the resource owner.
  • additional_details
    Type: MAP_STRING_STRING
    Provider name: AdditionalDetails
    Description: Additional details about the error.
  • code
    Type: STRING
    Provider name: Code
    Description: The error code associated with the error.
  • message
    Type: STRING
    Provider name: Message
    Description: The message associated with the error.
  • resource_identifier
    Type: STRING
    Provider name: ResourceIdentifier
    Description: The ID of the resource.
  • resource_type
    Type: STRING
    Provider name: ResourceType
    Description: The type of resource.

include_child_paths

Type: BOOLEAN
Provider name: IncludeChildPaths
Description: 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.

last_updated_time

Type: TIMESTAMP
Provider name: LastUpdatedTime
Description: A timestamp that indicates when the route was last updated.

methods

Type: UNORDERED_LIST_STRING
Provider name: Methods
Description: 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.

owner_account_id

Type: STRING
Provider name: OwnerAccountId
Description: The Amazon Web Services account ID of the route owner.

path_resource_to_id

Type: MAP_STRING_STRING
Provider name: PathResourceToId
Description: A mapping of Amazon API Gateway path resources to resource IDs.

route_id

Type: STRING
Provider name: RouteId
Description: The unique identifier of the route.

route_type

Type: STRING
Provider name: RouteType
Description: The route type of the route.

service_id

Type: STRING
Provider name: ServiceId
Description: The unique identifier of the service.

source_path

Type: STRING
Provider name: SourcePath
Description: This is the path that Refactor Spaces uses to match traffic. Paths must start with / and are relative to the base of the application. To use path parameters in the source path, add a variable in curly braces. For example, the resource path {user} represents a path parameter called ‘user’.

state

Type: STRING
Provider name: State
Description: The current state of the route.

tags

Type: UNORDERED_LIST_STRING