@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,26 +1,36 @@
1
1
  import type { ResourceDefinitionWithAttributes, Tag } from "../main.ts";
2
+ /**
3
+ * Creates a user profile. A user profile represents a single user within a domain, and is the main way to reference a "person" for the purposes of sharing, reporting, and other user-oriented features. This entity is created when a user onboards to Amazon SageMaker Studio. If an administrator invites a person by email or imports them from IAM Identity Center , a user profile is automatically created. A user profile is the primary holder of settings for an individual user and has a reference to the user's private Amazon Elastic File System (EFS) home directory.
4
+ *
5
+ * > If you're using IAM Identity Center authentication, a user in IAM Identity Center , or a group in IAM Identity Center containing that user, must be assigned to the Amazon SageMaker Studio application from the IAM Identity Center Console to create a user profile. For more information about application assignment, see [Assign user access](https://docs.aws.amazon.com/singlesignon/latest/userguide/assignuserstoapp.html) . After assignment is complete, a user profile can be created for that user in IAM Identity Center with AWS CloudFormation.
6
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-userprofile.html}
7
+ */
2
8
  export type SageMakerUserProfile = ResourceDefinitionWithAttributes<"AWS::SageMaker::UserProfile", SageMakerUserProfileProps, SageMakerUserProfileAttribs>;
3
9
  /**
4
10
  * Creates a user profile. A user profile represents a single user within a domain, and is the main way to reference a "person" for the purposes of sharing, reporting, and other user-oriented features. This entity is created when a user onboards to Amazon SageMaker Studio. If an administrator invites a person by email or imports them from IAM Identity Center , a user profile is automatically created. A user profile is the primary holder of settings for an individual user and has a reference to the user's private Amazon Elastic File System (EFS) home directory.
5
11
  *
6
12
  * > If you're using IAM Identity Center authentication, a user in IAM Identity Center , or a group in IAM Identity Center containing that user, must be assigned to the Amazon SageMaker Studio application from the IAM Identity Center Console to create a user profile. For more information about application assignment, see [Assign user access](https://docs.aws.amazon.com/singlesignon/latest/userguide/assignuserstoapp.html) . After assignment is complete, a user profile can be created for that user in IAM Identity Center with AWS CloudFormation.
13
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-userprofile.html}
7
14
  */
8
15
  export type SageMakerUserProfileProps = {
9
16
  /**
10
17
  * The domain ID.
11
18
  * @minLength 1
12
19
  * @maxLength 63
20
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-userprofile.html#cfn-sagemaker-userprofile-domainid}
13
21
  */
14
22
  DomainId: string;
15
23
  /**
16
24
  * A specifier for the type of value specified in SingleSignOnUserValue. Currently, the only supported value is "UserName". If the Domain's AuthMode is IAM Identity Center , this field is required. If the Domain's AuthMode is not IAM Identity Center , this field cannot be specified.
17
25
  * @pattern UserName
26
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-userprofile.html#cfn-sagemaker-userprofile-singlesignonuseridentifier}
18
27
  */
19
28
  SingleSignOnUserIdentifier?: string | undefined;
20
29
  /**
21
30
  * The username of the associated AWS Single Sign-On User for this UserProfile. If the Domain's AuthMode is IAM Identity Center , this field is required, and must match a valid username of a user in your directory. If the Domain's AuthMode is not IAM Identity Center , this field cannot be specified.
22
31
  * @minLength 1
23
32
  * @maxLength 256
33
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-userprofile.html#cfn-sagemaker-userprofile-singlesignonuservalue}
24
34
  */
25
35
  SingleSignOnUserValue?: string | undefined;
26
36
  /**
@@ -29,157 +39,194 @@ export type SageMakerUserProfileProps = {
29
39
  * Tags that you specify for the User Profile are also added to all apps that the User Profile launches.
30
40
  *
31
41
  * For more information, see [Tag](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html) .
42
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-userprofile.html#cfn-sagemaker-userprofile-tags}
32
43
  */
33
44
  Tags?: Tag[] | undefined;
34
45
  /**
35
46
  * The user profile name.
36
47
  * @minLength 1
37
48
  * @maxLength 63
49
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-userprofile.html#cfn-sagemaker-userprofile-userprofilename}
38
50
  */
39
51
  UserProfileName: string;
40
52
  /**
41
53
  * A collection of settings that apply to users of Amazon SageMaker Studio.
54
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-userprofile.html#cfn-sagemaker-userprofile-usersettings}
42
55
  */
43
56
  UserSettings?: UserSettings | undefined;
44
57
  };
58
+ /**
59
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-userprofile.html#aws-resource-sagemaker-userprofile-return-values}
60
+ */
45
61
  export type SageMakerUserProfileAttribs = {
46
62
  /**
47
63
  * The Amazon Resource Name (ARN) of the user profile, such as `arn:aws:sagemaker:region:account-id:user-profile/domain-id/user-profile-name` .
48
64
  * @maxLength 256
49
65
  * @pattern arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:user-profile/.*
66
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-userprofile.html#cfn-sagemaker-userprofile-userprofilearn}
50
67
  */
51
68
  UserProfileArn: string;
52
69
  };
53
70
  /**
54
71
  * The instance type that the image version runs on.
72
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-appinstancetype.html}
55
73
  */
