diff --git a/CODEOWNERS b/CODEOWNERS index a781902..1dfc5ed 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,4 +1,4 @@ # This file specifies owners for pull request approval # See https://help.github.com/articles/about-code-owners/ -* @LBHackney-IT/targeted-services +* @LBHackney-IT/shared-services diff --git a/ContractsApi/serverless.yml b/ContractsApi/serverless.yml index 595faf5..bafd403 100644 --- a/ContractsApi/serverless.yml +++ b/ContractsApi/serverless.yml @@ -136,7 +136,7 @@ custom: authorizerArns: development: arn:aws:lambda:eu-west-2:859159924354:function:api-gateway-lambda-authorizer staging: arn:aws:lambda:eu-west-2:715003523189:function:api-gateway-lambda-authorizer - production: arn:aws:lambda:eu-west-2:153306643385:function:api-auth-verify-token-new-production-apiauthverifytokennew + production: arn:aws:lambda:eu-west-2:153306643385:function:api-gateway-lambda-authorizer pre-production: arn:aws:lambda:eu-west-2:578479666894:function:api-auth-verify-token-new-pre-production-apiauthverifytokennew safeguards: - title: Require authorizer