@horietakehiro/aws-cdk-utul 0.41.57 → 0.41.59

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 (47) hide show
  1. package/lib/types/cfn-resource-types/aws-bedrockagentcore-gateway.d.ts +60 -0
  2. package/lib/types/cfn-resource-types/aws-bedrockagentcore-gateway.js +1 -1
  3. package/lib/types/cfn-resource-types/aws-bedrockagentcore-gatewaytarget.d.ts +6 -0
  4. package/lib/types/cfn-resource-types/aws-bedrockagentcore-gatewaytarget.js +1 -1
  5. package/lib/types/cfn-resource-types/aws-datazone-environmentblueprintconfiguration.d.ts +10 -0
  6. package/lib/types/cfn-resource-types/aws-datazone-environmentblueprintconfiguration.js +1 -1
  7. package/lib/types/cfn-resource-types/aws-datazone-projectprofile.d.ts +1 -0
  8. package/lib/types/cfn-resource-types/aws-datazone-projectprofile.js +1 -1
  9. package/lib/types/cfn-resource-types/aws-docdb-globalcluster.d.ts +60 -0
  10. package/lib/types/cfn-resource-types/aws-docdb-globalcluster.js +3 -0
  11. package/lib/types/cfn-resource-types/aws-ec2-ipampool.d.ts +1 -1
  12. package/lib/types/cfn-resource-types/aws-ec2-ipampool.js +1 -1
  13. package/lib/types/cfn-resource-types/aws-ec2-vpnconnection.d.ts +1 -1
  14. package/lib/types/cfn-resource-types/aws-ec2-vpnconnection.js +1 -1
  15. package/lib/types/cfn-resource-types/aws-ecr-repositorycreationtemplate.d.ts +1 -1
  16. package/lib/types/cfn-resource-types/aws-ecr-repositorycreationtemplate.js +1 -1
  17. package/lib/types/cfn-resource-types/aws-gamelift-containerfleet.d.ts +142 -142
  18. package/lib/types/cfn-resource-types/aws-gamelift-containerfleet.js +1 -1
  19. package/lib/types/cfn-resource-types/aws-gamelift-fleet.d.ts +123 -123
  20. package/lib/types/cfn-resource-types/aws-gamelift-fleet.js +1 -1
  21. package/lib/types/cfn-resource-types/aws-logs-loggroup.d.ts +3 -0
  22. package/lib/types/cfn-resource-types/aws-logs-loggroup.js +1 -1
  23. package/lib/types/cfn-resource-types/aws-logs-metricfilter.d.ts +6 -0
  24. package/lib/types/cfn-resource-types/aws-logs-metricfilter.js +1 -1
  25. package/lib/types/cfn-resource-types/aws-logs-subscriptionfilter.d.ts +6 -0
  26. package/lib/types/cfn-resource-types/aws-logs-subscriptionfilter.js +1 -1
  27. package/lib/types/cfn-resource-types/aws-mediapackagev2-originendpoint.d.ts +10 -0
  28. package/lib/types/cfn-resource-types/aws-mediapackagev2-originendpoint.js +1 -1
  29. package/lib/types/cfn-resource-types/aws-quicksight-actionconnector.d.ts +148 -0
  30. package/lib/types/cfn-resource-types/aws-quicksight-actionconnector.js +3 -0
  31. package/lib/types/cfn-resource-types/aws-quicksight-custompermissions.d.ts +27 -15
  32. package/lib/types/cfn-resource-types/aws-quicksight-custompermissions.js +1 -1
  33. package/lib/types/cfn-resource-types/aws-quicksight-dataset.d.ts +10 -10
  34. package/lib/types/cfn-resource-types/aws-quicksight-dataset.js +1 -1
  35. package/lib/types/cfn-resource-types/aws-quicksight-datasource.d.ts +16 -10
  36. package/lib/types/cfn-resource-types/aws-quicksight-datasource.js +1 -1
  37. package/lib/types/cfn-resource-types/aws-rds-dbinstance.d.ts +27 -0
  38. package/lib/types/cfn-resource-types/aws-rds-dbinstance.js +1 -1
  39. package/lib/types/cfn-resource-types/aws-sagemaker-userprofile.d.ts +1 -1
  40. package/lib/types/cfn-resource-types/aws-sagemaker-userprofile.js +1 -1
  41. package/lib/types/cfn-resource-types/aws-ses-configurationset.d.ts +23 -0
  42. package/lib/types/cfn-resource-types/aws-ses-configurationset.js +1 -1
  43. package/lib/types/cfn-resource-types/aws-wisdom-aiagent.d.ts +81 -2
  44. package/lib/types/cfn-resource-types/aws-wisdom-aiagent.js +1 -1
  45. package/lib/types/cfn-resource-types.d.ts +4 -0
  46. package/lib/types/cfn-resource-types.js +28 -24
  47. 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.57",
4
+ "version": "0.41.59",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/horietakehiro/aws-cdk-utul"