56
74
  export type AppInstanceType = "system" | "ml.t3.micro" | "ml.t3.small" | "ml.t3.medium" | "ml.t3.large" | "ml.t3.xlarge" | "ml.t3.2xlarge" | "ml.m5.large" | "ml.m5.xlarge" | "ml.m5.2xlarge" | "ml.m5.4xlarge" | "ml.m5.8xlarge" | "ml.m5.12xlarge" | "ml.m5.16xlarge" | "ml.m5.24xlarge" | "ml.m5d.large" | "ml.m5d.xlarge" | "ml.m5d.2xlarge" | "ml.m5d.4xlarge" | "ml.m5d.8xlarge" | "ml.m5d.12xlarge" | "ml.m5d.16xlarge" | "ml.m5d.24xlarge" | "ml.c5.large" | "ml.c5.xlarge" | "ml.c5.2xlarge" | "ml.c5.4xlarge" | "ml.c5.9xlarge" | "ml.c5.12xlarge" | "ml.c5.18xlarge" | "ml.c5.24xlarge" | "ml.p3.2xlarge" | "ml.p3.8xlarge" | "ml.p3.16xlarge" | "ml.p3dn.24xlarge" | "ml.g4dn.xlarge" | "ml.g4dn.2xlarge" | "ml.g4dn.4xlarge" | "ml.g4dn.8xlarge" | "ml.g4dn.12xlarge" | "ml.g4dn.16xlarge" | "ml.r5.large" | "ml.r5.xlarge" | "ml.r5.2xlarge" | "ml.r5.4xlarge" | "ml.r5.8xlarge" | "ml.r5.12xlarge" | "ml.r5.16xlarge" | "ml.r5.24xlarge" | "ml.g5.xlarge" | "ml.g5.2xlarge" | "ml.g5.4xlarge" | "ml.g5.8xlarge" | "ml.g5.12xlarge" | "ml.g5.16xlarge" | "ml.g5.24xlarge" | "ml.g5.48xlarge" | "ml.g6.xlarge" | "ml.g6.2xlarge" | "ml.g6.4xlarge" | "ml.g6.8xlarge" | "ml.g6.12xlarge" | "ml.g6.16xlarge" | "ml.g6.24xlarge" | "ml.g6.48xlarge" | "ml.g6e.xlarge" | "ml.g6e.2xlarge" | "ml.g6e.4xlarge" | "ml.g6e.8xlarge" | "ml.g6e.12xlarge" | "ml.g6e.16xlarge" | "ml.g6e.24xlarge" | "ml.g6e.48xlarge" | "ml.geospatial.interactive" | "ml.p4d.24xlarge" | "ml.p4de.24xlarge" | "ml.trn1.2xlarge" | "ml.trn1.32xlarge" | "ml.trn1n.32xlarge" | "ml.p5.48xlarge" | "ml.m6i.large" | "ml.m6i.xlarge" | "ml.m6i.2xlarge" | "ml.m6i.4xlarge" | "ml.m6i.8xlarge" | "ml.m6i.12xlarge" | "ml.m6i.16xlarge" | "ml.m6i.24xlarge" | "ml.m6i.32xlarge" | "ml.m7i.large" | "ml.m7i.xlarge" | "ml.m7i.2xlarge" | "ml.m7i.4xlarge" | "ml.m7i.8xlarge" | "ml.m7i.12xlarge" | "ml.m7i.16xlarge" | "ml.m7i.24xlarge" | "ml.m7i.48xlarge" | "ml.c6i.large" | "ml.c6i.xlarge" | "ml.c6i.2xlarge" | "ml.c6i.4xlarge" | "ml.c6i.8xlarge" | "ml.c6i.12xlarge" | "ml.c6i.16xlarge" | "ml.c6i.24xlarge" | "ml.c6i.32xlarge" | "ml.c7i.large" | "ml.c7i.xlarge" | "ml.c7i.2xlarge" | "ml.c7i.4xlarge" | "ml.c7i.8xlarge" | "ml.c7i.12xlarge" | "ml.c7i.16xlarge" | "ml.c7i.24xlarge" | "ml.c7i.48xlarge" | "ml.r6i.large" | "ml.r6i.xlarge" | "ml.r6i.2xlarge" | "ml.r6i.4xlarge" | "ml.r6i.8xlarge" | "ml.r6i.12xlarge" | "ml.r6i.16xlarge" | "ml.r6i.24xlarge" | "ml.r6i.32xlarge" | "ml.r7i.large" | "ml.r7i.xlarge" | "ml.r7i.2xlarge" | "ml.r7i.4xlarge" | "ml.r7i.8xlarge" | "ml.r7i.12xlarge" | "ml.r7i.16xlarge" | "ml.r7i.24xlarge" | "ml.r7i.48xlarge" | "ml.m6id.large" | "ml.m6id.xlarge" | "ml.m6id.2xlarge" | "ml.m6id.4xlarge" | "ml.m6id.8xlarge" | "ml.m6id.12xlarge" | "ml.m6id.16xlarge" | "ml.m6id.24xlarge" | "ml.m6id.32xlarge" | "ml.c6id.large" | "ml.c6id.xlarge" | "ml.c6id.2xlarge" | "ml.c6id.4xlarge" | "ml.c6id.8xlarge" | "ml.c6id.12xlarge" | "ml.c6id.16xlarge" | "ml.c6id.24xlarge" | "ml.c6id.32xlarge" | "ml.r6id.large" | "ml.r6id.xlarge" | "ml.r6id.2xlarge" | "ml.r6id.4xlarge" | "ml.r6id.8xlarge" | "ml.r6id.12xlarge" | "ml.r6id.16xlarge" | "ml.r6id.24xlarge" | "ml.r6id.32xlarge";
57
75
  /**
58
76
  * Settings that are used to configure and manage the lifecycle of Amazon SageMaker Studio applications.
77
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-applifecyclemanagement.html}
59
78
  */
60
79
  export type AppLifecycleManagement = {
61
80
  /**
62
81
  * Settings related to idle shutdown of Studio applications.
82
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-applifecyclemanagement.html#cfn-sagemaker-userprofile-applifecyclemanagement-idlesettings}
63
83
  */
64
84
  IdleSettings?: IdleSettings | undefined;
65
85
  };
