@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.
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-browsercustom.d.ts +7 -0
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-browsercustom.js +1 -1
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-runtime.d.ts +75 -0
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-runtime.js +1 -1
- package/lib/types/cfn-resource-types/aws-cassandra-keyspace.d.ts +2 -2
- package/lib/types/cfn-resource-types/aws-cassandra-keyspace.js +1 -1
- package/lib/types/cfn-resource-types/aws-dynamodb-globaltable.d.ts +7 -4
- package/lib/types/cfn-resource-types/aws-dynamodb-globaltable.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-volume.d.ts +37 -33
- package/lib/types/cfn-resource-types/aws-ec2-volume.js +1 -1
- package/lib/types/cfn-resource-types/aws-ecr-repositorycreationtemplate.d.ts +2 -2
- package/lib/types/cfn-resource-types/aws-ecr-repositorycreationtemplate.js +1 -1
- package/lib/types/cfn-resource-types/aws-ecs-taskdefinition.d.ts +4 -4
- package/lib/types/cfn-resource-types/aws-ecs-taskdefinition.js +1 -1
- package/lib/types/cfn-resource-types/aws-gamelift-build.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-gamelift-build.js +1 -1
- package/lib/types/cfn-resource-types/aws-imagebuilder-imagerecipe.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-imagebuilder-imagerecipe.js +1 -1
- package/lib/types/cfn-resource-types/aws-kinesis-stream.d.ts +4 -0
- package/lib/types/cfn-resource-types/aws-kinesis-stream.js +1 -1
- package/lib/types/cfn-resource-types/aws-kms-key.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-kms-key.js +1 -1
- package/lib/types/cfn-resource-types/aws-opensearchserverless-collection.d.ts +25 -21
- package/lib/types/cfn-resource-types/aws-opensearchserverless-collection.js +1 -1
- package/lib/types/cfn-resource-types/aws-quicksight-dataset.d.ts +411 -74
- package/lib/types/cfn-resource-types/aws-quicksight-dataset.js +1 -1
- package/lib/types/cfn-resource-types/aws-quicksight-datasource.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-quicksight-datasource.js +1 -1
- package/lib/types/cfn-resource-types/aws-servicecatalog-cloudformationproduct.d.ts +123 -21
- package/lib/types/cfn-resource-types/aws-servicecatalog-cloudformationproduct.js +1 -1
- package/lib/types/cfn-resource-types/aws-servicecatalog-portfolioprincipalassociation.d.ts +14 -3
- package/lib/types/cfn-resource-types/aws-servicecatalog-portfolioprincipalassociation.js +1 -1
- package/lib/types/cfn-resource-types/aws-ses-multiregionendpoint.d.ts +50 -0
- package/lib/types/cfn-resource-types/aws-ses-multiregionendpoint.js +3 -0
- package/lib/types/cfn-resource-types/aws-wafv2-webacl.d.ts +36 -0
- package/lib/types/cfn-resource-types/aws-wafv2-webacl.js +1 -1
- package/lib/types/cfn-resource-types.d.ts +2 -0
- package/lib/types/cfn-resource-types.js +7 -5
- package/package.json +1 -1