@propulsionworks/cloudformation 0.1.34 → 0.1.36

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 (328) hide show
  1. package/out/exports/resources.generated/alexa-ask-skill.d.ts +1 -1
  2. package/out/exports/resources.generated/aws-aiops-investigationgroup.d.ts +4 -4
  3. package/out/exports/resources.generated/aws-amazonmq-broker.d.ts +2 -2
  4. package/out/exports/resources.generated/aws-amplify-branch.d.ts +2 -2
  5. package/out/exports/resources.generated/aws-apigateway-apikey.d.ts +1 -1
  6. package/out/exports/resources.generated/aws-apigateway-domainname.d.ts +6 -1
  7. package/out/exports/resources.generated/aws-apigateway-domainnamev2.d.ts +6 -1
  8. package/out/exports/resources.generated/aws-apigateway-method.d.ts +11 -0
  9. package/out/exports/resources.generated/aws-apigateway-model.d.ts +1 -1
  10. package/out/exports/resources.generated/aws-apigateway-restapi.d.ts +10 -0
  11. package/out/exports/resources.generated/aws-appconfig-configurationprofile.d.ts +1 -1
  12. package/out/exports/resources.generated/aws-appflow-connectorprofile.d.ts +2 -2
  13. package/out/exports/resources.generated/aws-appflow-flow.d.ts +2 -2
  14. package/out/exports/resources.generated/aws-apprunner-observabilityconfiguration.d.ts +1 -1
  15. package/out/exports/resources.generated/aws-apprunner-service.d.ts +1 -1
  16. package/out/exports/resources.generated/aws-apprunner-vpcconnector.d.ts +1 -1
  17. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +1 -1
  18. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +2 -2
  19. package/out/exports/resources.generated/aws-appstream-stack.d.ts +3 -3
  20. package/out/exports/resources.generated/aws-appsync-functionconfiguration.d.ts +2 -2
  21. package/out/exports/resources.generated/aws-aps-resourcepolicy.d.ts +2 -2
  22. package/out/exports/resources.generated/aws-aps-scraper.d.ts +48 -0
  23. package/out/exports/resources.generated/aws-aps-workspace.d.ts +1 -1
  24. package/out/exports/resources.generated/aws-athena-workgroup.d.ts +149 -0
  25. package/out/exports/resources.generated/aws-backup-backupplan.d.ts +6 -2
  26. package/out/exports/resources.generated/aws-backup-backupselection.d.ts +2 -2
  27. package/out/exports/resources.generated/aws-backup-backupvault.d.ts +2 -2
  28. package/out/exports/resources.generated/aws-backup-framework.d.ts +2 -2
  29. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +9 -5
  30. package/out/exports/resources.generated/aws-backup-reportplan.d.ts +2 -2
  31. package/out/exports/resources.generated/aws-backup-restoretestingselection.d.ts +2 -0
  32. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +7 -7
  33. package/out/exports/resources.generated/aws-bedrock-agent.d.ts +1 -1
  34. package/out/exports/resources.generated/aws-bedrock-blueprint.d.ts +1 -1
  35. package/out/exports/resources.generated/aws-bedrock-dataautomationproject.d.ts +36 -2
  36. package/out/exports/resources.generated/aws-bedrock-datasource.d.ts +1 -1
  37. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +1 -1
  38. package/out/exports/resources.generated/aws-bedrock-knowledgebase.d.ts +108 -3
  39. package/out/exports/resources.generated/aws-bedrockagentcore-browsercustom.d.ts +1 -1
  40. package/out/exports/resources.generated/aws-bedrockagentcore-gatewaytarget.d.ts +18 -1
  41. package/out/exports/resources.generated/aws-bedrockagentcore-runtime.d.ts +7 -1
  42. package/out/exports/resources.generated/aws-billingconductor-billinggroup.d.ts +3 -101
  43. package/out/exports/resources.generated/aws-billingconductor-customlineitem.d.ts +1 -1
  44. package/out/exports/resources.generated/aws-cassandra-table.d.ts +20 -0
  45. package/out/exports/resources.generated/aws-ce-anomalymonitor.d.ts +10 -2
  46. package/out/exports/resources.generated/aws-chatbot-microsoftteamschannelconfiguration.d.ts +2 -2
  47. package/out/exports/resources.generated/aws-chatbot-slackchannelconfiguration.d.ts +2 -2
  48. package/out/exports/resources.generated/aws-cloudformation-customresource.d.ts +5 -5
  49. package/out/exports/resources.generated/aws-cloudformation-guardhook.d.ts +3 -3
  50. package/out/exports/resources.generated/aws-cloudformation-hookdefaultversion.d.ts +2 -2
  51. package/out/exports/resources.generated/aws-cloudformation-hooktypeconfig.d.ts +2 -2
  52. package/out/exports/resources.generated/aws-cloudformation-hookversion.d.ts +3 -3
  53. package/out/exports/resources.generated/aws-cloudformation-lambdahook.d.ts +3 -3
  54. package/out/exports/resources.generated/aws-cloudformation-macro.d.ts +2 -2
  55. package/out/exports/resources.generated/aws-cloudformation-moduledefaultversion.d.ts +4 -4
  56. package/out/exports/resources.generated/aws-cloudformation-moduleversion.d.ts +3 -3
  57. package/out/exports/resources.generated/aws-cloudformation-publictypeversion.d.ts +4 -4
  58. package/out/exports/resources.generated/aws-cloudformation-publisher.d.ts +2 -2
  59. package/out/exports/resources.generated/aws-cloudformation-resourcedefaultversion.d.ts +2 -2
  60. package/out/exports/resources.generated/aws-cloudformation-resourceversion.d.ts +3 -3
  61. package/out/exports/resources.generated/aws-cloudformation-stack.d.ts +4 -4
  62. package/out/exports/resources.generated/aws-cloudformation-stackset.d.ts +19 -14
  63. package/out/exports/resources.generated/aws-cloudformation-typeactivation.d.ts +2 -2
  64. package/out/exports/resources.generated/aws-cloudformation-waitcondition.d.ts +4 -4
  65. package/out/exports/resources.generated/aws-cloudformation-waitconditionhandle.d.ts +2 -2
  66. package/out/exports/resources.generated/aws-cloudfront-connectionfunction.d.ts +95 -0
  67. package/out/exports/resources.generated/aws-cloudtrail-eventdatastore.d.ts +3 -3
  68. package/out/exports/resources.generated/aws-cloudtrail-trail.d.ts +41 -5
  69. package/out/exports/resources.generated/aws-cloudwatch-alarm.d.ts +1 -1
  70. package/out/exports/resources.generated/aws-codebuild-sourcecredential.d.ts +2 -2
  71. package/out/exports/resources.generated/aws-codecommit-repository.d.ts +1 -1
  72. package/out/exports/resources.generated/aws-codeconnections-connection.d.ts +2 -2
  73. package/out/exports/resources.generated/aws-codedeploy-application.d.ts +1 -1
  74. package/out/exports/resources.generated/aws-codedeploy-deploymentconfig.d.ts +1 -1
  75. package/out/exports/resources.generated/aws-codedeploy-deploymentgroup.d.ts +15 -15
  76. package/out/exports/resources.generated/aws-codepipeline-pipeline.d.ts +1 -1
  77. package/out/exports/resources.generated/aws-codestar-githubrepository.d.ts +4 -4
  78. package/out/exports/resources.generated/aws-codestarconnections-connection.d.ts +2 -2
  79. package/out/exports/resources.generated/aws-codestarnotifications-notificationrule.d.ts +2 -2
  80. package/out/exports/resources.generated/aws-cognito-identitypool.d.ts +2 -2
  81. package/out/exports/resources.generated/aws-cognito-terms.d.ts +54 -0
  82. package/out/exports/resources.generated/aws-comprehend-documentclassifier.d.ts +1 -1
  83. package/out/exports/resources.generated/aws-comprehend-flywheel.d.ts +3 -3
  84. package/out/exports/resources.generated/aws-config-configrule.d.ts +1 -1
  85. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +3 -3
  86. package/out/exports/resources.generated/aws-config-deliverychannel.d.ts +8 -8
  87. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +38 -15
  88. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +52 -0
  89. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +4 -4
  90. package/out/exports/resources.generated/aws-controltower-landingzone.d.ts +5 -0
  91. package/out/exports/resources.generated/aws-customerprofiles-domain.d.ts +16 -0
  92. package/out/exports/resources.generated/aws-databrew-job.d.ts +1 -1
  93. package/out/exports/resources.generated/aws-directoryservice-microsoftad.d.ts +6 -6
  94. package/out/exports/resources.generated/aws-directoryservice-simplead.d.ts +6 -6
  95. package/out/exports/resources.generated/aws-dms-dataprovider.d.ts +1 -1
  96. package/out/exports/resources.generated/aws-dms-endpoint.d.ts +4 -4
  97. package/out/exports/resources.generated/aws-dms-eventsubscription.d.ts +1 -1
  98. package/out/exports/resources.generated/aws-dms-instanceprofile.d.ts +1 -1
  99. package/out/exports/resources.generated/aws-dms-replicationconfig.d.ts +2 -2
  100. package/out/exports/resources.generated/aws-dms-replicationinstance.d.ts +2 -2
  101. package/out/exports/resources.generated/aws-dms-replicationsubnetgroup.d.ts +1 -1
  102. package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +3 -3
  103. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +15 -0
  104. package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +3 -13
  105. package/out/exports/resources.generated/aws-dynamodb-table.d.ts +3 -3
  106. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +10 -2
  107. package/out/exports/resources.generated/aws-ec2-flowlog.d.ts +1 -1
  108. package/out/exports/resources.generated/aws-ec2-instanceconnectendpoint.d.ts +2 -2
  109. package/out/exports/resources.generated/aws-ec2-ipamscope.d.ts +25 -0
  110. package/out/exports/resources.generated/aws-ec2-keypair.d.ts +4 -4
  111. package/out/exports/resources.generated/aws-ec2-launchtemplate.d.ts +10 -2
  112. package/out/exports/resources.generated/aws-ec2-natgateway.d.ts +37 -0
  113. package/out/exports/resources.generated/aws-ec2-securitygroup.d.ts +2 -2
  114. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +10 -2
  115. package/out/exports/resources.generated/aws-ec2-transitgateway.d.ts +14 -0
  116. package/out/exports/resources.generated/aws-ec2-transitgatewaymeteringpolicy.d.ts +45 -0
  117. package/out/exports/resources.generated/aws-ec2-transitgatewaymeteringpolicyentry.d.ts +94 -0
  118. package/out/exports/resources.generated/aws-ec2-volume.d.ts +10 -0
  119. package/out/exports/resources.generated/aws-ec2-vpcencryptioncontrol.d.ts +150 -0
  120. package/out/exports/resources.generated/aws-ec2-vpcendpoint.d.ts +10 -0
  121. package/out/exports/resources.generated/aws-ec2-vpnconcentrator.d.ts +43 -0
  122. package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +21 -0
  123. package/out/exports/resources.generated/aws-ecr-pulltimeupdateexclusion.d.ts +15 -0
  124. package/out/exports/resources.generated/aws-ecr-repository.d.ts +4 -4
  125. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +4 -4
  126. package/out/exports/resources.generated/aws-ecr-signingconfiguration.d.ts +63 -0
  127. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +12 -0
  128. package/out/exports/resources.generated/aws-ecs-expressgatewayservice.d.ts +207 -0
  129. package/out/exports/resources.generated/aws-ecs-service.d.ts +18 -18
  130. package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +1 -1
  131. package/out/exports/resources.generated/aws-eks-cluster.d.ts +21 -6
  132. package/out/exports/resources.generated/aws-eks-nodegroup.d.ts +3 -3
  133. package/out/exports/resources.generated/aws-elasticache-cachecluster.d.ts +1 -1
  134. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listener.d.ts +38 -0
  135. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +38 -0
  136. package/out/exports/resources.generated/aws-elasticloadbalancingv2-targetgroup.d.ts +10 -0
  137. package/out/exports/resources.generated/aws-elasticsearch-domain.d.ts +1 -1
  138. package/out/exports/resources.generated/aws-emr-studio.d.ts +1 -1
  139. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +1 -1
  140. package/out/exports/resources.generated/aws-events-archive.d.ts +1 -1
  141. package/out/exports/resources.generated/aws-events-connection.d.ts +1 -1
  142. package/out/exports/resources.generated/aws-events-eventbus.d.ts +1 -1
  143. package/out/exports/resources.generated/aws-events-rule.d.ts +1 -1
  144. package/out/exports/resources.generated/aws-evidently-experiment.d.ts +6 -6
  145. package/out/exports/resources.generated/aws-evidently-launch.d.ts +2 -2
  146. package/out/exports/resources.generated/aws-fms-notificationchannel.d.ts +1 -1
  147. package/out/exports/resources.generated/aws-fsx-filesystem.d.ts +7 -3
  148. package/out/exports/resources.generated/aws-fsx-storagevirtualmachine.d.ts +4 -0
  149. package/out/exports/resources.generated/aws-gamelift-fleet.d.ts +3 -3
  150. package/out/exports/resources.generated/aws-glue-datacatalogencryptionsettings.d.ts +5 -5
  151. package/out/exports/resources.generated/aws-glue-integration.d.ts +119 -0
  152. package/out/exports/resources.generated/aws-glue-integrationresourceproperty.d.ts +3 -3
  153. package/out/exports/resources.generated/aws-greengrass-connectordefinition.d.ts +3 -3
  154. package/out/exports/resources.generated/aws-greengrass-connectordefinitionversion.d.ts +1 -1
  155. package/out/exports/resources.generated/aws-greengrass-coredefinition.d.ts +3 -3
  156. package/out/exports/resources.generated/aws-greengrass-coredefinitionversion.d.ts +1 -1
  157. package/out/exports/resources.generated/aws-greengrass-devicedefinition.d.ts +3 -3
  158. package/out/exports/resources.generated/aws-greengrass-devicedefinitionversion.d.ts +1 -1
  159. package/out/exports/resources.generated/aws-greengrass-functiondefinition.d.ts +9 -9
  160. package/out/exports/resources.generated/aws-greengrass-functiondefinitionversion.d.ts +7 -7
  161. package/out/exports/resources.generated/aws-greengrass-group.d.ts +6 -6
  162. package/out/exports/resources.generated/aws-greengrass-loggerdefinition.d.ts +3 -3
  163. package/out/exports/resources.generated/aws-greengrass-loggerdefinitionversion.d.ts +1 -1
  164. package/out/exports/resources.generated/aws-greengrass-resourcedefinition.d.ts +14 -14
  165. package/out/exports/resources.generated/aws-greengrass-resourcedefinitionversion.d.ts +11 -11
  166. package/out/exports/resources.generated/aws-greengrass-subscriptiondefinition.d.ts +3 -3
  167. package/out/exports/resources.generated/aws-greengrass-subscriptiondefinitionversion.d.ts +1 -1
  168. package/out/exports/resources.generated/aws-greengrassv2-componentversion.d.ts +1 -1
  169. package/out/exports/resources.generated/aws-greengrassv2-deployment.d.ts +1 -1
  170. package/out/exports/resources.generated/aws-iam-group.d.ts +2 -2
  171. package/out/exports/resources.generated/aws-iam-grouppolicy.d.ts +1 -1
  172. package/out/exports/resources.generated/aws-iam-managedpolicy.d.ts +3 -3
  173. package/out/exports/resources.generated/aws-iam-policy.d.ts +2 -2
  174. package/out/exports/resources.generated/aws-iam-role.d.ts +3 -3
  175. package/out/exports/resources.generated/aws-iam-rolepolicy.d.ts +1 -1
  176. package/out/exports/resources.generated/aws-iam-samlprovider.d.ts +4 -4
  177. package/out/exports/resources.generated/aws-iam-user.d.ts +5 -5
  178. package/out/exports/resources.generated/aws-iam-userpolicy.d.ts +1 -1
  179. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +26 -0
  180. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +0 -66
  181. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +20 -0
  182. package/out/exports/resources.generated/aws-iot-encryptionconfiguration.d.ts +1 -1
  183. package/out/exports/resources.generated/aws-iot-logging.d.ts +2 -2
  184. package/out/exports/resources.generated/aws-iotevents-detectormodel.d.ts +8 -8
  185. package/out/exports/resources.generated/aws-kendra-datasource.d.ts +1 -1
  186. package/out/exports/resources.generated/aws-kinesis-stream.d.ts +6 -1
  187. package/out/exports/resources.generated/aws-kinesisvideo-stream.d.ts +18 -1
  188. package/out/exports/resources.generated/aws-kms-alias.d.ts +6 -6
  189. package/out/exports/resources.generated/aws-kms-key.d.ts +35 -32
  190. package/out/exports/resources.generated/aws-kms-replicakey.d.ts +15 -15
  191. package/out/exports/resources.generated/aws-lakeformation-datalakesettings.d.ts +4 -0
  192. package/out/exports/resources.generated/aws-lambda-codesigningconfig.d.ts +1 -1
  193. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +31 -9
  194. package/out/exports/resources.generated/aws-lambda-function.d.ts +25 -9
  195. package/out/exports/resources.generated/aws-lex-bot.d.ts +3 -3
  196. package/out/exports/resources.generated/aws-lex-botalias.d.ts +2 -2
  197. package/out/exports/resources.generated/aws-lex-botversion.d.ts +2 -2
  198. package/out/exports/resources.generated/aws-lex-resourcepolicy.d.ts +2 -2
  199. package/out/exports/resources.generated/aws-licensemanager-grant.d.ts +2 -2
  200. package/out/exports/resources.generated/aws-licensemanager-license.d.ts +2 -2
  201. package/out/exports/resources.generated/aws-lightsail-container.d.ts +2 -2
  202. package/out/exports/resources.generated/aws-logs-integration.d.ts +1 -1
  203. package/out/exports/resources.generated/aws-logs-loganomalydetector.d.ts +2 -2
  204. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +3 -3
  205. package/out/exports/resources.generated/aws-logs-transformer.d.ts +1 -1
  206. package/out/exports/resources.generated/aws-lookoutequipment-inferencescheduler.d.ts +3 -3
  207. package/out/exports/resources.generated/aws-macie-allowlist.d.ts +2 -2
  208. package/out/exports/resources.generated/aws-macie-session.d.ts +1 -1
  209. package/out/exports/resources.generated/aws-mediaconnect-flow.d.ts +57 -1
  210. package/out/exports/resources.generated/aws-mediaconnect-flowentitlement.d.ts +2 -2
  211. package/out/exports/resources.generated/aws-mediaconnect-flowoutput.d.ts +57 -2
  212. package/out/exports/resources.generated/aws-mediaconnect-flowsource.d.ts +1 -1
  213. package/out/exports/resources.generated/aws-mediaconnect-routerinput.d.ts +502 -0
  214. package/out/exports/resources.generated/aws-mediaconnect-routernetworkinterface.d.ts +138 -0
  215. package/out/exports/resources.generated/aws-mediaconnect-routeroutput.d.ts +451 -0
  216. package/out/exports/resources.generated/aws-mediaconvert-jobtemplate.d.ts +2 -2
  217. package/out/exports/resources.generated/aws-mediaconvert-preset.d.ts +2 -2
  218. package/out/exports/resources.generated/aws-mediaconvert-queue.d.ts +1 -1
  219. package/out/exports/resources.generated/aws-mediapackagev2-originendpointpolicy.d.ts +1 -1
  220. package/out/exports/resources.generated/aws-mediastore-container.d.ts +2 -2
  221. package/out/exports/resources.generated/aws-msk-cluster.d.ts +18 -5
  222. package/out/exports/resources.generated/aws-msk-configuration.d.ts +1 -1
  223. package/out/exports/resources.generated/aws-neptune-dbcluster.d.ts +2 -2
  224. package/out/exports/resources.generated/aws-neptune-dbinstance.d.ts +12 -12
  225. package/out/exports/resources.generated/aws-neptune-dbparametergroup.d.ts +1 -1
  226. package/out/exports/resources.generated/aws-networkfirewall-tlsinspectionconfiguration.d.ts +1 -1
  227. package/out/exports/resources.generated/aws-notifications-eventrule.d.ts +1 -1
  228. package/out/exports/resources.generated/aws-oam-link.d.ts +1 -1
  229. package/out/exports/resources.generated/aws-omics-annotationstore.d.ts +2 -2
  230. package/out/exports/resources.generated/aws-opensearchservice-domain.d.ts +27 -2
  231. package/out/exports/resources.generated/aws-opsworks-stack.d.ts +4 -4
  232. package/out/exports/resources.generated/aws-opsworkscm-server.d.ts +3 -3
  233. package/out/exports/resources.generated/aws-organizations-account.d.ts +10 -10
  234. package/out/exports/resources.generated/aws-organizations-organizationalunit.d.ts +2 -2
  235. package/out/exports/resources.generated/aws-organizations-policy.d.ts +1 -1
  236. package/out/exports/resources.generated/aws-pcs-cluster.d.ts +40 -0
  237. package/out/exports/resources.generated/aws-pipes-pipe.d.ts +1 -1
  238. package/out/exports/resources.generated/aws-qbusiness-application.d.ts +3 -3
  239. package/out/exports/resources.generated/aws-qbusiness-datasource.d.ts +1 -1
  240. package/out/exports/resources.generated/aws-qbusiness-webexperience.d.ts +1 -1
  241. package/out/exports/resources.generated/aws-qldb-ledger.d.ts +2 -2
  242. package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +179 -0
  243. package/out/exports/resources.generated/aws-rbin-rule.d.ts +1 -1
  244. package/out/exports/resources.generated/aws-refactorspaces-application.d.ts +6 -6
  245. package/out/exports/resources.generated/aws-refactorspaces-environment.d.ts +2 -2
  246. package/out/exports/resources.generated/aws-refactorspaces-route.d.ts +9 -9
  247. package/out/exports/resources.generated/aws-refactorspaces-service.d.ts +2 -2
  248. package/out/exports/resources.generated/aws-rekognition-project.d.ts +6 -1
  249. package/out/exports/resources.generated/aws-resiliencehub-app.d.ts +1 -1
  250. package/out/exports/resources.generated/aws-route53-keysigningkey.d.ts +1 -1
  251. package/out/exports/resources.generated/aws-route53-recordset.d.ts +4 -4
  252. package/out/exports/resources.generated/aws-route53-recordsetgroup.d.ts +4 -4
  253. package/out/exports/resources.generated/aws-route53resolver-firewallrulegroup.d.ts +1 -1
  254. package/out/exports/resources.generated/aws-rtbfabric-inboundexternallink.d.ts +124 -0
  255. package/out/exports/resources.generated/aws-rtbfabric-link.d.ts +1 -1
  256. package/out/exports/resources.generated/aws-rum-appmonitor.d.ts +3 -65
  257. package/out/exports/resources.generated/aws-s3-bucket.d.ts +25 -7
  258. package/out/exports/resources.generated/aws-s3-storagelens.d.ts +1 -1
  259. package/out/exports/resources.generated/aws-s3tables-table.d.ts +6 -1
  260. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +23 -1
  261. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +57 -0
  262. package/out/exports/resources.generated/aws-sagemaker-dataqualityjobdefinition.d.ts +1 -1
  263. package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +1 -1
  264. package/out/exports/resources.generated/aws-sagemaker-modelbiasjobdefinition.d.ts +1 -1
  265. package/out/exports/resources.generated/aws-sagemaker-modelexplainabilityjobdefinition.d.ts +1 -1
  266. package/out/exports/resources.generated/aws-sagemaker-modelqualityjobdefinition.d.ts +1 -1
  267. package/out/exports/resources.generated/aws-sagemaker-monitoringschedule.d.ts +1 -1
  268. package/out/exports/resources.generated/aws-sagemaker-partnerapp.d.ts +17 -0
  269. package/out/exports/resources.generated/aws-sagemaker-space.d.ts +1 -1
  270. package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +1 -1
  271. package/out/exports/resources.generated/aws-secretsmanager-rotationschedule.d.ts +28 -2
  272. package/out/exports/resources.generated/aws-secretsmanager-secret.d.ts +9 -5
  273. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +19 -19
  274. package/out/exports/resources.generated/aws-securityhub-automationrulev2.d.ts +6 -6
  275. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +8 -8
  276. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +2 -2
  277. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +3 -3
  278. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +4 -4
  279. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +17 -17
  280. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +2 -2
  281. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +3 -3
  282. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +2 -2
  283. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  284. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +3 -3
  285. package/out/exports/resources.generated/aws-servicecatalog-cloudformationproduct.d.ts +15 -16
  286. package/out/exports/resources.generated/aws-shield-drtaccess.d.ts +4 -4
  287. package/out/exports/resources.generated/aws-shield-proactiveengagement.d.ts +4 -4
  288. package/out/exports/resources.generated/aws-shield-protection.d.ts +6 -6
  289. package/out/exports/resources.generated/aws-shield-protectiongroup.d.ts +2 -2
  290. package/out/exports/resources.generated/aws-simspaceweaver-simulation.d.ts +2 -2
  291. package/out/exports/resources.generated/aws-smsvoice-protectconfiguration.d.ts +1 -1
  292. package/out/exports/resources.generated/aws-sns-subscription.d.ts +11 -11
  293. package/out/exports/resources.generated/aws-sns-topic.d.ts +14 -14
  294. package/out/exports/resources.generated/aws-sns-topicinlinepolicy.d.ts +3 -3
  295. package/out/exports/resources.generated/aws-sns-topicpolicy.d.ts +2 -2
  296. package/out/exports/resources.generated/aws-sqs-queue.d.ts +6 -6
  297. package/out/exports/resources.generated/aws-sqs-queuepolicy.d.ts +2 -2
  298. package/out/exports/resources.generated/aws-ssm-association.d.ts +1 -1
  299. package/out/exports/resources.generated/aws-ssm-document.d.ts +2 -2
  300. package/out/exports/resources.generated/aws-ssmincidents-replicationset.d.ts +2 -2
  301. package/out/exports/resources.generated/aws-ssmincidents-responseplan.d.ts +4 -4
  302. package/out/exports/resources.generated/aws-ssmquicksetup-configurationmanager.d.ts +1 -1
  303. package/out/exports/resources.generated/aws-ssmquicksetup-lifecycleautomation.d.ts +3 -3
  304. package/out/exports/resources.generated/aws-sso-application.d.ts +2 -2
  305. package/out/exports/resources.generated/aws-stepfunctions-activity.d.ts +3 -3
  306. package/out/exports/resources.generated/aws-stepfunctions-statemachine.d.ts +3 -3
  307. package/out/exports/resources.generated/aws-synthetics-canary.d.ts +3 -3
  308. package/out/exports/resources.generated/aws-timestream-database.d.ts +3 -3
  309. package/out/exports/resources.generated/aws-verifiedpermissions-identitysource.d.ts +2 -2
  310. package/out/exports/resources.generated/aws-vpclattice-domainverification.d.ts +51 -0
  311. package/out/exports/resources.generated/aws-vpclattice-resourceconfiguration.d.ts +22 -0
  312. package/out/exports/resources.generated/aws-vpclattice-servicenetworkresourceassociation.d.ts +5 -0
  313. package/out/exports/resources.generated/aws-vpclattice-servicenetworkvpcassociation.d.ts +26 -0
  314. package/out/exports/resources.generated/aws-wafregional-ratebasedrule.d.ts +2 -2
  315. package/out/exports/resources.generated/aws-wafregional-regexpatternset.d.ts +2 -2
  316. package/out/exports/resources.generated/aws-wafv2-ipset.d.ts +1 -1
  317. package/out/exports/resources.generated/aws-wafv2-regexpatternset.d.ts +1 -1
  318. package/out/exports/resources.generated/aws-wafv2-rulegroup.d.ts +1 -1
  319. package/out/exports/resources.generated/aws-wafv2-webacl.d.ts +5 -5
  320. package/out/exports/resources.generated/aws-wafv2-webaclassociation.d.ts +2 -2
  321. package/out/exports/resources.generated/aws-wisdom-aiagent.d.ts +70 -1
  322. package/out/exports/resources.generated/aws-workspaces-workspace.d.ts +2 -2
  323. package/out/exports/resources.generated/aws-workspacesthinclient-environment.d.ts +2 -2
  324. package/out/exports/resources.generated/aws-workspacesweb-browsersettings.d.ts +31 -1
  325. package/out/exports/resources.generated/aws-workspacesweb-portal.d.ts +1 -1
  326. package/out/exports/resources.generated/aws-workspacesweb-sessionlogger.d.ts +1 -0
  327. package/out/exports/resources.generated/dev-fsx-storagevirtualmachine.d.ts +29 -0
  328. package/package.json +1 -1
