@aws-solutions-constructs/aws-fargate-opensearch 2.101.0 → 2.103.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (29) hide show
  1. package/.jsii +252 -4
  2. package/lib/index.js +1 -1
  3. package/package.json +6 -6
  4. package/test/integ.faropn-existing-resources.js.snapshot/asset.02b51ab524e7bcf8f477de3e71e5f9a72e448301b26ba62e9e75a14f9c55a093/__entrypoint__.js +1 -0
  5. package/test/integ.faropn-existing-resources.js.snapshot/cdk.out +1 -1
  6. package/test/integ.faropn-existing-resources.js.snapshot/faropn-existing-resources.assets.json +8 -8
  7. package/test/integ.faropn-existing-resources.js.snapshot/faropn-existing-resources.metadata.json +1005 -0
  8. package/test/integ.faropn-existing-resources.js.snapshot/faropn-existing-resources.template.json +2 -2
  9. package/test/integ.faropn-existing-resources.js.snapshot/faropnexistingresourcesIntegDefaultTestDeployAssert753D5E58.assets.json +1 -1
  10. package/test/integ.faropn-existing-resources.js.snapshot/faropnexistingresourcesIntegDefaultTestDeployAssert753D5E58.metadata.json +14 -0
  11. package/test/integ.faropn-existing-resources.js.snapshot/integ.json +2 -2
  12. package/test/integ.faropn-existing-resources.js.snapshot/manifest.json +57 -1034
  13. package/test/integ.faropn-existing-resources.js.snapshot/tree.json +1 -1
  14. package/test/integ.faropn-existing-resources.js.snapshot/validation-report.json +27 -0
  15. package/test/integ.faropn-new-resources.js.snapshot/asset.02b51ab524e7bcf8f477de3e71e5f9a72e448301b26ba62e9e75a14f9c55a093/__entrypoint__.js +1 -0
  16. package/test/integ.faropn-new-resources.js.snapshot/cdk.out +1 -1
  17. package/test/integ.faropn-new-resources.js.snapshot/faropn-new-resources.assets.json +8 -8
  18. package/test/integ.faropn-new-resources.js.snapshot/faropn-new-resources.metadata.json +1005 -0
  19. package/test/integ.faropn-new-resources.js.snapshot/faropn-new-resources.template.json +2 -2
  20. package/test/integ.faropn-new-resources.js.snapshot/faropnnewresourcesIntegDefaultTestDeployAssert740558EF.assets.json +1 -1
  21. package/test/integ.faropn-new-resources.js.snapshot/faropnnewresourcesIntegDefaultTestDeployAssert740558EF.metadata.json +14 -0
  22. package/test/integ.faropn-new-resources.js.snapshot/integ.json +2 -2
  23. package/test/integ.faropn-new-resources.js.snapshot/manifest.json +57 -1033
  24. package/test/integ.faropn-new-resources.js.snapshot/tree.json +1 -1
  25. package/test/integ.faropn-new-resources.js.snapshot/validation-report.json +27 -0
  26. package/test/integ.faropn-existing-resources.js.snapshot/asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200/__entrypoint__.js +0 -1
  27. package/test/integ.faropn-new-resources.js.snapshot/asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200/__entrypoint__.js +0 -1
  28. /package/test/integ.faropn-existing-resources.js.snapshot/{asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200 → asset.02b51ab524e7bcf8f477de3e71e5f9a72e448301b26ba62e9e75a14f9c55a093}/index.js +0 -0
  29. /package/test/integ.faropn-new-resources.js.snapshot/{asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200 → asset.02b51ab524e7bcf8f477de3e71e5f9a72e448301b26ba62e9e75a14f9c55a093}/index.js +0 -0
@@ -1406,7 +1406,7 @@
1406
1406
  "S3Bucket": {
1407
1407
  "Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-us-east-1"
1408
1408
  },
1409
- "S3Key": "7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200.zip"
1409
+ "S3Key": "02b51ab524e7bcf8f477de3e71e5f9a72e448301b26ba62e9e75a14f9c55a093.zip"
1410
1410
  },
1411
1411
  "Timeout": 900,
1412
1412
  "MemorySize": 128,
@@ -1417,7 +1417,7 @@
1417
1417
  "Arn"
1418
1418
  ]
1419
1419
  },
1420
- "Runtime": "nodejs22.x",
1420
+ "Runtime": "nodejs24.x",
1421
1421
  "Description": "Lambda function for removing all inbound/outbound rules from the VPC default security group"
1422
1422
  },
1423
1423
  "DependsOn": [
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "48.0.0",
2
+ "version": "54.0.0",
3
3
  "files": {
4
4
  "21fbb51d7b23f6a6c262b46a9caee79d744a3ac019fd45422d988b96d44b2a22": {
5
5
  "displayName": "faropnnewresourcesIntegDefaultTestDeployAssert740558EF Template",
@@ -0,0 +1,14 @@
1
+ {
2
+ "/faropn-new-resources/Integ/DefaultTest/DeployAssert/BootstrapVersion": [
3
+ {
4
+ "type": "aws:cdk:logicalId",
5
+ "data": "BootstrapVersion"
6
+ }
7
+ ],
8
+ "/faropn-new-resources/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion": [
9
+ {
10
+ "type": "aws:cdk:logicalId",
11
+ "data": "CheckBootstrapVersion"
12
+ }
13
+ ]
14
+ }
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "48.0.0",
2
+ "version": "54.0.0",
3
3
  "testCases": {
4
4
  "faropn-new-resources/Integ/DefaultTest": {
5
5
  "stacks": [
@@ -9,5 +9,5 @@
9
9
  "assertionStackName": "faropnnewresourcesIntegDefaultTestDeployAssert740558EF"
10
10
  }
11
11
  },
12
- "minimumCliVersion": "2.1029.2"
12
+ "minimumCliVersion": "2.1128.1"
13
13
  }