@aws-solutions-constructs/aws-fargate-kinesisstreams 2.64.0 → 2.65.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 (31) hide show
  1. package/.jsii +4 -4
  2. package/lib/index.js +1 -1
  3. package/package.json +4 -4
  4. package/test/integ.farkin-existingFargateService.js.snapshot/farkin-existingFargateService.assets.json +2 -2
  5. package/test/integ.farkin-existingFargateService.js.snapshot/farkin-existingFargateService.template.json +5 -0
  6. package/test/integ.farkin-existingFargateService.js.snapshot/manifest.json +1 -1
  7. package/test/integ.farkin-existingFargateService.js.snapshot/tree.json +92 -92
  8. package/test/integ.farkin-existingStream.js.snapshot/farkin-existingStream.assets.json +2 -2
  9. package/test/integ.farkin-existingStream.js.snapshot/farkin-existingStream.template.json +5 -0
  10. package/test/integ.farkin-existingStream.js.snapshot/manifest.json +1 -1
  11. package/test/integ.farkin-existingStream.js.snapshot/tree.json +92 -92
  12. package/test/integ.farkin-existingVpc.js.snapshot/farkin-existingVpc.assets.json +2 -2
  13. package/test/integ.farkin-existingVpc.js.snapshot/farkin-existingVpc.template.json +5 -0
  14. package/test/integ.farkin-existingVpc.js.snapshot/manifest.json +1 -1
  15. package/test/integ.farkin-existingVpc.js.snapshot/tree.json +92 -92
  16. package/test/integ.farkin-fargateServiceFromProps.js.snapshot/farkin-fargateServiceFromProps.assets.json +2 -2
  17. package/test/integ.farkin-fargateServiceFromProps.js.snapshot/farkin-fargateServiceFromProps.template.json +5 -0
  18. package/test/integ.farkin-fargateServiceFromProps.js.snapshot/manifest.json +1 -1
  19. package/test/integ.farkin-fargateServiceFromProps.js.snapshot/tree.json +92 -92
  20. package/test/integ.farkin-noArguments.js.snapshot/farkin-noArguments.assets.json +2 -2
  21. package/test/integ.farkin-noArguments.js.snapshot/farkin-noArguments.template.json +5 -0
  22. package/test/integ.farkin-noArguments.js.snapshot/manifest.json +1 -1
  23. package/test/integ.farkin-noArguments.js.snapshot/tree.json +92 -92
  24. package/test/integ.farkin-streamFromProps.js.snapshot/farkin-streamFromProps.assets.json +2 -2
  25. package/test/integ.farkin-streamFromProps.js.snapshot/farkin-streamFromProps.template.json +5 -0
  26. package/test/integ.farkin-streamFromProps.js.snapshot/manifest.json +1 -1
  27. package/test/integ.farkin-streamFromProps.js.snapshot/tree.json +92 -92
  28. package/test/integ.farkin-vpcFromProps.js.snapshot/farkin-vpcFromProps.assets.json +2 -2
  29. package/test/integ.farkin-vpcFromProps.js.snapshot/farkin-vpcFromProps.template.json +5 -0
  30. package/test/integ.farkin-vpcFromProps.js.snapshot/manifest.json +1 -1
  31. package/test/integ.farkin-vpcFromProps.js.snapshot/tree.json +92 -92
@@ -14,7 +14,7 @@
14
14
  }
15
15
  }
16
16
  },
17
- "724771ffeb93ce349f82ee2e0dfc222f9f2fa04971ddf9de7eac7dadbc38d028": {
17
+ "6c070517b1b20a616b1e030689053bc48c278dee702688dab38eb3e8b6b08483": {
18
18
  "source": {
19
19
  "path": "farkin-fargateServiceFromProps.template.json",
20
20
  "packaging": "file"
@@ -22,7 +22,7 @@
22
22
  "destinations": {
23
23
  "current_account-current_region": {
24
24
  "bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
25
- "objectKey": "724771ffeb93ce349f82ee2e0dfc222f9f2fa04971ddf9de7eac7dadbc38d028.json",
25
+ "objectKey": "6c070517b1b20a616b1e030689053bc48c278dee702688dab38eb3e8b6b08483.json",
26
26
  "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
27
27
  }
28
28
  }
@@ -801,6 +801,11 @@
801
801
  }
802
802
  }
803
803
  ]
804
+ },
805
+ "Metadata": {
806
+ "guard": {
807
+ "SuppressedRules": []
808
+ }
804
809
  }
805
810
  },
806
811
  "CustomVpcRestrictDefaultSGCustomResourceProviderHandlerDC833E5E": {
@@ -66,7 +66,7 @@
66
66
  "validateOnSynth": false,
67
67
  "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}",
68
68
  "cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-${AWS::Region}",
69
- "stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/724771ffeb93ce349f82ee2e0dfc222f9f2fa04971ddf9de7eac7dadbc38d028.json",
69
+ "stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/6c070517b1b20a616b1e030689053bc48c278dee702688dab38eb3e8b6b08483.json",
70
70
  "requiresBootstrapStackVersion": 6,
71
71
  "bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
72
72
  "additionalDependencies": [