Skip to content

Commit

Permalink
Reverted profile comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemac007 committed Apr 17, 2022
1 parent 8291848 commit cad4c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins:
provider:
name: aws
# Sane defaults, easy for multi-account/multi-region organizations
# profile: ${param:aws_profile, env:AWS_PROFILE, 'default'}
profile: ${param:aws_profile, env:AWS_PROFILE, 'default'}
region: ${env:AWS_REGION, env:AWS_DEFAULT_REGION, 'us-east-1'}
runtime: python3.9

Expand Down

0 comments on commit cad4c3a

Please sign in to comment.