86
+ /**
87
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-apptype.html}
88
+ */
66
89
  export type AppType = "JupyterServer" | "TensorBoard" | "RStudioServerPro" | "JupyterLab" | "CodeEditor" | "DetailedProfiler" | "Canvas";
67
90
  /**
68
91
  * The Code Editor application settings.
69
92
  *
70
93
  * For more information about Code Editor, see [Get started with Code Editor in Amazon SageMaker](https://docs.aws.amazon.com/sagemaker/latest/dg/code-editor.html) .
94
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-codeeditorappsettings.html}
71
95
  */
72
96
  export type CodeEditorAppSettings = {
73
97
  /**
74
98
  * Settings that are used to configure and manage the lifecycle of CodeEditor applications.
99
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-codeeditorappsettings.html#cfn-sagemaker-userprofile-codeeditorappsettings-applifecyclemanagement}
75
100
  */
76
101
  AppLifecycleManagement?: AppLifecycleManagement | undefined;
77
102
  /**
78
- * The lifecycle configuration that runs before the default lifecycle configuration.
103
+ * The lifecycle configuration that runs before the default lifecycle configuration. It can override changes made in the default lifecycle configuration.
79
104
  * @maxLength 256
80
105
  * @pattern ^(arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:studio-lifecycle-config/.*|None)$
106
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-codeeditorappsettings.html#cfn-sagemaker-userprofile-codeeditorappsettings-builtinlifecycleconfigarn}
81
107
  */
82
108
  BuiltInLifecycleConfigArn?: string | undefined;
83
109
  /**
84
110
  * A list of custom SageMaker images that are configured to run as a Code Editor app.
111
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-codeeditorappsettings.html#cfn-sagemaker-userprofile-codeeditorappsettings-customimages}
85
112
  */
86
113
  CustomImages?: CustomImage[] | undefined;
87
114
  /**
88
115
  * The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the Code Editor app.
116
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-codeeditorappsettings.html#cfn-sagemaker-userprofile-codeeditorappsettings-defaultresourcespec}
89
117
  */
90
118
  DefaultResourceSpec?: ResourceSpec | undefined;
91
119
  /**
92
120
  * The Amazon Resource Name (ARN) of the Code Editor application lifecycle configuration.
121
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-codeeditorappsettings.html#cfn-sagemaker-userprofile-codeeditorappsettings-lifecycleconfigarns}
93
122
  */
94
123
  LifecycleConfigArns?: string[] | undefined;
95
124
  };
96
125
  /**
97
126
  * A Git repository that SageMaker AI automatically displays to users for cloning in the JupyterServer application.
127
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-coderepository.html}
98
128
  */
99
129
  export type CodeRepository = {
100
130
  /**
101
131
  * The URL of the Git repository.
102
132
  * @maxLength 256
103
133
  * @pattern ^https://([.\-_a-zA-Z0-9]+/?){3,1016}$
134
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-coderepository.html#cfn-sagemaker-userprofile-coderepository-repositoryurl}
104
135
  */
105
136
  RepositoryUrl: string;
106
137
  };
107
138
  /**
108
139
  * The settings for assigning a custom file system to a user profile or space for an Amazon SageMaker AI Domain. Permitted users can access this file system in Amazon SageMaker AI Studio.
140
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-customfilesystemconfig.html}
109
141
  */
110
142
  export type CustomFileSystemConfig = {
111
143
  /**
112
144
  * The settings for a custom Amazon EFS file system.
145
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-customfilesystemconfig.html#cfn-sagemaker-userprofile-customfilesystemconfig-efsfilesystemconfig}
113
146
  */
114
147
  EFSFileSystemConfig?: EFSFileSystemConfig | undefined;
115
148
  /**
116
149
  * The settings for a custom Amazon FSx for Lustre file system.
150
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-customfilesystemconfig.html#cfn-sagemaker-userprofile-customfilesystemconfig-fsxlustrefilesystemconfig}
117
151
  */
118
152
  FSxLustreFileSystemConfig?: FSxLustreFileSystemConfig | undefined;
119
153
  };
120
154
  /**
121
155
  * A custom SageMaker AI image. For more information, see [Bring your own SageMaker AI image](https://docs.aws.amazon.com/sagemaker/latest/dg/studio-byoi.html) .
156
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-customimage.html}
122
157
  */
123
158
  export type CustomImage = {
124
159
  /**
125
160
  * The name of the AppImageConfig.
126
161
  * @maxLength 63
127
162
  * @pattern ^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}
163
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-customimage.html#cfn-sagemaker-userprofile-customimage-appimageconfigname}
128
164
  */
129
165
  AppImageConfigName: string;
130
166
  /**
131
167
  * The name of the CustomImage. Must be unique to your account.
132
168
  * @maxLength 63
133
169
  * @pattern ^[a-zA-Z0-9]([-.]?[a-zA-Z0-9]){0,62}$
170
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-customimage.html#cfn-sagemaker-userprofile-customimage-imagename}
134
171
  */
135
172
  ImageName: string;
136
173
  /**
137
174
  * The version number of the CustomImage.
138
175
  * @min 0
176
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-customimage.html#cfn-sagemaker-userprofile-customimage-imageversionnumber}
139
177
  */
140
178
  ImageVersionNumber?: number | undefined;
141
179
  };
142
180
  /**
143
181
  * Details about the POSIX identity that is used for file system operations.
182
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-customposixuserconfig.html}
144
183
  */
