@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
@@ -2,7 +2,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
3
  * The `AWS::CloudFormation::HookVersion` resource publishes new or first version of a Hook to the CloudFormation registry.
4
4
  *
5
- * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *AWS CloudFormation User Guide* .
5
+ * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *CloudFormation User Guide* .
6
6
  *
7
7
  * This resource type is not compatible with Guard and Lambda Hooks.
8
8
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-hookversion.html}
@@ -11,7 +11,7 @@ export type CloudFormationHookVersion = ResourceDefinitionWithAttributes<"AWS::C
11
11
  /**
12
12
  * The `AWS::CloudFormation::HookVersion` resource publishes new or first version of a Hook to the CloudFormation registry.
13
13
  *
14
- * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *AWS CloudFormation User Guide* .
14
+ * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *CloudFormation User Guide* .
15
15
  *
16
16
  * This resource type is not compatible with Guard and Lambda Hooks.
17
17
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-hookversion.html}
@@ -32,7 +32,7 @@ export type CloudFormationHookVersionProps = {
32
32
  /**
33
33
  * A URL to the Amazon S3 bucket for the Hook project package that contains the necessary files for the Hook you want to register.
34
34
  *
35
- * For information on generating a schema handler package, see [Modeling custom CloudFormation Hooks](https://docs.aws.amazon.com/cloudformation-cli/latest/hooks-userguide/hooks-model.html) in the *AWS CloudFormation Hooks User Guide* .
35
+ * For information on generating a schema handler package, see [Modeling custom CloudFormation Hooks](https://docs.aws.amazon.com/cloudformation-cli/latest/hooks-userguide/hooks-model.html) in the *CloudFormation Hooks User Guide* .
36
36
  *
37
37
  * > To register the Hook, you must have `s3:GetObject` permissions to access the S3 objects.
38
38
  * @maxLength 4096
@@ -2,14 +2,14 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
3
  * The `AWS::CloudFormation::LambdaHook` resource creates and activates a Lambda Hook. You can use a Lambda Hook to evaluate your resources before allowing stack operations. This resource forwards requests for resource evaluation to a Lambda function.
4
4
  *
5
- * For more information, see [Lambda Hooks](https://docs.aws.amazon.com/cloudformation-cli/latest/hooks-userguide/lambda-hooks.html) in the *AWS CloudFormation Hooks User Guide* .
5
+ * For more information, see [Lambda Hooks](https://docs.aws.amazon.com/cloudformation-cli/latest/hooks-userguide/lambda-hooks.html) in the *CloudFormation Hooks User Guide* .
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-lambdahook.html}
7
7
  */
8
8
  export type CloudFormationLambdaHook = ResourceDefinitionWithAttributes<"AWS::CloudFormation::LambdaHook", CloudFormationLambdaHookProps, CloudFormationLambdaHookAttribs>;
9
9
  /**
10
10
  * The `AWS::CloudFormation::LambdaHook` resource creates and activates a Lambda Hook. You can use a Lambda Hook to evaluate your resources before allowing stack operations. This resource forwards requests for resource evaluation to a Lambda function.
11
11
  *
12
- * For more information, see [Lambda Hooks](https://docs.aws.amazon.com/cloudformation-cli/latest/hooks-userguide/lambda-hooks.html) in the *AWS CloudFormation Hooks User Guide* .
12
+ * For more information, see [Lambda Hooks](https://docs.aws.amazon.com/cloudformation-cli/latest/hooks-userguide/lambda-hooks.html) in the *CloudFormation Hooks User Guide* .
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-lambdahook.html}
14
14
  */
