@horietakehiro/aws-cdk-utul 0.41.43 → 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 (57) hide show
  1. package/lib/types/cfn-resource-types/aws-bedrock-automatedreasoningpolicy.d.ts +15 -0
  2. package/lib/types/cfn-resource-types/aws-bedrock-automatedreasoningpolicy.js +1 -1
  3. package/lib/types/cfn-resource-types/aws-bedrockagentcore-browsercustom.d.ts +7 -0
  4. package/lib/types/cfn-resource-types/aws-bedrockagentcore-browsercustom.js +1 -1
  5. package/lib/types/cfn-resource-types/aws-bedrockagentcore-runtime.d.ts +75 -0
  6. package/lib/types/cfn-resource-types/aws-bedrockagentcore-runtime.js +1 -1
  7. package/lib/types/cfn-resource-types/aws-bedrockagentcore-workloadidentity.d.ts +33 -0
  8. package/lib/types/cfn-resource-types/aws-bedrockagentcore-workloadidentity.js +3 -0
  9. package/lib/types/cfn-resource-types/aws-cassandra-keyspace.d.ts +2 -2
  10. package/lib/types/cfn-resource-types/aws-cassandra-keyspace.js +1 -1
  11. package/lib/types/cfn-resource-types/aws-cleanrooms-collaboration.d.ts +3 -0
  12. package/lib/types/cfn-resource-types/aws-cleanrooms-collaboration.js +1 -1
  13. package/lib/types/cfn-resource-types/aws-cleanrooms-configuredtable.d.ts +3 -0
  14. package/lib/types/cfn-resource-types/aws-cleanrooms-configuredtable.js +1 -1
  15. package/lib/types/cfn-resource-types/aws-cleanrooms-privacybudgettemplate.d.ts +14 -3
  16. package/lib/types/cfn-resource-types/aws-cleanrooms-privacybudgettemplate.js +1 -1
  17. package/lib/types/cfn-resource-types/aws-datazone-connection.d.ts +22 -1
  18. package/lib/types/cfn-resource-types/aws-datazone-connection.js +1 -1
  19. package/lib/types/cfn-resource-types/aws-dynamodb-globaltable.d.ts +7 -4
  20. package/lib/types/cfn-resource-types/aws-dynamodb-globaltable.js +1 -1
  21. package/lib/types/cfn-resource-types/aws-ec2-volume.d.ts +37 -33
  22. package/lib/types/cfn-resource-types/aws-ec2-volume.js +1 -1
  23. package/lib/types/cfn-resource-types/aws-ecr-repositorycreationtemplate.d.ts +2 -2
  24. package/lib/types/cfn-resource-types/aws-ecr-repositorycreationtemplate.js +1 -1
  25. package/lib/types/cfn-resource-types/aws-ecs-capacityprovider.d.ts +1 -1
  26. package/lib/types/cfn-resource-types/aws-ecs-capacityprovider.js +1 -1
  27. package/lib/types/cfn-resource-types/aws-ecs-taskdefinition.d.ts +4 -4
  28. package/lib/types/cfn-resource-types/aws-ecs-taskdefinition.js +1 -1
  29. package/lib/types/cfn-resource-types/aws-gamelift-build.d.ts +1 -1
  30. package/lib/types/cfn-resource-types/aws-gamelift-build.js +1 -1
  31. package/lib/types/cfn-resource-types/aws-glue-integrationresourceproperty.d.ts +62 -0
  32. package/lib/types/cfn-resource-types/aws-glue-integrationresourceproperty.js +3 -0
  33. package/lib/types/cfn-resource-types/aws-imagebuilder-imagerecipe.d.ts +1 -1
  34. package/lib/types/cfn-resource-types/aws-imagebuilder-imagerecipe.js +1 -1
  35. package/lib/types/cfn-resource-types/aws-kinesis-stream.d.ts +4 -0
  36. package/lib/types/cfn-resource-types/aws-kinesis-stream.js +1 -1
  37. package/lib/types/cfn-resource-types/aws-kms-key.d.ts +1 -1
  38. package/lib/types/cfn-resource-types/aws-kms-key.js +1 -1
  39. package/lib/types/cfn-resource-types/aws-location-apikey.d.ts +18 -1
  40. package/lib/types/cfn-resource-types/aws-location-apikey.js +1 -1
  41. package/lib/types/cfn-resource-types/aws-opensearchserverless-collection.d.ts +25 -21
  42. package/lib/types/cfn-resource-types/aws-opensearchserverless-collection.js +1 -1
  43. package/lib/types/cfn-resource-types/aws-quicksight-dataset.d.ts +411 -74
  44. package/lib/types/cfn-resource-types/aws-quicksight-dataset.js +1 -1
  45. package/lib/types/cfn-resource-types/aws-quicksight-datasource.d.ts +1 -1
  46. package/lib/types/cfn-resource-types/aws-quicksight-datasource.js +1 -1
  47. package/lib/types/cfn-resource-types/aws-servicecatalog-cloudformationproduct.d.ts +123 -21
  48. package/lib/types/cfn-resource-types/aws-servicecatalog-cloudformationproduct.js +1 -1
  49. package/lib/types/cfn-resource-types/aws-servicecatalog-portfolioprincipalassociation.d.ts +14 -3
  50. package/lib/types/cfn-resource-types/aws-servicecatalog-portfolioprincipalassociation.js +1 -1
  51. package/lib/types/cfn-resource-types/aws-ses-multiregionendpoint.d.ts +50 -0
  52. package/lib/types/cfn-resource-types/aws-ses-multiregionendpoint.js +3 -0
  53. package/lib/types/cfn-resource-types/aws-wafv2-webacl.d.ts +36 -0
  54. package/lib/types/cfn-resource-types/aws-wafv2-webacl.js +1 -1
  55. package/lib/types/cfn-resource-types.d.ts +6 -0
  56. package/lib/types/cfn-resource-types.js +34 -28
  57. 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.43",
4
+ "version": "0.41.46",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/horietakehiro/aws-cdk-utul"