145
184
  export type CustomPosixUserConfig = {
146
185
  /**
147
186
  * The POSIX group ID.
148
187
  * @min 1001
149
188
  * @max 4000000
189
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-customposixuserconfig.html#cfn-sagemaker-userprofile-customposixuserconfig-gid}
150
190
  */
151
191
  Gid: number;
152
192
  /**
153
193
  * The POSIX user ID.
154
194
  * @min 10000
155
195
  * @max 4000000
196
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-customposixuserconfig.html#cfn-sagemaker-userprofile-customposixuserconfig-uid}
156
197
  */
157
198
  Uid: number;
158
199
  };
159
200
  /**
160
201
  * A collection of default EBS storage settings that apply to spaces created within a domain or user profile.
202
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-defaultebsstoragesettings.html}
161
203
  */
162
204
  export type DefaultEbsStorageSettings = {
163
205
  /**
164
206
  * The default size of the EBS storage volume for a space.
207
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-defaultebsstoragesettings.html#cfn-sagemaker-userprofile-defaultebsstoragesettings-defaultebsvolumesizeingb}
165
208
  */
166
209
  DefaultEbsVolumeSizeInGb: number;
167
210
  /**
168
211
  * The maximum size of the EBS storage volume for a space.
212
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-defaultebsstoragesettings.html#cfn-sagemaker-userprofile-defaultebsstoragesettings-maximumebsvolumesizeingb}
169
213
  */
170
214
  MaximumEbsVolumeSizeInGb: number;
171
215
  };
172
216
  /**
173
217
  * The default storage settings for a space.
218
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-defaultspacestoragesettings.html}
174
219
  */
175
220
  export type DefaultSpaceStorageSettings = {
176
221
  /**
177
222
  * The default EBS storage settings for a space.
223
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-defaultspacestoragesettings.html#cfn-sagemaker-userprofile-defaultspacestoragesettings-defaultebsstoragesettings}
178
224
  */
179
225
  DefaultEbsStorageSettings?: DefaultEbsStorageSettings | undefined;
180
226
  };
181
227
  /**
182
228
  * The settings for assigning a custom Amazon EFS file system to a user profile or space for an Amazon SageMaker AI Domain.
229
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-efsfilesystemconfig.html}
183
230
  */
184
231
  export type EFSFileSystemConfig = {
185
232
  /**
@@ -187,6 +234,7 @@ export type EFSFileSystemConfig = {
187
234
  * @minLength 11
188
235
  * @maxLength 21
189
236
  * @pattern ^(fs-[0-9a-f]{8,})$
237
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-efsfilesystemconfig.html#cfn-sagemaker-userprofile-efsfilesystemconfig-filesystemid}
190
238
  */
191
239
  FileSystemId: string;
192
240
  /**
@@ -194,11 +242,13 @@ export type EFSFileSystemConfig = {
194
242
  * @minLength 1
195
243
  * @maxLength 256
196
244
  * @pattern ^\/\S*$
245
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-efsfilesystemconfig.html#cfn-sagemaker-userprofile-efsfilesystemconfig-filesystempath}
197
246
  */
198
247
  FileSystemPath?: string | undefined;
199
248
  };
200
249
  /**
201
250
  * The settings for assigning a custom Amazon FSx for Lustre file system to a user profile or space for an Amazon SageMaker Domain.
251
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-fsxlustrefilesystemconfig.html}
202
252
  */
203
253
  export type FSxLustreFileSystemConfig = {
204
254
  /**
@@ -206,6 +256,7 @@ export type FSxLustreFileSystemConfig = {
206
256
  * @minLength 11
207
257
  * @maxLength 21
208
258
  * @pattern ^(fs-[0-9a-f]{8,})$
259
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-fsxlustrefilesystemconfig.html#cfn-sagemaker-userprofile-fsxlustrefilesystemconfig-filesystemid}
209
260
  */
210
261
  FileSystemId: string;
211
262
  /**
@@ -213,85 +264,111 @@ export type FSxLustreFileSystemConfig = {
213
264
  * @minLength 1
214
265
  * @maxLength 256
215
266
  * @pattern ^\/\S*$
267
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-fsxlustrefilesystemconfig.html#cfn-sagemaker-userprofile-fsxlustrefilesystemconfig-filesystempath}
216
268
  */
217
269
  FileSystemPath?: string | undefined;
218
270
  };
271
+ /**
272
+ * The SageMaker images that are hidden from the Studio user interface. You must specify the SageMaker image name and version aliases.
273
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-hiddensagemakerimage.html}
274
+ */
219
275
  export type HiddenSageMakerImage = {
220
276
  /**
221
277
  * The SageMaker image name that you are hiding from the Studio user interface.
278
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-hiddensagemakerimage.html#cfn-sagemaker-userprofile-hiddensagemakerimage-sagemakerimagename}
222
279
  */
223
280
  SageMakerImageName?: "sagemaker_distribution" | undefined;
281
+ /**
282
+ * The version aliases you are hiding from the Studio user interface.
283
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-hiddensagemakerimage.html#cfn-sagemaker-userprofile-hiddensagemakerimage-versionaliases}
284
+ */
224
285
  VersionAliases?: string[] | undefined;
225
286
  };
226
287
  /**
227
288
  * Settings related to idle shutdown of Studio applications.
289
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-idlesettings.html}
228
290
  */
