Skip to content

Commit

Permalink
Update permissions on execution role
Browse files Browse the repository at this point in the history
  • Loading branch information
estohlmann committed Nov 12, 2024
1 parent eaa61ab commit 7d36906
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/models/docker-image-builder.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ import {
ServicePrincipal,
ManagedPolicy,
Policy,
PolicyStatement,
Effect
PolicyStatement
} from 'aws-cdk-lib/aws-iam';
import { Stack, Duration } from 'aws-cdk-lib';
import { Bucket } from 'aws-cdk-lib/aws-s3';
Expand Down

0 comments on commit 7d36906

Please sign in to comment.