@propulsionworks/cloudformation 0.1.0 → 0.1.2

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 (1405) hide show
  1. package/lib/intrinsics.ts +8 -3
  2. package/out/exports/resources.generated/alexa-ask-skill.d.ts +26 -0
  3. package/out/exports/resources.generated/aws-accessanalyzer-analyzer.d.ts +29 -0
  4. package/out/exports/resources.generated/aws-acmpca-certificate.d.ts +88 -0
  5. package/out/exports/resources.generated/aws-acmpca-certificateauthority.d.ts +91 -0
  6. package/out/exports/resources.generated/aws-acmpca-certificateauthorityactivation.d.ts +13 -0
  7. package/out/exports/resources.generated/aws-acmpca-permission.d.ts +15 -0
  8. package/out/exports/resources.generated/aws-amazonmq-broker.d.ts +92 -0
  9. package/out/exports/resources.generated/aws-amazonmq-configuration.d.ts +23 -0
  10. package/out/exports/resources.generated/aws-amazonmq-configurationassociation.d.ts +18 -0
  11. package/out/exports/resources.generated/aws-amplify-app.d.ts +55 -0
  12. package/out/exports/resources.generated/aws-amplify-branch.d.ts +35 -0
  13. package/out/exports/resources.generated/aws-amplify-domain.d.ts +30 -0
  14. package/out/exports/resources.generated/aws-amplifyuibuilder-component.d.ts +114 -0
  15. package/out/exports/resources.generated/aws-amplifyuibuilder-form.d.ts +117 -0
  16. package/out/exports/resources.generated/aws-amplifyuibuilder-theme.d.ts +23 -0
  17. package/out/exports/resources.generated/aws-apigateway-account.d.ts +12 -0
  18. package/out/exports/resources.generated/aws-apigateway-apikey.d.ts +20 -0
  19. package/out/exports/resources.generated/aws-apigateway-authorizer.d.ts +19 -0
  20. package/out/exports/resources.generated/aws-apigateway-basepathmapping.d.ts +9 -0
  21. package/out/exports/resources.generated/aws-apigateway-basepathmappingv2.d.ts +13 -0
  22. package/out/exports/resources.generated/aws-apigateway-clientcertificate.d.ts +11 -0
  23. package/out/exports/resources.generated/aws-apigateway-deployment.d.ts +56 -0
  24. package/out/exports/resources.generated/aws-apigateway-documentationpart.d.ts +18 -0
  25. package/out/exports/resources.generated/aws-apigateway-documentationversion.d.ts +8 -0
  26. package/out/exports/resources.generated/aws-apigateway-domainname.d.ts +31 -0
  27. package/out/exports/resources.generated/aws-apigateway-domainnameaccessassociation.d.ts +17 -0
  28. package/out/exports/resources.generated/aws-apigateway-domainnamev2.d.ts +19 -1
  29. package/out/exports/resources.generated/aws-apigateway-gatewayresponse.d.ts +14 -0
  30. package/out/exports/resources.generated/aws-apigateway-method.d.ts +43 -0
  31. package/out/exports/resources.generated/aws-apigateway-model.d.ts +10 -0
  32. package/out/exports/resources.generated/aws-apigateway-requestvalidator.d.ts +13 -0
  33. package/out/exports/resources.generated/aws-apigateway-resource.d.ts +12 -0
  34. package/out/exports/resources.generated/aws-apigateway-restapi.d.ts +36 -1
  35. package/out/exports/resources.generated/aws-apigateway-stage.d.ts +38 -0
  36. package/out/exports/resources.generated/aws-apigateway-usageplan.d.ts +28 -0
  37. package/out/exports/resources.generated/aws-apigateway-usageplankey.d.ts +12 -0
  38. package/out/exports/resources.generated/aws-apigateway-vpclink.d.ts +13 -0
  39. package/out/exports/resources.generated/aws-apigatewayv2-api.d.ts +40 -0
  40. package/out/exports/resources.generated/aws-apigatewayv2-apigatewaymanagedoverrides.d.ts +40 -0
  41. package/out/exports/resources.generated/aws-apigatewayv2-apimapping.d.ts +13 -0
  42. package/out/exports/resources.generated/aws-apigatewayv2-authorizer.d.ts +23 -0
  43. package/out/exports/resources.generated/aws-apigatewayv2-deployment.d.ts +12 -0
  44. package/out/exports/resources.generated/aws-apigatewayv2-domainname.d.ts +27 -0
  45. package/out/exports/resources.generated/aws-apigatewayv2-integration.d.ts +34 -0
  46. package/out/exports/resources.generated/aws-apigatewayv2-integrationresponse.d.ts +16 -0
  47. package/out/exports/resources.generated/aws-apigatewayv2-model.d.ts +14 -0
  48. package/out/exports/resources.generated/aws-apigatewayv2-route.d.ts +21 -0
  49. package/out/exports/resources.generated/aws-apigatewayv2-routeresponse.d.ts +17 -0
  50. package/out/exports/resources.generated/aws-apigatewayv2-stage.d.ts +30 -0
  51. package/out/exports/resources.generated/aws-apigatewayv2-vpclink.d.ts +13 -0
  52. package/out/exports/resources.generated/aws-appconfig-application.d.ts +22 -0
  53. package/out/exports/resources.generated/aws-appconfig-configurationprofile.d.ts +37 -0
  54. package/out/exports/resources.generated/aws-appconfig-deployment.d.ts +34 -0
  55. package/out/exports/resources.generated/aws-appconfig-deploymentstrategy.d.ts +27 -0
  56. package/out/exports/resources.generated/aws-appconfig-environment.d.ts +28 -0
  57. package/out/exports/resources.generated/aws-appconfig-extension.d.ts +34 -0
  58. package/out/exports/resources.generated/aws-appconfig-extensionassociation.d.ts +17 -0
  59. package/out/exports/resources.generated/aws-appconfig-hostedconfigurationversion.d.ts +22 -0
  60. package/out/exports/resources.generated/aws-appflow-connector.d.ts +17 -0
  61. package/out/exports/resources.generated/aws-appflow-connectorprofile.d.ts +218 -0
  62. package/out/exports/resources.generated/aws-appflow-flow.d.ts +316 -0
  63. package/out/exports/resources.generated/aws-appintegrations-application.d.ts +19 -0
  64. package/out/exports/resources.generated/aws-appintegrations-dataintegration.d.ts +25 -0
  65. package/out/exports/resources.generated/aws-appintegrations-eventintegration.d.ts +16 -0
  66. package/out/exports/resources.generated/aws-applicationautoscaling-scalabletarget.d.ts +37 -0
  67. package/out/exports/resources.generated/aws-applicationautoscaling-scalingpolicy.d.ts +151 -0
  68. package/out/exports/resources.generated/aws-applicationinsights-application.d.ts +105 -0
  69. package/out/exports/resources.generated/aws-applicationsignals-discovery.d.ts +19 -0
  70. package/out/exports/resources.generated/aws-applicationsignals-servicelevelobjective.d.ts +130 -0
  71. package/out/exports/resources.generated/aws-appmesh-gatewayroute.d.ts +110 -0
  72. package/out/exports/resources.generated/aws-appmesh-mesh.d.ts +30 -0
  73. package/out/exports/resources.generated/aws-appmesh-route.d.ts +126 -0
  74. package/out/exports/resources.generated/aws-appmesh-virtualgateway.d.ts +120 -0
  75. package/out/exports/resources.generated/aws-appmesh-virtualnode.d.ts +174 -0
  76. package/out/exports/resources.generated/aws-appmesh-virtualrouter.d.ts +33 -0
  77. package/out/exports/resources.generated/aws-appmesh-virtualservice.d.ts +35 -0
  78. package/out/exports/resources.generated/aws-apprunner-autoscalingconfiguration.d.ts +26 -0
  79. package/out/exports/resources.generated/aws-apprunner-observabilityconfiguration.d.ts +24 -0
  80. package/out/exports/resources.generated/aws-apprunner-service.d.ts +86 -0
  81. package/out/exports/resources.generated/aws-apprunner-vpcconnector.d.ts +18 -0
  82. package/out/exports/resources.generated/aws-apprunner-vpcingressconnection.d.ts +22 -0
  83. package/out/exports/resources.generated/aws-appstream-appblock.d.ts +27 -0
  84. package/out/exports/resources.generated/aws-appstream-appblockbuilder.d.ts +27 -0
  85. package/out/exports/resources.generated/aws-appstream-application.d.ts +26 -0
  86. package/out/exports/resources.generated/aws-appstream-applicationentitlementassociation.d.ts +8 -0
  87. package/out/exports/resources.generated/aws-appstream-applicationfleetassociation.d.ts +7 -0
  88. package/out/exports/resources.generated/aws-appstream-directoryconfig.d.ts +15 -0
  89. package/out/exports/resources.generated/aws-appstream-entitlement.d.ts +18 -0
  90. package/out/exports/resources.generated/aws-appstream-fleet.d.ts +45 -0
  91. package/out/exports/resources.generated/aws-appstream-imagebuilder.d.ts +33 -0
  92. package/out/exports/resources.generated/aws-appstream-stack.d.ts +41 -0
  93. package/out/exports/resources.generated/aws-appstream-stackfleetassociation.d.ts +13 -0
  94. package/out/exports/resources.generated/aws-appstream-stackuserassociation.d.ts +15 -0
  95. package/out/exports/resources.generated/aws-appstream-user.d.ts +16 -0
  96. package/out/exports/resources.generated/aws-appsync-api.d.ts +47 -0
  97. package/out/exports/resources.generated/aws-appsync-apicache.d.ts +18 -0
  98. package/out/exports/resources.generated/aws-appsync-apikey.d.ts +14 -0
  99. package/out/exports/resources.generated/aws-appsync-channelnamespace.d.ts +63 -3
  100. package/out/exports/resources.generated/aws-appsync-datasource.d.ts +63 -0
  101. package/out/exports/resources.generated/aws-appsync-domainname.d.ts +16 -0
  102. package/out/exports/resources.generated/aws-appsync-domainnameapiassociation.d.ts +13 -0
  103. package/out/exports/resources.generated/aws-appsync-functionconfiguration.d.ts +39 -0
  104. package/out/exports/resources.generated/aws-appsync-graphqlapi.d.ts +64 -0
  105. package/out/exports/resources.generated/aws-appsync-graphqlschema.d.ts +16 -0
  106. package/out/exports/resources.generated/aws-appsync-resolver.d.ts +46 -0
  107. package/out/exports/resources.generated/aws-appsync-sourceapiassociation.d.ts +23 -0
  108. package/out/exports/resources.generated/aws-apptest-testcase.d.ts +113 -0
  109. package/out/exports/resources.generated/aws-aps-rulegroupsnamespace.d.ts +13 -0
  110. package/out/exports/resources.generated/aws-aps-scraper.d.ts +32 -0
  111. package/out/exports/resources.generated/aws-aps-workspace.d.ts +87 -0
  112. package/out/exports/resources.generated/aws-arczonalshift-autoshiftobservernotificationstatus.d.ts +16 -0
  113. package/out/exports/resources.generated/aws-arczonalshift-zonalautoshiftconfiguration.d.ts +24 -0
  114. package/out/exports/resources.generated/aws-athena-capacityreservation.d.ts +24 -0
  115. package/out/exports/resources.generated/aws-athena-datacatalog.d.ts +13 -0
  116. package/out/exports/resources.generated/aws-athena-namedquery.d.ts +14 -0
  117. package/out/exports/resources.generated/aws-athena-preparedstatement.d.ts +9 -0
  118. package/out/exports/resources.generated/aws-athena-workgroup.d.ts +67 -0
  119. package/out/exports/resources.generated/aws-auditmanager-assessment.d.ts +52 -0
  120. package/out/exports/resources.generated/aws-autoscaling-autoscalinggroup.d.ts +171 -0
  121. package/out/exports/resources.generated/aws-autoscaling-launchconfiguration.d.ts +47 -0
  122. package/out/exports/resources.generated/aws-autoscaling-lifecyclehook.d.ts +17 -0
  123. package/out/exports/resources.generated/aws-autoscaling-scalingpolicy.d.ts +101 -0
  124. package/out/exports/resources.generated/aws-autoscaling-scheduledaction.d.ts +21 -0
  125. package/out/exports/resources.generated/aws-autoscaling-warmpool.d.ts +18 -0
  126. package/out/exports/resources.generated/aws-autoscalingplans-scalingplan.d.ts +77 -0
  127. package/out/exports/resources.generated/aws-b2bi-capability.d.ts +47 -0
  128. package/out/exports/resources.generated/aws-b2bi-partnership.d.ts +52 -0
  129. package/out/exports/resources.generated/aws-b2bi-profile.d.ts +22 -0
  130. package/out/exports/resources.generated/aws-b2bi-transformer.d.ts +103 -0
  131. package/out/exports/resources.generated/aws-backup-backupplan.d.ts +43 -0
  132. package/out/exports/resources.generated/aws-backup-backupselection.d.ts +29 -0
  133. package/out/exports/resources.generated/aws-backup-backupvault.d.ts +27 -1
  134. package/out/exports/resources.generated/aws-backup-framework.d.ts +25 -0
  135. package/out/exports/resources.generated/aws-backup-logicallyairgappedbackupvault.d.ts +27 -1
  136. package/out/exports/resources.generated/aws-backup-reportplan.d.ts +18 -0
  137. package/out/exports/resources.generated/aws-backup-restoretestingplan.d.ts +29 -0
  138. package/out/exports/resources.generated/aws-backup-restoretestingselection.d.ts +30 -0
  139. package/out/exports/resources.generated/aws-backupgateway-hypervisor.d.ts +18 -0
  140. package/out/exports/resources.generated/aws-batch-computeenvironment.d.ts +86 -0
  141. package/out/exports/resources.generated/aws-batch-consumableresource.d.ts +17 -0
  142. package/out/exports/resources.generated/aws-batch-jobdefinition.d.ts +334 -0
  143. package/out/exports/resources.generated/aws-batch-jobqueue.d.ts +24 -0
  144. package/out/exports/resources.generated/aws-batch-schedulingpolicy.d.ts +19 -0
  145. package/out/exports/resources.generated/aws-bcmdataexports-export.d.ts +58 -0
  146. package/out/exports/resources.generated/aws-bedrock-agent.d.ts +124 -0
  147. package/out/exports/resources.generated/aws-bedrock-agentalias.d.ts +27 -0
  148. package/out/exports/resources.generated/aws-bedrock-applicationinferenceprofile.d.ts +24 -0
  149. package/out/exports/resources.generated/aws-bedrock-blueprint.d.ts +18 -0
  150. package/out/exports/resources.generated/aws-bedrock-dataautomationproject.d.ts +150 -0
  151. package/out/exports/resources.generated/aws-bedrock-datasource.d.ts +169 -0
  152. package/out/exports/resources.generated/aws-bedrock-flow.d.ts +147 -1
  153. package/out/exports/resources.generated/aws-bedrock-flowalias.d.ts +44 -0
  154. package/out/exports/resources.generated/aws-bedrock-flowversion.d.ts +18 -0
  155. package/out/exports/resources.generated/aws-bedrock-guardrail.d.ts +167 -0
  156. package/out/exports/resources.generated/aws-bedrock-guardrailversion.d.ts +13 -0
  157. package/out/exports/resources.generated/aws-bedrock-intelligentpromptrouter.d.ts +25 -0
  158. package/out/exports/resources.generated/aws-bedrock-knowledgebase.d.ts +217 -0
  159. package/out/exports/resources.generated/aws-bedrock-prompt.d.ts +80 -1
  160. package/out/exports/resources.generated/aws-bedrock-promptversion.d.ts +19 -0
  161. package/out/exports/resources.generated/aws-billingconductor-billinggroup.d.ts +28 -0
  162. package/out/exports/resources.generated/aws-billingconductor-customlineitem.d.ts +44 -0
  163. package/out/exports/resources.generated/aws-billingconductor-pricingplan.d.ts +16 -0
  164. package/out/exports/resources.generated/aws-billingconductor-pricingrule.d.ts +25 -0
  165. package/out/exports/resources.generated/aws-budgets-budget.d.ts +83 -0
  166. package/out/exports/resources.generated/aws-budgets-budgetsaction.d.ts +40 -0
  167. package/out/exports/resources.generated/aws-cassandra-keyspace.d.ts +12 -0
  168. package/out/exports/resources.generated/aws-cassandra-table.d.ts +54 -0
  169. package/out/exports/resources.generated/aws-cassandra-type.d.ts +23 -0
  170. package/out/exports/resources.generated/aws-ce-anomalymonitor.d.ts +18 -0
  171. package/out/exports/resources.generated/aws-ce-anomalysubscription.d.ts +26 -0
  172. package/out/exports/resources.generated/aws-ce-costcategory.d.ts +16 -0
  173. package/out/exports/resources.generated/aws-certificatemanager-account.d.ts +12 -0
  174. package/out/exports/resources.generated/aws-certificatemanager-certificate.d.ts +27 -0
  175. package/out/exports/resources.generated/aws-chatbot-customaction.d.ts +30 -0
  176. package/out/exports/resources.generated/aws-chatbot-microsoftteamschannelconfiguration.d.ts +27 -0
  177. package/out/exports/resources.generated/aws-chatbot-slackchannelconfiguration.d.ts +25 -0
  178. package/out/exports/resources.generated/aws-cleanrooms-analysistemplate.d.ts +44 -0
  179. package/out/exports/resources.generated/aws-cleanrooms-collaboration.d.ts +65 -0
  180. package/out/exports/resources.generated/aws-cleanrooms-configuredtable.d.ts +102 -0
  181. package/out/exports/resources.generated/aws-cleanrooms-configuredtableassociation.d.ts +35 -0
  182. package/out/exports/resources.generated/aws-cleanrooms-idmappingtable.d.ts +22 -0
  183. package/out/exports/resources.generated/aws-cleanrooms-idnamespaceassociation.d.ts +24 -0
  184. package/out/exports/resources.generated/aws-cleanrooms-membership.d.ts +61 -0
  185. package/out/exports/resources.generated/aws-cleanrooms-privacybudgettemplate.d.ts +18 -0
  186. package/out/exports/resources.generated/aws-cleanroomsml-trainingdataset.d.ts +39 -0
  187. package/out/exports/resources.generated/aws-cloud9-environmentec2.d.ts +26 -0
  188. package/out/exports/resources.generated/aws-cloudformation-customresource.d.ts +17 -0
  189. package/out/exports/resources.generated/aws-cloudformation-guardhook.d.ts +31 -0
  190. package/out/exports/resources.generated/aws-cloudformation-hookdefaultversion.d.ts +19 -0
  191. package/out/exports/resources.generated/aws-cloudformation-hooktypeconfig.d.ts +19 -0
  192. package/out/exports/resources.generated/aws-cloudformation-hookversion.d.ts +24 -0
  193. package/out/exports/resources.generated/aws-cloudformation-lambdahook.d.ts +26 -0
  194. package/out/exports/resources.generated/aws-cloudformation-macro.d.ts +18 -0
  195. package/out/exports/resources.generated/aws-cloudformation-moduledefaultversion.d.ts +15 -0
  196. package/out/exports/resources.generated/aws-cloudformation-moduleversion.d.ts +22 -0
  197. package/out/exports/resources.generated/aws-cloudformation-publictypeversion.d.ts +34 -0
  198. package/out/exports/resources.generated/aws-cloudformation-publisher.d.ts +16 -0
  199. package/out/exports/resources.generated/aws-cloudformation-resourcedefaultversion.d.ts +17 -0
  200. package/out/exports/resources.generated/aws-cloudformation-resourceversion.d.ts +29 -0
  201. package/out/exports/resources.generated/aws-cloudformation-stack.d.ts +92 -0
  202. package/out/exports/resources.generated/aws-cloudformation-stackset.d.ts +69 -0
  203. package/out/exports/resources.generated/aws-cloudformation-typeactivation.d.ts +34 -0
  204. package/out/exports/resources.generated/aws-cloudformation-waitcondition.d.ts +16 -0
  205. package/out/exports/resources.generated/aws-cloudformation-waitconditionhandle.d.ts +15 -0
  206. package/out/exports/resources.generated/aws-cloudfront-anycastiplist.d.ts +15 -0
  207. package/out/exports/resources.generated/aws-cloudfront-cachepolicy.d.ts +40 -0
  208. package/out/exports/resources.generated/aws-cloudfront-cloudfrontoriginaccessidentity.d.ts +13 -0
  209. package/out/exports/resources.generated/aws-cloudfront-connectiongroup.d.ts +21 -0
  210. package/out/exports/resources.generated/aws-cloudfront-continuousdeploymentpolicy.d.ts +35 -0
  211. package/out/exports/resources.generated/aws-cloudfront-distribution.d.ts +184 -0
  212. package/out/exports/resources.generated/aws-cloudfront-distributiontenant.d.ts +42 -0
  213. package/out/exports/resources.generated/aws-cloudfront-function.d.ts +31 -0
  214. package/out/exports/resources.generated/aws-cloudfront-keygroup.d.ts +17 -0
  215. package/out/exports/resources.generated/aws-cloudfront-keyvaluestore.d.ts +17 -0
  216. package/out/exports/resources.generated/aws-cloudfront-monitoringsubscription.d.ts +11 -0
  217. package/out/exports/resources.generated/aws-cloudfront-originaccesscontrol.d.ts +20 -0
  218. package/out/exports/resources.generated/aws-cloudfront-originrequestpolicy.d.ts +34 -0
  219. package/out/exports/resources.generated/aws-cloudfront-publickey.d.ts +16 -0
  220. package/out/exports/resources.generated/aws-cloudfront-realtimelogconfig.d.ts +19 -0
  221. package/out/exports/resources.generated/aws-cloudfront-responseheaderspolicy.d.ts +82 -0
  222. package/out/exports/resources.generated/aws-cloudfront-streamingdistribution.d.ts +32 -0
  223. package/out/exports/resources.generated/aws-cloudfront-vpcorigin.d.ts +22 -0
  224. package/out/exports/resources.generated/aws-cloudtrail-channel.d.ts +16 -0
  225. package/out/exports/resources.generated/aws-cloudtrail-dashboard.d.ts +35 -0
  226. package/out/exports/resources.generated/aws-cloudtrail-eventdatastore.d.ts +39 -0
  227. package/out/exports/resources.generated/aws-cloudtrail-resourcepolicy.d.ts +7 -1
  228. package/out/exports/resources.generated/aws-cloudtrail-trail.d.ts +47 -0
  229. package/out/exports/resources.generated/aws-cloudwatch-alarm.d.ts +55 -0
  230. package/out/exports/resources.generated/aws-cloudwatch-anomalydetector.d.ts +57 -0
  231. package/out/exports/resources.generated/aws-cloudwatch-compositealarm.d.ts +28 -0
  232. package/out/exports/resources.generated/aws-cloudwatch-dashboard.d.ts +9 -0
  233. package/out/exports/resources.generated/aws-cloudwatch-insightrule.d.ts +17 -0
  234. package/out/exports/resources.generated/aws-cloudwatch-metricstream.d.ts +51 -0
  235. package/out/exports/resources.generated/aws-codeartifact-domain.d.ts +15 -1
  236. package/out/exports/resources.generated/aws-codeartifact-packagegroup.d.ts +35 -0
  237. package/out/exports/resources.generated/aws-codeartifact-repository.d.ts +19 -1
  238. package/out/exports/resources.generated/aws-codebuild-fleet.d.ts +45 -0
  239. package/out/exports/resources.generated/aws-codebuild-project.d.ts +138 -0
  240. package/out/exports/resources.generated/aws-codebuild-reportgroup.d.ts +27 -0
  241. package/out/exports/resources.generated/aws-codebuild-sourcecredential.d.ts +17 -0
  242. package/out/exports/resources.generated/aws-codecommit-repository.d.ts +36 -0
  243. package/out/exports/resources.generated/aws-codeconnections-connection.d.ts +17 -0
  244. package/out/exports/resources.generated/aws-codedeploy-application.d.ts +8 -0
  245. package/out/exports/resources.generated/aws-codedeploy-deploymentconfig.d.ts +30 -0
  246. package/out/exports/resources.generated/aws-codedeploy-deploymentgroup.d.ts +111 -0
  247. package/out/exports/resources.generated/aws-codeguruprofiler-profilinggroup.d.ts +17 -0
  248. package/out/exports/resources.generated/aws-codegurureviewer-repositoryassociation.d.ts +22 -0
  249. package/out/exports/resources.generated/aws-codepipeline-customactiontype.d.ts +35 -0
  250. package/out/exports/resources.generated/aws-codepipeline-pipeline.d.ts +127 -1
  251. package/out/exports/resources.generated/aws-codepipeline-webhook.d.ts +30 -0
  252. package/out/exports/resources.generated/aws-codestar-githubrepository.d.ts +25 -0
  253. package/out/exports/resources.generated/aws-codestarconnections-connection.d.ts +17 -0
  254. package/out/exports/resources.generated/aws-codestarconnections-repositorylink.d.ts +16 -0
  255. package/out/exports/resources.generated/aws-codestarconnections-syncconfiguration.d.ts +19 -0
  256. package/out/exports/resources.generated/aws-codestarnotifications-notificationrule.d.ts +22 -0
  257. package/out/exports/resources.generated/aws-cognito-identitypool.d.ts +37 -0
  258. package/out/exports/resources.generated/aws-cognito-identitypoolprincipaltag.d.ts +9 -0
  259. package/out/exports/resources.generated/aws-cognito-identitypoolroleattachment.d.ts +24 -0
  260. package/out/exports/resources.generated/aws-cognito-logdeliveryconfiguration.d.ts +23 -0
  261. package/out/exports/resources.generated/aws-cognito-managedloginbranding.d.ts +36 -0
  262. package/out/exports/resources.generated/aws-cognito-userpool.d.ts +136 -0
  263. package/out/exports/resources.generated/aws-cognito-userpoolclient.d.ts +53 -0
  264. package/out/exports/resources.generated/aws-cognito-userpooldomain.d.ts +15 -0
  265. package/out/exports/resources.generated/aws-cognito-userpoolgroup.d.ts +10 -0
  266. package/out/exports/resources.generated/aws-cognito-userpoolidentityprovider.d.ts +11 -0
  267. package/out/exports/resources.generated/aws-cognito-userpoolresourceserver.d.ts +14 -0
  268. package/out/exports/resources.generated/aws-cognito-userpoolriskconfigurationattachment.d.ts +41 -0
  269. package/out/exports/resources.generated/aws-cognito-userpooluicustomizationattachment.d.ts +8 -0
  270. package/out/exports/resources.generated/aws-cognito-userpooluser.d.ts +16 -0
  271. package/out/exports/resources.generated/aws-cognito-userpoolusertogroupattachment.d.ts +13 -0
  272. package/out/exports/resources.generated/aws-comprehend-documentclassifier.d.ts +49 -0
  273. package/out/exports/resources.generated/aws-comprehend-flywheel.d.ts +44 -0
  274. package/out/exports/resources.generated/aws-config-aggregationauthorization.d.ts +12 -0
  275. package/out/exports/resources.generated/aws-config-configrule.d.ts +53 -0
  276. package/out/exports/resources.generated/aws-config-configurationaggregator.d.ts +21 -0
  277. package/out/exports/resources.generated/aws-config-configurationrecorder.d.ts +44 -0
  278. package/out/exports/resources.generated/aws-config-conformancepack.d.ts +15 -0
  279. package/out/exports/resources.generated/aws-config-deliverychannel.d.ts +33 -0
  280. package/out/exports/resources.generated/aws-config-organizationconfigrule.d.ts +61 -0
  281. package/out/exports/resources.generated/aws-config-organizationconformancepack.d.ts +15 -0
  282. package/out/exports/resources.generated/aws-config-remediationconfiguration.d.ts +26 -0
  283. package/out/exports/resources.generated/aws-config-storedquery.d.ts +14 -0
  284. package/out/exports/resources.generated/aws-connect-agentstatus.d.ts +19 -0
  285. package/out/exports/resources.generated/aws-connect-approvedorigin.d.ts +7 -0
  286. package/out/exports/resources.generated/aws-connect-contactflow.d.ts +16 -0
  287. package/out/exports/resources.generated/aws-connect-contactflowmodule.d.ts +16 -0
  288. package/out/exports/resources.generated/aws-connect-contactflowversion.d.ts +13 -0
  289. package/out/exports/resources.generated/aws-connect-emailaddress.d.ts +14 -0
  290. package/out/exports/resources.generated/aws-connect-evaluationform.d.ts +73 -0
  291. package/out/exports/resources.generated/aws-connect-hoursofoperation.d.ts +37 -0
  292. package/out/exports/resources.generated/aws-connect-instance.d.ts +30 -0
  293. package/out/exports/resources.generated/aws-connect-instancestorageconfig.d.ts +34 -0
  294. package/out/exports/resources.generated/aws-connect-integrationassociation.d.ts +13 -0
  295. package/out/exports/resources.generated/aws-connect-phonenumber.d.ts +17 -0
  296. package/out/exports/resources.generated/aws-connect-predefinedattribute.d.ts +13 -0
  297. package/out/exports/resources.generated/aws-connect-prompt.d.ts +14 -0
  298. package/out/exports/resources.generated/aws-connect-queue.d.ts +33 -0
  299. package/out/exports/resources.generated/aws-connect-quickconnect.d.ts +29 -0
  300. package/out/exports/resources.generated/aws-connect-routingprofile.d.ts +32 -0
  301. package/out/exports/resources.generated/aws-connect-rule.d.ts +78 -0
  302. package/out/exports/resources.generated/aws-connect-securitykey.d.ts +13 -0
  303. package/out/exports/resources.generated/aws-connect-securityprofile.d.ts +26 -0
  304. package/out/exports/resources.generated/aws-connect-tasktemplate.d.ts +38 -0
  305. package/out/exports/resources.generated/aws-connect-trafficdistributiongroup.d.ts +15 -0
  306. package/out/exports/resources.generated/aws-connect-user.d.ts +38 -0
  307. package/out/exports/resources.generated/aws-connect-userhierarchygroup.d.ts +13 -0
  308. package/out/exports/resources.generated/aws-connect-userhierarchystructure.d.ts +31 -0
  309. package/out/exports/resources.generated/aws-connect-view.d.ts +17 -0
  310. package/out/exports/resources.generated/aws-connect-viewversion.d.ts +13 -0
  311. package/out/exports/resources.generated/aws-connectcampaigns-campaign.d.ts +40 -0
  312. package/out/exports/resources.generated/aws-connectcampaignsv2-campaign.d.ts +123 -0
  313. package/out/exports/resources.generated/aws-controltower-enabledbaseline.d.ts +26 -0
  314. package/out/exports/resources.generated/aws-controltower-enabledcontrol.d.ts +12 -0
  315. package/out/exports/resources.generated/aws-controltower-landingzone.d.ts +22 -0
  316. package/out/exports/resources.generated/aws-cur-reportdefinition.d.ts +17 -0
  317. package/out/exports/resources.generated/aws-customerprofiles-calculatedattributedefinition.d.ts +36 -0
  318. package/out/exports/resources.generated/aws-customerprofiles-domain.d.ts +56 -0
  319. package/out/exports/resources.generated/aws-customerprofiles-eventstream.d.ts +15 -0
  320. package/out/exports/resources.generated/aws-customerprofiles-eventtrigger.d.ts +37 -0
  321. package/out/exports/resources.generated/aws-customerprofiles-integration.d.ts +108 -0
  322. package/out/exports/resources.generated/aws-customerprofiles-objecttype.d.ts +34 -0
  323. package/out/exports/resources.generated/aws-customerprofiles-segmentdefinition.d.ts +84 -0
  324. package/out/exports/resources.generated/aws-databrew-dataset.d.ts +76 -0
  325. package/out/exports/resources.generated/aws-databrew-job.d.ts +96 -0
  326. package/out/exports/resources.generated/aws-databrew-project.d.ts +14 -0
  327. package/out/exports/resources.generated/aws-databrew-recipe.d.ts +134 -0
  328. package/out/exports/resources.generated/aws-databrew-ruleset.d.ts +29 -0
  329. package/out/exports/resources.generated/aws-databrew-schedule.d.ts +9 -0
  330. package/out/exports/resources.generated/aws-datapipeline-pipeline.d.ts +48 -0
  331. package/out/exports/resources.generated/aws-datasync-agent.d.ts +22 -0
  332. package/out/exports/resources.generated/aws-datasync-locationazureblob.d.ts +74 -2
  333. package/out/exports/resources.generated/aws-datasync-locationefs.d.ts +20 -0
  334. package/out/exports/resources.generated/aws-datasync-locationfsxlustre.d.ts +14 -0
  335. package/out/exports/resources.generated/aws-datasync-locationfsxontap.d.ts +30 -0
  336. package/out/exports/resources.generated/aws-datasync-locationfsxopenzfs.d.ts +21 -0
  337. package/out/exports/resources.generated/aws-datasync-locationfsxwindows.d.ts +17 -0
  338. package/out/exports/resources.generated/aws-datasync-locationhdfs.d.ts +29 -0
  339. package/out/exports/resources.generated/aws-datasync-locationnfs.d.ts +19 -0
  340. package/out/exports/resources.generated/aws-datasync-locationobjectstorage.d.ts +71 -1
  341. package/out/exports/resources.generated/aws-datasync-locations3.d.ts +19 -0
  342. package/out/exports/resources.generated/aws-datasync-locationsmb.d.ts +25 -0
  343. package/out/exports/resources.generated/aws-datasync-storagesystem.d.ts +27 -1
  344. package/out/exports/resources.generated/aws-datasync-task.d.ts +65 -0
  345. package/out/exports/resources.generated/aws-datazone-connection.d.ts +119 -0
  346. package/out/exports/resources.generated/aws-datazone-datasource.d.ts +72 -0
  347. package/out/exports/resources.generated/aws-datazone-domain.d.ts +31 -0
  348. package/out/exports/resources.generated/aws-datazone-domainunit.d.ts +18 -0
  349. package/out/exports/resources.generated/aws-datazone-environment.d.ts +34 -0
  350. package/out/exports/resources.generated/aws-datazone-environmentactions.d.ts +19 -0
  351. package/out/exports/resources.generated/aws-datazone-environmentblueprintconfiguration.d.ts +35 -0
  352. package/out/exports/resources.generated/aws-datazone-environmentprofile.d.ts +26 -0
  353. package/out/exports/resources.generated/aws-datazone-groupprofile.d.ts +15 -0
  354. package/out/exports/resources.generated/aws-datazone-owner.d.ts +14 -0
  355. package/out/exports/resources.generated/aws-datazone-project.d.ts +42 -0
  356. package/out/exports/resources.generated/aws-datazone-projectmembership.d.ts +13 -0
  357. package/out/exports/resources.generated/aws-datazone-subscriptiontarget.d.ts +28 -0
  358. package/out/exports/resources.generated/aws-datazone-userprofile.d.ts +18 -0
  359. package/out/exports/resources.generated/aws-dax-cluster.d.ts +30 -0
  360. package/out/exports/resources.generated/aws-dax-parametergroup.d.ts +14 -0
  361. package/out/exports/resources.generated/aws-dax-subnetgroup.d.ts +14 -0
  362. package/out/exports/resources.generated/aws-deadline-farm.d.ts +14 -0
  363. package/out/exports/resources.generated/aws-deadline-fleet.d.ts +131 -0
  364. package/out/exports/resources.generated/aws-deadline-licenseendpoint.d.ts +20 -0
  365. package/out/exports/resources.generated/aws-deadline-limit.d.ts +17 -0
  366. package/out/exports/resources.generated/aws-deadline-meteredproduct.d.ts +14 -0
  367. package/out/exports/resources.generated/aws-deadline-monitor.d.ts +16 -0
  368. package/out/exports/resources.generated/aws-deadline-queue.d.ts +37 -0
  369. package/out/exports/resources.generated/aws-deadline-queueenvironment.d.ts +18 -0
  370. package/out/exports/resources.generated/aws-deadline-queuefleetassociation.d.ts +8 -0
  371. package/out/exports/resources.generated/aws-deadline-queuelimitassociation.d.ts +8 -0
  372. package/out/exports/resources.generated/aws-deadline-storageprofile.d.ts +23 -0
  373. package/out/exports/resources.generated/aws-detective-graph.d.ts +11 -0
  374. package/out/exports/resources.generated/aws-detective-memberinvitation.d.ts +10 -0
  375. package/out/exports/resources.generated/aws-detective-organizationadmin.d.ts +10 -0
  376. package/out/exports/resources.generated/aws-devopsguru-loganomalydetectionintegration.d.ts +9 -0
  377. package/out/exports/resources.generated/aws-devopsguru-notificationchannel.d.ts +24 -0
  378. package/out/exports/resources.generated/aws-devopsguru-resourcecollection.d.ts +18 -0
  379. package/out/exports/resources.generated/aws-directoryservice-microsoftad.d.ts +21 -0
  380. package/out/exports/resources.generated/aws-directoryservice-simplead.d.ts +22 -0
  381. package/out/exports/resources.generated/aws-dlm-lifecyclepolicy.d.ts +133 -0
  382. package/out/exports/resources.generated/aws-dms-certificate.d.ts +14 -0
  383. package/out/exports/resources.generated/aws-dms-datamigration.d.ts +29 -0
  384. package/out/exports/resources.generated/aws-dms-dataprovider.d.ts +32 -0
  385. package/out/exports/resources.generated/aws-dms-endpoint.d.ts +295 -0
  386. package/out/exports/resources.generated/aws-dms-eventsubscription.d.ts +18 -0
  387. package/out/exports/resources.generated/aws-dms-instanceprofile.d.ts +20 -0
  388. package/out/exports/resources.generated/aws-dms-migrationproject.d.ts +29 -0
  389. package/out/exports/resources.generated/aws-dms-replicationconfig.d.ts +29 -0
  390. package/out/exports/resources.generated/aws-dms-replicationinstance.d.ts +30 -0
  391. package/out/exports/resources.generated/aws-dms-replicationsubnetgroup.d.ts +17 -0
  392. package/out/exports/resources.generated/aws-dms-replicationtask.d.ts +24 -0
  393. package/out/exports/resources.generated/aws-docdb-dbcluster.d.ts +54 -0
  394. package/out/exports/resources.generated/aws-docdb-dbclusterparametergroup.d.ts +22 -0
  395. package/out/exports/resources.generated/aws-docdb-dbinstance.d.ts +23 -0
  396. package/out/exports/resources.generated/aws-docdb-dbsubnetgroup.d.ts +15 -0
  397. package/out/exports/resources.generated/aws-docdb-eventsubscription.d.ts +21 -0
  398. package/out/exports/resources.generated/aws-docdbelastic-cluster.d.ts +26 -0
  399. package/out/exports/resources.generated/aws-dsql-cluster.d.ts +42 -0
  400. package/out/exports/resources.generated/aws-dynamodb-globaltable.d.ts +160 -1
  401. package/out/exports/resources.generated/aws-dynamodb-table.d.ts +102 -1
  402. package/out/exports/resources.generated/aws-ec2-capacityreservation.d.ts +40 -0
  403. package/out/exports/resources.generated/aws-ec2-capacityreservationfleet.d.ts +29 -0
  404. package/out/exports/resources.generated/aws-ec2-carriergateway.d.ts +13 -0
  405. package/out/exports/resources.generated/aws-ec2-clientvpnauthorizationrule.d.ts +16 -0
  406. package/out/exports/resources.generated/aws-ec2-clientvpnendpoint.d.ts +56 -0
  407. package/out/exports/resources.generated/aws-ec2-clientvpnroute.d.ts +17 -0
  408. package/out/exports/resources.generated/aws-ec2-clientvpntargetnetworkassociation.d.ts +13 -0
  409. package/out/exports/resources.generated/aws-ec2-customergateway.d.ts +16 -0
  410. package/out/exports/resources.generated/aws-ec2-dhcpoptions.d.ts +18 -0
  411. package/out/exports/resources.generated/aws-ec2-ec2fleet.d.ts +137 -0
  412. package/out/exports/resources.generated/aws-ec2-egressonlyinternetgateway.d.ts +12 -0
  413. package/out/exports/resources.generated/aws-ec2-eip.d.ts +22 -0
  414. package/out/exports/resources.generated/aws-ec2-eipassociation.d.ts +18 -0
  415. package/out/exports/resources.generated/aws-ec2-enclavecertificateiamroleassociation.d.ts +17 -0
  416. package/out/exports/resources.generated/aws-ec2-flowlog.d.ts +21 -0
  417. package/out/exports/resources.generated/aws-ec2-gatewayroutetableassociation.d.ts +11 -0
  418. package/out/exports/resources.generated/aws-ec2-host.d.ts +19 -1
  419. package/out/exports/resources.generated/aws-ec2-instance.d.ts +160 -0
  420. package/out/exports/resources.generated/aws-ec2-instanceconnectendpoint.d.ts +18 -0
  421. package/out/exports/resources.generated/aws-ec2-internetgateway.d.ts +10 -0
  422. package/out/exports/resources.generated/aws-ec2-ipam.d.ts +28 -0
  423. package/out/exports/resources.generated/aws-ec2-ipamallocation.d.ts +13 -0
  424. package/out/exports/resources.generated/aws-ec2-ipampool.d.ts +39 -0
  425. package/out/exports/resources.generated/aws-ec2-ipampoolcidr.d.ts +13 -0
  426. package/out/exports/resources.generated/aws-ec2-ipamresourcediscovery.d.ts +22 -0
  427. package/out/exports/resources.generated/aws-ec2-ipamresourcediscoveryassociation.d.ts +19 -0
  428. package/out/exports/resources.generated/aws-ec2-ipamscope.d.ts +19 -0
  429. package/out/exports/resources.generated/aws-ec2-keypair.d.ts +24 -0
  430. package/out/exports/resources.generated/aws-ec2-launchtemplate.d.ts +239 -0
  431. package/out/exports/resources.generated/aws-ec2-localgatewayroute.d.ts +21 -0
  432. package/out/exports/resources.generated/aws-ec2-localgatewayroutetable.d.ts +16 -0
  433. package/out/exports/resources.generated/aws-ec2-localgatewayroutetablevirtualinterfacegroupassociation.d.ts +16 -0
  434. package/out/exports/resources.generated/aws-ec2-localgatewayroutetablevpcassociation.d.ts +14 -0
  435. package/out/exports/resources.generated/aws-ec2-natgateway.d.ts +24 -0
  436. package/out/exports/resources.generated/aws-ec2-networkacl.d.ts +13 -0
  437. package/out/exports/resources.generated/aws-ec2-networkaclentry.d.ts +28 -0
  438. package/out/exports/resources.generated/aws-ec2-networkinsightsaccessscope.d.ts +40 -0
  439. package/out/exports/resources.generated/aws-ec2-networkinsightsaccessscopeanalysis.d.ts +18 -0
  440. package/out/exports/resources.generated/aws-ec2-networkinsightsanalysis.d.ts +20 -0
  441. package/out/exports/resources.generated/aws-ec2-networkinsightspath.d.ts +35 -0
  442. package/out/exports/resources.generated/aws-ec2-networkinterface.d.ts +43 -0
  443. package/out/exports/resources.generated/aws-ec2-networkinterfaceattachment.d.ts +17 -0
  444. package/out/exports/resources.generated/aws-ec2-networkinterfacepermission.d.ts +14 -0
  445. package/out/exports/resources.generated/aws-ec2-networkperformancemetricsubscription.d.ts +9 -0
  446. package/out/exports/resources.generated/aws-ec2-placementgroup.d.ts +17 -0
  447. package/out/exports/resources.generated/aws-ec2-prefixlist.d.ts +20 -0
  448. package/out/exports/resources.generated/aws-ec2-route.d.ts +28 -0
  449. package/out/exports/resources.generated/aws-ec2-routeserver.d.ts +19 -0
  450. package/out/exports/resources.generated/aws-ec2-routeserverassociation.d.ts +9 -0
  451. package/out/exports/resources.generated/aws-ec2-routeserverendpoint.d.ts +20 -0
  452. package/out/exports/resources.generated/aws-ec2-routeserverpeer.d.ts +24 -0
  453. package/out/exports/resources.generated/aws-ec2-routeserverpropagation.d.ts +9 -0
  454. package/out/exports/resources.generated/aws-ec2-routetable.d.ts +13 -0
  455. package/out/exports/resources.generated/aws-ec2-securitygroup.d.ts +47 -0
  456. package/out/exports/resources.generated/aws-ec2-securitygroupegress.d.ts +28 -0
  457. package/out/exports/resources.generated/aws-ec2-securitygroupingress.d.ts +29 -0
  458. package/out/exports/resources.generated/aws-ec2-securitygroupvpcassociation.d.ts +16 -0
  459. package/out/exports/resources.generated/aws-ec2-snapshotblockpublicaccess.d.ts +10 -0
  460. package/out/exports/resources.generated/aws-ec2-spotfleet.d.ts +197 -0
  461. package/out/exports/resources.generated/aws-ec2-subnet.d.ts +37 -0
  462. package/out/exports/resources.generated/aws-ec2-subnetcidrblock.d.ts +15 -0
  463. package/out/exports/resources.generated/aws-ec2-subnetnetworkaclassociation.d.ts +13 -0
  464. package/out/exports/resources.generated/aws-ec2-subnetroutetableassociation.d.ts +11 -0
  465. package/out/exports/resources.generated/aws-ec2-trafficmirrorfilter.d.ts +18 -0
  466. package/out/exports/resources.generated/aws-ec2-trafficmirrorfilterrule.d.ts +29 -0
  467. package/out/exports/resources.generated/aws-ec2-trafficmirrorsession.d.ts +25 -0
  468. package/out/exports/resources.generated/aws-ec2-trafficmirrortarget.d.ts +22 -0
  469. package/out/exports/resources.generated/aws-ec2-transitgateway.d.ts +33 -0
  470. package/out/exports/resources.generated/aws-ec2-transitgatewayattachment.d.ts +20 -0
  471. package/out/exports/resources.generated/aws-ec2-transitgatewayconnect.d.ts +19 -0
  472. package/out/exports/resources.generated/aws-ec2-transitgatewaymulticastdomain.d.ts +17 -0
  473. package/out/exports/resources.generated/aws-ec2-transitgatewaymulticastdomainassociation.d.ts +16 -0
  474. package/out/exports/resources.generated/aws-ec2-transitgatewaymulticastgroupmember.d.ts +18 -0
  475. package/out/exports/resources.generated/aws-ec2-transitgatewaymulticastgroupsource.d.ts +20 -0
  476. package/out/exports/resources.generated/aws-ec2-transitgatewaypeeringattachment.d.ts +18 -0
  477. package/out/exports/resources.generated/aws-ec2-transitgatewayroute.d.ts +9 -0
  478. package/out/exports/resources.generated/aws-ec2-transitgatewayroutetable.d.ts +11 -0
  479. package/out/exports/resources.generated/aws-ec2-transitgatewayroutetableassociation.d.ts +9 -0
  480. package/out/exports/resources.generated/aws-ec2-transitgatewayroutetablepropagation.d.ts +9 -0
  481. package/out/exports/resources.generated/aws-ec2-transitgatewayvpcattachment.d.ts +16 -0
  482. package/out/exports/resources.generated/aws-ec2-verifiedaccessendpoint.d.ts +61 -0
  483. package/out/exports/resources.generated/aws-ec2-verifiedaccessgroup.d.ts +22 -0
  484. package/out/exports/resources.generated/aws-ec2-verifiedaccessinstance.d.ts +31 -0
  485. package/out/exports/resources.generated/aws-ec2-verifiedaccesstrustprovider.d.ts +41 -0
  486. package/out/exports/resources.generated/aws-ec2-volume.d.ts +39 -0
  487. package/out/exports/resources.generated/aws-ec2-volumeattachment.d.ts +14 -0
  488. package/out/exports/resources.generated/aws-ec2-vpc.d.ts +25 -0
  489. package/out/exports/resources.generated/aws-ec2-vpcblockpublicaccessexclusion.d.ts +17 -0
  490. package/out/exports/resources.generated/aws-ec2-vpcblockpublicaccessoptions.d.ts +10 -0
  491. package/out/exports/resources.generated/aws-ec2-vpccidrblock.d.ts +25 -0
  492. package/out/exports/resources.generated/aws-ec2-vpcdhcpoptionsassociation.d.ts +9 -0
  493. package/out/exports/resources.generated/aws-ec2-vpcendpoint.d.ts +35 -1
  494. package/out/exports/resources.generated/aws-ec2-vpcendpointconnectionnotification.d.ts +15 -0
  495. package/out/exports/resources.generated/aws-ec2-vpcendpointservice.d.ts +27 -0
  496. package/out/exports/resources.generated/aws-ec2-vpcendpointservicepermissions.d.ts +9 -0
  497. package/out/exports/resources.generated/aws-ec2-vpcgatewayattachment.d.ts +12 -0
  498. package/out/exports/resources.generated/aws-ec2-vpcpeeringconnection.d.ts +21 -0
  499. package/out/exports/resources.generated/aws-ec2-vpnconnection.d.ts +71 -0
  500. package/out/exports/resources.generated/aws-ec2-vpnconnectionroute.d.ts +9 -0
  501. package/out/exports/resources.generated/aws-ec2-vpngateway.d.ts +14 -0
  502. package/out/exports/resources.generated/aws-ec2-vpngatewayroutepropagation.d.ts +13 -0
  503. package/out/exports/resources.generated/aws-ecr-publicrepository.d.ts +13 -1
  504. package/out/exports/resources.generated/aws-ecr-pullthroughcacherule.d.ts +11 -0
  505. package/out/exports/resources.generated/aws-ecr-registrypolicy.d.ts +12 -1
  506. package/out/exports/resources.generated/aws-ecr-registryscanningconfiguration.d.ts +20 -0
  507. package/out/exports/resources.generated/aws-ecr-replicationconfiguration.d.ts +24 -0
  508. package/out/exports/resources.generated/aws-ecr-repository.d.ts +27 -1
  509. package/out/exports/resources.generated/aws-ecr-repositorycreationtemplate.d.ts +24 -0
  510. package/out/exports/resources.generated/aws-ecs-capacityprovider.d.ts +21 -0
  511. package/out/exports/resources.generated/aws-ecs-cluster.d.ts +41 -0
  512. package/out/exports/resources.generated/aws-ecs-clustercapacityproviderassociations.d.ts +13 -0
  513. package/out/exports/resources.generated/aws-ecs-primarytaskset.d.ts +8 -0
  514. package/out/exports/resources.generated/aws-ecs-service.d.ts +136 -0
  515. package/out/exports/resources.generated/aws-ecs-taskdefinition.d.ts +202 -0
  516. package/out/exports/resources.generated/aws-ecs-taskset.d.ts +47 -0
  517. package/out/exports/resources.generated/aws-efs-accesspoint.d.ts +28 -0
  518. package/out/exports/resources.generated/aws-efs-filesystem.d.ts +39 -1
  519. package/out/exports/resources.generated/aws-efs-mounttarget.d.ts +14 -0
  520. package/out/exports/resources.generated/aws-eks-accessentry.d.ts +26 -0
  521. package/out/exports/resources.generated/aws-eks-addon.d.ts +23 -0
  522. package/out/exports/resources.generated/aws-eks-cluster.d.ts +98 -0
  523. package/out/exports/resources.generated/aws-eks-fargateprofile.d.ts +31 -0
  524. package/out/exports/resources.generated/aws-eks-identityproviderconfig.d.ts +27 -0
  525. package/out/exports/resources.generated/aws-eks-nodegroup.d.ts +62 -0
  526. package/out/exports/resources.generated/aws-eks-podidentityassociation.d.ts +15 -0
  527. package/out/exports/resources.generated/aws-elasticache-cachecluster.d.ts +50 -0
  528. package/out/exports/resources.generated/aws-elasticache-globalreplicationgroup.d.ts +33 -0
  529. package/out/exports/resources.generated/aws-elasticache-parametergroup.d.ts +13 -0
  530. package/out/exports/resources.generated/aws-elasticache-replicationgroup.d.ts +81 -0
  531. package/out/exports/resources.generated/aws-elasticache-securitygroup.d.ts +15 -0
  532. package/out/exports/resources.generated/aws-elasticache-securitygroupingress.d.ts +16 -0
  533. package/out/exports/resources.generated/aws-elasticache-serverlesscache.d.ts +44 -0
  534. package/out/exports/resources.generated/aws-elasticache-subnetgroup.d.ts +9 -0
  535. package/out/exports/resources.generated/aws-elasticache-user.d.ts +18 -0
  536. package/out/exports/resources.generated/aws-elasticache-usergroup.d.ts +14 -0
  537. package/out/exports/resources.generated/aws-elasticbeanstalk-application.d.ts +24 -0
  538. package/out/exports/resources.generated/aws-elasticbeanstalk-applicationversion.d.ts +21 -0
  539. package/out/exports/resources.generated/aws-elasticbeanstalk-configurationtemplate.d.ts +28 -0
  540. package/out/exports/resources.generated/aws-elasticbeanstalk-environment.d.ts +32 -0
  541. package/out/exports/resources.generated/aws-elasticloadbalancing-loadbalancer.d.ts +69 -0
  542. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listener.d.ts +92 -1
  543. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenercertificate.d.ts +15 -0
  544. package/out/exports/resources.generated/aws-elasticloadbalancingv2-listenerrule.d.ts +105 -1
  545. package/out/exports/resources.generated/aws-elasticloadbalancingv2-loadbalancer.d.ts +39 -1
  546. package/out/exports/resources.generated/aws-elasticloadbalancingv2-targetgroup.d.ts +44 -1
  547. package/out/exports/resources.generated/aws-elasticloadbalancingv2-truststore.d.ts +16 -0
  548. package/out/exports/resources.generated/aws-elasticloadbalancingv2-truststorerevocation.d.ts +16 -0
  549. package/out/exports/resources.generated/aws-elasticsearch-domain.d.ts +89 -0
  550. package/out/exports/resources.generated/aws-emr-cluster.d.ts +206 -0
  551. package/out/exports/resources.generated/aws-emr-instancefleetconfig.d.ts +72 -0
  552. package/out/exports/resources.generated/aws-emr-instancegroupconfig.d.ts +72 -0
  553. package/out/exports/resources.generated/aws-emr-securityconfiguration.d.ts +7 -0
  554. package/out/exports/resources.generated/aws-emr-step.d.ts +21 -0
  555. package/out/exports/resources.generated/aws-emr-studio.d.ts +28 -0
  556. package/out/exports/resources.generated/aws-emr-studiosessionmapping.d.ts +9 -0
  557. package/out/exports/resources.generated/aws-emr-walworkspace.d.ts +7 -0
  558. package/out/exports/resources.generated/aws-emrcontainers-virtualcluster.d.ts +22 -0
  559. package/out/exports/resources.generated/aws-emrserverless-application.d.ts +94 -0
  560. package/out/exports/resources.generated/aws-entityresolution-idmappingworkflow.d.ts +43 -0
  561. package/out/exports/resources.generated/aws-entityresolution-idnamespace.d.ts +42 -0
  562. package/out/exports/resources.generated/aws-entityresolution-matchingworkflow.d.ts +53 -0
  563. package/out/exports/resources.generated/aws-entityresolution-policystatement.d.ts +14 -0
  564. package/out/exports/resources.generated/aws-entityresolution-schemamapping.d.ts +26 -0
  565. package/out/exports/resources.generated/aws-events-apidestination.d.ts +27 -0
  566. package/out/exports/resources.generated/aws-events-archive.d.ts +19 -0
  567. package/out/exports/resources.generated/aws-events-connection.d.ts +63 -0
  568. package/out/exports/resources.generated/aws-events-endpoint.d.ts +35 -0
  569. package/out/exports/resources.generated/aws-events-eventbus.d.ts +19 -1
  570. package/out/exports/resources.generated/aws-events-eventbuspolicy.d.ts +29 -0
  571. package/out/exports/resources.generated/aws-events-rule.d.ts +129 -0
  572. package/out/exports/resources.generated/aws-eventschemas-discoverer.d.ts +18 -0
  573. package/out/exports/resources.generated/aws-eventschemas-registry.d.ts +16 -0
  574. package/out/exports/resources.generated/aws-eventschemas-registrypolicy.d.ts +12 -1
  575. package/out/exports/resources.generated/aws-eventschemas-schema.d.ts +22 -0
  576. package/out/exports/resources.generated/aws-evidently-experiment.d.ts +50 -0
  577. package/out/exports/resources.generated/aws-evidently-feature.d.ts +41 -0
  578. package/out/exports/resources.generated/aws-evidently-launch.d.ts +46 -0
  579. package/out/exports/resources.generated/aws-evidently-project.d.ts +25 -0
  580. package/out/exports/resources.generated/aws-evidently-segment.d.ts +19 -0
  581. package/out/exports/resources.generated/aws-finspace-environment.d.ts +34 -0
  582. package/out/exports/resources.generated/aws-fis-experimenttemplate.d.ts +59 -0
  583. package/out/exports/resources.generated/aws-fis-targetaccountconfiguration.d.ts +9 -0
  584. package/out/exports/resources.generated/aws-fms-notificationchannel.d.ts +9 -0
  585. package/out/exports/resources.generated/aws-fms-policy.d.ts +86 -0
  586. package/out/exports/resources.generated/aws-fms-resourceset.d.ts +18 -0
  587. package/out/exports/resources.generated/aws-forecast-dataset.d.ts +32 -0
  588. package/out/exports/resources.generated/aws-forecast-datasetgroup.d.ts +21 -0
  589. package/out/exports/resources.generated/aws-frauddetector-detector.d.ts +62 -0
  590. package/out/exports/resources.generated/aws-frauddetector-entitytype.d.ts +14 -0
  591. package/out/exports/resources.generated/aws-frauddetector-eventtype.d.ts +36 -0
  592. package/out/exports/resources.generated/aws-frauddetector-label.d.ts +14 -0
  593. package/out/exports/resources.generated/aws-frauddetector-list.d.ts +18 -0
  594. package/out/exports/resources.generated/aws-frauddetector-outcome.d.ts +14 -0
  595. package/out/exports/resources.generated/aws-frauddetector-variable.d.ts +18 -0
  596. package/out/exports/resources.generated/aws-fsx-datarepositoryassociation.d.ts +29 -0
  597. package/out/exports/resources.generated/aws-fsx-filesystem.d.ts +135 -0
  598. package/out/exports/resources.generated/aws-fsx-snapshot.d.ts +15 -0
  599. package/out/exports/resources.generated/aws-fsx-storagevirtualmachine.d.ts +27 -0
  600. package/out/exports/resources.generated/aws-fsx-volume.d.ts +78 -0
  601. package/out/exports/resources.generated/aws-gamelift-alias.d.ts +21 -0
  602. package/out/exports/resources.generated/aws-gamelift-build.d.ts +21 -0
  603. package/out/exports/resources.generated/aws-gamelift-containerfleet.d.ts +73 -0
  604. package/out/exports/resources.generated/aws-gamelift-containergroupdefinition.d.ts +70 -0
  605. package/out/exports/resources.generated/aws-gamelift-fleet.d.ts +84 -4
  606. package/out/exports/resources.generated/aws-gamelift-gameservergroup.d.ts +52 -0
  607. package/out/exports/resources.generated/aws-gamelift-gamesessionqueue.d.ts +29 -0
  608. package/out/exports/resources.generated/aws-gamelift-location.d.ts +11 -0
  609. package/out/exports/resources.generated/aws-gamelift-matchmakingconfiguration.d.ts +30 -0
  610. package/out/exports/resources.generated/aws-gamelift-matchmakingruleset.d.ts +24 -0
  611. package/out/exports/resources.generated/aws-gamelift-script.d.ts +21 -0
  612. package/out/exports/resources.generated/aws-globalaccelerator-accelerator.d.ts +18 -0
  613. package/out/exports/resources.generated/aws-globalaccelerator-crossaccountattachment.d.ts +25 -0
  614. package/out/exports/resources.generated/aws-globalaccelerator-endpointgroup.d.ts +27 -0
  615. package/out/exports/resources.generated/aws-globalaccelerator-listener.d.ts +16 -0
  616. package/out/exports/resources.generated/aws-glue-classifier.d.ts +37 -0
  617. package/out/exports/resources.generated/aws-glue-connection.d.ts +58 -0
  618. package/out/exports/resources.generated/aws-glue-crawler.d.ts +76 -0
  619. package/out/exports/resources.generated/aws-glue-customentitytype.d.ts +17 -0
  620. package/out/exports/resources.generated/aws-glue-database.d.ts +28 -0
  621. package/out/exports/resources.generated/aws-glue-datacatalogencryptionsettings.d.ts +23 -0
  622. package/out/exports/resources.generated/aws-glue-dataqualityruleset.d.ts +20 -0
  623. package/out/exports/resources.generated/aws-glue-devendpoint.d.ts +26 -0
  624. package/out/exports/resources.generated/aws-glue-job.d.ts +39 -0
  625. package/out/exports/resources.generated/aws-glue-mltransform.d.ts +45 -0
  626. package/out/exports/resources.generated/aws-glue-partition.d.ts +56 -0
  627. package/out/exports/resources.generated/aws-glue-registry.d.ts +12 -0
  628. package/out/exports/resources.generated/aws-glue-schema.d.ts +24 -0
  629. package/out/exports/resources.generated/aws-glue-schemaversion.d.ts +15 -0
  630. package/out/exports/resources.generated/aws-glue-schemaversionmetadata.d.ts +8 -0
  631. package/out/exports/resources.generated/aws-glue-securityconfiguration.d.ts +23 -0
  632. package/out/exports/resources.generated/aws-glue-table.d.ts +74 -0
  633. package/out/exports/resources.generated/aws-glue-tableoptimizer.d.ts +55 -0
  634. package/out/exports/resources.generated/aws-glue-trigger.d.ts +36 -0
  635. package/out/exports/resources.generated/aws-glue-usageprofile.d.ts +31 -0
  636. package/out/exports/resources.generated/aws-glue-workflow.d.ts +16 -0
  637. package/out/exports/resources.generated/aws-grafana-workspace.d.ts +65 -0
  638. package/out/exports/resources.generated/aws-greengrass-connectordefinition.d.ts +27 -0
  639. package/out/exports/resources.generated/aws-greengrass-connectordefinitionversion.d.ts +21 -0
  640. package/out/exports/resources.generated/aws-greengrass-coredefinition.d.ts +28 -0
  641. package/out/exports/resources.generated/aws-greengrass-coredefinitionversion.d.ts +22 -0
  642. package/out/exports/resources.generated/aws-greengrass-devicedefinition.d.ts +28 -0
  643. package/out/exports/resources.generated/aws-greengrass-devicedefinitionversion.d.ts +22 -0
  644. package/out/exports/resources.generated/aws-greengrass-functiondefinition.d.ts +52 -0
  645. package/out/exports/resources.generated/aws-greengrass-functiondefinitionversion.d.ts +46 -0
  646. package/out/exports/resources.generated/aws-greengrass-group.d.ts +42 -0
  647. package/out/exports/resources.generated/aws-greengrass-groupversion.d.ts +21 -0
  648. package/out/exports/resources.generated/aws-greengrass-loggerdefinition.d.ts +29 -0
  649. package/out/exports/resources.generated/aws-greengrass-loggerdefinitionversion.d.ts +23 -0
  650. package/out/exports/resources.generated/aws-greengrass-resourcedefinition.d.ts +57 -0
  651. package/out/exports/resources.generated/aws-greengrass-resourcedefinitionversion.d.ts +51 -0
  652. package/out/exports/resources.generated/aws-greengrass-subscriptiondefinition.d.ts +28 -0
  653. package/out/exports/resources.generated/aws-greengrass-subscriptiondefinitionversion.d.ts +22 -0
  654. package/out/exports/resources.generated/aws-greengrassv2-componentversion.d.ts +77 -0
  655. package/out/exports/resources.generated/aws-greengrassv2-deployment.d.ts +72 -0
  656. package/out/exports/resources.generated/aws-groundstation-config.d.ts +78 -0
  657. package/out/exports/resources.generated/aws-groundstation-dataflowendpointgroup.d.ts +56 -0
  658. package/out/exports/resources.generated/aws-groundstation-missionprofile.d.ts +33 -0
  659. package/out/exports/resources.generated/aws-guardduty-detector.d.ts +40 -0
  660. package/out/exports/resources.generated/aws-guardduty-filter.d.ts +30 -0
  661. package/out/exports/resources.generated/aws-guardduty-ipset.d.ts +20 -0
  662. package/out/exports/resources.generated/aws-guardduty-malwareprotectionplan.d.ts +27 -0
  663. package/out/exports/resources.generated/aws-guardduty-master.d.ts +8 -0
  664. package/out/exports/resources.generated/aws-guardduty-member.d.ts +11 -0
  665. package/out/exports/resources.generated/aws-guardduty-publishingdestination.d.ts +23 -0
  666. package/out/exports/resources.generated/aws-guardduty-threatintelset.d.ts +18 -0
  667. package/out/exports/resources.generated/aws-healthimaging-datastore.d.ts +17 -0
  668. package/out/exports/resources.generated/aws-healthlake-fhirdatastore.d.ts +34 -0
  669. package/out/exports/resources.generated/aws-iam-accesskey.d.ts +17 -0
  670. package/out/exports/resources.generated/aws-iam-group.d.ts +18 -1
  671. package/out/exports/resources.generated/aws-iam-grouppolicy.d.ts +12 -1
  672. package/out/exports/resources.generated/aws-iam-instanceprofile.d.ts +14 -0
  673. package/out/exports/resources.generated/aws-iam-managedpolicy.d.ts +29 -1
  674. package/out/exports/resources.generated/aws-iam-oidcprovider.d.ts +33 -0
  675. package/out/exports/resources.generated/aws-iam-policy.d.ts +28 -1
  676. package/out/exports/resources.generated/aws-iam-role.d.ts +24 -2
  677. package/out/exports/resources.generated/aws-iam-rolepolicy.d.ts +14 -1
  678. package/out/exports/resources.generated/aws-iam-samlprovider.d.ts +28 -0
  679. package/out/exports/resources.generated/aws-iam-servercertificate.d.ts +23 -0
  680. package/out/exports/resources.generated/aws-iam-servicelinkedrole.d.ts +14 -0
  681. package/out/exports/resources.generated/aws-iam-user.d.ts +25 -1
  682. package/out/exports/resources.generated/aws-iam-userpolicy.d.ts +12 -1
  683. package/out/exports/resources.generated/aws-iam-usertogroupaddition.d.ts +11 -0
  684. package/out/exports/resources.generated/aws-iam-virtualmfadevice.d.ts +17 -0
  685. package/out/exports/resources.generated/aws-identitystore-group.d.ts +12 -0
  686. package/out/exports/resources.generated/aws-identitystore-groupmembership.d.ts +14 -0
  687. package/out/exports/resources.generated/aws-imagebuilder-component.d.ts +35 -0
  688. package/out/exports/resources.generated/aws-imagebuilder-containerrecipe.d.ts +66 -0
  689. package/out/exports/resources.generated/aws-imagebuilder-distributionconfiguration.d.ts +61 -0
  690. package/out/exports/resources.generated/aws-imagebuilder-image.d.ts +59 -0
  691. package/out/exports/resources.generated/aws-imagebuilder-imagepipeline.d.ts +58 -0
  692. package/out/exports/resources.generated/aws-imagebuilder-imagerecipe.d.ts +44 -0
  693. package/out/exports/resources.generated/aws-imagebuilder-infrastructureconfiguration.d.ts +37 -0
  694. package/out/exports/resources.generated/aws-imagebuilder-lifecyclepolicy.d.ts +52 -0
  695. package/out/exports/resources.generated/aws-imagebuilder-workflow.d.ts +27 -0
  696. package/out/exports/resources.generated/aws-inspector-assessmenttarget.d.ts +11 -0
  697. package/out/exports/resources.generated/aws-inspector-assessmenttemplate.d.ts +14 -0
  698. package/out/exports/resources.generated/aws-inspector-resourcegroup.d.ts +10 -0
  699. package/out/exports/resources.generated/aws-inspectorv2-cisscanconfiguration.d.ts +39 -0
  700. package/out/exports/resources.generated/aws-inspectorv2-filter.d.ts +77 -0
  701. package/out/exports/resources.generated/aws-internetmonitor-monitor.d.ts +50 -0
  702. package/out/exports/resources.generated/aws-invoicing-invoiceunit.d.ts +18 -0
  703. package/out/exports/resources.generated/aws-iot-accountauditconfiguration.d.ts +45 -0
  704. package/out/exports/resources.generated/aws-iot-authorizer.d.ts +17 -0
  705. package/out/exports/resources.generated/aws-iot-billinggroup.d.ts +15 -0
  706. package/out/exports/resources.generated/aws-iot-cacertificate.d.ts +22 -0
  707. package/out/exports/resources.generated/aws-iot-certificate.d.ts +15 -0
  708. package/out/exports/resources.generated/aws-iot-certificateprovider.d.ts +16 -0
  709. package/out/exports/resources.generated/aws-iot-command.d.ts +61 -0
  710. package/out/exports/resources.generated/aws-iot-custommetric.d.ts +13 -0
  711. package/out/exports/resources.generated/aws-iot-dimension.d.ts +13 -0
  712. package/out/exports/resources.generated/aws-iot-domainconfiguration.d.ts +34 -0
  713. package/out/exports/resources.generated/aws-iot-fleetmetric.d.ts +25 -0
  714. package/out/exports/resources.generated/aws-iot-jobtemplate.d.ts +49 -0
  715. package/out/exports/resources.generated/aws-iot-logging.d.ts +13 -0
  716. package/out/exports/resources.generated/aws-iot-mitigationaction.d.ts +35 -0
  717. package/out/exports/resources.generated/aws-iot-policy.d.ts +15 -1
  718. package/out/exports/resources.generated/aws-iot-policyprincipalattachment.d.ts +15 -0
  719. package/out/exports/resources.generated/aws-iot-provisioningtemplate.d.ts +20 -0
  720. package/out/exports/resources.generated/aws-iot-resourcespecificlogging.d.ts +12 -0
  721. package/out/exports/resources.generated/aws-iot-rolealias.d.ts +15 -0
  722. package/out/exports/resources.generated/aws-iot-scheduledaudit.d.ts +15 -0
  723. package/out/exports/resources.generated/aws-iot-securityprofile.d.ts +53 -0
  724. package/out/exports/resources.generated/aws-iot-softwarepackage.d.ts +14 -0
  725. package/out/exports/resources.generated/aws-iot-softwarepackageversion.d.ts +38 -0
  726. package/out/exports/resources.generated/aws-iot-thing.d.ts +16 -0
  727. package/out/exports/resources.generated/aws-iot-thinggroup.d.ts +21 -0
  728. package/out/exports/resources.generated/aws-iot-thingprincipalattachment.d.ts +15 -0
  729. package/out/exports/resources.generated/aws-iot-thingtype.d.ts +18 -0
  730. package/out/exports/resources.generated/aws-iot-topicrule.d.ts +207 -0
  731. package/out/exports/resources.generated/aws-iot-topicruledestination.d.ts +23 -0
  732. package/out/exports/resources.generated/aws-iotanalytics-channel.d.ts +25 -0
  733. package/out/exports/resources.generated/aws-iotanalytics-dataset.d.ts +86 -0
  734. package/out/exports/resources.generated/aws-iotanalytics-datastore.d.ts +53 -0
  735. package/out/exports/resources.generated/aws-iotanalytics-pipeline.d.ts +70 -0
  736. package/out/exports/resources.generated/aws-iotcoredeviceadvisor-suitedefinition.d.ts +18 -0
  737. package/out/exports/resources.generated/aws-iotevents-alarmmodel.d.ts +94 -0
  738. package/out/exports/resources.generated/aws-iotevents-detectormodel.d.ts +124 -0
  739. package/out/exports/resources.generated/aws-iotevents-input.d.ts +13 -0
  740. package/out/exports/resources.generated/aws-iotfleethub-application.d.ts +20 -0
  741. package/out/exports/resources.generated/aws-iotfleetwise-campaign.d.ts +112 -0
  742. package/out/exports/resources.generated/aws-iotfleetwise-decodermanifest.d.ts +116 -0
  743. package/out/exports/resources.generated/aws-iotfleetwise-fleet.d.ts +19 -0
  744. package/out/exports/resources.generated/aws-iotfleetwise-modelmanifest.d.ts +20 -0
  745. package/out/exports/resources.generated/aws-iotfleetwise-signalcatalog.d.ts +56 -0
  746. package/out/exports/resources.generated/aws-iotfleetwise-statetemplate.d.ts +23 -0
  747. package/out/exports/resources.generated/aws-iotfleetwise-vehicle.d.ts +41 -0
  748. package/out/exports/resources.generated/aws-iotsitewise-accesspolicy.d.ts +30 -0
  749. package/out/exports/resources.generated/aws-iotsitewise-asset.d.ts +27 -0
  750. package/out/exports/resources.generated/aws-iotsitewise-assetmodel.d.ts +85 -0
  751. package/out/exports/resources.generated/aws-iotsitewise-dashboard.d.ts +15 -0
  752. package/out/exports/resources.generated/aws-iotsitewise-dataset.d.ts +29 -0
  753. package/out/exports/resources.generated/aws-iotsitewise-gateway.d.ts +27 -0
  754. package/out/exports/resources.generated/aws-iotsitewise-portal.d.ts +26 -0
  755. package/out/exports/resources.generated/aws-iotsitewise-project.d.ts +17 -0
  756. package/out/exports/resources.generated/aws-iotthingsgraph-flowtemplate.d.ts +26 -0
  757. package/out/exports/resources.generated/aws-iottwinmaker-componenttype.d.ts +64 -0
  758. package/out/exports/resources.generated/aws-iottwinmaker-entity.d.ts +75 -0
  759. package/out/exports/resources.generated/aws-iottwinmaker-scene.d.ts +18 -0
  760. package/out/exports/resources.generated/aws-iottwinmaker-syncjob.d.ts +16 -0
  761. package/out/exports/resources.generated/aws-iottwinmaker-workspace.d.ts +16 -0
  762. package/out/exports/resources.generated/aws-iotwireless-destination.d.ts +15 -0
  763. package/out/exports/resources.generated/aws-iotwireless-deviceprofile.d.ts +33 -0
  764. package/out/exports/resources.generated/aws-iotwireless-fuotatask.d.ts +24 -0
  765. package/out/exports/resources.generated/aws-iotwireless-multicastgroup.d.ts +22 -0
  766. package/out/exports/resources.generated/aws-iotwireless-networkanalyzerconfiguration.d.ts +21 -0
  767. package/out/exports/resources.generated/aws-iotwireless-partneraccount.d.ts +25 -0
  768. package/out/exports/resources.generated/aws-iotwireless-serviceprofile.d.ts +33 -0
  769. package/out/exports/resources.generated/aws-iotwireless-taskdefinition.d.ts +32 -0
  770. package/out/exports/resources.generated/aws-iotwireless-wirelessdevice.d.ts +80 -0
  771. package/out/exports/resources.generated/aws-iotwireless-wirelessdeviceimporttask.d.ts +20 -0
  772. package/out/exports/resources.generated/aws-iotwireless-wirelessgateway.d.ts +20 -0
  773. package/out/exports/resources.generated/aws-ivs-channel.d.ts +27 -0
  774. package/out/exports/resources.generated/aws-ivs-encoderconfiguration.d.ts +12 -0
  775. package/out/exports/resources.generated/aws-ivs-ingestconfiguration.d.ts +18 -0
  776. package/out/exports/resources.generated/aws-ivs-playbackkeypair.d.ts +13 -0
  777. package/out/exports/resources.generated/aws-ivs-playbackrestrictionpolicy.d.ts +14 -0
  778. package/out/exports/resources.generated/aws-ivs-publickey.d.ts +13 -0
  779. package/out/exports/resources.generated/aws-ivs-recordingconfiguration.d.ts +28 -0
  780. package/out/exports/resources.generated/aws-ivs-stage.d.ts +16 -0
  781. package/out/exports/resources.generated/aws-ivs-storageconfiguration.d.ts +14 -0
  782. package/out/exports/resources.generated/aws-ivs-streamkey.d.ts +12 -0
  783. package/out/exports/resources.generated/aws-ivschat-loggingconfiguration.d.ts +24 -0
  784. package/out/exports/resources.generated/aws-ivschat-room.d.ts +19 -0
  785. package/out/exports/resources.generated/aws-kafkaconnect-connector.d.ts +78 -0
  786. package/out/exports/resources.generated/aws-kafkaconnect-customplugin.d.ts +21 -0
  787. package/out/exports/resources.generated/aws-kafkaconnect-workerconfiguration.d.ts +14 -0
  788. package/out/exports/resources.generated/aws-kendra-datasource.d.ts +402 -0
  789. package/out/exports/resources.generated/aws-kendra-faq.d.ts +22 -0
  790. package/out/exports/resources.generated/aws-kendra-index.d.ts +73 -0
  791. package/out/exports/resources.generated/aws-kendraranking-executionplan.d.ts +18 -0
  792. package/out/exports/resources.generated/aws-kinesis-resourcepolicy.d.ts +14 -1
  793. package/out/exports/resources.generated/aws-kinesis-stream.d.ts +22 -0
  794. package/out/exports/resources.generated/aws-kinesis-streamconsumer.d.ts +22 -0
  795. package/out/exports/resources.generated/aws-kinesisanalytics-application.d.ts +54 -0
  796. package/out/exports/resources.generated/aws-kinesisanalytics-applicationoutput.d.ts +40 -0
  797. package/out/exports/resources.generated/aws-kinesisanalytics-applicationreferencedatasource.d.ts +46 -0
  798. package/out/exports/resources.generated/aws-kinesisanalyticsv2-application.d.ts +136 -0
  799. package/out/exports/resources.generated/aws-kinesisanalyticsv2-applicationcloudwatchloggingoption.d.ts +17 -0
  800. package/out/exports/resources.generated/aws-kinesisanalyticsv2-applicationoutput.d.ts +35 -0
  801. package/out/exports/resources.generated/aws-kinesisanalyticsv2-applicationreferencedatasource.d.ts +41 -0
  802. package/out/exports/resources.generated/aws-kinesisfirehose-deliverystream.d.ts +383 -0
  803. package/out/exports/resources.generated/aws-kinesisvideo-signalingchannel.d.ts +15 -0
  804. package/out/exports/resources.generated/aws-kinesisvideo-stream.d.ts +23 -0
  805. package/out/exports/resources.generated/aws-kms-alias.d.ts +22 -0
  806. package/out/exports/resources.generated/aws-kms-key.d.ts +38 -1
  807. package/out/exports/resources.generated/aws-kms-replicakey.d.ts +30 -1
  808. package/out/exports/resources.generated/aws-lakeformation-datacellsfilter.d.ts +17 -0
  809. package/out/exports/resources.generated/aws-lakeformation-datalakesettings.d.ts +21 -0
  810. package/out/exports/resources.generated/aws-lakeformation-permissions.d.ts +41 -0
  811. package/out/exports/resources.generated/aws-lakeformation-principalpermissions.d.ts +67 -0
  812. package/out/exports/resources.generated/aws-lakeformation-resource.d.ts +14 -0
  813. package/out/exports/resources.generated/aws-lakeformation-tag.d.ts +8 -0
  814. package/out/exports/resources.generated/aws-lakeformation-tagassociation.d.ts +34 -0
  815. package/out/exports/resources.generated/aws-lambda-alias.d.ts +24 -0
  816. package/out/exports/resources.generated/aws-lambda-codesigningconfig.d.ts +18 -0
  817. package/out/exports/resources.generated/aws-lambda-eventinvokeconfig.d.ts +19 -0
  818. package/out/exports/resources.generated/aws-lambda-eventsourcemapping.d.ts +77 -0
  819. package/out/exports/resources.generated/aws-lambda-function.d.ts +86 -0
  820. package/out/exports/resources.generated/aws-lambda-layerversion.d.ts +19 -0
  821. package/out/exports/resources.generated/aws-lambda-layerversionpermission.d.ts +15 -0
  822. package/out/exports/resources.generated/aws-lambda-permission.d.ts +23 -0
  823. package/out/exports/resources.generated/aws-lambda-url.d.ts +22 -0
  824. package/out/exports/resources.generated/aws-lambda-version.d.ts +20 -0
  825. package/out/exports/resources.generated/aws-launchwizard-deployment.d.ts +22 -0
  826. package/out/exports/resources.generated/aws-lex-bot.d.ts +475 -3
  827. package/out/exports/resources.generated/aws-lex-botalias.d.ts +57 -0
  828. package/out/exports/resources.generated/aws-lex-botversion.d.ts +21 -0
  829. package/out/exports/resources.generated/aws-lex-resourcepolicy.d.ts +14 -1
  830. package/out/exports/resources.generated/aws-licensemanager-grant.d.ts +18 -0
  831. package/out/exports/resources.generated/aws-licensemanager-license.d.ts +48 -0
  832. package/out/exports/resources.generated/aws-lightsail-alarm.d.ts +21 -0
  833. package/out/exports/resources.generated/aws-lightsail-bucket.d.ts +21 -0
  834. package/out/exports/resources.generated/aws-lightsail-certificate.d.ts +16 -0
  835. package/out/exports/resources.generated/aws-lightsail-container.d.ts +52 -0
  836. package/out/exports/resources.generated/aws-lightsail-database.d.ts +33 -0
  837. package/out/exports/resources.generated/aws-lightsail-disk.d.ts +30 -0
  838. package/out/exports/resources.generated/aws-lightsail-distribution.d.ts +50 -0
  839. package/out/exports/resources.generated/aws-lightsail-instance.d.ts +63 -0
  840. package/out/exports/resources.generated/aws-lightsail-loadbalancer.d.ts +20 -0
  841. package/out/exports/resources.generated/aws-lightsail-loadbalancertlscertificate.d.ts +16 -0
  842. package/out/exports/resources.generated/aws-lightsail-staticip.d.ts +13 -0
  843. package/out/exports/resources.generated/aws-location-apikey.d.ts +24 -0
  844. package/out/exports/resources.generated/aws-location-geofencecollection.d.ts +23 -0
  845. package/out/exports/resources.generated/aws-location-map.d.ts +24 -0
  846. package/out/exports/resources.generated/aws-location-placeindex.d.ts +28 -0
  847. package/out/exports/resources.generated/aws-location-routecalculator.d.ts +24 -0
  848. package/out/exports/resources.generated/aws-location-tracker.d.ts +33 -0
  849. package/out/exports/resources.generated/aws-location-trackerconsumer.d.ts +9 -0
  850. package/out/exports/resources.generated/aws-logs-accountpolicy.d.ts +69 -0
  851. package/out/exports/resources.generated/aws-logs-delivery.d.ts +24 -0
  852. package/out/exports/resources.generated/aws-logs-deliverydestination.d.ts +24 -1
  853. package/out/exports/resources.generated/aws-logs-deliverysource.d.ts +25 -0
  854. package/out/exports/resources.generated/aws-logs-destination.d.ts +13 -0
  855. package/out/exports/resources.generated/aws-logs-integration.d.ts +22 -0
  856. package/out/exports/resources.generated/aws-logs-loganomalydetector.d.ts +27 -0
  857. package/out/exports/resources.generated/aws-logs-loggroup.d.ts +22 -0
  858. package/out/exports/resources.generated/aws-logs-logstream.d.ts +15 -0
  859. package/out/exports/resources.generated/aws-logs-metricfilter.d.ts +22 -0
  860. package/out/exports/resources.generated/aws-logs-querydefinition.d.ts +13 -0
  861. package/out/exports/resources.generated/aws-logs-resourcepolicy.d.ts +7 -0
  862. package/out/exports/resources.generated/aws-logs-subscriptionfilter.d.ts +19 -0
  863. package/out/exports/resources.generated/aws-logs-transformer.d.ts +78 -0
  864. package/out/exports/resources.generated/aws-lookoutequipment-inferencescheduler.d.ts +37 -0
  865. package/out/exports/resources.generated/aws-lookoutmetrics-alert.d.ts +23 -0
  866. package/out/exports/resources.generated/aws-lookoutmetrics-anomalydetector.d.ts +84 -0
  867. package/out/exports/resources.generated/aws-lookoutvision-project.d.ts +10 -0
  868. package/out/exports/resources.generated/aws-m2-application.d.ts +23 -0
  869. package/out/exports/resources.generated/aws-m2-deployment.d.ts +13 -0
  870. package/out/exports/resources.generated/aws-m2-environment.d.ts +37 -0
  871. package/out/exports/resources.generated/aws-macie-allowlist.d.ts +33 -0
  872. package/out/exports/resources.generated/aws-macie-customdataidentifier.d.ts +24 -0
  873. package/out/exports/resources.generated/aws-macie-findingsfilter.d.ts +30 -0
  874. package/out/exports/resources.generated/aws-macie-session.d.ts +15 -0
  875. package/out/exports/resources.generated/aws-managedblockchain-accessor.d.ts +25 -0
  876. package/out/exports/resources.generated/aws-managedblockchain-member.d.ts +42 -0
  877. package/out/exports/resources.generated/aws-managedblockchain-node.d.ts +20 -0
  878. package/out/exports/resources.generated/aws-mediaconnect-bridge.d.ts +67 -0
  879. package/out/exports/resources.generated/aws-mediaconnect-bridgeoutput.d.ts +14 -0
  880. package/out/exports/resources.generated/aws-mediaconnect-bridgesource.d.ts +25 -0
  881. package/out/exports/resources.generated/aws-mediaconnect-flow.d.ts +129 -0
  882. package/out/exports/resources.generated/aws-mediaconnect-flowentitlement.d.ts +26 -0
  883. package/out/exports/resources.generated/aws-mediaconnect-flowoutput.d.ts +48 -0
  884. package/out/exports/resources.generated/aws-mediaconnect-flowsource.d.ts +44 -0
  885. package/out/exports/resources.generated/aws-mediaconnect-flowvpcinterface.d.ts +24 -0
  886. package/out/exports/resources.generated/aws-mediaconnect-gateway.d.ts +16 -0
  887. package/out/exports/resources.generated/aws-mediaconvert-jobtemplate.d.ts +33 -0
  888. package/out/exports/resources.generated/aws-mediaconvert-preset.d.ts +22 -0
  889. package/out/exports/resources.generated/aws-mediaconvert-queue.d.ts +19 -0
  890. package/out/exports/resources.generated/aws-medialive-channel.d.ts +1298 -0
  891. package/out/exports/resources.generated/aws-medialive-channelplacementgroup.d.ts +17 -0
  892. package/out/exports/resources.generated/aws-medialive-cloudwatchalarmtemplate.d.ts +33 -0
  893. package/out/exports/resources.generated/aws-medialive-cloudwatchalarmtemplategroup.d.ts +18 -0
  894. package/out/exports/resources.generated/aws-medialive-cluster.d.ts +25 -0
  895. package/out/exports/resources.generated/aws-medialive-eventbridgeruletemplate.d.ts +23 -0
  896. package/out/exports/resources.generated/aws-medialive-eventbridgeruletemplategroup.d.ts +18 -0
  897. package/out/exports/resources.generated/aws-medialive-input.d.ts +110 -0
  898. package/out/exports/resources.generated/aws-medialive-inputsecuritygroup.d.ts +16 -0
  899. package/out/exports/resources.generated/aws-medialive-multiplex.d.ts +25 -0
  900. package/out/exports/resources.generated/aws-medialive-multiplexprogram.d.ts +72 -0
  901. package/out/exports/resources.generated/aws-medialive-network.d.ts +28 -0
  902. package/out/exports/resources.generated/aws-medialive-sdisource.d.ts +19 -0
  903. package/out/exports/resources.generated/aws-medialive-signalmap.d.ts +29 -0
  904. package/out/exports/resources.generated/aws-mediapackage-asset.d.ts +18 -0
  905. package/out/exports/resources.generated/aws-mediapackage-channel.d.ts +18 -0
  906. package/out/exports/resources.generated/aws-mediapackage-originendpoint.d.ts +114 -0
  907. package/out/exports/resources.generated/aws-mediapackage-packagingconfiguration.d.ts +80 -0
  908. package/out/exports/resources.generated/aws-mediapackage-packaginggroup.d.ts +21 -0
  909. package/out/exports/resources.generated/aws-mediapackagev2-channel.d.ts +31 -1
  910. package/out/exports/resources.generated/aws-mediapackagev2-channelgroup.d.ts +16 -1
  911. package/out/exports/resources.generated/aws-mediapackagev2-channelpolicy.d.ts +8 -1
  912. package/out/exports/resources.generated/aws-mediapackagev2-originendpoint.d.ts +157 -4
  913. package/out/exports/resources.generated/aws-mediapackagev2-originendpointpolicy.d.ts +9 -1
  914. package/out/exports/resources.generated/aws-mediastore-container.d.ts +35 -0
  915. package/out/exports/resources.generated/aws-mediatailor-channel.d.ts +50 -0
  916. package/out/exports/resources.generated/aws-mediatailor-channelpolicy.d.ts +7 -1
  917. package/out/exports/resources.generated/aws-mediatailor-livesource.d.ts +20 -0
  918. package/out/exports/resources.generated/aws-mediatailor-playbackconfiguration.d.ts +53 -0
  919. package/out/exports/resources.generated/aws-mediatailor-sourcelocation.d.ts +32 -0
  920. package/out/exports/resources.generated/aws-mediatailor-vodsource.d.ts +20 -0
  921. package/out/exports/resources.generated/aws-memorydb-acl.d.ts +13 -0
  922. package/out/exports/resources.generated/aws-memorydb-cluster.d.ts +50 -0
  923. package/out/exports/resources.generated/aws-memorydb-multiregioncluster.d.ts +21 -0
  924. package/out/exports/resources.generated/aws-memorydb-parametergroup.d.ts +14 -0
  925. package/out/exports/resources.generated/aws-memorydb-subnetgroup.d.ts +14 -0
  926. package/out/exports/resources.generated/aws-memorydb-user.d.ts +14 -0
  927. package/out/exports/resources.generated/aws-mpa-approvalteam.d.ts +81 -0
  928. package/out/exports/resources.generated/aws-mpa-identitysource.d.ts +47 -0
  929. package/out/exports/resources.generated/aws-msk-batchscramsecret.d.ts +7 -0
  930. package/out/exports/resources.generated/aws-msk-cluster.d.ts +112 -0
  931. package/out/exports/resources.generated/aws-msk-clusterpolicy.d.ts +11 -1
  932. package/out/exports/resources.generated/aws-msk-configuration.d.ts +25 -0
  933. package/out/exports/resources.generated/aws-msk-replicator.d.ts +49 -0
  934. package/out/exports/resources.generated/aws-msk-serverlesscluster.d.ts +28 -0
  935. package/out/exports/resources.generated/aws-msk-vpcconnection.d.ts +16 -0
  936. package/out/exports/resources.generated/aws-mwaa-environment.d.ts +60 -0
  937. package/out/exports/resources.generated/aws-neptune-dbcluster.d.ts +49 -0
  938. package/out/exports/resources.generated/aws-neptune-dbclusterparametergroup.d.ts +12 -0
  939. package/out/exports/resources.generated/aws-neptune-dbinstance.d.ts +44 -0
  940. package/out/exports/resources.generated/aws-neptune-dbparametergroup.d.ts +16 -0
  941. package/out/exports/resources.generated/aws-neptune-dbsubnetgroup.d.ts +9 -0
  942. package/out/exports/resources.generated/aws-neptune-eventsubscription.d.ts +24 -0
  943. package/out/exports/resources.generated/aws-neptunegraph-graph.d.ts +22 -0
  944. package/out/exports/resources.generated/aws-neptunegraph-privategraphendpoint.d.ts +16 -0
  945. package/out/exports/resources.generated/aws-networkfirewall-firewall.d.ts +27 -0
  946. package/out/exports/resources.generated/aws-networkfirewall-firewallpolicy.d.ts +59 -0
  947. package/out/exports/resources.generated/aws-networkfirewall-loggingconfiguration.d.ts +24 -0
  948. package/out/exports/resources.generated/aws-networkfirewall-rulegroup.d.ts +104 -0
  949. package/out/exports/resources.generated/aws-networkfirewall-tlsinspectionconfiguration.d.ts +44 -0
  950. package/out/exports/resources.generated/aws-networkmanager-connectattachment.d.ts +38 -0
  951. package/out/exports/resources.generated/aws-networkmanager-connectpeer.d.ts +22 -0
  952. package/out/exports/resources.generated/aws-networkmanager-corenetwork.d.ts +17 -0
  953. package/out/exports/resources.generated/aws-networkmanager-customergatewayassociation.d.ts +11 -0
  954. package/out/exports/resources.generated/aws-networkmanager-device.d.ts +29 -0
  955. package/out/exports/resources.generated/aws-networkmanager-directconnectgatewayattachment.d.ts +33 -0
  956. package/out/exports/resources.generated/aws-networkmanager-globalnetwork.d.ts +14 -0
  957. package/out/exports/resources.generated/aws-networkmanager-link.d.ts +22 -0
  958. package/out/exports/resources.generated/aws-networkmanager-linkassociation.d.ts +8 -0
  959. package/out/exports/resources.generated/aws-networkmanager-site.d.ts +20 -0
  960. package/out/exports/resources.generated/aws-networkmanager-sitetositevpnattachment.d.ts +33 -0
  961. package/out/exports/resources.generated/aws-networkmanager-transitgatewaypeering.d.ts +20 -0
  962. package/out/exports/resources.generated/aws-networkmanager-transitgatewayregistration.d.ts +7 -0
  963. package/out/exports/resources.generated/aws-networkmanager-transitgatewayroutetableattachment.d.ts +34 -0
  964. package/out/exports/resources.generated/aws-networkmanager-vpcattachment.d.ts +38 -0
  965. package/out/exports/resources.generated/aws-notifications-channelassociation.d.ts +7 -0
  966. package/out/exports/resources.generated/aws-notifications-eventrule.d.ts +16 -0
  967. package/out/exports/resources.generated/aws-notifications-managednotificationaccountcontactassociation.d.ts +8 -0
  968. package/out/exports/resources.generated/aws-notifications-managednotificationadditionalchannelassociation.d.ts +7 -0
  969. package/out/exports/resources.generated/aws-notifications-notificationconfiguration.d.ts +21 -0
  970. package/out/exports/resources.generated/aws-notifications-notificationhub.d.ts +10 -0
  971. package/out/exports/resources.generated/aws-notificationscontacts-emailcontact.d.ts +21 -0
  972. package/out/exports/resources.generated/aws-oam-link.d.ts +31 -0
  973. package/out/exports/resources.generated/aws-oam-sink.d.ts +16 -1
  974. package/out/exports/resources.generated/aws-omics-annotationstore.d.ts +47 -0
  975. package/out/exports/resources.generated/aws-omics-referencestore.d.ts +21 -0
  976. package/out/exports/resources.generated/aws-omics-rungroup.d.ts +17 -0
  977. package/out/exports/resources.generated/aws-omics-sequencestore.d.ts +37 -1
  978. package/out/exports/resources.generated/aws-omics-variantstore.d.ts +31 -0
  979. package/out/exports/resources.generated/aws-omics-workflow.d.ts +46 -0
  980. package/out/exports/resources.generated/aws-omics-workflowversion.d.ts +76 -1
  981. package/out/exports/resources.generated/aws-opensearchserverless-accesspolicy.d.ts +10 -0
  982. package/out/exports/resources.generated/aws-opensearchserverless-collection.d.ts +21 -0
  983. package/out/exports/resources.generated/aws-opensearchserverless-index.d.ts +22 -0
  984. package/out/exports/resources.generated/aws-opensearchserverless-lifecyclepolicy.d.ts +10 -0
  985. package/out/exports/resources.generated/aws-opensearchserverless-securityconfig.d.ts +28 -0
  986. package/out/exports/resources.generated/aws-opensearchserverless-securitypolicy.d.ts +14 -0
  987. package/out/exports/resources.generated/aws-opensearchserverless-vpcendpoint.d.ts +13 -0
  988. package/out/exports/resources.generated/aws-opensearchservice-application.d.ts +23 -0
  989. package/out/exports/resources.generated/aws-opensearchservice-domain.d.ts +149 -0
  990. package/out/exports/resources.generated/aws-opsworks-app.d.ts +50 -0
  991. package/out/exports/resources.generated/aws-opsworks-elasticloadbalancerattachment.d.ts +13 -0
  992. package/out/exports/resources.generated/aws-opsworks-instance.d.ts +62 -0
  993. package/out/exports/resources.generated/aws-opsworks-layer.d.ts +72 -0
  994. package/out/exports/resources.generated/aws-opsworks-stack.d.ts +66 -0
  995. package/out/exports/resources.generated/aws-opsworks-userprofile.d.ts +16 -0
  996. package/out/exports/resources.generated/aws-opsworks-volume.d.ts +15 -0
  997. package/out/exports/resources.generated/aws-opsworkscm-server.d.ts +34 -0
  998. package/out/exports/resources.generated/aws-organizations-account.d.ts +52 -0
  999. package/out/exports/resources.generated/aws-organizations-organization.d.ts +23 -0
  1000. package/out/exports/resources.generated/aws-organizations-organizationalunit.d.ts +19 -0
  1001. package/out/exports/resources.generated/aws-organizations-policy.d.ts +25 -0
  1002. package/out/exports/resources.generated/aws-organizations-resourcepolicy.d.ts +16 -0
  1003. package/out/exports/resources.generated/aws-osis-pipeline.d.ts +32 -0
  1004. package/out/exports/resources.generated/aws-panorama-applicationinstance.d.ts +34 -0
  1005. package/out/exports/resources.generated/aws-panorama-package.d.ts +18 -0
  1006. package/out/exports/resources.generated/aws-panorama-packageversion.d.ts +23 -0
  1007. package/out/exports/resources.generated/aws-paymentcryptography-alias.d.ts +20 -0
  1008. package/out/exports/resources.generated/aws-paymentcryptography-key.d.ts +70 -1
  1009. package/out/exports/resources.generated/aws-pcaconnectorad-connector.d.ts +16 -0
  1010. package/out/exports/resources.generated/aws-pcaconnectorad-directoryregistration.d.ts +11 -0
  1011. package/out/exports/resources.generated/aws-pcaconnectorad-serviceprincipalname.d.ts +7 -0
  1012. package/out/exports/resources.generated/aws-pcaconnectorad-template.d.ts +196 -0
  1013. package/out/exports/resources.generated/aws-pcaconnectorad-templategroupaccesscontrolentry.d.ts +15 -0
  1014. package/out/exports/resources.generated/aws-pcaconnectorscep-challenge.d.ts +15 -0
  1015. package/out/exports/resources.generated/aws-pcaconnectorscep-connector.d.ts +23 -0
  1016. package/out/exports/resources.generated/aws-pcs-cluster.d.ts +44 -0
  1017. package/out/exports/resources.generated/aws-pcs-computenodegroup.d.ts +28 -0
  1018. package/out/exports/resources.generated/aws-pcs-queue.d.ts +17 -0
  1019. package/out/exports/resources.generated/aws-personalize-dataset.d.ts +42 -0
  1020. package/out/exports/resources.generated/aws-personalize-datasetgroup.d.ts +15 -0
  1021. package/out/exports/resources.generated/aws-personalize-schema.d.ts +20 -0
  1022. package/out/exports/resources.generated/aws-personalize-solution.d.ts +37 -0
  1023. package/out/exports/resources.generated/aws-pinpoint-admchannel.d.ts +15 -0
  1024. package/out/exports/resources.generated/aws-pinpoint-apnschannel.d.ts +20 -0
  1025. package/out/exports/resources.generated/aws-pinpoint-apnssandboxchannel.d.ts +20 -0
  1026. package/out/exports/resources.generated/aws-pinpoint-apnsvoipchannel.d.ts +20 -0
  1027. package/out/exports/resources.generated/aws-pinpoint-apnsvoipsandboxchannel.d.ts +20 -0
  1028. package/out/exports/resources.generated/aws-pinpoint-app.d.ts +14 -0
  1029. package/out/exports/resources.generated/aws-pinpoint-applicationsettings.d.ts +30 -0
  1030. package/out/exports/resources.generated/aws-pinpoint-baiduchannel.d.ts +15 -0
  1031. package/out/exports/resources.generated/aws-pinpoint-campaign.d.ts +149 -0
  1032. package/out/exports/resources.generated/aws-pinpoint-emailchannel.d.ts +18 -0
  1033. package/out/exports/resources.generated/aws-pinpoint-emailtemplate.d.ts +19 -0
  1034. package/out/exports/resources.generated/aws-pinpoint-eventstream.d.ts +14 -0
  1035. package/out/exports/resources.generated/aws-pinpoint-gcmchannel.d.ts +16 -0
  1036. package/out/exports/resources.generated/aws-pinpoint-inapptemplate.d.ts +51 -0
  1037. package/out/exports/resources.generated/aws-pinpoint-pushtemplate.d.ts +43 -0
  1038. package/out/exports/resources.generated/aws-pinpoint-segment.d.ts +57 -0
  1039. package/out/exports/resources.generated/aws-pinpoint-smschannel.d.ts +15 -0
  1040. package/out/exports/resources.generated/aws-pinpoint-smstemplate.d.ts +17 -0
  1041. package/out/exports/resources.generated/aws-pinpoint-voicechannel.d.ts +13 -0
  1042. package/out/exports/resources.generated/aws-pinpointemail-configurationset.d.ts +25 -0
  1043. package/out/exports/resources.generated/aws-pinpointemail-configurationseteventdestination.d.ts +36 -0
  1044. package/out/exports/resources.generated/aws-pinpointemail-dedicatedippool.d.ts +13 -0
  1045. package/out/exports/resources.generated/aws-pinpointemail-identity.d.ts +31 -0
  1046. package/out/exports/resources.generated/aws-pipes-pipe.d.ts +354 -0
  1047. package/out/exports/resources.generated/aws-proton-environmentaccountconnection.d.ts +21 -0
  1048. package/out/exports/resources.generated/aws-proton-environmenttemplate.d.ts +23 -0
  1049. package/out/exports/resources.generated/aws-proton-servicetemplate.d.ts +18 -0
  1050. package/out/exports/resources.generated/aws-qbusiness-application.d.ts +68 -0
  1051. package/out/exports/resources.generated/aws-qbusiness-dataaccessor.d.ts +38 -0
  1052. package/out/exports/resources.generated/aws-qbusiness-datasource.d.ts +83 -0
  1053. package/out/exports/resources.generated/aws-qbusiness-index.d.ts +42 -0
  1054. package/out/exports/resources.generated/aws-qbusiness-permission.d.ts +9 -0
  1055. package/out/exports/resources.generated/aws-qbusiness-plugin.d.ts +50 -0
  1056. package/out/exports/resources.generated/aws-qbusiness-retriever.d.ts +30 -0
  1057. package/out/exports/resources.generated/aws-qbusiness-webexperience.d.ts +47 -0
  1058. package/out/exports/resources.generated/aws-qldb-ledger.d.ts +18 -0
  1059. package/out/exports/resources.generated/aws-qldb-stream.d.ts +22 -0
  1060. package/out/exports/resources.generated/aws-quicksight-analysis.d.ts +2884 -0
  1061. package/out/exports/resources.generated/aws-quicksight-custompermissions.d.ts +34 -0
  1062. package/out/exports/resources.generated/aws-quicksight-dashboard.d.ts +2903 -0
  1063. package/out/exports/resources.generated/aws-quicksight-dataset.d.ts +276 -0
  1064. package/out/exports/resources.generated/aws-quicksight-datasource.d.ts +181 -0
  1065. package/out/exports/resources.generated/aws-quicksight-folder.d.ts +28 -0
  1066. package/out/exports/resources.generated/aws-quicksight-refreshschedule.d.ts +17 -0
  1067. package/out/exports/resources.generated/aws-quicksight-template.d.ts +2692 -0
  1068. package/out/exports/resources.generated/aws-quicksight-theme.d.ts +72 -0
  1069. package/out/exports/resources.generated/aws-quicksight-topic.d.ts +228 -0
  1070. package/out/exports/resources.generated/aws-quicksight-vpcconnection.d.ts +28 -0
  1071. package/out/exports/resources.generated/aws-ram-permission.d.ts +16 -0
  1072. package/out/exports/resources.generated/aws-ram-resourceshare.d.ts +18 -0
  1073. package/out/exports/resources.generated/aws-rbin-rule.d.ts +33 -0
  1074. package/out/exports/resources.generated/aws-rds-customdbengineversion.d.ts +21 -0
  1075. package/out/exports/resources.generated/aws-rds-dbcluster.d.ts +116 -0
  1076. package/out/exports/resources.generated/aws-rds-dbclusterparametergroup.d.ts +16 -0
  1077. package/out/exports/resources.generated/aws-rds-dbinstance.d.ts +141 -0
  1078. package/out/exports/resources.generated/aws-rds-dbparametergroup.d.ts +22 -0
  1079. package/out/exports/resources.generated/aws-rds-dbproxy.d.ts +40 -0
  1080. package/out/exports/resources.generated/aws-rds-dbproxyendpoint.d.ts +23 -0
  1081. package/out/exports/resources.generated/aws-rds-dbproxytargetgroup.d.ts +34 -0
  1082. package/out/exports/resources.generated/aws-rds-dbsecuritygroup.d.ts +22 -0
  1083. package/out/exports/resources.generated/aws-rds-dbsecuritygroupingress.d.ts +22 -0
  1084. package/out/exports/resources.generated/aws-rds-dbshardgroup.d.ts +19 -0
  1085. package/out/exports/resources.generated/aws-rds-dbsubnetgroup.d.ts +11 -0
  1086. package/out/exports/resources.generated/aws-rds-eventsubscription.d.ts +12 -0
  1087. package/out/exports/resources.generated/aws-rds-globalcluster.d.ts +27 -0
  1088. package/out/exports/resources.generated/aws-rds-integration.d.ts +18 -0
  1089. package/out/exports/resources.generated/aws-rds-optiongroup.d.ts +21 -0
  1090. package/out/exports/resources.generated/aws-redshift-cluster.d.ts +71 -1
  1091. package/out/exports/resources.generated/aws-redshift-clusterparametergroup.d.ts +13 -0
  1092. package/out/exports/resources.generated/aws-redshift-clustersecuritygroup.d.ts +15 -0
  1093. package/out/exports/resources.generated/aws-redshift-clustersecuritygroupingress.d.ts +19 -0
  1094. package/out/exports/resources.generated/aws-redshift-clustersubnetgroup.d.ts +14 -0
  1095. package/out/exports/resources.generated/aws-redshift-endpointaccess.d.ts +17 -0
  1096. package/out/exports/resources.generated/aws-redshift-endpointauthorization.d.ts +20 -0
  1097. package/out/exports/resources.generated/aws-redshift-eventsubscription.d.ts +22 -0
  1098. package/out/exports/resources.generated/aws-redshift-integration.d.ts +16 -0
  1099. package/out/exports/resources.generated/aws-redshift-scheduledaction.d.ts +29 -0
  1100. package/out/exports/resources.generated/aws-redshiftserverless-namespace.d.ts +45 -1
  1101. package/out/exports/resources.generated/aws-redshiftserverless-workgroup.d.ts +55 -0
  1102. package/out/exports/resources.generated/aws-refactorspaces-application.d.ts +33 -0
  1103. package/out/exports/resources.generated/aws-refactorspaces-environment.d.ts +20 -0
  1104. package/out/exports/resources.generated/aws-refactorspaces-route.d.ts +64 -0
  1105. package/out/exports/resources.generated/aws-refactorspaces-service.d.ts +29 -0
  1106. package/out/exports/resources.generated/aws-rekognition-collection.d.ts +11 -0
  1107. package/out/exports/resources.generated/aws-rekognition-project.d.ts +10 -0
  1108. package/out/exports/resources.generated/aws-rekognition-streamprocessor.d.ts +70 -0
  1109. package/out/exports/resources.generated/aws-resiliencehub-app.d.ts +41 -0
  1110. package/out/exports/resources.generated/aws-resiliencehub-resiliencypolicy.d.ts +35 -0
  1111. package/out/exports/resources.generated/aws-resourceexplorer2-defaultviewassociation.d.ts +10 -0
  1112. package/out/exports/resources.generated/aws-resourceexplorer2-index.d.ts +24 -0
  1113. package/out/exports/resources.generated/aws-resourceexplorer2-view.d.ts +18 -0
  1114. package/out/exports/resources.generated/aws-resourcegroups-group.d.ts +37 -0
  1115. package/out/exports/resources.generated/aws-resourcegroups-tagsynctask.d.ts +24 -0
  1116. package/out/exports/resources.generated/aws-robomaker-fleet.d.ts +15 -0
  1117. package/out/exports/resources.generated/aws-robomaker-robot.d.ts +18 -0
  1118. package/out/exports/resources.generated/aws-robomaker-robotapplication.d.ts +23 -0
  1119. package/out/exports/resources.generated/aws-robomaker-robotapplicationversion.d.ts +12 -0
  1120. package/out/exports/resources.generated/aws-robomaker-simulationapplication.d.ts +31 -0
  1121. package/out/exports/resources.generated/aws-robomaker-simulationapplicationversion.d.ts +12 -0
  1122. package/out/exports/resources.generated/aws-rolesanywhere-crl.d.ts +14 -0
  1123. package/out/exports/resources.generated/aws-rolesanywhere-profile.d.ts +28 -0
  1124. package/out/exports/resources.generated/aws-rolesanywhere-trustanchor.d.ts +33 -0
  1125. package/out/exports/resources.generated/aws-route53-cidrcollection.d.ts +15 -0
  1126. package/out/exports/resources.generated/aws-route53-dnssec.d.ts +6 -0
  1127. package/out/exports/resources.generated/aws-route53-healthcheck.d.ts +30 -0
  1128. package/out/exports/resources.generated/aws-route53-hostedzone.d.ts +45 -0
  1129. package/out/exports/resources.generated/aws-route53-keysigningkey.d.ts +9 -0
  1130. package/out/exports/resources.generated/aws-route53-recordset.d.ts +49 -0
  1131. package/out/exports/resources.generated/aws-route53-recordsetgroup.d.ts +51 -0
  1132. package/out/exports/resources.generated/aws-route53profiles-profile.d.ts +13 -0
  1133. package/out/exports/resources.generated/aws-route53profiles-profileassociation.d.ts +14 -0
  1134. package/out/exports/resources.generated/aws-route53profiles-profileresourceassociation.d.ts +14 -0
  1135. package/out/exports/resources.generated/aws-route53recoverycontrol-cluster.d.ts +13 -0
  1136. package/out/exports/resources.generated/aws-route53recoverycontrol-controlpanel.d.ts +15 -0
  1137. package/out/exports/resources.generated/aws-route53recoverycontrol-routingcontrol.d.ts +15 -0
  1138. package/out/exports/resources.generated/aws-route53recoverycontrol-safetyrule.d.ts +42 -0
  1139. package/out/exports/resources.generated/aws-route53recoveryreadiness-cell.d.ts +19 -0
  1140. package/out/exports/resources.generated/aws-route53recoveryreadiness-readinesscheck.d.ts +16 -0
  1141. package/out/exports/resources.generated/aws-route53recoveryreadiness-recoverygroup.d.ts +16 -0
  1142. package/out/exports/resources.generated/aws-route53recoveryreadiness-resourceset.d.ts +40 -0
  1143. package/out/exports/resources.generated/aws-route53resolver-firewalldomainlist.d.ts +23 -0
  1144. package/out/exports/resources.generated/aws-route53resolver-firewallrulegroup.d.ts +33 -0
  1145. package/out/exports/resources.generated/aws-route53resolver-firewallrulegroupassociation.d.ts +22 -0
  1146. package/out/exports/resources.generated/aws-route53resolver-outpostresolver.d.ts +20 -0
  1147. package/out/exports/resources.generated/aws-route53resolver-resolverconfig.d.ts +13 -0
  1148. package/out/exports/resources.generated/aws-route53resolver-resolverdnssecconfig.d.ts +12 -0
  1149. package/out/exports/resources.generated/aws-route53resolver-resolverendpoint.d.ts +33 -0
  1150. package/out/exports/resources.generated/aws-route53resolver-resolverqueryloggingconfig.d.ts +19 -0
  1151. package/out/exports/resources.generated/aws-route53resolver-resolverqueryloggingconfigassociation.d.ts +15 -0
  1152. package/out/exports/resources.generated/aws-route53resolver-resolverrule.d.ts +25 -0
  1153. package/out/exports/resources.generated/aws-route53resolver-resolverruleassociation.d.ts +15 -0
  1154. package/out/exports/resources.generated/aws-rum-appmonitor.d.ts +65 -0
  1155. package/out/exports/resources.generated/aws-s3-accessgrant.d.ts +30 -0
  1156. package/out/exports/resources.generated/aws-s3-accessgrantsinstance.d.ts +15 -0
  1157. package/out/exports/resources.generated/aws-s3-accessgrantslocation.d.ts +22 -0
  1158. package/out/exports/resources.generated/aws-s3-accesspoint.d.ts +25 -1
  1159. package/out/exports/resources.generated/aws-s3-bucket.d.ts +258 -0
  1160. package/out/exports/resources.generated/aws-s3-bucketpolicy.d.ts +24 -1
  1161. package/out/exports/resources.generated/aws-s3-multiregionaccesspoint.d.ts +21 -0
  1162. package/out/exports/resources.generated/aws-s3-multiregionaccesspointpolicy.d.ts +12 -1
  1163. package/out/exports/resources.generated/aws-s3-storagelens.d.ts +74 -0
  1164. package/out/exports/resources.generated/aws-s3-storagelensgroup.d.ts +38 -0
  1165. package/out/exports/resources.generated/aws-s3express-bucketpolicy.d.ts +42 -1
  1166. package/out/exports/resources.generated/aws-s3express-directorybucket.d.ts +73 -0
  1167. package/out/exports/resources.generated/aws-s3objectlambda-accesspoint.d.ts +30 -0
  1168. package/out/exports/resources.generated/aws-s3objectlambda-accesspointpolicy.d.ts +7 -1
  1169. package/out/exports/resources.generated/aws-s3outposts-accesspoint.d.ts +17 -1
  1170. package/out/exports/resources.generated/aws-s3outposts-bucket.d.ts +46 -0
  1171. package/out/exports/resources.generated/aws-s3outposts-bucketpolicy.d.ts +15 -1
  1172. package/out/exports/resources.generated/aws-s3outposts-endpoint.d.ts +26 -0
  1173. package/out/exports/resources.generated/aws-s3tables-tablebucket.d.ts +22 -0
  1174. package/out/exports/resources.generated/aws-s3tables-tablebucketpolicy.d.ts +9 -1
  1175. package/out/exports/resources.generated/aws-sagemaker-app.d.ts +23 -1
  1176. package/out/exports/resources.generated/aws-sagemaker-appimageconfig.d.ts +35 -0
  1177. package/out/exports/resources.generated/aws-sagemaker-cluster.d.ts +42 -0
  1178. package/out/exports/resources.generated/aws-sagemaker-coderepository.d.ts +21 -0
  1179. package/out/exports/resources.generated/aws-sagemaker-dataqualityjobdefinition.d.ts +85 -0
  1180. package/out/exports/resources.generated/aws-sagemaker-device.d.ts +12 -0
  1181. package/out/exports/resources.generated/aws-sagemaker-devicefleet.d.ts +13 -0
  1182. package/out/exports/resources.generated/aws-sagemaker-domain.d.ts +177 -3
  1183. package/out/exports/resources.generated/aws-sagemaker-endpoint.d.ts +43 -0
  1184. package/out/exports/resources.generated/aws-sagemaker-endpointconfig.d.ts +137 -0
  1185. package/out/exports/resources.generated/aws-sagemaker-featuregroup.d.ts +49 -0
  1186. package/out/exports/resources.generated/aws-sagemaker-image.d.ts +14 -0
  1187. package/out/exports/resources.generated/aws-sagemaker-imageversion.d.ts +32 -0
  1188. package/out/exports/resources.generated/aws-sagemaker-inferencecomponent.d.ts +70 -0
  1189. package/out/exports/resources.generated/aws-sagemaker-inferenceexperiment.d.ts +57 -0
  1190. package/out/exports/resources.generated/aws-sagemaker-mlflowtrackingserver.d.ts +17 -0
  1191. package/out/exports/resources.generated/aws-sagemaker-model.d.ts +59 -0
  1192. package/out/exports/resources.generated/aws-sagemaker-modelbiasjobdefinition.d.ts +92 -0
  1193. package/out/exports/resources.generated/aws-sagemaker-modelcard.d.ts +184 -0
  1194. package/out/exports/resources.generated/aws-sagemaker-modelexplainabilityjobdefinition.d.ts +83 -0
  1195. package/out/exports/resources.generated/aws-sagemaker-modelpackage.d.ts +177 -0
  1196. package/out/exports/resources.generated/aws-sagemaker-modelpackagegroup.d.ts +15 -1
  1197. package/out/exports/resources.generated/aws-sagemaker-modelqualityjobdefinition.d.ts +95 -0
  1198. package/out/exports/resources.generated/aws-sagemaker-monitoringschedule.d.ts +109 -0
  1199. package/out/exports/resources.generated/aws-sagemaker-notebookinstance.d.ts +30 -0
  1200. package/out/exports/resources.generated/aws-sagemaker-notebookinstancelifecycleconfig.d.ts +17 -0
  1201. package/out/exports/resources.generated/aws-sagemaker-partnerapp.d.ts +26 -0
  1202. package/out/exports/resources.generated/aws-sagemaker-pipeline.d.ts +17 -0
  1203. package/out/exports/resources.generated/aws-sagemaker-project.d.ts +20 -0
  1204. package/out/exports/resources.generated/aws-sagemaker-space.d.ts +72 -0
  1205. package/out/exports/resources.generated/aws-sagemaker-studiolifecycleconfig.d.ts +13 -0
  1206. package/out/exports/resources.generated/aws-sagemaker-userprofile.d.ts +122 -3
  1207. package/out/exports/resources.generated/aws-sagemaker-workteam.d.ts +33 -0
  1208. package/out/exports/resources.generated/aws-scheduler-schedule.d.ts +95 -0
  1209. package/out/exports/resources.generated/aws-scheduler-schedulegroup.d.ts +19 -0
  1210. package/out/exports/resources.generated/aws-sdb-domain.d.ts +14 -0
  1211. package/out/exports/resources.generated/aws-secretsmanager-resourcepolicy.d.ts +14 -1
  1212. package/out/exports/resources.generated/aws-secretsmanager-rotationschedule.d.ts +45 -0
  1213. package/out/exports/resources.generated/aws-secretsmanager-secret.d.ts +40 -0
  1214. package/out/exports/resources.generated/aws-secretsmanager-secrettargetattachment.d.ts +22 -0
  1215. package/out/exports/resources.generated/aws-securityhub-automationrule.d.ts +110 -0
  1216. package/out/exports/resources.generated/aws-securityhub-configurationpolicy.d.ts +42 -0
  1217. package/out/exports/resources.generated/aws-securityhub-delegatedadmin.d.ts +17 -0
  1218. package/out/exports/resources.generated/aws-securityhub-findingaggregator.d.ts +16 -0
  1219. package/out/exports/resources.generated/aws-securityhub-hub.d.ts +20 -0
  1220. package/out/exports/resources.generated/aws-securityhub-insight.d.ts +144 -0
  1221. package/out/exports/resources.generated/aws-securityhub-organizationconfiguration.d.ts +15 -0
  1222. package/out/exports/resources.generated/aws-securityhub-policyassociation.d.ts +16 -0
  1223. package/out/exports/resources.generated/aws-securityhub-productsubscription.d.ts +14 -0
  1224. package/out/exports/resources.generated/aws-securityhub-securitycontrol.d.ts +0 -0
  1225. package/out/exports/resources.generated/aws-securityhub-standard.d.ts +18 -0
  1226. package/out/exports/resources.generated/aws-securitylake-awslogsource.d.ts +11 -0
  1227. package/out/exports/resources.generated/aws-securitylake-datalake.d.ts +32 -0
  1228. package/out/exports/resources.generated/aws-securitylake-subscriber.d.ts +31 -0
  1229. package/out/exports/resources.generated/aws-securitylake-subscribernotification.d.ts +22 -0
  1230. package/out/exports/resources.generated/aws-servicecatalog-acceptedportfolioshare.d.ts +13 -0
  1231. package/out/exports/resources.generated/aws-servicecatalog-cloudformationproduct.d.ts +43 -0
  1232. package/out/exports/resources.generated/aws-servicecatalog-cloudformationprovisionedproduct.d.ts +38 -0
  1233. package/out/exports/resources.generated/aws-servicecatalog-launchnotificationconstraint.d.ts +16 -0
  1234. package/out/exports/resources.generated/aws-servicecatalog-launchroleconstraint.d.ts +17 -0
  1235. package/out/exports/resources.generated/aws-servicecatalog-launchtemplateconstraint.d.ts +16 -0
  1236. package/out/exports/resources.generated/aws-servicecatalog-portfolio.d.ts +15 -0
  1237. package/out/exports/resources.generated/aws-servicecatalog-portfolioprincipalassociation.d.ts +15 -0
  1238. package/out/exports/resources.generated/aws-servicecatalog-portfolioproductassociation.d.ts +17 -0
  1239. package/out/exports/resources.generated/aws-servicecatalog-portfolioshare.d.ts +15 -0
  1240. package/out/exports/resources.generated/aws-servicecatalog-resourceupdateconstraint.d.ts +16 -0
  1241. package/out/exports/resources.generated/aws-servicecatalog-serviceaction.d.ts +17 -0
  1242. package/out/exports/resources.generated/aws-servicecatalog-serviceactionassociation.d.ts +8 -0
  1243. package/out/exports/resources.generated/aws-servicecatalog-stacksetconstraint.d.ts +20 -0
  1244. package/out/exports/resources.generated/aws-servicecatalog-tagoption.d.ts +12 -0
  1245. package/out/exports/resources.generated/aws-servicecatalog-tagoptionassociation.d.ts +13 -0
  1246. package/out/exports/resources.generated/aws-servicecatalogappregistry-application.d.ts +16 -0
  1247. package/out/exports/resources.generated/aws-servicecatalogappregistry-attributegroup.d.ts +14 -0
  1248. package/out/exports/resources.generated/aws-servicecatalogappregistry-attributegroupassociation.d.ts +12 -0
  1249. package/out/exports/resources.generated/aws-servicecatalogappregistry-resourceassociation.d.ts +13 -0
  1250. package/out/exports/resources.generated/aws-servicediscovery-httpnamespace.d.ts +15 -0
  1251. package/out/exports/resources.generated/aws-servicediscovery-instance.d.ts +11 -0
  1252. package/out/exports/resources.generated/aws-servicediscovery-privatednsnamespace.d.ts +22 -0
  1253. package/out/exports/resources.generated/aws-servicediscovery-publicdnsnamespace.d.ts +23 -0
  1254. package/out/exports/resources.generated/aws-servicediscovery-service.d.ts +42 -0
  1255. package/out/exports/resources.generated/aws-ses-configurationset.d.ts +45 -0
  1256. package/out/exports/resources.generated/aws-ses-configurationseteventdestination.d.ts +36 -0
  1257. package/out/exports/resources.generated/aws-ses-contactlist.d.ts +14 -0
  1258. package/out/exports/resources.generated/aws-ses-dedicatedippool.d.ts +9 -0
  1259. package/out/exports/resources.generated/aws-ses-emailidentity.d.ts +39 -0
  1260. package/out/exports/resources.generated/aws-ses-mailmanageraddoninstance.d.ts +13 -0
  1261. package/out/exports/resources.generated/aws-ses-mailmanageraddonsubscription.d.ts +12 -0
  1262. package/out/exports/resources.generated/aws-ses-mailmanageraddresslist.d.ts +40 -0
  1263. package/out/exports/resources.generated/aws-ses-mailmanagerarchive.d.ts +22 -0
  1264. package/out/exports/resources.generated/aws-ses-mailmanageringresspoint.d.ts +38 -0
  1265. package/out/exports/resources.generated/aws-ses-mailmanagerrelay.d.ts +16 -0
  1266. package/out/exports/resources.generated/aws-ses-mailmanagerruleset.d.ts +166 -0
  1267. package/out/exports/resources.generated/aws-ses-mailmanagertrafficpolicy.d.ts +88 -0
  1268. package/out/exports/resources.generated/aws-ses-receiptfilter.d.ts +18 -0
  1269. package/out/exports/resources.generated/aws-ses-receiptrule.d.ts +63 -0
  1270. package/out/exports/resources.generated/aws-ses-receiptruleset.d.ts +16 -0
  1271. package/out/exports/resources.generated/aws-ses-template.d.ts +17 -0
  1272. package/out/exports/resources.generated/aws-ses-vdmattributes.d.ts +15 -0
  1273. package/out/exports/resources.generated/aws-shield-drtaccess.d.ts +23 -0
  1274. package/out/exports/resources.generated/aws-shield-proactiveengagement.d.ts +29 -0
  1275. package/out/exports/resources.generated/aws-shield-protection.d.ts +36 -0
  1276. package/out/exports/resources.generated/aws-shield-protectiongroup.d.ts +17 -0
  1277. package/out/exports/resources.generated/aws-signer-profilepermission.d.ts +10 -0
  1278. package/out/exports/resources.generated/aws-signer-signingprofile.d.ts +21 -0
  1279. package/out/exports/resources.generated/aws-simspaceweaver-simulation.d.ts +24 -0
  1280. package/out/exports/resources.generated/aws-sns-subscription.d.ts +20 -0
  1281. package/out/exports/resources.generated/aws-sns-topic.d.ts +33 -0
  1282. package/out/exports/resources.generated/aws-sns-topicinlinepolicy.d.ts +7 -1
  1283. package/out/exports/resources.generated/aws-sns-topicpolicy.d.ts +11 -1
  1284. package/out/exports/resources.generated/aws-sqs-queue.d.ts +38 -0
  1285. package/out/exports/resources.generated/aws-sqs-queueinlinepolicy.d.ts +7 -1
  1286. package/out/exports/resources.generated/aws-sqs-queuepolicy.d.ts +11 -1
  1287. package/out/exports/resources.generated/aws-ssm-association.d.ts +35 -0
  1288. package/out/exports/resources.generated/aws-ssm-document.d.ts +24 -0
  1289. package/out/exports/resources.generated/aws-ssm-maintenancewindow.d.ts +24 -0
  1290. package/out/exports/resources.generated/aws-ssm-maintenancewindowtarget.d.ts +20 -0
  1291. package/out/exports/resources.generated/aws-ssm-maintenancewindowtask.d.ts +66 -0
  1292. package/out/exports/resources.generated/aws-ssm-parameter.d.ts +27 -0
  1293. package/out/exports/resources.generated/aws-ssm-patchbaseline.d.ts +42 -0
  1294. package/out/exports/resources.generated/aws-ssm-resourcedatasync.d.ts +40 -0
  1295. package/out/exports/resources.generated/aws-ssm-resourcepolicy.d.ts +12 -1
  1296. package/out/exports/resources.generated/aws-ssmcontacts-contact.d.ts +34 -0
  1297. package/out/exports/resources.generated/aws-ssmcontacts-contactchannel.d.ts +16 -0
  1298. package/out/exports/resources.generated/aws-ssmcontacts-plan.d.ts +31 -0
  1299. package/out/exports/resources.generated/aws-ssmcontacts-rotation.d.ts +49 -0
  1300. package/out/exports/resources.generated/aws-ssmguiconnect-preferences.d.ts +15 -0
  1301. package/out/exports/resources.generated/aws-ssmincidents-replicationset.d.ts +17 -0
  1302. package/out/exports/resources.generated/aws-ssmincidents-responseplan.d.ts +54 -0
  1303. package/out/exports/resources.generated/aws-ssmquicksetup-configurationmanager.d.ts +25 -0
  1304. package/out/exports/resources.generated/aws-sso-application.d.ts +24 -0
  1305. package/out/exports/resources.generated/aws-sso-applicationassignment.d.ts +8 -0
  1306. package/out/exports/resources.generated/aws-sso-assignment.d.ts +13 -0
  1307. package/out/exports/resources.generated/aws-sso-instance.d.ts +19 -0
  1308. package/out/exports/resources.generated/aws-sso-instanceaccesscontrolattributeconfiguration.d.ts +15 -0
  1309. package/out/exports/resources.generated/aws-sso-permissionset.d.ts +25 -1
  1310. package/out/exports/resources.generated/aws-stepfunctions-activity.d.ts +22 -0
  1311. package/out/exports/resources.generated/aws-stepfunctions-statemachine.d.ts +43 -0
  1312. package/out/exports/resources.generated/aws-stepfunctions-statemachinealias.d.ts +28 -0
  1313. package/out/exports/resources.generated/aws-stepfunctions-statemachineversion.d.ts +16 -0
  1314. package/out/exports/resources.generated/aws-supportapp-accountalias.d.ts +12 -0
  1315. package/out/exports/resources.generated/aws-supportapp-slackchannelconfiguration.d.ts +24 -0
  1316. package/out/exports/resources.generated/aws-supportapp-slackworkspaceconfiguration.d.ts +15 -0
  1317. package/out/exports/resources.generated/aws-synthetics-canary.d.ts +76 -0
  1318. package/out/exports/resources.generated/aws-synthetics-group.d.ts +16 -0
  1319. package/out/exports/resources.generated/aws-systemsmanagersap-application.d.ts +26 -0
  1320. package/out/exports/resources.generated/aws-timestream-database.d.ts +12 -0
  1321. package/out/exports/resources.generated/aws-timestream-influxdbinstance.d.ts +32 -0
  1322. package/out/exports/resources.generated/aws-timestream-scheduledquery.d.ts +76 -0
  1323. package/out/exports/resources.generated/aws-timestream-table.d.ts +22 -0
  1324. package/out/exports/resources.generated/aws-transfer-agreement.d.ts +25 -0
  1325. package/out/exports/resources.generated/aws-transfer-certificate.d.ts +27 -0
  1326. package/out/exports/resources.generated/aws-transfer-connector.d.ts +20 -0
  1327. package/out/exports/resources.generated/aws-transfer-profile.d.ts +14 -0
  1328. package/out/exports/resources.generated/aws-transfer-server.d.ts +81 -0
  1329. package/out/exports/resources.generated/aws-transfer-user.d.ts +35 -0
  1330. package/out/exports/resources.generated/aws-transfer-webapp.d.ts +28 -0
  1331. package/out/exports/resources.generated/aws-transfer-workflow.d.ts +32 -0
  1332. package/out/exports/resources.generated/aws-verifiedpermissions-identitysource.d.ts +46 -0
  1333. package/out/exports/resources.generated/aws-verifiedpermissions-policy.d.ts +45 -0
  1334. package/out/exports/resources.generated/aws-verifiedpermissions-policystore.d.ts +31 -0
  1335. package/out/exports/resources.generated/aws-verifiedpermissions-policytemplate.d.ts +12 -0
  1336. package/out/exports/resources.generated/aws-voiceid-domain.d.ts +15 -0
  1337. package/out/exports/resources.generated/aws-vpclattice-accesslogsubscription.d.ts +16 -0
  1338. package/out/exports/resources.generated/aws-vpclattice-authpolicy.d.ts +13 -1
  1339. package/out/exports/resources.generated/aws-vpclattice-listener.d.ts +28 -0
  1340. package/out/exports/resources.generated/aws-vpclattice-resourceconfiguration.d.ts +23 -0
  1341. package/out/exports/resources.generated/aws-vpclattice-resourcegateway.d.ts +16 -0
  1342. package/out/exports/resources.generated/aws-vpclattice-resourcepolicy.d.ts +7 -1
  1343. package/out/exports/resources.generated/aws-vpclattice-rule.d.ts +47 -0
  1344. package/out/exports/resources.generated/aws-vpclattice-service.d.ts +22 -0
  1345. package/out/exports/resources.generated/aws-vpclattice-servicenetwork.d.ts +20 -0
  1346. package/out/exports/resources.generated/aws-vpclattice-servicenetworkresourceassociation.d.ts +13 -0
  1347. package/out/exports/resources.generated/aws-vpclattice-servicenetworkserviceassociation.d.ts +29 -0
  1348. package/out/exports/resources.generated/aws-vpclattice-servicenetworkvpcassociation.d.ts +26 -0
  1349. package/out/exports/resources.generated/aws-vpclattice-targetgroup.d.ts +44 -0
  1350. package/out/exports/resources.generated/aws-waf-bytematchset.d.ts +26 -0
  1351. package/out/exports/resources.generated/aws-waf-ipset.d.ts +24 -0
  1352. package/out/exports/resources.generated/aws-waf-rule.d.ts +27 -0
  1353. package/out/exports/resources.generated/aws-waf-sizeconstraintset.d.ts +27 -0
  1354. package/out/exports/resources.generated/aws-waf-sqlinjectionmatchset.d.ts +25 -0
  1355. package/out/exports/resources.generated/aws-waf-webacl.d.ts +25 -0
  1356. package/out/exports/resources.generated/aws-waf-xssmatchset.d.ts +25 -0
  1357. package/out/exports/resources.generated/aws-wafregional-bytematchset.d.ts +26 -0
  1358. package/out/exports/resources.generated/aws-wafregional-geomatchset.d.ts +22 -0
  1359. package/out/exports/resources.generated/aws-wafregional-ipset.d.ts +24 -0
  1360. package/out/exports/resources.generated/aws-wafregional-ratebasedrule.d.ts +33 -0
  1361. package/out/exports/resources.generated/aws-wafregional-regexpatternset.d.ts +15 -0
  1362. package/out/exports/resources.generated/aws-wafregional-rule.d.ts +27 -0
  1363. package/out/exports/resources.generated/aws-wafregional-sizeconstraintset.d.ts +27 -0
  1364. package/out/exports/resources.generated/aws-wafregional-sqlinjectionmatchset.d.ts +25 -0
  1365. package/out/exports/resources.generated/aws-wafregional-webacl.d.ts +27 -0
  1366. package/out/exports/resources.generated/aws-wafregional-webaclassociation.d.ts +17 -0
  1367. package/out/exports/resources.generated/aws-wafregional-xssmatchset.d.ts +25 -0
  1368. package/out/exports/resources.generated/aws-wafv2-ipset.d.ts +22 -0
  1369. package/out/exports/resources.generated/aws-wafv2-loggingconfiguration.d.ts +42 -0
  1370. package/out/exports/resources.generated/aws-wafv2-regexpatternset.d.ts +19 -0
  1371. package/out/exports/resources.generated/aws-wafv2-rulegroup.d.ts +250 -1
  1372. package/out/exports/resources.generated/aws-wafv2-webacl.d.ts +365 -1
  1373. package/out/exports/resources.generated/aws-wafv2-webaclassociation.d.ts +26 -0
  1374. package/out/exports/resources.generated/aws-wisdom-aiagent.d.ts +65 -0
  1375. package/out/exports/resources.generated/aws-wisdom-aiagentversion.d.ts +15 -0
  1376. package/out/exports/resources.generated/aws-wisdom-aiguardrail.d.ts +65 -0
  1377. package/out/exports/resources.generated/aws-wisdom-aiguardrailversion.d.ts +15 -0
  1378. package/out/exports/resources.generated/aws-wisdom-aiprompt.d.ts +35 -0
  1379. package/out/exports/resources.generated/aws-wisdom-aipromptversion.d.ts +15 -0
  1380. package/out/exports/resources.generated/aws-wisdom-assistant.d.ts +20 -0
  1381. package/out/exports/resources.generated/aws-wisdom-assistantassociation.d.ts +20 -0
  1382. package/out/exports/resources.generated/aws-wisdom-knowledgebase.d.ts +57 -1
  1383. package/out/exports/resources.generated/aws-wisdom-messagetemplate.d.ts +118 -0
  1384. package/out/exports/resources.generated/aws-wisdom-messagetemplateversion.d.ts +12 -0
  1385. package/out/exports/resources.generated/aws-workspaces-connectionalias.d.ts +12 -0
  1386. package/out/exports/resources.generated/aws-workspaces-workspace.d.ts +25 -0
  1387. package/out/exports/resources.generated/aws-workspaces-workspacespool.d.ts +40 -0
  1388. package/out/exports/resources.generated/aws-workspacesthinclient-environment.d.ts +39 -0
  1389. package/out/exports/resources.generated/aws-workspacesweb-browsersettings.d.ts +14 -0
  1390. package/out/exports/resources.generated/aws-workspacesweb-dataprotectionsettings.d.ts +40 -0
  1391. package/out/exports/resources.generated/aws-workspacesweb-identityprovider.d.ts +19 -0
  1392. package/out/exports/resources.generated/aws-workspacesweb-ipaccesssettings.d.ts +20 -0
  1393. package/out/exports/resources.generated/aws-workspacesweb-networksettings.d.ts +18 -0
  1394. package/out/exports/resources.generated/aws-workspacesweb-portal.d.ts +47 -0
  1395. package/out/exports/resources.generated/aws-workspacesweb-truststore.d.ts +12 -0
  1396. package/out/exports/resources.generated/aws-workspacesweb-useraccessloggingsettings.d.ts +18 -0
  1397. package/out/exports/resources.generated/aws-workspacesweb-usersettings.d.ts +50 -0
  1398. package/out/exports/resources.generated/aws-xray-group.d.ts +16 -0
  1399. package/out/exports/resources.generated/aws-xray-resourcepolicy.d.ts +8 -0
  1400. package/out/exports/resources.generated/aws-xray-samplingrule.d.ts +59 -0
  1401. package/out/exports/resources.generated/aws-xray-transactionsearchconfig.d.ts +10 -0
  1402. package/out/lib/intrinsics.d.ts +2 -2
  1403. package/out/lib/intrinsics.d.ts.map +1 -1
  1404. package/out/lib/intrinsics.js.map +1 -1
  1405. package/package.json +1 -1