229
291
  export type IdleSettings = {
230
292
  /**
231
293
  * The time that SageMaker waits after the application becomes idle before shutting it down.
294
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-idlesettings.html#cfn-sagemaker-userprofile-idlesettings-idletimeoutinminutes}
232
295
  */
233
296
  IdleTimeoutInMinutes?: number | undefined;
234
297
  /**
235
298
  * Indicates whether idle shutdown is activated for the application type.
299
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-idlesettings.html#cfn-sagemaker-userprofile-idlesettings-lifecyclemanagement}
236
300
  */
237
301
  LifecycleManagement?: LifecycleManagement | undefined;
238
302
  /**
239
303
  * The maximum value in minutes that custom idle shutdown can be set to by the user.
304
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-idlesettings.html#cfn-sagemaker-userprofile-idlesettings-maxidletimeoutinminutes}
240
305
  */
241
306
  MaxIdleTimeoutInMinutes?: number | undefined;
242
307
  /**
243
308
  * The minimum value in minutes that custom idle shutdown can be set to by the user.
309
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-idlesettings.html#cfn-sagemaker-userprofile-idlesettings-minidletimeoutinminutes}
244
310
  */
245
311
  MinIdleTimeoutInMinutes?: number | undefined;
246
312
  };
247
313
  /**
248
314
  * The settings for the JupyterLab application.
315
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-jupyterlabappsettings.html}
249
316
  */
250
317
  export type JupyterLabAppSettings = {
251
318
  /**
252
319
  * Indicates whether idle shutdown is activated for JupyterLab applications.
320
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-jupyterlabappsettings.html#cfn-sagemaker-userprofile-jupyterlabappsettings-applifecyclemanagement}
253
321
  */
254
322
  AppLifecycleManagement?: AppLifecycleManagement | undefined;
255
323
  /**
256
- * The lifecycle configuration that runs before the default lifecycle configuration.
324
+ * The lifecycle configuration that runs before the default lifecycle configuration. It can override changes made in the default lifecycle configuration.
257
325
  * @maxLength 256
258
326
  * @pattern ^(arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:studio-lifecycle-config/.*|None)$
327
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-jupyterlabappsettings.html#cfn-sagemaker-userprofile-jupyterlabappsettings-builtinlifecycleconfigarn}
259
328
  */
260
329
  BuiltInLifecycleConfigArn?: string | undefined;
261
330
  /**
262
331
  * A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterLab application.
332
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-jupyterlabappsettings.html#cfn-sagemaker-userprofile-jupyterlabappsettings-coderepositories}
263
333
  */
264
334
  CodeRepositories?: CodeRepository[] | undefined;
265
335
  /**
266
336
  * A list of custom SageMaker images that are configured to run as a JupyterLab app.
337
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-jupyterlabappsettings.html#cfn-sagemaker-userprofile-jupyterlabappsettings-customimages}
267
338
  */
268
339
  CustomImages?: CustomImage[] | undefined;
269
340
  /**
270
341
  * The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterLab app.
342
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-jupyterlabappsettings.html#cfn-sagemaker-userprofile-jupyterlabappsettings-defaultresourcespec}
271
343
  */
272
344
  DefaultResourceSpec?: ResourceSpec | undefined;
273
345
  /**
274
346
  * The Amazon Resource Name (ARN) of the lifecycle configurations attached to the user profile or domain. To remove a lifecycle config, you must set `LifecycleConfigArns` to an empty list.
347
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-jupyterlabappsettings.html#cfn-sagemaker-userprofile-jupyterlabappsettings-lifecycleconfigarns}
275
348
  */
276
349
  LifecycleConfigArns?: string[] | undefined;
277
350
  };
278
351
  /**
279
352
  * The JupyterServer app settings.
353
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-jupyterserverappsettings.html}
280
354
  */
281
355
  export type JupyterServerAppSettings = {
282
356
  /**
283
357
  * The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app.
358
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-jupyterserverappsettings.html#cfn-sagemaker-userprofile-jupyterserverappsettings-defaultresourcespec}
284
359
  */
285
360
  DefaultResourceSpec?: ResourceSpec | undefined;
286
361
  /**
287
362
  * The Amazon Resource Name (ARN) of the Lifecycle Configurations attached to the JupyterServerApp. If you use this parameter, the `DefaultResourceSpec` parameter is also required.
288
363
  *
289
364
  * > To remove a Lifecycle Config, you must set `LifecycleConfigArns` to an empty list.
365
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-jupyterserverappsettings.html#cfn-sagemaker-userprofile-jupyterserverappsettings-lifecycleconfigarns}
290
366
  */
291
367
  LifecycleConfigArns?: string[] | undefined;
292
368
  };
293
369
  /**
294
370
  * The KernelGateway app settings.
371
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-kernelgatewayappsettings.html}
295
372
  */
296
373
  export type KernelGatewayAppSettings = {
297
374
  /**
@@ -302,36 +379,46 @@ export type KernelGatewayAppSettings = {
302
379
  * - On a domain level: 200
303
380
  * - On a space level: 5
304
381
  * - On a user profile level: 5
382
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-kernelgatewayappsettings.html#cfn-sagemaker-userprofile-kernelgatewayappsettings-customimages}
305
383
  */
306
384
  CustomImages?: CustomImage[] | undefined;
307
385
  /**
308
386
  * The default instance type and the Amazon Resource Name (ARN) of the default SageMaker AI image used by the KernelGateway app.
309
387
  *
310
388
  * > The Amazon SageMaker AI Studio UI does not use the default instance type value set here. The default instance type set here is used when Apps are created using the AWS CLI or AWS CloudFormation and the instance type parameter value is not passed.
389
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-kernelgatewayappsettings.html#cfn-sagemaker-userprofile-kernelgatewayappsettings-defaultresourcespec}
311
390
  */
312
391
  DefaultResourceSpec?: ResourceSpec | undefined;
313
392
  /**
314
393
  * The Amazon Resource Name (ARN) of the Lifecycle Configurations attached to the the user profile or domain.
315
394
  *
316
395
  * > To remove a Lifecycle Config, you must set `LifecycleConfigArns` to an empty list.
396
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-kernelgatewayappsettings.html#cfn-sagemaker-userprofile-kernelgatewayappsettings-lifecycleconfigarns}
317
397
  */
318
398
  LifecycleConfigArns?: string[] | undefined;
319
399
  };
