Skip to content

Commit

Permalink
Merge branch 'main' into huijbers/rename-aws-cognito-identitypool
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Apr 12, 2023
2 parents bb71ecc + 123134a commit f24aa34
Show file tree
Hide file tree
Showing 565 changed files with 1,184 additions and 4,825 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ const stack = new Stack(app, 'aws-cdk-cloudtrail-inshights-test');
const cloudTrailPrincipal = new iam.ServicePrincipal('cloudtrail.amazonaws.com');

const Trailbucket = new s3.Bucket(stack, 'S3', {
encryption: s3.BucketEncryption.UNENCRYPTED,
removalPolicy: RemovalPolicy.DESTROY,
autoDeleteObjects: true,
});
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"repository": {
"type": "git",
"url": "https://github.com/aws/aws-cdk.git",
"directory": "packages/@aws-cdk/aws-amplify"
"directory": "packages/@aws-cdk/aws-amplify-alpha"
},
"homepage": "https://github.com/aws/aws-cdk",
"scripts": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"repository": {
"type": "git",
"url": "https://github.com/aws/aws-cdk.git",
"directory": "packages/@aws-cdk/aws-apigatewayv2"
"directory": "packages/@aws-cdk/aws-apigatewayv2-alpha"
},
"homepage": "https://github.com/aws/aws-cdk",
"scripts": {
Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"repository": {
"type": "git",
"url": "https://github.com/aws/aws-cdk.git",
"directory": "packages/@aws-cdk/aws-apigatewayv2-integrations"
"directory": "packages/@aws-cdk/aws-apigatewayv2-integrations-alpha"
},
"homepage": "https://github.com/aws/aws-cdk",
"scripts": {
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"repository": {
"type": "git",
"url": "https://github.com/aws/aws-cdk.git",
"directory": "packages/@aws-cdk/aws-apprunner"
"directory": "packages/@aws-cdk/aws-apprunner-alpha"
},
"homepage": "https://github.com/aws/aws-cdk",
"scripts": {
Expand Down
Loading

0 comments on commit f24aa34

Please sign in to comment.