@@ -1,9 +1,16 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * Specifies a pipe. Amazon EventBridge Pipes connect event sources to targets and reduces the need for specialized knowledge and integration code.
4
+ *
5
+ * > As an aid to help you jumpstart developing CloudFormation templates, the EventBridge console enables you to create templates from the existing pipes in your account. For more information, see [Generate an CloudFormation template from EventBridge Pipes](https://docs.aws.amazon.com/eventbridge/latest/userguide/pipes-generate-template.html) in the *Amazon EventBridge User Guide* .
6
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html}
7
+ */
2
8
  export type PipesPipe = ResourceDefinitionWithAttributes<"AWS::Pipes::Pipe", PipesPipeProps, PipesPipeAttribs>;
3
9
  /**
4
10
  * Specifies a pipe. Amazon EventBridge Pipes connect event sources to targets and reduces the need for specialized knowledge and integration code.
5
11
  *
6
12
  * > As an aid to help you jumpstart developing CloudFormation templates, the EventBridge console enables you to create templates from the existing pipes in your account. For more information, see [Generate an CloudFormation template from EventBridge Pipes](https://docs.aws.amazon.com/eventbridge/latest/userguide/pipes-generate-template.html) in the *Amazon EventBridge User Guide* .
13
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html}
7
14
  */
