@horietakehiro/aws-cdk-utul 0.41.26 → 0.41.28

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 (51) hide show
  1. package/lib/types/cfn-resource-types/aws-chatbot-microsoftteamschannelconfiguration.d.ts +1 -1
  2. package/lib/types/cfn-resource-types/aws-chatbot-microsoftteamschannelconfiguration.js +1 -1
  3. package/lib/types/cfn-resource-types/aws-chatbot-slackchannelconfiguration.d.ts +1 -1
  4. package/lib/types/cfn-resource-types/aws-chatbot-slackchannelconfiguration.js +1 -1
  5. package/lib/types/cfn-resource-types/aws-cleanrooms-analysistemplate.d.ts +4 -0
  6. package/lib/types/cfn-resource-types/aws-cleanrooms-analysistemplate.js +1 -1
  7. package/lib/types/cfn-resource-types/aws-cleanrooms-collaboration.d.ts +3 -0
  8. package/lib/types/cfn-resource-types/aws-cleanrooms-collaboration.js +1 -1
  9. package/lib/types/cfn-resource-types/aws-connect-routingprofile.d.ts +13 -0
  10. package/lib/types/cfn-resource-types/aws-connect-routingprofile.js +1 -1
  11. package/lib/types/cfn-resource-types/aws-datazone-policygrant.d.ts +2 -2
  12. package/lib/types/cfn-resource-types/aws-datazone-policygrant.js +1 -1
  13. package/lib/types/cfn-resource-types/aws-dynamodb-globaltable.d.ts +2 -0
  14. package/lib/types/cfn-resource-types/aws-dynamodb-globaltable.js +1 -1
  15. package/lib/types/cfn-resource-types/aws-dynamodb-table.d.ts +24 -16
  16. package/lib/types/cfn-resource-types/aws-dynamodb-table.js +1 -1
  17. package/lib/types/cfn-resource-types/aws-ecs-service.d.ts +9 -0
  18. package/lib/types/cfn-resource-types/aws-ecs-service.js +1 -1
  19. package/lib/types/cfn-resource-types/aws-evs-environment.d.ts +3 -0
  20. package/lib/types/cfn-resource-types/aws-evs-environment.js +1 -1
  21. package/lib/types/cfn-resource-types/aws-imagebuilder-component.d.ts +28 -28
  22. package/lib/types/cfn-resource-types/aws-imagebuilder-component.js +1 -1
  23. package/lib/types/cfn-resource-types/aws-imagebuilder-imagepipeline.d.ts +51 -51
  24. package/lib/types/cfn-resource-types/aws-imagebuilder-imagepipeline.js +1 -1
  25. package/lib/types/cfn-resource-types/aws-imagebuilder-workflow.d.ts +16 -16
  26. package/lib/types/cfn-resource-types/aws-imagebuilder-workflow.js +1 -1
  27. package/lib/types/cfn-resource-types/aws-logs-loggroup.d.ts +4 -2
  28. package/lib/types/cfn-resource-types/aws-logs-loggroup.js +1 -1
  29. package/lib/types/cfn-resource-types/aws-odb-cloudexadatainfrastructure.d.ts +42 -0
  30. package/lib/types/cfn-resource-types/aws-odb-cloudexadatainfrastructure.js +1 -1
  31. package/lib/types/cfn-resource-types/aws-odb-cloudvmcluster.d.ts +74 -4
  32. package/lib/types/cfn-resource-types/aws-odb-cloudvmcluster.js +1 -1
  33. package/lib/types/cfn-resource-types/aws-odb-odbnetwork.d.ts +94 -0
  34. package/lib/types/cfn-resource-types/aws-odb-odbnetwork.js +1 -1
  35. package/lib/types/cfn-resource-types/aws-odb-odbpeeringconnection.d.ts +50 -0
  36. package/lib/types/cfn-resource-types/aws-odb-odbpeeringconnection.js +3 -0
  37. package/lib/types/cfn-resource-types/aws-opensearchserverless-index.d.ts +2 -2
  38. package/lib/types/cfn-resource-types/aws-opensearchserverless-index.js +1 -1
  39. package/lib/types/cfn-resource-types/aws-opensearchserverless-securityconfig.d.ts +15 -1
  40. package/lib/types/cfn-resource-types/aws-opensearchserverless-securityconfig.js +1 -1
  41. package/lib/types/cfn-resource-types/aws-pcs-queue.d.ts +21 -21
  42. package/lib/types/cfn-resource-types/aws-pcs-queue.js +1 -1
  43. package/lib/types/cfn-resource-types/aws-servicecatalog-launchtemplateconstraint.d.ts +18 -0
  44. package/lib/types/cfn-resource-types/aws-servicecatalog-launchtemplateconstraint.js +1 -1
  45. package/lib/types/cfn-resource-types/aws-servicecatalog-portfolioprincipalassociation.d.ts +14 -3
  46. package/lib/types/cfn-resource-types/aws-servicecatalog-portfolioprincipalassociation.js +1 -1
  47. package/lib/types/cfn-resource-types/aws-vpclattice-resourcegateway.d.ts +0 -4
  48. package/lib/types/cfn-resource-types/aws-vpclattice-resourcegateway.js +1 -1
  49. package/lib/types/cfn-resource-types.d.ts +2 -0
  50. package/lib/types/cfn-resource-types.js +13 -11
  51. 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.26",
4
+ "version": "0.41.28",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/horietakehiro/aws-cdk-utul"