@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
@@ -10,7 +10,7 @@ export type DMSEventSubscription = ResourceDefinitionWithAttributes<"AWS::DMS::E
10
10
  */
11
11
  export type DMSEventSubscriptionProps = {
12
12
  /**
13
- * Indicates whether to activate the subscription. If you don't specify this property, AWS CloudFormation activates the subscription.
13
+ * Indicates whether to activate the subscription. If you don't specify this property, CloudFormation activates the subscription.
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-eventsubscription.html#cfn-dms-eventsubscription-enabled}
15
15
  */
16
16
  Enabled?: boolean | undefined;
@@ -38,7 +38,7 @@ export type DMSInstanceProfileProps = {
38
38
  */
39
39
  InstanceProfileName?: string | undefined;
40
40
  /**
41
- * The Amazon Resource Name (ARN) of the AWS KMS key that is used to encrypt the connection parameters for the instance profile.
41
+ * The Amazon Resource Name (ARN) of the AWS key that is used to encrypt the connection parameters for the instance profile.
42
42
  *
43
43
  * If you don't specify a value for the `KmsKeyArn` parameter, then AWS DMS uses an AWS owned encryption key to encrypt your resources.
44
44
  * @minLength 1
@@ -92,11 +92,11 @@ export type ComputeConfig = {
92
92
  */
93
93
  DnsNameServers?: string | undefined;
94
94
  /**
95
- * An AWS Key Management Service ( AWS KMS ) key Amazon Resource Name (ARN) that is used to encrypt the data during AWS DMS Serverless replication.
95
+ * An AWS Key Management Service ( AWS ) key Amazon Resource Name (ARN) that is used to encrypt the data during AWS DMS Serverless replication.
96
96
  *
97
97
  * If you don't specify a value for the `KmsKeyId` parameter, AWS DMS uses your default encryption key.
98
98
  *
99
- * AWS KMS creates the default encryption key for your Amazon Web Services account. Your AWS account has a different default encryption key for each AWS Region .
99
+ * AWS creates the default encryption key for your Amazon Web Services account. Your AWS account has a different default encryption key for each AWS Region .
100
100
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-replicationconfig-computeconfig.html#cfn-dms-replicationconfig-computeconfig-kmskeyid}
101
101
  */
102
102
  KmsKeyId?: string | undefined;
@@ -48,11 +48,11 @@ export type DMSReplicationInstanceProps = {
48
48
  */
49
49
  EngineVersion?: string | undefined;
50
50
  /**
51
- * An AWS KMS key identifier that is used to encrypt the data on the replication instance.
51
+ * An AWS key identifier that is used to encrypt the data on the replication instance.
52
52
  *
53
53
  * If you don't specify a value for the `KmsKeyId` parameter, AWS DMS uses your default encryption key.
54
54
  *
55
- * AWS KMS creates the default encryption key for your AWS account . Your AWS account has a different default encryption key for each AWS Region .
55
+ * AWS creates the default encryption key for your AWS account . Your AWS account has a different default encryption key for each AWS Region .
56
56
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationinstance.html#cfn-dms-replicationinstance-kmskeyid}
57
57
  */
58
58
  KmsKeyId?: string | undefined;
@@ -19,7 +19,7 @@ export type DMSReplicationSubnetGroupProps = {
19
19
  */
20
20
  ReplicationSubnetGroupDescription: string;
21
21
  /**
22
- * The identifier for the replication subnet group. If you don't specify a name, AWS CloudFormation generates a unique ID and uses that ID for the identifier.
22
+ * The identifier for the replication subnet group. If you don't specify a name, CloudFormation generates a unique ID and uses that ID for the identifier.
23
23
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dms-replicationsubnetgroup.html#cfn-dms-replicationsubnetgroup-replicationsubnetgroupidentifier}
24
24
  */
25
25
  ReplicationSubnetGroupIdentifier?: string | undefined;
@@ -80,15 +80,15 @@ export type DocDBDBClusterProps = {
80
80
  */
81
81
  GlobalClusterIdentifier?: string | undefined;
82
82
  /**
83
- * The AWS KMS key identifier for an encrypted cluster.
83
+ * The AWS key identifier for an encrypted cluster.
84
84
  *
85
- * The AWS KMS key identifier is the Amazon Resource Name (ARN) for the AWS KMS encryption key. If you are creating a cluster using the same AWS account that owns the AWS KMS encryption key that is used to encrypt the new cluster, you can use the AWS KMS key alias instead of the ARN for the AWS KMS encryption key.
85
+ * The AWS key identifier is the Amazon Resource Name (ARN) for the AWS encryption key. If you are creating a cluster using the same AWS account that owns the AWS encryption key that is used to encrypt the new cluster, you can use the AWS key alias instead of the ARN for the AWS encryption key.
86
86
  *
87
87
  * If an encryption key is not specified in `KmsKeyId` :
88
88
  *
89
89
  * - If the `StorageEncrypted` parameter is `true` , Amazon DocumentDB uses your default encryption key.
90
90
  *
91
- * AWS KMS creates the default encryption key for your AWS account . Your AWS account has a different default encryption key for each AWS Regions .
91
+ * AWS creates the default encryption key for your AWS account . Your AWS account has a different default encryption key for each AWS Regions .
92
92
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-docdb-dbcluster.html#cfn-docdb-dbcluster-kmskeyid}
93
93
  */
94
94
  KmsKeyId?: string | undefined;
@@ -84,6 +84,11 @@ export type DSQLClusterProps = {
84
84
  */
85
85
  WitnessRegion?: string | undefined;
86
86
  } | undefined;
87
+ /**
88
+ * A resource-based policy document in JSON format. Length constraints: Minimum length of 1. Maximum length of 20480 characters (approximately 20KB).
89
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dsql-cluster.html#cfn-dsql-cluster-policydocument}
90
+ */
91
+ PolicyDocument?: string | undefined;
87
92
  /**
88
93
  * A map of key and value pairs this cluster is tagged with.
89
94
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dsql-cluster.html#cfn-dsql-cluster-tags}
@@ -99,11 +104,21 @@ export type DSQLClusterAttribs = {
99
104
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dsql-cluster.html#cfn-dsql-cluster-creationtime}
100
105
  */
101
106
  CreationTime: string;
107
+ /**
108
+ * The connection endpoint for the created cluster.
109
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dsql-cluster.html#cfn-dsql-cluster-endpoint}
110
+ */
111
+ Endpoint: string;
102
112
  /**
103
113
  * The unique identifier assigned to the cluster upon creation.
104
114
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dsql-cluster.html#cfn-dsql-cluster-identifier}
105
115
  */
106
116
  Identifier: string;
117
+ /**
118
+ * The version number of the cluster's resource based policy
119
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dsql-cluster.html#cfn-dsql-cluster-policyversion}
120
+ */
121
+ PolicyVersion: string;
107
122
  /**
108
123
  * The Amazon Resource Name (ARN) of the cluster. Used for IAM permissions and resource identification.
109
124
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dsql-cluster.html#cfn-dsql-cluster-resourcearn}
@@ -546,7 +546,7 @@ export type ReplicaGlobalSecondaryIndexSpecification = {
546
546
  */
547
547
  export type ReplicaSSESpecification = {
548
548
  /**
549
- * The AWS KMS key that should be used for the AWS KMS encryption. To specify a key, use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. Note that you should only provide this parameter if the key is different from the default DynamoDB key `alias/aws/dynamodb` .
549
+ * The AWS key that should be used for the AWS encryption. To specify a key, use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. Note that you should only provide this parameter if the key is different from the default DynamoDB key `alias/aws/dynamodb` .
550
550
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-globaltable-replicassespecification.html#cfn-dynamodb-globaltable-replicassespecification-kmsmasterkeyid}
551
551
  */
552
552
  KMSMasterKeyId: string;
@@ -640,16 +640,6 @@ export type ReplicaStreamSpecification = {
640
640
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-globaltable-replicastreamspecification.html#cfn-dynamodb-globaltable-replicastreamspecification-resourcepolicy}
641
641
  */
642
642
  ResourcePolicy: ResourcePolicy;
643
- } | {
644
- /**
645
- * A resource-based policy document that contains the permissions for the specified stream of a DynamoDB global table replica. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource.
646
- *
647
- * In a CloudFormation template, you can provide the policy in JSON or YAML format because CloudFormation converts YAML to JSON before submitting it to DynamoDB . For more information about resource-based policies, see [Using resource-based policies for DynamoDB](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/access-control-resource-based.html) and [Resource-based policy examples](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/rbac-examples.html) .
648
- *
649
- * You can update the `ResourcePolicy` property if you've specified more than one table using the [AWS ::DynamoDB::GlobalTable](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-globaltable.html) resource.
650
- * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-globaltable-replicastreamspecification.html#cfn-dynamodb-globaltable-replicastreamspecification-resourcepolicy}
651
- */
652
- ResourcePolicy?: ResourcePolicy | undefined;
653
643
  };
654
644
  /**
655
645
  * Creates or updates a resource-based policy document that contains the permissions for DynamoDB resources, such as a table, its indexes, and stream. Resource-based policies let you define access permissions by specifying who has access to each resource, and the actions they are allowed to perform on each resource.
@@ -684,14 +674,14 @@ export type ResourcePolicy = {
684
674
  */
685
675
  export type SSESpecification = {
686
676
  /**
687
- * Indicates whether server-side encryption is performed using an AWS managed key or an AWS owned key. If enabled (true), server-side encryption type is set to KMS and an AWS managed key is used ( AWS KMS charges apply). If disabled (false) or not specified,server-side encryption is set to an AWS owned key. If you choose to use KMS encryption, you can also use customer managed KMS keys by specifying them in the `ReplicaSpecification.SSESpecification` object. You cannot mix AWS managed and customer managed KMS keys.
677
+ * Indicates whether server-side encryption is performed using an AWS managed key or an AWS owned key. If enabled (true), server-side encryption type is set to KMS and an AWS managed key is used ( AWS charges apply). If disabled (false) or not specified,server-side encryption is set to an AWS owned key. If you choose to use KMS encryption, you can also use customer managed KMS keys by specifying them in the `ReplicaSpecification.SSESpecification` object. You cannot mix AWS managed and customer managed KMS keys.
688
678
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-globaltable-ssespecification.html#cfn-dynamodb-globaltable-ssespecification-sseenabled}
689
679
  */
690
680
  SSEEnabled: boolean;
691
681
  /**
692
682
  * Server-side encryption type. The only supported value is:
693
683
  *
694
- * - `KMS` - Server-side encryption that uses AWS Key Management Service . The key is stored in your account and is managed by AWS KMS ( AWS KMS charges apply).
684
+ * - `KMS` - Server-side encryption that uses AWS Key Management Service . The key is stored in your account and is managed by AWS ( AWS charges apply).
695
685
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-globaltable-ssespecification.html#cfn-dynamodb-globaltable-ssespecification-ssetype}
696
686
  */
697
687
  SSEType?: string | undefined;
@@ -523,19 +523,19 @@ export type S3BucketSource = {
523
523
  */
524
524
  export type SSESpecification = {
525
525
  /**
526
- * The AWS KMS key that should be used for the AWS KMS encryption. To specify a key, use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. Note that you should only provide this parameter if the key is different from the default DynamoDB key `alias/aws/dynamodb` .
526
+ * The AWS key that should be used for the AWS encryption. To specify a key, use its key ID, Amazon Resource Name (ARN), alias name, or alias ARN. Note that you should only provide this parameter if the key is different from the default DynamoDB key `alias/aws/dynamodb` .
527
527
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html#cfn-dynamodb-table-ssespecification-kmsmasterkeyid}
528
528
  */
529
529
  KMSMasterKeyId?: string | undefined;
530
530
  /**
531
- * Indicates whether server-side encryption is done using an AWS managed key or an AWS owned key. If enabled (true), server-side encryption type is set to `KMS` and an AWS managed key is used ( AWS KMS charges apply). If disabled (false) or not specified, server-side encryption is set to AWS owned key.
531
+ * Indicates whether server-side encryption is done using an AWS managed key or an AWS owned key. If enabled (true), server-side encryption type is set to `KMS` and an AWS managed key is used ( AWS charges apply). If disabled (false) or not specified, server-side encryption is set to AWS owned key.
532
532
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html#cfn-dynamodb-table-ssespecification-sseenabled}
533
533
  */
534
534
  SSEEnabled: boolean;
535
535
  /**
536
536
  * Server-side encryption type. The only supported value is:
537
537
  *
538
- * - `KMS` - Server-side encryption that uses AWS Key Management Service . The key is stored in your account and is managed by AWS KMS ( AWS KMS charges apply).
538
+ * - `KMS` - Server-side encryption that uses AWS Key Management Service . The key is stored in your account and is managed by AWS ( AWS charges apply).
539
539
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html#cfn-dynamodb-table-ssespecification-ssetype}
540
540
  */
541
541
  SSEType?: string | undefined;
@@ -501,19 +501,26 @@ export type InstanceRequirementsRequest = {
501
501
  * - For instance types with NVIDIA A100 GPUs, specify `a100` .
502
502
  * - For instance types with NVIDIA H100 GPUs, specify `h100` .
503
503
  * - For instance types with AWS Inferentia chips, specify `inferentia` .
504
+ * - For instance types with AWS Inferentia2 chips, specify `inferentia2` .
505
+ * - For instance types with Habana Gaudi HL-205 GPUs, specify `gaudi-hl-205` .
504
506
  * - For instance types with NVIDIA GRID K520 GPUs, specify `k520` .
505
507
  * - For instance types with NVIDIA K80 GPUs, specify `k80` .
508
+ * - For instance types with NVIDIA L4 GPUs, specify `l4` .
509
+ * - For instance types with NVIDIA L40S GPUs, specify `l40s` .
506
510
  * - For instance types with NVIDIA M60 GPUs, specify `m60` .
507
511
  * - For instance types with AMD Radeon Pro V520 GPUs, specify `radeon-pro-v520` .
512
+ * - For instance types with AWS Trainium chips, specify `trainium` .
513
+ * - For instance types with AWS Trainium2 chips, specify `trainium2` .
508
514
  * - For instance types with NVIDIA T4 GPUs, specify `t4` .
509
515
  * - For instance types with NVIDIA T4G GPUs, specify `t4g` .
516
+ * - For instance types with Xilinx U30 cards, specify `u30` .
510
517
  * - For instance types with Xilinx VU9P FPGAs, specify `vu9p` .
511
518
  * - For instance types with NVIDIA V100 GPUs, specify `v100` .
512
519
  *
513
520
  * Default: Any accelerator
514
521
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-instancerequirementsrequest.html#cfn-ec2-ec2fleet-instancerequirementsrequest-acceleratornames}
515
522
  */
516
- AcceleratorNames?: ("a10g" | "a100" | "h100" | "inferentia" | "k520" | "k80" | "m60" | "radeon-pro-v520" | "t4" | "t4g" | "vu9p" | "v100")[] | undefined;
523
+ AcceleratorNames?: ("a10g" | "a100" | "h100" | "inferentia" | "k520" | "k80" | "m60" | "radeon-pro-v520" | "t4" | "t4g" | "vu9p" | "v100" | "l40s" | "l4" | "gaudi-hl-205" | "inferentia2" | "trainium" | "trainium2" | "u30")[] | undefined;
517
524
  /**
518
525
  * The minimum and maximum amount of total accelerator memory, in MiB.
519
526
  *
@@ -527,11 +534,12 @@ export type InstanceRequirementsRequest = {
527
534
  * - For instance types with FPGA accelerators, specify `fpga` .
528
535
  * - For instance types with GPU accelerators, specify `gpu` .
529
536
  * - For instance types with Inference accelerators, specify `inference` .
537
+ * - For instance types with Media accelerators, specify `media` .
530
538
  *
531
539
  * Default: Any accelerator type
532
540
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ec2fleet-instancerequirementsrequest.html#cfn-ec2-ec2fleet-instancerequirementsrequest-acceleratortypes}
533
541
  */
534
- AcceleratorTypes?: ("gpu" | "fpga" | "inference")[] | undefined;
542
+ AcceleratorTypes?: ("gpu" | "fpga" | "inference" | "media")[] | undefined;
535
543
  /**
536
544
  * The instance types to apply your specified attributes against. All other instance types are ignored, even if they match your specified attributes.
537
545
  *
@@ -88,7 +88,7 @@ export type EC2FlowLogProps = {
88
88
  * The type of resource to monitor.
89
89
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html#cfn-ec2-flowlog-resourcetype}
90
90
  */
91
- ResourceType: "NetworkInterface" | "Subnet" | "VPC" | "TransitGateway" | "TransitGatewayAttachment";
91
+ ResourceType: "NetworkInterface" | "Subnet" | "VPC" | "TransitGateway" | "TransitGatewayAttachment" | "RegionalNatGateway";
92
92
  /**
93
93
  * The tags to apply to the flow logs.
94
94
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-flowlog.html#cfn-ec2-flowlog-tags}
@@ -4,7 +4,7 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
4
4
  *
5
5
  * An EC2 Instance Connect Endpoint allows you to connect to an instance, without requiring the instance to have a public IPv4 address. For more information, see [Connect to your instances using EC2 Instance Connect Endpoint](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Connect-using-EC2-Instance-Connect-Endpoint.html) in the *Amazon EC2 User Guide* .
6
6
  *
7
- * With the replacement update behavior, AWS CloudFormation usually creates the new resource first, changes references to point to the new resource, and then deletes the old resource. However, you can create only one EC2 Instance Connect Endpoint per VPC, so the replacement process fails. If you need to modify an EC2 Instance Connect Endpoint, you must replace the resource manually.
7
+ * With the replacement update behavior, CloudFormation usually creates the new resource first, changes references to point to the new resource, and then deletes the old resource. However, you can create only one EC2 Instance Connect Endpoint per VPC, so the replacement process fails. If you need to modify an EC2 Instance Connect Endpoint, you must replace the resource manually.
8
8
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-instanceconnectendpoint.html}
9
9
  */
10
10
  export type EC2InstanceConnectEndpoint = ResourceDefinitionWithAttributes<"AWS::EC2::InstanceConnectEndpoint", EC2InstanceConnectEndpointProps, EC2InstanceConnectEndpointAttribs>;
@@ -13,7 +13,7 @@ export type EC2InstanceConnectEndpoint = ResourceDefinitionWithAttributes<"AWS::
13
13
  *
14
14
  * An EC2 Instance Connect Endpoint allows you to connect to an instance, without requiring the instance to have a public IPv4 address. For more information, see [Connect to your instances using EC2 Instance Connect Endpoint](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Connect-using-EC2-Instance-Connect-Endpoint.html) in the *Amazon EC2 User Guide* .
15
15
  *
16
- * With the replacement update behavior, AWS CloudFormation usually creates the new resource first, changes references to point to the new resource, and then deletes the old resource. However, you can create only one EC2 Instance Connect Endpoint per VPC, so the replacement process fails. If you need to modify an EC2 Instance Connect Endpoint, you must replace the resource manually.
16
+ * With the replacement update behavior, CloudFormation usually creates the new resource first, changes references to point to the new resource, and then deletes the old resource. However, you can create only one EC2 Instance Connect Endpoint per VPC, so the replacement process fails. If you need to modify an EC2 Instance Connect Endpoint, you must replace the resource manually.
17
17
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-instanceconnectendpoint.html}
18
18
  */
19
19
  export type EC2InstanceConnectEndpointProps = {
@@ -18,6 +18,13 @@ export type EC2IPAMScopeProps = {
18
18
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamscope.html#cfn-ec2-ipamscope-description}
19
19
  */
20
20
  Description?: string | undefined;
21
+ /**
22
+ * The configuration that links an Amazon VPC IPAM scope to an external authority system. It specifies the type of external system and the external resource identifier that identifies your account or instance in that system.
23
+ *
24
+ * For more information, see [Integrate VPC IPAM with Infoblox infrastructure](https://docs.aws.amazon.com/vpc/latest/ipam/integrate-infoblox-ipam.html) in the *Amazon VPC IPAM User Guide* ..
25
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamscope.html#cfn-ec2-ipamscope-externalauthorityconfiguration}
26
+ */
27
+ ExternalAuthorityConfiguration?: IpamScopeExternalAuthorityConfiguration | undefined;
21
28
  /**
22
29
  * The ID of the IPAM for which you're creating this scope.
23
30
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipamscope.html#cfn-ec2-ipamscope-ipamid}
@@ -64,4 +71,22 @@ export type EC2IPAMScopeAttribs = {
64
71
  */
65
72
  PoolCount: number;
66
73
  };
74
+ /**
75
+ * The configuration that links an Amazon VPC IPAM scope to an external authority system. It specifies the type of external system and the external resource identifier that identifies your account or instance in that system.
76
+ *
77
+ * In IPAM, an external authority is a third-party IP address management system that provides CIDR blocks when you provision address space for top-level IPAM pools. This allows you to use your existing IP management system to control which address ranges are allocated to AWS while using Amazon VPC IPAM to manage subnets within those ranges.
78
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ipamscope-ipamscopeexternalauthorityconfiguration.html}
79
+ */
80
+ export type IpamScopeExternalAuthorityConfiguration = {
81
+ /**
82
+ * The identifier for the external resource managing this scope. For Infoblox integrations, this is the Infoblox resource identifier in the format `<version>.identity.account.<entity_realm>.<entity_id>` .
83
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ipamscope-ipamscopeexternalauthorityconfiguration.html#cfn-ec2-ipamscope-ipamscopeexternalauthorityconfiguration-externalresourceidentifier}
84
+ */
85
+ ExternalResourceIdentifier: string;
86
+ /**
87
+ * The type of external authority managing this scope. Currently supports `Infoblox` for integration with Infoblox Universal DDI.
88
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ipamscope-ipamscopeexternalauthorityconfiguration.html#cfn-ec2-ipamscope-ipamscopeexternalauthorityconfiguration-ipamscopeexternalauthoritytype}
89
+ */
90
+ IpamScopeExternalAuthorityType: "infoblox";
91
+ };
67
92
  //# sourceMappingURL=aws-ec2-ipamscope.d.ts.map
@@ -7,9 +7,9 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
7
7
  *
8
8
  * When you import an existing key pair, you specify the public key material for the key. We assume that you have the private key material for the key. AWS CloudFormation does not create or return the private key material when you import a key pair.
9
9
  *
10
- * When you create a new key pair, the private key is saved to AWS Systems Manager Parameter Store, using a parameter with the following name: `/ec2/keypair/{key_pair_id}` . For more information about retrieving private key, and the required permissions, see [Create a key pair using AWS CloudFormation](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-key-pairs.html#create-key-pair-cloudformation) in the *Amazon EC2 User Guide* .
10
+ * When you create a new key pair, the private key is saved to AWS Systems Manager Parameter Store, using a parameter with the following name: `/ec2/keypair/{key_pair_id}` . For more information about retrieving private key, and the required permissions, see [Create a key pair using CloudFormation](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-key-pairs.html#create-key-pair-cloudformation) in the *Amazon EC2 User Guide* .
11
11
  *
12
- * When AWS CloudFormation deletes a key pair that was created or imported by a stack, it also deletes the parameter that was used to store the private key material in Parameter Store.
12
+ * When CloudFormation deletes a key pair that was created or imported by a stack, it also deletes the parameter that was used to store the private key material in Parameter Store.
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-keypair.html}
14
14
  */
15
15
  export type EC2KeyPair = ResourceDefinitionWithAttributes<"AWS::EC2::KeyPair", EC2KeyPairProps, EC2KeyPairAttribs>;
@@ -21,9 +21,9 @@ export type EC2KeyPair = ResourceDefinitionWithAttributes<"AWS::EC2::KeyPair", E
21
21
  *
22
22
  * When you import an existing key pair, you specify the public key material for the key. We assume that you have the private key material for the key. AWS CloudFormation does not create or return the private key material when you import a key pair.
23
23
  *
24
- * When you create a new key pair, the private key is saved to AWS Systems Manager Parameter Store, using a parameter with the following name: `/ec2/keypair/{key_pair_id}` . For more information about retrieving private key, and the required permissions, see [Create a key pair using AWS CloudFormation](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-key-pairs.html#create-key-pair-cloudformation) in the *Amazon EC2 User Guide* .
24
+ * When you create a new key pair, the private key is saved to AWS Systems Manager Parameter Store, using a parameter with the following name: `/ec2/keypair/{key_pair_id}` . For more information about retrieving private key, and the required permissions, see [Create a key pair using CloudFormation](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/create-key-pairs.html#create-key-pair-cloudformation) in the *Amazon EC2 User Guide* .
25
25
  *
26
- * When AWS CloudFormation deletes a key pair that was created or imported by a stack, it also deletes the parameter that was used to store the private key material in Parameter Store.
26
+ * When CloudFormation deletes a key pair that was created or imported by a stack, it also deletes the parameter that was used to store the private key material in Parameter Store.
27
27
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-keypair.html}
28
28
  */
29
29
  export type EC2KeyPairProps = {
@@ -5,7 +5,7 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
5
5
  * The minimum required properties for specifying a launch template are as follows:
6
6
  *
7
7
  * - You must specify at least one property for the launch template data.
8
- * - You can optionally specify a name for the launch template. If you do not specify a name, AWS CloudFormation creates a name for you.
8
+ * - You can optionally specify a name for the launch template. If you do not specify a name, CloudFormation creates a name for you.
9
9
  *
10
10
  * A launch template can contain some or all of the configuration information to launch an instance. When you launch an instance using a launch template, instance properties that are not specified in the launch template use default values, except the `ImageId` property, which has no default value. If you do not specify an AMI ID for the launch template `ImageId` property, you must specify an AMI ID for the instance `ImageId` property.
11
11
  *
@@ -19,7 +19,7 @@ export type EC2LaunchTemplate = ResourceDefinitionWithAttributes<"AWS::EC2::Laun
19
19
  * The minimum required properties for specifying a launch template are as follows:
20
20
  *
21
21
  * - You must specify at least one property for the launch template data.
22
- * - You can optionally specify a name for the launch template. If you do not specify a name, AWS CloudFormation creates a name for you.
22
+ * - You can optionally specify a name for the launch template. If you do not specify a name, CloudFormation creates a name for you.
23
23
  *
24
24
  * A launch template can contain some or all of the configuration information to launch an instance. When you launch an instance using a launch template, instance properties that are not specified in the launch template use default values, except the `ImageId` property, which has no default value. If you do not specify an AMI ID for the launch template `ImageId` property, you must specify an AMI ID for the instance `ImageId` property.
25
25
  *
@@ -496,12 +496,19 @@ export type InstanceRequirements = {
496
496
  * - For instance types with NVIDIA A100 GPUs, specify `a100` .
497
497
  * - For instance types with NVIDIA H100 GPUs, specify `h100` .
498
498
  * - For instance types with AWS Inferentia chips, specify `inferentia` .
499
+ * - For instance types with AWS Inferentia2 chips, specify `inferentia2` .
500
+ * - For instance types with Habana Gaudi HL-205 GPUs, specify `gaudi-hl-205` .
499
501
  * - For instance types with NVIDIA GRID K520 GPUs, specify `k520` .
500
502
  * - For instance types with NVIDIA K80 GPUs, specify `k80` .
503
+ * - For instance types with NVIDIA L4 GPUs, specify `l4` .
504
+ * - For instance types with NVIDIA L40S GPUs, specify `l40s` .
501
505
  * - For instance types with NVIDIA M60 GPUs, specify `m60` .
502
506
  * - For instance types with AMD Radeon Pro V520 GPUs, specify `radeon-pro-v520` .
507
+ * - For instance types with AWS Trainium chips, specify `trainium` .
508
+ * - For instance types with AWS Trainium2 chips, specify `trainium2` .
503
509
  * - For instance types with NVIDIA T4 GPUs, specify `t4` .
504
510
  * - For instance types with NVIDIA T4G GPUs, specify `t4g` .
511
+ * - For instance types with Xilinx U30 cards, specify `u30` .
505
512
  * - For instance types with Xilinx VU9P FPGAs, specify `vu9p` .
506
513
  * - For instance types with NVIDIA V100 GPUs, specify `v100` .
507
514
  *
@@ -522,6 +529,7 @@ export type InstanceRequirements = {
522
529
  * - For instance types with FPGA accelerators, specify `fpga` .
523
530
  * - For instance types with GPU accelerators, specify `gpu` .
524
531
  * - For instance types with Inference accelerators, specify `inference` .
532
+ * - For instance types with Media accelerators, specify `media` .
525
533
  *
526
534
  * Default: Any accelerator type
527
535
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-instancerequirements.html#cfn-ec2-launchtemplate-instancerequirements-acceleratortypes}
@@ -26,6 +26,14 @@ export type EC2NatGatewayProps = {
26
26
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-allocationid}
27
27
  */
28
28
  AllocationId?: string | undefined;
29
+ /**
30
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-availabilitymode}
31
+ */
32
+ AvailabilityMode?: string | undefined;
33
+ /**
34
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-availabilityzoneaddresses}
35
+ */
36
+ AvailabilityZoneAddresses?: AvailabilityZoneAddress[] | undefined;
29
37
  /**
30
38
  * Indicates whether the NAT gateway supports public or private connectivity. The default is public connectivity.
31
39
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-connectivitytype}
@@ -81,6 +89,14 @@ export type EC2NatGatewayProps = {
81
89
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#aws-resource-ec2-natgateway-return-values}
82
90
  */
83
91
  export type EC2NatGatewayAttribs = {
92
+ /**
93
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-autoprovisionzones}
94
+ */
95
+ AutoProvisionZones: string;
96
+ /**
97
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-autoscalingips}
98
+ */
99
+ AutoScalingIps: string;
84
100
  /**
85
101
  * The ID of the network interface.
86
102
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-eniid}
@@ -91,5 +107,26 @@ export type EC2NatGatewayAttribs = {
91
107
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-natgatewayid}
92
108
  */
93
109
  NatGatewayId: string;
110
+ /**
111
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-natgateway.html#cfn-ec2-natgateway-routetableid}
112
+ */
113
+ RouteTableId: string;
114
+ };
115
+ /**
116
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-natgateway-availabilityzoneaddress.html}
117
+ */
118
+ export type AvailabilityZoneAddress = {
119
+ /**
120
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-natgateway-availabilityzoneaddress.html#cfn-ec2-natgateway-availabilityzoneaddress-allocationids}
121
+ */
122
+ AllocationIds: string[];
123
+ /**
124
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-natgateway-availabilityzoneaddress.html#cfn-ec2-natgateway-availabilityzoneaddress-availabilityzone}
125
+ */
126
+ AvailabilityZone?: string | undefined;
127
+ /**
128
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-natgateway-availabilityzoneaddress.html#cfn-ec2-natgateway-availabilityzoneaddress-availabilityzoneid}
129
+ */
130
+ AvailabilityZoneId?: string | undefined;
94
131
  };
95
132
  //# sourceMappingURL=aws-ec2-natgateway.d.ts.map
@@ -10,7 +10,7 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
10
10
  *
11
11
  * This type supports updates. For more information about updating stacks, see [AWS CloudFormation Stacks Updates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks.html) .
12
12
  *
13
- * > To cross-reference two security groups in the ingress and egress rules of those security groups, use the [AWS::EC2::SecurityGroupEgress](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-security-group-egress.html) and [AWS::EC2::SecurityGroupIngress](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-security-group-ingress.html) resources to define your rules. Do not use the embedded ingress and egress rules in the `AWS::EC2::SecurityGroup` . Doing so creates a circular dependency, which AWS CloudFormation doesn't allow.
13
+ * > To cross-reference two security groups in the ingress and egress rules of those security groups, use the [AWS::EC2::SecurityGroupEgress](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-security-group-egress.html) and [AWS::EC2::SecurityGroupIngress](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-security-group-ingress.html) resources to define your rules. Do not use the embedded ingress and egress rules in the `AWS::EC2::SecurityGroup` . Doing so creates a circular dependency, which CloudFormation doesn't allow.
14
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-securitygroup.html}
15
15
  */
16
16
  export type EC2SecurityGroup = ResourceDefinitionWithAttributes<"AWS::EC2::SecurityGroup", EC2SecurityGroupProps, EC2SecurityGroupAttribs>;
@@ -25,7 +25,7 @@ export type EC2SecurityGroup = ResourceDefinitionWithAttributes<"AWS::EC2::Secur
25
25
  *
26
26
  * This type supports updates. For more information about updating stacks, see [AWS CloudFormation Stacks Updates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks.html) .
27
27
  *
28
- * > To cross-reference two security groups in the ingress and egress rules of those security groups, use the [AWS::EC2::SecurityGroupEgress](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-security-group-egress.html) and [AWS::EC2::SecurityGroupIngress](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-security-group-ingress.html) resources to define your rules. Do not use the embedded ingress and egress rules in the `AWS::EC2::SecurityGroup` . Doing so creates a circular dependency, which AWS CloudFormation doesn't allow.
28
+ * > To cross-reference two security groups in the ingress and egress rules of those security groups, use the [AWS::EC2::SecurityGroupEgress](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-security-group-egress.html) and [AWS::EC2::SecurityGroupIngress](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-security-group-ingress.html) resources to define your rules. Do not use the embedded ingress and egress rules in the `AWS::EC2::SecurityGroup` . Doing so creates a circular dependency, which CloudFormation doesn't allow.
29
29
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-securitygroup.html}
30
30
  */
31
31
  export type EC2SecurityGroupProps = {
@@ -428,19 +428,26 @@ export type InstanceRequirementsRequest = {
428
428
  * - For instance types with NVIDIA A100 GPUs, specify `a100` .
429
429
  * - For instance types with NVIDIA H100 GPUs, specify `h100` .
430
430
  * - For instance types with AWS Inferentia chips, specify `inferentia` .
431
+ * - For instance types with AWS Inferentia2 chips, specify `inferentia2` .
432
+ * - For instance types with Habana Gaudi HL-205 GPUs, specify `gaudi-hl-205` .
431
433
  * - For instance types with NVIDIA GRID K520 GPUs, specify `k520` .
432
434
  * - For instance types with NVIDIA K80 GPUs, specify `k80` .
435
+ * - For instance types with NVIDIA L4 GPUs, specify `l4` .
436
+ * - For instance types with NVIDIA L40S GPUs, specify `l40s` .
433
437
  * - For instance types with NVIDIA M60 GPUs, specify `m60` .
434
438
  * - For instance types with AMD Radeon Pro V520 GPUs, specify `radeon-pro-v520` .
439
+ * - For instance types with AWS Trainium chips, specify `trainium` .
440
+ * - For instance types with AWS Trainium2 chips, specify `trainium2` .
435
441
  * - For instance types with NVIDIA T4 GPUs, specify `t4` .
436
442
  * - For instance types with NVIDIA T4G GPUs, specify `t4g` .
443
+ * - For instance types with Xilinx U30 cards, specify `u30` .
437
444
  * - For instance types with Xilinx VU9P FPGAs, specify `vu9p` .
438
445
  * - For instance types with NVIDIA V100 GPUs, specify `v100` .
439
446
  *
440
447
  * Default: Any accelerator
441
448
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-instancerequirementsrequest.html#cfn-ec2-spotfleet-instancerequirementsrequest-acceleratornames}
442
449
  */
443
- AcceleratorNames?: ("a10g" | "a100" | "h100" | "inferentia" | "k520" | "k80" | "m60" | "radeon-pro-v520" | "t4" | "t4g" | "vu9p" | "v100")[] | undefined;
450
+ AcceleratorNames?: ("a10g" | "a100" | "h100" | "inferentia" | "k520" | "k80" | "m60" | "radeon-pro-v520" | "t4" | "t4g" | "vu9p" | "v100" | "l40s" | "l4" | "gaudi-hl-205" | "inferentia2" | "trainium" | "trainium2" | "u30")[] | undefined;
444
451
  /**
445
452
  * The minimum and maximum amount of total accelerator memory, in MiB.
446
453
  *
@@ -454,11 +461,12 @@ export type InstanceRequirementsRequest = {
454
461
  * - For instance types with FPGA accelerators, specify `fpga` .
455
462
  * - For instance types with GPU accelerators, specify `gpu` .
456
463
  * - For instance types with Inference accelerators, specify `inference` .
464
+ * - For instance types with Media accelerators, specify `media` .
457
465
  *
458
466
  * Default: Any accelerator type
459
467
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-instancerequirementsrequest.html#cfn-ec2-spotfleet-instancerequirementsrequest-acceleratortypes}
460
468
  */
461
- AcceleratorTypes?: ("gpu" | "fpga" | "inference")[] | undefined;
469
+ AcceleratorTypes?: ("gpu" | "fpga" | "inference" | "media")[] | undefined;
462
470
  /**
463
471
  * The instance types to apply your specified attributes against. All other instance types are ignored, even if they match your specified attributes.
464
472
  *
@@ -9,6 +9,8 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
9
9
  * To attach a VPN connection, use [AWS::EC2::CustomerGateway](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customer-gateway.html) to create a customer gateway and specify the ID of the customer gateway and the ID of the transit gateway in a call to [AWS::EC2::VPNConnection](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpn-connection.html) .
10
10
  *
11
11
  * When you create a transit gateway, we create a default transit gateway route table and use it as the default association route table and the default propagation route table. You can use [AWS::EC2::TransitGatewayRouteTable](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetable.html) to create additional transit gateway route tables. If you disable automatic route propagation, we do not create a default transit gateway route table. You can use [AWS::EC2::TransitGatewayRouteTablePropagation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetablepropagation.html) to propagate routes from a resource attachment to a transit gateway route table. If you disable automatic associations, you can use [AWS::EC2::TransitGatewayRouteTableAssociation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetableassociation.html) to associate a resource attachment with a transit gateway route table.
12
+ *
13
+ * To create a transit gateway with `EncryptionSupport` enabled through CloudFormation, you will need the `ec2:ModifyTransitGateway` Identity and Access Management (IAM) permission. For more information, see `ModifyTransitGateway` in [Actions, resources, and condition keys for Amazon EC2](https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonec2.html#amazonec2-actions-as-) of the *Identify and Access Management Service Authorization Reference* .
12
14
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html}
13
15
  */
14
16
  export type EC2TransitGateway = ResourceDefinitionWithAttributes<"AWS::EC2::TransitGateway", EC2TransitGatewayProps, EC2TransitGatewayAttribs>;
@@ -22,6 +24,8 @@ export type EC2TransitGateway = ResourceDefinitionWithAttributes<"AWS::EC2::Tran
22
24
  * To attach a VPN connection, use [AWS::EC2::CustomerGateway](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-customer-gateway.html) to create a customer gateway and specify the ID of the customer gateway and the ID of the transit gateway in a call to [AWS::EC2::VPNConnection](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpn-connection.html) .
23
25
  *
24
26
  * When you create a transit gateway, we create a default transit gateway route table and use it as the default association route table and the default propagation route table. You can use [AWS::EC2::TransitGatewayRouteTable](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetable.html) to create additional transit gateway route tables. If you disable automatic route propagation, we do not create a default transit gateway route table. You can use [AWS::EC2::TransitGatewayRouteTablePropagation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetablepropagation.html) to propagate routes from a resource attachment to a transit gateway route table. If you disable automatic associations, you can use [AWS::EC2::TransitGatewayRouteTableAssociation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewayroutetableassociation.html) to associate a resource attachment with a transit gateway route table.
27
+ *
28
+ * To create a transit gateway with `EncryptionSupport` enabled through CloudFormation, you will need the `ec2:ModifyTransitGateway` Identity and Access Management (IAM) permission. For more information, see `ModifyTransitGateway` in [Actions, resources, and condition keys for Amazon EC2](https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonec2.html#amazonec2-actions-as-) of the *Identify and Access Management Service Authorization Reference* .
25
29
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html}
26
30
  */
27
31
  export type EC2TransitGatewayProps = {
@@ -61,6 +65,11 @@ export type EC2TransitGatewayProps = {
61
65
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-dnssupport}
62
66
  */
63
67
  DnsSupport?: string | undefined;
68
+ /**
69
+ * Enable or disable encryption support. Disabled by default.
70
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-encryptionsupport}
71
+ */
72
+ EncryptionSupport?: "disable" | "enable" | undefined;
64
73
  /**
65
74
  * Indicates whether multicast is enabled on the transit gateway
66
75
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-multicastsupport}
@@ -98,6 +107,11 @@ export type EC2TransitGatewayProps = {
98
107
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#aws-resource-ec2-transitgateway-return-values}
99
108
  */
100
109
  export type EC2TransitGatewayAttribs = {
110
+ /**
111
+ * The encryption support state of the transit gateway.
112
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-encryptionsupportstate}
113
+ */
114
+ EncryptionSupportState: string;
101
115
  /**
102
116
  * The ID of the transit gateway.
103
117
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgateway.html#cfn-ec2-transitgateway-id}
@@ -0,0 +1,45 @@
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymeteringpolicy.html}
4
+ */
5
+ export type EC2TransitGatewayMeteringPolicy = ResourceDefinitionWithAttributes<"AWS::EC2::TransitGatewayMeteringPolicy", EC2TransitGatewayMeteringPolicyProps, EC2TransitGatewayMeteringPolicyAttribs>;
6
+ /**
7
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymeteringpolicy.html}
8
+ */
9
+ export type EC2TransitGatewayMeteringPolicyProps = {
10
+ /**
11
+ * Middle box attachment Ids
12
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymeteringpolicy.html#cfn-ec2-transitgatewaymeteringpolicy-middleboxattachmentids}
13
+ */
14
+ MiddleboxAttachmentIds?: string[] | undefined;
15
+ /**
16
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymeteringpolicy.html#cfn-ec2-transitgatewaymeteringpolicy-tags}
17
+ */
18
+ Tags?: Tag[] | undefined;
19
+ /**
20
+ * The Id of transit gateway
21
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymeteringpolicy.html#cfn-ec2-transitgatewaymeteringpolicy-transitgatewayid}
22
+ */
23
+ TransitGatewayId: string;
24
+ };
25
+ /**
26
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymeteringpolicy.html#aws-resource-ec2-transitgatewaymeteringpolicy-return-values}
27
+ */
28
+ export type EC2TransitGatewayMeteringPolicyAttribs = {
29
+ /**
30
+ * State of the transit gateway metering policy
31
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymeteringpolicy.html#cfn-ec2-transitgatewaymeteringpolicy-state}
32
+ */
33
+ State: string;
34
+ /**
35
+ * The Id of the transit gateway metering policy
36
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymeteringpolicy.html#cfn-ec2-transitgatewaymeteringpolicy-transitgatewaymeteringpolicyid}
37
+ */
38
+ TransitGatewayMeteringPolicyId: string;
39
+ /**
40
+ * The timestamp at which the latest action performed on the metering policy will become effective
41
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-transitgatewaymeteringpolicy.html#cfn-ec2-transitgatewaymeteringpolicy-updateeffectiveat}
42
+ */
43
+ UpdateEffectiveAt: string;
44
+ };
45
+ //# sourceMappingURL=aws-ec2-transitgatewaymeteringpolicy.d.ts.map