Skip to content

Commit

Permalink
feature #1 - update serverless
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeniosales committed Oct 17, 2022
1 parent c9b96f7 commit a65bf1c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ provider:
region: us-east-1
deploymentBucket:
name: sbf-sls-artifacts-custom-test-${self:provider.stage}
vpc:
securityGroupIds:
- sg-026d83888df8aa77d
subnetIds:
- subnet-06761316782230c98
- subnet-052df03e273a7e04c
useDotenv: true
iamRoleStatements:
- Effect: Allow
Expand Down

0 comments on commit a65bf1c

Please sign in to comment.