From 43ac7d5b2db7468f0e8c67b8c5d03f7104951849 Mon Sep 17 00:00:00 2001 From: Jeff Maley Date: Tue, 31 May 2022 12:58:59 -0700 Subject: [PATCH] added comment for s3 bucket-level public access block collection; --- collect_commands.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/collect_commands.yaml b/collect_commands.yaml index d3b150c74..568633896 100644 --- a/collect_commands.yaml +++ b/collect_commands.yaml @@ -62,6 +62,11 @@ Parameters: - Name: AccountId Value: sts-get-caller-identity.json|.Account +- Service: s3 + Request: get-public-access-block + Parameters: + - Name: Bucket + Value: s3-list-buckets.json|.Buckets[]?|.Name - Service: s3 Request: list-buckets - Service: s3