Checks if the required public access block settings are configured at the account level. The rule is NON_COMPLAINT if the configuration item does not match one or more settings from parameters (or default).

This config rule supports the following parameters:

  • IgnorePublicAcls
    • Required: No
    • Type: String
    • Description:IgnorePublicAcls is enforced or not
    • Default Value: True
  • BlockPublicPolicy
    • Required: No
    • Type: String
    • Description:BlockPublicPolicy is enforced or not
    • Default Value: True
  • BlockPublicAcls
    • Required: No
    • Type: String
    • Description:BlockPublicAcls is enforced or not
    • Default Value: True
  • RestrictPublicBuckets
    • Required: No
    • Type: String
    • Description:RestrictPublicBuckets is enforced or not
    • Default Value: True

ConfigRule
AWS::Config::ConfigRule


Source *
CustomPolicyDetails
SourceDetails

CloudFormation Template

Share Template