AwsSqs ASFF의 리소스
다음은 AwsSqs
리소스에 대한 AWS Security Finding Format(ASFF) 구문의 예제입니다.
AWS Security Hub은(는) 다양한 소스의 조사 결과를 ASFF로 정규화합니다. ASFF에 대한 배경 정보는 AWS Security Finding Format(ASFF) 섹션을 참조하세요.
AwsSqsQueue
AwsSqsQueue
객체에는 Amazon Simple Queue Service 대기열에 대한 정보가 들어 있습니다.
다음 예제에서는 AwsSqsQueue
객체의 AWS Security Finding Format(ASFF)을 보여줍니다. AwsSqsQueue
속성에 대한 설명을 보려면 AWS Security Hub API 참조의 AwsSqsQueueDetails를 참조하세요.
예제
"AwsSqsQueue": { "DeadLetterTargetArn": "arn:aws:sqs:us-west-2:123456789012:queue/target", "KmsDataKeyReusePeriodSeconds": 60,, "KmsMasterKeyId": "1234abcd-12ab-34cd-56ef-1234567890ab", "QueueName": "sample-queue" }