8
15
  export type PipesPipeProps = {
9
16
  /**
@@ -11,10 +18,12 @@ export type PipesPipeProps = {
11
18
  * @minLength 0
12
19
  * @maxLength 512
13
20
  * @pattern ^.*$
21
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html#cfn-pipes-pipe-description}
14
22
  */
15
23
  Description?: string | undefined;
16
24
  /**
17
25
  * The state the pipe should be in.
26
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html#cfn-pipes-pipe-desiredstate}
18
27
  */
19
28
  DesiredState?: RequestedPipeState | undefined;
20
29
  /**
@@ -22,10 +31,12 @@ export type PipesPipeProps = {
22
31
  * @minLength 0
23
32
  * @maxLength 1600
24
33
  * @pattern ^$|arn:(aws[a-zA-Z0-9-]*):([a-zA-Z0-9\-]+):([a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1})?:(\d{12})?:(.+)$
34
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html#cfn-pipes-pipe-enrichment}
25
35
  */
26
36
  Enrichment?: string | undefined;
27
37
  /**
28
38
  * The parameters required to set up enrichment on your pipe.
39
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html#cfn-pipes-pipe-enrichmentparameters}
29
40
  */
30
41
  EnrichmentParameters?: PipeEnrichmentParameters | undefined;
31
42
  /**
@@ -38,10 +49,12 @@ export type PipesPipeProps = {
38
49
  * For more information, see [Managing keys](https://docs.aws.amazon.com/kms/latest/developerguide/getting-started.html) in the *AWS Key Management Service Developer Guide* .
39
50
  * @minLength 0
40
51
  * @maxLength 2048
52
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html#cfn-pipes-pipe-kmskeyidentifier}
41
53
  */
42
54
  KmsKeyIdentifier?: string | undefined;
43
55
  /**
44
56
  * The logging configuration settings for the pipe.
57
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html#cfn-pipes-pipe-logconfiguration}
45
58
  */
46
59
  LogConfiguration?: PipeLogConfiguration | undefined;
47
60
  /**
@@ -49,6 +62,7 @@ export type PipesPipeProps = {
49
62
  * @minLength 1
50
63
  * @maxLength 64
51
64
  * @pattern ^[\.\-_A-Za-z0-9]+$
65
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html#cfn-pipes-pipe-name}
52
66
  */
53
67
  Name?: string | undefined;
54
68
  /**
@@ -56,6 +70,7 @@ export type PipesPipeProps = {
56
70
  * @minLength 1
57
71
  * @maxLength 1600
58
72
  * @pattern ^arn:(aws[a-zA-Z-]*)?:iam::\d{12}:role/?[a-zA-Z0-9+=,.@\-_/]+$
73
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html#cfn-pipes-pipe-rolearn}
59
74
  */
60
75
  RoleArn: string;
61
76
  /**
@@ -63,14 +78,17 @@ export type PipesPipeProps = {
63
78
  * @minLength 1
64
79
  * @maxLength 1600
65
80
  * @pattern ^smk://(([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9\-]*[a-zA-Z0-9])\.)*([A-Za-z0-9]|[A-Za-z0-9][A-Za-z0-9\-]*[A-Za-z0-9]):[0-9]{1,5}|arn:(aws[a-zA-Z0-9-]*):([a-zA-Z0-9\-]+):([a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1})?:(\d{12})?:(.+)$
81
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html#cfn-pipes-pipe-source}
66
82
  */
67
83
  Source: string;
68
84
  /**
69
85
  * The parameters required to set up a source for your pipe.
86
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html#cfn-pipes-pipe-sourceparameters}
70
87
  */
71
88
  SourceParameters?: PipeSourceParameters | undefined;
72
89
  /**
73
90
  * The list of key-value pairs to associate with the pipe.
91
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html#cfn-pipes-pipe-tags}
74
92
  */
75
93
  Tags?: Record<string, string> | undefined;
76
94
  /**
@@ -78,35 +96,44 @@ export type PipesPipeProps = {
78
96
  * @minLength 1
79
97
  * @maxLength 1600
80
98
  * @pattern ^arn:(aws[a-zA-Z0-9-]*):([a-zA-Z0-9\-]+):([a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1})?:(\d{12})?:(.+)$
99
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html#cfn-pipes-pipe-target}
81
100
  */
82
101
  Target: string;
83
102
  /**
84
103
  * The parameters required to set up a target for your pipe.
85
104
  *
86
105
  * For more information about pipe target parameters, including how to use dynamic path parameters, see [Target parameters](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-pipes-event-target.html) in the *Amazon EventBridge User Guide* .
106
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html#cfn-pipes-pipe-targetparameters}
87
107
  */
88
108
  TargetParameters?: PipeTargetParameters | undefined;
89
109
  };
