We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e76cc commit c3dae9bCopy full SHA for c3dae9b
e2e_tests/setup/integ-test-authentication.yaml
@@ -105,7 +105,7 @@ Resources:
105
Action:
106
- "secretsmanager:GetSecretValue"
107
Resource:
108
- - !Sub "arn:aws:secretsmanager:${AWS::Region}:${AWS::AccountId}:secret:mcp-lambda-examples-user-creds-*"
+ - !Sub "arn:aws:secretsmanager:${AWS::Region}:${AWS::AccountId}:secret:mcp-lambda-examples-oauth-client-secret-*"
109
Roles:
110
- !Ref IntegrationTestRole
111
0 commit comments