Skip to content

Commit

Permalink
Merge branch 'main' into update-objectsKeyPattern-docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed Nov 29, 2023
2 parents 6c511d8 + 329accc commit 3499812
Show file tree
Hide file tree
Showing 12 changed files with 17 additions and 111 deletions.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"Properties": {
"Code": {
"S3Bucket": "cdk-hnb659fds-assets-234567890123-af-south-1",
"S3Key": "2b579e92e62b1fec719d37bec6b4c9a853eb770a1ec95bbfb0cb301be93af3b7.zip"
"S3Key": "8b3eb4893317dd327e9817a7e5472f97fd34125627ca21ac8cd6b0303a869b9a.zip"
},
"Timeout": 900,
"MemorySize": 128,
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"Properties": {
"Code": {
"S3Bucket": "cdk-hnb659fds-assets-234567890123-us-east-1",
"S3Key": "2b579e92e62b1fec719d37bec6b4c9a853eb770a1ec95bbfb0cb301be93af3b7.zip"
"S3Key": "8b3eb4893317dd327e9817a7e5472f97fd34125627ca21ac8cd6b0303a869b9a.zip"
},
"Timeout": 900,
"MemorySize": 128,
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { handler } from '../../lib/cross-account-zone-delegation-handler';
import { handler } from '../../lib/aws-route53/cross-account-zone-delegation-handler/index';

const mockAssumeRole = jest.fn();
const mockChangeResourceRecordSets = jest.fn();
Expand Down
Empty file.
Loading

0 comments on commit 3499812

Please sign in to comment.