Skip to content

Commit

Permalink
chore(s3-deployment): Adjust README to avoid build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Justinon committed Sep 21, 2023
1 parent d494d11 commit 4cc8dcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/aws-cdk-lib/aws-s3-deployment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,6 @@ are supported however, namely: Ref, Fn::GetAtt, Fn::Join, and Fn::Select (Fn::Sp
For example:

```ts
import * as s3 from 'aws-cdk-lib/aws-s3';
import * as sns from 'aws-cdk-lib/aws-sns';
import * as elbv2 from 'aws-cdk-lib/aws-elasticloadbalancingv2';

Expand Down

0 comments on commit 4cc8dcb

Please sign in to comment.