@@ -0,0 +1,207 @@
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html}
4
+ */
5
+ export type ECSExpressGatewayService = ResourceDefinitionWithAttributes<"AWS::ECS::ExpressGatewayService", ECSExpressGatewayServiceProps, ECSExpressGatewayServiceAttribs>;
6
+ /**
7
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html}
8
+ */
9
+ export type ECSExpressGatewayServiceProps = {
10
+ /**
11
+ * @default "default"
12
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html#cfn-ecs-expressgatewayservice-cluster}
13
+ */
14
+ Cluster?: string | undefined;
15
+ /**
16
+ * @default "256"
17
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html#cfn-ecs-expressgatewayservice-cpu}
18
+ */
19
+ Cpu?: string | undefined;
20
+ /**
21
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html#cfn-ecs-expressgatewayservice-executionrolearn}
22
+ */
23
+ ExecutionRoleArn: string;
24
+ /**
25
+ * @default "HTTP:80/ping"
26
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html#cfn-ecs-expressgatewayservice-healthcheckpath}
27
+ */
28
+ HealthCheckPath?: string | undefined;
29
+ /**
30
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html#cfn-ecs-expressgatewayservice-infrastructurerolearn}
31
+ */
32
+ InfrastructureRoleArn: string;
33
+ /**
34
+ * @default "512"
35
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html#cfn-ecs-expressgatewayservice-memory}
36
+ */
37
+ Memory?: string | undefined;
38
+ /**
39
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html#cfn-ecs-expressgatewayservice-networkconfiguration}
40
+ */
41
+ NetworkConfiguration?: ExpressGatewayServiceNetworkConfiguration | undefined;
42
+ /**
43
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html#cfn-ecs-expressgatewayservice-primarycontainer}
44
+ */
45
+ PrimaryContainer: ExpressGatewayContainer;
46
+ /**
47
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html#cfn-ecs-expressgatewayservice-scalingtarget}
48
+ */
49
+ ScalingTarget?: ExpressGatewayScalingTarget | undefined;
50
+ /**
51
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html#cfn-ecs-expressgatewayservice-servicename}
52
+ */
53
+ ServiceName?: string | undefined;
54
+ /**
55
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html#cfn-ecs-expressgatewayservice-tags}
56
+ */
57
+ Tags?: Tag[] | undefined;
58
+ /**
59
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html#cfn-ecs-expressgatewayservice-taskrolearn}
60
+ */
61
+ TaskRoleArn?: string | undefined;
62
+ };
63
+ /**
64
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html#aws-resource-ecs-expressgatewayservice-return-values}
65
+ */
66
+ export type ECSExpressGatewayServiceAttribs = {
67
+ /**
68
+ * @format date-time
69
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html#cfn-ecs-expressgatewayservice-createdat}
70
+ */
71
+ CreatedAt: string;
72
+ /**
73
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html#cfn-ecs-expressgatewayservice-servicearn}
74
+ */
75
+ ServiceArn: string;
76
+ /**
77
+ * @format date-time
78
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-expressgatewayservice.html#cfn-ecs-expressgatewayservice-updatedat}
79
+ */
80
+ UpdatedAt: string;
81
+ };
82
+ /**
83
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewaycontainer.html}
84
+ */
85
+ export type ExpressGatewayContainer = {
86
+ /**
87
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewaycontainer.html#cfn-ecs-expressgatewayservice-expressgatewaycontainer-awslogsconfiguration}
88
+ */
89
+ AwsLogsConfiguration?: ExpressGatewayServiceAwsLogsConfiguration | undefined;
90
+ /**
91
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewaycontainer.html#cfn-ecs-expressgatewayservice-expressgatewaycontainer-command}
92
+ */
93
+ Command?: string[] | undefined;
94
+ /**
95
+ * @default 80
96
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewaycontainer.html#cfn-ecs-expressgatewayservice-expressgatewaycontainer-containerport}
97
+ */
98
+ ContainerPort?: number | undefined;
99
+ /**
100
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewaycontainer.html#cfn-ecs-expressgatewayservice-expressgatewaycontainer-environment}
101
+ */
102
+ Environment?: KeyValuePair[] | undefined;
103
+ /**
104
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewaycontainer.html#cfn-ecs-expressgatewayservice-expressgatewaycontainer-image}
105
+ */
106
+ Image: string;
107
+ /**
108
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewaycontainer.html#cfn-ecs-expressgatewayservice-expressgatewaycontainer-repositorycredentials}
109
+ */
110
+ RepositoryCredentials?: ExpressGatewayRepositoryCredentials | undefined;
111
+ /**
112
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewaycontainer.html#cfn-ecs-expressgatewayservice-expressgatewaycontainer-secrets}
113
+ */
114
+ Secrets?: Secret[] | undefined;
115
+ };
116
+ /**
117
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewayrepositorycredentials.html}
118
+ */
119
+ export type ExpressGatewayRepositoryCredentials = {
120
+ /**
121
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewayrepositorycredentials.html#cfn-ecs-expressgatewayservice-expressgatewayrepositorycredentials-credentialsparameter}
122
+ */
123
+ CredentialsParameter: string;
124
+ };
125
+ /**
126
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewayscalingtarget.html}
127
+ */
128
+ export type ExpressGatewayScalingTarget = {
129
+ /**
130
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewayscalingtarget.html#cfn-ecs-expressgatewayservice-expressgatewayscalingtarget-autoscalingmetric}
131
+ */
132
+ AutoScalingMetric?: ExpressGatewayServiceScalingMetric | undefined;
133
+ /**
134
+ * @default 60
135
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewayscalingtarget.html#cfn-ecs-expressgatewayservice-expressgatewayscalingtarget-autoscalingtargetvalue}
136
+ */
137
+ AutoScalingTargetValue?: number | undefined;
138
+ /**
139
+ * @default 1
140
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewayscalingtarget.html#cfn-ecs-expressgatewayservice-expressgatewayscalingtarget-maxtaskcount}
141
+ */
142
+ MaxTaskCount?: number | undefined;
143
+ /**
144
+ * @default 1
145
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewayscalingtarget.html#cfn-ecs-expressgatewayservice-expressgatewayscalingtarget-mintaskcount}
146
+ */
147
+ MinTaskCount?: number | undefined;
148
+ };
149
+ /**
150
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewayserviceawslogsconfiguration.html}
151
+ */
152
+ export type ExpressGatewayServiceAwsLogsConfiguration = {
153
+ /**
154
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewayserviceawslogsconfiguration.html#cfn-ecs-expressgatewayservice-expressgatewayserviceawslogsconfiguration-loggroup}
155
+ */
156
+ LogGroup: string;
157
+ /**
158
+ * @default "ecs"
159
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewayserviceawslogsconfiguration.html#cfn-ecs-expressgatewayservice-expressgatewayserviceawslogsconfiguration-logstreamprefix}
160
+ */
161
+ LogStreamPrefix: string;
162
+ };
163
+ /**
164
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewayservicenetworkconfiguration.html}
165
+ */
166
+ export type ExpressGatewayServiceNetworkConfiguration = {
167
+ /**
168
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewayservicenetworkconfiguration.html#cfn-ecs-expressgatewayservice-expressgatewayservicenetworkconfiguration-securitygroups}
169
+ */
170
+ SecurityGroups?: string[] | undefined;
171
+ /**
172
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewayservicenetworkconfiguration.html#cfn-ecs-expressgatewayservice-expressgatewayservicenetworkconfiguration-subnets}
173
+ */
174
+ Subnets?: string[] | undefined;
175
+ };
176
+ /**
177
+ * @default "AVERAGE_CPU"
178
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-expressgatewayservicescalingmetric.html}
179
+ */
180
+ export type ExpressGatewayServiceScalingMetric = "AVERAGE_CPU" | "AVERAGE_MEMORY" | "REQUEST_COUNT_PER_TARGET";
181
+ /**
182
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-keyvaluepair.html}
183
+ */
184
+ export type KeyValuePair = {
185
+ /**
186
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-keyvaluepair.html#cfn-ecs-expressgatewayservice-keyvaluepair-name}
187
+ */
188
+ Name: string;
189
+ /**
190
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-keyvaluepair.html#cfn-ecs-expressgatewayservice-keyvaluepair-value}
191
+ */
192
+ Value: string;
193
+ };
194
+ /**
195
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-secret.html}
196
+ */
197
+ export type Secret = {
198
+ /**
199
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-secret.html#cfn-ecs-expressgatewayservice-secret-name}
200
+ */
201
+ Name: string;
202
+ /**
203
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-expressgatewayservice-secret.html#cfn-ecs-expressgatewayservice-secret-valuefrom}
204
+ */
205
+ ValueFrom: string;
206
+ };
207
+ //# sourceMappingURL=aws-ecs-expressgatewayservice.d.ts.map
@@ -2,7 +2,7 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
3
  * The `AWS::ECS::Service` resource creates an Amazon Elastic Container Service (Amazon ECS) service that runs and maintains the requested number of tasks and associated load balancers.
