@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.
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-gateway.d.ts +60 -0
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-gateway.js +1 -1
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-gatewaytarget.d.ts +6 -0
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-gatewaytarget.js +1 -1
- package/lib/types/cfn-resource-types/aws-datazone-environmentblueprintconfiguration.d.ts +10 -0
- package/lib/types/cfn-resource-types/aws-datazone-environmentblueprintconfiguration.js +1 -1
- package/lib/types/cfn-resource-types/aws-datazone-projectprofile.d.ts +1 -0
- package/lib/types/cfn-resource-types/aws-datazone-projectprofile.js +1 -1
- package/lib/types/cfn-resource-types/aws-docdb-globalcluster.d.ts +60 -0
- package/lib/types/cfn-resource-types/aws-docdb-globalcluster.js +3 -0
- package/lib/types/cfn-resource-types/aws-ec2-ipampool.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-ipampool.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-vpnconnection.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-vpnconnection.js +1 -1
- package/lib/types/cfn-resource-types/aws-ecr-repositorycreationtemplate.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-ecr-repositorycreationtemplate.js +1 -1
- package/lib/types/cfn-resource-types/aws-gamelift-containerfleet.d.ts +142 -142
- package/lib/types/cfn-resource-types/aws-gamelift-containerfleet.js +1 -1
- package/lib/types/cfn-resource-types/aws-gamelift-fleet.d.ts +123 -123
- package/lib/types/cfn-resource-types/aws-gamelift-fleet.js +1 -1
- package/lib/types/cfn-resource-types/aws-logs-loggroup.d.ts +3 -0
- package/lib/types/cfn-resource-types/aws-logs-loggroup.js +1 -1
- package/lib/types/cfn-resource-types/aws-logs-metricfilter.d.ts +6 -0
- package/lib/types/cfn-resource-types/aws-logs-metricfilter.js +1 -1
- package/lib/types/cfn-resource-types/aws-logs-subscriptionfilter.d.ts +6 -0
- package/lib/types/cfn-resource-types/aws-logs-subscriptionfilter.js +1 -1
- package/lib/types/cfn-resource-types/aws-mediapackagev2-originendpoint.d.ts +10 -0
- package/lib/types/cfn-resource-types/aws-mediapackagev2-originendpoint.js +1 -1
- package/lib/types/cfn-resource-types/aws-quicksight-actionconnector.d.ts +148 -0
- package/lib/types/cfn-resource-types/aws-quicksight-actionconnector.js +3 -0
- package/lib/types/cfn-resource-types/aws-quicksight-custompermissions.d.ts +27 -15
- package/lib/types/cfn-resource-types/aws-quicksight-custompermissions.js +1 -1
- package/lib/types/cfn-resource-types/aws-quicksight-dataset.d.ts +10 -10
- package/lib/types/cfn-resource-types/aws-quicksight-dataset.js +1 -1
- package/lib/types/cfn-resource-types/aws-quicksight-datasource.d.ts +16 -10
- package/lib/types/cfn-resource-types/aws-quicksight-datasource.js +1 -1
- package/lib/types/cfn-resource-types/aws-rds-dbinstance.d.ts +27 -0
- package/lib/types/cfn-resource-types/aws-rds-dbinstance.js +1 -1
- package/lib/types/cfn-resource-types/aws-sagemaker-userprofile.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-sagemaker-userprofile.js +1 -1
- package/lib/types/cfn-resource-types/aws-ses-configurationset.d.ts +23 -0
- package/lib/types/cfn-resource-types/aws-ses-configurationset.js +1 -1
- package/lib/types/cfn-resource-types/aws-wisdom-aiagent.d.ts +81 -2
- package/lib/types/cfn-resource-types/aws-wisdom-aiagent.js +1 -1
- package/lib/types/cfn-resource-types.d.ts +4 -0
- package/lib/types/cfn-resource-types.js +28 -24
- package/package.json +1 -1