@horietakehiro/aws-cdk-utul 0.41.84 → 0.41.86
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-autoscaling-autoscalinggroup.d.ts +1 -0
- package/lib/types/cfn-resource-types/aws-autoscaling-autoscalinggroup.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-customerprofiles-recommender.d.ts +130 -0
- package/lib/types/cfn-resource-types/aws-customerprofiles-recommender.js +3 -0
- package/lib/types/cfn-resource-types/aws-devopsagent-agentspace.d.ts +21 -0
- package/lib/types/cfn-resource-types/aws-devopsagent-agentspace.js +1 -1
- package/lib/types/cfn-resource-types/aws-devopsagent-service.d.ts +25 -0
- package/lib/types/cfn-resource-types/aws-devopsagent-service.js +1 -1
- package/lib/types/cfn-resource-types/aws-dlm-lifecyclepolicy.d.ts +1 -0
- package/lib/types/cfn-resource-types/aws-dlm-lifecyclepolicy.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-ec2fleet.d.ts +63 -59
- package/lib/types/cfn-resource-types/aws-ec2-ec2fleet.js +1 -1
- package/lib/types/cfn-resource-types/aws-ecs-capacityprovider.d.ts +1 -0
- package/lib/types/cfn-resource-types/aws-ecs-capacityprovider.js +1 -1
- package/lib/types/cfn-resource-types/aws-eks-nodegroup.d.ts +84 -84
- package/lib/types/cfn-resource-types/aws-eks-nodegroup.js +1 -1
- package/lib/types/cfn-resource-types/aws-fsx-filesystem.d.ts +5 -0
- package/lib/types/cfn-resource-types/aws-fsx-filesystem.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-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-omics-configuration.d.ts +59 -0
- package/lib/types/cfn-resource-types/aws-omics-configuration.js +3 -0
- package/lib/types/cfn-resource-types/aws-opensearchserverless-collection.d.ts +5 -0
- package/lib/types/cfn-resource-types/aws-opensearchserverless-collection.js +1 -1
- package/lib/types/cfn-resource-types/aws-pcs-cluster.d.ts +92 -58
- package/lib/types/cfn-resource-types/aws-pcs-cluster.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.d.ts +6 -0
- package/lib/types/cfn-resource-types.js +32 -25
- package/package.json +1 -1