@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.
- package/lib/types/cfn-resource-types/aws-bedrock-automatedreasoningpolicy.d.ts +15 -0
- package/lib/types/cfn-resource-types/aws-bedrock-automatedreasoningpolicy.js +1 -1
- 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-bedrockagentcore-workloadidentity.d.ts +33 -0
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-workloadidentity.js +3 -0
- 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-cleanrooms-collaboration.d.ts +3 -0
- package/lib/types/cfn-resource-types/aws-cleanrooms-collaboration.js +1 -1
- package/lib/types/cfn-resource-types/aws-cleanrooms-configuredtable.d.ts +3 -0
- package/lib/types/cfn-resource-types/aws-cleanrooms-configuredtable.js +1 -1
- package/lib/types/cfn-resource-types/aws-cleanrooms-privacybudgettemplate.d.ts +14 -3
- package/lib/types/cfn-resource-types/aws-cleanrooms-privacybudgettemplate.js +1 -1
- package/lib/types/cfn-resource-types/aws-datazone-connection.d.ts +22 -1
- package/lib/types/cfn-resource-types/aws-datazone-connection.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-capacityprovider.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-ecs-capacityprovider.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-glue-integrationresourceproperty.d.ts +62 -0
- package/lib/types/cfn-resource-types/aws-glue-integrationresourceproperty.js +3 -0
- 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-location-apikey.d.ts +18 -1
- package/lib/types/cfn-resource-types/aws-location-apikey.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 +6 -0
- package/lib/types/cfn-resource-types.js +34 -28
- package/package.json +1 -1