4
4
  *
5
- * > The stack update fails if you change any properties that require replacement and at least one Amazon ECS Service Connect `ServiceConnectConfiguration` property is configured. This is because AWS CloudFormation creates the replacement service first, but each `ServiceConnectService` must have a name that is unique in the namespace. > Starting April 15, 2023, AWS ; will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS , or Amazon EC2 . However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service. > On June 12, 2025, Amazon ECS launched support for updating capacity provider configuration for Amazon ECS services. With this launch, Amazon ECS also aligned the AWS CloudFormation update behavior for `CapacityProviderStrategy` parameter with the standard practice. For more information, see [Amazon ECS adds support for updating capacity provider configuration for ECS services](https://docs.aws.amazon.com/about-aws/whats-new/2025/05/amazon-ecs-capacity-provider-configuration-ecs/) . Previously Amazon ECS ignored the `CapacityProviderStrategy` property if it was set to an empty list for example, `[]` in AWS CloudFormation , because updating capacity provider configuration was not supported. Now, with support for capacity provider updates, customers can remove capacity providers from a service by passing an empty list. When you specify an empty list ( `[]` ) for the `CapacityProviderStrategy` property in your AWS CloudFormation template, Amazon ECS will remove any capacity providers associated with the service, as follows:
5
+ * > The stack update fails if you change any properties that require replacement and at least one Amazon ECS Service Connect `ServiceConnectConfiguration` property is configured. This is because AWS CloudFormation creates the replacement service first, but each `ServiceConnectService` must have a name that is unique in the namespace. > Starting April 15, 2023, AWS ; will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS , or Amazon EC2 . However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service. > On June 12, 2025, Amazon ECS launched support for updating capacity provider configuration for Amazon ECS services. With this launch, Amazon ECS also aligned the CloudFormation update behavior for `CapacityProviderStrategy` parameter with the standard practice. For more information, see [Amazon ECS adds support for updating capacity provider configuration for ECS services](https://docs.aws.amazon.com/about-aws/whats-new/2025/05/amazon-ecs-capacity-provider-configuration-ecs/) . Previously Amazon ECS ignored the `CapacityProviderStrategy` property if it was set to an empty list for example, `[]` in CloudFormation , because updating capacity provider configuration was not supported. Now, with support for capacity provider updates, customers can remove capacity providers from a service by passing an empty list. When you specify an empty list ( `[]` ) for the `CapacityProviderStrategy` property in your CloudFormation template, Amazon ECS will remove any capacity providers associated with the service, as follows:
6
6
  * >
7
7
  * > - For services created with a capacity provider strategy after the launch:
8
8
  * >
@@ -17,19 +17,19 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
17
17
  * >
18
18
  * > Recommended Actions
19
19
  * >
20
- * > If you are currently using `CapacityProviderStrategy: []` in your AWS CloudFormation templates, you should take one of the following actions:
20
+ * > If you are currently using `CapacityProviderStrategy: []` in your CloudFormation templates, you should take one of the following actions:
21
21
  * >
22
22
  * > - If you do not intend to update the Capacity Provider Strategy:
23
23
  * >
24
- * > - Remove the `CapacityProviderStrategy` property entirely from your AWS CloudFormation template
24
+ * > - Remove the `CapacityProviderStrategy` property entirely from your CloudFormation template
25
25
  * > - Alternatively, use `!Ref AWS ::NoValue` for the `CapacityProviderStrategy` property in your template
26
- * > - If you intend to maintain or update the Capacity Provider Strategy, specify the actual Capacity Provider Strategy for the service in your AWS CloudFormation template.
26
+ * > - If you intend to maintain or update the Capacity Provider Strategy, specify the actual Capacity Provider Strategy for the service in your CloudFormation template.
27
27
  * >
28
- * > If your AWS CloudFormation template had an empty list ([]) for `CapacityProviderStrategy` prior to the aforementioned launch on June 12, and you are using the same template with `CapacityProviderStrategy: []` , you might encounter the following error:
28
+ * > If your CloudFormation template had an empty list ([]) for `CapacityProviderStrategy` prior to the aforementioned launch on June 12, and you are using the same template with `CapacityProviderStrategy: []` , you might encounter the following error:
29
29
  * >
30
30
  * > Invalid request provided: When switching from launch type to capacity provider strategy on an existing service, or making a change to a capacity provider strategy on a service that is already using one, you must force a new deployment. (Service: Ecs, Status Code: 400, Request ID: xxx) (SDK Attempt Count: 1)" (RequestToken: xxx HandlerErrorCode: InvalidRequest)
31
31
  * >
32
- * > Note that AWS CloudFormation automatically initiates a new deployment when it detects a parameter change, but customers cannot choose to force a deployment through AWS CloudFormation . This is an invalid input scenario that requires one of the remediation actions listed above.
32
+ * > Note that CloudFormation automatically initiates a new deployment when it detects a parameter change, but customers cannot choose to force a deployment through CloudFormation . This is an invalid input scenario that requires one of the remediation actions listed above.
33
33
  * >
34
34
  * > If you are experiencing active production issues related to this change, contact AWS Support or your Technical Account Manager.
35
35
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html}
@@ -38,7 +38,7 @@ export type ECSService = ResourceDefinitionWithAttributes<"AWS::ECS::Service", E
38
38
  /**
39
39
  * The `AWS::ECS::Service` resource creates an Amazon Elastic Container Service (Amazon ECS) service that runs and maintains the requested number of tasks and associated load balancers.
40
40
  *
41
- * > The stack update fails if you change any properties that require replacement and at least one Amazon ECS Service Connect `ServiceConnectConfiguration` property is configured. This is because AWS CloudFormation creates the replacement service first, but each `ServiceConnectService` must have a name that is unique in the namespace. > Starting April 15, 2023, AWS ; will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS , or Amazon EC2 . However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service. > On June 12, 2025, Amazon ECS launched support for updating capacity provider configuration for Amazon ECS services. With this launch, Amazon ECS also aligned the AWS CloudFormation update behavior for `CapacityProviderStrategy` parameter with the standard practice. For more information, see [Amazon ECS adds support for updating capacity provider configuration for ECS services](https://docs.aws.amazon.com/about-aws/whats-new/2025/05/amazon-ecs-capacity-provider-configuration-ecs/) . Previously Amazon ECS ignored the `CapacityProviderStrategy` property if it was set to an empty list for example, `[]` in AWS CloudFormation , because updating capacity provider configuration was not supported. Now, with support for capacity provider updates, customers can remove capacity providers from a service by passing an empty list. When you specify an empty list ( `[]` ) for the `CapacityProviderStrategy` property in your AWS CloudFormation template, Amazon ECS will remove any capacity providers associated with the service, as follows:
41
+ * > The stack update fails if you change any properties that require replacement and at least one Amazon ECS Service Connect `ServiceConnectConfiguration` property is configured. This is because AWS CloudFormation creates the replacement service first, but each `ServiceConnectService` must have a name that is unique in the namespace. > Starting April 15, 2023, AWS ; will not onboard new customers to Amazon Elastic Inference (EI), and will help current customers migrate their workloads to options that offer better price and performance. After April 15, 2023, new customers will not be able to launch instances with Amazon EI accelerators in Amazon SageMaker, Amazon ECS , or Amazon EC2 . However, customers who have used Amazon EI at least once during the past 30-day period are considered current customers and will be able to continue using the service. > On June 12, 2025, Amazon ECS launched support for updating capacity provider configuration for Amazon ECS services. With this launch, Amazon ECS also aligned the CloudFormation update behavior for `CapacityProviderStrategy` parameter with the standard practice. For more information, see [Amazon ECS adds support for updating capacity provider configuration for ECS services](https://docs.aws.amazon.com/about-aws/whats-new/2025/05/amazon-ecs-capacity-provider-configuration-ecs/) . Previously Amazon ECS ignored the `CapacityProviderStrategy` property if it was set to an empty list for example, `[]` in CloudFormation , because updating capacity provider configuration was not supported. Now, with support for capacity provider updates, customers can remove capacity providers from a service by passing an empty list. When you specify an empty list ( `[]` ) for the `CapacityProviderStrategy` property in your CloudFormation template, Amazon ECS will remove any capacity providers associated with the service, as follows:
42
42
  * >
43
43
  * > - For services created with a capacity provider strategy after the launch:
44
44
  * >
@@ -53,19 +53,19 @@ export type ECSService = ResourceDefinitionWithAttributes<"AWS::ECS::Service", E
53
53
  * >
54
54
  * > Recommended Actions
55
55
  * >
56
- * > If you are currently using `CapacityProviderStrategy: []` in your AWS CloudFormation templates, you should take one of the following actions:
56
+ * > If you are currently using `CapacityProviderStrategy: []` in your CloudFormation templates, you should take one of the following actions:
57
57
  * >
58
58
  * > - If you do not intend to update the Capacity Provider Strategy:
59
59
  * >
60
- * > - Remove the `CapacityProviderStrategy` property entirely from your AWS CloudFormation template
60
+ * > - Remove the `CapacityProviderStrategy` property entirely from your CloudFormation template
61
61
  * > - Alternatively, use `!Ref AWS ::NoValue` for the `CapacityProviderStrategy` property in your template
62
- * > - If you intend to maintain or update the Capacity Provider Strategy, specify the actual Capacity Provider Strategy for the service in your AWS CloudFormation template.
62
+ * > - If you intend to maintain or update the Capacity Provider Strategy, specify the actual Capacity Provider Strategy for the service in your CloudFormation template.
63
63
  * >
64
- * > If your AWS CloudFormation template had an empty list ([]) for `CapacityProviderStrategy` prior to the aforementioned launch on June 12, and you are using the same template with `CapacityProviderStrategy: []` , you might encounter the following error:
64
+ * > If your CloudFormation template had an empty list ([]) for `CapacityProviderStrategy` prior to the aforementioned launch on June 12, and you are using the same template with `CapacityProviderStrategy: []` , you might encounter the following error:
65
65
  * >
66
66
  * > Invalid request provided: When switching from launch type to capacity provider strategy on an existing service, or making a change to a capacity provider strategy on a service that is already using one, you must force a new deployment. (Service: Ecs, Status Code: 400, Request ID: xxx) (SDK Attempt Count: 1)" (RequestToken: xxx HandlerErrorCode: InvalidRequest)
67
67
  * >
68
- * > Note that AWS CloudFormation automatically initiates a new deployment when it detects a parameter change, but customers cannot choose to force a deployment through AWS CloudFormation . This is an invalid input scenario that requires one of the remediation actions listed above.
68
+ * > Note that CloudFormation automatically initiates a new deployment when it detects a parameter change, but customers cannot choose to force a deployment through CloudFormation . This is an invalid input scenario that requires one of the remediation actions listed above.
69
69
  * >
70
70
  * > If you are experiencing active production issues related to this change, contact AWS Support or your Technical Account Manager.
71
71
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-service.html}
@@ -344,7 +344,7 @@ export type AwsVpcConfiguration = {
344
344
  /**
345
345
  * Configuration for a canary deployment strategy that shifts a fixed percentage of traffic to the new service revision, waits for a specified bake time, then shifts the remaining traffic.
346
346
  *
347
- * The following validation applies only to Canary deployments created through AWS CloudFormation . AWS CloudFormation operations time out after 36 hours. Canary deployments can approach this limit because of their extended duration. This can cause AWS CloudFormation to roll back the deployment. To prevent timeout-related rollbacks, AWS CloudFormation rejects deployments when the calculated deployment time exceeds 33 hours based on your template configuration:
347
+ * The following validation applies only to Canary deployments created through CloudFormation . CloudFormation operations time out after 36 hours. Canary deployments can approach this limit because of their extended duration. This can cause CloudFormation to roll back the deployment. To prevent timeout-related rollbacks, CloudFormation rejects deployments when the calculated deployment time exceeds 33 hours based on your template configuration:
348
348
  *
349
349
  * `BakeTimeInMinutes + CanaryBakeTimeInMinutes`
350
350
  *
@@ -609,11 +609,11 @@ export type DeploymentController = {
609
609
  *
610
610
  * When updating the deployment controller for a service, consider the following depending on the type of migration you're performing.
611
611
  *
612
- * - If you have a template that contains the `EXTERNAL` deployment controller information as well as `TaskSet` and `PrimaryTaskSet` resources, and you remove the task set resources from the template when updating from `EXTERNAL` to `ECS` , the `DescribeTaskSet` and `DeleteTaskSet` API calls will return a 400 error after the deployment controller is updated to `ECS` . This results in a delete failure on the task set resources, even though the stack transitions to `UPDATE_COMPLETE` status. For more information, see [Resource removed from stack but not deleted](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/troubleshooting.html#troubleshooting-errors-resource-removed-not-deleted) in the AWS CloudFormation User Guide. To fix this issue, delete the task sets directly using the Amazon ECS `DeleteTaskSet` API. For more information about how to delete a task set, see [DeleteTaskSet](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_DeleteTaskSet.html) in the Amazon Elastic Container Service API Reference.
613
- * - If you're migrating from `CODE_DEPLOY` to `ECS` with a new task definition and AWS CloudFormation performs a rollback operation, the Amazon ECS `UpdateService` request fails with the following error:
612
+ * - If you have a template that contains the `EXTERNAL` deployment controller information as well as `TaskSet` and `PrimaryTaskSet` resources, and you remove the task set resources from the template when updating from `EXTERNAL` to `ECS` , the `DescribeTaskSet` and `DeleteTaskSet` API calls will return a 400 error after the deployment controller is updated to `ECS` . This results in a delete failure on the task set resources, even though the stack transitions to `UPDATE_COMPLETE` status. For more information, see [Resource removed from stack but not deleted](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/troubleshooting.html#troubleshooting-errors-resource-removed-not-deleted) in the AWS CloudFormation User Guide. To fix this issue, delete the task sets directly using the Amazon ECS `DeleteTaskSet` API. For more information about how to delete a task set, see [DeleteTaskSet](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_DeleteTaskSet.html) in the ECSlong API Reference.
613
+ * - If you're migrating from `CODE_DEPLOY` to `ECS` with a new task definition and CloudFormation performs a rollback operation, the Amazon ECS `UpdateService` request fails with the following error:
614
614
  *
615
615
  * Resource handler returned message: "Invalid request provided: Unable to update task definition on services with a CODE_DEPLOY deployment controller.
616
- * - After a successful migration from `ECS` to `EXTERNAL` deployment controller, you need to manually remove the `ACTIVE` task set, because Amazon ECS no longer manages the deployment. For information about how to delete a task set, see [DeleteTaskSet](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_DeleteTaskSet.html) in the Amazon Elastic Container Service API Reference.
616
+ * - After a successful migration from `ECS` to `EXTERNAL` deployment controller, you need to manually remove the `ACTIVE` task set, because Amazon ECS no longer manages the deployment. For information about how to delete a task set, see [DeleteTaskSet](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_DeleteTaskSet.html) in the ECSlong API Reference.
617
617
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-deploymentcontroller.html#cfn-ecs-service-deploymentcontroller-type}
618
618
  */
619
619
  Type?: "CODE_DEPLOY" | "ECS" | "EXTERNAL" | undefined;
@@ -732,7 +732,7 @@ export type ForceNewDeployment = {
732
732
  /**
733
733
  * Configuration for a linear deployment strategy that shifts production traffic in equal percentage increments with configurable wait times between each step until 100 percent of traffic is shifted to the new service revision.
734
734
  *
735
- * The following validation applies only to Linear deployments created through AWS CloudFormation . AWS CloudFormation operations time out after 36 hours. Linear deployments can approach this limit because of their extended duration. This can cause AWS CloudFormation to roll back the deployment. To prevent timeout-related rollbacks, AWS CloudFormation rejects deployments when the calculated deployment time exceeds 33 hours based on your template configuration:
735
+ * The following validation applies only to Linear deployments created through CloudFormation . CloudFormation operations time out after 36 hours. Linear deployments can approach this limit because of their extended duration. This can cause CloudFormation to roll back the deployment. To prevent timeout-related rollbacks, CloudFormation rejects deployments when the calculated deployment time exceeds 33 hours based on your template configuration:
736
736
  *
737
737
  * `BakeTimeInMinutes + (StepBakeTimeInMinutes × Number of deployment steps)`
738
738
  *
@@ -741,7 +741,7 @@ export type ForceNewDeployment = {
741
741
  * - *If `StepPercent` evenly divides by 100* : The number of deployment steps equals `(100 ÷ StepPercent) - 1`
742
742
  * - *Otherwise* : The number of deployment steps equals the floor of `100 ÷ StepPercent` . For example, if `StepPercent` is 11, the number of deployment steps is 9 (not 9.1).
743
743
  *
744
- * This calculation reflects that AWS CloudFormation doesn't apply the step bake time after the final traffic shift reaches 100%. For example, with a `StepPercent` of 50%, there are actually two traffic shifts, but only one deployment step is counted for validation purposes because the bake time is applied only after the first 50% shift, not after reaching 100%.
744
+ * This calculation reflects that CloudFormation doesn't apply the step bake time after the final traffic shift reaches 100%. For example, with a `StepPercent` of 50%, there are actually two traffic shifts, but only one deployment step is counted for validation purposes because the bake time is applied only after the first 50% shift, not after reaching 100%.
745
745
  *
746
746
  * Additional backend processes (such as task scaling and running lifecycle hooks) can extend deployment time beyond these calculations. Even deployments under the 33-hour threshold might still time out if these processes cause the total duration to exceed 36 hours.
747
747
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-service-linearconfiguration.html}
@@ -403,7 +403,7 @@ export type ContainerDefinition = {
403
403
  *
404
404
  * This parameter requires version 1.18 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log in to your container instance and run the following command: `sudo docker version --format '{{.Server.APIVersion}}'`
405
405
  *
406
- * > The Amazon ECS container agent running on a container instance must register the logging drivers available on that instance with the `ECS_AVAILABLE_LOGGING_DRIVERS` environment variable before containers placed on that instance can use these log configuration options. For more information, see [Amazon ECS Container Agent Configuration](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-agent-config.html) in the *Amazon Elastic Container Service Developer Guide* .
406
+ * > The Amazon ECS container agent running on a container instance must register the logging drivers available on that instance with the `ECS_AVAILABLE_LOGGING_DRIVERS` environment variable before containers placed on that instance can use these log configuration options. For more information, see [Amazon ECS Container Agent Configuration](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-agent-config.html) in the *ECSlong Developer Guide* .
407
407
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinition.html#cfn-ecs-taskdefinition-containerdefinition-logconfiguration}
408
408
  */
409
409
  LogConfiguration?: LogConfiguration | undefined;
@@ -4,7 +4,7 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
4
4
  *
5
5
  * The Amazon EKS control plane consists of control plane instances that run the Kubernetes software, such as `etcd` and the API server. The control plane runs in an account managed by AWS , and the Kubernetes API is exposed by the Amazon EKS API server endpoint. Each Amazon EKS cluster control plane is single tenant and unique. It runs on its own set of Amazon EC2 instances.
6
6
  *
7
- * The cluster control plane is provisioned across multiple Availability Zones and fronted by an Elastic Load Balancing Network Load Balancer. Amazon EKS also provisions elastic network interfaces in your VPC subnets to provide connectivity from the control plane instances to the nodes (for example, to support `kubectl exec` , `logs` , and `proxy` data flows).
7
+ * The cluster control plane is provisioned across multiple Availability Zones and fronted by an ELB Network Load Balancer. Amazon EKS also provisions elastic network interfaces in your VPC subnets to provide connectivity from the control plane instances to the nodes (for example, to support `kubectl exec` , `logs` , and `proxy` data flows).
8
8
  *
9
9
  * Amazon EKS nodes run in your AWS account and connect to your cluster's control plane over the Kubernetes API server endpoint and a certificate file that is created for your cluster.
10
10
  *
@@ -23,7 +23,7 @@ export type EKSCluster = ResourceDefinitionWithAttributes<"AWS::EKS::Cluster", E
23
23
  *
24
24
  * The Amazon EKS control plane consists of control plane instances that run the Kubernetes software, such as `etcd` and the API server. The control plane runs in an account managed by AWS , and the Kubernetes API is exposed by the Amazon EKS API server endpoint. Each Amazon EKS cluster control plane is single tenant and unique. It runs on its own set of Amazon EC2 instances.
25
25
  *
26
- * The cluster control plane is provisioned across multiple Availability Zones and fronted by an Elastic Load Balancing Network Load Balancer. Amazon EKS also provisions elastic network interfaces in your VPC subnets to provide connectivity from the control plane instances to the nodes (for example, to support `kubectl exec` , `logs` , and `proxy` data flows).
26
+ * The cluster control plane is provisioned across multiple Availability Zones and fronted by an ELB Network Load Balancer. Amazon EKS also provisions elastic network interfaces in your VPC subnets to provide connectivity from the control plane instances to the nodes (for example, to support `kubectl exec` , `logs` , and `proxy` data flows).
27
27
  *
28
28
  * Amazon EKS nodes run in your AWS account and connect to your cluster's control plane over the Kubernetes API server endpoint and a certificate file that is created for your cluster.
29
29
  *
@@ -56,6 +56,10 @@ export type EKSClusterProps = {
56
56
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-cluster.html#cfn-eks-cluster-computeconfig}
57
57
  */
58
58
  ComputeConfig?: ComputeConfig | undefined;
59
+ /**
60
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-cluster.html#cfn-eks-cluster-controlplanescalingconfig}
61
+ */
62
+ ControlPlaneScalingConfig?: ControlPlaneScalingConfig | undefined;
59
63
  /**
60
64
  * The current deletion protection setting for the cluster. When `true` , deletion protection is enabled and the cluster cannot be deleted until protection is disabled. When `false` , the cluster can be deleted normally. This setting only applies to clusters in an active state.
61
65
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-cluster.html#cfn-eks-cluster-deletionprotection}
@@ -83,7 +87,7 @@ export type EKSClusterProps = {
83
87
  */
84
88
  Logging?: Logging | undefined;
85
89
  /**
86
- * The unique name to give to your cluster. The name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphanumeric character and can't be longer than 100 characters. The name must be unique within the AWS Region and AWS account that you're creating the cluster in. Note that underscores can't be used in AWS CloudFormation .
90
+ * The unique name to give to your cluster. The name can contain only alphanumeric characters (case-sensitive) and hyphens. It must start with an alphanumeric character and can't be longer than 100 characters. The name must be unique within the AWS Region and AWS account that you're creating the cluster in. Note that underscores can't be used in CloudFormation .
87
91
  * @minLength 1
88
92
  * @maxLength 100
89
93
  * @pattern ^[0-9A-Za-z][A-Za-z0-9\-_]*
@@ -118,7 +122,7 @@ export type EKSClusterProps = {
118
122
  /**
119
123
  * The metadata that you apply to the cluster to assist with categorization and organization. Each tag consists of a key and an optional value, both of which you define. Cluster tags don't propagate to any other resources associated with the cluster.
120
124
  *
121
- * > You must have the `eks:TagResource` and `eks:UntagResource` permissions for your [IAM principal](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_terms-and-concepts.html) to manage the AWS CloudFormation stack. If you don't have these permissions, there might be unexpected behavior with stack-level tags propagating to the resource during resource creation and update.
125
+ * > You must have the `eks:TagResource` and `eks:UntagResource` permissions for your [IAM principal](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_terms-and-concepts.html) to manage the CloudFormation stack. If you don't have these permissions, there might be unexpected behavior with stack-level tags propagating to the resource during resource creation and update.
122
126
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-cluster.html#cfn-eks-cluster-tags}
123
127
  */
124
128
  Tags?: Tag[] | undefined;
@@ -198,7 +202,7 @@ export type EKSClusterAttribs = {
198
202
  */
199
203
  export type AccessConfig = {
200
204
  /**
201
- * The desired authentication mode for the cluster. If you create a cluster by using the EKS API, AWS SDKs, or AWS CloudFormation , the default is `CONFIG_MAP` . If you create the cluster by using the AWS Management Console , the default value is `API_AND_CONFIG_MAP` .
205
+ * The desired authentication mode for the cluster. If you create a cluster by using the EKS API, AWS SDKs, or AWS CloudFormation , the default is `CONFIG_MAP` . If you create the cluster by using the the console , the default value is `API_AND_CONFIG_MAP` .
202
206
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-cluster-accessconfig.html#cfn-eks-cluster-accessconfig-authenticationmode}
203
207
  */
204
208
  AuthenticationMode?: "CONFIG_MAP" | "API_AND_CONFIG_MAP" | "API" | undefined;
@@ -266,6 +270,17 @@ export type ControlPlanePlacement = {
266
270
  */
267
271
  GroupName?: string | undefined;
268
272
  };
273
+ /**
274
+ * Configuration for provisioned control plane scaling.
275
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-cluster-controlplanescalingconfig.html}
276
+ */
277
+ export type ControlPlaneScalingConfig = {
278
+ /**
279
+ * The scaling tier for the provisioned control plane.
280
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-cluster-controlplanescalingconfig.html#cfn-eks-cluster-controlplanescalingconfig-tier}
281
+ */
282
+ Tier?: "standard" | "tier-xl" | "tier-2xl" | "tier-4xl" | undefined;
283
+ };
269
284
  /**
270
285
  * Indicates the current configuration of the load balancing capability on your EKS Auto Mode cluster. For example, if the capability is enabled or disabled. For more information, see EKS Auto Mode load balancing capability in the *Amazon EKS User Guide* .
271
286
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-cluster-elasticloadbalancing.html}
@@ -370,7 +385,7 @@ export type OutpostConfig = {
370
385
  OutpostArns: string[];
371
386
  };
372
387
  /**
373
- * Identifies the AWS Key Management Service ( AWS KMS ) key used to encrypt the secrets.
388
+ * Identifies the AWS Key Management Service ( AWS ) key used to encrypt the secrets.
374
389
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-cluster-provider.html}
375
390
  */
376
391
  export type Provider = {
@@ -6,7 +6,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
6
6
  *
7
7
  * For later updates, you will only be able to update a node group using a launch template only if it was originally deployed with a launch template. Additionally, the launch template ID or name must match what was used when the node group was created. You can update the launch template version with necessary changes. For more information about using launch templates, see [Customizing managed nodes with launch templates](https://docs.aws.amazon.com/eks/latest/userguide/launch-templates.html) .
8
8
  *
9
- * An Amazon EKS managed node group is an Amazon EC2 Auto Scaling group and associated Amazon EC2 instances that are managed by AWS for an Amazon EKS cluster. For more information, see [Managed node groups](https://docs.aws.amazon.com/eks/latest/userguide/managed-node-groups.html) in the *Amazon EKS User Guide* .
9
+ * An Amazon EKS managed node group is an Amazon EC2 Amazon EC2 Auto Scaling group and associated Amazon EC2 instances that are managed by AWS for an Amazon EKS cluster. For more information, see [Managed node groups](https://docs.aws.amazon.com/eks/latest/userguide/managed-node-groups.html) in the *Amazon EKS User Guide* .
10
10
  *
11
11
  * > Windows AMI types are only supported for commercial AWS Regions that support Windows on Amazon EKS.
12
12
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-nodegroup.html}
@@ -19,7 +19,7 @@ export type EKSNodegroup = ResourceDefinitionWithAttributes<"AWS::EKS::Nodegroup
19
19
  *
20
20
  * For later updates, you will only be able to update a node group using a launch template only if it was originally deployed with a launch template. Additionally, the launch template ID or name must match what was used when the node group was created. You can update the launch template version with necessary changes. For more information about using launch templates, see [Customizing managed nodes with launch templates](https://docs.aws.amazon.com/eks/latest/userguide/launch-templates.html) .
21
21
  *
22
- * An Amazon EKS managed node group is an Amazon EC2 Auto Scaling group and associated Amazon EC2 instances that are managed by AWS for an Amazon EKS cluster. For more information, see [Managed node groups](https://docs.aws.amazon.com/eks/latest/userguide/managed-node-groups.html) in the *Amazon EKS User Guide* .
22
+ * An Amazon EKS managed node group is an Amazon EC2 Amazon EC2 Auto Scaling group and associated Amazon EC2 instances that are managed by AWS for an Amazon EKS cluster. For more information, see [Managed node groups](https://docs.aws.amazon.com/eks/latest/userguide/managed-node-groups.html) in the *Amazon EKS User Guide* .
23
23
  *
24
24
  * > Windows AMI types are only supported for commercial AWS Regions that support Windows on Amazon EKS.
25
25
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-nodegroup.html}
@@ -216,7 +216,7 @@ export type RemoteAccess = {
216
216
  SourceSecurityGroups?: string[] | undefined;
217
217
  };
218
218
  /**
219
- * An object representing the scaling configuration details for the Auto Scaling group that is associated with your node group. When creating a node group, you must specify all or none of the properties. When updating a node group, you can specify any or none of the properties.
219
+ * An object representing the scaling configuration details for the Amazon EC2 Auto Scaling group that is associated with your node group. When creating a node group, you must specify all or none of the properties. When updating a node group, you can specify any or none of the properties.
220
220
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-scalingconfig.html}
221
221
  */
222
222
  export type ScalingConfig = {
@@ -107,7 +107,7 @@ export type ElastiCacheCacheClusterProps = {
107
107
  */
108
108
  CacheSubnetGroupName?: string | undefined;
109
109
  /**
110
- * A name for the cache cluster. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the cache cluster. For more information, see [Name Type](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-name.html) .
110
+ * A name for the cache cluster. If you don't specify a name, CloudFormation generates a unique physical ID and uses that ID for the cache cluster. For more information, see [Name Type](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-name.html) .
111
111
  *
112
112
  * The name must contain 1 to 50 alphanumeric characters or hyphens. The name must start with a letter and cannot end with a hyphen or contain two consecutive hyphens.
113
113
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticache-cachecluster.html#cfn-elasticache-cachecluster-clustername}
@@ -100,6 +100,10 @@ export type Action = {
100
100
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-action.html#cfn-elasticloadbalancingv2-listener-action-forwardconfig}
101
101
  */
102
102
  ForwardConfig?: ForwardConfig | undefined;
103
+ /**
104
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-action.html#cfn-elasticloadbalancingv2-listener-action-jwtvalidationconfig}
105
+ */
106
+ JwtValidationConfig?: JwtValidationConfig | undefined;
103
107
  /**
104
108
  * The order for the action. This value is required for rules with multiple actions. The action with the lowest value for order is performed first.
105
109
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-action.html#cfn-elasticloadbalancingv2-listener-action-order}
@@ -364,6 +368,40 @@ export type ForwardConfig = {
364
368
  */
365
369
  TargetGroups?: TargetGroupTuple[] | undefined;
366
370
  };
371
+ /**
372
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-jwtvalidationactionadditionalclaim.html}
373
+ */
374
+ export type JwtValidationActionAdditionalClaim = {
375
+ /**
376
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-jwtvalidationactionadditionalclaim.html#cfn-elasticloadbalancingv2-listener-jwtvalidationactionadditionalclaim-format}
377
+ */
378
+ Format: string;
379
+ /**
380
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-jwtvalidationactionadditionalclaim.html#cfn-elasticloadbalancingv2-listener-jwtvalidationactionadditionalclaim-name}
381
+ */
382
+ Name: string;
383
+ /**
384
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-jwtvalidationactionadditionalclaim.html#cfn-elasticloadbalancingv2-listener-jwtvalidationactionadditionalclaim-values}
385
+ */
386
+ Values: string[];
387
+ };
388
+ /**
389
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-jwtvalidationconfig.html}
390
+ */
391
+ export type JwtValidationConfig = {
392
+ /**
393
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-jwtvalidationconfig.html#cfn-elasticloadbalancingv2-listener-jwtvalidationconfig-additionalclaims}
394
+ */
395
+ AdditionalClaims?: JwtValidationActionAdditionalClaim[] | undefined;
396
+ /**
397
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-jwtvalidationconfig.html#cfn-elasticloadbalancingv2-listener-jwtvalidationconfig-issuer}
398
+ */
399
+ Issuer: string;
400
+ /**
401
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-jwtvalidationconfig.html#cfn-elasticloadbalancingv2-listener-jwtvalidationconfig-jwksendpoint}
402
+ */
403
+ JwksEndpoint: string;
404
+ };
367
405
  /**
368
406
  * Information about a listener attribute.
369
407
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listener-listenerattribute.html}
@@ -86,6 +86,10 @@ export type Action = {
86
86
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-action.html#cfn-elasticloadbalancingv2-listenerrule-action-forwardconfig}
87
87
  */
88
88
  ForwardConfig?: ForwardConfig | undefined;
89
+ /**
90
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-action.html#cfn-elasticloadbalancingv2-listenerrule-action-jwtvalidationconfig}
91
+ */
92
+ JwtValidationConfig?: JwtValidationConfig | undefined;
89
93
  /**
90
94
  * The order for the action. This value is required for rules with multiple actions. The action with the lowest value for order is performed first.
91
95
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-action.html#cfn-elasticloadbalancingv2-listenerrule-action-order}
@@ -397,6 +401,40 @@ export type HttpRequestMethodConfig = {
397
401
  */
398
402
  Values?: string[] | undefined;
399
403
  };
404
+ /**
405
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-jwtvalidationactionadditionalclaim.html}
406
+ */
407
+ export type JwtValidationActionAdditionalClaim = {
408
+ /**
409
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-jwtvalidationactionadditionalclaim.html#cfn-elasticloadbalancingv2-listenerrule-jwtvalidationactionadditionalclaim-format}
410
+ */
411
+ Format: string;
412
+ /**
413
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-jwtvalidationactionadditionalclaim.html#cfn-elasticloadbalancingv2-listenerrule-jwtvalidationactionadditionalclaim-name}
414
+ */
415
+ Name: string;
416
+ /**
417
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-jwtvalidationactionadditionalclaim.html#cfn-elasticloadbalancingv2-listenerrule-jwtvalidationactionadditionalclaim-values}
418
+ */
419
+ Values: string[];
420
+ };
421
+ /**
422
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-jwtvalidationconfig.html}
423
+ */
424
+ export type JwtValidationConfig = {
425
+ /**
426
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-jwtvalidationconfig.html#cfn-elasticloadbalancingv2-listenerrule-jwtvalidationconfig-additionalclaims}
427
+ */
428
+ AdditionalClaims?: JwtValidationActionAdditionalClaim[] | undefined;
429
+ /**
430
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-jwtvalidationconfig.html#cfn-elasticloadbalancingv2-listenerrule-jwtvalidationconfig-issuer}
431
+ */
432
+ Issuer: string;
433
+ /**
434
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-jwtvalidationconfig.html#cfn-elasticloadbalancingv2-listenerrule-jwtvalidationconfig-jwksendpoint}
435
+ */
436
+ JwksEndpoint: string;
437
+ };
400
438
  /**
401
439
  * Information about a path pattern condition.
402
440
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-listenerrule-pathpatternconfig.html}
@@ -89,6 +89,11 @@ export type ElasticLoadBalancingV2TargetGroupProps = {
89
89
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html#cfn-elasticloadbalancingv2-targetgroup-tags}
90
90
  */
91
91
  Tags?: Tag[] | undefined;
92
+ /**
93
+ * The port that the target control agent uses to communicate the available capacity of targets to the load balancer.
94
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html#cfn-elasticloadbalancingv2-targetgroup-targetcontrolport}
95
+ */
96
+ TargetControlPort?: number | undefined;
92
97
  /**
93
98
  * The target group attributes. Attributes that you do not modify retain their current values.
94
99
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-targetgroup.html#cfn-elasticloadbalancingv2-targetgroup-targetgroupattributes}
@@ -197,6 +202,11 @@ export type TargetDescription = {
197
202
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-targetgroup-targetdescription.html#cfn-elasticloadbalancingv2-targetgroup-targetdescription-port}
198
203
  */
199
204
  Port?: number | undefined;
205
+ /**
206
+ * The Server ID used by targets when using QUIC or TCP_QUIC protocols.
207
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticloadbalancingv2-targetgroup-targetdescription.html#cfn-elasticloadbalancingv2-targetgroup-targetdescription-quicserverid}
208
+ */
209
+ QuicServerId?: string | undefined;
200
210
  };
201
211
  /**
202
212
  * Specifies a target group attribute.