This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

aws_migrationhubrefactorspaces_service

account_id

Type: STRING

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 service.

created_by_account_id

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

created_time

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

description

Type: STRING
Provider name: Description
Description: A description of the service.

endpoint_type

Type: STRING
Provider name: EndpointType
Description: The endpoint type of the service.

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 service 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.

lambda_endpoint

Type: STRUCT
Provider name: LambdaEndpoint
Description: A summary of the configuration for the Lambda endpoint type.

  • arn
    Type: STRING
    Provider name: Arn
    Description: The Amazon Resource Name (ARN) of the Lambda endpoint.

last_updated_time

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

name

Type: STRING
Provider name: Name
Description: The name of the service.

owner_account_id

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

service_id

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

state

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

tags

Type: UNORDERED_LIST_STRING

url_endpoint

Type: STRUCT
Provider name: UrlEndpoint
Description: The summary of the configuration for the URL endpoint type.

  • health_url
    Type: STRING
    Provider name: HealthUrl
    Description: The health check URL of the URL endpoint type. If the URL is a public endpoint, the HealthUrl must also be a public endpoint. If the URL is a private endpoint inside a virtual private cloud (VPC), the health URL must also be a private endpoint, and the host must be the same as the URL.
  • url
    Type: STRING
    Provider name: Url
    Description: The URL to route traffic to. The URL must be an rfc3986-formatted URL. If the host is a domain name, the name must be resolvable over the public internet. If the scheme is https, the top level domain of the host must be listed in the IANA root zone database.

vpc_id

Type: STRING
Provider name: VpcId
Description: The ID of the virtual private cloud (VPC).