110
+ /**
111
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html#aws-resource-pipes-pipe-return-values}
112
+ */
90
113
  export type PipesPipeAttribs = {
91
114
  /**
92
115
  * The ARN of the pipe.
93
116
  * @minLength 1
94
117
  * @maxLength 1600
95
118
  * @pattern ^arn:aws([a-z]|\-)*:([a-zA-Z0-9\-]+):([a-z]|\d|\-)*:([0-9]{12})?:(.+)$
119
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html#cfn-pipes-pipe-arn}
96
120
  */
97
121
  Arn: string;
98
122
  /**
99
123
  * The time the pipe was created.
100
124
  * @format date-time
125
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html#cfn-pipes-pipe-creationtime}
101
126
  */
102
127
  CreationTime: string;
103
128
  /**
104
129
  * The state the pipe is in.
130
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html#cfn-pipes-pipe-currentstate}
105
131
  */
106
132
  CurrentState: PipeState;
107
133
  /**
108
134
  * When the pipe was last updated, in [ISO-8601 format](https://docs.aws.amazon.com/https://www.w3.org/TR/NOTE-datetime) (YYYY-MM-DDThh:mm:ss.sTZD).
109
135
  * @format date-time
136
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html#cfn-pipes-pipe-lastmodifiedtime}
110
137
  */
111
138
  LastModifiedTime: string;
112
139
  /**
@@ -114,29 +141,38 @@ export type PipesPipeAttribs = {
114
141
  * @minLength 0
115
142
  * @maxLength 512
116
143
  * @pattern ^.*$
144
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pipes-pipe.html#cfn-pipes-pipe-statereason}
117
145
  */
118
146
  StateReason: string;
119
147
  };
