Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
chore: cleanup serverless.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
david tjokroaminoto committed Feb 22, 2024
1 parent 922e2bb commit c61c8a5
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,31 +26,6 @@ provider:
throttle:
burstLimit: 200
rateLimit: 100
apiKeys:
- ${opt:stage, "dev"}-notariseHealthcertKey-notarise
# generate API keys for other healthcert providers
# https://www.healthcerts.gov.sg/list-of-providers/
- ${opt:stage, "dev"}-notariseHealthcertKey-1Pass
- ${opt:stage, "dev"}-notariseHealthcertKey-3DCerts
- ${opt:stage, "dev"}-notariseHealthcertKey-Accredify
- ${opt:stage, "dev"}-notariseHealthcertKey-AOKpass
- name: ${opt:stage, "dev"}-notariseHealthcertKey-CollinsonAssistance
enabled: false
- ${opt:stage, "dev"}-notariseHealthcertKey-Jebhealth
- ${opt:stage, "dev"}-notariseHealthcertKey-KnowledgeCatalyst
- ${opt:stage, "dev"}-notariseHealthcertKey-Nextid
- ${opt:stage, "dev"}-notariseHealthcertKey-Riverr
- name: ${opt:stage, "dev"}-notariseHealthcertKey-Trybe
enabled: false
- ${opt:stage, "dev"}-notariseHealthcertKey-Edufied
- ${opt:stage, "dev"}-notariseHealthcertKey-Jedtrade
- ${opt:stage, "dev"}-notariseHealthcertKey-Kiyo
- ${opt:stage, "dev"}-notariseHealthcertKey-Filpass
- ${opt:stage, "dev"}-notariseHealthcertKey-UnoTechnologies
- name: ${self:service}-${self:provider.stage}-nexus
enabled: false
- ${opt:stage, "dev"}-notariseHealthcertKey-Myclnq
- ${opt:stage, "dev"}-notariseHealthcertKey-DoNotVerify
iam:
role:
permissionsBoundary: "arn:aws:iam::${self:custom.accountId}:policy/GCCIAccountBoundary"
Expand Down

0 comments on commit c61c8a5

Please sign in to comment.