15
15
  export type CloudFormationLambdaHookProps = {
@@ -128,7 +128,7 @@ export type CloudFormationLambdaHookProps = {
128
128
  Targets: HookTarget[];
129
129
  } | undefined;
130
130
  /**
131
- * Specifies the list of operations the Hook is run against. For more information, see [Hook targets](https://docs.aws.amazon.com/cloudformation-cli/latest/hooks-userguide/hooks-concepts.html#hook-terms-hook-target) in the *AWS CloudFormation Hooks User Guide* .
131
+ * Specifies the list of operations the Hook is run against. For more information, see [Hook targets](https://docs.aws.amazon.com/cloudformation-cli/latest/hooks-userguide/hooks-concepts.html#hook-terms-hook-target) in the *CloudFormation Hooks User Guide* .
132
132
  *
133
133
  * Valid values: `STACK` | `RESOURCE` | `CHANGE_SET` | `CLOUD_CONTROL`
134
134
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-lambdahook.html#cfn-cloudformation-lambdahook-targetoperations}
@@ -2,14 +2,14 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
3
  * The `AWS::CloudFormation::Macro` resource is a CloudFormation resource type that creates a CloudFormation macro to perform custom processing on CloudFormation templates.
4
4
  *
5
- * For more information, see [Perform custom processing on CloudFormation templates with template macros](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-macros.html) in the *AWS CloudFormation User Guide* .
5
+ * For more information, see [Perform custom processing on CloudFormation templates with template macros](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-macros.html) in the *CloudFormation User Guide* .
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-macro.html}
7
7
  */
8
8
  export type CloudFormationMacro = ResourceDefinitionWithAttributes<"AWS::CloudFormation::Macro", CloudFormationMacroProps, CloudFormationMacroAttribs>;
9
9
  /**
10
10
  * The `AWS::CloudFormation::Macro` resource is a CloudFormation resource type that creates a CloudFormation macro to perform custom processing on CloudFormation templates.
11
11
  *
12
- * For more information, see [Perform custom processing on CloudFormation templates with template macros](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-macros.html) in the *AWS CloudFormation User Guide* .
12
+ * For more information, see [Perform custom processing on CloudFormation templates with template macros](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-macros.html) in the *CloudFormation User Guide* .
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-macro.html}
14
14
  */
15
15
  export type CloudFormationMacroProps = {
@@ -2,18 +2,18 @@ import type { ResourceDefinition } from "../main.ts";
2
2
  /**
3
3
  * Specifies the default version of a module. The default version of the module will be used in CloudFormation operations for this account and Region.
4
4
  *
5
- * For more information, see [Create reusable resource configurations that can be included across templates with CloudFormation modules](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/modules.html) in the *AWS CloudFormation User Guide* .
5
+ * For more information, see [Create reusable resource configurations that can be included across templates with CloudFormation modules](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/modules.html) in the *CloudFormation User Guide* .
6
6
  *
7
- * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *AWS CloudFormation User Guide* .
7
+ * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *CloudFormation User Guide* .
8
8
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-moduledefaultversion.html}
9
9
  */
10
10
  export type CloudFormationModuleDefaultVersion = ResourceDefinition<"AWS::CloudFormation::ModuleDefaultVersion", CloudFormationModuleDefaultVersionProps>;
11
11
  /**
12
12
  * Specifies the default version of a module. The default version of the module will be used in CloudFormation operations for this account and Region.
13
13
  *
14
- * For more information, see [Create reusable resource configurations that can be included across templates with CloudFormation modules](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/modules.html) in the *AWS CloudFormation User Guide* .
14
+ * For more information, see [Create reusable resource configurations that can be included across templates with CloudFormation modules](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/modules.html) in the *CloudFormation User Guide* .
15
15
  *
16
- * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *AWS CloudFormation User Guide* .
16
+ * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *CloudFormation User Guide* .
17
17
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-moduledefaultversion.html}
18
18
  */
19
19
  export type CloudFormationModuleDefaultVersionProps = {
@@ -4,7 +4,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
4
4
  *
5
5
  * For more information, see [Create reusable resource configurations that can be included across templates with CloudFormation modules](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/modules.html) in the *CloudFormation User Guide* .
6
6
  *
7
- * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *AWS CloudFormation User Guide* .
7
+ * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *CloudFormation User Guide* .
8
8
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-moduleversion.html}
9
9
  */
10
10
  export type CloudFormationModuleVersion = ResourceDefinitionWithAttributes<"AWS::CloudFormation::ModuleVersion", CloudFormationModuleVersionProps, CloudFormationModuleVersionAttribs>;
@@ -13,7 +13,7 @@ export type CloudFormationModuleVersion = ResourceDefinitionWithAttributes<"AWS:
13
13
  *
14
14
  * For more information, see [Create reusable resource configurations that can be included across templates with CloudFormation modules](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/modules.html) in the *CloudFormation User Guide* .
15
15
  *
16
- * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *AWS CloudFormation User Guide* .
16
+ * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *CloudFormation User Guide* .
17
17
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-moduleversion.html}
18
18
  */
19
19
  export type CloudFormationModuleVersionProps = {
@@ -26,7 +26,7 @@ export type CloudFormationModuleVersionProps = {
26
26
  /**
27
27
  * A URL to the S3 bucket for the package that contains the template fragment and schema files for the module version to register.
28
28
  *
29
- * For more information, see [Module structure and requirements](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/modules-structure.html) in the *AWS CloudFormation Command Line Interface (CLI) User Guide* .
29
+ * For more information, see [Module structure and requirements](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/modules-structure.html) in the *CloudFormation Command Line Interface (CLI) User Guide* .
30
30
  *
31
31
  * > To register the module version, you must have `s3:GetObject` permissions to access the S3 objects.
32
32
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-moduleversion.html#cfn-cloudformation-moduleversion-modulepackage}
@@ -7,13 +7,13 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
7
7
  * - For resource types, testing includes passing all contracts tests defined for the type.
8
8
  * - For modules, testing includes determining if the module's model meets all necessary requirements.
9
9
  *
10
- * For more information, see [Testing your public extension prior to publishing](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html#publish-extension-testing) in the *AWS CloudFormation Command Line Interface (CLI) User Guide* .
10
+ * For more information, see [Testing your public extension prior to publishing](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html#publish-extension-testing) in the *CloudFormation Command Line Interface (CLI) User Guide* .
11
11
  *
12
12
  * If you don't specify a version, CloudFormation uses the default version of the extension in your account and Region for testing.
13
13
  *
14
14
  * To perform testing, CloudFormation assumes the execution role specified when the type was registered.
15
15
  *
16
- * An extension must have a test status of `PASSED` before it can be published. For more information, see [Publishing extensions to make them available for public use](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html) in the *AWS CloudFormation Command Line Interface (CLI) User Guide* .
16
+ * An extension must have a test status of `PASSED` before it can be published. For more information, see [Publishing extensions to make them available for public use](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html) in the *CloudFormation Command Line Interface (CLI) User Guide* .
17
17
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-publictypeversion.html}
18
18
  */
19
19
  export type CloudFormationPublicTypeVersion = ResourceDefinitionWithAttributes<"AWS::CloudFormation::PublicTypeVersion", CloudFormationPublicTypeVersionProps, CloudFormationPublicTypeVersionAttribs>;
@@ -25,13 +25,13 @@ export type CloudFormationPublicTypeVersion = ResourceDefinitionWithAttributes<"
25
25
  * - For resource types, testing includes passing all contracts tests defined for the type.
26
26
  * - For modules, testing includes determining if the module's model meets all necessary requirements.
27
27
  *
28
- * For more information, see [Testing your public extension prior to publishing](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html#publish-extension-testing) in the *AWS CloudFormation Command Line Interface (CLI) User Guide* .
28
+ * For more information, see [Testing your public extension prior to publishing](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html#publish-extension-testing) in the *CloudFormation Command Line Interface (CLI) User Guide* .
29
29
  *
30
30
  * If you don't specify a version, CloudFormation uses the default version of the extension in your account and Region for testing.
31
31
  *
32
32
  * To perform testing, CloudFormation assumes the execution role specified when the type was registered.
33
33
  *
34
- * An extension must have a test status of `PASSED` before it can be published. For more information, see [Publishing extensions to make them available for public use](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html) in the *AWS CloudFormation Command Line Interface (CLI) User Guide* .
34
+ * An extension must have a test status of `PASSED` before it can be published. For more information, see [Publishing extensions to make them available for public use](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.html) in the *CloudFormation Command Line Interface (CLI) User Guide* .
35
35
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-publictypeversion.html}
36
36
  */
37
37
  export type CloudFormationPublicTypeVersionProps = {
@@ -2,14 +2,14 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
3
  * The `AWS::CloudFormation::Publisher` resource registers your account as a publisher of public extensions in the CloudFormation registry. Public extensions are available for use by all CloudFormation users.
4
4
  *
5
- * For information on requirements for registering as a public extension publisher, see [Publishing extensions to make them available for public use](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.htm) in the *AWS CloudFormation Command Line Interface (CLI) User Guide* .
5
+ * For information on requirements for registering as a public extension publisher, see [Publishing extensions to make them available for public use](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.htm) in the *CloudFormation Command Line Interface (CLI) User Guide* .
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-publisher.html}
7
7
  */
8
8
  export type CloudFormationPublisher = ResourceDefinitionWithAttributes<"AWS::CloudFormation::Publisher", CloudFormationPublisherProps, CloudFormationPublisherAttribs>;
9
9
  /**
10
10
  * The `AWS::CloudFormation::Publisher` resource registers your account as a publisher of public extensions in the CloudFormation registry. Public extensions are available for use by all CloudFormation users.
11
11
  *
12
- * For information on requirements for registering as a public extension publisher, see [Publishing extensions to make them available for public use](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.htm) in the *AWS CloudFormation Command Line Interface (CLI) User Guide* .
12
+ * For information on requirements for registering as a public extension publisher, see [Publishing extensions to make them available for public use](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/publish-extension.htm) in the *CloudFormation Command Line Interface (CLI) User Guide* .
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-publisher.html}
14
14
  */
15
15
  export type CloudFormationPublisherProps = {
@@ -2,14 +2,14 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
3
  * The `AWS::CloudFormation::ResourceDefaultVersion` resource specifies the default version of a resource. The default version of a resource will be used in CloudFormation operations.
4
4
  *
5
- * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *AWS CloudFormation User Guide* .
5
+ * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *CloudFormation User Guide* .
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-resourcedefaultversion.html}
7
7
  */
8
8
  export type CloudFormationResourceDefaultVersion = ResourceDefinitionWithAttributes<"AWS::CloudFormation::ResourceDefaultVersion", CloudFormationResourceDefaultVersionProps, CloudFormationResourceDefaultVersionAttribs>;
9
9
  /**
10
10
  * The `AWS::CloudFormation::ResourceDefaultVersion` resource specifies the default version of a resource. The default version of a resource will be used in CloudFormation operations.
11
11
  *
12
- * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *AWS CloudFormation User Guide* .
12
+ * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *CloudFormation User Guide* .
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-resourcedefaultversion.html}
14
14
  */
15
15
  export type CloudFormationResourceDefaultVersionProps = {
@@ -6,7 +6,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
6
6
  * - Determining which handlers, if any, have been specified for the resource.
7
7
  * - Making the resource available for use in your account.
8
8
  *
9
- * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *AWS CloudFormation User Guide* .
9
+ * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *CloudFormation User Guide* .
10
10
  *
11
11
  * You can have a maximum of 50 resource versions registered at a time. This maximum is per account and per Region.
12
12
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-resourceversion.html}
@@ -19,7 +19,7 @@ export type CloudFormationResourceVersion = ResourceDefinitionWithAttributes<"AW
19
19
  * - Determining which handlers, if any, have been specified for the resource.
20
20
  * - Making the resource available for use in your account.
21
21
  *
22
- * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *AWS CloudFormation User Guide* .
22
+ * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *CloudFormation User Guide* .
23
23
  *
24
24
  * You can have a maximum of 50 resource versions registered at a time. This maximum is per account and per Region.
25
25
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-resourceversion.html}
@@ -38,7 +38,7 @@ export type CloudFormationResourceVersionProps = {
38
38
  /**
39
39
  * A URL to the S3 bucket for the resource project package that contains the necessary files for the resource you want to register.
40
40
  *
41
- * For information on generating a schema handler package, see [Modeling resource types to use with AWS CloudFormation](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/resource-type-model.html) in the *AWS CloudFormation Command Line Interface (CLI) User Guide* .
41
+ * For information on generating a schema handler package, see [Modeling resource types to use with CloudFormation](https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/resource-type-model.html) in the *CloudFormation Command Line Interface (CLI) User Guide* .
42
42
  *
43
43
  * > To register the resource version, you must have `s3:GetObject` permissions to access the S3 objects.
44
44
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-resourceversion.html#cfn-cloudformation-resourceversion-schemahandlerpackage}
@@ -1,6 +1,6 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
2
  /**
3
- * The `AWS::CloudFormation::Stack` resource nests a stack as a resource in a top-level template. For more information, see [Nested stacks](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-nested-stacks.html) in the *AWS CloudFormation User Guide* .
3
+ * The `AWS::CloudFormation::Stack` resource nests a stack as a resource in a top-level template. For more information, see [Nested stacks](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-nested-stacks.html) in the *CloudFormation User Guide* .
4
4
  *
5
5
  * You can add output values from a nested stack within the containing template. You use the [GetAtt](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/intrinsic-function-reference-getatt.html) function with the nested stack's logical name and the name of the output value in the nested stack in the format `Outputs. *NestedStackOutputName*` .
6
6
  *
@@ -8,7 +8,7 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
8
8
  *
9
9
  * When you apply template changes to update a top-level stack, CloudFormation updates the top-level stack and initiates an update to its nested stacks. CloudFormation updates the resources of modified nested stacks, but doesn't update the resources of unmodified nested stacks.
10
10
  *
11
- * For stacks that contain IAM resources, you must acknowledge IAM capabilities. Also, make sure that you have cancel update stack permissions, which are required if an update rolls back. For more information about IAM and CloudFormation , see [Controlling access with AWS Identity and Access Management](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html) in the *AWS CloudFormation User Guide* .
11
+ * For stacks that contain IAM resources, you must acknowledge IAM capabilities. Also, make sure that you have cancel update stack permissions, which are required if an update rolls back. For more information about IAM and CloudFormation , see [Controlling access with AWS Identity and Access Management](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html) in the *CloudFormation User Guide* .
12
12
  *
13
13
  * > A subset of `AWS::CloudFormation::Stack` resource type properties listed below are available to customers using CloudFormation , AWS CDK , and Cloud Control to configure.
14
14
  * >
@@ -47,7 +47,7 @@ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
47
47
  */
48
48
  export type CloudFormationStack = ResourceDefinitionWithAttributes<"AWS::CloudFormation::Stack", CloudFormationStackProps, CloudFormationStackAttribs>;
49
49
  /**
50
- * The `AWS::CloudFormation::Stack` resource nests a stack as a resource in a top-level template. For more information, see [Nested stacks](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-nested-stacks.html) in the *AWS CloudFormation User Guide* .
50
+ * The `AWS::CloudFormation::Stack` resource nests a stack as a resource in a top-level template. For more information, see [Nested stacks](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-nested-stacks.html) in the *CloudFormation User Guide* .
51
51
  *
52
52
  * You can add output values from a nested stack within the containing template. You use the [GetAtt](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/intrinsic-function-reference-getatt.html) function with the nested stack's logical name and the name of the output value in the nested stack in the format `Outputs. *NestedStackOutputName*` .
53
53
  *
@@ -55,7 +55,7 @@ export type CloudFormationStack = ResourceDefinitionWithAttributes<"AWS::CloudFo
55
55
  *
56
56
  * When you apply template changes to update a top-level stack, CloudFormation updates the top-level stack and initiates an update to its nested stacks. CloudFormation updates the resources of modified nested stacks, but doesn't update the resources of unmodified nested stacks.
57
57
  *
58
- * For stacks that contain IAM resources, you must acknowledge IAM capabilities. Also, make sure that you have cancel update stack permissions, which are required if an update rolls back. For more information about IAM and CloudFormation , see [Controlling access with AWS Identity and Access Management](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html) in the *AWS CloudFormation User Guide* .
58
+ * For stacks that contain IAM resources, you must acknowledge IAM capabilities. Also, make sure that you have cancel update stack permissions, which are required if an update rolls back. For more information about IAM and CloudFormation , see [Controlling access with AWS Identity and Access Management](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html) in the *CloudFormation User Guide* .
59
59
  *
60
60
  * > A subset of `AWS::CloudFormation::Stack` resource type properties listed below are available to customers using CloudFormation , AWS CDK , and Cloud Control to configure.
61
61
  * >
@@ -16,7 +16,7 @@ export type CloudFormationStackSetProps = {
16
16
  /**
17
17
  * The Amazon Resource Number (ARN) of the IAM role to use to create this StackSet. Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific StackSets within the same administrator account.
18
18
  *
19
- * Use customized administrator roles to control which users or groups can manage specific StackSets within the same administrator account. For more information, see [Grant self-managed permissions](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-prereqs-self-managed.html) in the *AWS CloudFormation User Guide* .
19
+ * Use customized administrator roles to control which users or groups can manage specific StackSets within the same administrator account. For more information, see [Grant self-managed permissions](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-prereqs-self-managed.html) in the *CloudFormation User Guide* .
20
20
  *
21
21
  * Valid only if the permissions model is `SELF_MANAGED` .
22
22
  * @minLength 20
@@ -25,7 +25,7 @@ export type CloudFormationStackSetProps = {
25
25
  */
26
26
  AdministrationRoleARN?: string | undefined;
27
27
  /**
28
- * Describes whether StackSets automatically deploys to AWS Organizations accounts that are added to a target organization or organizational unit (OU). For more information, see [Enable or disable automatic deployments for StackSets in AWS Organizations](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-manage-auto-deployment.html) in the *AWS CloudFormation User Guide* .
28
+ * Describes whether StackSets automatically deploys to AWS Organizations accounts that are added to a target organization or organizational unit (OU). For more information, see [Enable or disable automatic deployments for StackSets in AWS Organizations](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-manage-auto-deployment.html) in the *CloudFormation User Guide* .
29
29
  *
30
30
  * Required if the permissions model is `SERVICE_MANAGED` . (Not used with self-managed permissions.)
31
31
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-autodeployment}
@@ -39,7 +39,7 @@ export type CloudFormationStackSetProps = {
39
39
  * - To create a StackSet with service-managed permissions while signed in to the management account, specify `SELF` .
40
40
  * - To create a StackSet with service-managed permissions while signed in to a delegated administrator account, specify `DELEGATED_ADMIN` .
41
41
  *
42
- * Your AWS account must be registered as a delegated admin in the management account. For more information, see [Register a delegated administrator](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html) in the *AWS CloudFormation User Guide* .
42
+ * Your AWS account must be registered as a delegated admin in the management account. For more information, see [Register a delegated administrator](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html) in the *CloudFormation User Guide* .
43
43
  *
44
44
  * StackSets with service-managed permissions are created in the management account, including StackSets that are created by delegated administrators.
45
45
  *
@@ -48,7 +48,7 @@ export type CloudFormationStackSetProps = {
48
48
  */
49
49
  CallAs?: "SELF" | "DELEGATED_ADMIN" | undefined;
50
50
  /**
51
- * The capabilities that are allowed in the StackSet. Some StackSet templates might include resources that can affect permissions in your AWS account —for example, by creating new IAM users. For more information, see [Acknowledging IAM resources in CloudFormation templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html#using-iam-capabilities) in the *AWS CloudFormation User Guide* .
51
+ * The capabilities that are allowed in the StackSet. Some StackSet templates might include resources that can affect permissions in your AWS account —for example, by creating new IAM users. For more information, see [Acknowledging IAM resources in CloudFormation templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html#using-iam-capabilities) in the *CloudFormation User Guide* .
52
52
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-capabilities}
53
53
  */
54
54
  Capabilities?: Capability[] | undefined;
@@ -98,8 +98,8 @@ export type CloudFormationStackSetProps = {
98
98
  /**
99
99
  * Describes how the IAM roles required for StackSet operations are created.
100
100
  *
101
- * - With `SELF_MANAGED` permissions, you must create the administrator and execution roles required to deploy to target accounts. For more information, see [Grant self-managed permissions](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-prereqs-self-managed.html) in the *AWS CloudFormation User Guide* .
102
- * - With `SERVICE_MANAGED` permissions, StackSets automatically creates the IAM roles required to deploy to accounts managed by AWS Organizations . For more information, see [Activate trusted access for StackSets with AWS Organizations](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-activate-trusted-access.html) in the *AWS CloudFormation User Guide* .
101
+ * - With `SELF_MANAGED` permissions, you must create the administrator and execution roles required to deploy to target accounts. For more information, see [Grant self-managed permissions](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-prereqs-self-managed.html) in the *CloudFormation User Guide* .
102
+ * - With `SERVICE_MANAGED` permissions, StackSets automatically creates the IAM roles required to deploy to accounts managed by AWS Organizations . For more information, see [Activate trusted access for StackSets with AWS Organizations](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-activate-trusted-access.html) in the *CloudFormation User Guide* .
103
103
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-permissionmodel}
104
104
  */
105
105
  PermissionModel: "SERVICE_MANAGED" | "SELF_MANAGED";
@@ -144,7 +144,7 @@ export type CloudFormationStackSetProps = {
144
144
  /**
145
145
  * The Amazon Resource Number (ARN) of the IAM role to use to create this StackSet. Specify an IAM role only if you are using customized administrator roles to control which users or groups can manage specific StackSets within the same administrator account.
146
146
  *
147
- * Use customized administrator roles to control which users or groups can manage specific StackSets within the same administrator account. For more information, see [Grant self-managed permissions](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-prereqs-self-managed.html) in the *AWS CloudFormation User Guide* .
147
+ * Use customized administrator roles to control which users or groups can manage specific StackSets within the same administrator account. For more information, see [Grant self-managed permissions](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-prereqs-self-managed.html) in the *CloudFormation User Guide* .
148
148
  *
149
149
  * Valid only if the permissions model is `SELF_MANAGED` .
150
150
  * @minLength 20
@@ -153,7 +153,7 @@ export type CloudFormationStackSetProps = {
153
153
  */
154
154
  AdministrationRoleARN?: string | undefined;
155
155
  /**
156
- * Describes whether StackSets automatically deploys to AWS Organizations accounts that are added to a target organization or organizational unit (OU). For more information, see [Enable or disable automatic deployments for StackSets in AWS Organizations](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-manage-auto-deployment.html) in the *AWS CloudFormation User Guide* .
156
+ * Describes whether StackSets automatically deploys to AWS Organizations accounts that are added to a target organization or organizational unit (OU). For more information, see [Enable or disable automatic deployments for StackSets in AWS Organizations](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-manage-auto-deployment.html) in the *CloudFormation User Guide* .
157
157
  *
158
158
  * Required if the permissions model is `SERVICE_MANAGED` . (Not used with self-managed permissions.)
159
159
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-autodeployment}
@@ -167,7 +167,7 @@ export type CloudFormationStackSetProps = {
167
167
  * - To create a StackSet with service-managed permissions while signed in to the management account, specify `SELF` .
168
168
  * - To create a StackSet with service-managed permissions while signed in to a delegated administrator account, specify `DELEGATED_ADMIN` .
169
169
  *
170
- * Your AWS account must be registered as a delegated admin in the management account. For more information, see [Register a delegated administrator](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html) in the *AWS CloudFormation User Guide* .
170
+ * Your AWS account must be registered as a delegated admin in the management account. For more information, see [Register a delegated administrator](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.html) in the *CloudFormation User Guide* .
171
171
  *
172
172
  * StackSets with service-managed permissions are created in the management account, including StackSets that are created by delegated administrators.
173
173
  *
@@ -176,7 +176,7 @@ export type CloudFormationStackSetProps = {
176
176
  */
177
177
  CallAs?: "SELF" | "DELEGATED_ADMIN" | undefined;
178
178
  /**
179
- * The capabilities that are allowed in the StackSet. Some StackSet templates might include resources that can affect permissions in your AWS account —for example, by creating new IAM users. For more information, see [Acknowledging IAM resources in CloudFormation templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html#using-iam-capabilities) in the *AWS CloudFormation User Guide* .
179
+ * The capabilities that are allowed in the StackSet. Some StackSet templates might include resources that can affect permissions in your AWS account —for example, by creating new IAM users. For more information, see [Acknowledging IAM resources in CloudFormation templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/control-access-with-iam.html#using-iam-capabilities) in the *CloudFormation User Guide* .
180
180
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-capabilities}
181
181
  */
182
182
  Capabilities?: Capability[] | undefined;
@@ -226,8 +226,8 @@ export type CloudFormationStackSetProps = {
226
226
  /**
227
227
  * Describes how the IAM roles required for StackSet operations are created.
228
228
  *
229
- * - With `SELF_MANAGED` permissions, you must create the administrator and execution roles required to deploy to target accounts. For more information, see [Grant self-managed permissions](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-prereqs-self-managed.html) in the *AWS CloudFormation User Guide* .
230
- * - With `SERVICE_MANAGED` permissions, StackSets automatically creates the IAM roles required to deploy to accounts managed by AWS Organizations . For more information, see [Activate trusted access for StackSets with AWS Organizations](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-activate-trusted-access.html) in the *AWS CloudFormation User Guide* .
229
+ * - With `SELF_MANAGED` permissions, you must create the administrator and execution roles required to deploy to target accounts. For more information, see [Grant self-managed permissions](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-prereqs-self-managed.html) in the *CloudFormation User Guide* .
230
+ * - With `SERVICE_MANAGED` permissions, StackSets automatically creates the IAM roles required to deploy to accounts managed by AWS Organizations . For more information, see [Activate trusted access for StackSets with AWS Organizations](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-activate-trusted-access.html) in the *CloudFormation User Guide* .
231
231
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-stackset.html#cfn-cloudformation-stackset-permissionmodel}
232
232
  */
233
233
  PermissionModel: "SERVICE_MANAGED" | "SELF_MANAGED";
@@ -280,10 +280,15 @@ export type CloudFormationStackSetAttribs = {
280
280
  StackSetId: string;
281
281
  };
282
282
  /**
283
- * Describes whether StackSets automatically deploys to AWS Organizations accounts that are added to a target organization or organizational unit (OU). For more information, see [Enable or disable automatic deployments for StackSets in AWS Organizations](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-manage-auto-deployment.html) in the *AWS CloudFormation User Guide* .
283
+ * Describes whether StackSets automatically deploys to AWS Organizations accounts that are added to a target organization or organizational unit (OU). For more information, see [Enable or disable automatic deployments for StackSets in AWS Organizations](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-manage-auto-deployment.html) in the *CloudFormation User Guide* .
284
284
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-autodeployment.html}
285
285
  */
286
286
  export type AutoDeployment = {
287
+ /**
288
+ * A list of StackSet ARNs that this StackSet depends on for auto-deployment operations. When auto-deployment is triggered, operations will be sequenced to ensure all dependencies complete successfully before this StackSet's operation begins.
289
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-autodeployment.html#cfn-cloudformation-stackset-autodeployment-dependson}
290
+ */
291
+ DependsOn?: string[] | undefined;
287
292
  /**
288
293
  * If set to `true` , StackSets automatically deploys additional stack instances to AWS Organizations accounts that are added to a target organization or organizational unit (OU) in the specified Regions. If an account is removed from a target organization or OU, StackSets deletes stack instances from the account in the specified Regions.
289
294
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-autodeployment.html#cfn-cloudformation-stackset-autodeployment-enabled}
@@ -355,7 +360,7 @@ export type DeploymentTargets = {
355
360
  OrganizationalUnitIds?: string[] | undefined;
356
361
  };
357
362
  /**
358
- * The user-specified preferences for how CloudFormation performs a StackSet operation. For more information on maximum concurrent accounts and failure tolerance, see [StackSet operation options](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-concepts.html#stackset-ops-options) in the *AWS CloudFormation User Guide* .
363
+ * The user-specified preferences for how CloudFormation performs a StackSet operation. For more information on maximum concurrent accounts and failure tolerance, see [StackSet operation options](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-concepts.html#stackset-ops-options) in the *CloudFormation User Guide* .
359
364
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudformation-stackset-operationpreferences.html}
360
365
  */
361
366
  export type OperationPreferences = {
@@ -2,14 +2,14 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
3
  * The `AWS::CloudFormation::TypeActivation` resource activates a public third-party extension, making it available for use in stack templates.
4
4
  *
5
- * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *AWS CloudFormation User Guide* .
5
+ * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *CloudFormation User Guide* .
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-typeactivation.html}
7
7
  */
8
8
  export type CloudFormationTypeActivation = ResourceDefinitionWithAttributes<"AWS::CloudFormation::TypeActivation", CloudFormationTypeActivationProps, CloudFormationTypeActivationAttribs>;
9
9
  /**
10
10
  * The `AWS::CloudFormation::TypeActivation` resource activates a public third-party extension, making it available for use in stack templates.
11
11
  *
12
- * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *AWS CloudFormation User Guide* .
12
+ * For information about the CloudFormation registry, see [Managing extensions with the CloudFormation registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) in the *CloudFormation User Guide* .
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-typeactivation.html}
14
14
  */
15
15
  export type CloudFormationTypeActivationProps = {
@@ -1,15 +1,15 @@
1
1
  import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
- * The `AWS::CloudFormation::WaitCondition` resource provides a way to coordinate stack resource creation with configuration actions that are external to the stack creation or to track the status of a configuration process. In these situations, we recommend that you associate a `CreationPolicy` attribute with the wait condition instead of using a wait condition handle. For more information and an example, see [CreationPolicy attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-attribute-creationpolicy.html) in the *AWS CloudFormation User Guide* . If you use a `CreationPolicy` with a wait condition, don't specify any of the wait condition's properties.
3
+ * The `AWS::CloudFormation::WaitCondition` resource provides a way to coordinate stack resource creation with configuration actions that are external to the stack creation or to track the status of a configuration process. In these situations, we recommend that you associate a `CreationPolicy` attribute with the wait condition instead of using a wait condition handle. For more information and an example, see [CreationPolicy attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-attribute-creationpolicy.html) in the *CloudFormation User Guide* . If you use a `CreationPolicy` with a wait condition, don't specify any of the wait condition's properties.
4
4
  *
5
- * > If you use AWS PrivateLink , resources in the VPC that respond to wait conditions must have access to CloudFormation , specific Amazon S3 buckets. Resources must send wait condition responses to a presigned Amazon S3 URL. If they can't send responses to Amazon S3 , CloudFormation won't receive a response and the stack operation fails. For more information, see [Access CloudFormation using an interface endpoint ( AWS PrivateLink )](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/vpc-interface-endpoints.html) in the *AWS CloudFormation User Guide* . > For Amazon EC2 and Auto Scaling resources, we recommend that you use a `CreationPolicy` attribute instead of wait conditions. Add a `CreationPolicy` attribute to those resources, and use the `cfn-signal` helper script to signal when an instance creation process has completed successfully.
5
+ * > If you use AWS PrivateLink , resources in the VPC that respond to wait conditions must have access to CloudFormation , specific Amazon S3 buckets. Resources must send wait condition responses to a presigned Amazon S3 URL. If they can't send responses to Amazon S3 , CloudFormation won't receive a response and the stack operation fails. For more information, see [Access CloudFormation using an interface endpoint ( AWS PrivateLink )](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/vpc-interface-endpoints.html) in the *CloudFormation User Guide* . > For Amazon EC2 and Amazon EC2 Auto Scaling resources, we recommend that you use a `CreationPolicy` attribute instead of wait conditions. Add a `CreationPolicy` attribute to those resources, and use the `cfn-signal` helper script to signal when an instance creation process has completed successfully.
6
6
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-waitcondition.html}
7
7
  */
8
8
  export type CloudFormationWaitCondition = ResourceDefinitionWithAttributes<"AWS::CloudFormation::WaitCondition", CloudFormationWaitConditionProps, CloudFormationWaitConditionAttribs>;
9
9
  /**
10
- * The `AWS::CloudFormation::WaitCondition` resource provides a way to coordinate stack resource creation with configuration actions that are external to the stack creation or to track the status of a configuration process. In these situations, we recommend that you associate a `CreationPolicy` attribute with the wait condition instead of using a wait condition handle. For more information and an example, see [CreationPolicy attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-attribute-creationpolicy.html) in the *AWS CloudFormation User Guide* . If you use a `CreationPolicy` with a wait condition, don't specify any of the wait condition's properties.
10
+ * The `AWS::CloudFormation::WaitCondition` resource provides a way to coordinate stack resource creation with configuration actions that are external to the stack creation or to track the status of a configuration process. In these situations, we recommend that you associate a `CreationPolicy` attribute with the wait condition instead of using a wait condition handle. For more information and an example, see [CreationPolicy attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-attribute-creationpolicy.html) in the *CloudFormation User Guide* . If you use a `CreationPolicy` with a wait condition, don't specify any of the wait condition's properties.
11
11
  *
12
- * > If you use AWS PrivateLink , resources in the VPC that respond to wait conditions must have access to CloudFormation , specific Amazon S3 buckets. Resources must send wait condition responses to a presigned Amazon S3 URL. If they can't send responses to Amazon S3 , CloudFormation won't receive a response and the stack operation fails. For more information, see [Access CloudFormation using an interface endpoint ( AWS PrivateLink )](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/vpc-interface-endpoints.html) in the *AWS CloudFormation User Guide* . > For Amazon EC2 and Auto Scaling resources, we recommend that you use a `CreationPolicy` attribute instead of wait conditions. Add a `CreationPolicy` attribute to those resources, and use the `cfn-signal` helper script to signal when an instance creation process has completed successfully.
12
+ * > If you use AWS PrivateLink , resources in the VPC that respond to wait conditions must have access to CloudFormation , specific Amazon S3 buckets. Resources must send wait condition responses to a presigned Amazon S3 URL. If they can't send responses to Amazon S3 , CloudFormation won't receive a response and the stack operation fails. For more information, see [Access CloudFormation using an interface endpoint ( AWS PrivateLink )](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/vpc-interface-endpoints.html) in the *CloudFormation User Guide* . > For Amazon EC2 and Amazon EC2 Auto Scaling resources, we recommend that you use a `CreationPolicy` attribute instead of wait conditions. Add a `CreationPolicy` attribute to those resources, and use the `cfn-signal` helper script to signal when an instance creation process has completed successfully.
13
13
  * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-waitcondition.html}
14
14
  */
15
15
  export type CloudFormationWaitConditionProps = {
@@ -2,7 +2,7 @@ import type { ResourceDefinitionWithAttributes } from "../main.ts";
2
2
  /**
3
3
  * The `AWS::CloudFormation::WaitConditionHandle` type has no properties. When you reference the `WaitConditionHandle` resource by using the `Ref` function, CloudFormation returns a presigned URL. You pass this URL to applications or scripts that are running on your Amazon EC2 instances to send signals to that URL. An associated `AWS::CloudFormation::WaitCondition` resource checks the URL for the required number of success signals or for a failure signal.
4
4
  *
5
- * For more information, see [Create wait conditions in a CloudFormation template](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-waitcondition.html) in the *AWS CloudFormation User Guide* .
5
+ * For more information, see [Create wait conditions in a CloudFormation template](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-waitcondition.html) in the *CloudFormation User Guide* .
6
6
  *
7
7
  * Anytime you add a `WaitCondition` resource during a stack update or update a resource with a wait condition, you must associate the wait condition with a new `WaitConditionHandle` resource. Don't reuse an old wait condition handle that has already been defined in the template. If you reuse a wait condition handle, the wait condition might evaluate old signals from a previous create or update stack command.
8
8
  *
@@ -13,7 +13,7 @@ export type CloudFormationWaitConditionHandle = ResourceDefinitionWithAttributes
13
13
  /**
14
14
  * The `AWS::CloudFormation::WaitConditionHandle` type has no properties. When you reference the `WaitConditionHandle` resource by using the `Ref` function, CloudFormation returns a presigned URL. You pass this URL to applications or scripts that are running on your Amazon EC2 instances to send signals to that URL. An associated `AWS::CloudFormation::WaitCondition` resource checks the URL for the required number of success signals or for a failure signal.
15
15
  *
16
- * For more information, see [Create wait conditions in a CloudFormation template](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-waitcondition.html) in the *AWS CloudFormation User Guide* .
16
+ * For more information, see [Create wait conditions in a CloudFormation template](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-waitcondition.html) in the *CloudFormation User Guide* .
17
17
  *
18
18
  * Anytime you add a `WaitCondition` resource during a stack update or update a resource with a wait condition, you must associate the wait condition with a new `WaitConditionHandle` resource. Don't reuse an old wait condition handle that has already been defined in the template. If you reuse a wait condition handle, the wait condition might evaluate old signals from a previous create or update stack command.
19
19
  *
@@ -0,0 +1,95 @@
1
+ import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * Resource Type definition for AWS::CloudFront::ConnectionFunction
4
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-connectionfunction.html}
5
+ */
6
+ export type CloudFrontConnectionFunction = ResourceDefinitionWithAttributes<"AWS::CloudFront::ConnectionFunction", CloudFrontConnectionFunctionProps, CloudFrontConnectionFunctionAttribs>;
7
+ /**
8
+ * Resource Type definition for AWS::CloudFront::ConnectionFunction
9
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-connectionfunction.html}
10
+ */
11
+ export type CloudFrontConnectionFunctionProps = {
12
+ /**
13
+ * @default false
14
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-connectionfunction.html#cfn-cloudfront-connectionfunction-autopublish}
15
+ */
16
+ AutoPublish?: boolean | undefined;
17
+ /**
18
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-connectionfunction.html#cfn-cloudfront-connectionfunction-connectionfunctioncode}
19
+ */
20
+ ConnectionFunctionCode: string;
21
+ /**
22
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-connectionfunction.html#cfn-cloudfront-connectionfunction-connectionfunctionconfig}
23
+ */
24
+ ConnectionFunctionConfig: ConnectionFunctionConfig;
25
+ /**
26
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-connectionfunction.html#cfn-cloudfront-connectionfunction-name}
27
+ */
28
+ Name: string;
29
+ /**
30
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-connectionfunction.html#cfn-cloudfront-connectionfunction-tags}
31
+ */
32
+ Tags?: Tag[] | undefined;
33
+ };
34
+ /**
35
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-connectionfunction.html#aws-resource-cloudfront-connectionfunction-return-values}
36
+ */
37
+ export type CloudFrontConnectionFunctionAttribs = {
38
+ /**
39
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-connectionfunction.html#cfn-cloudfront-connectionfunction-connectionfunctionarn}
40
+ */
41
+ ConnectionFunctionArn: string;
42
+ /**
43
+ * @format date-time
44
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-connectionfunction.html#cfn-cloudfront-connectionfunction-createdtime}
45
+ */
46
+ CreatedTime: string;
47
+ /**
48
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-connectionfunction.html#cfn-cloudfront-connectionfunction-etag}
49
+ */
50
+ ETag: string;
51
+ /**
52
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-connectionfunction.html#cfn-cloudfront-connectionfunction-id}
53
+ */
54
+ Id: string;
55
+ /**
56
+ * @format date-time
57
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-connectionfunction.html#cfn-cloudfront-connectionfunction-lastmodifiedtime}
58
+ */
59
+ LastModifiedTime: string;
60
+ /**
61
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-connectionfunction.html#cfn-cloudfront-connectionfunction-stage}
62
+ */
63
+ Stage: "DEVELOPMENT" | "LIVE";
64
+ /**
65
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-connectionfunction.html#cfn-cloudfront-connectionfunction-status}
66
+ */
67
+ Status: "UNPUBLISHED" | "DEPLOYED" | "UNASSOCIATED" | "PUBLISHING" | "IN_PROGRESS";
68
+ };
69
+ /**
70
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-connectionfunction-connectionfunctionconfig.html}
71
+ */
72
+ export type ConnectionFunctionConfig = {
73
+ /**
74
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-connectionfunction-connectionfunctionconfig.html#cfn-cloudfront-connectionfunction-connectionfunctionconfig-comment}
75
+ */
76
+ Comment: string;
77
+ /**
78
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-connectionfunction-connectionfunctionconfig.html#cfn-cloudfront-connectionfunction-connectionfunctionconfig-keyvaluestoreassociations}
79
+ */
80
+ KeyValueStoreAssociations?: KeyValueStoreAssociation[] | undefined;
81
+ /**
82
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-connectionfunction-connectionfunctionconfig.html#cfn-cloudfront-connectionfunction-connectionfunctionconfig-runtime}
83
+ */
84
+ Runtime: "cloudfront-js-2.0";
85
+ };
86
+ /**
87
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-connectionfunction-keyvaluestoreassociation.html}
88
+ */
89
+ export type KeyValueStoreAssociation = {
90
+ /**
91
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-connectionfunction-keyvaluestoreassociation.html#cfn-cloudfront-connectionfunction-keyvaluestoreassociation-keyvaluestorearn}
92
+ */
93
+ KeyValueStoreARN: string;
94
+ };
95
+ //# sourceMappingURL=aws-cloudfront-connectionfunction.d.ts.map