148
+ /**
149
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-assignpublicip.html}
150
+ */
120
151
  export type AssignPublicIp = "ENABLED" | "DISABLED";
121
152
  /**
122
153
  * This structure specifies the VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the `awsvpc` network mode.
154
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-awsvpcconfiguration.html}
123
155
  */
124
156
  export type AwsVpcConfiguration = {
125
157
  /**
126
158
  * Specifies whether the task's elastic network interface receives a public IP address. You can specify `ENABLED` only when `LaunchType` in `EcsParameters` is set to `FARGATE` .
159
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-awsvpcconfiguration.html#cfn-pipes-pipe-awsvpcconfiguration-assignpublicip}
127
160
  */
128
161
  AssignPublicIp?: AssignPublicIp | undefined;
129
162
  /**
130
163
  * Specifies the security groups associated with the task. These security groups must all be in the same VPC. You can specify as many as five security groups. If you do not specify a security group, the default security group for the VPC is used.
164
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-awsvpcconfiguration.html#cfn-pipes-pipe-awsvpcconfiguration-securitygroups}
131
165
  */
132
166
  SecurityGroups?: string[] | undefined;
133
167
  /**
134
168
  * Specifies the subnets associated with the task. These subnets must all be in the same VPC. You can specify as many as 16 subnets.
169
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-awsvpcconfiguration.html#cfn-pipes-pipe-awsvpcconfiguration-subnets}
135
170
  */
136
171
  Subnets: string[];
137
172
  };
138
173
  /**
139
174
  * The array properties for the submitted job, such as the size of the array. The array size can be between 2 and 10,000. If you specify array properties for a job, it becomes an array job. This parameter is used only if the target is an AWS Batch job.
175
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-batcharrayproperties.html}
140
176
  */
141
177
  export type BatchArrayProperties = {
142
178
  /**
@@ -144,31 +180,37 @@ export type BatchArrayProperties = {
144
180
  * @min 2
145
181
  * @max 10000
146
182
  * @default 0
183
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-batcharrayproperties.html#cfn-pipes-pipe-batcharrayproperties-size}
147
184
  */
148
185
  Size?: number | undefined;
149
186
  };
150
187
  /**
151
188
  * The overrides that are sent to a container.
189
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-batchcontaineroverrides.html}
152
190
  */
153
191
  export type BatchContainerOverrides = {
154
192
  /**
155
193
  * The command to send to the container that overrides the default command from the Docker image or the task definition.
194
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-batchcontaineroverrides.html#cfn-pipes-pipe-batchcontaineroverrides-command}
156
195
  */
157
196
  Command?: string[] | undefined;
158
197
  /**
159
198
  * The environment variables to send to the container. You can add new environment variables, which are added to the container at launch, or you can override the existing environment variables from the Docker image or the task definition.
160
199
  *
161
200
  * > Environment variables cannot start with " `AWS Batch` ". This naming convention is reserved for variables that AWS Batch sets.
201
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-batchcontaineroverrides.html#cfn-pipes-pipe-batchcontaineroverrides-environment}
162
202
  */
163
203
  Environment?: BatchEnvironmentVariable[] | undefined;
164
204
  /**
165
205
  * The instance type to use for a multi-node parallel job.
166
206
  *
167
207
  * > This parameter isn't applicable to single-node container jobs or jobs that run on Fargate resources, and shouldn't be provided.
208
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-batchcontaineroverrides.html#cfn-pipes-pipe-batchcontaineroverrides-instancetype}
168
209
  */
169
210
  InstanceType?: string | undefined;
170
211
  /**
171
212
  * The type and amount of resources to assign to a container. This overrides the settings in the job definition. The supported resources include `GPU` , `MEMORY` , and `VCPU` .
213
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-batchcontaineroverrides.html#cfn-pipes-pipe-batchcontaineroverrides-resourcerequirements}
172
214
  */
173
215
  ResourceRequirements?: BatchResourceRequirement[] | undefined;
174
216
  };
@@ -176,37 +218,48 @@ export type BatchContainerOverrides = {
176
218
  * The environment variables to send to the container. You can add new environment variables, which are added to the container at launch, or you can override the existing environment variables from the Docker image or the task definition.
177
219
  *
178
220
  * > Environment variables cannot start with " `AWS Batch` ". This naming convention is reserved for variables that AWS Batch sets.
221
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-batchenvironmentvariable.html}
179
222
  */
180
223
  export type BatchEnvironmentVariable = {
181
224
  /**
182
225
  * The name of the key-value pair. For environment variables, this is the name of the environment variable.
226
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-batchenvironmentvariable.html#cfn-pipes-pipe-batchenvironmentvariable-name}
183
227
  */
184
228
  Name?: string | undefined;
185
229
  /**
186
230
  * The value of the key-value pair. For environment variables, this is the value of the environment variable.
231
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-batchenvironmentvariable.html#cfn-pipes-pipe-batchenvironmentvariable-value}
187
232
  */
188
233
  Value?: string | undefined;
189
234
  };
190
235
  /**
191
236
  * An object that represents an AWS Batch job dependency.
237
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-batchjobdependency.html}
192
238
  */
193
239
  export type BatchJobDependency = {
194
240
  /**
195
241
  * The job ID of the AWS Batch job that's associated with this dependency.
242
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-batchjobdependency.html#cfn-pipes-pipe-batchjobdependency-jobid}
196
243
  */
197
244
  JobId?: string | undefined;
198
245
  /**
199
246
  * The type of the job dependency.
247
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-batchjobdependency.html#cfn-pipes-pipe-batchjobdependency-type}
200
248
  */
201
249
  Type?: BatchJobDependencyType | undefined;
202
250
  };
251
+ /**
252
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-batchjobdependencytype.html}
253
+ */
203
254
  export type BatchJobDependencyType = "N_TO_N" | "SEQUENTIAL";
204
255
  /**
205
256
  * The type and amount of a resource to assign to a container. The supported resources include `GPU` , `MEMORY` , and `VCPU` .
257
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-batchresourcerequirement.html}
206
258
  */
207
259
  export type BatchResourceRequirement = {
208
260
  /**
209
261
  * The type of resource to assign to a container. The supported resources include `GPU` , `MEMORY` , and `VCPU` .
262
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-batchresourcerequirement.html#cfn-pipes-pipe-batchresourcerequirement-type}
210
263
  */
211
264
  Type: BatchResourceRequirementType;
212
265
  /**
@@ -248,12 +301,17 @@ export type BatchResourceRequirement = {
248
301
  * - **value = 4** - `MEMORY` = 8192, 9216, 10240, 11264, 12288, 13312, 14336, 15360, 16384, 17408, 18432, 19456, 20480, 21504, 22528, 23552, 24576, 25600, 26624, 27648, 28672, 29696, or 30720
249
302
  * - **value = 8** - `MEMORY` = 16384, 20480, 24576, 28672, 32768, 36864, 40960, 45056, 49152, 53248, 57344, or 61440
250
303
  * - **value = 16** - `MEMORY` = 32768, 40960, 49152, 57344, 65536, 73728, 81920, 90112, 98304, 106496, 114688, or 122880
304
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-batchresourcerequirement.html#cfn-pipes-pipe-batchresourcerequirement-value}
251
305
  */
252
306
  Value: string;
253
307
  };
