Skip to content

Commit 96f4446

Browse files
committed
Need permission to all resources
1 parent 5399dcd commit 96f4446

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

msk-lambda-schema-avro-java-sam/template_original.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,9 +151,7 @@ Resources:
151151
- glue:PutSchemaVersionMetadata
152152
- glue:GetSchemaVersionsDiff
153153
- glue:QuerySchemaVersionMetadata
154-
Resource:
155-
- !GetAtt MSKGlueRegistry.Arn
156-
- !GetAtt ContactSchema.Arn
154+
Resource: '*'
157155

158156
- Sid: SQSPermissionsPolicy
159157
Effect: Allow

0 commit comments

Comments
 (0)