- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
account_id
Type: STRING
connectivity_type
Type: STRING
Provider name: ConnectivityType
Description: Indicates whether the NAT gateway supports public or private connectivity.
create_time
Type: TIMESTAMP
Provider name: CreateTime
Description: The date and time the NAT gateway was created.
delete_time
Type: TIMESTAMP
Provider name: DeleteTime
Description: The date and time the NAT gateway was deleted, if applicable.
failure_code
Type: STRING
Provider name: FailureCode
Description: If the NAT gateway could not be created, specifies the error code for the failure. (InsufficientFreeAddressesInSubnet
| Gateway.NotAttached
| InvalidAllocationID.NotFound
| Resource.AlreadyAssociated
| InternalError
| InvalidSubnetID.NotFound
)
failure_message
Type: STRING
Provider name: FailureMessage
Description: If the NAT gateway could not be created, specifies the error message for the failure, that corresponds to the error code.
nat_gateway_addresses
Type: UNORDERED_LIST_STRUCT
Provider name: NatGatewayAddresses
Description: Information about the IP addresses and network interface associated with the NAT gateway.
allocation_id
STRING
AllocationId
association_id
STRING
AssociationId
failure_message
STRING
FailureMessage
is_primary
BOOLEAN
IsPrimary
network_interface_id
STRING
NetworkInterfaceId
private_ip
STRING
PrivateIp
public_ip
STRING
PublicIp
status
STRING
Status
nat_gateway_arn
Type: STRING
nat_gateway_id
Type: STRING
Provider name: NatGatewayId
Description: The ID of the NAT gateway.
provisioned_bandwidth
Type: STRUCT
Provider name: ProvisionedBandwidth
Description: Reserved. If you need to sustain traffic greater than the documented limits, contact Amazon Web Services Support.
provision_time
TIMESTAMP
ProvisionTime
provisioned
STRING
Provisioned
request_time
TIMESTAMP
RequestTime
requested
STRING
Requested
status
STRING
Status
state
Type: STRING
Provider name: State
Description: The state of the NAT gateway.
pending
: The NAT gateway is being created and is not ready to process traffic.failed
: The NAT gateway could not be created. Check the failureCode
and failureMessage
fields for the reason.available
: The NAT gateway is able to process traffic. This status remains until you delete the NAT gateway, and does not indicate the health of the NAT gateway.deleting
: The NAT gateway is in the process of being terminated and may still be processing traffic.deleted
: The NAT gateway has been terminated and is no longer processing traffic.subnet_id
Type: STRING
Provider name: SubnetId
Description: The ID of the subnet in which the NAT gateway is located.
tags
Type: UNORDERED_LIST_STRING
vpc_id
Type: STRING
Provider name: VpcId
Description: The ID of the VPC in which the NAT gateway is located.