@horietakehiro/aws-cdk-utul 0.41.44 → 0.41.46

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 (39) hide show
  1. package/lib/types/cfn-resource-types/aws-bedrockagentcore-browsercustom.d.ts +7 -0
  2. package/lib/types/cfn-resource-types/aws-bedrockagentcore-browsercustom.js +1 -1
  3. package/lib/types/cfn-resource-types/aws-bedrockagentcore-runtime.d.ts +75 -0
  4. package/lib/types/cfn-resource-types/aws-bedrockagentcore-runtime.js +1 -1
  5. package/lib/types/cfn-resource-types/aws-cassandra-keyspace.d.ts +2 -2
  6. package/lib/types/cfn-resource-types/aws-cassandra-keyspace.js +1 -1
  7. package/lib/types/cfn-resource-types/aws-dynamodb-globaltable.d.ts +7 -4
  8. package/lib/types/cfn-resource-types/aws-dynamodb-globaltable.js +1 -1
  9. package/lib/types/cfn-resource-types/aws-ec2-volume.d.ts +37 -33
  10. package/lib/types/cfn-resource-types/aws-ec2-volume.js +1 -1
  11. package/lib/types/cfn-resource-types/aws-ecr-repositorycreationtemplate.d.ts +2 -2
  12. package/lib/types/cfn-resource-types/aws-ecr-repositorycreationtemplate.js +1 -1
  13. package/lib/types/cfn-resource-types/aws-ecs-taskdefinition.d.ts +4 -4
  14. package/lib/types/cfn-resource-types/aws-ecs-taskdefinition.js +1 -1
  15. package/lib/types/cfn-resource-types/aws-gamelift-build.d.ts +1 -1
  16. package/lib/types/cfn-resource-types/aws-gamelift-build.js +1 -1
  17. package/lib/types/cfn-resource-types/aws-imagebuilder-imagerecipe.d.ts +1 -1
  18. package/lib/types/cfn-resource-types/aws-imagebuilder-imagerecipe.js +1 -1
  19. package/lib/types/cfn-resource-types/aws-kinesis-stream.d.ts +4 -0
  20. package/lib/types/cfn-resource-types/aws-kinesis-stream.js +1 -1
  21. package/lib/types/cfn-resource-types/aws-kms-key.d.ts +1 -1
  22. package/lib/types/cfn-resource-types/aws-kms-key.js +1 -1
  23. package/lib/types/cfn-resource-types/aws-opensearchserverless-collection.d.ts +25 -21
  24. package/lib/types/cfn-resource-types/aws-opensearchserverless-collection.js +1 -1
  25. package/lib/types/cfn-resource-types/aws-quicksight-dataset.d.ts +411 -74
  26. package/lib/types/cfn-resource-types/aws-quicksight-dataset.js +1 -1
  27. package/lib/types/cfn-resource-types/aws-quicksight-datasource.d.ts +1 -1
  28. package/lib/types/cfn-resource-types/aws-quicksight-datasource.js +1 -1
  29. package/lib/types/cfn-resource-types/aws-servicecatalog-cloudformationproduct.d.ts +123 -21
  30. package/lib/types/cfn-resource-types/aws-servicecatalog-cloudformationproduct.js +1 -1
  31. package/lib/types/cfn-resource-types/aws-servicecatalog-portfolioprincipalassociation.d.ts +14 -3
  32. package/lib/types/cfn-resource-types/aws-servicecatalog-portfolioprincipalassociation.js +1 -1
  33. package/lib/types/cfn-resource-types/aws-ses-multiregionendpoint.d.ts +50 -0
  34. package/lib/types/cfn-resource-types/aws-ses-multiregionendpoint.js +3 -0
  35. package/lib/types/cfn-resource-types/aws-wafv2-webacl.d.ts +36 -0
  36. package/lib/types/cfn-resource-types/aws-wafv2-webacl.js +1 -1
  37. package/lib/types/cfn-resource-types.d.ts +2 -0
  38. package/lib/types/cfn-resource-types.js +7 -5
  39. 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.44",
4
+ "version": "0.41.46",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/horietakehiro/aws-cdk-utul"