File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ Resources:
4343 Effect : Allow
4444 Resource :
4545 - Fn::Sub : arn:aws:secretsmanager:${AWS::Region}:${AWS::AccountId}:secret:infra-core-api-config*
46+ - Fn::Sub : arn:aws:secretsmanager:${AWS::Region}:427040638965:secret:infra-core-api-testing-credentials* # this secret only exists in awsdev account
4647
4748 - Action :
4849 - dynamodb:DescribeLimits
@@ -199,7 +200,6 @@ Resources:
199200 Resource :
200201 - Fn::Sub : arn:aws:secretsmanager:${AWS::Region}:${AWS::AccountId}:secret:infra-core-api-entra*
201202 - Fn::Sub : arn:aws:secretsmanager:${AWS::Region}:${AWS::AccountId}:secret:infra-core-api-ro-entra*
202- - Fn::Sub : arn:aws:secretsmanager:${AWS::Region}:427040638965:secret:infra-core-api-testing-credentials* # this secret only exists in awsdev account
203203
204204 # SQS Lambda IAM Role
205205 SqsLambdaIAMRole :
You can’t perform that action at this time.
0 commit comments