308
+ /**
309
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-batchresourcerequirementtype.html}
310
+ */
254
311
  export type BatchResourceRequirementType = "GPU" | "MEMORY" | "VCPU";
255
312
  /**
256
313
  * The retry strategy that's associated with a job. For more information, see [Automated job retries](https://docs.aws.amazon.com/batch/latest/userguide/job_retries.html) in the *AWS Batch User Guide* .
314
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-batchretrystrategy.html}
257
315
  */
258
316
  export type BatchRetryStrategy = {
259
317
  /**
@@ -261,11 +319,13 @@ export type BatchRetryStrategy = {
261
319
  * @min 1
262
320
  * @max 10
263
321
  * @default 0
322
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-batchretrystrategy.html#cfn-pipes-pipe-batchretrystrategy-attempts}
264
323
  */
265
324
  Attempts?: number | undefined;
266
325
  };
267
326
  /**
268
327
  * The details of a capacity provider strategy. To learn more, see [CapacityProviderStrategyItem](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_CapacityProviderStrategyItem.html) in the Amazon ECS API Reference.
328
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-capacityproviderstrategyitem.html}
269
329
  */
270
330
  export type CapacityProviderStrategyItem = {
271
331
  /**
@@ -273,12 +333,14 @@ export type CapacityProviderStrategyItem = {
273
333
  * @min 0
274
334
  * @max 100000
275
335
  * @default 0
336
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-capacityproviderstrategyitem.html#cfn-pipes-pipe-capacityproviderstrategyitem-base}
276
337
  */
277
338
  Base?: number | undefined;
278
339
  /**
279
340
  * The short name of the capacity provider.
280
341
  * @minLength 1
281
342
  * @maxLength 255
343
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-capacityproviderstrategyitem.html#cfn-pipes-pipe-capacityproviderstrategyitem-capacityprovider}
282
344
  */
283
345
  CapacityProvider: string;
284
346
  /**
@@ -286,11 +348,13 @@ export type CapacityProviderStrategyItem = {
286
348
  * @min 0
287
349
  * @max 1000
288
350
  * @default 0
351
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-capacityproviderstrategyitem.html#cfn-pipes-pipe-capacityproviderstrategyitem-weight}
289
352
  */
290
353
  Weight?: number | undefined;
291
354
  };
292
355
  /**
293
356
  * Represents the Amazon CloudWatch Logs logging configuration settings for the pipe.
357
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-cloudwatchlogslogdestination.html}
294
358
  */
295
359
  export type CloudwatchLogsLogDestination = {
296
360
  /**
@@ -298,11 +362,13 @@ export type CloudwatchLogsLogDestination = {
298
362
  * @minLength 1
299
363
  * @maxLength 1600
300
364
  * @pattern ^(^arn:aws([a-z]|\-)*:logs:([a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}):(\d{12}):log-group:.+)$
365
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-cloudwatchlogslogdestination.html#cfn-pipes-pipe-cloudwatchlogslogdestination-loggrouparn}
301
366
  */
302
367
  LogGroupArn?: string | undefined;
303
368
  };
304
369
  /**
305
370
  * A `DeadLetterConfig` object that contains information about a dead-letter queue configuration.
371
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-deadletterconfig.html}
306
372
  */
307
373
  export type DeadLetterConfig = {
308
374
  /**
@@ -312,6 +378,7 @@ export type DeadLetterConfig = {
312
378
  * @minLength 1
313
379
  * @maxLength 1600
314
380
  * @pattern ^arn:(aws[a-zA-Z0-9-]*):([a-zA-Z0-9\-]+):([a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1})?:(\d{12})?:(.+)$
381
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-deadletterconfig.html#cfn-pipes-pipe-deadletterconfig-arn}
315
382
  */
316
383
  Arn?: string | undefined;
317
384
  };
