@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.
Files changed (45) hide show
  1. package/lib/types/cfn-resource-types/aws-arcregionswitch-plan.d.ts +10 -0
  2. package/lib/types/cfn-resource-types/aws-arcregionswitch-plan.js +1 -1
  3. package/lib/types/cfn-resource-types/aws-codebuild-project.d.ts +5 -0
  4. package/lib/types/cfn-resource-types/aws-codebuild-project.js +1 -1
  5. package/lib/types/cfn-resource-types/aws-deadline-fleet.d.ts +4 -0
  6. package/lib/types/cfn-resource-types/aws-deadline-fleet.js +1 -1
  7. package/lib/types/cfn-resource-types/aws-deadline-monitor.d.ts +19 -0
  8. package/lib/types/cfn-resource-types/aws-deadline-monitor.js +1 -1
  9. package/lib/types/cfn-resource-types/aws-ec2-launchtemplate.d.ts +1 -38
  10. package/lib/types/cfn-resource-types/aws-ec2-launchtemplate.js +1 -1
  11. package/lib/types/cfn-resource-types/aws-ecr-repository.d.ts +7 -10
  12. package/lib/types/cfn-resource-types/aws-ecr-repository.js +1 -1
  13. package/lib/types/cfn-resource-types/aws-efs-mounttarget.d.ts +10 -3
  14. package/lib/types/cfn-resource-types/aws-efs-mounttarget.js +1 -1
  15. package/lib/types/cfn-resource-types/aws-ivs-playbackrestrictionpolicy.d.ts +2 -2
  16. package/lib/types/cfn-resource-types/aws-ivs-playbackrestrictionpolicy.js +1 -1
  17. package/lib/types/cfn-resource-types/aws-ivs-stage.d.ts +43 -0
  18. package/lib/types/cfn-resource-types/aws-ivs-stage.js +1 -1
  19. package/lib/types/cfn-resource-types/aws-observabilityadmin-organizationtelemetryrule.d.ts +95 -0
  20. package/lib/types/cfn-resource-types/aws-observabilityadmin-organizationtelemetryrule.js +3 -0
  21. package/lib/types/cfn-resource-types/aws-observabilityadmin-telemetryrule.d.ts +90 -0
  22. package/lib/types/cfn-resource-types/aws-observabilityadmin-telemetryrule.js +3 -0
  23. package/lib/types/cfn-resource-types/aws-opensearchservice-domain.d.ts +6 -0
  24. package/lib/types/cfn-resource-types/aws-opensearchservice-domain.js +1 -1
  25. package/lib/types/cfn-resource-types/aws-quicksight-dataset.d.ts +10 -10
  26. package/lib/types/cfn-resource-types/aws-quicksight-dataset.js +1 -1
  27. package/lib/types/cfn-resource-types/aws-quicksight-datasource.d.ts +267 -267
  28. package/lib/types/cfn-resource-types/aws-quicksight-datasource.js +1 -1
  29. package/lib/types/cfn-resource-types/aws-rds-dbcluster.d.ts +3 -0
  30. package/lib/types/cfn-resource-types/aws-rds-dbcluster.js +1 -1
  31. package/lib/types/cfn-resource-types/aws-rds-dbinstance.d.ts +0 -3
  32. package/lib/types/cfn-resource-types/aws-rds-dbinstance.js +1 -1
  33. package/lib/types/cfn-resource-types/aws-rds-dbproxy.d.ts +1 -1
  34. package/lib/types/cfn-resource-types/aws-rds-dbproxy.js +1 -1
  35. package/lib/types/cfn-resource-types/aws-sagemaker-cluster.d.ts +28 -19
  36. package/lib/types/cfn-resource-types/aws-sagemaker-cluster.js +1 -1
  37. package/lib/types/cfn-resource-types/aws-sagemaker-domain.d.ts +0 -4
  38. package/lib/types/cfn-resource-types/aws-sagemaker-domain.js +1 -1
  39. package/lib/types/cfn-resource-types/aws-securityhub-automationrule.d.ts +1 -1
  40. package/lib/types/cfn-resource-types/aws-securityhub-automationrule.js +1 -1
  41. package/lib/types/cfn-resource-types/aws-synthetics-canary.d.ts +16 -0
  42. package/lib/types/cfn-resource-types/aws-synthetics-canary.js +1 -1
  43. package/lib/types/cfn-resource-types.d.ts +4 -0
  44. package/lib/types/cfn-resource-types.js +15 -11
  45. package/package.json +1 -1
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@horietakehiro/aws-cdk-utul",
3
3
  "license": "MIT",
4
- "version": "0.41.13",
4
+ "version": "0.41.15",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/horietakehiro/aws-cdk-utul"