Skip to main content

🔌 AWS S3 Access Point - object.extracts.yaml

  • Contextual name: 🔌 object.extracts.yaml
  • ID: /types/CA10A1__CaAwsS3AccessPoint__c/object.extracts.yaml

Used In

LogicPolicyFlags
🧠 prod.logic.yaml🟢🛡️ AWS S3 Access Point is not configured to block public access🟢🟢 x3
🧠 prod.logic.yaml🟢🛡️ AWS S3 Multi-Region Access Point is not configured to block public access🟢🟢 x3

Content

Open File

---
extracts:
- name: "CA10A1__blockPublicAcls__c"
value:
FIELD:
path: "CA10A1__blockPublicAcls__c"
undeterminedIf:
noAccessDelegate:
path: "CA10A1__blockPublicAcls__c"
currentStateMessage: "Unable to determine block public access settings. Possible permission issue with s3:GetAccessPoint"
- name: "CA10A1__blockPublicPolicy__c"
value:
FIELD:
path: "CA10A1__blockPublicPolicy__c"
undeterminedIf:
noAccessDelegate:
path: "CA10A1__blockPublicPolicy__c"
currentStateMessage: "Unable to determine block public access settings. Possible permission issue with s3:GetAccessPoint"
- name: "CA10A1__ignorePublicAcls__c"
value:
FIELD:
path: "CA10A1__ignorePublicAcls__c"
undeterminedIf:
noAccessDelegate:
path: "CA10A1__ignorePublicAcls__c"
currentStateMessage: "Unable to determine block public access settings. Possible permission issue with s3:GetAccessPoint"
- name: "CA10A1__restrictPublicBuckets__c"
value:
FIELD:
path: "CA10A1__restrictPublicBuckets__c"
undeterminedIf:
noAccessDelegate:
path: "CA10A1__restrictPublicBuckets__c"
currentStateMessage: "Unable to determine block public access settings. Possible permission issue with s3:GetAccessPoint"