Skip to content

Commit

Permalink
Merge pull request #15 from amaysim-au/DOPE-8266-sls-fix
Browse files Browse the repository at this point in the history
DOPE-8266-sls-fix
  • Loading branch information
isaac-gittins authored Sep 20, 2024
2 parents 51692df + e650ace commit 6eabf58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ provider:
name: amaysim-serverless-deployments-${env:AWS_ACCOUNT_ID}-${env:AWS_REGION}
timeout: 60
region: ${env:AWS_REGION}
variableSyntax: "\\${(?!AWS::)((?:self|env):[ :a-zA-Z0-9._,\\-\\/\\(\\)]+?)}"
iamRoleStatements:
- Effect: Allow
Action:
Expand Down

0 comments on commit 6eabf58

Please sign in to comment.