320
400
  /**
321
401
  * A flag to enable/disable AppLifecycleManagement settings
402
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-lifecyclemanagement.html}
322
403
  */
323
404
  export type LifecycleManagement = "ENABLED" | "DISABLED";
405
+ /**
406
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-mltools.html}
407
+ */
324
408
  export type MlTools = "DataWrangler" | "FeatureStore" | "EmrClusters" | "AutoMl" | "Experiments" | "Training" | "ModelEvaluation" | "Pipelines" | "Models" | "JumpStart" | "InferenceRecommender" | "Endpoints" | "Projects" | "InferenceOptimization" | "HyperPodClusters" | "Comet" | "DeepchecksLLMEvaluation" | "Fiddler" | "LakeraGuard" | "PerformanceEvaluation";
325
409
  /**
326
410
  * A collection of settings that configure user interaction with the `RStudioServerPro` app.
411
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-rstudioserverproappsettings.html}
327
412
  */
328
413
  export type RStudioServerProAppSettings = {
329
414
  /**
330
415
  * Indicates whether the current user has access to the `RStudioServerPro` app.
416
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-rstudioserverproappsettings.html#cfn-sagemaker-userprofile-rstudioserverproappsettings-accessstatus}
331
417
  */
332
418
  AccessStatus?: "ENABLED" | "DISABLED" | undefined;
333
419
  /**
334
420
  * The level of permissions that the user has within the `RStudioServerPro` app. This value defaults to `User`. The `Admin` value allows the user access to the RStudio Administrative Dashboard.
421
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-rstudioserverproappsettings.html#cfn-sagemaker-userprofile-rstudioserverproappsettings-usergroup}
335
422
  */
336
423
  UserGroup?: "R_STUDIO_ADMIN" | "R_STUDIO_USER" | undefined;
337
424
  };
@@ -339,6 +426,7 @@ export type RStudioServerProAppSettings = {
339
426
  * Specifies the ARN's of a SageMaker AI image and SageMaker AI image version, and the instance type that the version runs on.
340
427
  *
341
428
  * > When both `SageMakerImageVersionArn` and `SageMakerImageArn` are passed, `SageMakerImageVersionArn` is used. Any updates to `SageMakerImageArn` will not take effect if `SageMakerImageVersionArn` already exists in the `ResourceSpec` because `SageMakerImageVersionArn` always takes precedence. To clear the value set for `SageMakerImageVersionArn` , pass `None` as the value.
429
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-resourcespec.html}
342
430
  */
343
431
  export type ResourceSpec = {
344
432
  /**
@@ -347,66 +435,79 @@ export type ResourceSpec = {
347
435
  * > *JupyterServer apps* only support the `system` value.
348
436
  * >
349
437
  * > For *KernelGateway apps* , the `system` value is translated to `ml.t3.medium` . KernelGateway apps also support all other values for available instance types.
438
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-resourcespec.html#cfn-sagemaker-userprofile-resourcespec-instancetype}
350
439
  */
351
440
  InstanceType?: "system" | "ml.t3.micro" | "ml.t3.small" | "ml.t3.medium" | "ml.t3.large" | "ml.t3.xlarge" | "ml.t3.2xlarge" | "ml.m5.large" | "ml.m5.xlarge" | "ml.m5.2xlarge" | "ml.m5.4xlarge" | "ml.m5.8xlarge" | "ml.m5.12xlarge" | "ml.m5.16xlarge" | "ml.m5.24xlarge" | "ml.c5.large" | "ml.c5.xlarge" | "ml.c5.2xlarge" | "ml.c5.4xlarge" | "ml.c5.9xlarge" | "ml.c5.12xlarge" | "ml.c5.18xlarge" | "ml.c5.24xlarge" | "ml.p3.2xlarge" | "ml.p3.8xlarge" | "ml.p3.16xlarge" | "ml.g4dn.xlarge" | "ml.g4dn.2xlarge" | "ml.g4dn.4xlarge" | "ml.g4dn.8xlarge" | "ml.g4dn.12xlarge" | "ml.g4dn.16xlarge" | "ml.r5.large" | "ml.r5.xlarge" | "ml.r5.2xlarge" | "ml.r5.4xlarge" | "ml.r5.8xlarge" | "ml.r5.12xlarge" | "ml.r5.16xlarge" | "ml.r5.24xlarge" | "ml.p3dn.24xlarge" | "ml.m5d.large" | "ml.m5d.xlarge" | "ml.m5d.2xlarge" | "ml.m5d.4xlarge" | "ml.m5d.8xlarge" | "ml.m5d.12xlarge" | "ml.m5d.16xlarge" | "ml.m5d.24xlarge" | "ml.g5.xlarge" | "ml.g5.2xlarge" | "ml.g5.4xlarge" | "ml.g5.8xlarge" | "ml.g5.12xlarge" | "ml.g5.16xlarge" | "ml.g5.24xlarge" | "ml.g5.48xlarge" | "ml.p4d.24xlarge" | "ml.p4de.24xlarge" | "ml.geospatial.interactive" | "ml.trn1.2xlarge" | "ml.trn1.32xlarge" | "ml.trn1n.32xlarge" | undefined;
352
441
  /**
353
442
  * The Amazon Resource Name (ARN) of the Lifecycle Configuration attached to the Resource.
354
443
  * @maxLength 256
355
444
  * @pattern ^(arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:studio-lifecycle-config/.*|None)$
445
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-resourcespec.html#cfn-sagemaker-userprofile-resourcespec-lifecycleconfigarn}
356
446
  */
357
447
  LifecycleConfigArn?: string | undefined;
358
448
  /**
359
449
  * The ARN of the SageMaker AI image that the image version belongs to.
360
450
  * @maxLength 256
361
451
  * @pattern ^arn:aws(-[\w]+)*:sagemaker:.+:[0-9]{12}:image/[a-z0-9]([-.]?[a-z0-9])*$
452
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-resourcespec.html#cfn-sagemaker-userprofile-resourcespec-sagemakerimagearn}
362
453
  */
363
454
  SageMakerImageArn?: string | undefined;
364
455
  /**
365
456
  * The ARN of the image version created on the instance. To clear the value set for `SageMakerImageVersionArn` , pass `None` as the value.
366
457
  * @maxLength 256
367
458
  * @pattern ^arn:aws(-[\w]+)*:sagemaker:.+:[0-9]{12}:image-version/[a-z0-9]([-.]?[a-z0-9])*‍/[0-9]+$
459
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-resourcespec.html#cfn-sagemaker-userprofile-resourcespec-sagemakerimageversionarn}
368
460
  */
369
461
  SageMakerImageVersionArn?: string | undefined;
370
462
  };
371
463
  /**
372
464
  * Specifies options when sharing an Amazon SageMaker Studio notebook. These settings are specified as part of `DefaultUserSettings` when the [CreateDomain](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateDomain.html) API is called, and as part of `UserSettings` when the [CreateUserProfile](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateUserProfile.html) API is called.
465
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-sharingsettings.html}
373
466
  */
374
467
  export type SharingSettings = {
375
468
  /**
376
469
  * Whether to include the notebook cell output when sharing the notebook. The default is `Disabled` .
470
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-sharingsettings.html#cfn-sagemaker-userprofile-sharingsettings-notebookoutputoption}
377
471
  */
378
472
  NotebookOutputOption?: "Allowed" | "Disabled" | undefined;
379
473
  /**
380
474
  * When `NotebookOutputOption` is `Allowed` , the AWS Key Management Service (KMS) encryption key ID used to encrypt the notebook cell output in the Amazon S3 bucket.
381
475
  * @maxLength 2048
382
476
  * @pattern .*
477
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-sharingsettings.html#cfn-sagemaker-userprofile-sharingsettings-s3kmskeyid}
383
478
  */
384
479
  S3KmsKeyId?: string | undefined;
385
480
  /**
386
481
  * When `NotebookOutputOption` is `Allowed` , the Amazon S3 bucket used to store the shared notebook snapshots.
387
482
  * @maxLength 1024
388
483
  * @pattern ^(https|s3)://([^/]+)/?(.*)$
484
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-sharingsettings.html#cfn-sagemaker-userprofile-sharingsettings-s3outputpath}
389
485
  */
390
486
  S3OutputPath?: string | undefined;
391
487
  };
392
488
  /**
393
489
  * Studio settings. If these settings are applied on a user level, they take priority over the settings applied on a domain level.
490
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-studiowebportalsettings.html}
394
491
  */
395
492
  export type StudioWebPortalSettings = {
396
493
  /**
397
494
  * The [Applications supported in Studio](https://docs.aws.amazon.com/sagemaker/latest/dg/studio-updated-apps.html) that are hidden from the Studio left navigation pane.
495
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-studiowebportalsettings.html#cfn-sagemaker-userprofile-studiowebportalsettings-hiddenapptypes}
398
496
  */
399
497
  HiddenAppTypes?: AppType[] | undefined;
400
498
  /**
401
499
  * The instance types you are hiding from the Studio user interface.
500
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-studiowebportalsettings.html#cfn-sagemaker-userprofile-studiowebportalsettings-hiddeninstancetypes}
402
501
  */
403
502
  HiddenInstanceTypes?: AppInstanceType[] | undefined;
404
503
  /**
405
504
  * The machine learning tools that are hidden from the Studio left navigation pane.
505
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-studiowebportalsettings.html#cfn-sagemaker-userprofile-studiowebportalsettings-hiddenmltools}
406
506
  */
407
507
  HiddenMlTools?: MlTools[] | undefined;
408
508
  /**
409
509
  * The version aliases you are hiding from the Studio user interface.
510
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-studiowebportalsettings.html#cfn-sagemaker-userprofile-studiowebportalsettings-hiddensagemakerimageversionaliases}
410
511
  */
411
512
  HiddenSageMakerImageVersionAliases?: HiddenSageMakerImage[] | undefined;
412
513
  };
@@ -414,28 +515,35 @@ export type StudioWebPortalSettings = {
414
515
  * A collection of settings that apply to users of Amazon SageMaker Studio. These settings are specified when the [CreateUserProfile](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateUserProfile.html) API is called, and as `DefaultUserSettings` when the [CreateDomain](https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateDomain.html) API is called.
415
516
  *
416
517
  * `SecurityGroups` is aggregated when specified in both calls. For all other settings in `UserSettings` , the values specified in `CreateUserProfile` take precedence over those specified in `CreateDomain` .
518
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-usersettings.html}
417
519
  */
