Skip to content

Excluding S3 multi-region-access check #5711

Answered by jfagoagas
qadri99-max asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @qadri99-max, with your command you are still executing checks that requires the S3 Control service and probably those are the ones timing out. In your AWS environment, are you doing a intensive usage of S3 and S3 control?

The following are the checks that requires the S3 Control service:

  • s3_access_point_public_access_block
  • s3_account_level_public_access_blocks
  • s3_bucket_level_public_access_block
  • s3_bucket_policy_public_write_access
  • s3_bucket_public_access
  • s3_bucket_public_list_acl
  • s3_bucket_public_write_acl
  • s3_multi_region_access_point_public_access_block -> This is the one you are excluding now.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@qadri99-max
Comment options

@jfagoagas
Comment options

Answer selected by qadri99-max
@qadri99-max
Comment options

@jfagoagas
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants