@horietakehiro/aws-cdk-utul 0.41.8 → 0.41.10
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-batch-serviceenvironment.d.ts +25 -0
- package/lib/types/cfn-resource-types/aws-batch-serviceenvironment.js +3 -0
- package/lib/types/cfn-resource-types/aws-cloudwatch-alarm.d.ts +5 -5
- package/lib/types/cfn-resource-types/aws-cloudwatch-alarm.js +1 -1
- package/lib/types/cfn-resource-types/aws-dax-cluster.d.ts +1 -0
- package/lib/types/cfn-resource-types/aws-dax-cluster.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-volume.d.ts +10 -0
- package/lib/types/cfn-resource-types/aws-ec2-volume.js +1 -1
- package/lib/types/cfn-resource-types/aws-ecr-repositorycreationtemplate.d.ts +16 -1
- package/lib/types/cfn-resource-types/aws-ecr-repositorycreationtemplate.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 +77 -72
- package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-listenerrule.js +1 -1
- package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-loadbalancer.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-loadbalancer.js +1 -1
- package/lib/types/cfn-resource-types/aws-entityresolution-matchingworkflow.d.ts +12 -0
- package/lib/types/cfn-resource-types/aws-entityresolution-matchingworkflow.js +1 -1
- package/lib/types/cfn-resource-types/aws-glue-job.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-glue-job.js +1 -1
- package/lib/types/cfn-resource-types/aws-iotsitewise-computationmodel.d.ts +94 -0
- package/lib/types/cfn-resource-types/aws-iotsitewise-computationmodel.js +3 -0
- package/lib/types/cfn-resource-types/aws-lightsail-domain.d.ts +84 -0
- package/lib/types/cfn-resource-types/aws-lightsail-domain.js +3 -0
- package/lib/types/cfn-resource-types/aws-medialive-channel.d.ts +11 -0
- package/lib/types/cfn-resource-types/aws-medialive-channel.js +1 -1
- package/lib/types/cfn-resource-types/aws-mediapackagev2-channel.d.ts +2 -1
- package/lib/types/cfn-resource-types/aws-mediapackagev2-channel.js +1 -1
- package/lib/types/cfn-resource-types/aws-mediapackagev2-originendpointpolicy.d.ts +9 -0
- package/lib/types/cfn-resource-types/aws-mediapackagev2-originendpointpolicy.js +1 -1
- package/lib/types/cfn-resource-types/aws-quicksight-topic.d.ts +144 -140
- package/lib/types/cfn-resource-types/aws-quicksight-topic.js +1 -1
- package/lib/types/cfn-resource-types/aws-rds-dbinstance.d.ts +23 -0
- package/lib/types/cfn-resource-types/aws-rds-dbinstance.js +1 -1
- package/lib/types/cfn-resource-types/aws-sagemaker-processingjob.d.ts +407 -0
- package/lib/types/cfn-resource-types/aws-sagemaker-processingjob.js +3 -0
- package/lib/types/cfn-resource-types.d.ts +8 -0
- package/lib/types/cfn-resource-types.js +36 -28
- package/package.json +1 -1