- 필수 기능
- 시작하기
- 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
end_time
Type: TIMESTAMP
Provider name: EndTime
Description: The time that the resource scan was finished.
percentage_completed
Type: DOUBLE
Provider name: PercentageCompleted
Description: The percentage of the resource scan that has been completed.
resource_scan_id
Type: STRING
Provider name: ResourceScanId
Description: The Amazon Resource Name (ARN) of the resource scan. The format is arn:${Partition}:cloudformation:${Region}:${Account}:resourceScan/${Id}
. An example is arn:aws:cloudformation:us-east-1:123456789012:resourceScan/f5b490f7-7ed4-428a-aa06-31ff25db0772
.
resource_types
Type: UNORDERED_LIST_STRING
Provider name: ResourceTypes
Description: The list of resource types for the specified scan. Resource types are only available for scans with a Status
set to COMPLETE
or FAILED
.
resources_read
Type: INT32
Provider name: ResourcesRead
Description: The number of resources that were read. This is only available for scans with a Status
set to COMPLETE
, EXPIRED
, or FAILED
. ResourceScanLimitExceededException
.
resources_scanned
Type: INT32
Provider name: ResourcesScanned
Description: The number of resources that were listed. This is only available for scans with a Status
set to COMPLETE
, EXPIRED
, or FAILED
.
scan_filters
Type: UNORDERED_LIST_STRUCT
Provider name: ScanFilters
Description: The scan filters that were used.
types
UNORDERED_LIST_STRING
Types
AWS::ServiceName::ResourceType
, for example, AWS::DynamoDB::Table
. For the full list of supported resource types, see the Resource type support table in the CloudFormation User Guide. To scan all resource types within a service, you can use a wildcard, represented by an asterisk (
). You can place an asterisk at only the end of the string, for example, AWS::S3::
.start_time
Type: TIMESTAMP
Provider name: StartTime
Description: The time that the resource scan was started.
status
Type: STRING
Provider name: Status
Description: Status of the resource scan.
status_reason
Type: STRING
Provider name: StatusReason
Description: The reason for the resource scan status, providing more information if a failure happened.
tags
Type: UNORDERED_LIST_STRING