@horietakehiro/aws-cdk-utul 0.41.41 → 0.41.43

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 (43) hide show
  1. package/lib/types/cfn-resource-types/aws-batch-jobdefinition.d.ts +4 -0
  2. package/lib/types/cfn-resource-types/aws-batch-jobdefinition.js +1 -1
  3. package/lib/types/cfn-resource-types/aws-ce-anomalymonitor.d.ts +1 -1
  4. package/lib/types/cfn-resource-types/aws-ce-anomalymonitor.js +1 -1
  5. package/lib/types/cfn-resource-types/aws-datazone-connection.d.ts +4 -0
  6. package/lib/types/cfn-resource-types/aws-datazone-connection.js +1 -1
  7. package/lib/types/cfn-resource-types/aws-ec2-launchtemplate.d.ts +5 -4
  8. package/lib/types/cfn-resource-types/aws-ec2-launchtemplate.js +1 -1
  9. package/lib/types/cfn-resource-types/aws-ec2-natgateway.d.ts +3 -0
  10. package/lib/types/cfn-resource-types/aws-ec2-natgateway.js +1 -1
  11. package/lib/types/cfn-resource-types/aws-ecs-service.d.ts +5 -0
  12. package/lib/types/cfn-resource-types/aws-ecs-service.js +1 -1
  13. package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-listenerrule.d.ts +16 -1
  14. package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-listenerrule.js +1 -1
  15. package/lib/types/cfn-resource-types/aws-networkfirewall-firewall.d.ts +1 -0
  16. package/lib/types/cfn-resource-types/aws-networkfirewall-firewall.js +1 -1
  17. package/lib/types/cfn-resource-types/aws-networkfirewall-firewallpolicy.d.ts +1 -0
  18. package/lib/types/cfn-resource-types/aws-networkfirewall-firewallpolicy.js +1 -1
  19. package/lib/types/cfn-resource-types/aws-networkfirewall-rulegroup.d.ts +1 -1
  20. package/lib/types/cfn-resource-types/aws-networkfirewall-rulegroup.js +1 -1
  21. package/lib/types/cfn-resource-types/aws-networkmanager-connectattachment.d.ts +4 -0
  22. package/lib/types/cfn-resource-types/aws-networkmanager-connectattachment.js +1 -1
  23. package/lib/types/cfn-resource-types/aws-networkmanager-directconnectgatewayattachment.d.ts +4 -0
  24. package/lib/types/cfn-resource-types/aws-networkmanager-directconnectgatewayattachment.js +1 -1
  25. package/lib/types/cfn-resource-types/aws-networkmanager-sitetositevpnattachment.d.ts +4 -0
  26. package/lib/types/cfn-resource-types/aws-networkmanager-sitetositevpnattachment.js +1 -1
  27. package/lib/types/cfn-resource-types/aws-networkmanager-transitgatewaypeering.d.ts +4 -0
  28. package/lib/types/cfn-resource-types/aws-networkmanager-transitgatewaypeering.js +1 -1
  29. package/lib/types/cfn-resource-types/aws-networkmanager-transitgatewayroutetableattachment.d.ts +4 -0
  30. package/lib/types/cfn-resource-types/aws-networkmanager-transitgatewayroutetableattachment.js +1 -1
  31. package/lib/types/cfn-resource-types/aws-networkmanager-vpcattachment.d.ts +4 -0
  32. package/lib/types/cfn-resource-types/aws-networkmanager-vpcattachment.js +1 -1
  33. package/lib/types/cfn-resource-types/aws-s3vectors-index.d.ts +58 -0
  34. package/lib/types/cfn-resource-types/aws-s3vectors-index.js +3 -0
  35. package/lib/types/cfn-resource-types/aws-s3vectors-vectorbucket.d.ts +34 -0
  36. package/lib/types/cfn-resource-types/aws-s3vectors-vectorbucket.js +3 -0
  37. package/lib/types/cfn-resource-types/aws-s3vectors-vectorbucketpolicy.d.ts +24 -0
  38. package/lib/types/cfn-resource-types/aws-s3vectors-vectorbucketpolicy.js +3 -0
  39. package/lib/types/cfn-resource-types/aws-sso-assignment.d.ts +2 -2
  40. package/lib/types/cfn-resource-types/aws-sso-assignment.js +1 -1
  41. package/lib/types/cfn-resource-types.d.ts +6 -0
  42. package/lib/types/cfn-resource-types.js +13 -7
  43. package/package.json +1 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@horietakehiro/aws-cdk-utul",
3
3
  "license": "MIT",
4
- "version": "0.41.41",
4
+ "version": "0.41.43",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/horietakehiro/aws-cdk-utul"