- 필수 기능
- 시작하기
- 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
availability_zone
Type: STRING
Provider name: AvailabilityZone
Description: The Availability Zone where the instance profile runs.
description
Type: STRING
Provider name: Description
Description: A description of the instance profile. Descriptions can have up to 31 characters. A description can contain only ASCII letters, digits, and hyphens (’-’). Also, it can’t end with a hyphen or contain two consecutive hyphens, and can only begin with a letter.
instance_profile_arn
Type: STRING
Provider name: InstanceProfileArn
Description: The Amazon Resource Name (ARN) string that uniquely identifies the instance profile.
instance_profile_creation_time
Type: TIMESTAMP
Provider name: InstanceProfileCreationTime
Description: The time the instance profile was created.
instance_profile_name
Type: STRING
Provider name: InstanceProfileName
Description: The user-friendly name for the instance profile.
kms_key_arn
Type: STRING
Provider name: KmsKeyArn
Description: The Amazon Resource Name (ARN) of the KMS key that is used to encrypt the connection parameters for the instance profile. If you don’t specify a value for the KmsKeyArn
parameter, then DMS uses your default encryption key. KMS creates the default encryption key for your Amazon Web Services account. Your Amazon Web Services account has a different default encryption key for each Amazon Web Services Region.
network_type
Type: STRING
Provider name: NetworkType
Description: Specifies the network type for the instance profile. A value of IPV4
represents an instance profile with IPv4 network type and only supports IPv4 addressing. A value of IPV6
represents an instance profile with IPv6 network type and only supports IPv6 addressing. A value of DUAL
represents an instance profile with dual network type that supports IPv4 and IPv6 addressing.
publicly_accessible
Type: BOOLEAN
Provider name: PubliclyAccessible
Description: Specifies the accessibility options for the instance profile. A value of true
represents an instance profile with a public IP address. A value of false
represents an instance profile with a private IP address. The default value is true
.
subnet_group_identifier
Type: STRING
Provider name: SubnetGroupIdentifier
Description: The identifier of the subnet group that is associated with the instance profile.
tags
Type: UNORDERED_LIST_STRING
vpc_security_groups
Type: UNORDERED_LIST_STRING
Provider name: VpcSecurityGroups
Description: The VPC security groups that are used with the instance profile. The VPC security group must work with the VPC containing the instance profile.