418
520
  export type UserSettings = {
419
521
  /**
420
- * Indicates whether auto-mounting of an EFS volume is supported for the user profile.
522
+ * Indicates whether auto-mounting of an EFS volume is supported for the user profile. The `DefaultAsDomain` value is only supported for user profiles. Do not use the `DefaultAsDomain` value when setting this parameter for a domain.
523
+ *
524
+ * SageMaker applies this setting only to private spaces that the user creates in the domain. SageMaker doesn't apply this setting to shared spaces.
525
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-usersettings.html#cfn-sagemaker-userprofile-usersettings-automounthomeefs}
421
526
  */
422
527
  AutoMountHomeEFS?: "Enabled" | "Disabled" | "DefaultAsDomain" | undefined;
423
528
  /**
424
529
  * The Code Editor application settings.
425
530
  *
426
531
  * SageMaker applies these settings only to private spaces that the user creates in the domain. SageMaker doesn't apply these settings to shared spaces.
532
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-usersettings.html#cfn-sagemaker-userprofile-usersettings-codeeditorappsettings}
427
533
  */
428
534
  CodeEditorAppSettings?: CodeEditorAppSettings | undefined;
429
535
  /**
430
536
  * The settings for assigning a custom file system to a user profile. Permitted users can access this file system in Amazon SageMaker AI Studio.
431
537
  *
432
538
  * SageMaker applies these settings only to private spaces that the user creates in the domain. SageMaker doesn't apply these settings to shared spaces.
539
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-usersettings.html#cfn-sagemaker-userprofile-usersettings-customfilesystemconfigs}
433
540
  */
434
541
  CustomFileSystemConfigs?: CustomFileSystemConfig[] | undefined;
435
542
  /**
436
543
  * Details about the POSIX identity that is used for file system operations.
437
544
  *
438
545
  * SageMaker applies these settings only to private spaces that the user creates in the domain. SageMaker doesn't apply these settings to shared spaces.
546
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-usersettings.html#cfn-sagemaker-userprofile-usersettings-customposixuserconfig}
439
547
  */
440
548
  CustomPosixUserConfig?: CustomPosixUserConfig | undefined;
441
549
  /**
@@ -444,6 +552,7 @@ export type UserSettings = {
444
552
  * - `studio::` : Indicates that Studio is the default experience. This value can only be passed if `StudioWebPortal` is set to `ENABLED` .
445
553
  * - `app:JupyterServer:` : Indicates that Studio Classic is the default experience.
446
554
  * @maxLength 1023
555
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-usersettings.html#cfn-sagemaker-userprofile-usersettings-defaultlandinguri}
447
556
  */
448
557
  DefaultLandingUri?: string | undefined;
449
558
  /**
@@ -453,24 +562,29 @@ export type UserSettings = {
453
562
  * @minLength 20
454
563
  * @maxLength 2048
455
564
  * @pattern ^arn:aws[a-z\-]*:iam::\d{12}:role/?[a-zA-Z_0-9+=,.@\-_/]+$
565
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-usersettings.html#cfn-sagemaker-userprofile-usersettings-executionrole}
456
566
  */
457
567
  ExecutionRole?: string | undefined;
458
568
  /**
459
569
  * The settings for the JupyterLab application.
460
570
  *
461
571
  * SageMaker applies these settings only to private spaces that the user creates in the domain. SageMaker doesn't apply these settings to shared spaces.
572
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-usersettings.html#cfn-sagemaker-userprofile-usersettings-jupyterlabappsettings}
462
573
  */
463
574
  JupyterLabAppSettings?: JupyterLabAppSettings | undefined;
464
575
  /**
465
576
  * The Jupyter server's app settings.
577
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-usersettings.html#cfn-sagemaker-userprofile-usersettings-jupyterserverappsettings}
466
578
  */
467
579
  JupyterServerAppSettings?: JupyterServerAppSettings | undefined;
468
580
  /**
469
581
  * The kernel gateway app settings.
582
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-usersettings.html#cfn-sagemaker-userprofile-usersettings-kernelgatewayappsettings}
470
583
  */
471
584
  KernelGatewayAppSettings?: KernelGatewayAppSettings | undefined;
472
585
  /**
473
586
  * A collection of settings that configure user interaction with the `RStudioServerPro` app.
587
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-usersettings.html#cfn-sagemaker-userprofile-usersettings-rstudioserverproappsettings}
474
588
  */
475
589
  RStudioServerProAppSettings?: RStudioServerProAppSettings | undefined;
476
590
  /**
@@ -483,24 +597,29 @@ export type UserSettings = {
483
597
  * Amazon SageMaker AI adds a security group to allow NFS traffic from Amazon SageMaker AI Studio. Therefore, the number of security groups that you can specify is one less than the maximum number shown.
484
598
  *
485
599
  * SageMaker applies these settings only to private spaces that the user creates in the domain. SageMaker doesn't apply these settings to shared spaces.
600
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-usersettings.html#cfn-sagemaker-userprofile-usersettings-securitygroups}
486
601
  */
487
602
  SecurityGroups?: string[] | undefined;
488
603
  /**
489
604
  * Specifies options for sharing Amazon SageMaker AI Studio notebooks.
605
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-usersettings.html#cfn-sagemaker-userprofile-usersettings-sharingsettings}
490
606
  */
491
607
  SharingSettings?: SharingSettings | undefined;
492
608
  /**
493
609
  * The storage settings for a space.
494
610
  *
495
611
  * SageMaker applies these settings only to private spaces that the user creates in the domain. SageMaker doesn't apply these settings to shared spaces.
612
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-usersettings.html#cfn-sagemaker-userprofile-usersettings-spacestoragesettings}
496
613
  */
497
614
  SpaceStorageSettings?: DefaultSpaceStorageSettings | undefined;
498
615
  /**
499
616
  * Whether the user can access Studio. If this value is set to `DISABLED` , the user cannot access Studio, even if that is the default experience for the domain.
617
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-usersettings.html#cfn-sagemaker-userprofile-usersettings-studiowebportal}
500
618
  */
501
619
  StudioWebPortal?: "ENABLED" | "DISABLED" | undefined;
502
620
  /**
503
621
  * Studio settings. If these settings are applied on a user level, they take priority over the settings applied on a domain level.
622
+ * @see {@link https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-usersettings.html#cfn-sagemaker-userprofile-usersettings-studiowebportalsettings}
504
623
  */
505
624
  StudioWebPortalSettings?: StudioWebPortalSettings | undefined;
506
625
  };