Skip to content

Commit

Permalink
ci: add latest aws sdk default setting
Browse files Browse the repository at this point in the history
  • Loading branch information
anayeaye committed Mar 4, 2024
1 parent 92ba2ba commit 6a9cdc2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cdk.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"app": "python3 app.py"
"app": "python3 app.py",
"@aws-cdk/customresources:installLatestAwsSdkDefault": false
}

0 comments on commit 6a9cdc2

Please sign in to comment.