Created
September 15, 2020 21:35
-
-
Save brianleroux/72dde4703597539e2aaea9682f7f984a to your computer and use it in GitHub Desktop.
examle .arc-config with multiple policies
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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