Skip to content

Instantly share code, notes, and snippets.

View divyanshu-slice's full-sized avatar

DIvyanshu Srivastava divyanshu-slice

View GitHub Profile
photon --file deployment.json #for creating and updating the infra
photon --file deployment.json --terminate #deletes the infra
policies:
- name: CheckPublicBlockForPrivateS3Bucket
resource: s3
filters:
- type: check-public-block
BlockPublicAcls: false
BlockPublicPolicy: false
IgnorePublicAcls: false
RestrictPublicBuckets: false
actions: