Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15,264 changes: 15,264 additions & 0 deletions package-lock.json

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions package.json

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

2 changes: 1 addition & 1 deletion test/integ.node-proxy-agent.ts.snapshot/integ.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"assertionStackName": "integtestDefaultTestDeployAssert24D5C536"
}
},
"minimumCliVersion": "2.1029.3"
"minimumCliVersion": "2.1031.0"
}
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@
}
}
},
"e62f666f175c02331133bc1994f98b6e79e642662feafffda8d26ee03dabd4f8": {
"f0ee717f7923920f3b6842765c95525c35763a69ce0364967262de9d986d02b0": {
"displayName": "lambda-layer-node-proxy-agent-integ-stack Template",
"source": {
"path": "lambda-layer-node-proxy-agent-integ-stack.template.json",
"packaging": "file"
},
"destinations": {
"current_account-current_region-df82f82e": {
"current_account-current_region-93753619": {
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
"objectKey": "e62f666f175c02331133bc1994f98b6e79e642662feafffda8d26ee03dabd4f8.json",
"objectKey": "f0ee717f7923920f3b6842765c95525c35763a69ce0364967262de9d986d02b0.json",
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,15 +205,7 @@
"Arn"
]
},
"Runtime": {
"Fn::FindInMap": [
"LatestNodeRuntimeMap",
{
"Ref": "AWS::Region"
},
"value"
]
},
"Runtime": "nodejs22.x",
"Timeout": 900
},
"DependsOn": [
Expand Down Expand Up @@ -254,148 +246,6 @@
"DeletionPolicy": "Delete"
}
},
"Mappings": {
"LatestNodeRuntimeMap": {
"af-south-1": {
"value": "nodejs22.x"
},
"ap-east-1": {
"value": "nodejs22.x"
},
"ap-east-2": {
"value": "nodejs22.x"
},
"ap-northeast-1": {
"value": "nodejs22.x"
},
"ap-northeast-2": {
"value": "nodejs22.x"
},
"ap-northeast-3": {
"value": "nodejs22.x"
},
"ap-south-1": {
"value": "nodejs22.x"
},
"ap-south-2": {
"value": "nodejs22.x"
},
"ap-southeast-1": {
"value": "nodejs22.x"
},
"ap-southeast-2": {
"value": "nodejs22.x"
},
"ap-southeast-3": {
"value": "nodejs22.x"
},
"ap-southeast-4": {
"value": "nodejs22.x"
},
"ap-southeast-5": {
"value": "nodejs22.x"
},
"ap-southeast-6": {
"value": "nodejs22.x"
},
"ap-southeast-7": {
"value": "nodejs22.x"
},
"ca-central-1": {
"value": "nodejs22.x"
},
"ca-west-1": {
"value": "nodejs22.x"
},
"cn-north-1": {
"value": "nodejs22.x"
},
"cn-northwest-1": {
"value": "nodejs22.x"
},
"eu-central-1": {
"value": "nodejs22.x"
},
"eu-central-2": {
"value": "nodejs22.x"
},
"eu-isoe-west-1": {
"value": "nodejs22.x"
},
"eu-north-1": {
"value": "nodejs22.x"
},
"eu-south-1": {
"value": "nodejs22.x"
},
"eu-south-2": {
"value": "nodejs22.x"
},
"eu-west-1": {
"value": "nodejs22.x"
},
"eu-west-2": {
"value": "nodejs22.x"
},
"eu-west-3": {
"value": "nodejs22.x"
},
"eusc-de-east-1": {
"value": "nodejs22.x"
},
"il-central-1": {
"value": "nodejs22.x"
},
"me-central-1": {
"value": "nodejs22.x"
},
"me-south-1": {
"value": "nodejs22.x"
},
"mx-central-1": {
"value": "nodejs22.x"
},
"sa-east-1": {
"value": "nodejs22.x"
},
"us-east-1": {
"value": "nodejs22.x"
},
"us-east-2": {
"value": "nodejs22.x"
},
"us-gov-east-1": {
"value": "nodejs22.x"
},
"us-gov-west-1": {
"value": "nodejs22.x"
},
"us-iso-east-1": {
"value": "nodejs22.x"
},
"us-iso-west-1": {
"value": "nodejs22.x"
},
"us-isob-east-1": {
"value": "nodejs18.x"
},
"us-isob-west-1": {
"value": "nodejs18.x"
},
"us-isof-east-1": {
"value": "nodejs22.x"
},
"us-isof-south-1": {
"value": "nodejs22.x"
},
"us-west-1": {
"value": "nodejs22.x"
},
"us-west-2": {
"value": "nodejs22.x"
}
}
},
"Parameters": {
"BootstrapVersion": {
"Type": "AWS::SSM::Parameter::Value<String>",
Expand Down
21 changes: 13 additions & 8 deletions test/integ.node-proxy-agent.ts.snapshot/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"validateOnSynth": false,
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}",
"cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-${AWS::Region}",
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/e62f666f175c02331133bc1994f98b6e79e642662feafffda8d26ee03dabd4f8.json",
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/f0ee717f7923920f3b6842765c95525c35763a69ce0364967262de9d986d02b0.json",
"requiresBootstrapStackVersion": 6,
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
"additionalDependencies": [
Expand Down Expand Up @@ -280,12 +280,6 @@
"data": "ProviderNode20frameworkonEventLogGroupF5C30CA0"
}
],
"/lambda-layer-node-proxy-agent-integ-stack/LatestNodeRuntimeMap": [
{
"type": "aws:cdk:logicalId",
"data": "LatestNodeRuntimeMap"
}
],
"/lambda-layer-node-proxy-agent-integ-stack/CustomResourceNode20": [
{
"type": "aws:cdk:analytics:construct",
Expand Down Expand Up @@ -843,10 +837,21 @@
"userValue": true,
"recommendedValue": true,
"explanation": "When enabled, CDK creates and manages loggroup for the lambda function"
},
"@aws-cdk/aws-stepfunctions-tasks:httpInvokeDynamicJsonPathEndpoint": {
"recommendedValue": true,
"explanation": "When enabled, allows using a dynamic apiEndpoint with JSONPath format in HttpInvoke tasks.",
"unconfiguredBehavesLike": {
"v2": true
}
},
"@aws-cdk/aws-ecs-patterns:uniqueTargetGroupId": {
"recommendedValue": true,
"explanation": "When enabled, ECS patterns will generate unique target group IDs to prevent conflicts during load balancer replacement"
}
}
}
}
},
"minimumCliVersion": "2.1029.3"
"minimumCliVersion": "2.1031.0"
}
2 changes: 1 addition & 1 deletion test/integ.node-proxy-agent.ts.snapshot/tree.json

Large diffs are not rendered by default.

Loading
Loading