- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
account_id
Type: STRING
block_public_access_configuration
Type: STRUCT
Provider name: BlockPublicAccessConfiguration
Description: A configuration for Amazon EMR block public access. The configuration applies to all clusters created in your account for the current Region. The configuration specifies whether block public access is enabled. If block public access is enabled, security groups associated with the cluster cannot have rules that allow inbound traffic from 0.0.0.0/0 or ::/0 on a port, unless the port is specified as an exception using PermittedPublicSecurityGroupRuleRanges
in the BlockPublicAccessConfiguration
. By default, Port 22 (SSH) is an exception, and public access is allowed on this port. You can change this by updating the block public access configuration to remove the exception.
block_public_security_group_rules
BOOLEAN
BlockPublicSecurityGroupRules
true
) or disabled (false
). By default, the value is false
for accounts that have created Amazon EMR clusters before July 2019. For accounts created after this, the default is true
.permitted_public_security_group_rule_ranges
UNORDERED_LIST_STRUCT
PermittedPublicSecurityGroupRuleRanges
PermittedPublicSecurityGroupRuleRanges
, Amazon EMR allows cluster creation if a security group associated with the cluster has a rule that allows inbound traffic on Port 23 from IPv4 0.0.0.0/0 or IPv6 port ::/0 as the source. By default, Port 22, which is used for SSH access to the cluster Amazon EC2 instances, is in the list of PermittedPublicSecurityGroupRuleRanges
.max_range
INT32
MaxRange
min_range
INT32
MinRange
block_public_access_configuration_metadata
Type: STRUCT
Provider name: BlockPublicAccessConfigurationMetadata
Description: Properties that describe the Amazon Web Services principal that created the BlockPublicAccessConfiguration
using the PutBlockPublicAccessConfiguration
action as well as the date and time that the configuration was created. Each time a configuration for block public access is updated, Amazon EMR updates this metadata.
created_by_arn
STRING
CreatedByArn
creation_date_time
TIMESTAMP
CreationDateTime
tags
Type: UNORDERED_LIST_STRING