@@ -319,61 +386,80 @@ export type DeadLetterConfig = {
319
386
  * Maps source data to a dimension in the target Timestream for LiveAnalytics table.
320
387
  *
321
388
  * For more information, see [Amazon Timestream for LiveAnalytics concepts](https://docs.aws.amazon.com/timestream/latest/developerguide/concepts.html)
389
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-dimensionmapping.html}
322
390
  */
323
391
  export type DimensionMapping = {
324
392
  /**
325
393
  * The metadata attributes of the time series. For example, the name and Availability Zone of an Amazon EC2 instance or the name of the manufacturer of a wind turbine are dimensions.
326
394
  * @minLength 1
327
395
  * @maxLength 256
396
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-dimensionmapping.html#cfn-pipes-pipe-dimensionmapping-dimensionname}
328
397
  */
329
398
  DimensionName: string;
330
399
  /**
331
400
  * Dynamic path to the dimension value in the source event.
332
401
  * @minLength 1
333
402
  * @maxLength 2048
403
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-dimensionmapping.html#cfn-pipes-pipe-dimensionmapping-dimensionvalue}
334
404
  */
335
405
  DimensionValue: string;
336
406
  /**
337
407
  * The data type of the dimension for the time-series data.
408
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-dimensionmapping.html#cfn-pipes-pipe-dimensionmapping-dimensionvaluetype}
338
409
  */
339
410
  DimensionValueType: DimensionValueType;
340
411
  };
412
+ /**
413
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-dimensionvaluetype.html}
414
+ */
341
415
  export type DimensionValueType = "VARCHAR";
416
+ /**
417
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-dynamodbstreamstartposition.html}
418
+ */
342
419
  export type DynamoDBStreamStartPosition = "TRIM_HORIZON" | "LATEST";
343
420
  /**
344
421
  * The overrides that are sent to a container. An empty container override can be passed in. An example of an empty container override is `{"containerOverrides": [ ] }` . If a non-empty container override is specified, the `name` parameter must be included.
422
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecscontaineroverride.html}
345
423
  */
346
424
  export type EcsContainerOverride = {
347
425
  /**
348
426
  * The command to send to the container that overrides the default command from the Docker image or the task definition. You must also specify a container name.
427
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecscontaineroverride.html#cfn-pipes-pipe-ecscontaineroverride-command}
349
428
  */
350
429
  Command?: string[] | undefined;
351
430
  /**
352
431
  * The number of `cpu` units reserved for the container, instead of the default value from the task definition. You must also specify a container name.
432
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecscontaineroverride.html#cfn-pipes-pipe-ecscontaineroverride-cpu}
353
433
  */
354
434
  Cpu?: number | undefined;
355
435
  /**
356
436
  * The environment variables to send to the container. You can add new environment variables, which are added to the container at launch, or you can override the existing environment variables from the Docker image or the task definition. You must also specify a container name.
437
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecscontaineroverride.html#cfn-pipes-pipe-ecscontaineroverride-environment}
357
438
  */
358
439
  Environment?: EcsEnvironmentVariable[] | undefined;
359
440
  /**
360
441
  * A list of files containing the environment variables to pass to a container, instead of the value from the container definition.
442
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecscontaineroverride.html#cfn-pipes-pipe-ecscontaineroverride-environmentfiles}
361
443
  */
362
444
  EnvironmentFiles?: EcsEnvironmentFile[] | undefined;
363
445
  /**
364
446
  * The hard limit (in MiB) of memory to present to the container, instead of the default value from the task definition. If your container attempts to exceed the memory specified here, the container is killed. You must also specify a container name.
447
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecscontaineroverride.html#cfn-pipes-pipe-ecscontaineroverride-memory}
365
448
  */
366
449
  Memory?: number | undefined;
367
450
  /**
368
451
  * The soft limit (in MiB) of memory to reserve for the container, instead of the default value from the task definition. You must also specify a container name.
452
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecscontaineroverride.html#cfn-pipes-pipe-ecscontaineroverride-memoryreservation}
369
453
  */
370
454
  MemoryReservation?: number | undefined;
371
455
  /**
372
456
  * The name of the container that receives the override. This parameter is required if any override is specified.
457
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecscontaineroverride.html#cfn-pipes-pipe-ecscontaineroverride-name}
373
458
  */
374
459
  Name?: string | undefined;
375
460
  /**
376
461
  * The type and amount of a resource to assign to a container, instead of the default value from the task definition. The only supported resource is a GPU.
462
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecscontaineroverride.html#cfn-pipes-pipe-ecscontaineroverride-resourcerequirements}
377
463
  */
378
464
  ResourceRequirements?: EcsResourceRequirement[] | undefined;
379
465
  };
@@ -386,28 +472,37 @@ export type EcsContainerOverride = {
386
472
  *
387
473
  * - Linux platform version `1.4.0` or later.
388
474
  * - Windows platform version `1.0.0` or later.
475
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecsenvironmentfile.html}
389
476
  */
390
477
  export type EcsEnvironmentFile = {
391
478
  /**
392
479
  * The file type to use. The only supported value is `s3` .
480
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecsenvironmentfile.html#cfn-pipes-pipe-ecsenvironmentfile-type}
393
481
  */
394
482
  Type: EcsEnvironmentFileType;
395
483
  /**
396
484
  * The Amazon Resource Name (ARN) of the Amazon S3 object containing the environment variable file.
485
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecsenvironmentfile.html#cfn-pipes-pipe-ecsenvironmentfile-value}
397
486
  */
398
487
  Value: string;
399
488
  };
489
+ /**
490
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecsenvironmentfiletype.html}
491
+ */
400
492
  export type EcsEnvironmentFileType = "s3";
401
493
  /**
402
494
  * The environment variables to send to the container. You can add new environment variables, which are added to the container at launch, or you can override the existing environment variables from the Docker image or the task definition. You must also specify a container name.
495
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecsenvironmentvariable.html}
403
496
  */
404
497
  export type EcsEnvironmentVariable = {
405
498
  /**
406
499
  * The name of the key-value pair. For environment variables, this is the name of the environment variable.
500
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecsenvironmentvariable.html#cfn-pipes-pipe-ecsenvironmentvariable-name}
407
501
  */
408
502
  Name?: string | undefined;
409
503
  /**
410
504
  * The value of the key-value pair. For environment variables, this is the value of the environment variable.
505
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecsenvironmentvariable.html#cfn-pipes-pipe-ecsenvironmentvariable-value}
411
506
  */
412
507
  Value?: string | undefined;
413
508
  };
@@ -415,6 +510,7 @@ export type EcsEnvironmentVariable = {
415
510
  * The amount of ephemeral storage to allocate for the task. This parameter is used to expand the total amount of ephemeral storage available, beyond the default amount, for tasks hosted on Fargate. For more information, see [Fargate task storage](https://docs.aws.amazon.com/AmazonECS/latest/userguide/using_data_volumes.html) in the *Amazon ECS User Guide for Fargate* .
416
511
  *
417
512
  * > This parameter is only supported for tasks hosted on Fargate using Linux platform version `1.4.0` or later. This parameter is not supported for Windows containers on Fargate.
513
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecsephemeralstorage.html}
418
514
  */
419
515
  export type EcsEphemeralStorage = {
420
516
  /**
@@ -422,28 +518,34 @@ export type EcsEphemeralStorage = {
422
518
  * @min 21
423
519
  * @max 200
424
520
  * @default 0
521
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecsephemeralstorage.html#cfn-pipes-pipe-ecsephemeralstorage-sizeingib}
425
522
  */
426
523
  SizeInGiB: number;
427
524
  };
428
525
  /**
429
526
  * Details on an Elastic Inference accelerator task override. This parameter is used to override the Elastic Inference accelerator specified in the task definition. For more information, see [Working with Amazon Elastic Inference on Amazon ECS](https://docs.aws.amazon.com/AmazonECS/latest/userguide/ecs-inference.html) in the *Amazon Elastic Container Service Developer Guide* .
527
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecsinferenceacceleratoroverride.html}
430
528
  */
431
529
  export type EcsInferenceAcceleratorOverride = {
432
530
  /**
433
531
  * The Elastic Inference accelerator device name to override for the task. This parameter must match a `deviceName` specified in the task definition.
532
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecsinferenceacceleratoroverride.html#cfn-pipes-pipe-ecsinferenceacceleratoroverride-devicename}
434
533
  */
435
534
  DeviceName?: string | undefined;
436
535
  /**
437
536
  * The Elastic Inference accelerator type to use.
537
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecsinferenceacceleratoroverride.html#cfn-pipes-pipe-ecsinferenceacceleratoroverride-devicetype}
438
538
  */
439
539
  DeviceType?: string | undefined;
440
540
  };
441
541
  /**
442
542
  * The type and amount of a resource to assign to a container. The supported resource types are GPUs and Elastic Inference accelerators. For more information, see [Working with GPUs on Amazon ECS](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-gpu.html) or [Working with Amazon Elastic Inference on Amazon ECS](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-inference.html) in the *Amazon Elastic Container Service Developer Guide*
543
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecsresourcerequirement.html}
443
544
  */
444
545
  export type EcsResourceRequirement = {
445
546
  /**
446
547
  * The type of resource to assign to a container. The supported values are `GPU` or `InferenceAccelerator` .
548
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecsresourcerequirement.html#cfn-pipes-pipe-ecsresourcerequirement-type}
447
549
  */
448
550
  Type: EcsResourceRequirementType;
449
551
  /**
@@ -452,20 +554,27 @@ export type EcsResourceRequirement = {
452
554
  * If the `GPU` type is used, the value is the number of physical `GPUs` the Amazon ECS container agent reserves for the container. The number of GPUs that's reserved for all containers in a task can't exceed the number of available GPUs on the container instance that the task is launched on.
453
555
  *
454
556
  * If the `InferenceAccelerator` type is used, the `value` matches the `deviceName` for an InferenceAccelerator specified in a task definition.
557
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecsresourcerequirement.html#cfn-pipes-pipe-ecsresourcerequirement-value}
455
558
  */
456
559
  Value: string;
457
560
  };
561
+ /**
562
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecsresourcerequirementtype.html}
563
+ */
458
564
  export type EcsResourceRequirementType = "GPU" | "InferenceAccelerator";
459
565
  /**
460
566
  * The overrides that are associated with a task.
567
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecstaskoverride.html}
461
568
  */
462
569
  export type EcsTaskOverride = {
463
570
  /**
464
571
  * One or more container overrides that are sent to a task.
572
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecstaskoverride.html#cfn-pipes-pipe-ecstaskoverride-containeroverrides}
465
573
  */
466
574
  ContainerOverrides?: EcsContainerOverride[] | undefined;
467
575
  /**
468
576
  * The cpu override for the task.
577
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecstaskoverride.html#cfn-pipes-pipe-ecstaskoverride-cpu}
469
578
  */
470
579
  Cpu?: string | undefined;
471
580
  /**
@@ -475,6 +584,7 @@ export type EcsTaskOverride = {
475
584
  * >
476
585
  * > - Linux platform version `1.4.0` or later.
477
586
  * > - Windows platform version `1.0.0` or later.
587
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecstaskoverride.html#cfn-pipes-pipe-ecstaskoverride-ephemeralstorage}
478
588
  */
479
589
  EphemeralStorage?: EcsEphemeralStorage | undefined;
480
590
  /**
@@ -482,14 +592,17 @@ export type EcsTaskOverride = {
482
592
  * @minLength 1
483
593
  * @maxLength 1600
484
594
  * @pattern ^arn:(aws[a-zA-Z0-9-]*):([a-zA-Z0-9\-]+):([a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1})?:(\d{12})?:(.+)|(\$(\.[\w/_-]+(\[(\d+|\*)\])*)*)$
595
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecstaskoverride.html#cfn-pipes-pipe-ecstaskoverride-executionrolearn}
485
596
  */
486
597
  ExecutionRoleArn?: string | undefined;
487
598
  /**
488
599
  * The Elastic Inference accelerator override for the task.
600
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecstaskoverride.html#cfn-pipes-pipe-ecstaskoverride-inferenceacceleratoroverrides}
489
601
  */
490
602
  InferenceAcceleratorOverrides?: EcsInferenceAcceleratorOverride[] | undefined;
491
603
  /**
492
604
  * The memory override for the task.
605
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecstaskoverride.html#cfn-pipes-pipe-ecstaskoverride-memory}
493
606
  */
494
607
  Memory?: string | undefined;
495
608
  /**
@@ -497,18 +610,24 @@ export type EcsTaskOverride = {
497
610
  * @minLength 1
498
611
  * @maxLength 1600
499
612
  * @pattern ^arn:(aws[a-zA-Z0-9-]*):([a-zA-Z0-9\-]+):([a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1})?:(\d{12})?:(.+)|(\$(\.[\w/_-]+(\[(\d+|\*)\])*)*)$
613
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-ecstaskoverride.html#cfn-pipes-pipe-ecstaskoverride-taskrolearn}
500
614
  */
501
615
  TaskRoleArn?: string | undefined;
502
616
  };
617
+ /**
618
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-epochtimeunit.html}
619
+ */
503
620
  export type EpochTimeUnit = "MILLISECONDS" | "SECONDS" | "MICROSECONDS" | "NANOSECONDS";
504
621
  /**
505
622
  * Filter events using an event pattern. For more information, see [Events and Event Patterns](https://docs.aws.amazon.com/eventbridge/latest/userguide/eventbridge-and-event-patterns.html) in the *Amazon EventBridge User Guide* .
623
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-filter.html}
506
624
  */
507
625
  export type Filter = {
508
626
  /**
509
627
  * The event pattern.
510
628
  * @minLength 0
511
629
  * @maxLength 4096
630
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-filter.html#cfn-pipes-pipe-filter-pattern}
512
631
  */
513
632
  Pattern?: string | undefined;
514
633
  };
@@ -518,15 +637,18 @@ export type Filter = {
518
637
  * To remove a filter, specify a `FilterCriteria` object with an empty array of `Filter` objects.
519
638
  *
520
639
  * For more information, see [Events and Event Patterns](https://docs.aws.amazon.com/eventbridge/latest/userguide/eventbridge-and-event-patterns.html) in the *Amazon EventBridge User Guide* .
640
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-filtercriteria.html}
521
641
  */
522
642
  export type FilterCriteria = {
523
643
  /**
524
644
  * The event patterns.
645
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-filtercriteria.html#cfn-pipes-pipe-filtercriteria-filters}
525
646
  */
526
647
  Filters?: Filter[] | undefined;
527
648
  };
528
649
  /**
529
650
  * Represents the Amazon Data Firehose logging configuration settings for the pipe.
651
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-firehoselogdestination.html}
530
652
  */
531
653
  export type FirehoseLogDestination = {
532
654
  /**
@@ -534,15 +656,29 @@ export type FirehoseLogDestination = {
534
656
  * @minLength 1
535
657
  * @maxLength 1600
536
658
  * @pattern ^(^arn:aws([a-z]|\-)*:firehose:([a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}):(\d{12}):deliverystream/.+)$
659
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-firehoselogdestination.html#cfn-pipes-pipe-firehoselogdestination-deliverystreamarn}
537
660
  */
538
661
  DeliveryStreamArn?: string | undefined;
539
662
  };
663
+ /**
664
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-includeexecutiondataoption.html}
665
+ */
540
666
  export type IncludeExecutionDataOption = "ALL";
667
+ /**
668
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-kinesisstreamstartposition.html}
669
+ */
541
670
  export type KinesisStreamStartPosition = "TRIM_HORIZON" | "LATEST" | "AT_TIMESTAMP";
671
+ /**
672
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-launchtype.html}
673
+ */
542
674
  export type LaunchType = "EC2" | "FARGATE" | "EXTERNAL";
675
+ /**
676
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-loglevel.html}
677
+ */
543
678
  export type LogLevel = "OFF" | "ERROR" | "INFO" | "TRACE";
544
679
  /**
545
680
  * The AWS Secrets Manager secret that stores your broker credentials.
681
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-mqbrokeraccesscredentials.html}
546
682
  */
547
683
  export type MQBrokerAccessCredentials = {
548
684
  /**
@@ -555,6 +691,7 @@ export type MQBrokerAccessCredentials = {
555
691
  };
556
692
  /**
557
693
  * The AWS Secrets Manager secret that stores your stream credentials.
694
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-mskaccesscredentials.html}
558
695
  */
559
696
  export type MSKAccessCredentials = {
560
697
  /**
@@ -573,26 +710,36 @@ export type MSKAccessCredentials = {
573
710
  */
574
711
  ClientCertificateTlsAuth: string;
575
712
  };
713
+ /**
714
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-mskstartposition.html}
715
+ */
576
716
  export type MSKStartPosition = "TRIM_HORIZON" | "LATEST";
717
+ /**
718
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-measurevaluetype.html}
719
+ */
577
720
  export type MeasureValueType = "DOUBLE" | "BIGINT" | "VARCHAR" | "BOOLEAN" | "TIMESTAMP";
578
721
  /**
579
722
  * A mapping of a source event data field to a measure in a Timestream for LiveAnalytics record.
723
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-multimeasureattributemapping.html}
580
724
  */
581
725
  export type MultiMeasureAttributeMapping = {
582
726
  /**
583
727
  * Dynamic path to the measurement attribute in the source event.
584
728
  * @minLength 1
585
729
  * @maxLength 2048
730
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-multimeasureattributemapping.html#cfn-pipes-pipe-multimeasureattributemapping-measurevalue}
586
731
  */
587
732
  MeasureValue: string;
588
733
  /**
589
734
  * Data type of the measurement attribute in the source event.
735
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-multimeasureattributemapping.html#cfn-pipes-pipe-multimeasureattributemapping-measurevaluetype}
590
736
  */
591
737
  MeasureValueType: MeasureValueType;
592
738
  /**
593
739
  * Target measure name to be used.
594
740
  * @minLength 1
595
741
  * @maxLength 256
742
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-multimeasureattributemapping.html#cfn-pipes-pipe-multimeasureattributemapping-multimeasureattributename}
596
743
  */
597
744
  MultiMeasureAttributeName: string;
598
745
  };
@@ -600,54 +747,68 @@ export type MultiMeasureAttributeMapping = {
600
747
  * Maps multiple measures from the source event to the same Timestream for LiveAnalytics record.
601
748
  *
602
749
  * For more information, see [Amazon Timestream for LiveAnalytics concepts](https://docs.aws.amazon.com/timestream/latest/developerguide/concepts.html)
750
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-multimeasuremapping.html}
603
751
  */
604
752
  export type MultiMeasureMapping = {
605
753
  /**
606
754
  * Mappings that represent multiple source event fields mapped to measures in the same Timestream for LiveAnalytics record.
755
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-multimeasuremapping.html#cfn-pipes-pipe-multimeasuremapping-multimeasureattributemappings}
607
756
  */
608
757
  MultiMeasureAttributeMappings: MultiMeasureAttributeMapping[];
609
758
  /**
610
759
  * The name of the multiple measurements per record (multi-measure).
611
760
  * @minLength 1
612
761
  * @maxLength 256
762
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-multimeasuremapping.html#cfn-pipes-pipe-multimeasuremapping-multimeasurename}
613
763
  */
614
764
  MultiMeasureName: string;
615
765
  };
616
766
  /**
617
767
  * This structure specifies the network configuration for an Amazon ECS task.
768
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-networkconfiguration.html}
618
769
  */
619
770
  export type NetworkConfiguration = {
620
771
  /**
621
772
  * Use this structure to specify the VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the `awsvpc` network mode.
773
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-networkconfiguration.html#cfn-pipes-pipe-networkconfiguration-awsvpcconfiguration}
622
774
  */
623
775
  AwsvpcConfiguration?: AwsVpcConfiguration | undefined;
624
776
  };
777
+ /**
778
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-onpartialbatchitemfailurestreams.html}
779
+ */
625
780
  export type OnPartialBatchItemFailureStreams = "AUTOMATIC_BISECT";
626
781
  /**
627
782
  * These are custom parameter to be used when the target is an API Gateway REST APIs or EventBridge ApiDestinations. In the latter case, these are merged with any InvocationParameters specified on the Connection, with any values from the Connection taking precedence.
783
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipeenrichmenthttpparameters.html}
628
784
  */
629
785
  export type PipeEnrichmentHttpParameters = {
630
786
  /**
631
787
  * The headers that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.
788
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipeenrichmenthttpparameters.html#cfn-pipes-pipe-pipeenrichmenthttpparameters-headerparameters}
632
789
  */
633
790
  HeaderParameters?: Record<string, string> | undefined;
634
791
  /**
635
792
  * The path parameter values to be used to populate API Gateway REST API or EventBridge ApiDestination path wildcards ("*").
793
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipeenrichmenthttpparameters.html#cfn-pipes-pipe-pipeenrichmenthttpparameters-pathparametervalues}
636
794
  */
637
795
  PathParameterValues?: string[] | undefined;
638
796
  /**
639
797
  * The query string keys/values that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.
798
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipeenrichmenthttpparameters.html#cfn-pipes-pipe-pipeenrichmenthttpparameters-querystringparameters}
640
799
  */
641
800
  QueryStringParameters?: Record<string, string> | undefined;
642
801
  };
643
802
  /**
644
803
  * The parameters required to set up enrichment on your pipe.
804
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipeenrichmentparameters.html}
645
805
  */
646
806
  export type PipeEnrichmentParameters = {
647
807
  /**
648
808
  * Contains the HTTP parameters to use when the target is a API Gateway REST endpoint or EventBridge ApiDestination.
649
809
  *
650
810
  * If you specify an API Gateway REST API or EventBridge ApiDestination as a target, you can use this parameter to specify headers, path parameters, and query string keys/values as part of your target invoking request. If you're using ApiDestinations, the corresponding Connection can also have these values configured. In case of any conflicting keys, values from the Connection take precedence.
811
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipeenrichmentparameters.html#cfn-pipes-pipe-pipeenrichmentparameters-httpparameters}
651
812
  */
652
813
  HttpParameters?: PipeEnrichmentHttpParameters | undefined;
653
814
  /**
@@ -656,19 +817,23 @@ export type PipeEnrichmentParameters = {
656
817
  * To remove an input template, specify an empty string.
657
818
  * @minLength 0
658
819
  * @maxLength 8192
820
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipeenrichmentparameters.html#cfn-pipes-pipe-pipeenrichmentparameters-inputtemplate}
659
821
  */
660
822
  InputTemplate?: string | undefined;
661
823
  };
662
824
  /**
663
825
  * Represents the configuration settings for the logs to which this pipe should report events.
826
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipelogconfiguration.html}
664
827
  */
665
828
  export type PipeLogConfiguration = {
666
829
  /**
667
830
  * The logging configuration settings for the pipe.
831
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipelogconfiguration.html#cfn-pipes-pipe-pipelogconfiguration-cloudwatchlogslogdestination}
668
832
  */
669
833
  CloudwatchLogsLogDestination?: CloudwatchLogsLogDestination | undefined;
670
834
  /**
671
835
  * The Amazon Data Firehose logging configuration settings for the pipe.
836
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipelogconfiguration.html#cfn-pipes-pipe-pipelogconfiguration-firehoselogdestination}
672
837
  */
673
838
  FirehoseLogDestination?: FirehoseLogDestination | undefined;
674
839
  /**
@@ -679,35 +844,42 @@ export type PipeLogConfiguration = {
679
844
  * For more information, see [Including execution data in logs](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-pipes-logs.html#eb-pipes-logs-execution-data) in the *Amazon EventBridge User Guide* .
680
845
  *
681
846
  * *Allowed values:* `ALL`
847
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipelogconfiguration.html#cfn-pipes-pipe-pipelogconfiguration-includeexecutiondata}
682
848
  */
683
849
  IncludeExecutionData?: IncludeExecutionDataOption[] | undefined;
684
850
  /**
685
851
  * The level of logging detail to include. This applies to all log destinations for the pipe.
852
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipelogconfiguration.html#cfn-pipes-pipe-pipelogconfiguration-level}
686
853
  */
687
854
  Level?: LogLevel | undefined;
688
855
  /**
689
856
  * The Amazon S3 logging configuration settings for the pipe.
857
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipelogconfiguration.html#cfn-pipes-pipe-pipelogconfiguration-s3logdestination}
690
858
  */
691
859
  S3LogDestination?: S3LogDestination | undefined;
692
860
  };
693
861
  /**
694
862
  * The parameters for using an Active MQ broker as a source.
863
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceactivemqbrokerparameters.html}
695
864
  */
696
865
  export type PipeSourceActiveMQBrokerParameters = {
697
866
  /**
698
867
  * The maximum number of records to include in each batch.
699
868
  * @min 1
700
869
  * @max 10000
870
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceactivemqbrokerparameters.html#cfn-pipes-pipe-pipesourceactivemqbrokerparameters-batchsize}
701
871
  */
702
872
  BatchSize?: number | undefined;
703
873
  /**
704
874
  * The credentials needed to access the resource.
875
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceactivemqbrokerparameters.html#cfn-pipes-pipe-pipesourceactivemqbrokerparameters-credentials}
705
876
  */
706
877
  Credentials: MQBrokerAccessCredentials;
707
878
  /**
708
879
  * The maximum length of a time to wait for events.
709
880
  * @min 0
710
881
  * @max 300
882
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceactivemqbrokerparameters.html#cfn-pipes-pipe-pipesourceactivemqbrokerparameters-maximumbatchingwindowinseconds}
711
883
  */
712
884
  MaximumBatchingWindowInSeconds?: number | undefined;
713
885
  /**
@@ -715,118 +887,140 @@ export type PipeSourceActiveMQBrokerParameters = {
715
887
  * @minLength 1
716
888
  * @maxLength 1000
717
889
  * @pattern ^[\s\S]*$
890
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceactivemqbrokerparameters.html#cfn-pipes-pipe-pipesourceactivemqbrokerparameters-queuename}
718
891
  */
719
892
  QueueName: string;
720
893
  };
721
894
  /**
722
895
  * The parameters for using a DynamoDB stream as a source.
896
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcedynamodbstreamparameters.html}
723
897
  */
724
898
  export type PipeSourceDynamoDBStreamParameters = {
725
899
  /**
726
900
  * The maximum number of records to include in each batch.
727
901
  * @min 1
728
902
  * @max 10000
903
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcedynamodbstreamparameters.html#cfn-pipes-pipe-pipesourcedynamodbstreamparameters-batchsize}
729
904
  */
730
905
  BatchSize?: number | undefined;
731
906
  /**
732
907
  * Define the target queue to send dead-letter queue events to.
908
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcedynamodbstreamparameters.html#cfn-pipes-pipe-pipesourcedynamodbstreamparameters-deadletterconfig}
733
909
  */
734
910
  DeadLetterConfig?: DeadLetterConfig | undefined;
735
911
  /**
736
912
  * The maximum length of a time to wait for events.
737
913
  * @min 0
738
914
  * @max 300
915
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcedynamodbstreamparameters.html#cfn-pipes-pipe-pipesourcedynamodbstreamparameters-maximumbatchingwindowinseconds}
739
916
  */
740
917
  MaximumBatchingWindowInSeconds?: number | undefined;
741
918
  /**
742
919
  * Discard records older than the specified age. The default value is -1, which sets the maximum age to infinite. When the value is set to infinite, EventBridge never discards old records.
743
920
  * @min -1
744
921
  * @max 604800
922
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcedynamodbstreamparameters.html#cfn-pipes-pipe-pipesourcedynamodbstreamparameters-maximumrecordageinseconds}
745
923
  */
746
924
  MaximumRecordAgeInSeconds?: number | undefined;
747
925
  /**
748
926
  * Discard records after the specified number of retries. The default value is -1, which sets the maximum number of retries to infinite. When MaximumRetryAttempts is infinite, EventBridge retries failed records until the record expires in the event source.
749
927
  * @min -1
750
928
  * @max 10000
929
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcedynamodbstreamparameters.html#cfn-pipes-pipe-pipesourcedynamodbstreamparameters-maximumretryattempts}
751
930
  */
752
931
  MaximumRetryAttempts?: number | undefined;
753
932
  /**
754
933
  * Define how to handle item process failures. `AUTOMATIC_BISECT` halves each batch and retry each half until all the records are processed or there is one failed message left in the batch.
934
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcedynamodbstreamparameters.html#cfn-pipes-pipe-pipesourcedynamodbstreamparameters-onpartialbatchitemfailure}
755
935
  */
756
936
  OnPartialBatchItemFailure?: OnPartialBatchItemFailureStreams | undefined;
757
937
  /**
758
938
  * The number of batches to process concurrently from each shard. The default value is 1.
759
939
  * @min 1
760
940
  * @max 10
941
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcedynamodbstreamparameters.html#cfn-pipes-pipe-pipesourcedynamodbstreamparameters-parallelizationfactor}
761
942
  */
762
943
  ParallelizationFactor?: number | undefined;
763
944
  /**
764
945
  * (Streams only) The position in a stream from which to start reading.
765
946
  *
766
947
  * *Valid values* : `TRIM_HORIZON | LATEST`
948
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcedynamodbstreamparameters.html#cfn-pipes-pipe-pipesourcedynamodbstreamparameters-startingposition}
767
949
  */
768
950
  StartingPosition: DynamoDBStreamStartPosition;
769
951
  };
770
952
  /**
771
953
  * The parameters for using a Kinesis stream as a source.
954
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcekinesisstreamparameters.html}
772
955
  */
773
956
  export type PipeSourceKinesisStreamParameters = {
774
957
  /**
775
958
  * The maximum number of records to include in each batch.
776
959
  * @min 1
777
960
  * @max 10000
961
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcekinesisstreamparameters.html#cfn-pipes-pipe-pipesourcekinesisstreamparameters-batchsize}
778
962
  */
779
963
  BatchSize?: number | undefined;
780
964
  /**
781
965
  * Define the target queue to send dead-letter queue events to.
966
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcekinesisstreamparameters.html#cfn-pipes-pipe-pipesourcekinesisstreamparameters-deadletterconfig}
782
967
  */
783
968
  DeadLetterConfig?: DeadLetterConfig | undefined;
784
969
  /**
785
970
  * The maximum length of a time to wait for events.
786
971
  * @min 0
787
972
  * @max 300
973
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcekinesisstreamparameters.html#cfn-pipes-pipe-pipesourcekinesisstreamparameters-maximumbatchingwindowinseconds}
788
974
  */
789
975
  MaximumBatchingWindowInSeconds?: number | undefined;
790
976
  /**
791
977
  * Discard records older than the specified age. The default value is -1, which sets the maximum age to infinite. When the value is set to infinite, EventBridge never discards old records.
792
978
  * @min -1
793
979
  * @max 604800
980
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcekinesisstreamparameters.html#cfn-pipes-pipe-pipesourcekinesisstreamparameters-maximumrecordageinseconds}
794
981
  */
795
982
  MaximumRecordAgeInSeconds?: number | undefined;
796
983
  /**
797
984
  * Discard records after the specified number of retries. The default value is -1, which sets the maximum number of retries to infinite. When MaximumRetryAttempts is infinite, EventBridge retries failed records until the record expires in the event source.
798
985
  * @min -1
799
986
  * @max 10000
987
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcekinesisstreamparameters.html#cfn-pipes-pipe-pipesourcekinesisstreamparameters-maximumretryattempts}
800
988
  */
801
989
  MaximumRetryAttempts?: number | undefined;
802
990
  /**
803
991
  * Define how to handle item process failures. `AUTOMATIC_BISECT` halves each batch and retry each half until all the records are processed or there is one failed message left in the batch.
992
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcekinesisstreamparameters.html#cfn-pipes-pipe-pipesourcekinesisstreamparameters-onpartialbatchitemfailure}
804
993
  */
805
994
  OnPartialBatchItemFailure?: OnPartialBatchItemFailureStreams | undefined;
806
995
  /**
807
996
  * The number of batches to process concurrently from each shard. The default value is 1.
808
997
  * @min 1
809
998
  * @max 10
999
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcekinesisstreamparameters.html#cfn-pipes-pipe-pipesourcekinesisstreamparameters-parallelizationfactor}
810
1000
  */
811
1001
  ParallelizationFactor?: number | undefined;
812
1002
  /**
813
1003
  * The position in a stream from which to start reading.
1004
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcekinesisstreamparameters.html#cfn-pipes-pipe-pipesourcekinesisstreamparameters-startingposition}
814
1005
  */
815
1006
  StartingPosition: KinesisStreamStartPosition;
816
1007
  /**
817
1008
  * With `StartingPosition` set to `AT_TIMESTAMP` , the time from which to start reading, in Unix time seconds.
818
1009
  * @format date-time
1010
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcekinesisstreamparameters.html#cfn-pipes-pipe-pipesourcekinesisstreamparameters-startingpositiontimestamp}
819
1011
  */
820
1012
  StartingPositionTimestamp?: string | undefined;
821
1013
  };
822
1014
  /**
823
1015
  * The parameters for using an MSK stream as a source.
1016
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcemanagedstreamingkafkaparameters.html}
824
1017
  */
825
1018
  export type PipeSourceManagedStreamingKafkaParameters = {
826
1019
  /**
827
1020
  * The maximum number of records to include in each batch.
828
1021
  * @min 1
829
1022
  * @max 10000
1023
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcemanagedstreamingkafkaparameters.html#cfn-pipes-pipe-pipesourcemanagedstreamingkafkaparameters-batchsize}
830
1024
  */
831
1025
  BatchSize?: number | undefined;
832
1026
  /**
@@ -834,20 +1028,24 @@ export type PipeSourceManagedStreamingKafkaParameters = {
834
1028
  * @minLength 1
835
1029
  * @maxLength 200
836
1030
  * @pattern ^[a-zA-Z0-9-\/*:_+=.@-]*$
1031
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcemanagedstreamingkafkaparameters.html#cfn-pipes-pipe-pipesourcemanagedstreamingkafkaparameters-consumergroupid}
837
1032
  */
838
1033
  ConsumerGroupID?: string | undefined;
839
1034
  /**
840
1035
  * The credentials needed to access the resource.
1036
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcemanagedstreamingkafkaparameters.html#cfn-pipes-pipe-pipesourcemanagedstreamingkafkaparameters-credentials}
841
1037
  */
842
1038
  Credentials?: MSKAccessCredentials | undefined;
843
1039
  /**
844
1040
  * The maximum length of a time to wait for events.
845
1041
  * @min 0
846
1042
  * @max 300
1043
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcemanagedstreamingkafkaparameters.html#cfn-pipes-pipe-pipesourcemanagedstreamingkafkaparameters-maximumbatchingwindowinseconds}
847
1044
  */
848
1045
  MaximumBatchingWindowInSeconds?: number | undefined;
849
1046
  /**
850
1047
  * The position in a stream from which to start reading.
1048
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcemanagedstreamingkafkaparameters.html#cfn-pipes-pipe-pipesourcemanagedstreamingkafkaparameters-startingposition}
851
1049
  */
852
1050
  StartingPosition?: MSKStartPosition | undefined;
853
1051
  /**
@@ -855,19 +1053,23 @@ export type PipeSourceManagedStreamingKafkaParameters = {
855
1053
  * @minLength 1
856
1054
  * @maxLength 249
857
1055
  * @pattern ^[^.]([a-zA-Z0-9\-_.]+)$
1056
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcemanagedstreamingkafkaparameters.html#cfn-pipes-pipe-pipesourcemanagedstreamingkafkaparameters-topicname}
858
1057
  */
859
1058
  TopicName: string;
860
1059
  };
861
1060
  /**
862
1061
  * The parameters required to set up a source for your pipe.
1062
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceparameters.html}
863
1063
  */
864
1064
  export type PipeSourceParameters = {
865
1065
  /**
866
1066
  * The parameters for using an Active MQ broker as a source.
1067
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceparameters.html#cfn-pipes-pipe-pipesourceparameters-activemqbrokerparameters}
867
1068
  */
868
1069
  ActiveMQBrokerParameters?: PipeSourceActiveMQBrokerParameters | undefined;
869
1070
  /**
870
1071
  * The parameters for using a DynamoDB stream as a source.
1072
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceparameters.html#cfn-pipes-pipe-pipesourceparameters-dynamodbstreamparameters}
871
1073
  */
872
1074
  DynamoDBStreamParameters?: PipeSourceDynamoDBStreamParameters | undefined;
873
1075
  /**
@@ -876,49 +1078,59 @@ export type PipeSourceParameters = {
876
1078
  * To remove a filter, specify a `FilterCriteria` object with an empty array of `Filter` objects.
877
1079
  *
878
1080
  * For more information, see [Events and Event Patterns](https://docs.aws.amazon.com/eventbridge/latest/userguide/eventbridge-and-event-patterns.html) in the *Amazon EventBridge User Guide* .
1081
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceparameters.html#cfn-pipes-pipe-pipesourceparameters-filtercriteria}
879
1082
  */
880
1083
  FilterCriteria?: FilterCriteria | undefined;
881
1084
  /**
882
1085
  * The parameters for using a Kinesis stream as a source.
1086
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceparameters.html#cfn-pipes-pipe-pipesourceparameters-kinesisstreamparameters}
883
1087
  */
884
1088
  KinesisStreamParameters?: PipeSourceKinesisStreamParameters | undefined;
885
1089
  /**
886
1090
  * The parameters for using an MSK stream as a source.
1091
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceparameters.html#cfn-pipes-pipe-pipesourceparameters-managedstreamingkafkaparameters}
887
1092
  */
888
1093
  ManagedStreamingKafkaParameters?: PipeSourceManagedStreamingKafkaParameters | undefined;
889
1094
  /**
890
1095
  * The parameters for using a Rabbit MQ broker as a source.
1096
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceparameters.html#cfn-pipes-pipe-pipesourceparameters-rabbitmqbrokerparameters}
891
1097
  */
892
1098
  RabbitMQBrokerParameters?: PipeSourceRabbitMQBrokerParameters | undefined;
893
1099
  /**
894
1100
  * The parameters for using a self-managed Apache Kafka stream as a source.
895
1101
  *
896
1102
  * A *self managed* cluster refers to any Apache Kafka cluster not hosted by AWS . This includes both clusters you manage yourself, as well as those hosted by a third-party provider, such as [Confluent Cloud](https://docs.aws.amazon.com/https://www.confluent.io/) , [CloudKarafka](https://docs.aws.amazon.com/https://www.cloudkarafka.com/) , or [Redpanda](https://docs.aws.amazon.com/https://redpanda.com/) . For more information, see [Apache Kafka streams as a source](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-pipes-kafka.html) in the *Amazon EventBridge User Guide* .
1103
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceparameters.html#cfn-pipes-pipe-pipesourceparameters-selfmanagedkafkaparameters}
897
1104
  */
898
1105
  SelfManagedKafkaParameters?: PipeSourceSelfManagedKafkaParameters | undefined;
899
1106
  /**
900
1107
  * The parameters for using a Amazon SQS stream as a source.
1108
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceparameters.html#cfn-pipes-pipe-pipesourceparameters-sqsqueueparameters}
901
1109
  */
902
1110
  SqsQueueParameters?: PipeSourceSqsQueueParameters | undefined;
903
1111
  };
904
1112
  /**
905
1113
  * The parameters for using a Rabbit MQ broker as a source.
1114
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcerabbitmqbrokerparameters.html}
906
1115
  */
907
1116
  export type PipeSourceRabbitMQBrokerParameters = {
908
1117
  /**
909
1118
  * The maximum number of records to include in each batch.
910
1119
  * @min 1
911
1120
  * @max 10000
1121
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcerabbitmqbrokerparameters.html#cfn-pipes-pipe-pipesourcerabbitmqbrokerparameters-batchsize}
912
1122
  */
913
1123
  BatchSize?: number | undefined;
914
1124
  /**
915
1125
  * The credentials needed to access the resource.
1126
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcerabbitmqbrokerparameters.html#cfn-pipes-pipe-pipesourcerabbitmqbrokerparameters-credentials}
916
1127
  */
917
1128
  Credentials: MQBrokerAccessCredentials;
918
1129
  /**
919
1130
  * The maximum length of a time to wait for events.
920
1131
  * @min 0
921
1132
  * @max 300
1133
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcerabbitmqbrokerparameters.html#cfn-pipes-pipe-pipesourcerabbitmqbrokerparameters-maximumbatchingwindowinseconds}
922
1134
  */
923
1135
  MaximumBatchingWindowInSeconds?: number | undefined;
924
1136
  /**
@@ -926,6 +1138,7 @@ export type PipeSourceRabbitMQBrokerParameters = {
926
1138
  * @minLength 1
927
1139
  * @maxLength 1000
928
1140
  * @pattern ^[\s\S]*$
1141
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcerabbitmqbrokerparameters.html#cfn-pipes-pipe-pipesourcerabbitmqbrokerparameters-queuename}
929
1142
  */
930
1143
  QueueName: string;
931
1144
  /**
@@ -933,6 +1146,7 @@ export type PipeSourceRabbitMQBrokerParameters = {
933
1146
  * @minLength 1
934
1147
  * @maxLength 200
935
1148
  * @pattern ^[a-zA-Z0-9-\/*:_+=.@-]*$
1149
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcerabbitmqbrokerparameters.html#cfn-pipes-pipe-pipesourcerabbitmqbrokerparameters-virtualhost}
936
1150
  */
937
1151
  VirtualHost?: string | undefined;
938
1152
  };
@@ -940,16 +1154,19 @@ export type PipeSourceRabbitMQBrokerParameters = {
940
1154
  * The parameters for using a self-managed Apache Kafka stream as a source.
941
1155
  *
942
1156
  * A *self managed* cluster refers to any Apache Kafka cluster not hosted by AWS . This includes both clusters you manage yourself, as well as those hosted by a third-party provider, such as [Confluent Cloud](https://docs.aws.amazon.com/https://www.confluent.io/) , [CloudKarafka](https://docs.aws.amazon.com/https://www.cloudkarafka.com/) , or [Redpanda](https://docs.aws.amazon.com/https://redpanda.com/) . For more information, see [Apache Kafka streams as a source](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-pipes-kafka.html) in the *Amazon EventBridge User Guide* .
1157
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceselfmanagedkafkaparameters.html}
943
1158
  */
944
1159
  export type PipeSourceSelfManagedKafkaParameters = {
945
1160
  /**
946
1161
  * An array of server URLs.
1162
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceselfmanagedkafkaparameters.html#cfn-pipes-pipe-pipesourceselfmanagedkafkaparameters-additionalbootstrapservers}
947
1163
  */
948
1164
  AdditionalBootstrapServers?: string[] | undefined;
949
1165
  /**
950
1166
  * The maximum number of records to include in each batch.
951
1167
  * @min 1
952
1168
  * @max 10000
1169
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceselfmanagedkafkaparameters.html#cfn-pipes-pipe-pipesourceselfmanagedkafkaparameters-batchsize}
953
1170
  */
954
1171
  BatchSize?: number | undefined;
955
1172
  /**
@@ -957,16 +1174,19 @@ export type PipeSourceSelfManagedKafkaParameters = {
957
1174
  * @minLength 1
958
1175
  * @maxLength 200
959
1176
  * @pattern ^[a-zA-Z0-9-\/*:_+=.@-]*$
1177
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceselfmanagedkafkaparameters.html#cfn-pipes-pipe-pipesourceselfmanagedkafkaparameters-consumergroupid}
960
1178
  */
961
1179
  ConsumerGroupID?: string | undefined;
962
1180
  /**
963
1181
  * The credentials needed to access the resource.
1182
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceselfmanagedkafkaparameters.html#cfn-pipes-pipe-pipesourceselfmanagedkafkaparameters-credentials}
964
1183
  */
965
1184
  Credentials?: SelfManagedKafkaAccessConfigurationCredentials | undefined;
966
1185
  /**
967
1186
  * The maximum length of a time to wait for events.
968
1187
  * @min 0
969
1188
  * @max 300
1189
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceselfmanagedkafkaparameters.html#cfn-pipes-pipe-pipesourceselfmanagedkafkaparameters-maximumbatchingwindowinseconds}
970
1190
  */
971
1191
  MaximumBatchingWindowInSeconds?: number | undefined;
972
1192
  /**
@@ -974,10 +1194,12 @@ export type PipeSourceSelfManagedKafkaParameters = {
974
1194
  * @minLength 1
975
1195
  * @maxLength 1600
976
1196
  * @pattern ^(^arn:aws([a-z]|\-)*:secretsmanager:([a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}):(\d{12}):secret:.+)$
1197
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceselfmanagedkafkaparameters.html#cfn-pipes-pipe-pipesourceselfmanagedkafkaparameters-serverrootcacertificate}
977
1198
  */
978
1199
  ServerRootCaCertificate?: string | undefined;
979
1200
  /**
980
1201
  * The position in a stream from which to start reading.
1202
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceselfmanagedkafkaparameters.html#cfn-pipes-pipe-pipesourceselfmanagedkafkaparameters-startingposition}
981
1203
  */
982
1204
  StartingPosition?: SelfManagedKafkaStartPosition | undefined;
983
1205
  /**
@@ -985,72 +1207,90 @@ export type PipeSourceSelfManagedKafkaParameters = {
985
1207
  * @minLength 1
986
1208
  * @maxLength 249
987
1209
  * @pattern ^[^.]([a-zA-Z0-9\-_.]+)$
1210
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceselfmanagedkafkaparameters.html#cfn-pipes-pipe-pipesourceselfmanagedkafkaparameters-topicname}
988
1211
  */
989
1212
  TopicName: string;
990
1213
  /**
991
1214
  * This structure specifies the VPC subnets and security groups for the stream, and whether a public IP address is to be used.
1215
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourceselfmanagedkafkaparameters.html#cfn-pipes-pipe-pipesourceselfmanagedkafkaparameters-vpc}
992
1216
  */
993
1217
  Vpc?: SelfManagedKafkaAccessConfigurationVpc | undefined;
994
1218
  };
995
1219
  /**
996
1220
  * The parameters for using a Amazon SQS stream as a source.
1221
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcesqsqueueparameters.html}
997
1222
  */
998
1223
  export type PipeSourceSqsQueueParameters = {
999
1224
  /**
1000
1225
  * The maximum number of records to include in each batch.
1001
1226
  * @min 1
1002
1227
  * @max 10000
1228
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcesqsqueueparameters.html#cfn-pipes-pipe-pipesourcesqsqueueparameters-batchsize}
1003
1229
  */
1004
1230
  BatchSize?: number | undefined;
1005
1231
  /**
1006
1232
  * The maximum length of a time to wait for events.
1007
1233
  * @min 0
1008
1234
  * @max 300
1235
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipesourcesqsqueueparameters.html#cfn-pipes-pipe-pipesourcesqsqueueparameters-maximumbatchingwindowinseconds}
1009
1236
  */
1010
1237
  MaximumBatchingWindowInSeconds?: number | undefined;
1011
1238
  };
1239
+ /**
1240
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipestate.html}
1241
+ */
1012
1242
  export type PipeState = "RUNNING" | "STOPPED" | "CREATING" | "UPDATING" | "DELETING" | "STARTING" | "STOPPING" | "CREATE_FAILED" | "UPDATE_FAILED" | "START_FAILED" | "STOP_FAILED" | "DELETE_FAILED" | "CREATE_ROLLBACK_FAILED" | "DELETE_ROLLBACK_FAILED" | "UPDATE_ROLLBACK_FAILED";
1013
1243
  /**
1014
1244
  * The parameters for using an AWS Batch job as a target.
1245
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetbatchjobparameters.html}
1015
1246
  */
1016
1247
  export type PipeTargetBatchJobParameters = {
1017
1248
  /**
1018
1249
  * The array properties for the submitted job, such as the size of the array. The array size can be between 2 and 10,000. If you specify array properties for a job, it becomes an array job. This parameter is used only if the target is an AWS Batch job.
1250
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetbatchjobparameters.html#cfn-pipes-pipe-pipetargetbatchjobparameters-arrayproperties}
1019
1251
  */
1020
1252
  ArrayProperties?: BatchArrayProperties | undefined;
1021
1253
  /**
1022
1254
  * The overrides that are sent to a container.
1255
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetbatchjobparameters.html#cfn-pipes-pipe-pipetargetbatchjobparameters-containeroverrides}
1023
1256
  */
1024
1257
  ContainerOverrides?: BatchContainerOverrides | undefined;
1025
1258
  /**
1026
1259
  * A list of dependencies for the job. A job can depend upon a maximum of 20 jobs. You can specify a `SEQUENTIAL` type dependency without specifying a job ID for array jobs so that each child array job completes sequentially, starting at index 0. You can also specify an `N_TO_N` type dependency with a job ID for array jobs. In that case, each index child of this job must wait for the corresponding index child of each dependency to complete before it can begin.
1260
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetbatchjobparameters.html#cfn-pipes-pipe-pipetargetbatchjobparameters-dependson}
1027
1261
  */
1028
1262
  DependsOn?: BatchJobDependency[] | undefined;
1029
1263
  /**
1030
1264
  * The job definition used by this job. This value can be one of `name` , `name:revision` , or the Amazon Resource Name (ARN) for the job definition. If name is specified without a revision then the latest active revision is used.
1265
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetbatchjobparameters.html#cfn-pipes-pipe-pipetargetbatchjobparameters-jobdefinition}
1031
1266
  */
1032
1267
  JobDefinition: string;
1033
1268
  /**
1034
1269
  * The name of the job. It can be up to 128 letters long. The first character must be alphanumeric, can contain uppercase and lowercase letters, numbers, hyphens (-), and underscores (_).
1270
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetbatchjobparameters.html#cfn-pipes-pipe-pipetargetbatchjobparameters-jobname}
1035
1271
  */
1036
1272
  JobName: string;
1037
1273
  /**
1038
1274
  * Additional parameters passed to the job that replace parameter substitution placeholders that are set in the job definition. Parameters are specified as a key and value pair mapping. Parameters included here override any corresponding parameter defaults from the job definition.
1275
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetbatchjobparameters.html#cfn-pipes-pipe-pipetargetbatchjobparameters-parameters}
1039
1276
  */
1040
1277
  Parameters?: Record<string, string> | undefined;
1041
1278
  /**
1042
1279
  * The retry strategy to use for failed jobs. When a retry strategy is specified here, it overrides the retry strategy defined in the job definition.
1280
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetbatchjobparameters.html#cfn-pipes-pipe-pipetargetbatchjobparameters-retrystrategy}
1043
1281
  */
1044
1282
  RetryStrategy?: BatchRetryStrategy | undefined;
1045
1283
  };
1046
1284
  /**
1047
1285
  * The parameters for using an CloudWatch Logs log stream as a target.
1286
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetcloudwatchlogsparameters.html}
1048
1287
  */
1049
1288
  export type PipeTargetCloudWatchLogsParameters = {
1050
1289
  /**
1051
1290
  * The name of the log stream.
1052
1291
  * @minLength 1
1053
1292
  * @maxLength 256
1293
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetcloudwatchlogsparameters.html#cfn-pipes-pipe-pipetargetcloudwatchlogsparameters-logstreamname}
1054
1294
  */
1055
1295
  LogStreamName?: string | undefined;
1056
1296
  /**
@@ -1062,78 +1302,94 @@ export type PipeTargetCloudWatchLogsParameters = {
1062
1302
  * @minLength 1
1063
1303
  * @maxLength 256
1064
1304
  * @pattern ^\$(\.[\w_-]+(\[(\d+|\*)\])*)*$
1305
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetcloudwatchlogsparameters.html#cfn-pipes-pipe-pipetargetcloudwatchlogsparameters-timestamp}
1065
1306
  */
1066
1307
  Timestamp?: string | undefined;
1067
1308
  };
1068
1309
  /**
1069
1310
  * The parameters for using an Amazon ECS task as a target.
1311
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetecstaskparameters.html}
1070
1312
  */
1071
1313
  export type PipeTargetEcsTaskParameters = {
1072
1314
  /**
1073
1315
  * The capacity provider strategy to use for the task.
1074
1316
  *
1075
1317
  * If a `capacityProviderStrategy` is specified, the `launchType` parameter must be omitted. If no `capacityProviderStrategy` or launchType is specified, the `defaultCapacityProviderStrategy` for the cluster is used.
1318
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetecstaskparameters.html#cfn-pipes-pipe-pipetargetecstaskparameters-capacityproviderstrategy}
1076
1319
  */
1077
1320
  CapacityProviderStrategy?: CapacityProviderStrategyItem[] | undefined;
1078
1321
  /**
1079
1322
  * Specifies whether to enable Amazon ECS managed tags for the task. For more information, see [Tagging Your Amazon ECS Resources](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-using-tags.html) in the Amazon Elastic Container Service Developer Guide.
1080
1323
  * @default false
1324
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetecstaskparameters.html#cfn-pipes-pipe-pipetargetecstaskparameters-enableecsmanagedtags}
1081
1325
  */
1082
1326
  EnableECSManagedTags?: boolean | undefined;
1083
1327
  /**
1084
1328
  * Whether or not to enable the execute command functionality for the containers in this task. If true, this enables execute command functionality on all containers in the task.
1085
1329
  * @default false
1330
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetecstaskparameters.html#cfn-pipes-pipe-pipetargetecstaskparameters-enableexecutecommand}
1086
1331
  */
1087
1332
  EnableExecuteCommand?: boolean | undefined;
1088
1333
  /**
1089
1334
  * Specifies an Amazon ECS task group for the task. The maximum length is 255 characters.
1335
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetecstaskparameters.html#cfn-pipes-pipe-pipetargetecstaskparameters-group}
1090
1336
  */
1091
1337
  Group?: string | undefined;
1092
1338
  /**
1093
1339
  * Specifies the launch type on which your task is running. The launch type that you specify here must match one of the launch type (compatibilities) of the target task. The `FARGATE` value is supported only in the Regions where AWS Fargate with Amazon ECS is supported. For more information, see [AWS Fargate on Amazon ECS](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/AWS-Fargate.html) in the *Amazon Elastic Container Service Developer Guide* .
1340
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetecstaskparameters.html#cfn-pipes-pipe-pipetargetecstaskparameters-launchtype}
1094
1341
  */
1095
1342
  LaunchType?: LaunchType | undefined;
1096
1343
  /**
1097
1344
  * Use this structure if the Amazon ECS task uses the `awsvpc` network mode. This structure specifies the VPC subnets and security groups associated with the task, and whether a public IP address is to be used. This structure is required if `LaunchType` is `FARGATE` because the `awsvpc` mode is required for Fargate tasks.
1098
1345
  *
1099
1346
  * If you specify `NetworkConfiguration` when the target ECS task does not use the `awsvpc` network mode, the task fails.
1347
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetecstaskparameters.html#cfn-pipes-pipe-pipetargetecstaskparameters-networkconfiguration}
1100
1348
  */
1101
1349
  NetworkConfiguration?: NetworkConfiguration | undefined;
1102
1350
  /**
1103
1351
  * The overrides that are associated with a task.
1352
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetecstaskparameters.html#cfn-pipes-pipe-pipetargetecstaskparameters-overrides}
1104
1353
  */
1105
1354
  Overrides?: EcsTaskOverride | undefined;
1106
1355
  /**
1107
1356
  * An array of placement constraint objects to use for the task. You can specify up to 10 constraints per task (including constraints in the task definition and those specified at runtime).
1357
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetecstaskparameters.html#cfn-pipes-pipe-pipetargetecstaskparameters-placementconstraints}
1108
1358
  */
1109
1359
  PlacementConstraints?: PlacementConstraint[] | undefined;
1110
1360
  /**
1111
1361
  * The placement strategy objects to use for the task. You can specify a maximum of five strategy rules per task.
1362
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetecstaskparameters.html#cfn-pipes-pipe-pipetargetecstaskparameters-placementstrategy}
1112
1363
  */
1113
1364
  PlacementStrategy?: PlacementStrategy[] | undefined;
1114
1365
  /**
1115
1366
  * Specifies the platform version for the task. Specify only the numeric portion of the platform version, such as `1.1.0` .
1116
1367
  *
1117
1368
  * This structure is used only if `LaunchType` is `FARGATE` . For more information about valid platform versions, see [AWS Fargate Platform Versions](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/platform_versions.html) in the *Amazon Elastic Container Service Developer Guide* .
1369
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetecstaskparameters.html#cfn-pipes-pipe-pipetargetecstaskparameters-platformversion}
1118
1370
  */
1119
1371
  PlatformVersion?: string | undefined;
1120
1372
  /**
1121
1373
  * Specifies whether to propagate the tags from the task definition to the task. If no value is specified, the tags are not propagated. Tags can only be propagated to the task during task creation. To add tags to a task after task creation, use the `TagResource` API action.
1374
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetecstaskparameters.html#cfn-pipes-pipe-pipetargetecstaskparameters-propagatetags}
1122
1375
  */
1123
1376
  PropagateTags?: PropagateTags | undefined;
1124
1377
  /**
1125
1378
  * The reference ID to use for the task.
1126
1379
  * @minLength 0
1127
1380
  * @maxLength 1024
1381
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetecstaskparameters.html#cfn-pipes-pipe-pipetargetecstaskparameters-referenceid}
1128
1382
  */
1129
1383
  ReferenceId?: string | undefined;
1130
1384
  /**
1131
1385
  * The metadata that you apply to the task to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define. To learn more, see [RunTask](https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_RunTask.html#ECS-RunTask-request-tags) in the Amazon ECS API Reference.
1386
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetecstaskparameters.html#cfn-pipes-pipe-pipetargetecstaskparameters-tags}
1132
1387
  */
1133
1388
  Tags?: Tag[] | undefined;
1134
1389
  /**
1135
1390
  * The number of tasks to create based on `TaskDefinition` . The default is 1.
1136
1391
  * @min 1
1392
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetecstaskparameters.html#cfn-pipes-pipe-pipetargetecstaskparameters-taskcount}
1137
1393
  */
1138
1394
  TaskCount?: number | undefined;
1139
1395
  /**
@@ -1141,17 +1397,20 @@ export type PipeTargetEcsTaskParameters = {
1141
1397
  * @minLength 1
1142
1398
  * @maxLength 1600
1143
1399
  * @pattern ^arn:(aws[a-zA-Z0-9-]*):([a-zA-Z0-9\-]+):([a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1})?:(\d{12})?:(.+)|(\$(\.[\w/_-]+(\[(\d+|\*)\])*)*)$
1400
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetecstaskparameters.html#cfn-pipes-pipe-pipetargetecstaskparameters-taskdefinitionarn}
1144
1401
  */
1145
1402
  TaskDefinitionArn: string;
1146
1403
  };
1147
1404
  /**
1148
1405
  * The parameters for using an EventBridge event bus as a target.
1406
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargeteventbridgeeventbusparameters.html}
1149
1407
  */
1150
1408
  export type PipeTargetEventBridgeEventBusParameters = {
1151
1409
  /**
1152
1410
  * A free-form string, with a maximum of 128 characters, used to decide what fields to expect in the event detail.
1153
1411
  * @minLength 1
1154
1412
  * @maxLength 128
1413
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargeteventbridgeeventbusparameters.html#cfn-pipes-pipe-pipetargeteventbridgeeventbusparameters-detailtype}
1155
1414
  */
1156
1415
  DetailType?: string | undefined;
1157
1416
  /**
@@ -1159,10 +1418,12 @@ export type PipeTargetEventBridgeEventBusParameters = {
1159
1418
  * @minLength 1
1160
1419
  * @maxLength 50
1161
1420
  * @pattern ^[A-Za-z0-9\-]+[\.][A-Za-z0-9\-]+$
1421
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargeteventbridgeeventbusparameters.html#cfn-pipes-pipe-pipetargeteventbridgeeventbusparameters-endpointid}
1162
1422
  */
1163
1423
  EndpointId?: string | undefined;
1164
1424
  /**
1165
1425
  * AWS resources, identified by Amazon Resource Name (ARN), which the event primarily concerns. Any number, including zero, may be present.
1426
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargeteventbridgeeventbusparameters.html#cfn-pipes-pipe-pipetargeteventbridgeeventbusparameters-resources}
1166
1427
  */
1167
1428
  Resources?: string[] | undefined;
1168
1429
  /**
@@ -1170,6 +1431,7 @@ export type PipeTargetEventBridgeEventBusParameters = {
1170
1431
  * @minLength 1
1171
1432
  * @maxLength 256
1172
1433
  * @pattern (?=[/\.\-_A-Za-z0-9]+)((?!aws\.).*)|(\$(\.[\w/_-]+(\[(\d+|\*)\])*)*)
1434
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargeteventbridgeeventbusparameters.html#cfn-pipes-pipe-pipetargeteventbridgeeventbusparameters-source}
1173
1435
  */
1174
1436
  Source?: string | undefined;
1175
1437
  /**
@@ -1177,40 +1439,51 @@ export type PipeTargetEventBridgeEventBusParameters = {
1177
1439
  * @minLength 1
1178
1440
  * @maxLength 256
1179
1441
  * @pattern ^\$(\.[\w/_-]+(\[(\d+|\*)\])*)*$
1442
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargeteventbridgeeventbusparameters.html#cfn-pipes-pipe-pipetargeteventbridgeeventbusparameters-time}
1180
1443
  */
1181
1444
  Time?: string | undefined;
1182
1445
  };
1183
1446
  /**
1184
1447
  * These are custom parameter to be used when the target is an API Gateway REST APIs or EventBridge ApiDestinations.
1448
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargethttpparameters.html}
1185
1449
  */
1186
1450
  export type PipeTargetHttpParameters = {
1187
1451
  /**
1188
1452
  * The headers that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.
1453
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargethttpparameters.html#cfn-pipes-pipe-pipetargethttpparameters-headerparameters}
1189
1454
  */
1190
1455
  HeaderParameters?: Record<string, string> | undefined;
1191
1456
  /**
1192
1457
  * The path parameter values to be used to populate API Gateway REST API or EventBridge ApiDestination path wildcards ("*").
1458
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargethttpparameters.html#cfn-pipes-pipe-pipetargethttpparameters-pathparametervalues}
1193
1459
  */
1194
1460
  PathParameterValues?: string[] | undefined;
1195
1461
  /**
1196
1462
  * The query string keys/values that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.
1463
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargethttpparameters.html#cfn-pipes-pipe-pipetargethttpparameters-querystringparameters}
1197
1464
  */
1198
1465
  QueryStringParameters?: Record<string, string> | undefined;
1199
1466
  };
1467
+ /**
1468
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetinvocationtype.html}
1469
+ */
1200
1470
  export type PipeTargetInvocationType = "REQUEST_RESPONSE" | "FIRE_AND_FORGET";
1201
1471
  /**
1202
1472
  * The parameters for using a Kinesis stream as a target.
1473
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetkinesisstreamparameters.html}
1203
1474
  */
1204
1475
  export type PipeTargetKinesisStreamParameters = {
1205
1476
  /**
1206
1477
  * Determines which shard in the stream the data record is assigned to. Partition keys are Unicode strings with a maximum length limit of 256 characters for each key. Amazon Kinesis Data Streams uses the partition key as input to a hash function that maps the partition key and associated data to a specific shard. Specifically, an MD5 hash function is used to map partition keys to 128-bit integer values and to map associated data records to shards. As a result of this hashing mechanism, all data records with the same partition key map to the same shard within the stream.
1207
1478
  * @minLength 0
1208
1479
  * @maxLength 256
1480
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetkinesisstreamparameters.html#cfn-pipes-pipe-pipetargetkinesisstreamparameters-partitionkey}
1209
1481
  */
1210
1482
  PartitionKey: string;
1211
1483
  };
1212
1484
  /**
1213
1485
  * The parameters for using a Lambda function as a target.
1486
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetlambdafunctionparameters.html}
1214
1487
  */
1215
1488
  export type PipeTargetLambdaFunctionParameters = {
1216
1489
  /**
@@ -1220,6 +1493,7 @@ export type PipeTargetLambdaFunctionParameters = {
1220
1493
  * - `FIRE_AND_FORGET` - Invoke asynchronously. This corresponds to the `Event` option in the `InvocationType` parameter for the Lambda [Invoke](https://docs.aws.amazon.com/lambda/latest/dg/API_Invoke.html#API_Invoke_RequestSyntax) API.
1221
1494
  *
1222
1495
  * For more information, see [Invocation types](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-pipes.html#pipes-invocation) in the *Amazon EventBridge User Guide* .
1496
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetlambdafunctionparameters.html#cfn-pipes-pipe-pipetargetlambdafunctionparameters-invocationtype}
1223
1497
  */
1224
1498
  InvocationType?: PipeTargetInvocationType | undefined;
1225
1499
  };
@@ -1227,26 +1501,32 @@ export type PipeTargetLambdaFunctionParameters = {
1227
1501
  * The parameters required to set up a target for your pipe.
1228
1502
  *
1229
1503
  * For more information about pipe target parameters, including how to use dynamic path parameters, see [Target parameters](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-pipes-event-target.html) in the *Amazon EventBridge User Guide* .
1504
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetparameters.html}
1230
1505
  */
1231
1506
  export type PipeTargetParameters = {
1232
1507
  /**
1233
1508
  * The parameters for using an AWS Batch job as a target.
1509
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetparameters.html#cfn-pipes-pipe-pipetargetparameters-batchjobparameters}
1234
1510
  */
1235
1511
  BatchJobParameters?: PipeTargetBatchJobParameters | undefined;
1236
1512
  /**
1237
1513
  * The parameters for using an CloudWatch Logs log stream as a target.
1514
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetparameters.html#cfn-pipes-pipe-pipetargetparameters-cloudwatchlogsparameters}
1238
1515
  */
1239
1516
  CloudWatchLogsParameters?: PipeTargetCloudWatchLogsParameters | undefined;
1240
1517
  /**
1241
1518
  * The parameters for using an Amazon ECS task as a target.
1519
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetparameters.html#cfn-pipes-pipe-pipetargetparameters-ecstaskparameters}
1242
1520
  */
1243
1521
  EcsTaskParameters?: PipeTargetEcsTaskParameters | undefined;
1244
1522
  /**
1245
1523
  * The parameters for using an EventBridge event bus as a target.
1524
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetparameters.html#cfn-pipes-pipe-pipetargetparameters-eventbridgeeventbusparameters}
1246
1525
  */
1247
1526
  EventBridgeEventBusParameters?: PipeTargetEventBridgeEventBusParameters | undefined;
1248
1527
  /**
1249
1528
  * These are custom parameter to be used when the target is an API Gateway REST APIs or EventBridge ApiDestinations.
1529
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetparameters.html#cfn-pipes-pipe-pipetargetparameters-httpparameters}
1250
1530
  */
1251
1531
  HttpParameters?: PipeTargetHttpParameters | undefined;
1252
1532
  /**
@@ -1255,51 +1535,62 @@ export type PipeTargetParameters = {
1255
1535
  * To remove an input template, specify an empty string.
1256
1536
  * @minLength 0
1257
1537
  * @maxLength 8192
1538
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetparameters.html#cfn-pipes-pipe-pipetargetparameters-inputtemplate}
1258
1539
  */
1259
1540
  InputTemplate?: string | undefined;
1260
1541
  /**
1261
1542
  * The parameters for using a Kinesis stream as a target.
1543
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetparameters.html#cfn-pipes-pipe-pipetargetparameters-kinesisstreamparameters}
1262
1544
  */
1263
1545
  KinesisStreamParameters?: PipeTargetKinesisStreamParameters | undefined;
1264
1546
  /**
1265
1547
  * The parameters for using a Lambda function as a target.
1548
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetparameters.html#cfn-pipes-pipe-pipetargetparameters-lambdafunctionparameters}
1266
1549
  */
1267
1550
  LambdaFunctionParameters?: PipeTargetLambdaFunctionParameters | undefined;
1268
1551
  /**
1269
1552
  * These are custom parameters to be used when the target is a Amazon Redshift cluster to invoke the Amazon Redshift Data API BatchExecuteStatement.
1553
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetparameters.html#cfn-pipes-pipe-pipetargetparameters-redshiftdataparameters}
1270
1554
  */
1271
1555
  RedshiftDataParameters?: PipeTargetRedshiftDataParameters | undefined;
1272
1556
  /**
1273
1557
  * The parameters for using a SageMaker AI pipeline as a target.
1558
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetparameters.html#cfn-pipes-pipe-pipetargetparameters-sagemakerpipelineparameters}
1274
1559
  */
1275
1560
  SageMakerPipelineParameters?: PipeTargetSageMakerPipelineParameters | undefined;
1276
1561
  /**
1277
1562
  * The parameters for using a Amazon SQS stream as a target.
1563
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetparameters.html#cfn-pipes-pipe-pipetargetparameters-sqsqueueparameters}
1278
1564
  */
1279
1565
  SqsQueueParameters?: PipeTargetSqsQueueParameters | undefined;
1280
1566
  /**
1281
1567
  * The parameters for using a Step Functions state machine as a target.
1568
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetparameters.html#cfn-pipes-pipe-pipetargetparameters-stepfunctionstatemachineparameters}
1282
1569
  */
1283
1570
  StepFunctionStateMachineParameters?: PipeTargetStateMachineParameters | undefined;
1284
1571
  /**
1285
1572
  * The parameters for using a Timestream for LiveAnalytics table as a target.
1573
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetparameters.html#cfn-pipes-pipe-pipetargetparameters-timestreamparameters}
1286
1574
  */
1287
1575
  TimestreamParameters?: PipeTargetTimestreamParameters | undefined;
1288
1576
  };
1289
1577
  /**
1290
1578
  * These are custom parameters to be used when the target is a Amazon Redshift cluster to invoke the Amazon Redshift Data API BatchExecuteStatement.
1579
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetredshiftdataparameters.html}
1291
1580
  */
1292
1581
  export type PipeTargetRedshiftDataParameters = {
1293
1582
  /**
1294
1583
  * The name of the database. Required when authenticating using temporary credentials.
1295
1584
  * @minLength 1
1296
1585
  * @maxLength 64
1586
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetredshiftdataparameters.html#cfn-pipes-pipe-pipetargetredshiftdataparameters-database}
1297
1587
  */
1298
1588
  Database: string;
1299
1589
  /**
1300
1590
  * The database user name. Required when authenticating using temporary credentials.
1301
1591
  * @minLength 1
1302
1592
  * @maxLength 128
1593
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetredshiftdataparameters.html#cfn-pipes-pipe-pipetargetredshiftdataparameters-dbuser}
1303
1594
  */
1304
1595
  DbUser?: string | undefined;
1305
1596
  /**
@@ -1307,35 +1598,42 @@ export type PipeTargetRedshiftDataParameters = {
1307
1598
  * @minLength 1
1308
1599
  * @maxLength 1600
1309
1600
  * @pattern ^(^arn:aws([a-z]|\-)*:secretsmanager:([a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}):(\d{12}):secret:.+)|(\$(\.[\w/_-]+(\[(\d+|\*)\])*)*)$
1601
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetredshiftdataparameters.html#cfn-pipes-pipe-pipetargetredshiftdataparameters-secretmanagerarn}
1310
1602
  */
1311
1603
  SecretManagerArn?: string | undefined;
1312
1604
  /**
1313
1605
  * The SQL statement text to run.
1606
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetredshiftdataparameters.html#cfn-pipes-pipe-pipetargetredshiftdataparameters-sqls}
1314
1607
  */
1315
1608
  Sqls: string[];
1316
1609
  /**
1317
1610
  * The name of the SQL statement. You can name the SQL statement when you create it to identify the query.
1318
1611
  * @minLength 1
1319
1612
  * @maxLength 500
1613
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetredshiftdataparameters.html#cfn-pipes-pipe-pipetargetredshiftdataparameters-statementname}
1320
1614
  */
1321
1615
  StatementName?: string | undefined;
1322
1616
  /**
1323
1617
  * Indicates whether to send an event back to EventBridge after the SQL statement runs.
1324
1618
  * @default false
1619
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetredshiftdataparameters.html#cfn-pipes-pipe-pipetargetredshiftdataparameters-withevent}
1325
1620
  */
1326
1621
  WithEvent?: boolean | undefined;
1327
1622
  };
1328
1623
  /**
1329
1624
  * The parameters for using a SageMaker AI pipeline as a target.
1625
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetsagemakerpipelineparameters.html}
1330
1626
  */
1331
1627
  export type PipeTargetSageMakerPipelineParameters = {
1332
1628
  /**
1333
1629
  * List of Parameter names and values for SageMaker AI Model Building Pipeline execution.
1630
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetsagemakerpipelineparameters.html#cfn-pipes-pipe-pipetargetsagemakerpipelineparameters-pipelineparameterlist}
1334
1631
  */
1335
1632
  PipelineParameterList?: SageMakerPipelineParameter[] | undefined;
1336
1633
  };
1337
1634
  /**
1338
1635
  * The parameters for using a Amazon SQS stream as a target.
1636
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetsqsqueueparameters.html}
1339
1637
  */
1340
1638
  export type PipeTargetSqsQueueParameters = {
1341
1639
  /**
@@ -1344,17 +1642,20 @@ export type PipeTargetSqsQueueParameters = {
1344
1642
  * The token used for deduplication of sent messages.
1345
1643
  * @minLength 0
1346
1644
  * @maxLength 100
1645
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetsqsqueueparameters.html#cfn-pipes-pipe-pipetargetsqsqueueparameters-messagededuplicationid}
1347
1646
  */
1348
1647
  MessageDeduplicationId?: string | undefined;
1349
1648
  /**
1350
1649
  * The FIFO message group ID to use as the target.
1351
1650
  * @minLength 0
1352
1651
  * @maxLength 100
1652
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetsqsqueueparameters.html#cfn-pipes-pipe-pipetargetsqsqueueparameters-messagegroupid}
1353
1653
  */
1354
1654
  MessageGroupId?: string | undefined;
1355
1655
  };
1356
1656
  /**
1357
1657
  * The parameters for using a Step Functions state machine as a target.
1658
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetstatemachineparameters.html}
1358
1659
  */
1359
1660
  export type PipeTargetStateMachineParameters = {
1360
1661
  /**
@@ -1366,43 +1667,51 @@ export type PipeTargetStateMachineParameters = {
1366
1667
  * - `FIRE_AND_FORGET` - Invoke asynchronously. For more information, see [StartExecution](https://docs.aws.amazon.com/step-functions/latest/apireference/API_StartExecution.html) in the *AWS Step Functions API Reference* .
1367
1668
  *
1368
1669
  * For more information, see [Invocation types](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-pipes.html#pipes-invocation) in the *Amazon EventBridge User Guide* .
1670
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargetstatemachineparameters.html#cfn-pipes-pipe-pipetargetstatemachineparameters-invocationtype}
1369
1671
  */
1370
1672
  InvocationType?: PipeTargetInvocationType | undefined;
1371
1673
  };
1372
1674
  /**
1373
1675
  * The parameters for using a Timestream for LiveAnalytics table as a target.
1676
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargettimestreamparameters.html}
1374
1677
  */
1375
1678
  export type PipeTargetTimestreamParameters = {
1376
1679
  /**
1377
1680
  * Map source data to dimensions in the target Timestream for LiveAnalytics table.
1378
1681
  *
1379
1682
  * For more information, see [Amazon Timestream for LiveAnalytics concepts](https://docs.aws.amazon.com/timestream/latest/developerguide/concepts.html)
1683
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargettimestreamparameters.html#cfn-pipes-pipe-pipetargettimestreamparameters-dimensionmappings}
1380
1684
  */
1381
1685
  DimensionMappings: DimensionMapping[];
1382
1686
  /**
1383
1687
  * The granularity of the time units used. Default is `MILLISECONDS` .
1384
1688
  *
1385
1689
  * Required if `TimeFieldType` is specified as `EPOCH` .
1690
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargettimestreamparameters.html#cfn-pipes-pipe-pipetargettimestreamparameters-epochtimeunit}
1386
1691
  */
1387
1692
  EpochTimeUnit?: EpochTimeUnit | undefined;
1388
1693
  /**
1389
1694
  * Maps multiple measures from the source event to the same record in the specified Timestream for LiveAnalytics table.
1695
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargettimestreamparameters.html#cfn-pipes-pipe-pipetargettimestreamparameters-multimeasuremappings}
1390
1696
  */
1391
1697
  MultiMeasureMappings?: MultiMeasureMapping[] | undefined;
1392
1698
  /**
1393
1699
  * Mappings of single source data fields to individual records in the specified Timestream for LiveAnalytics table.
1700
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargettimestreamparameters.html#cfn-pipes-pipe-pipetargettimestreamparameters-singlemeasuremappings}
1394
1701
  */
1395
1702
  SingleMeasureMappings?: SingleMeasureMapping[] | undefined;
1396
1703
  /**
1397
1704
  * The type of time value used.
1398
1705
  *
1399
1706
  * The default is `EPOCH` .
1707
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargettimestreamparameters.html#cfn-pipes-pipe-pipetargettimestreamparameters-timefieldtype}
1400
1708
  */
1401
1709
  TimeFieldType?: TimeFieldType | undefined;
1402
1710
  /**
1403
1711
  * Dynamic path to the source data field that represents the time value for your data.
1404
1712
  * @minLength 1
1405
1713
  * @maxLength 256
1714
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargettimestreamparameters.html#cfn-pipes-pipe-pipetargettimestreamparameters-timevalue}
1406
1715
  */
1407
1716
  TimeValue: string;
1408
1717
  /**
@@ -1411,6 +1720,7 @@ export type PipeTargetTimestreamParameters = {
1411
1720
  * Required if `TimeFieldType` is specified as `TIMESTAMP_FORMAT` .
1412
1721
  * @minLength 1
1413
1722
  * @maxLength 256
1723
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargettimestreamparameters.html#cfn-pipes-pipe-pipetargettimestreamparameters-timestampformat}
1414
1724
  */
1415
1725
  TimestampFormat?: string | undefined;
1416
1726
  /**
@@ -1427,71 +1737,99 @@ export type PipeTargetTimestreamParameters = {
1427
1737
  * > `Version` must be `1` or greater, or you will receive a `ValidationException` error.
1428
1738
  * @minLength 1
1429
1739
  * @maxLength 256
1740
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-pipetargettimestreamparameters.html#cfn-pipes-pipe-pipetargettimestreamparameters-versionvalue}
1430
1741
  */
1431
1742
  VersionValue: string;
1432
1743
  };
1433
1744
  /**
1434
1745
  * An object representing a constraint on task placement. To learn more, see [Task Placement Constraints](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-placement-constraints.html) in the Amazon Elastic Container Service Developer Guide.
1746
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-placementconstraint.html}
1435
1747
  */
1436
1748
  export type PlacementConstraint = {
1437
1749
  /**
1438
1750
  * A cluster query language expression to apply to the constraint. You cannot specify an expression if the constraint type is `distinctInstance` . To learn more, see [Cluster Query Language](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/cluster-query-language.html) in the Amazon Elastic Container Service Developer Guide.
1439
1751
  * @minLength 0
1440
1752
  * @maxLength 2000
1753
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-placementconstraint.html#cfn-pipes-pipe-placementconstraint-expression}
1441
1754
  */
1442
1755
  Expression?: string | undefined;
1443
1756
  /**
1444
1757
  * The type of constraint. Use distinctInstance to ensure that each task in a particular group is running on a different container instance. Use memberOf to restrict the selection to a group of valid candidates.
1758
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-placementconstraint.html#cfn-pipes-pipe-placementconstraint-type}
1445
1759
  */
1446
1760
  Type?: PlacementConstraintType | undefined;
1447
1761
  };
1762
+ /**
1763
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-placementconstrainttype.html}
1764
+ */
1448
1765
  export type PlacementConstraintType = "distinctInstance" | "memberOf";
1449
1766
  /**
1450
1767
  * The task placement strategy for a task or service. To learn more, see [Task Placement Strategies](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-placement-strategies.html) in the Amazon Elastic Container Service Service Developer Guide.
1768
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-placementstrategy.html}
1451
1769
  */
1452
1770
  export type PlacementStrategy = {
1453
1771
  /**
1454
1772
  * The field to apply the placement strategy against. For the spread placement strategy, valid values are instanceId (or host, which has the same effect), or any platform or custom attribute that is applied to a container instance, such as attribute:ecs.availability-zone. For the binpack placement strategy, valid values are cpu and memory. For the random placement strategy, this field is not used.
1455
1773
  * @minLength 0
1456
1774
  * @maxLength 255
1775
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-placementstrategy.html#cfn-pipes-pipe-placementstrategy-field}
1457
1776
  */
1458
1777
  Field?: string | undefined;
1459
1778
  /**
1460
1779
  * The type of placement strategy. The random placement strategy randomly places tasks on available candidates. The spread placement strategy spreads placement across available candidates evenly based on the field parameter. The binpack strategy places tasks on available candidates that have the least available amount of the resource that is specified with the field parameter. For example, if you binpack on memory, a task is placed on the instance with the least amount of remaining memory (but still enough to run the task).
1780
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-placementstrategy.html#cfn-pipes-pipe-placementstrategy-type}
1461
1781
  */
1462
1782
  Type?: PlacementStrategyType | undefined;
1463
1783
  };
1784
+ /**
1785
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-placementstrategytype.html}
1786
+ */
1464
1787
  export type PlacementStrategyType = "random" | "spread" | "binpack";
1788
+ /**
1789
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-propagatetags.html}
1790
+ */
1465
1791
  export type PropagateTags = "TASK_DEFINITION";
1792
+ /**
1793
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-requestedpipestate.html}
1794
+ */
1466
1795
  export type RequestedPipeState = "RUNNING" | "STOPPED";
1467
1796
  /**
1468
1797
  * Represents the Amazon S3 logging configuration settings for the pipe.
1798
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-s3logdestination.html}
1469
1799
  */
1470
1800
  export type S3LogDestination = {
1471
1801
  /**
1472
1802
  * The name of the Amazon S3 bucket to which EventBridge delivers the log records for the pipe.
1803
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-s3logdestination.html#cfn-pipes-pipe-s3logdestination-bucketname}
1473
1804
  */
1474
1805
  BucketName?: string | undefined;
1475
1806
  /**
1476
1807
  * The AWS account that owns the Amazon S3 bucket to which EventBridge delivers the log records for the pipe.
1808
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-s3logdestination.html#cfn-pipes-pipe-s3logdestination-bucketowner}
1477
1809
  */
1478
1810
  BucketOwner?: string | undefined;
1479
1811
  /**
1480
1812
  * The format EventBridge uses for the log records.
1481
1813
  *
1482
1814
  * EventBridge currently only supports `json` formatting.
1815
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-s3logdestination.html#cfn-pipes-pipe-s3logdestination-outputformat}
1483
1816
  */
1484
1817
  OutputFormat?: S3OutputFormat | undefined;
1485
1818
  /**
1486
1819
  * The prefix text with which to begin Amazon S3 log object names.
1487
1820
  *
1488
1821
  * For more information, see [Organizing objects using prefixes](https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-prefixes.html) in the *Amazon Simple Storage Service User Guide* .
1822
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-s3logdestination.html#cfn-pipes-pipe-s3logdestination-prefix}
1489
1823
  */
1490
1824
  Prefix?: string | undefined;
1491
1825
  };
1826
+ /**
1827
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-s3outputformat.html}
1828
+ */
1492
1829
  export type S3OutputFormat = "json" | "plain" | "w3c";
1493
1830
  /**
1494
1831
  * Name/Value pair of a parameter to start execution of a SageMaker AI Model Building Pipeline.
1832
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-sagemakerpipelineparameter.html}
1495
1833
  */
1496
1834
  export type SageMakerPipelineParameter = {
1497
1835
  /**
@@ -1499,17 +1837,20 @@ export type SageMakerPipelineParameter = {
1499
1837
  * @minLength 1
1500
1838
  * @maxLength 256
1501
1839
  * @pattern ^[a-zA-Z0-9](-*[a-zA-Z0-9])*|(\$(\.[\w/_-]+(\[(\d+|\*)\])*)*)$
1840
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-sagemakerpipelineparameter.html#cfn-pipes-pipe-sagemakerpipelineparameter-name}
1502
1841
  */
1503
1842
  Name: string;
1504
1843
  /**
1505
1844
  * Value of parameter to start execution of a SageMaker AI Model Building Pipeline.
1506
1845
  * @minLength 0
1507
1846
  * @maxLength 1024
1847
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-sagemakerpipelineparameter.html#cfn-pipes-pipe-sagemakerpipelineparameter-value}
1508
1848
  */
1509
1849
  Value: string;
1510
1850
  };
1511
1851
  /**
1512
1852
  * The AWS Secrets Manager secret that stores your stream credentials.
1853
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-selfmanagedkafkaaccessconfigurationcredentials.html}
1513
1854
  */
1514
1855
  export type SelfManagedKafkaAccessConfigurationCredentials = {
1515
1856
  /**
@@ -1546,40 +1887,53 @@ export type SelfManagedKafkaAccessConfigurationCredentials = {
1546
1887
  };
1547
1888
  /**
1548
1889
  * This structure specifies the VPC subnets and security groups for the stream, and whether a public IP address is to be used.
1890
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-selfmanagedkafkaaccessconfigurationvpc.html}
1549
1891
  */
1550
1892
  export type SelfManagedKafkaAccessConfigurationVpc = {
1551
1893
  /**
1552
1894
  * Specifies the security groups associated with the stream. These security groups must all be in the same VPC. You can specify as many as five security groups.
1895
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-selfmanagedkafkaaccessconfigurationvpc.html#cfn-pipes-pipe-selfmanagedkafkaaccessconfigurationvpc-securitygroup}
1553
1896
  */
1554
1897
  SecurityGroup?: string[] | undefined;
1555
1898
  /**
1556
1899
  * Specifies the subnets associated with the stream. These subnets must all be in the same VPC. You can specify as many as 16 subnets.
1900
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-selfmanagedkafkaaccessconfigurationvpc.html#cfn-pipes-pipe-selfmanagedkafkaaccessconfigurationvpc-subnets}
1557
1901
  */
1558
1902
  Subnets?: string[] | undefined;
1559
1903
  };
1904
+ /**
1905
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-selfmanagedkafkastartposition.html}
1906
+ */
1560
1907
  export type SelfManagedKafkaStartPosition = "TRIM_HORIZON" | "LATEST";
1561
1908
  /**
1562
1909
  * Maps a single source data field to a single record in the specified Timestream for LiveAnalytics table.
1563
1910
  *
1564
1911
  * For more information, see [Amazon Timestream for LiveAnalytics concepts](https://docs.aws.amazon.com/timestream/latest/developerguide/concepts.html)
1912
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-singlemeasuremapping.html}
1565
1913
  */
1566
1914
  export type SingleMeasureMapping = {
1567
1915
  /**
1568
1916
  * Target measure name for the measurement attribute in the Timestream table.
1569
1917
  * @minLength 1
1570
1918
  * @maxLength 1024
1919
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-singlemeasuremapping.html#cfn-pipes-pipe-singlemeasuremapping-measurename}
1571
1920
  */
1572
1921
  MeasureName: string;
1573
1922
  /**
1574
1923
  * Dynamic path of the source field to map to the measure in the record.
1575
1924
  * @minLength 1
1576
1925
  * @maxLength 2048
1926
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-singlemeasuremapping.html#cfn-pipes-pipe-singlemeasuremapping-measurevalue}
1577
1927
  */
1578
1928
  MeasureValue: string;
1579
1929
  /**
1580
1930
  * Data type of the source field.
1931
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-singlemeasuremapping.html#cfn-pipes-pipe-singlemeasuremapping-measurevaluetype}
1581
1932
  */
1582
1933
  MeasureValueType: MeasureValueType;
1583
1934
  };
1935
+ /**
1936
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-timefieldtype.html}
1937
+ */
1584
1938
  export type TimeFieldType = "EPOCH" | "TIMESTAMP_FORMAT";
1585
1939
  //# sourceMappingURL=aws-pipes-pipe.d.ts.map