- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
arn
Type: STRING
Provider name: Arn
Description: The Amazon Resource Name (ARN) that Cloud Map assigns to the service when you create it.
create_date
Type: TIMESTAMP
Provider name: CreateDate
Description: The date and time that the service was created, in Unix format and Coordinated Universal Time (UTC). The value of CreateDate
is accurate to milliseconds. For example, the value 1516925490.087
represents Friday, January 26, 2018 12:11:30.087 AM.
creator_request_id
Type: STRING
Provider name: CreatorRequestId
Description: A unique string that identifies the request and that allows failed requests to be retried without the risk of running the operation twice. CreatorRequestId
can be any unique string (for example, a date/timestamp).
description
Type: STRING
Provider name: Description
Description: The description of the service.
dns_config
Type: STRUCT
Provider name: DnsConfig
Description: A complex type that contains information about the Route 53 DNS records that you want Cloud Map to create when you register an instance. Dnsconfig
.
dns_records
UNORDERED_LIST_STRUCT
DnsRecords
DnsRecord
object for each Route 53 DNS record that you want Cloud Map to create when you register an instance. DnsRecord
object can’t be updated. To change a record type, you need to delete the service and recreate it with a new DnsConfig
.ttl
INT64
TTL
AWS_ALIAS_DNS_NAME
attribute when you submit a RegisterInstance request, the TTL
value is ignored. Always specify a TTL for the service; you can use a service to register instances that create either alias or non-alias records.type
STRING
Type
Type
in the following combinations:A
AAAA
A
and AAAA
SRV
CNAME
A
or AAAA
for Type
. You specify other settings, such as the IP address for A
and AAAA
records, when you register an instance. For more information, see RegisterInstance. The following values are supported:WEIGHTED
for the value of RoutingPolicy
.CNAME
for Type
and settings for HealthCheckConfig
. If you do, the request will fail with an InvalidInput
error.SRV
record. The value for an SRV
record uses the following values: priority weight port service-hostname
Note the following about the values:priority
and weight
are both set to 1
and can’t be changed.port
comes from the value that you specify for the AWS_INSTANCE_PORT
attribute when you submit a RegisterInstance request.service-hostname
is a concatenation of the following values:InstanceId
when you register an instance.InstanceId
is test
, the name of the service is backend
, and the name of the namespace is example.com
, the value of service-hostname
is the following: test.backend.example.com
SRV
record, note the following:AWS_INSTANCE_IPV4
, AWS_INSTANCE_IPV6
, or both in the RegisterInstance
request, Cloud Map automatically creates A
and/or AAAA
records that have the same name as the value of service-hostname
in the SRV
record. You can ignore these records.SRV
format, such as HAProxy, see the Name element in the documentation about CreateService
for information about how to specify the correct name format.namespace_id
STRING
NamespaceId
routing_policy
STRING
RoutingPolicy
WEIGHTED
for the routing policy. A
record and a health check. You use the service to register 10 instances. Route 53 responds to DNS queries with IP addresses for up to eight healthy instances. If fewer than eight instances are healthy, Route 53 responds to every DNS query with the IP addresses for all of the healthy instances. If you don’t define a health check for the service, Route 53 assumes that all instances are healthy and returns the values for up to eight instances. For more information about the multivalue routing policy, see Multivalue Answer Routing in the Route 53 Developer Guide.A
record and a health check. You use the service to register 10 instances. Route 53 responds to DNS queries with the IP address for one randomly selected instance from among the healthy instances. If no instances are healthy, Route 53 responds to DNS queries as if all of the instances were healthy. If you don’t define a health check for the service, Route 53 assumes that all instances are healthy and returns the applicable value for one randomly selected instance. For more information about the weighted routing policy, see Weighted Routing in the Route 53 Developer Guide.health_check_config
Type: STRUCT
Provider name: HealthCheckConfig
Description: Public DNS and HTTP namespaces only. A complex type that contains settings for an optional health check. If you specify settings for a health check, Cloud Map associates the health check with the records that you specify in DnsConfig
. For information about the charges for health checks, see Amazon Route 53 Pricing.
failure_threshold
INT32
FailureThreshold
resource_path
STRING
ResourcePath
/docs/route53-health-check.html
. Route 53 automatically adds the DNS name for the service. If you don’t specify a value for ResourcePath
, the default value is /
. If you specify TCP
for Type
, you must not specify a value for ResourcePath
.type
STRING
Type
Type
after you create a health check. Type
, the endpoint must support TLS v1.0 or later.TCP
for Type
, don’t specify a value for ResourcePath
.health_check_custom_config
Type: STRUCT
Provider name: HealthCheckCustomConfig
Description: A complex type that contains information about an optional custom health check. HealthCheckCustomConfig
or HealthCheckConfig
but not both.
failure_threshold
INT32
FailureThreshold
UpdateInstanceCustomHealthStatus
request before changing the status of the service instance. UpdateInstanceCustomHealthStatus
request before it changes the health status of a service instance. Sending a second or subsequent UpdateInstanceCustomHealthStatus
request with the same value before 30 seconds has passed doesn’t accelerate the change. Cloud Map still waits 30
seconds after the first request to make the change.id
Type: STRING
Provider name: Id
Description: The ID that Cloud Map assigned to the service when you created it.
instance_count
Type: INT32
Provider name: InstanceCount
Description: The number of instances that are currently associated with the service. Instances that were previously associated with the service but that are deleted aren’t included in the count. The count might not reflect pending registrations and deregistrations.
name
Type: STRING
Provider name: Name
Description: The name of the service.
namespace_id
Type: STRING
Provider name: NamespaceId
Description: The ID of the namespace that was used to create the service.
tags
Type: UNORDERED_LIST_STRING
type
Type: STRING
Provider name: Type
Description: Describes the systems that can be used to discover the service instances.
DiscoverInstances
API operation.DiscoverInstances
API operation.