Skip to content

Instantly share code, notes, and snippets.

@s0enke
Created February 10, 2017 13:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save s0enke/97920702cf1cdb4f45411e926ca028a3 to your computer and use it in GitHub Desktop.
Save s0enke/97920702cf1cdb4f45411e926ca028a3 to your computer and use it in GitHub Desktop.
cloud-custodian error message when running as Lambda function
policies:
- name: s3-bucket-check
resource: s3
mode:
role: arn:aws:iam::xxxxx:role/lambda-basic-execution
type: periodic
schedule: "rate(10 minutes)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment