- 필수 기능
- 시작하기
- 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
creation_time
Type: TIMESTAMP
Provider name: CreationTime
Description: The date and time that a framework is created, in ISO 8601 representation. The value of CreationTime
is accurate to milliseconds. For example, 2020-07-10T15:00:00.000-08:00 represents the 10th of July 2020 at 3:00 PM 8 hours behind UTC.
deployment_status
Type: STRING
Provider name: DeploymentStatus
Description: The deployment status of a framework. The statuses are: CREATE_IN_PROGRESS | UPDATE_IN_PROGRESS | DELETE_IN_PROGRESS | COMPLETED | FAILED
framework_arn
Type: STRING
Provider name: FrameworkArn
Description: An Amazon Resource Name (ARN) that uniquely identifies a resource. The format of the ARN depends on the resource type.
framework_controls
Type: UNORDERED_LIST_STRUCT
Provider name: FrameworkControls
Description: The controls that make up the framework. Each control in the list has a name, input parameters, and scope.
control_input_parameters
UNORDERED_LIST_STRUCT
ControlInputParameters
parameter_name
STRING
ParameterName
BackupPlanFrequency
.parameter_value
STRING
ParameterValue
hourly
.control_name
STRING
ControlName
control_scope
STRUCT
ControlScope
ControlScope
.compliance_resource_ids
UNORDERED_LIST_STRING
ComplianceResourceIds
compliance_resource_types
UNORDERED_LIST_STRING
ComplianceResourceTypes
EFS
or RDS
.framework_description
Type: STRING
Provider name: FrameworkDescription
Description: An optional description of the framework.
framework_name
Type: STRING
Provider name: FrameworkName
Description: The unique name of a framework.
framework_status
Type: STRING
Provider name: FrameworkStatus
Description: A framework consists of one or more controls. Each control governs a resource, such as backup plans, backup selections, backup vaults, or recovery points. You can also turn Config recording on or off for each resource. The statuses are:
ACTIVE
when recording is turned on for all resources governed by the framework.PARTIALLY_ACTIVE
when recording is turned off for at least one resource governed by the framework.INACTIVE
when recording is turned off for all resources governed by the framework.UNAVAILABLE
when Backup is unable to validate recording status at this time.idempotency_token
Type: STRING
Provider name: IdempotencyToken
Description: A customer-chosen string that you can use to distinguish between otherwise identical calls to DescribeFrameworkOutput
. Retrying a successful request with the same idempotency token results in a success message with no action taken.
tags
Type: UNORDERED_LIST_STRING