We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b49dfe4 commit ebd2a0aCopy full SHA for ebd2a0a
1 file changed
infrastructure/instance/policies/secret_manager.json
@@ -4,7 +4,7 @@
4
{
5
"Effect": "Allow",
6
"Action": "secretsmanager:GetSecretValue",
7
- "Resource": "arn:aws:secretsmanager:eu-west-2:${account_id}:secret:imms/pds/*/*"
+ "Resource": "arn:aws:secretsmanager:eu-west-2:${account_id}:secret:imms/outbound/*/*"
8
}
9
]
10
0 commit comments