@horietakehiro/aws-cdk-utul 0.41.13 → 0.41.15
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-arcregionswitch-plan.d.ts +10 -0
- package/lib/types/cfn-resource-types/aws-arcregionswitch-plan.js +1 -1
- package/lib/types/cfn-resource-types/aws-codebuild-project.d.ts +5 -0
- package/lib/types/cfn-resource-types/aws-codebuild-project.js +1 -1
- package/lib/types/cfn-resource-types/aws-deadline-fleet.d.ts +4 -0
- package/lib/types/cfn-resource-types/aws-deadline-fleet.js +1 -1
- package/lib/types/cfn-resource-types/aws-deadline-monitor.d.ts +19 -0
- package/lib/types/cfn-resource-types/aws-deadline-monitor.js +1 -1
- package/lib/types/cfn-resource-types/aws-ec2-launchtemplate.d.ts +1 -38
- package/lib/types/cfn-resource-types/aws-ec2-launchtemplate.js +1 -1
- package/lib/types/cfn-resource-types/aws-ecr-repository.d.ts +7 -10
- package/lib/types/cfn-resource-types/aws-ecr-repository.js +1 -1
- package/lib/types/cfn-resource-types/aws-efs-mounttarget.d.ts +10 -3
- package/lib/types/cfn-resource-types/aws-efs-mounttarget.js +1 -1
- package/lib/types/cfn-resource-types/aws-ivs-playbackrestrictionpolicy.d.ts +2 -2
- package/lib/types/cfn-resource-types/aws-ivs-playbackrestrictionpolicy.js +1 -1
- package/lib/types/cfn-resource-types/aws-ivs-stage.d.ts +43 -0
- package/lib/types/cfn-resource-types/aws-ivs-stage.js +1 -1
- package/lib/types/cfn-resource-types/aws-observabilityadmin-organizationtelemetryrule.d.ts +95 -0
- package/lib/types/cfn-resource-types/aws-observabilityadmin-organizationtelemetryrule.js +3 -0
- package/lib/types/cfn-resource-types/aws-observabilityadmin-telemetryrule.d.ts +90 -0
- package/lib/types/cfn-resource-types/aws-observabilityadmin-telemetryrule.js +3 -0
- package/lib/types/cfn-resource-types/aws-opensearchservice-domain.d.ts +6 -0
- package/lib/types/cfn-resource-types/aws-opensearchservice-domain.js +1 -1
- package/lib/types/cfn-resource-types/aws-quicksight-dataset.d.ts +10 -10
- package/lib/types/cfn-resource-types/aws-quicksight-dataset.js +1 -1
- package/lib/types/cfn-resource-types/aws-quicksight-datasource.d.ts +267 -267
- package/lib/types/cfn-resource-types/aws-quicksight-datasource.js +1 -1
- package/lib/types/cfn-resource-types/aws-rds-dbcluster.d.ts +3 -0
- package/lib/types/cfn-resource-types/aws-rds-dbcluster.js +1 -1
- package/lib/types/cfn-resource-types/aws-rds-dbinstance.d.ts +0 -3
- package/lib/types/cfn-resource-types/aws-rds-dbinstance.js +1 -1
- package/lib/types/cfn-resource-types/aws-rds-dbproxy.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-rds-dbproxy.js +1 -1
- package/lib/types/cfn-resource-types/aws-sagemaker-cluster.d.ts +28 -19
- package/lib/types/cfn-resource-types/aws-sagemaker-cluster.js +1 -1
- package/lib/types/cfn-resource-types/aws-sagemaker-domain.d.ts +0 -4
- package/lib/types/cfn-resource-types/aws-sagemaker-domain.js +1 -1
- package/lib/types/cfn-resource-types/aws-securityhub-automationrule.d.ts +1 -1
- package/lib/types/cfn-resource-types/aws-securityhub-automationrule.js +1 -1
- package/lib/types/cfn-resource-types/aws-synthetics-canary.d.ts +16 -0
- package/lib/types/cfn-resource-types/aws-synthetics-canary.js +1 -1
- package/lib/types/cfn-resource-types.d.ts +4 -0
- package/lib/types/cfn-resource-types.js +15 -11
- package/package.json +1 -1