@horietakehiro/aws-cdk-utul 0.41.39 → 0.41.41
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-runtime.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-bedrockagentcore-runtime.js +1 -1
- package/lib/types/cfn-resource-types/aws-billingconductor-customlineitem.d.ts +7 -0
- package/lib/types/cfn-resource-types/aws-billingconductor-customlineitem.js +1 -1
- package/lib/types/cfn-resource-types/aws-cloudfront-distribution.d.ts +1 -0
- package/lib/types/cfn-resource-types/aws-cloudfront-distribution.js +1 -1
- package/lib/types/cfn-resource-types/aws-cloudfront-vpcorigin.d.ts +1 -0
- package/lib/types/cfn-resource-types/aws-cloudfront-vpcorigin.js +1 -1
- package/lib/types/cfn-resource-types/aws-connect-emailaddress.d.ts +15 -0
- package/lib/types/cfn-resource-types/aws-connect-emailaddress.js +1 -1
- package/lib/types/cfn-resource-types/aws-connect-evaluationform.d.ts +214 -97
- package/lib/types/cfn-resource-types/aws-connect-evaluationform.js +1 -1
- package/lib/types/cfn-resource-types/aws-connectcampaignsv2-campaign.d.ts +28 -0
- package/lib/types/cfn-resource-types/aws-connectcampaignsv2-campaign.js +1 -1
- package/lib/types/cfn-resource-types/aws-datazone-connection.d.ts +22 -2
- package/lib/types/cfn-resource-types/aws-datazone-connection.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-capacitymanagerdataexport.d.ts +42 -0
- package/lib/types/cfn-resource-types/aws-ec2-capacitymanagerdataexport.js +3 -0
- package/lib/types/cfn-resource-types/aws-ecs-service.d.ts +10 -6
- package/lib/types/cfn-resource-types/aws-ecs-service.js +1 -1
- package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-listener.d.ts +4 -3
- package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-listener.js +1 -1
- package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-listenerrule.d.ts +41 -15
- package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-listenerrule.js +1 -1
- package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-loadbalancer.d.ts +3 -0
- package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-loadbalancer.js +1 -1
- package/lib/types/cfn-resource-types/aws-fsx-filesystem.d.ts +1 -0
- package/lib/types/cfn-resource-types/aws-fsx-filesystem.js +1 -1
- package/lib/types/cfn-resource-types/aws-imagebuilder-image.d.ts +24 -0
- package/lib/types/cfn-resource-types/aws-imagebuilder-image.js +1 -1
- package/lib/types/cfn-resource-types/aws-imagebuilder-imagepipeline.d.ts +70 -66
- package/lib/types/cfn-resource-types/aws-imagebuilder-imagepipeline.js +1 -1
- package/lib/types/cfn-resource-types/aws-mediapackagev2-originendpoint.d.ts +25 -2
- package/lib/types/cfn-resource-types/aws-mediapackagev2-originendpoint.js +1 -1
- package/lib/types/cfn-resource-types/aws-organizations-account.d.ts +4 -0
- package/lib/types/cfn-resource-types/aws-organizations-account.js +1 -1
- package/lib/types/cfn-resource-types/aws-osis-pipeline.d.ts +10 -0
- package/lib/types/cfn-resource-types/aws-osis-pipeline.js +1 -1
- package/lib/types/cfn-resource-types/aws-rtbfabric-link.d.ts +117 -0
- package/lib/types/cfn-resource-types/aws-rtbfabric-link.js +3 -0
- package/lib/types/cfn-resource-types/aws-rtbfabric-requestergateway.d.ts +62 -0
- package/lib/types/cfn-resource-types/aws-rtbfabric-requestergateway.js +3 -0
- package/lib/types/cfn-resource-types/aws-rtbfabric-respondergateway.d.ts +91 -0
- package/lib/types/cfn-resource-types/aws-rtbfabric-respondergateway.js +3 -0
- package/lib/types/cfn-resource-types/aws-sagemaker-userprofile.d.ts +8 -20
- package/lib/types/cfn-resource-types/aws-sagemaker-userprofile.js +1 -1
- package/lib/types/cfn-resource-types/aws-transfer-connector.d.ts +24 -1
- package/lib/types/cfn-resource-types/aws-transfer-connector.js +1 -1
- package/lib/types/cfn-resource-types.d.ts +8 -0
- package/lib/types/cfn-resource-types.js +31 -23
- package/package.json +1 -1