@horietakehiro/aws-cdk-utul 0.41.55 → 0.41.57

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 (151) hide show
  1. package/lib/types/cfn-resource-types/aws-apigatewayv2-integration.d.ts +1 -1
  2. package/lib/types/cfn-resource-types/aws-apigatewayv2-integration.js +1 -1
  3. package/lib/types/cfn-resource-types/aws-arcregionswitch-plan.d.ts +35 -2
  4. package/lib/types/cfn-resource-types/aws-arcregionswitch-plan.js +1 -1
  5. package/lib/types/cfn-resource-types/aws-autoscaling-autoscalinggroup.d.ts +8 -0
  6. package/lib/types/cfn-resource-types/aws-autoscaling-autoscalinggroup.js +1 -1
  7. package/lib/types/cfn-resource-types/aws-bedrockagentcore-gateway.d.ts +26 -1
  8. package/lib/types/cfn-resource-types/aws-bedrockagentcore-gateway.js +1 -1
  9. package/lib/types/cfn-resource-types/aws-bedrockagentcore-gatewaytarget.d.ts +7 -1
  10. package/lib/types/cfn-resource-types/aws-bedrockagentcore-gatewaytarget.js +1 -1
  11. package/lib/types/cfn-resource-types/aws-bedrockagentcore-memory.d.ts +53 -4
  12. package/lib/types/cfn-resource-types/aws-bedrockagentcore-memory.js +1 -1
  13. package/lib/types/cfn-resource-types/aws-bedrockagentcore-runtime.d.ts +4 -0
  14. package/lib/types/cfn-resource-types/aws-bedrockagentcore-runtime.js +1 -1
  15. package/lib/types/cfn-resource-types/aws-billing-billingview.d.ts +8 -0
  16. package/lib/types/cfn-resource-types/aws-billing-billingview.js +1 -1
  17. package/lib/types/cfn-resource-types/aws-billingconductor-customlineitem.d.ts +6 -4
  18. package/lib/types/cfn-resource-types/aws-billingconductor-customlineitem.js +1 -1
  19. package/lib/types/cfn-resource-types/aws-cases-caserule.d.ts +149 -0
  20. package/lib/types/cfn-resource-types/aws-cases-caserule.js +3 -0
  21. package/lib/types/cfn-resource-types/aws-cases-domain.d.ts +40 -0
  22. package/lib/types/cfn-resource-types/aws-cases-domain.js +3 -0
  23. package/lib/types/cfn-resource-types/aws-cases-field.d.ts +57 -0
  24. package/lib/types/cfn-resource-types/aws-cases-field.js +3 -0
  25. package/lib/types/cfn-resource-types/aws-cases-layout.d.ts +101 -0
  26. package/lib/types/cfn-resource-types/aws-cases-layout.js +3 -0
  27. package/lib/types/cfn-resource-types/aws-cases-template.d.ts +96 -0
  28. package/lib/types/cfn-resource-types/aws-cases-template.js +3 -0
  29. package/lib/types/cfn-resource-types/aws-cloudfront-distribution.d.ts +4 -0
  30. package/lib/types/cfn-resource-types/aws-cloudfront-distribution.js +1 -1
  31. package/lib/types/cfn-resource-types/aws-connect-contactflowmodule.d.ts +14 -0
  32. package/lib/types/cfn-resource-types/aws-connect-contactflowmodule.js +1 -1
  33. package/lib/types/cfn-resource-types/aws-connect-evaluationform.d.ts +27 -15
  34. package/lib/types/cfn-resource-types/aws-connect-evaluationform.js +1 -1
  35. package/lib/types/cfn-resource-types/aws-connect-hoursofoperation.d.ts +59 -0
  36. package/lib/types/cfn-resource-types/aws-connect-hoursofoperation.js +1 -1
  37. package/lib/types/cfn-resource-types/aws-connectcampaignsv2-campaign.d.ts +30 -2
  38. package/lib/types/cfn-resource-types/aws-connectcampaignsv2-campaign.js +1 -1
  39. package/lib/types/cfn-resource-types/aws-customerprofiles-domain.d.ts +0 -2
  40. package/lib/types/cfn-resource-types/aws-customerprofiles-domain.js +1 -1
  41. package/lib/types/cfn-resource-types/aws-datasync-locationnfs.d.ts +1 -1
  42. package/lib/types/cfn-resource-types/aws-datasync-locationnfs.js +1 -1
  43. package/lib/types/cfn-resource-types/aws-datasync-locationsmb.d.ts +1 -1
  44. package/lib/types/cfn-resource-types/aws-datasync-locationsmb.js +1 -1
  45. package/lib/types/cfn-resource-types/aws-dms-dataprovider.d.ts +1 -1
  46. package/lib/types/cfn-resource-types/aws-dms-dataprovider.js +1 -1
  47. package/lib/types/cfn-resource-types/aws-ec2-clientvpnendpoint.d.ts +2 -0
  48. package/lib/types/cfn-resource-types/aws-ec2-clientvpnendpoint.js +1 -1
  49. package/lib/types/cfn-resource-types/aws-ec2-ec2fleet.d.ts +59 -58
  50. package/lib/types/cfn-resource-types/aws-ec2-ec2fleet.js +1 -1
  51. package/lib/types/cfn-resource-types/aws-ec2-networkinterface.d.ts +35 -21
  52. package/lib/types/cfn-resource-types/aws-ec2-networkinterface.js +1 -1
  53. package/lib/types/cfn-resource-types/aws-ec2-networkinterfaceattachment.d.ts +13 -7
  54. package/lib/types/cfn-resource-types/aws-ec2-networkinterfaceattachment.js +1 -1
  55. package/lib/types/cfn-resource-types/aws-ec2-spotfleet.d.ts +138 -136
  56. package/lib/types/cfn-resource-types/aws-ec2-spotfleet.js +1 -1
  57. package/lib/types/cfn-resource-types/aws-ec2-volume.d.ts +29 -13
  58. package/lib/types/cfn-resource-types/aws-ec2-volume.js +1 -1
  59. package/lib/types/cfn-resource-types/aws-ec2-vpnconcentrator.d.ts +14 -9
  60. package/lib/types/cfn-resource-types/aws-ec2-vpnconcentrator.js +1 -1
  61. package/lib/types/cfn-resource-types/aws-ec2-vpnconnection.d.ts +17 -0
  62. package/lib/types/cfn-resource-types/aws-ec2-vpnconnection.js +1 -1
  63. package/lib/types/cfn-resource-types/aws-ecr-pulltimeupdateexclusion.d.ts +5 -6
  64. package/lib/types/cfn-resource-types/aws-ecr-pulltimeupdateexclusion.js +1 -1
  65. package/lib/types/cfn-resource-types/aws-ecr-repositorycreationtemplate.d.ts +1 -1
  66. package/lib/types/cfn-resource-types/aws-ecr-repositorycreationtemplate.js +1 -1
  67. package/lib/types/cfn-resource-types/aws-ecs-capacityprovider.d.ts +1 -0
  68. package/lib/types/cfn-resource-types/aws-ecs-capacityprovider.js +1 -1
  69. package/lib/types/cfn-resource-types/aws-ecs-service.d.ts +2 -0
  70. package/lib/types/cfn-resource-types/aws-ecs-service.js +1 -1
  71. package/lib/types/cfn-resource-types/aws-eks-nodegroup.d.ts +45 -4
  72. package/lib/types/cfn-resource-types/aws-eks-nodegroup.js +1 -1
  73. package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-listener.d.ts +16 -1
  74. package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-listener.js +1 -1
  75. package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-listenerrule.d.ts +15 -0
  76. package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-listenerrule.js +1 -1
  77. package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-loadbalancer.d.ts +3 -0
  78. package/lib/types/cfn-resource-types/aws-elasticloadbalancingv2-loadbalancer.js +1 -1
  79. package/lib/types/cfn-resource-types/aws-emr-step.d.ts +8 -0
  80. package/lib/types/cfn-resource-types/aws-emr-step.js +1 -1
  81. package/lib/types/cfn-resource-types/aws-entityresolution-matchingworkflow.d.ts +8 -1
  82. package/lib/types/cfn-resource-types/aws-entityresolution-matchingworkflow.js +1 -1
  83. package/lib/types/cfn-resource-types/aws-fsx-s3accesspointattachment.d.ts +96 -4
  84. package/lib/types/cfn-resource-types/aws-fsx-s3accesspointattachment.js +1 -1
  85. package/lib/types/cfn-resource-types/aws-groundstation-dataflowendpointgroupv2.d.ts +167 -0
  86. package/lib/types/cfn-resource-types/aws-groundstation-dataflowendpointgroupv2.js +3 -0
  87. package/lib/types/cfn-resource-types/aws-iot-topicrule.d.ts +7 -0
  88. package/lib/types/cfn-resource-types/aws-iot-topicrule.js +1 -1
  89. package/lib/types/cfn-resource-types/aws-kafkaconnect-connector.d.ts +4 -0
  90. package/lib/types/cfn-resource-types/aws-kafkaconnect-connector.js +1 -1
  91. package/lib/types/cfn-resource-types/aws-lex-bot.d.ts +39 -13
  92. package/lib/types/cfn-resource-types/aws-lex-bot.js +1 -1
  93. package/lib/types/cfn-resource-types/aws-lex-botalias.d.ts +4 -1
  94. package/lib/types/cfn-resource-types/aws-lex-botalias.js +1 -1
  95. package/lib/types/cfn-resource-types/aws-logs-loggroup.d.ts +1 -0
  96. package/lib/types/cfn-resource-types/aws-logs-loggroup.js +1 -1
  97. package/lib/types/cfn-resource-types/aws-logs-transformer.d.ts +3 -1
  98. package/lib/types/cfn-resource-types/aws-logs-transformer.js +1 -1
  99. package/lib/types/cfn-resource-types/aws-mediatailor-playbackconfiguration.d.ts +35 -0
  100. package/lib/types/cfn-resource-types/aws-mediatailor-playbackconfiguration.js +1 -1
  101. package/lib/types/cfn-resource-types/aws-msk-cluster.d.ts +2 -0
  102. package/lib/types/cfn-resource-types/aws-msk-cluster.js +1 -1
  103. package/lib/types/cfn-resource-types/aws-observabilityadmin-organizationtelemetryrule.d.ts +189 -1
  104. package/lib/types/cfn-resource-types/aws-observabilityadmin-organizationtelemetryrule.js +1 -1
  105. package/lib/types/cfn-resource-types/aws-observabilityadmin-telemetryrule.d.ts +202 -2
  106. package/lib/types/cfn-resource-types/aws-observabilityadmin-telemetryrule.js +1 -1
  107. package/lib/types/cfn-resource-types/aws-odb-odbpeeringconnection.d.ts +8 -0
  108. package/lib/types/cfn-resource-types/aws-odb-odbpeeringconnection.js +1 -1
  109. package/lib/types/cfn-resource-types/aws-organizations-policy.d.ts +1 -1
  110. package/lib/types/cfn-resource-types/aws-organizations-policy.js +1 -1
  111. package/lib/types/cfn-resource-types/aws-paymentcryptography-key.d.ts +1 -1
  112. package/lib/types/cfn-resource-types/aws-paymentcryptography-key.js +1 -1
  113. package/lib/types/cfn-resource-types/aws-pcs-cluster.d.ts +2 -2
  114. package/lib/types/cfn-resource-types/aws-pcs-cluster.js +1 -1
  115. package/lib/types/cfn-resource-types/aws-quicksight-dashboard.d.ts +38 -14
  116. package/lib/types/cfn-resource-types/aws-quicksight-dashboard.js +1 -1
  117. package/lib/types/cfn-resource-types/aws-ram-resourceshare.d.ts +20 -0
  118. package/lib/types/cfn-resource-types/aws-ram-resourceshare.js +1 -1
  119. package/lib/types/cfn-resource-types/aws-route53-hostedzone.d.ts +3 -3
  120. package/lib/types/cfn-resource-types/aws-route53-hostedzone.js +1 -1
  121. package/lib/types/cfn-resource-types/aws-route53profiles-profile.d.ts +4 -0
  122. package/lib/types/cfn-resource-types/aws-route53profiles-profile.js +1 -1
  123. package/lib/types/cfn-resource-types/aws-route53resolver-resolverendpoint.d.ts +8 -0
  124. package/lib/types/cfn-resource-types/aws-route53resolver-resolverendpoint.js +1 -1
  125. package/lib/types/cfn-resource-types/aws-route53resolver-resolverruleassociation.d.ts +1 -0
  126. package/lib/types/cfn-resource-types/aws-route53resolver-resolverruleassociation.js +1 -1
  127. package/lib/types/cfn-resource-types/aws-s3-bucket.d.ts +10 -2
  128. package/lib/types/cfn-resource-types/aws-s3-bucket.js +1 -1
  129. package/lib/types/cfn-resource-types/aws-sagemaker-cluster.d.ts +4 -0
  130. package/lib/types/cfn-resource-types/aws-sagemaker-cluster.js +1 -1
  131. package/lib/types/cfn-resource-types/aws-secretsmanager-secret.d.ts +3 -0
  132. package/lib/types/cfn-resource-types/aws-secretsmanager-secret.js +1 -1
  133. package/lib/types/cfn-resource-types/aws-securityhub-connectorv2.d.ts +25 -23
  134. package/lib/types/cfn-resource-types/aws-securityhub-connectorv2.js +1 -1
  135. package/lib/types/cfn-resource-types/aws-ses-tenant.d.ts +48 -0
  136. package/lib/types/cfn-resource-types/aws-ses-tenant.js +3 -0
  137. package/lib/types/cfn-resource-types/aws-ssm-document.d.ts +37 -37
  138. package/lib/types/cfn-resource-types/aws-ssm-document.js +1 -1
  139. package/lib/types/cfn-resource-types/aws-ssm-maintenancewindowtarget.d.ts +29 -2
  140. package/lib/types/cfn-resource-types/aws-ssm-maintenancewindowtarget.js +1 -1
  141. package/lib/types/cfn-resource-types/aws-ssm-maintenancewindowtask.d.ts +52 -1
  142. package/lib/types/cfn-resource-types/aws-ssm-maintenancewindowtask.js +1 -1
  143. package/lib/types/cfn-resource-types/aws-wisdom-aiprompt.d.ts +1 -1
  144. package/lib/types/cfn-resource-types/aws-wisdom-aiprompt.js +1 -1
  145. package/lib/types/cfn-resource-types/aws-wisdom-assistantassociation.d.ts +9 -3
  146. package/lib/types/cfn-resource-types/aws-wisdom-assistantassociation.js +1 -1
  147. package/lib/types/cfn-resource-types/aws-workspacesweb-usersettings.d.ts +37 -0
  148. package/lib/types/cfn-resource-types/aws-workspacesweb-usersettings.js +1 -1
  149. package/lib/types/cfn-resource-types.d.ts +14 -0
  150. package/lib/types/cfn-resource-types.js +43 -28
  151. 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.55",
4
+ "version": "0.41.57",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/horietakehiro/aws-cdk-utul"