Skip to content

Instantly share code, notes, and snippets.

@brianleroux
Created September 15, 2020 21:35
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 brianleroux/72dde4703597539e2aaea9682f7f984a to your computer and use it in GitHub Desktop.
Save brianleroux/72dde4703597539e2aaea9682f7f984a to your computer and use it in GitHub Desktop.
examle .arc-config with multiple policies
@aws
runtime python3.7
memory 256
timeout 3
concurrency 1
policies
arn:aws:iam::aws:policy/AmazonDynamoDBReadOnlyAccess
arn:aws:iam::aws:policy/AWSAccountActivityAccess
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment