@horietakehiro/aws-cdk-utul 0.41.83 → 0.41.85
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-appstream-imagebuilder.d.ts +10 -2
- package/lib/types/cfn-resource-types/aws-appstream-imagebuilder.js +1 -1
- package/lib/types/cfn-resource-types/aws-batch-quotashare.d.ts +69 -0
- package/lib/types/cfn-resource-types/aws-batch-quotashare.js +3 -0
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-gateway.d.ts +15 -0
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-gateway.js +1 -1
- package/lib/types/cfn-resource-types/aws-cloudfront-anycastiplist.d.ts +36 -0
- package/lib/types/cfn-resource-types/aws-cloudfront-anycastiplist.js +1 -1
- package/lib/types/cfn-resource-types/aws-cloudfront-connectionfunction.d.ts +42 -1
- package/lib/types/cfn-resource-types/aws-cloudfront-connectionfunction.js +1 -1
- package/lib/types/cfn-resource-types/aws-cloudfront-distribution.d.ts +33 -0
- package/lib/types/cfn-resource-types/aws-cloudfront-distribution.js +1 -1
- package/lib/types/cfn-resource-types/aws-cloudfront-truststore.d.ts +24 -22
- package/lib/types/cfn-resource-types/aws-cloudfront-truststore.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-instanceconnectendpoint.d.ts +80 -6
- package/lib/types/cfn-resource-types/aws-ec2-instanceconnectendpoint.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-sqlhastandbydetectedinstance.d.ts +30 -0
- package/lib/types/cfn-resource-types/aws-ec2-sqlhastandbydetectedinstance.js +3 -0
- package/lib/types/cfn-resource-types/aws-ecs-capacityprovider.d.ts +0 -1
- package/lib/types/cfn-resource-types/aws-ecs-capacityprovider.js +1 -1
- package/lib/types/cfn-resource-types/aws-elasticloadbalancing-loadbalancer.d.ts +37 -207
- package/lib/types/cfn-resource-types/aws-elasticloadbalancing-loadbalancer.js +1 -1
- package/lib/types/cfn-resource-types/aws-emr-cluster.d.ts +669 -154
- package/lib/types/cfn-resource-types/aws-emr-cluster.js +1 -1
- package/lib/types/cfn-resource-types/aws-interconnect-connection.d.ts +98 -0
- package/lib/types/cfn-resource-types/aws-interconnect-connection.js +3 -0
- package/lib/types/cfn-resource-types/aws-logs-loggroup.d.ts +1 -0
- package/lib/types/cfn-resource-types/aws-logs-loggroup.js +1 -1
- package/lib/types/cfn-resource-types/aws-medialive-channel.d.ts +4 -0
- package/lib/types/cfn-resource-types/aws-medialive-channel.js +1 -1
- package/lib/types/cfn-resource-types/aws-observabilityadmin-organizationcentralizationrule.d.ts +2 -1
- package/lib/types/cfn-resource-types/aws-observabilityadmin-organizationcentralizationrule.js +1 -1
- package/lib/types/cfn-resource-types/aws-opensearchserverless-collection.d.ts +11 -0
- package/lib/types/cfn-resource-types/aws-opensearchserverless-collection.js +1 -1
- package/lib/types/cfn-resource-types/aws-quicksight-custompermissions.d.ts +217 -36
- package/lib/types/cfn-resource-types/aws-quicksight-custompermissions.js +1 -1
- package/lib/types/cfn-resource-types/aws-uxc-accountcustomization.d.ts +25 -0
- package/lib/types/cfn-resource-types/aws-uxc-accountcustomization.js +3 -0
- package/lib/types/cfn-resource-types.d.ts +8 -0
- package/lib/types/cfn-resource-types.js +38 -30
- package/package.json +1 -1