@horietakehiro/aws-cdk-utul 0.1.1 → 0.2.1

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 (2625) hide show
  1. package/LICENSE +21 -0
  2. package/index.d.ts +3 -0
  3. package/index.js +7 -0
  4. package/package.json +4 -4
  5. package/tsconfig.json +3 -2
  6. package/src/index.d.ts +0 -3
  7. package/src/index.js +0 -7
  8. /package/{src → lib}/assertions.d.ts +0 -0
  9. /package/{src → lib}/assertions.js +0 -0
  10. /package/{src → lib}/typed-resource.d.ts +0 -0
  11. /package/{src → lib}/typed-resource.js +0 -0
  12. /package/{src → lib}/types/cfn-resource-types/alexa-ask-skill.d.ts +0 -0
  13. /package/{src → lib}/types/cfn-resource-types/alexa-ask-skill.js +0 -0
  14. /package/{src → lib}/types/cfn-resource-types/aws-accessanalyzer-analyzer.d.ts +0 -0
  15. /package/{src → lib}/types/cfn-resource-types/aws-accessanalyzer-analyzer.js +0 -0
  16. /package/{src → lib}/types/cfn-resource-types/aws-acmpca-certificate.d.ts +0 -0
  17. /package/{src → lib}/types/cfn-resource-types/aws-acmpca-certificate.js +0 -0
  18. /package/{src → lib}/types/cfn-resource-types/aws-acmpca-certificateauthority.d.ts +0 -0
  19. /package/{src → lib}/types/cfn-resource-types/aws-acmpca-certificateauthority.js +0 -0
  20. /package/{src → lib}/types/cfn-resource-types/aws-acmpca-certificateauthorityactivation.d.ts +0 -0
  21. /package/{src → lib}/types/cfn-resource-types/aws-acmpca-certificateauthorityactivation.js +0 -0
  22. /package/{src → lib}/types/cfn-resource-types/aws-acmpca-permission.d.ts +0 -0
  23. /package/{src → lib}/types/cfn-resource-types/aws-acmpca-permission.js +0 -0
  24. /package/{src → lib}/types/cfn-resource-types/aws-amazonmq-broker.d.ts +0 -0
  25. /package/{src → lib}/types/cfn-resource-types/aws-amazonmq-broker.js +0 -0
  26. /package/{src → lib}/types/cfn-resource-types/aws-amazonmq-configuration.d.ts +0 -0
  27. /package/{src → lib}/types/cfn-resource-types/aws-amazonmq-configuration.js +0 -0
  28. /package/{src → lib}/types/cfn-resource-types/aws-amazonmq-configurationassociation.d.ts +0 -0
  29. /package/{src → lib}/types/cfn-resource-types/aws-amazonmq-configurationassociation.js +0 -0
  30. /package/{src → lib}/types/cfn-resource-types/aws-amplify-app.d.ts +0 -0
  31. /package/{src → lib}/types/cfn-resource-types/aws-amplify-app.js +0 -0
  32. /package/{src → lib}/types/cfn-resource-types/aws-amplify-branch.d.ts +0 -0
  33. /package/{src → lib}/types/cfn-resource-types/aws-amplify-branch.js +0 -0
  34. /package/{src → lib}/types/cfn-resource-types/aws-amplify-domain.d.ts +0 -0
  35. /package/{src → lib}/types/cfn-resource-types/aws-amplify-domain.js +0 -0
  36. /package/{src → lib}/types/cfn-resource-types/aws-amplifyuibuilder-component.d.ts +0 -0
  37. /package/{src → lib}/types/cfn-resource-types/aws-amplifyuibuilder-component.js +0 -0
  38. /package/{src → lib}/types/cfn-resource-types/aws-amplifyuibuilder-form.d.ts +0 -0
  39. /package/{src → lib}/types/cfn-resource-types/aws-amplifyuibuilder-form.js +0 -0
  40. /package/{src → lib}/types/cfn-resource-types/aws-amplifyuibuilder-theme.d.ts +0 -0
  41. /package/{src → lib}/types/cfn-resource-types/aws-amplifyuibuilder-theme.js +0 -0
  42. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-account.d.ts +0 -0
  43. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-account.js +0 -0
  44. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-apikey.d.ts +0 -0
  45. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-apikey.js +0 -0
  46. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-authorizer.d.ts +0 -0
  47. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-authorizer.js +0 -0
  48. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-basepathmapping.d.ts +0 -0
  49. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-basepathmapping.js +0 -0
  50. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-clientcertificate.d.ts +0 -0
  51. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-clientcertificate.js +0 -0
  52. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-deployment.d.ts +0 -0
  53. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-deployment.js +0 -0
  54. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-documentationpart.d.ts +0 -0
  55. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-documentationpart.js +0 -0
  56. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-documentationversion.d.ts +0 -0
  57. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-documentationversion.js +0 -0
  58. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-domainname.d.ts +0 -0
  59. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-domainname.js +0 -0
  60. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-gatewayresponse.d.ts +0 -0
  61. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-gatewayresponse.js +0 -0
  62. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-method.d.ts +0 -0
  63. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-method.js +0 -0
  64. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-model.d.ts +0 -0
  65. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-model.js +0 -0
  66. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-requestvalidator.d.ts +0 -0
  67. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-requestvalidator.js +0 -0
  68. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-resource.d.ts +0 -0
  69. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-resource.js +0 -0
  70. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-restapi.d.ts +0 -0
  71. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-restapi.js +0 -0
  72. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-stage.d.ts +0 -0
  73. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-stage.js +0 -0
  74. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-usageplan.d.ts +0 -0
  75. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-usageplan.js +0 -0
  76. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-usageplankey.d.ts +0 -0
  77. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-usageplankey.js +0 -0
  78. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-vpclink.d.ts +0 -0
  79. /package/{src → lib}/types/cfn-resource-types/aws-apigateway-vpclink.js +0 -0
  80. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-api.d.ts +0 -0
  81. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-api.js +0 -0
  82. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-apigatewaymanagedoverrides.d.ts +0 -0
  83. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-apigatewaymanagedoverrides.js +0 -0
  84. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-apimapping.d.ts +0 -0
  85. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-apimapping.js +0 -0
  86. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-authorizer.d.ts +0 -0
  87. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-authorizer.js +0 -0
  88. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-deployment.d.ts +0 -0
  89. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-deployment.js +0 -0
  90. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-domainname.d.ts +0 -0
  91. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-domainname.js +0 -0
  92. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-integration.d.ts +0 -0
  93. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-integration.js +0 -0
  94. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-integrationresponse.d.ts +0 -0
  95. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-integrationresponse.js +0 -0
  96. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-model.d.ts +0 -0
  97. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-model.js +0 -0
  98. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-route.d.ts +0 -0
  99. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-route.js +0 -0
  100. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-routeresponse.d.ts +0 -0
  101. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-routeresponse.js +0 -0
  102. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-stage.d.ts +0 -0
  103. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-stage.js +0 -0
  104. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-vpclink.d.ts +0 -0
  105. /package/{src → lib}/types/cfn-resource-types/aws-apigatewayv2-vpclink.js +0 -0
  106. /package/{src → lib}/types/cfn-resource-types/aws-appconfig-application.d.ts +0 -0
  107. /package/{src → lib}/types/cfn-resource-types/aws-appconfig-application.js +0 -0
  108. /package/{src → lib}/types/cfn-resource-types/aws-appconfig-configurationprofile.d.ts +0 -0
  109. /package/{src → lib}/types/cfn-resource-types/aws-appconfig-configurationprofile.js +0 -0
  110. /package/{src → lib}/types/cfn-resource-types/aws-appconfig-deployment.d.ts +0 -0
  111. /package/{src → lib}/types/cfn-resource-types/aws-appconfig-deployment.js +0 -0
  112. /package/{src → lib}/types/cfn-resource-types/aws-appconfig-deploymentstrategy.d.ts +0 -0
  113. /package/{src → lib}/types/cfn-resource-types/aws-appconfig-deploymentstrategy.js +0 -0
  114. /package/{src → lib}/types/cfn-resource-types/aws-appconfig-environment.d.ts +0 -0
  115. /package/{src → lib}/types/cfn-resource-types/aws-appconfig-environment.js +0 -0
  116. /package/{src → lib}/types/cfn-resource-types/aws-appconfig-extension.d.ts +0 -0
  117. /package/{src → lib}/types/cfn-resource-types/aws-appconfig-extension.js +0 -0
  118. /package/{src → lib}/types/cfn-resource-types/aws-appconfig-extensionassociation.d.ts +0 -0
  119. /package/{src → lib}/types/cfn-resource-types/aws-appconfig-extensionassociation.js +0 -0
  120. /package/{src → lib}/types/cfn-resource-types/aws-appconfig-hostedconfigurationversion.d.ts +0 -0
  121. /package/{src → lib}/types/cfn-resource-types/aws-appconfig-hostedconfigurationversion.js +0 -0
  122. /package/{src → lib}/types/cfn-resource-types/aws-appflow-connector.d.ts +0 -0
  123. /package/{src → lib}/types/cfn-resource-types/aws-appflow-connector.js +0 -0
  124. /package/{src → lib}/types/cfn-resource-types/aws-appflow-connectorprofile.d.ts +0 -0
  125. /package/{src → lib}/types/cfn-resource-types/aws-appflow-connectorprofile.js +0 -0
  126. /package/{src → lib}/types/cfn-resource-types/aws-appflow-flow.d.ts +0 -0
  127. /package/{src → lib}/types/cfn-resource-types/aws-appflow-flow.js +0 -0
  128. /package/{src → lib}/types/cfn-resource-types/aws-appintegrations-application.d.ts +0 -0
  129. /package/{src → lib}/types/cfn-resource-types/aws-appintegrations-application.js +0 -0
  130. /package/{src → lib}/types/cfn-resource-types/aws-appintegrations-dataintegration.d.ts +0 -0
  131. /package/{src → lib}/types/cfn-resource-types/aws-appintegrations-dataintegration.js +0 -0
  132. /package/{src → lib}/types/cfn-resource-types/aws-appintegrations-eventintegration.d.ts +0 -0
  133. /package/{src → lib}/types/cfn-resource-types/aws-appintegrations-eventintegration.js +0 -0
  134. /package/{src → lib}/types/cfn-resource-types/aws-applicationautoscaling-scalabletarget.d.ts +0 -0
  135. /package/{src → lib}/types/cfn-resource-types/aws-applicationautoscaling-scalabletarget.js +0 -0
  136. /package/{src → lib}/types/cfn-resource-types/aws-applicationautoscaling-scalingpolicy.d.ts +0 -0
  137. /package/{src → lib}/types/cfn-resource-types/aws-applicationautoscaling-scalingpolicy.js +0 -0
  138. /package/{src → lib}/types/cfn-resource-types/aws-applicationinsights-application.d.ts +0 -0
  139. /package/{src → lib}/types/cfn-resource-types/aws-applicationinsights-application.js +0 -0
  140. /package/{src → lib}/types/cfn-resource-types/aws-applicationsignals-servicelevelobjective.d.ts +0 -0
  141. /package/{src → lib}/types/cfn-resource-types/aws-applicationsignals-servicelevelobjective.js +0 -0
  142. /package/{src → lib}/types/cfn-resource-types/aws-appmesh-gatewayroute.d.ts +0 -0
  143. /package/{src → lib}/types/cfn-resource-types/aws-appmesh-gatewayroute.js +0 -0
  144. /package/{src → lib}/types/cfn-resource-types/aws-appmesh-mesh.d.ts +0 -0
  145. /package/{src → lib}/types/cfn-resource-types/aws-appmesh-mesh.js +0 -0
  146. /package/{src → lib}/types/cfn-resource-types/aws-appmesh-route.d.ts +0 -0
  147. /package/{src → lib}/types/cfn-resource-types/aws-appmesh-route.js +0 -0
  148. /package/{src → lib}/types/cfn-resource-types/aws-appmesh-virtualgateway.d.ts +0 -0
  149. /package/{src → lib}/types/cfn-resource-types/aws-appmesh-virtualgateway.js +0 -0
  150. /package/{src → lib}/types/cfn-resource-types/aws-appmesh-virtualnode.d.ts +0 -0
  151. /package/{src → lib}/types/cfn-resource-types/aws-appmesh-virtualnode.js +0 -0
  152. /package/{src → lib}/types/cfn-resource-types/aws-appmesh-virtualrouter.d.ts +0 -0
  153. /package/{src → lib}/types/cfn-resource-types/aws-appmesh-virtualrouter.js +0 -0
  154. /package/{src → lib}/types/cfn-resource-types/aws-appmesh-virtualservice.d.ts +0 -0
  155. /package/{src → lib}/types/cfn-resource-types/aws-appmesh-virtualservice.js +0 -0
  156. /package/{src → lib}/types/cfn-resource-types/aws-apprunner-autoscalingconfiguration.d.ts +0 -0
  157. /package/{src → lib}/types/cfn-resource-types/aws-apprunner-autoscalingconfiguration.js +0 -0
  158. /package/{src → lib}/types/cfn-resource-types/aws-apprunner-observabilityconfiguration.d.ts +0 -0
  159. /package/{src → lib}/types/cfn-resource-types/aws-apprunner-observabilityconfiguration.js +0 -0
  160. /package/{src → lib}/types/cfn-resource-types/aws-apprunner-service.d.ts +0 -0
  161. /package/{src → lib}/types/cfn-resource-types/aws-apprunner-service.js +0 -0
  162. /package/{src → lib}/types/cfn-resource-types/aws-apprunner-vpcconnector.d.ts +0 -0
  163. /package/{src → lib}/types/cfn-resource-types/aws-apprunner-vpcconnector.js +0 -0
  164. /package/{src → lib}/types/cfn-resource-types/aws-apprunner-vpcingressconnection.d.ts +0 -0
  165. /package/{src → lib}/types/cfn-resource-types/aws-apprunner-vpcingressconnection.js +0 -0
  166. /package/{src → lib}/types/cfn-resource-types/aws-appstream-appblock.d.ts +0 -0
  167. /package/{src → lib}/types/cfn-resource-types/aws-appstream-appblock.js +0 -0
  168. /package/{src → lib}/types/cfn-resource-types/aws-appstream-appblockbuilder.d.ts +0 -0
  169. /package/{src → lib}/types/cfn-resource-types/aws-appstream-appblockbuilder.js +0 -0
  170. /package/{src → lib}/types/cfn-resource-types/aws-appstream-application.d.ts +0 -0
  171. /package/{src → lib}/types/cfn-resource-types/aws-appstream-application.js +0 -0
  172. /package/{src → lib}/types/cfn-resource-types/aws-appstream-applicationentitlementassociation.d.ts +0 -0
  173. /package/{src → lib}/types/cfn-resource-types/aws-appstream-applicationentitlementassociation.js +0 -0
  174. /package/{src → lib}/types/cfn-resource-types/aws-appstream-applicationfleetassociation.d.ts +0 -0
  175. /package/{src → lib}/types/cfn-resource-types/aws-appstream-applicationfleetassociation.js +0 -0
  176. /package/{src → lib}/types/cfn-resource-types/aws-appstream-directoryconfig.d.ts +0 -0
  177. /package/{src → lib}/types/cfn-resource-types/aws-appstream-directoryconfig.js +0 -0
  178. /package/{src → lib}/types/cfn-resource-types/aws-appstream-entitlement.d.ts +0 -0
  179. /package/{src → lib}/types/cfn-resource-types/aws-appstream-entitlement.js +0 -0
  180. /package/{src → lib}/types/cfn-resource-types/aws-appstream-fleet.d.ts +0 -0
  181. /package/{src → lib}/types/cfn-resource-types/aws-appstream-fleet.js +0 -0
  182. /package/{src → lib}/types/cfn-resource-types/aws-appstream-imagebuilder.d.ts +0 -0
  183. /package/{src → lib}/types/cfn-resource-types/aws-appstream-imagebuilder.js +0 -0
  184. /package/{src → lib}/types/cfn-resource-types/aws-appstream-stack.d.ts +0 -0
  185. /package/{src → lib}/types/cfn-resource-types/aws-appstream-stack.js +0 -0
  186. /package/{src → lib}/types/cfn-resource-types/aws-appstream-stackfleetassociation.d.ts +0 -0
  187. /package/{src → lib}/types/cfn-resource-types/aws-appstream-stackfleetassociation.js +0 -0
  188. /package/{src → lib}/types/cfn-resource-types/aws-appstream-stackuserassociation.d.ts +0 -0
  189. /package/{src → lib}/types/cfn-resource-types/aws-appstream-stackuserassociation.js +0 -0
  190. /package/{src → lib}/types/cfn-resource-types/aws-appstream-user.d.ts +0 -0
  191. /package/{src → lib}/types/cfn-resource-types/aws-appstream-user.js +0 -0
  192. /package/{src → lib}/types/cfn-resource-types/aws-appsync-apicache.d.ts +0 -0
  193. /package/{src → lib}/types/cfn-resource-types/aws-appsync-apicache.js +0 -0
  194. /package/{src → lib}/types/cfn-resource-types/aws-appsync-apikey.d.ts +0 -0
  195. /package/{src → lib}/types/cfn-resource-types/aws-appsync-apikey.js +0 -0
  196. /package/{src → lib}/types/cfn-resource-types/aws-appsync-datasource.d.ts +0 -0
  197. /package/{src → lib}/types/cfn-resource-types/aws-appsync-datasource.js +0 -0
  198. /package/{src → lib}/types/cfn-resource-types/aws-appsync-domainname.d.ts +0 -0
  199. /package/{src → lib}/types/cfn-resource-types/aws-appsync-domainname.js +0 -0
  200. /package/{src → lib}/types/cfn-resource-types/aws-appsync-domainnameapiassociation.d.ts +0 -0
  201. /package/{src → lib}/types/cfn-resource-types/aws-appsync-domainnameapiassociation.js +0 -0
  202. /package/{src → lib}/types/cfn-resource-types/aws-appsync-functionconfiguration.d.ts +0 -0
  203. /package/{src → lib}/types/cfn-resource-types/aws-appsync-functionconfiguration.js +0 -0
  204. /package/{src → lib}/types/cfn-resource-types/aws-appsync-graphqlapi.d.ts +0 -0
  205. /package/{src → lib}/types/cfn-resource-types/aws-appsync-graphqlapi.js +0 -0
  206. /package/{src → lib}/types/cfn-resource-types/aws-appsync-graphqlschema.d.ts +0 -0
  207. /package/{src → lib}/types/cfn-resource-types/aws-appsync-graphqlschema.js +0 -0
  208. /package/{src → lib}/types/cfn-resource-types/aws-appsync-resolver.d.ts +0 -0
  209. /package/{src → lib}/types/cfn-resource-types/aws-appsync-resolver.js +0 -0
  210. /package/{src → lib}/types/cfn-resource-types/aws-appsync-sourceapiassociation.d.ts +0 -0
  211. /package/{src → lib}/types/cfn-resource-types/aws-appsync-sourceapiassociation.js +0 -0
  212. /package/{src → lib}/types/cfn-resource-types/aws-apptest-testcase.d.ts +0 -0
  213. /package/{src → lib}/types/cfn-resource-types/aws-apptest-testcase.js +0 -0
  214. /package/{src → lib}/types/cfn-resource-types/aws-aps-rulegroupsnamespace.d.ts +0 -0
  215. /package/{src → lib}/types/cfn-resource-types/aws-aps-rulegroupsnamespace.js +0 -0
  216. /package/{src → lib}/types/cfn-resource-types/aws-aps-scraper.d.ts +0 -0
  217. /package/{src → lib}/types/cfn-resource-types/aws-aps-scraper.js +0 -0
  218. /package/{src → lib}/types/cfn-resource-types/aws-aps-workspace.d.ts +0 -0
  219. /package/{src → lib}/types/cfn-resource-types/aws-aps-workspace.js +0 -0
  220. /package/{src → lib}/types/cfn-resource-types/aws-arczonalshift-autoshiftobservernotificationstatus.d.ts +0 -0
  221. /package/{src → lib}/types/cfn-resource-types/aws-arczonalshift-autoshiftobservernotificationstatus.js +0 -0
  222. /package/{src → lib}/types/cfn-resource-types/aws-arczonalshift-zonalautoshiftconfiguration.d.ts +0 -0
  223. /package/{src → lib}/types/cfn-resource-types/aws-arczonalshift-zonalautoshiftconfiguration.js +0 -0
  224. /package/{src → lib}/types/cfn-resource-types/aws-athena-capacityreservation.d.ts +0 -0
  225. /package/{src → lib}/types/cfn-resource-types/aws-athena-capacityreservation.js +0 -0
  226. /package/{src → lib}/types/cfn-resource-types/aws-athena-datacatalog.d.ts +0 -0
  227. /package/{src → lib}/types/cfn-resource-types/aws-athena-datacatalog.js +0 -0
  228. /package/{src → lib}/types/cfn-resource-types/aws-athena-namedquery.d.ts +0 -0
  229. /package/{src → lib}/types/cfn-resource-types/aws-athena-namedquery.js +0 -0
  230. /package/{src → lib}/types/cfn-resource-types/aws-athena-preparedstatement.d.ts +0 -0
  231. /package/{src → lib}/types/cfn-resource-types/aws-athena-preparedstatement.js +0 -0
  232. /package/{src → lib}/types/cfn-resource-types/aws-athena-workgroup.d.ts +0 -0
  233. /package/{src → lib}/types/cfn-resource-types/aws-athena-workgroup.js +0 -0
  234. /package/{src → lib}/types/cfn-resource-types/aws-auditmanager-assessment.d.ts +0 -0
  235. /package/{src → lib}/types/cfn-resource-types/aws-auditmanager-assessment.js +0 -0
  236. /package/{src → lib}/types/cfn-resource-types/aws-autoscaling-autoscalinggroup.d.ts +0 -0
  237. /package/{src → lib}/types/cfn-resource-types/aws-autoscaling-autoscalinggroup.js +0 -0
  238. /package/{src → lib}/types/cfn-resource-types/aws-autoscaling-launchconfiguration.d.ts +0 -0
  239. /package/{src → lib}/types/cfn-resource-types/aws-autoscaling-launchconfiguration.js +0 -0
  240. /package/{src → lib}/types/cfn-resource-types/aws-autoscaling-lifecyclehook.d.ts +0 -0
  241. /package/{src → lib}/types/cfn-resource-types/aws-autoscaling-lifecyclehook.js +0 -0
  242. /package/{src → lib}/types/cfn-resource-types/aws-autoscaling-scalingpolicy.d.ts +0 -0
  243. /package/{src → lib}/types/cfn-resource-types/aws-autoscaling-scalingpolicy.js +0 -0
  244. /package/{src → lib}/types/cfn-resource-types/aws-autoscaling-scheduledaction.d.ts +0 -0
  245. /package/{src → lib}/types/cfn-resource-types/aws-autoscaling-scheduledaction.js +0 -0
  246. /package/{src → lib}/types/cfn-resource-types/aws-autoscaling-warmpool.d.ts +0 -0
  247. /package/{src → lib}/types/cfn-resource-types/aws-autoscaling-warmpool.js +0 -0
  248. /package/{src → lib}/types/cfn-resource-types/aws-autoscalingplans-scalingplan.d.ts +0 -0
  249. /package/{src → lib}/types/cfn-resource-types/aws-autoscalingplans-scalingplan.js +0 -0
  250. /package/{src → lib}/types/cfn-resource-types/aws-b2bi-capability.d.ts +0 -0
  251. /package/{src → lib}/types/cfn-resource-types/aws-b2bi-capability.js +0 -0
  252. /package/{src → lib}/types/cfn-resource-types/aws-b2bi-partnership.d.ts +0 -0
  253. /package/{src → lib}/types/cfn-resource-types/aws-b2bi-partnership.js +0 -0
  254. /package/{src → lib}/types/cfn-resource-types/aws-b2bi-profile.d.ts +0 -0
  255. /package/{src → lib}/types/cfn-resource-types/aws-b2bi-profile.js +0 -0
  256. /package/{src → lib}/types/cfn-resource-types/aws-b2bi-transformer.d.ts +0 -0
  257. /package/{src → lib}/types/cfn-resource-types/aws-b2bi-transformer.js +0 -0
  258. /package/{src → lib}/types/cfn-resource-types/aws-backup-backupplan.d.ts +0 -0
  259. /package/{src → lib}/types/cfn-resource-types/aws-backup-backupplan.js +0 -0
  260. /package/{src → lib}/types/cfn-resource-types/aws-backup-backupselection.d.ts +0 -0
  261. /package/{src → lib}/types/cfn-resource-types/aws-backup-backupselection.js +0 -0
  262. /package/{src → lib}/types/cfn-resource-types/aws-backup-backupvault.d.ts +0 -0
  263. /package/{src → lib}/types/cfn-resource-types/aws-backup-backupvault.js +0 -0
  264. /package/{src → lib}/types/cfn-resource-types/aws-backup-framework.d.ts +0 -0
  265. /package/{src → lib}/types/cfn-resource-types/aws-backup-framework.js +0 -0
  266. /package/{src → lib}/types/cfn-resource-types/aws-backup-reportplan.d.ts +0 -0
  267. /package/{src → lib}/types/cfn-resource-types/aws-backup-reportplan.js +0 -0
  268. /package/{src → lib}/types/cfn-resource-types/aws-backup-restoretestingplan.d.ts +0 -0
  269. /package/{src → lib}/types/cfn-resource-types/aws-backup-restoretestingplan.js +0 -0
  270. /package/{src → lib}/types/cfn-resource-types/aws-backup-restoretestingselection.d.ts +0 -0
  271. /package/{src → lib}/types/cfn-resource-types/aws-backup-restoretestingselection.js +0 -0
  272. /package/{src → lib}/types/cfn-resource-types/aws-backupgateway-hypervisor.d.ts +0 -0
  273. /package/{src → lib}/types/cfn-resource-types/aws-backupgateway-hypervisor.js +0 -0
  274. /package/{src → lib}/types/cfn-resource-types/aws-batch-computeenvironment.d.ts +0 -0
  275. /package/{src → lib}/types/cfn-resource-types/aws-batch-computeenvironment.js +0 -0
  276. /package/{src → lib}/types/cfn-resource-types/aws-batch-jobdefinition.d.ts +0 -0
  277. /package/{src → lib}/types/cfn-resource-types/aws-batch-jobdefinition.js +0 -0
  278. /package/{src → lib}/types/cfn-resource-types/aws-batch-jobqueue.d.ts +0 -0
  279. /package/{src → lib}/types/cfn-resource-types/aws-batch-jobqueue.js +0 -0
  280. /package/{src → lib}/types/cfn-resource-types/aws-batch-schedulingpolicy.d.ts +0 -0
  281. /package/{src → lib}/types/cfn-resource-types/aws-batch-schedulingpolicy.js +0 -0
  282. /package/{src → lib}/types/cfn-resource-types/aws-bcmdataexports-export.d.ts +0 -0
  283. /package/{src → lib}/types/cfn-resource-types/aws-bcmdataexports-export.js +0 -0
  284. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-agent.d.ts +0 -0
  285. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-agent.js +0 -0
  286. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-agentalias.d.ts +0 -0
  287. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-agentalias.js +0 -0
  288. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-datasource.d.ts +0 -0
  289. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-datasource.js +0 -0
  290. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-flow.d.ts +0 -0
  291. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-flow.js +0 -0
  292. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-flowalias.d.ts +0 -0
  293. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-flowalias.js +0 -0
  294. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-flowversion.d.ts +0 -0
  295. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-flowversion.js +0 -0
  296. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-guardrail.d.ts +0 -0
  297. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-guardrail.js +0 -0
  298. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-guardrailversion.d.ts +0 -0
  299. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-guardrailversion.js +0 -0
  300. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-knowledgebase.d.ts +0 -0
  301. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-knowledgebase.js +0 -0
  302. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-prompt.d.ts +0 -0
  303. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-prompt.js +0 -0
  304. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-promptversion.d.ts +0 -0
  305. /package/{src → lib}/types/cfn-resource-types/aws-bedrock-promptversion.js +0 -0
  306. /package/{src → lib}/types/cfn-resource-types/aws-billingconductor-billinggroup.d.ts +0 -0
  307. /package/{src → lib}/types/cfn-resource-types/aws-billingconductor-billinggroup.js +0 -0
  308. /package/{src → lib}/types/cfn-resource-types/aws-billingconductor-customlineitem.d.ts +0 -0
  309. /package/{src → lib}/types/cfn-resource-types/aws-billingconductor-customlineitem.js +0 -0
  310. /package/{src → lib}/types/cfn-resource-types/aws-billingconductor-pricingplan.d.ts +0 -0
  311. /package/{src → lib}/types/cfn-resource-types/aws-billingconductor-pricingplan.js +0 -0
  312. /package/{src → lib}/types/cfn-resource-types/aws-billingconductor-pricingrule.d.ts +0 -0
  313. /package/{src → lib}/types/cfn-resource-types/aws-billingconductor-pricingrule.js +0 -0
  314. /package/{src → lib}/types/cfn-resource-types/aws-budgets-budget.d.ts +0 -0
  315. /package/{src → lib}/types/cfn-resource-types/aws-budgets-budget.js +0 -0
  316. /package/{src → lib}/types/cfn-resource-types/aws-budgets-budgetsaction.d.ts +0 -0
  317. /package/{src → lib}/types/cfn-resource-types/aws-budgets-budgetsaction.js +0 -0
  318. /package/{src → lib}/types/cfn-resource-types/aws-cassandra-keyspace.d.ts +0 -0
  319. /package/{src → lib}/types/cfn-resource-types/aws-cassandra-keyspace.js +0 -0
  320. /package/{src → lib}/types/cfn-resource-types/aws-cassandra-table.d.ts +0 -0
  321. /package/{src → lib}/types/cfn-resource-types/aws-cassandra-table.js +0 -0
  322. /package/{src → lib}/types/cfn-resource-types/aws-ce-anomalymonitor.d.ts +0 -0
  323. /package/{src → lib}/types/cfn-resource-types/aws-ce-anomalymonitor.js +0 -0
  324. /package/{src → lib}/types/cfn-resource-types/aws-ce-anomalysubscription.d.ts +0 -0
  325. /package/{src → lib}/types/cfn-resource-types/aws-ce-anomalysubscription.js +0 -0
  326. /package/{src → lib}/types/cfn-resource-types/aws-ce-costcategory.d.ts +0 -0
  327. /package/{src → lib}/types/cfn-resource-types/aws-ce-costcategory.js +0 -0
  328. /package/{src → lib}/types/cfn-resource-types/aws-certificatemanager-account.d.ts +0 -0
  329. /package/{src → lib}/types/cfn-resource-types/aws-certificatemanager-account.js +0 -0
  330. /package/{src → lib}/types/cfn-resource-types/aws-certificatemanager-certificate.d.ts +0 -0
  331. /package/{src → lib}/types/cfn-resource-types/aws-certificatemanager-certificate.js +0 -0
  332. /package/{src → lib}/types/cfn-resource-types/aws-chatbot-microsoftteamschannelconfiguration.d.ts +0 -0
  333. /package/{src → lib}/types/cfn-resource-types/aws-chatbot-microsoftteamschannelconfiguration.js +0 -0
  334. /package/{src → lib}/types/cfn-resource-types/aws-chatbot-slackchannelconfiguration.d.ts +0 -0
  335. /package/{src → lib}/types/cfn-resource-types/aws-chatbot-slackchannelconfiguration.js +0 -0
  336. /package/{src → lib}/types/cfn-resource-types/aws-cleanrooms-analysistemplate.d.ts +0 -0
  337. /package/{src → lib}/types/cfn-resource-types/aws-cleanrooms-analysistemplate.js +0 -0
  338. /package/{src → lib}/types/cfn-resource-types/aws-cleanrooms-collaboration.d.ts +0 -0
  339. /package/{src → lib}/types/cfn-resource-types/aws-cleanrooms-collaboration.js +0 -0
  340. /package/{src → lib}/types/cfn-resource-types/aws-cleanrooms-configuredtable.d.ts +0 -0
  341. /package/{src → lib}/types/cfn-resource-types/aws-cleanrooms-configuredtable.js +0 -0
  342. /package/{src → lib}/types/cfn-resource-types/aws-cleanrooms-configuredtableassociation.d.ts +0 -0
  343. /package/{src → lib}/types/cfn-resource-types/aws-cleanrooms-configuredtableassociation.js +0 -0
  344. /package/{src → lib}/types/cfn-resource-types/aws-cleanrooms-idmappingtable.d.ts +0 -0
  345. /package/{src → lib}/types/cfn-resource-types/aws-cleanrooms-idmappingtable.js +0 -0
  346. /package/{src → lib}/types/cfn-resource-types/aws-cleanrooms-idnamespaceassociation.d.ts +0 -0
  347. /package/{src → lib}/types/cfn-resource-types/aws-cleanrooms-idnamespaceassociation.js +0 -0
  348. /package/{src → lib}/types/cfn-resource-types/aws-cleanrooms-membership.d.ts +0 -0
  349. /package/{src → lib}/types/cfn-resource-types/aws-cleanrooms-membership.js +0 -0
  350. /package/{src → lib}/types/cfn-resource-types/aws-cleanrooms-privacybudgettemplate.d.ts +0 -0
  351. /package/{src → lib}/types/cfn-resource-types/aws-cleanrooms-privacybudgettemplate.js +0 -0
  352. /package/{src → lib}/types/cfn-resource-types/aws-cleanroomsml-trainingdataset.d.ts +0 -0
  353. /package/{src → lib}/types/cfn-resource-types/aws-cleanroomsml-trainingdataset.js +0 -0
  354. /package/{src → lib}/types/cfn-resource-types/aws-cloud9-environmentec2.d.ts +0 -0
  355. /package/{src → lib}/types/cfn-resource-types/aws-cloud9-environmentec2.js +0 -0
  356. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-customresource.d.ts +0 -0
  357. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-customresource.js +0 -0
  358. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-hookdefaultversion.d.ts +0 -0
  359. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-hookdefaultversion.js +0 -0
  360. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-hooktypeconfig.d.ts +0 -0
  361. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-hooktypeconfig.js +0 -0
  362. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-hookversion.d.ts +0 -0
  363. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-hookversion.js +0 -0
  364. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-macro.d.ts +0 -0
  365. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-macro.js +0 -0
  366. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-moduledefaultversion.d.ts +0 -0
  367. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-moduledefaultversion.js +0 -0
  368. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-moduleversion.d.ts +0 -0
  369. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-moduleversion.js +0 -0
  370. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-publictypeversion.d.ts +0 -0
  371. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-publictypeversion.js +0 -0
  372. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-publisher.d.ts +0 -0
  373. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-publisher.js +0 -0
  374. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-resourcedefaultversion.d.ts +0 -0
  375. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-resourcedefaultversion.js +0 -0
  376. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-resourceversion.d.ts +0 -0
  377. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-resourceversion.js +0 -0
  378. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-stack.d.ts +0 -0
  379. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-stack.js +0 -0
  380. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-stackset.d.ts +0 -0
  381. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-stackset.js +0 -0
  382. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-typeactivation.d.ts +0 -0
  383. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-typeactivation.js +0 -0
  384. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-waitcondition.d.ts +0 -0
  385. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-waitcondition.js +0 -0
  386. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-waitconditionhandle.d.ts +0 -0
  387. /package/{src → lib}/types/cfn-resource-types/aws-cloudformation-waitconditionhandle.js +0 -0
  388. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-cachepolicy.d.ts +0 -0
  389. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-cachepolicy.js +0 -0
  390. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-cloudfrontoriginaccessidentity.d.ts +0 -0
  391. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-cloudfrontoriginaccessidentity.js +0 -0
  392. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-continuousdeploymentpolicy.d.ts +0 -0
  393. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-continuousdeploymentpolicy.js +0 -0
  394. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-distribution.d.ts +0 -0
  395. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-distribution.js +0 -0
  396. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-function.d.ts +0 -0
  397. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-function.js +0 -0
  398. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-keygroup.d.ts +0 -0
  399. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-keygroup.js +0 -0
  400. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-keyvaluestore.d.ts +0 -0
  401. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-keyvaluestore.js +0 -0
  402. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-monitoringsubscription.d.ts +0 -0
  403. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-monitoringsubscription.js +0 -0
  404. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-originaccesscontrol.d.ts +0 -0
  405. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-originaccesscontrol.js +0 -0
  406. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-originrequestpolicy.d.ts +0 -0
  407. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-originrequestpolicy.js +0 -0
  408. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-publickey.d.ts +0 -0
  409. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-publickey.js +0 -0
  410. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-realtimelogconfig.d.ts +0 -0
  411. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-realtimelogconfig.js +0 -0
  412. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-responseheaderspolicy.d.ts +0 -0
  413. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-responseheaderspolicy.js +0 -0
  414. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-streamingdistribution.d.ts +0 -0
  415. /package/{src → lib}/types/cfn-resource-types/aws-cloudfront-streamingdistribution.js +0 -0
  416. /package/{src → lib}/types/cfn-resource-types/aws-cloudtrail-channel.d.ts +0 -0
  417. /package/{src → lib}/types/cfn-resource-types/aws-cloudtrail-channel.js +0 -0
  418. /package/{src → lib}/types/cfn-resource-types/aws-cloudtrail-eventdatastore.d.ts +0 -0
  419. /package/{src → lib}/types/cfn-resource-types/aws-cloudtrail-eventdatastore.js +0 -0
  420. /package/{src → lib}/types/cfn-resource-types/aws-cloudtrail-resourcepolicy.d.ts +0 -0
  421. /package/{src → lib}/types/cfn-resource-types/aws-cloudtrail-resourcepolicy.js +0 -0
  422. /package/{src → lib}/types/cfn-resource-types/aws-cloudtrail-trail.d.ts +0 -0
  423. /package/{src → lib}/types/cfn-resource-types/aws-cloudtrail-trail.js +0 -0
  424. /package/{src → lib}/types/cfn-resource-types/aws-cloudwatch-alarm.d.ts +0 -0
  425. /package/{src → lib}/types/cfn-resource-types/aws-cloudwatch-alarm.js +0 -0
  426. /package/{src → lib}/types/cfn-resource-types/aws-cloudwatch-anomalydetector.d.ts +0 -0
  427. /package/{src → lib}/types/cfn-resource-types/aws-cloudwatch-anomalydetector.js +0 -0
  428. /package/{src → lib}/types/cfn-resource-types/aws-cloudwatch-compositealarm.d.ts +0 -0
  429. /package/{src → lib}/types/cfn-resource-types/aws-cloudwatch-compositealarm.js +0 -0
  430. /package/{src → lib}/types/cfn-resource-types/aws-cloudwatch-dashboard.d.ts +0 -0
  431. /package/{src → lib}/types/cfn-resource-types/aws-cloudwatch-dashboard.js +0 -0
  432. /package/{src → lib}/types/cfn-resource-types/aws-cloudwatch-insightrule.d.ts +0 -0
  433. /package/{src → lib}/types/cfn-resource-types/aws-cloudwatch-insightrule.js +0 -0
  434. /package/{src → lib}/types/cfn-resource-types/aws-codeartifact-domain.d.ts +0 -0
  435. /package/{src → lib}/types/cfn-resource-types/aws-codeartifact-domain.js +0 -0
  436. /package/{src → lib}/types/cfn-resource-types/aws-codeartifact-packagegroup.d.ts +0 -0
  437. /package/{src → lib}/types/cfn-resource-types/aws-codeartifact-packagegroup.js +0 -0
  438. /package/{src → lib}/types/cfn-resource-types/aws-codeartifact-repository.d.ts +0 -0
  439. /package/{src → lib}/types/cfn-resource-types/aws-codeartifact-repository.js +0 -0
  440. /package/{src → lib}/types/cfn-resource-types/aws-codebuild-fleet.d.ts +0 -0
  441. /package/{src → lib}/types/cfn-resource-types/aws-codebuild-fleet.js +0 -0
  442. /package/{src → lib}/types/cfn-resource-types/aws-codebuild-project.d.ts +0 -0
  443. /package/{src → lib}/types/cfn-resource-types/aws-codebuild-project.js +0 -0
  444. /package/{src → lib}/types/cfn-resource-types/aws-codebuild-reportgroup.d.ts +0 -0
  445. /package/{src → lib}/types/cfn-resource-types/aws-codebuild-reportgroup.js +0 -0
  446. /package/{src → lib}/types/cfn-resource-types/aws-codebuild-sourcecredential.d.ts +0 -0
  447. /package/{src → lib}/types/cfn-resource-types/aws-codebuild-sourcecredential.js +0 -0
  448. /package/{src → lib}/types/cfn-resource-types/aws-codecommit-repository.d.ts +0 -0
  449. /package/{src → lib}/types/cfn-resource-types/aws-codecommit-repository.js +0 -0
  450. /package/{src → lib}/types/cfn-resource-types/aws-codeconnections-connection.d.ts +0 -0
  451. /package/{src → lib}/types/cfn-resource-types/aws-codeconnections-connection.js +0 -0
  452. /package/{src → lib}/types/cfn-resource-types/aws-codedeploy-application.d.ts +0 -0
  453. /package/{src → lib}/types/cfn-resource-types/aws-codedeploy-application.js +0 -0
  454. /package/{src → lib}/types/cfn-resource-types/aws-codedeploy-deploymentconfig.d.ts +0 -0
  455. /package/{src → lib}/types/cfn-resource-types/aws-codedeploy-deploymentconfig.js +0 -0
  456. /package/{src → lib}/types/cfn-resource-types/aws-codedeploy-deploymentgroup.d.ts +0 -0
  457. /package/{src → lib}/types/cfn-resource-types/aws-codedeploy-deploymentgroup.js +0 -0
  458. /package/{src → lib}/types/cfn-resource-types/aws-codeguruprofiler-profilinggroup.d.ts +0 -0
  459. /package/{src → lib}/types/cfn-resource-types/aws-codeguruprofiler-profilinggroup.js +0 -0
  460. /package/{src → lib}/types/cfn-resource-types/aws-codegurureviewer-repositoryassociation.d.ts +0 -0
  461. /package/{src → lib}/types/cfn-resource-types/aws-codegurureviewer-repositoryassociation.js +0 -0
  462. /package/{src → lib}/types/cfn-resource-types/aws-codepipeline-customactiontype.d.ts +0 -0
  463. /package/{src → lib}/types/cfn-resource-types/aws-codepipeline-customactiontype.js +0 -0
  464. /package/{src → lib}/types/cfn-resource-types/aws-codepipeline-pipeline.d.ts +0 -0
  465. /package/{src → lib}/types/cfn-resource-types/aws-codepipeline-pipeline.js +0 -0
  466. /package/{src → lib}/types/cfn-resource-types/aws-codepipeline-webhook.d.ts +0 -0
  467. /package/{src → lib}/types/cfn-resource-types/aws-codepipeline-webhook.js +0 -0
  468. /package/{src → lib}/types/cfn-resource-types/aws-codestar-githubrepository.d.ts +0 -0
  469. /package/{src → lib}/types/cfn-resource-types/aws-codestar-githubrepository.js +0 -0
  470. /package/{src → lib}/types/cfn-resource-types/aws-codestarconnections-connection.d.ts +0 -0
  471. /package/{src → lib}/types/cfn-resource-types/aws-codestarconnections-connection.js +0 -0
  472. /package/{src → lib}/types/cfn-resource-types/aws-codestarconnections-repositorylink.d.ts +0 -0
  473. /package/{src → lib}/types/cfn-resource-types/aws-codestarconnections-repositorylink.js +0 -0
  474. /package/{src → lib}/types/cfn-resource-types/aws-codestarconnections-syncconfiguration.d.ts +0 -0
  475. /package/{src → lib}/types/cfn-resource-types/aws-codestarconnections-syncconfiguration.js +0 -0
  476. /package/{src → lib}/types/cfn-resource-types/aws-codestarnotifications-notificationrule.d.ts +0 -0
  477. /package/{src → lib}/types/cfn-resource-types/aws-codestarnotifications-notificationrule.js +0 -0
  478. /package/{src → lib}/types/cfn-resource-types/aws-cognito-identitypool.d.ts +0 -0
  479. /package/{src → lib}/types/cfn-resource-types/aws-cognito-identitypool.js +0 -0
  480. /package/{src → lib}/types/cfn-resource-types/aws-cognito-identitypoolprincipaltag.d.ts +0 -0
  481. /package/{src → lib}/types/cfn-resource-types/aws-cognito-identitypoolprincipaltag.js +0 -0
  482. /package/{src → lib}/types/cfn-resource-types/aws-cognito-identitypoolroleattachment.d.ts +0 -0
  483. /package/{src → lib}/types/cfn-resource-types/aws-cognito-identitypoolroleattachment.js +0 -0
  484. /package/{src → lib}/types/cfn-resource-types/aws-cognito-logdeliveryconfiguration.d.ts +0 -0
  485. /package/{src → lib}/types/cfn-resource-types/aws-cognito-logdeliveryconfiguration.js +0 -0
  486. /package/{src → lib}/types/cfn-resource-types/aws-cognito-userpool.d.ts +0 -0
  487. /package/{src → lib}/types/cfn-resource-types/aws-cognito-userpool.js +0 -0
  488. /package/{src → lib}/types/cfn-resource-types/aws-cognito-userpoolclient.d.ts +0 -0
  489. /package/{src → lib}/types/cfn-resource-types/aws-cognito-userpoolclient.js +0 -0
  490. /package/{src → lib}/types/cfn-resource-types/aws-cognito-userpooldomain.d.ts +0 -0
  491. /package/{src → lib}/types/cfn-resource-types/aws-cognito-userpooldomain.js +0 -0
  492. /package/{src → lib}/types/cfn-resource-types/aws-cognito-userpoolgroup.d.ts +0 -0
  493. /package/{src → lib}/types/cfn-resource-types/aws-cognito-userpoolgroup.js +0 -0
  494. /package/{src → lib}/types/cfn-resource-types/aws-cognito-userpoolidentityprovider.d.ts +0 -0
  495. /package/{src → lib}/types/cfn-resource-types/aws-cognito-userpoolidentityprovider.js +0 -0
  496. /package/{src → lib}/types/cfn-resource-types/aws-cognito-userpoolresourceserver.d.ts +0 -0
  497. /package/{src → lib}/types/cfn-resource-types/aws-cognito-userpoolresourceserver.js +0 -0
  498. /package/{src → lib}/types/cfn-resource-types/aws-cognito-userpoolriskconfigurationattachment.d.ts +0 -0
  499. /package/{src → lib}/types/cfn-resource-types/aws-cognito-userpoolriskconfigurationattachment.js +0 -0
  500. /package/{src → lib}/types/cfn-resource-types/aws-cognito-userpooluicustomizationattachment.d.ts +0 -0
  501. /package/{src → lib}/types/cfn-resource-types/aws-cognito-userpooluicustomizationattachment.js +0 -0
  502. /package/{src → lib}/types/cfn-resource-types/aws-cognito-userpooluser.d.ts +0 -0
  503. /package/{src → lib}/types/cfn-resource-types/aws-cognito-userpooluser.js +0 -0
  504. /package/{src → lib}/types/cfn-resource-types/aws-cognito-userpoolusertogroupattachment.d.ts +0 -0
  505. /package/{src → lib}/types/cfn-resource-types/aws-cognito-userpoolusertogroupattachment.js +0 -0
  506. /package/{src → lib}/types/cfn-resource-types/aws-comprehend-documentclassifier.d.ts +0 -0
  507. /package/{src → lib}/types/cfn-resource-types/aws-comprehend-documentclassifier.js +0 -0
  508. /package/{src → lib}/types/cfn-resource-types/aws-comprehend-flywheel.d.ts +0 -0
  509. /package/{src → lib}/types/cfn-resource-types/aws-comprehend-flywheel.js +0 -0
  510. /package/{src → lib}/types/cfn-resource-types/aws-config-aggregationauthorization.d.ts +0 -0
  511. /package/{src → lib}/types/cfn-resource-types/aws-config-aggregationauthorization.js +0 -0
  512. /package/{src → lib}/types/cfn-resource-types/aws-config-configrule.d.ts +0 -0
  513. /package/{src → lib}/types/cfn-resource-types/aws-config-configrule.js +0 -0
  514. /package/{src → lib}/types/cfn-resource-types/aws-config-configurationaggregator.d.ts +0 -0
  515. /package/{src → lib}/types/cfn-resource-types/aws-config-configurationaggregator.js +0 -0
  516. /package/{src → lib}/types/cfn-resource-types/aws-config-configurationrecorder.d.ts +0 -0
  517. /package/{src → lib}/types/cfn-resource-types/aws-config-configurationrecorder.js +0 -0
  518. /package/{src → lib}/types/cfn-resource-types/aws-config-conformancepack.d.ts +0 -0
  519. /package/{src → lib}/types/cfn-resource-types/aws-config-conformancepack.js +0 -0
  520. /package/{src → lib}/types/cfn-resource-types/aws-config-deliverychannel.d.ts +0 -0
  521. /package/{src → lib}/types/cfn-resource-types/aws-config-deliverychannel.js +0 -0
  522. /package/{src → lib}/types/cfn-resource-types/aws-config-organizationconfigrule.d.ts +0 -0
  523. /package/{src → lib}/types/cfn-resource-types/aws-config-organizationconfigrule.js +0 -0
  524. /package/{src → lib}/types/cfn-resource-types/aws-config-organizationconformancepack.d.ts +0 -0
  525. /package/{src → lib}/types/cfn-resource-types/aws-config-organizationconformancepack.js +0 -0
  526. /package/{src → lib}/types/cfn-resource-types/aws-config-remediationconfiguration.d.ts +0 -0
  527. /package/{src → lib}/types/cfn-resource-types/aws-config-remediationconfiguration.js +0 -0
  528. /package/{src → lib}/types/cfn-resource-types/aws-config-storedquery.d.ts +0 -0
  529. /package/{src → lib}/types/cfn-resource-types/aws-config-storedquery.js +0 -0
  530. /package/{src → lib}/types/cfn-resource-types/aws-connect-agentstatus.d.ts +0 -0
  531. /package/{src → lib}/types/cfn-resource-types/aws-connect-agentstatus.js +0 -0
  532. /package/{src → lib}/types/cfn-resource-types/aws-connect-approvedorigin.d.ts +0 -0
  533. /package/{src → lib}/types/cfn-resource-types/aws-connect-approvedorigin.js +0 -0
  534. /package/{src → lib}/types/cfn-resource-types/aws-connect-contactflow.d.ts +0 -0
  535. /package/{src → lib}/types/cfn-resource-types/aws-connect-contactflow.js +0 -0
  536. /package/{src → lib}/types/cfn-resource-types/aws-connect-contactflowmodule.d.ts +0 -0
  537. /package/{src → lib}/types/cfn-resource-types/aws-connect-contactflowmodule.js +0 -0
  538. /package/{src → lib}/types/cfn-resource-types/aws-connect-evaluationform.d.ts +0 -0
  539. /package/{src → lib}/types/cfn-resource-types/aws-connect-evaluationform.js +0 -0
  540. /package/{src → lib}/types/cfn-resource-types/aws-connect-hoursofoperation.d.ts +0 -0
  541. /package/{src → lib}/types/cfn-resource-types/aws-connect-hoursofoperation.js +0 -0
  542. /package/{src → lib}/types/cfn-resource-types/aws-connect-instance.d.ts +0 -0
  543. /package/{src → lib}/types/cfn-resource-types/aws-connect-instance.js +0 -0
  544. /package/{src → lib}/types/cfn-resource-types/aws-connect-instancestorageconfig.d.ts +0 -0
  545. /package/{src → lib}/types/cfn-resource-types/aws-connect-instancestorageconfig.js +0 -0
  546. /package/{src → lib}/types/cfn-resource-types/aws-connect-integrationassociation.d.ts +0 -0
  547. /package/{src → lib}/types/cfn-resource-types/aws-connect-integrationassociation.js +0 -0
  548. /package/{src → lib}/types/cfn-resource-types/aws-connect-phonenumber.d.ts +0 -0
  549. /package/{src → lib}/types/cfn-resource-types/aws-connect-phonenumber.js +0 -0
  550. /package/{src → lib}/types/cfn-resource-types/aws-connect-predefinedattribute.d.ts +0 -0
  551. /package/{src → lib}/types/cfn-resource-types/aws-connect-predefinedattribute.js +0 -0
  552. /package/{src → lib}/types/cfn-resource-types/aws-connect-prompt.d.ts +0 -0
  553. /package/{src → lib}/types/cfn-resource-types/aws-connect-prompt.js +0 -0
  554. /package/{src → lib}/types/cfn-resource-types/aws-connect-queue.d.ts +0 -0
  555. /package/{src → lib}/types/cfn-resource-types/aws-connect-queue.js +0 -0
  556. /package/{src → lib}/types/cfn-resource-types/aws-connect-quickconnect.d.ts +0 -0
  557. /package/{src → lib}/types/cfn-resource-types/aws-connect-quickconnect.js +0 -0
  558. /package/{src → lib}/types/cfn-resource-types/aws-connect-routingprofile.d.ts +0 -0
  559. /package/{src → lib}/types/cfn-resource-types/aws-connect-routingprofile.js +0 -0
  560. /package/{src → lib}/types/cfn-resource-types/aws-connect-rule.d.ts +0 -0
  561. /package/{src → lib}/types/cfn-resource-types/aws-connect-rule.js +0 -0
  562. /package/{src → lib}/types/cfn-resource-types/aws-connect-securitykey.d.ts +0 -0
  563. /package/{src → lib}/types/cfn-resource-types/aws-connect-securitykey.js +0 -0
  564. /package/{src → lib}/types/cfn-resource-types/aws-connect-securityprofile.d.ts +0 -0
  565. /package/{src → lib}/types/cfn-resource-types/aws-connect-securityprofile.js +0 -0
  566. /package/{src → lib}/types/cfn-resource-types/aws-connect-tasktemplate.d.ts +0 -0
  567. /package/{src → lib}/types/cfn-resource-types/aws-connect-tasktemplate.js +0 -0
  568. /package/{src → lib}/types/cfn-resource-types/aws-connect-trafficdistributiongroup.d.ts +0 -0
  569. /package/{src → lib}/types/cfn-resource-types/aws-connect-trafficdistributiongroup.js +0 -0
  570. /package/{src → lib}/types/cfn-resource-types/aws-connect-user.d.ts +0 -0
  571. /package/{src → lib}/types/cfn-resource-types/aws-connect-user.js +0 -0
  572. /package/{src → lib}/types/cfn-resource-types/aws-connect-userhierarchygroup.d.ts +0 -0
  573. /package/{src → lib}/types/cfn-resource-types/aws-connect-userhierarchygroup.js +0 -0
  574. /package/{src → lib}/types/cfn-resource-types/aws-connect-userhierarchystructure.d.ts +0 -0
  575. /package/{src → lib}/types/cfn-resource-types/aws-connect-userhierarchystructure.js +0 -0
  576. /package/{src → lib}/types/cfn-resource-types/aws-connect-view.d.ts +0 -0
  577. /package/{src → lib}/types/cfn-resource-types/aws-connect-view.js +0 -0
  578. /package/{src → lib}/types/cfn-resource-types/aws-connect-viewversion.d.ts +0 -0
  579. /package/{src → lib}/types/cfn-resource-types/aws-connect-viewversion.js +0 -0
  580. /package/{src → lib}/types/cfn-resource-types/aws-connectcampaigns-campaign.d.ts +0 -0
  581. /package/{src → lib}/types/cfn-resource-types/aws-connectcampaigns-campaign.js +0 -0
  582. /package/{src → lib}/types/cfn-resource-types/aws-controltower-enabledbaseline.d.ts +0 -0
  583. /package/{src → lib}/types/cfn-resource-types/aws-controltower-enabledbaseline.js +0 -0
  584. /package/{src → lib}/types/cfn-resource-types/aws-controltower-enabledcontrol.d.ts +0 -0
  585. /package/{src → lib}/types/cfn-resource-types/aws-controltower-enabledcontrol.js +0 -0
  586. /package/{src → lib}/types/cfn-resource-types/aws-controltower-landingzone.d.ts +0 -0
  587. /package/{src → lib}/types/cfn-resource-types/aws-controltower-landingzone.js +0 -0
  588. /package/{src → lib}/types/cfn-resource-types/aws-cur-reportdefinition.d.ts +0 -0
  589. /package/{src → lib}/types/cfn-resource-types/aws-cur-reportdefinition.js +0 -0
  590. /package/{src → lib}/types/cfn-resource-types/aws-customerprofiles-calculatedattributedefinition.d.ts +0 -0
  591. /package/{src → lib}/types/cfn-resource-types/aws-customerprofiles-calculatedattributedefinition.js +0 -0
  592. /package/{src → lib}/types/cfn-resource-types/aws-customerprofiles-domain.d.ts +0 -0
  593. /package/{src → lib}/types/cfn-resource-types/aws-customerprofiles-domain.js +0 -0
  594. /package/{src → lib}/types/cfn-resource-types/aws-customerprofiles-eventstream.d.ts +0 -0
  595. /package/{src → lib}/types/cfn-resource-types/aws-customerprofiles-eventstream.js +0 -0
  596. /package/{src → lib}/types/cfn-resource-types/aws-customerprofiles-integration.d.ts +0 -0
  597. /package/{src → lib}/types/cfn-resource-types/aws-customerprofiles-integration.js +0 -0
  598. /package/{src → lib}/types/cfn-resource-types/aws-customerprofiles-objecttype.d.ts +0 -0
  599. /package/{src → lib}/types/cfn-resource-types/aws-customerprofiles-objecttype.js +0 -0
  600. /package/{src → lib}/types/cfn-resource-types/aws-databrew-dataset.d.ts +0 -0
  601. /package/{src → lib}/types/cfn-resource-types/aws-databrew-dataset.js +0 -0
  602. /package/{src → lib}/types/cfn-resource-types/aws-databrew-job.d.ts +0 -0
  603. /package/{src → lib}/types/cfn-resource-types/aws-databrew-job.js +0 -0
  604. /package/{src → lib}/types/cfn-resource-types/aws-databrew-project.d.ts +0 -0
  605. /package/{src → lib}/types/cfn-resource-types/aws-databrew-project.js +0 -0
  606. /package/{src → lib}/types/cfn-resource-types/aws-databrew-recipe.d.ts +0 -0
  607. /package/{src → lib}/types/cfn-resource-types/aws-databrew-recipe.js +0 -0
  608. /package/{src → lib}/types/cfn-resource-types/aws-databrew-ruleset.d.ts +0 -0
  609. /package/{src → lib}/types/cfn-resource-types/aws-databrew-ruleset.js +0 -0
  610. /package/{src → lib}/types/cfn-resource-types/aws-databrew-schedule.d.ts +0 -0
  611. /package/{src → lib}/types/cfn-resource-types/aws-databrew-schedule.js +0 -0
  612. /package/{src → lib}/types/cfn-resource-types/aws-datapipeline-pipeline.d.ts +0 -0
  613. /package/{src → lib}/types/cfn-resource-types/aws-datapipeline-pipeline.js +0 -0
  614. /package/{src → lib}/types/cfn-resource-types/aws-datasync-agent.d.ts +0 -0
  615. /package/{src → lib}/types/cfn-resource-types/aws-datasync-agent.js +0 -0
  616. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locationazureblob.d.ts +0 -0
  617. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locationazureblob.js +0 -0
  618. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locationefs.d.ts +0 -0
  619. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locationefs.js +0 -0
  620. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locationfsxlustre.d.ts +0 -0
  621. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locationfsxlustre.js +0 -0
  622. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locationfsxontap.d.ts +0 -0
  623. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locationfsxontap.js +0 -0
  624. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locationfsxopenzfs.d.ts +0 -0
  625. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locationfsxopenzfs.js +0 -0
  626. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locationfsxwindows.d.ts +0 -0
  627. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locationfsxwindows.js +0 -0
  628. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locationhdfs.d.ts +0 -0
  629. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locationhdfs.js +0 -0
  630. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locationnfs.d.ts +0 -0
  631. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locationnfs.js +0 -0
  632. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locationobjectstorage.d.ts +0 -0
  633. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locationobjectstorage.js +0 -0
  634. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locations3.d.ts +0 -0
  635. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locations3.js +0 -0
  636. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locationsmb.d.ts +0 -0
  637. /package/{src → lib}/types/cfn-resource-types/aws-datasync-locationsmb.js +0 -0
  638. /package/{src → lib}/types/cfn-resource-types/aws-datasync-storagesystem.d.ts +0 -0
  639. /package/{src → lib}/types/cfn-resource-types/aws-datasync-storagesystem.js +0 -0
  640. /package/{src → lib}/types/cfn-resource-types/aws-datasync-task.d.ts +0 -0
  641. /package/{src → lib}/types/cfn-resource-types/aws-datasync-task.js +0 -0
  642. /package/{src → lib}/types/cfn-resource-types/aws-datazone-datasource.d.ts +0 -0
  643. /package/{src → lib}/types/cfn-resource-types/aws-datazone-datasource.js +0 -0
  644. /package/{src → lib}/types/cfn-resource-types/aws-datazone-domain.d.ts +0 -0
  645. /package/{src → lib}/types/cfn-resource-types/aws-datazone-domain.js +0 -0
  646. /package/{src → lib}/types/cfn-resource-types/aws-datazone-environment.d.ts +0 -0
  647. /package/{src → lib}/types/cfn-resource-types/aws-datazone-environment.js +0 -0
  648. /package/{src → lib}/types/cfn-resource-types/aws-datazone-environmentactions.d.ts +0 -0
  649. /package/{src → lib}/types/cfn-resource-types/aws-datazone-environmentactions.js +0 -0
  650. /package/{src → lib}/types/cfn-resource-types/aws-datazone-environmentblueprintconfiguration.d.ts +0 -0
  651. /package/{src → lib}/types/cfn-resource-types/aws-datazone-environmentblueprintconfiguration.js +0 -0
  652. /package/{src → lib}/types/cfn-resource-types/aws-datazone-environmentprofile.d.ts +0 -0
  653. /package/{src → lib}/types/cfn-resource-types/aws-datazone-environmentprofile.js +0 -0
  654. /package/{src → lib}/types/cfn-resource-types/aws-datazone-groupprofile.d.ts +0 -0
  655. /package/{src → lib}/types/cfn-resource-types/aws-datazone-groupprofile.js +0 -0
  656. /package/{src → lib}/types/cfn-resource-types/aws-datazone-project.d.ts +0 -0
  657. /package/{src → lib}/types/cfn-resource-types/aws-datazone-project.js +0 -0
  658. /package/{src → lib}/types/cfn-resource-types/aws-datazone-projectmembership.d.ts +0 -0
  659. /package/{src → lib}/types/cfn-resource-types/aws-datazone-projectmembership.js +0 -0
  660. /package/{src → lib}/types/cfn-resource-types/aws-datazone-subscriptiontarget.d.ts +0 -0
  661. /package/{src → lib}/types/cfn-resource-types/aws-datazone-subscriptiontarget.js +0 -0
  662. /package/{src → lib}/types/cfn-resource-types/aws-datazone-userprofile.d.ts +0 -0
  663. /package/{src → lib}/types/cfn-resource-types/aws-datazone-userprofile.js +0 -0
  664. /package/{src → lib}/types/cfn-resource-types/aws-dax-cluster.d.ts +0 -0
  665. /package/{src → lib}/types/cfn-resource-types/aws-dax-cluster.js +0 -0
  666. /package/{src → lib}/types/cfn-resource-types/aws-dax-parametergroup.d.ts +0 -0
  667. /package/{src → lib}/types/cfn-resource-types/aws-dax-parametergroup.js +0 -0
  668. /package/{src → lib}/types/cfn-resource-types/aws-dax-subnetgroup.d.ts +0 -0
  669. /package/{src → lib}/types/cfn-resource-types/aws-dax-subnetgroup.js +0 -0
  670. /package/{src → lib}/types/cfn-resource-types/aws-deadline-farm.d.ts +0 -0
  671. /package/{src → lib}/types/cfn-resource-types/aws-deadline-farm.js +0 -0
  672. /package/{src → lib}/types/cfn-resource-types/aws-deadline-fleet.d.ts +0 -0
  673. /package/{src → lib}/types/cfn-resource-types/aws-deadline-fleet.js +0 -0
  674. /package/{src → lib}/types/cfn-resource-types/aws-deadline-licenseendpoint.d.ts +0 -0
  675. /package/{src → lib}/types/cfn-resource-types/aws-deadline-licenseendpoint.js +0 -0
  676. /package/{src → lib}/types/cfn-resource-types/aws-deadline-meteredproduct.d.ts +0 -0
  677. /package/{src → lib}/types/cfn-resource-types/aws-deadline-meteredproduct.js +0 -0
  678. /package/{src → lib}/types/cfn-resource-types/aws-deadline-monitor.d.ts +0 -0
  679. /package/{src → lib}/types/cfn-resource-types/aws-deadline-monitor.js +0 -0
  680. /package/{src → lib}/types/cfn-resource-types/aws-deadline-queue.d.ts +0 -0
  681. /package/{src → lib}/types/cfn-resource-types/aws-deadline-queue.js +0 -0
  682. /package/{src → lib}/types/cfn-resource-types/aws-deadline-queueenvironment.d.ts +0 -0
  683. /package/{src → lib}/types/cfn-resource-types/aws-deadline-queueenvironment.js +0 -0
  684. /package/{src → lib}/types/cfn-resource-types/aws-deadline-queuefleetassociation.d.ts +0 -0
  685. /package/{src → lib}/types/cfn-resource-types/aws-deadline-queuefleetassociation.js +0 -0
  686. /package/{src → lib}/types/cfn-resource-types/aws-deadline-storageprofile.d.ts +0 -0
  687. /package/{src → lib}/types/cfn-resource-types/aws-deadline-storageprofile.js +0 -0
  688. /package/{src → lib}/types/cfn-resource-types/aws-detective-graph.d.ts +0 -0
  689. /package/{src → lib}/types/cfn-resource-types/aws-detective-graph.js +0 -0
  690. /package/{src → lib}/types/cfn-resource-types/aws-detective-memberinvitation.d.ts +0 -0
  691. /package/{src → lib}/types/cfn-resource-types/aws-detective-memberinvitation.js +0 -0
  692. /package/{src → lib}/types/cfn-resource-types/aws-detective-organizationadmin.d.ts +0 -0
  693. /package/{src → lib}/types/cfn-resource-types/aws-detective-organizationadmin.js +0 -0
  694. /package/{src → lib}/types/cfn-resource-types/aws-devopsguru-loganomalydetectionintegration.d.ts +0 -0
  695. /package/{src → lib}/types/cfn-resource-types/aws-devopsguru-loganomalydetectionintegration.js +0 -0
  696. /package/{src → lib}/types/cfn-resource-types/aws-devopsguru-notificationchannel.d.ts +0 -0
  697. /package/{src → lib}/types/cfn-resource-types/aws-devopsguru-notificationchannel.js +0 -0
  698. /package/{src → lib}/types/cfn-resource-types/aws-devopsguru-resourcecollection.d.ts +0 -0
  699. /package/{src → lib}/types/cfn-resource-types/aws-devopsguru-resourcecollection.js +0 -0
  700. /package/{src → lib}/types/cfn-resource-types/aws-directoryservice-microsoftad.d.ts +0 -0
  701. /package/{src → lib}/types/cfn-resource-types/aws-directoryservice-microsoftad.js +0 -0
  702. /package/{src → lib}/types/cfn-resource-types/aws-directoryservice-simplead.d.ts +0 -0
  703. /package/{src → lib}/types/cfn-resource-types/aws-directoryservice-simplead.js +0 -0
  704. /package/{src → lib}/types/cfn-resource-types/aws-dlm-lifecyclepolicy.d.ts +0 -0
  705. /package/{src → lib}/types/cfn-resource-types/aws-dlm-lifecyclepolicy.js +0 -0
  706. /package/{src → lib}/types/cfn-resource-types/aws-dms-certificate.d.ts +0 -0
  707. /package/{src → lib}/types/cfn-resource-types/aws-dms-certificate.js +0 -0
  708. /package/{src → lib}/types/cfn-resource-types/aws-dms-dataprovider.d.ts +0 -0
  709. /package/{src → lib}/types/cfn-resource-types/aws-dms-dataprovider.js +0 -0
  710. /package/{src → lib}/types/cfn-resource-types/aws-dms-endpoint.d.ts +0 -0
  711. /package/{src → lib}/types/cfn-resource-types/aws-dms-endpoint.js +0 -0
  712. /package/{src → lib}/types/cfn-resource-types/aws-dms-eventsubscription.d.ts +0 -0
  713. /package/{src → lib}/types/cfn-resource-types/aws-dms-eventsubscription.js +0 -0
  714. /package/{src → lib}/types/cfn-resource-types/aws-dms-instanceprofile.d.ts +0 -0
  715. /package/{src → lib}/types/cfn-resource-types/aws-dms-instanceprofile.js +0 -0
  716. /package/{src → lib}/types/cfn-resource-types/aws-dms-migrationproject.d.ts +0 -0
  717. /package/{src → lib}/types/cfn-resource-types/aws-dms-migrationproject.js +0 -0
  718. /package/{src → lib}/types/cfn-resource-types/aws-dms-replicationconfig.d.ts +0 -0
  719. /package/{src → lib}/types/cfn-resource-types/aws-dms-replicationconfig.js +0 -0
  720. /package/{src → lib}/types/cfn-resource-types/aws-dms-replicationinstance.d.ts +0 -0
  721. /package/{src → lib}/types/cfn-resource-types/aws-dms-replicationinstance.js +0 -0
  722. /package/{src → lib}/types/cfn-resource-types/aws-dms-replicationsubnetgroup.d.ts +0 -0
  723. /package/{src → lib}/types/cfn-resource-types/aws-dms-replicationsubnetgroup.js +0 -0
  724. /package/{src → lib}/types/cfn-resource-types/aws-dms-replicationtask.d.ts +0 -0
  725. /package/{src → lib}/types/cfn-resource-types/aws-dms-replicationtask.js +0 -0
  726. /package/{src → lib}/types/cfn-resource-types/aws-docdb-dbcluster.d.ts +0 -0
  727. /package/{src → lib}/types/cfn-resource-types/aws-docdb-dbcluster.js +0 -0
  728. /package/{src → lib}/types/cfn-resource-types/aws-docdb-dbclusterparametergroup.d.ts +0 -0
  729. /package/{src → lib}/types/cfn-resource-types/aws-docdb-dbclusterparametergroup.js +0 -0
  730. /package/{src → lib}/types/cfn-resource-types/aws-docdb-dbinstance.d.ts +0 -0
  731. /package/{src → lib}/types/cfn-resource-types/aws-docdb-dbinstance.js +0 -0
  732. /package/{src → lib}/types/cfn-resource-types/aws-docdb-dbsubnetgroup.d.ts +0 -0
  733. /package/{src → lib}/types/cfn-resource-types/aws-docdb-dbsubnetgroup.js +0 -0
  734. /package/{src → lib}/types/cfn-resource-types/aws-docdb-eventsubscription.d.ts +0 -0
  735. /package/{src → lib}/types/cfn-resource-types/aws-docdb-eventsubscription.js +0 -0
  736. /package/{src → lib}/types/cfn-resource-types/aws-docdbelastic-cluster.d.ts +0 -0
  737. /package/{src → lib}/types/cfn-resource-types/aws-docdbelastic-cluster.js +0 -0
  738. /package/{src → lib}/types/cfn-resource-types/aws-dynamodb-globaltable.d.ts +0 -0
  739. /package/{src → lib}/types/cfn-resource-types/aws-dynamodb-globaltable.js +0 -0
  740. /package/{src → lib}/types/cfn-resource-types/aws-dynamodb-table.d.ts +0 -0
  741. /package/{src → lib}/types/cfn-resource-types/aws-dynamodb-table.js +0 -0
  742. /package/{src → lib}/types/cfn-resource-types/aws-ec2-capacityreservation.d.ts +0 -0
  743. /package/{src → lib}/types/cfn-resource-types/aws-ec2-capacityreservation.js +0 -0
  744. /package/{src → lib}/types/cfn-resource-types/aws-ec2-capacityreservationfleet.d.ts +0 -0
  745. /package/{src → lib}/types/cfn-resource-types/aws-ec2-capacityreservationfleet.js +0 -0
  746. /package/{src → lib}/types/cfn-resource-types/aws-ec2-carriergateway.d.ts +0 -0
  747. /package/{src → lib}/types/cfn-resource-types/aws-ec2-carriergateway.js +0 -0
  748. /package/{src → lib}/types/cfn-resource-types/aws-ec2-clientvpnauthorizationrule.d.ts +0 -0
  749. /package/{src → lib}/types/cfn-resource-types/aws-ec2-clientvpnauthorizationrule.js +0 -0
  750. /package/{src → lib}/types/cfn-resource-types/aws-ec2-clientvpnendpoint.d.ts +0 -0
  751. /package/{src → lib}/types/cfn-resource-types/aws-ec2-clientvpnendpoint.js +0 -0
  752. /package/{src → lib}/types/cfn-resource-types/aws-ec2-clientvpnroute.d.ts +0 -0
  753. /package/{src → lib}/types/cfn-resource-types/aws-ec2-clientvpnroute.js +0 -0
  754. /package/{src → lib}/types/cfn-resource-types/aws-ec2-clientvpntargetnetworkassociation.d.ts +0 -0
  755. /package/{src → lib}/types/cfn-resource-types/aws-ec2-clientvpntargetnetworkassociation.js +0 -0
  756. /package/{src → lib}/types/cfn-resource-types/aws-ec2-customergateway.d.ts +0 -0
  757. /package/{src → lib}/types/cfn-resource-types/aws-ec2-customergateway.js +0 -0
  758. /package/{src → lib}/types/cfn-resource-types/aws-ec2-dhcpoptions.d.ts +0 -0
  759. /package/{src → lib}/types/cfn-resource-types/aws-ec2-dhcpoptions.js +0 -0
  760. /package/{src → lib}/types/cfn-resource-types/aws-ec2-ec2fleet.d.ts +0 -0
  761. /package/{src → lib}/types/cfn-resource-types/aws-ec2-ec2fleet.js +0 -0
  762. /package/{src → lib}/types/cfn-resource-types/aws-ec2-egressonlyinternetgateway.d.ts +0 -0
  763. /package/{src → lib}/types/cfn-resource-types/aws-ec2-egressonlyinternetgateway.js +0 -0
  764. /package/{src → lib}/types/cfn-resource-types/aws-ec2-eip.d.ts +0 -0
  765. /package/{src → lib}/types/cfn-resource-types/aws-ec2-eip.js +0 -0
  766. /package/{src → lib}/types/cfn-resource-types/aws-ec2-eipassociation.d.ts +0 -0
  767. /package/{src → lib}/types/cfn-resource-types/aws-ec2-eipassociation.js +0 -0
  768. /package/{src → lib}/types/cfn-resource-types/aws-ec2-enclavecertificateiamroleassociation.d.ts +0 -0
  769. /package/{src → lib}/types/cfn-resource-types/aws-ec2-enclavecertificateiamroleassociation.js +0 -0
  770. /package/{src → lib}/types/cfn-resource-types/aws-ec2-flowlog.d.ts +0 -0
  771. /package/{src → lib}/types/cfn-resource-types/aws-ec2-flowlog.js +0 -0
  772. /package/{src → lib}/types/cfn-resource-types/aws-ec2-gatewayroutetableassociation.d.ts +0 -0
  773. /package/{src → lib}/types/cfn-resource-types/aws-ec2-gatewayroutetableassociation.js +0 -0
  774. /package/{src → lib}/types/cfn-resource-types/aws-ec2-host.d.ts +0 -0
  775. /package/{src → lib}/types/cfn-resource-types/aws-ec2-host.js +0 -0
  776. /package/{src → lib}/types/cfn-resource-types/aws-ec2-instance.d.ts +0 -0
  777. /package/{src → lib}/types/cfn-resource-types/aws-ec2-instance.js +0 -0
  778. /package/{src → lib}/types/cfn-resource-types/aws-ec2-instanceconnectendpoint.d.ts +0 -0
  779. /package/{src → lib}/types/cfn-resource-types/aws-ec2-instanceconnectendpoint.js +0 -0
  780. /package/{src → lib}/types/cfn-resource-types/aws-ec2-internetgateway.d.ts +0 -0
  781. /package/{src → lib}/types/cfn-resource-types/aws-ec2-internetgateway.js +0 -0
  782. /package/{src → lib}/types/cfn-resource-types/aws-ec2-ipam.d.ts +0 -0
  783. /package/{src → lib}/types/cfn-resource-types/aws-ec2-ipam.js +0 -0
  784. /package/{src → lib}/types/cfn-resource-types/aws-ec2-ipamallocation.d.ts +0 -0
  785. /package/{src → lib}/types/cfn-resource-types/aws-ec2-ipamallocation.js +0 -0
  786. /package/{src → lib}/types/cfn-resource-types/aws-ec2-ipampool.d.ts +0 -0
  787. /package/{src → lib}/types/cfn-resource-types/aws-ec2-ipampool.js +0 -0
  788. /package/{src → lib}/types/cfn-resource-types/aws-ec2-ipampoolcidr.d.ts +0 -0
  789. /package/{src → lib}/types/cfn-resource-types/aws-ec2-ipampoolcidr.js +0 -0
  790. /package/{src → lib}/types/cfn-resource-types/aws-ec2-ipamresourcediscovery.d.ts +0 -0
  791. /package/{src → lib}/types/cfn-resource-types/aws-ec2-ipamresourcediscovery.js +0 -0
  792. /package/{src → lib}/types/cfn-resource-types/aws-ec2-ipamresourcediscoveryassociation.d.ts +0 -0
  793. /package/{src → lib}/types/cfn-resource-types/aws-ec2-ipamresourcediscoveryassociation.js +0 -0
  794. /package/{src → lib}/types/cfn-resource-types/aws-ec2-ipamscope.d.ts +0 -0
  795. /package/{src → lib}/types/cfn-resource-types/aws-ec2-ipamscope.js +0 -0
  796. /package/{src → lib}/types/cfn-resource-types/aws-ec2-keypair.d.ts +0 -0
  797. /package/{src → lib}/types/cfn-resource-types/aws-ec2-keypair.js +0 -0
  798. /package/{src → lib}/types/cfn-resource-types/aws-ec2-launchtemplate.d.ts +0 -0
  799. /package/{src → lib}/types/cfn-resource-types/aws-ec2-launchtemplate.js +0 -0
  800. /package/{src → lib}/types/cfn-resource-types/aws-ec2-localgatewayroute.d.ts +0 -0
  801. /package/{src → lib}/types/cfn-resource-types/aws-ec2-localgatewayroute.js +0 -0
  802. /package/{src → lib}/types/cfn-resource-types/aws-ec2-localgatewayroutetable.d.ts +0 -0
  803. /package/{src → lib}/types/cfn-resource-types/aws-ec2-localgatewayroutetable.js +0 -0
  804. /package/{src → lib}/types/cfn-resource-types/aws-ec2-localgatewayroutetablevirtualinterfacegroupassociation.d.ts +0 -0
  805. /package/{src → lib}/types/cfn-resource-types/aws-ec2-localgatewayroutetablevirtualinterfacegroupassociation.js +0 -0
  806. /package/{src → lib}/types/cfn-resource-types/aws-ec2-localgatewayroutetablevpcassociation.d.ts +0 -0
  807. /package/{src → lib}/types/cfn-resource-types/aws-ec2-localgatewayroutetablevpcassociation.js +0 -0
  808. /package/{src → lib}/types/cfn-resource-types/aws-ec2-natgateway.d.ts +0 -0
  809. /package/{src → lib}/types/cfn-resource-types/aws-ec2-natgateway.js +0 -0
  810. /package/{src → lib}/types/cfn-resource-types/aws-ec2-networkacl.d.ts +0 -0
  811. /package/{src → lib}/types/cfn-resource-types/aws-ec2-networkacl.js +0 -0
  812. /package/{src → lib}/types/cfn-resource-types/aws-ec2-networkaclentry.d.ts +0 -0
  813. /package/{src → lib}/types/cfn-resource-types/aws-ec2-networkaclentry.js +0 -0
  814. /package/{src → lib}/types/cfn-resource-types/aws-ec2-networkinsightsaccessscope.d.ts +0 -0
  815. /package/{src → lib}/types/cfn-resource-types/aws-ec2-networkinsightsaccessscope.js +0 -0
  816. /package/{src → lib}/types/cfn-resource-types/aws-ec2-networkinsightsaccessscopeanalysis.d.ts +0 -0
  817. /package/{src → lib}/types/cfn-resource-types/aws-ec2-networkinsightsaccessscopeanalysis.js +0 -0
  818. /package/{src → lib}/types/cfn-resource-types/aws-ec2-networkinsightsanalysis.d.ts +0 -0
  819. /package/{src → lib}/types/cfn-resource-types/aws-ec2-networkinsightsanalysis.js +0 -0
  820. /package/{src → lib}/types/cfn-resource-types/aws-ec2-networkinsightspath.d.ts +0 -0
  821. /package/{src → lib}/types/cfn-resource-types/aws-ec2-networkinsightspath.js +0 -0
  822. /package/{src → lib}/types/cfn-resource-types/aws-ec2-networkinterface.d.ts +0 -0
  823. /package/{src → lib}/types/cfn-resource-types/aws-ec2-networkinterface.js +0 -0
  824. /package/{src → lib}/types/cfn-resource-types/aws-ec2-networkinterfaceattachment.d.ts +0 -0
  825. /package/{src → lib}/types/cfn-resource-types/aws-ec2-networkinterfaceattachment.js +0 -0
  826. /package/{src → lib}/types/cfn-resource-types/aws-ec2-networkinterfacepermission.d.ts +0 -0
  827. /package/{src → lib}/types/cfn-resource-types/aws-ec2-networkinterfacepermission.js +0 -0
  828. /package/{src → lib}/types/cfn-resource-types/aws-ec2-networkperformancemetricsubscription.d.ts +0 -0
  829. /package/{src → lib}/types/cfn-resource-types/aws-ec2-networkperformancemetricsubscription.js +0 -0
  830. /package/{src → lib}/types/cfn-resource-types/aws-ec2-placementgroup.d.ts +0 -0
  831. /package/{src → lib}/types/cfn-resource-types/aws-ec2-placementgroup.js +0 -0
  832. /package/{src → lib}/types/cfn-resource-types/aws-ec2-prefixlist.d.ts +0 -0
  833. /package/{src → lib}/types/cfn-resource-types/aws-ec2-prefixlist.js +0 -0
  834. /package/{src → lib}/types/cfn-resource-types/aws-ec2-route.d.ts +0 -0
  835. /package/{src → lib}/types/cfn-resource-types/aws-ec2-route.js +0 -0
  836. /package/{src → lib}/types/cfn-resource-types/aws-ec2-routetable.d.ts +0 -0
  837. /package/{src → lib}/types/cfn-resource-types/aws-ec2-routetable.js +0 -0
  838. /package/{src → lib}/types/cfn-resource-types/aws-ec2-securitygroup.d.ts +0 -0
  839. /package/{src → lib}/types/cfn-resource-types/aws-ec2-securitygroup.js +0 -0
  840. /package/{src → lib}/types/cfn-resource-types/aws-ec2-securitygroupegress.d.ts +0 -0
  841. /package/{src → lib}/types/cfn-resource-types/aws-ec2-securitygroupegress.js +0 -0
  842. /package/{src → lib}/types/cfn-resource-types/aws-ec2-securitygroupingress.d.ts +0 -0
  843. /package/{src → lib}/types/cfn-resource-types/aws-ec2-securitygroupingress.js +0 -0
  844. /package/{src → lib}/types/cfn-resource-types/aws-ec2-snapshotblockpublicaccess.d.ts +0 -0
  845. /package/{src → lib}/types/cfn-resource-types/aws-ec2-snapshotblockpublicaccess.js +0 -0
  846. /package/{src → lib}/types/cfn-resource-types/aws-ec2-spotfleet.d.ts +0 -0
  847. /package/{src → lib}/types/cfn-resource-types/aws-ec2-spotfleet.js +0 -0
  848. /package/{src → lib}/types/cfn-resource-types/aws-ec2-subnet.d.ts +0 -0
  849. /package/{src → lib}/types/cfn-resource-types/aws-ec2-subnet.js +0 -0
  850. /package/{src → lib}/types/cfn-resource-types/aws-ec2-subnetcidrblock.d.ts +0 -0
  851. /package/{src → lib}/types/cfn-resource-types/aws-ec2-subnetcidrblock.js +0 -0
  852. /package/{src → lib}/types/cfn-resource-types/aws-ec2-subnetnetworkaclassociation.d.ts +0 -0
  853. /package/{src → lib}/types/cfn-resource-types/aws-ec2-subnetnetworkaclassociation.js +0 -0
  854. /package/{src → lib}/types/cfn-resource-types/aws-ec2-subnetroutetableassociation.d.ts +0 -0
  855. /package/{src → lib}/types/cfn-resource-types/aws-ec2-subnetroutetableassociation.js +0 -0
  856. /package/{src → lib}/types/cfn-resource-types/aws-ec2-trafficmirrorfilter.d.ts +0 -0
  857. /package/{src → lib}/types/cfn-resource-types/aws-ec2-trafficmirrorfilter.js +0 -0
  858. /package/{src → lib}/types/cfn-resource-types/aws-ec2-trafficmirrorfilterrule.d.ts +0 -0
  859. /package/{src → lib}/types/cfn-resource-types/aws-ec2-trafficmirrorfilterrule.js +0 -0
  860. /package/{src → lib}/types/cfn-resource-types/aws-ec2-trafficmirrorsession.d.ts +0 -0
  861. /package/{src → lib}/types/cfn-resource-types/aws-ec2-trafficmirrorsession.js +0 -0
  862. /package/{src → lib}/types/cfn-resource-types/aws-ec2-trafficmirrortarget.d.ts +0 -0
  863. /package/{src → lib}/types/cfn-resource-types/aws-ec2-trafficmirrortarget.js +0 -0
  864. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgateway.d.ts +0 -0
  865. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgateway.js +0 -0
  866. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewayattachment.d.ts +0 -0
  867. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewayattachment.js +0 -0
  868. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewayconnect.d.ts +0 -0
  869. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewayconnect.js +0 -0
  870. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewaymulticastdomain.d.ts +0 -0
  871. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewaymulticastdomain.js +0 -0
  872. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewaymulticastdomainassociation.d.ts +0 -0
  873. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewaymulticastdomainassociation.js +0 -0
  874. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewaymulticastgroupmember.d.ts +0 -0
  875. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewaymulticastgroupmember.js +0 -0
  876. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewaymulticastgroupsource.d.ts +0 -0
  877. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewaymulticastgroupsource.js +0 -0
  878. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewaypeeringattachment.d.ts +0 -0
  879. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewaypeeringattachment.js +0 -0
  880. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewayroute.d.ts +0 -0
  881. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewayroute.js +0 -0
  882. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewayroutetable.d.ts +0 -0
  883. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewayroutetable.js +0 -0
  884. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewayroutetableassociation.d.ts +0 -0
  885. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewayroutetableassociation.js +0 -0
  886. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewayroutetablepropagation.d.ts +0 -0
  887. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewayroutetablepropagation.js +0 -0
  888. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewayvpcattachment.d.ts +0 -0
  889. /package/{src → lib}/types/cfn-resource-types/aws-ec2-transitgatewayvpcattachment.js +0 -0
  890. /package/{src → lib}/types/cfn-resource-types/aws-ec2-verifiedaccessendpoint.d.ts +0 -0
  891. /package/{src → lib}/types/cfn-resource-types/aws-ec2-verifiedaccessendpoint.js +0 -0
  892. /package/{src → lib}/types/cfn-resource-types/aws-ec2-verifiedaccessgroup.d.ts +0 -0
  893. /package/{src → lib}/types/cfn-resource-types/aws-ec2-verifiedaccessgroup.js +0 -0
  894. /package/{src → lib}/types/cfn-resource-types/aws-ec2-verifiedaccessinstance.d.ts +0 -0
  895. /package/{src → lib}/types/cfn-resource-types/aws-ec2-verifiedaccessinstance.js +0 -0
  896. /package/{src → lib}/types/cfn-resource-types/aws-ec2-volume.d.ts +0 -0
  897. /package/{src → lib}/types/cfn-resource-types/aws-ec2-volume.js +0 -0
  898. /package/{src → lib}/types/cfn-resource-types/aws-ec2-volumeattachment.d.ts +0 -0
  899. /package/{src → lib}/types/cfn-resource-types/aws-ec2-volumeattachment.js +0 -0
  900. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpc.d.ts +0 -0
  901. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpc.js +0 -0
  902. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpccidrblock.d.ts +0 -0
  903. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpccidrblock.js +0 -0
  904. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpcdhcpoptionsassociation.d.ts +0 -0
  905. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpcdhcpoptionsassociation.js +0 -0
  906. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpcendpoint.d.ts +0 -0
  907. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpcendpoint.js +0 -0
  908. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpcendpointconnectionnotification.d.ts +0 -0
  909. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpcendpointconnectionnotification.js +0 -0
  910. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpcendpointservice.d.ts +0 -0
  911. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpcendpointservice.js +0 -0
  912. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpcendpointservicepermissions.d.ts +0 -0
  913. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpcendpointservicepermissions.js +0 -0
  914. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpcgatewayattachment.d.ts +0 -0
  915. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpcgatewayattachment.js +0 -0
  916. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpcpeeringconnection.d.ts +0 -0
  917. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpcpeeringconnection.js +0 -0
  918. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpnconnection.d.ts +0 -0
  919. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpnconnection.js +0 -0
  920. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpnconnectionroute.d.ts +0 -0
  921. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpnconnectionroute.js +0 -0
  922. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpngateway.d.ts +0 -0
  923. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpngateway.js +0 -0
  924. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpngatewayroutepropagation.d.ts +0 -0
  925. /package/{src → lib}/types/cfn-resource-types/aws-ec2-vpngatewayroutepropagation.js +0 -0
  926. /package/{src → lib}/types/cfn-resource-types/aws-ecr-publicrepository.d.ts +0 -0
  927. /package/{src → lib}/types/cfn-resource-types/aws-ecr-publicrepository.js +0 -0
  928. /package/{src → lib}/types/cfn-resource-types/aws-ecr-pullthroughcacherule.d.ts +0 -0
  929. /package/{src → lib}/types/cfn-resource-types/aws-ecr-pullthroughcacherule.js +0 -0
  930. /package/{src → lib}/types/cfn-resource-types/aws-ecr-registrypolicy.d.ts +0 -0
  931. /package/{src → lib}/types/cfn-resource-types/aws-ecr-registrypolicy.js +0 -0
  932. /package/{src → lib}/types/cfn-resource-types/aws-ecr-replicationconfiguration.d.ts +0 -0
  933. /package/{src → lib}/types/cfn-resource-types/aws-ecr-replicationconfiguration.js +0 -0
  934. /package/{src → lib}/types/cfn-resource-types/aws-ecr-repository.d.ts +0 -0
  935. /package/{src → lib}/types/cfn-resource-types/aws-ecr-repository.js +0 -0
  936. /package/{src → lib}/types/cfn-resource-types/aws-ecr-repositorycreationtemplate.d.ts +0 -0
  937. /package/{src → lib}/types/cfn-resource-types/aws-ecr-repositorycreationtemplate.js +0 -0
  938. /package/{src → lib}/types/cfn-resource-types/aws-ecs-capacityprovider.d.ts +0 -0
  939. /package/{src → lib}/types/cfn-resource-types/aws-ecs-capacityprovider.js +0 -0
  940. /package/{src → lib}/types/cfn-resource-types/aws-ecs-cluster.d.ts +0 -0
  941. /package/{src → lib}/types/cfn-resource-types/aws-ecs-cluster.js +0 -0
  942. /package/{src → lib}/types/cfn-resource-types/aws-ecs-clustercapacityproviderassociations.d.ts +0 -0
  943. /package/{src → lib}/types/cfn-resource-types/aws-ecs-clustercapacityproviderassociations.js +0 -0
  944. /package/{src → lib}/types/cfn-resource-types/aws-ecs-primarytaskset.d.ts +0 -0
  945. /package/{src → lib}/types/cfn-resource-types/aws-ecs-primarytaskset.js +0 -0
  946. /package/{src → lib}/types/cfn-resource-types/aws-ecs-service.d.ts +0 -0
  947. /package/{src → lib}/types/cfn-resource-types/aws-ecs-service.js +0 -0
  948. /package/{src → lib}/types/cfn-resource-types/aws-ecs-taskdefinition.d.ts +0 -0
  949. /package/{src → lib}/types/cfn-resource-types/aws-ecs-taskdefinition.js +0 -0
  950. /package/{src → lib}/types/cfn-resource-types/aws-ecs-taskset.d.ts +0 -0
  951. /package/{src → lib}/types/cfn-resource-types/aws-ecs-taskset.js +0 -0
  952. /package/{src → lib}/types/cfn-resource-types/aws-efs-accesspoint.d.ts +0 -0
  953. /package/{src → lib}/types/cfn-resource-types/aws-efs-accesspoint.js +0 -0
  954. /package/{src → lib}/types/cfn-resource-types/aws-efs-filesystem.d.ts +0 -0
  955. /package/{src → lib}/types/cfn-resource-types/aws-efs-filesystem.js +0 -0
  956. /package/{src → lib}/types/cfn-resource-types/aws-efs-mounttarget.d.ts +0 -0
  957. /package/{src → lib}/types/cfn-resource-types/aws-efs-mounttarget.js +0 -0
  958. /package/{src → lib}/types/cfn-resource-types/aws-eks-accessentry.d.ts +0 -0
  959. /package/{src → lib}/types/cfn-resource-types/aws-eks-accessentry.js +0 -0
  960. /package/{src → lib}/types/cfn-resource-types/aws-eks-addon.d.ts +0 -0
  961. /package/{src → lib}/types/cfn-resource-types/aws-eks-addon.js +0 -0
  962. /package/{src → lib}/types/cfn-resource-types/aws-eks-cluster.d.ts +0 -0
  963. /package/{src → lib}/types/cfn-resource-types/aws-eks-cluster.js +0 -0
  964. /package/{src → lib}/types/cfn-resource-types/aws-eks-fargateprofile.d.ts +0 -0
  965. /package/{src → lib}/types/cfn-resource-types/aws-eks-fargateprofile.js +0 -0
  966. /package/{src → lib}/types/cfn-resource-types/aws-eks-identityproviderconfig.d.ts +0 -0
  967. /package/{src → lib}/types/cfn-resource-types/aws-eks-identityproviderconfig.js +0 -0
  968. /package/{src → lib}/types/cfn-resource-types/aws-eks-nodegroup.d.ts +0 -0
  969. /package/{src → lib}/types/cfn-resource-types/aws-eks-nodegroup.js +0 -0
  970. /package/{src → lib}/types/cfn-resource-types/aws-eks-podidentityassociation.d.ts +0 -0
  971. /package/{src → lib}/types/cfn-resource-types/aws-eks-podidentityassociation.js +0 -0
  972. /package/{src → lib}/types/cfn-resource-types/aws-elasticache-cachecluster.d.ts +0 -0
  973. /package/{src → lib}/types/cfn-resource-types/aws-elasticache-cachecluster.js +0 -0
  974. /package/{src → lib}/types/cfn-resource-types/aws-elasticache-globalreplicationgroup.d.ts +0 -0
  975. /package/{src → lib}/types/cfn-resource-types/aws-elasticache-globalreplicationgroup.js +0 -0
  976. /package/{src → lib}/types/cfn-resource-types/aws-elasticache-parametergroup.d.ts +0 -0
  977. /package/{src → lib}/types/cfn-resource-types/aws-elasticache-parametergroup.js +0 -0
  978. /package/{src → lib}/types/cfn-resource-types/aws-elasticache-replicationgroup.d.ts +0 -0
  979. /package/{src → lib}/types/cfn-resource-types/aws-elasticache-replicationgroup.js +0 -0
  980. /package/{src → lib}/types/cfn-resource-types/aws-elasticache-securitygroup.d.ts +0 -0
  981. /package/{src → lib}/types/cfn-resource-types/aws-elasticache-securitygroup.js +0 -0
  982. /package/{src → lib}/types/cfn-resource-types/aws-elasticache-securitygroupingress.d.ts +0 -0
  983. /package/{src → lib}/types/cfn-resource-types/aws-elasticache-securitygroupingress.js +0 -0
  984. /package/{src → lib}/types/cfn-resource-types/aws-elasticache-serverlesscache.d.ts +0 -0
  985. /package/{src → lib}/types/cfn-resource-types/aws-elasticache-serverlesscache.js +0 -0
  986. /package/{src → lib}/types/cfn-resource-types/aws-elasticache-subnetgroup.d.ts +0 -0
  987. /package/{src → lib}/types/cfn-resource-types/aws-elasticache-subnetgroup.js +0 -0
  988. /package/{src → lib}/types/cfn-resource-types/aws-elasticache-user.d.ts +0 -0
  989. /package/{src → lib}/types/cfn-resource-types/aws-elasticache-user.js +0 -0
  990. /package/{src → lib}/types/cfn-resource-types/aws-elasticache-usergroup.d.ts +0 -0
  991. /package/{src → lib}/types/cfn-resource-types/aws-elasticache-usergroup.js +0 -0
  992. /package/{src → lib}/types/cfn-resource-types/aws-elasticbeanstalk-application.d.ts +0 -0
  993. /package/{src → lib}/types/cfn-resource-types/aws-elasticbeanstalk-application.js +0 -0
  994. /package/{src → lib}/types/cfn-resource-types/aws-elasticbeanstalk-applicationversion.d.ts +0 -0
  995. /package/{src → lib}/types/cfn-resource-types/aws-elasticbeanstalk-applicationversion.js +0 -0
  996. /package/{src → lib}/types/cfn-resource-types/aws-elasticbeanstalk-configurationtemplate.d.ts +0 -0
  997. /package/{src → lib}/types/cfn-resource-types/aws-elasticbeanstalk-configurationtemplate.js +0 -0
  998. /package/{src → lib}/types/cfn-resource-types/aws-elasticbeanstalk-environment.d.ts +0 -0
  999. /package/{src → lib}/types/cfn-resource-types/aws-elasticbeanstalk-environment.js +0 -0
  1000. /package/{src → lib}/types/cfn-resource-types/aws-elasticloadbalancing-loadbalancer.d.ts +0 -0
  1001. /package/{src → lib}/types/cfn-resource-types/aws-elasticloadbalancing-loadbalancer.js +0 -0
  1002. /package/{src → lib}/types/cfn-resource-types/aws-elasticloadbalancingv2-listener.d.ts +0 -0
  1003. /package/{src → lib}/types/cfn-resource-types/aws-elasticloadbalancingv2-listener.js +0 -0
  1004. /package/{src → lib}/types/cfn-resource-types/aws-elasticloadbalancingv2-listenercertificate.d.ts +0 -0
  1005. /package/{src → lib}/types/cfn-resource-types/aws-elasticloadbalancingv2-listenercertificate.js +0 -0
  1006. /package/{src → lib}/types/cfn-resource-types/aws-elasticloadbalancingv2-listenerrule.d.ts +0 -0
  1007. /package/{src → lib}/types/cfn-resource-types/aws-elasticloadbalancingv2-listenerrule.js +0 -0
  1008. /package/{src → lib}/types/cfn-resource-types/aws-elasticloadbalancingv2-loadbalancer.d.ts +0 -0
  1009. /package/{src → lib}/types/cfn-resource-types/aws-elasticloadbalancingv2-loadbalancer.js +0 -0
  1010. /package/{src → lib}/types/cfn-resource-types/aws-elasticloadbalancingv2-targetgroup.d.ts +0 -0
  1011. /package/{src → lib}/types/cfn-resource-types/aws-elasticloadbalancingv2-targetgroup.js +0 -0
  1012. /package/{src → lib}/types/cfn-resource-types/aws-elasticloadbalancingv2-truststore.d.ts +0 -0
  1013. /package/{src → lib}/types/cfn-resource-types/aws-elasticloadbalancingv2-truststore.js +0 -0
  1014. /package/{src → lib}/types/cfn-resource-types/aws-elasticloadbalancingv2-truststorerevocation.d.ts +0 -0
  1015. /package/{src → lib}/types/cfn-resource-types/aws-elasticloadbalancingv2-truststorerevocation.js +0 -0
  1016. /package/{src → lib}/types/cfn-resource-types/aws-elasticsearch-domain.d.ts +0 -0
  1017. /package/{src → lib}/types/cfn-resource-types/aws-elasticsearch-domain.js +0 -0
  1018. /package/{src → lib}/types/cfn-resource-types/aws-emr-cluster.d.ts +0 -0
  1019. /package/{src → lib}/types/cfn-resource-types/aws-emr-cluster.js +0 -0
  1020. /package/{src → lib}/types/cfn-resource-types/aws-emr-instancefleetconfig.d.ts +0 -0
  1021. /package/{src → lib}/types/cfn-resource-types/aws-emr-instancefleetconfig.js +0 -0
  1022. /package/{src → lib}/types/cfn-resource-types/aws-emr-instancegroupconfig.d.ts +0 -0
  1023. /package/{src → lib}/types/cfn-resource-types/aws-emr-instancegroupconfig.js +0 -0
  1024. /package/{src → lib}/types/cfn-resource-types/aws-emr-securityconfiguration.d.ts +0 -0
  1025. /package/{src → lib}/types/cfn-resource-types/aws-emr-securityconfiguration.js +0 -0
  1026. /package/{src → lib}/types/cfn-resource-types/aws-emr-step.d.ts +0 -0
  1027. /package/{src → lib}/types/cfn-resource-types/aws-emr-step.js +0 -0
  1028. /package/{src → lib}/types/cfn-resource-types/aws-emr-studio.d.ts +0 -0
  1029. /package/{src → lib}/types/cfn-resource-types/aws-emr-studio.js +0 -0
  1030. /package/{src → lib}/types/cfn-resource-types/aws-emr-studiosessionmapping.d.ts +0 -0
  1031. /package/{src → lib}/types/cfn-resource-types/aws-emr-studiosessionmapping.js +0 -0
  1032. /package/{src → lib}/types/cfn-resource-types/aws-emr-walworkspace.d.ts +0 -0
  1033. /package/{src → lib}/types/cfn-resource-types/aws-emr-walworkspace.js +0 -0
  1034. /package/{src → lib}/types/cfn-resource-types/aws-emrcontainers-virtualcluster.d.ts +0 -0
  1035. /package/{src → lib}/types/cfn-resource-types/aws-emrcontainers-virtualcluster.js +0 -0
  1036. /package/{src → lib}/types/cfn-resource-types/aws-emrserverless-application.d.ts +0 -0
  1037. /package/{src → lib}/types/cfn-resource-types/aws-emrserverless-application.js +0 -0
  1038. /package/{src → lib}/types/cfn-resource-types/aws-entityresolution-idmappingworkflow.d.ts +0 -0
  1039. /package/{src → lib}/types/cfn-resource-types/aws-entityresolution-idmappingworkflow.js +0 -0
  1040. /package/{src → lib}/types/cfn-resource-types/aws-entityresolution-idnamespace.d.ts +0 -0
  1041. /package/{src → lib}/types/cfn-resource-types/aws-entityresolution-idnamespace.js +0 -0
  1042. /package/{src → lib}/types/cfn-resource-types/aws-entityresolution-matchingworkflow.d.ts +0 -0
  1043. /package/{src → lib}/types/cfn-resource-types/aws-entityresolution-matchingworkflow.js +0 -0
  1044. /package/{src → lib}/types/cfn-resource-types/aws-entityresolution-policystatement.d.ts +0 -0
  1045. /package/{src → lib}/types/cfn-resource-types/aws-entityresolution-policystatement.js +0 -0
  1046. /package/{src → lib}/types/cfn-resource-types/aws-entityresolution-schemamapping.d.ts +0 -0
  1047. /package/{src → lib}/types/cfn-resource-types/aws-entityresolution-schemamapping.js +0 -0
  1048. /package/{src → lib}/types/cfn-resource-types/aws-events-apidestination.d.ts +0 -0
  1049. /package/{src → lib}/types/cfn-resource-types/aws-events-apidestination.js +0 -0
  1050. /package/{src → lib}/types/cfn-resource-types/aws-events-archive.d.ts +0 -0
  1051. /package/{src → lib}/types/cfn-resource-types/aws-events-archive.js +0 -0
  1052. /package/{src → lib}/types/cfn-resource-types/aws-events-connection.d.ts +0 -0
  1053. /package/{src → lib}/types/cfn-resource-types/aws-events-connection.js +0 -0
  1054. /package/{src → lib}/types/cfn-resource-types/aws-events-endpoint.d.ts +0 -0
  1055. /package/{src → lib}/types/cfn-resource-types/aws-events-endpoint.js +0 -0
  1056. /package/{src → lib}/types/cfn-resource-types/aws-events-eventbus.d.ts +0 -0
  1057. /package/{src → lib}/types/cfn-resource-types/aws-events-eventbus.js +0 -0
  1058. /package/{src → lib}/types/cfn-resource-types/aws-events-eventbuspolicy.d.ts +0 -0
  1059. /package/{src → lib}/types/cfn-resource-types/aws-events-eventbuspolicy.js +0 -0
  1060. /package/{src → lib}/types/cfn-resource-types/aws-events-rule.d.ts +0 -0
  1061. /package/{src → lib}/types/cfn-resource-types/aws-events-rule.js +0 -0
  1062. /package/{src → lib}/types/cfn-resource-types/aws-eventschemas-discoverer.d.ts +0 -0
  1063. /package/{src → lib}/types/cfn-resource-types/aws-eventschemas-discoverer.js +0 -0
  1064. /package/{src → lib}/types/cfn-resource-types/aws-eventschemas-registry.d.ts +0 -0
  1065. /package/{src → lib}/types/cfn-resource-types/aws-eventschemas-registry.js +0 -0
  1066. /package/{src → lib}/types/cfn-resource-types/aws-eventschemas-registrypolicy.d.ts +0 -0
  1067. /package/{src → lib}/types/cfn-resource-types/aws-eventschemas-registrypolicy.js +0 -0
  1068. /package/{src → lib}/types/cfn-resource-types/aws-eventschemas-schema.d.ts +0 -0
  1069. /package/{src → lib}/types/cfn-resource-types/aws-eventschemas-schema.js +0 -0
  1070. /package/{src → lib}/types/cfn-resource-types/aws-evidently-experiment.d.ts +0 -0
  1071. /package/{src → lib}/types/cfn-resource-types/aws-evidently-experiment.js +0 -0
  1072. /package/{src → lib}/types/cfn-resource-types/aws-evidently-feature.d.ts +0 -0
  1073. /package/{src → lib}/types/cfn-resource-types/aws-evidently-feature.js +0 -0
  1074. /package/{src → lib}/types/cfn-resource-types/aws-evidently-launch.d.ts +0 -0
  1075. /package/{src → lib}/types/cfn-resource-types/aws-evidently-launch.js +0 -0
  1076. /package/{src → lib}/types/cfn-resource-types/aws-evidently-project.d.ts +0 -0
  1077. /package/{src → lib}/types/cfn-resource-types/aws-evidently-project.js +0 -0
  1078. /package/{src → lib}/types/cfn-resource-types/aws-evidently-segment.d.ts +0 -0
  1079. /package/{src → lib}/types/cfn-resource-types/aws-evidently-segment.js +0 -0
  1080. /package/{src → lib}/types/cfn-resource-types/aws-finspace-environment.d.ts +0 -0
  1081. /package/{src → lib}/types/cfn-resource-types/aws-finspace-environment.js +0 -0
  1082. /package/{src → lib}/types/cfn-resource-types/aws-fis-experimenttemplate.d.ts +0 -0
  1083. /package/{src → lib}/types/cfn-resource-types/aws-fis-experimenttemplate.js +0 -0
  1084. /package/{src → lib}/types/cfn-resource-types/aws-fis-targetaccountconfiguration.d.ts +0 -0
  1085. /package/{src → lib}/types/cfn-resource-types/aws-fis-targetaccountconfiguration.js +0 -0
  1086. /package/{src → lib}/types/cfn-resource-types/aws-fms-notificationchannel.d.ts +0 -0
  1087. /package/{src → lib}/types/cfn-resource-types/aws-fms-notificationchannel.js +0 -0
  1088. /package/{src → lib}/types/cfn-resource-types/aws-fms-policy.d.ts +0 -0
  1089. /package/{src → lib}/types/cfn-resource-types/aws-fms-policy.js +0 -0
  1090. /package/{src → lib}/types/cfn-resource-types/aws-fms-resourceset.d.ts +0 -0
  1091. /package/{src → lib}/types/cfn-resource-types/aws-fms-resourceset.js +0 -0
  1092. /package/{src → lib}/types/cfn-resource-types/aws-forecast-dataset.d.ts +0 -0
  1093. /package/{src → lib}/types/cfn-resource-types/aws-forecast-dataset.js +0 -0
  1094. /package/{src → lib}/types/cfn-resource-types/aws-forecast-datasetgroup.d.ts +0 -0
  1095. /package/{src → lib}/types/cfn-resource-types/aws-forecast-datasetgroup.js +0 -0
  1096. /package/{src → lib}/types/cfn-resource-types/aws-frauddetector-detector.d.ts +0 -0
  1097. /package/{src → lib}/types/cfn-resource-types/aws-frauddetector-detector.js +0 -0
  1098. /package/{src → lib}/types/cfn-resource-types/aws-frauddetector-entitytype.d.ts +0 -0
  1099. /package/{src → lib}/types/cfn-resource-types/aws-frauddetector-entitytype.js +0 -0
  1100. /package/{src → lib}/types/cfn-resource-types/aws-frauddetector-eventtype.d.ts +0 -0
  1101. /package/{src → lib}/types/cfn-resource-types/aws-frauddetector-eventtype.js +0 -0
  1102. /package/{src → lib}/types/cfn-resource-types/aws-frauddetector-label.d.ts +0 -0
  1103. /package/{src → lib}/types/cfn-resource-types/aws-frauddetector-label.js +0 -0
  1104. /package/{src → lib}/types/cfn-resource-types/aws-frauddetector-list.d.ts +0 -0
  1105. /package/{src → lib}/types/cfn-resource-types/aws-frauddetector-list.js +0 -0
  1106. /package/{src → lib}/types/cfn-resource-types/aws-frauddetector-outcome.d.ts +0 -0
  1107. /package/{src → lib}/types/cfn-resource-types/aws-frauddetector-outcome.js +0 -0
  1108. /package/{src → lib}/types/cfn-resource-types/aws-frauddetector-variable.d.ts +0 -0
  1109. /package/{src → lib}/types/cfn-resource-types/aws-frauddetector-variable.js +0 -0
  1110. /package/{src → lib}/types/cfn-resource-types/aws-fsx-datarepositoryassociation.d.ts +0 -0
  1111. /package/{src → lib}/types/cfn-resource-types/aws-fsx-datarepositoryassociation.js +0 -0
  1112. /package/{src → lib}/types/cfn-resource-types/aws-fsx-filesystem.d.ts +0 -0
  1113. /package/{src → lib}/types/cfn-resource-types/aws-fsx-filesystem.js +0 -0
  1114. /package/{src → lib}/types/cfn-resource-types/aws-fsx-snapshot.d.ts +0 -0
  1115. /package/{src → lib}/types/cfn-resource-types/aws-fsx-snapshot.js +0 -0
  1116. /package/{src → lib}/types/cfn-resource-types/aws-fsx-storagevirtualmachine.d.ts +0 -0
  1117. /package/{src → lib}/types/cfn-resource-types/aws-fsx-storagevirtualmachine.js +0 -0
  1118. /package/{src → lib}/types/cfn-resource-types/aws-fsx-volume.d.ts +0 -0
  1119. /package/{src → lib}/types/cfn-resource-types/aws-fsx-volume.js +0 -0
  1120. /package/{src → lib}/types/cfn-resource-types/aws-gamelift-alias.d.ts +0 -0
  1121. /package/{src → lib}/types/cfn-resource-types/aws-gamelift-alias.js +0 -0
  1122. /package/{src → lib}/types/cfn-resource-types/aws-gamelift-build.d.ts +0 -0
  1123. /package/{src → lib}/types/cfn-resource-types/aws-gamelift-build.js +0 -0
  1124. /package/{src → lib}/types/cfn-resource-types/aws-gamelift-containergroupdefinition.d.ts +0 -0
  1125. /package/{src → lib}/types/cfn-resource-types/aws-gamelift-containergroupdefinition.js +0 -0
  1126. /package/{src → lib}/types/cfn-resource-types/aws-gamelift-fleet.d.ts +0 -0
  1127. /package/{src → lib}/types/cfn-resource-types/aws-gamelift-fleet.js +0 -0
  1128. /package/{src → lib}/types/cfn-resource-types/aws-gamelift-gameservergroup.d.ts +0 -0
  1129. /package/{src → lib}/types/cfn-resource-types/aws-gamelift-gameservergroup.js +0 -0
  1130. /package/{src → lib}/types/cfn-resource-types/aws-gamelift-gamesessionqueue.d.ts +0 -0
  1131. /package/{src → lib}/types/cfn-resource-types/aws-gamelift-gamesessionqueue.js +0 -0
  1132. /package/{src → lib}/types/cfn-resource-types/aws-gamelift-location.d.ts +0 -0
  1133. /package/{src → lib}/types/cfn-resource-types/aws-gamelift-location.js +0 -0
  1134. /package/{src → lib}/types/cfn-resource-types/aws-gamelift-matchmakingconfiguration.d.ts +0 -0
  1135. /package/{src → lib}/types/cfn-resource-types/aws-gamelift-matchmakingconfiguration.js +0 -0
  1136. /package/{src → lib}/types/cfn-resource-types/aws-gamelift-matchmakingruleset.d.ts +0 -0
  1137. /package/{src → lib}/types/cfn-resource-types/aws-gamelift-matchmakingruleset.js +0 -0
  1138. /package/{src → lib}/types/cfn-resource-types/aws-gamelift-script.d.ts +0 -0
  1139. /package/{src → lib}/types/cfn-resource-types/aws-gamelift-script.js +0 -0
  1140. /package/{src → lib}/types/cfn-resource-types/aws-globalaccelerator-accelerator.d.ts +0 -0
  1141. /package/{src → lib}/types/cfn-resource-types/aws-globalaccelerator-accelerator.js +0 -0
  1142. /package/{src → lib}/types/cfn-resource-types/aws-globalaccelerator-crossaccountattachment.d.ts +0 -0
  1143. /package/{src → lib}/types/cfn-resource-types/aws-globalaccelerator-crossaccountattachment.js +0 -0
  1144. /package/{src → lib}/types/cfn-resource-types/aws-globalaccelerator-endpointgroup.d.ts +0 -0
  1145. /package/{src → lib}/types/cfn-resource-types/aws-globalaccelerator-endpointgroup.js +0 -0
  1146. /package/{src → lib}/types/cfn-resource-types/aws-globalaccelerator-listener.d.ts +0 -0
  1147. /package/{src → lib}/types/cfn-resource-types/aws-globalaccelerator-listener.js +0 -0
  1148. /package/{src → lib}/types/cfn-resource-types/aws-glue-classifier.d.ts +0 -0
  1149. /package/{src → lib}/types/cfn-resource-types/aws-glue-classifier.js +0 -0
  1150. /package/{src → lib}/types/cfn-resource-types/aws-glue-connection.d.ts +0 -0
  1151. /package/{src → lib}/types/cfn-resource-types/aws-glue-connection.js +0 -0
  1152. /package/{src → lib}/types/cfn-resource-types/aws-glue-crawler.d.ts +0 -0
  1153. /package/{src → lib}/types/cfn-resource-types/aws-glue-crawler.js +0 -0
  1154. /package/{src → lib}/types/cfn-resource-types/aws-glue-customentitytype.d.ts +0 -0
  1155. /package/{src → lib}/types/cfn-resource-types/aws-glue-customentitytype.js +0 -0
  1156. /package/{src → lib}/types/cfn-resource-types/aws-glue-database.d.ts +0 -0
  1157. /package/{src → lib}/types/cfn-resource-types/aws-glue-database.js +0 -0
  1158. /package/{src → lib}/types/cfn-resource-types/aws-glue-datacatalogencryptionsettings.d.ts +0 -0
  1159. /package/{src → lib}/types/cfn-resource-types/aws-glue-datacatalogencryptionsettings.js +0 -0
  1160. /package/{src → lib}/types/cfn-resource-types/aws-glue-dataqualityruleset.d.ts +0 -0
  1161. /package/{src → lib}/types/cfn-resource-types/aws-glue-dataqualityruleset.js +0 -0
  1162. /package/{src → lib}/types/cfn-resource-types/aws-glue-devendpoint.d.ts +0 -0
  1163. /package/{src → lib}/types/cfn-resource-types/aws-glue-devendpoint.js +0 -0
  1164. /package/{src → lib}/types/cfn-resource-types/aws-glue-job.d.ts +0 -0
  1165. /package/{src → lib}/types/cfn-resource-types/aws-glue-job.js +0 -0
  1166. /package/{src → lib}/types/cfn-resource-types/aws-glue-mltransform.d.ts +0 -0
  1167. /package/{src → lib}/types/cfn-resource-types/aws-glue-mltransform.js +0 -0
  1168. /package/{src → lib}/types/cfn-resource-types/aws-glue-partition.d.ts +0 -0
  1169. /package/{src → lib}/types/cfn-resource-types/aws-glue-partition.js +0 -0
  1170. /package/{src → lib}/types/cfn-resource-types/aws-glue-registry.d.ts +0 -0
  1171. /package/{src → lib}/types/cfn-resource-types/aws-glue-registry.js +0 -0
  1172. /package/{src → lib}/types/cfn-resource-types/aws-glue-schema.d.ts +0 -0
  1173. /package/{src → lib}/types/cfn-resource-types/aws-glue-schema.js +0 -0
  1174. /package/{src → lib}/types/cfn-resource-types/aws-glue-schemaversion.d.ts +0 -0
  1175. /package/{src → lib}/types/cfn-resource-types/aws-glue-schemaversion.js +0 -0
  1176. /package/{src → lib}/types/cfn-resource-types/aws-glue-schemaversionmetadata.d.ts +0 -0
  1177. /package/{src → lib}/types/cfn-resource-types/aws-glue-schemaversionmetadata.js +0 -0
  1178. /package/{src → lib}/types/cfn-resource-types/aws-glue-securityconfiguration.d.ts +0 -0
  1179. /package/{src → lib}/types/cfn-resource-types/aws-glue-securityconfiguration.js +0 -0
  1180. /package/{src → lib}/types/cfn-resource-types/aws-glue-table.d.ts +0 -0
  1181. /package/{src → lib}/types/cfn-resource-types/aws-glue-table.js +0 -0
  1182. /package/{src → lib}/types/cfn-resource-types/aws-glue-tableoptimizer.d.ts +0 -0
  1183. /package/{src → lib}/types/cfn-resource-types/aws-glue-tableoptimizer.js +0 -0
  1184. /package/{src → lib}/types/cfn-resource-types/aws-glue-trigger.d.ts +0 -0
  1185. /package/{src → lib}/types/cfn-resource-types/aws-glue-trigger.js +0 -0
  1186. /package/{src → lib}/types/cfn-resource-types/aws-glue-workflow.d.ts +0 -0
  1187. /package/{src → lib}/types/cfn-resource-types/aws-glue-workflow.js +0 -0
  1188. /package/{src → lib}/types/cfn-resource-types/aws-grafana-workspace.d.ts +0 -0
  1189. /package/{src → lib}/types/cfn-resource-types/aws-grafana-workspace.js +0 -0
  1190. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-connectordefinition.d.ts +0 -0
  1191. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-connectordefinition.js +0 -0
  1192. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-connectordefinitionversion.d.ts +0 -0
  1193. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-connectordefinitionversion.js +0 -0
  1194. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-coredefinition.d.ts +0 -0
  1195. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-coredefinition.js +0 -0
  1196. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-coredefinitionversion.d.ts +0 -0
  1197. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-coredefinitionversion.js +0 -0
  1198. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-devicedefinition.d.ts +0 -0
  1199. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-devicedefinition.js +0 -0
  1200. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-devicedefinitionversion.d.ts +0 -0
  1201. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-devicedefinitionversion.js +0 -0
  1202. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-functiondefinition.d.ts +0 -0
  1203. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-functiondefinition.js +0 -0
  1204. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-functiondefinitionversion.d.ts +0 -0
  1205. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-functiondefinitionversion.js +0 -0
  1206. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-group.d.ts +0 -0
  1207. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-group.js +0 -0
  1208. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-groupversion.d.ts +0 -0
  1209. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-groupversion.js +0 -0
  1210. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-loggerdefinition.d.ts +0 -0
  1211. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-loggerdefinition.js +0 -0
  1212. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-loggerdefinitionversion.d.ts +0 -0
  1213. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-loggerdefinitionversion.js +0 -0
  1214. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-resourcedefinition.d.ts +0 -0
  1215. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-resourcedefinition.js +0 -0
  1216. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-resourcedefinitionversion.d.ts +0 -0
  1217. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-resourcedefinitionversion.js +0 -0
  1218. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-subscriptiondefinition.d.ts +0 -0
  1219. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-subscriptiondefinition.js +0 -0
  1220. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-subscriptiondefinitionversion.d.ts +0 -0
  1221. /package/{src → lib}/types/cfn-resource-types/aws-greengrass-subscriptiondefinitionversion.js +0 -0
  1222. /package/{src → lib}/types/cfn-resource-types/aws-greengrassv2-componentversion.d.ts +0 -0
  1223. /package/{src → lib}/types/cfn-resource-types/aws-greengrassv2-componentversion.js +0 -0
  1224. /package/{src → lib}/types/cfn-resource-types/aws-greengrassv2-deployment.d.ts +0 -0
  1225. /package/{src → lib}/types/cfn-resource-types/aws-greengrassv2-deployment.js +0 -0
  1226. /package/{src → lib}/types/cfn-resource-types/aws-groundstation-config.d.ts +0 -0
  1227. /package/{src → lib}/types/cfn-resource-types/aws-groundstation-config.js +0 -0
  1228. /package/{src → lib}/types/cfn-resource-types/aws-groundstation-dataflowendpointgroup.d.ts +0 -0
  1229. /package/{src → lib}/types/cfn-resource-types/aws-groundstation-dataflowendpointgroup.js +0 -0
  1230. /package/{src → lib}/types/cfn-resource-types/aws-groundstation-missionprofile.d.ts +0 -0
  1231. /package/{src → lib}/types/cfn-resource-types/aws-groundstation-missionprofile.js +0 -0
  1232. /package/{src → lib}/types/cfn-resource-types/aws-guardduty-detector.d.ts +0 -0
  1233. /package/{src → lib}/types/cfn-resource-types/aws-guardduty-detector.js +0 -0
  1234. /package/{src → lib}/types/cfn-resource-types/aws-guardduty-filter.d.ts +0 -0
  1235. /package/{src → lib}/types/cfn-resource-types/aws-guardduty-filter.js +0 -0
  1236. /package/{src → lib}/types/cfn-resource-types/aws-guardduty-ipset.d.ts +0 -0
  1237. /package/{src → lib}/types/cfn-resource-types/aws-guardduty-ipset.js +0 -0
  1238. /package/{src → lib}/types/cfn-resource-types/aws-guardduty-malwareprotectionplan.d.ts +0 -0
  1239. /package/{src → lib}/types/cfn-resource-types/aws-guardduty-malwareprotectionplan.js +0 -0
  1240. /package/{src → lib}/types/cfn-resource-types/aws-guardduty-master.d.ts +0 -0
  1241. /package/{src → lib}/types/cfn-resource-types/aws-guardduty-master.js +0 -0
  1242. /package/{src → lib}/types/cfn-resource-types/aws-guardduty-member.d.ts +0 -0
  1243. /package/{src → lib}/types/cfn-resource-types/aws-guardduty-member.js +0 -0
  1244. /package/{src → lib}/types/cfn-resource-types/aws-guardduty-threatintelset.d.ts +0 -0
  1245. /package/{src → lib}/types/cfn-resource-types/aws-guardduty-threatintelset.js +0 -0
  1246. /package/{src → lib}/types/cfn-resource-types/aws-healthimaging-datastore.d.ts +0 -0
  1247. /package/{src → lib}/types/cfn-resource-types/aws-healthimaging-datastore.js +0 -0
  1248. /package/{src → lib}/types/cfn-resource-types/aws-healthlake-fhirdatastore.d.ts +0 -0
  1249. /package/{src → lib}/types/cfn-resource-types/aws-healthlake-fhirdatastore.js +0 -0
  1250. /package/{src → lib}/types/cfn-resource-types/aws-iam-accesskey.d.ts +0 -0
  1251. /package/{src → lib}/types/cfn-resource-types/aws-iam-accesskey.js +0 -0
  1252. /package/{src → lib}/types/cfn-resource-types/aws-iam-group.d.ts +0 -0
  1253. /package/{src → lib}/types/cfn-resource-types/aws-iam-group.js +0 -0
  1254. /package/{src → lib}/types/cfn-resource-types/aws-iam-grouppolicy.d.ts +0 -0
  1255. /package/{src → lib}/types/cfn-resource-types/aws-iam-grouppolicy.js +0 -0
  1256. /package/{src → lib}/types/cfn-resource-types/aws-iam-instanceprofile.d.ts +0 -0
  1257. /package/{src → lib}/types/cfn-resource-types/aws-iam-instanceprofile.js +0 -0
  1258. /package/{src → lib}/types/cfn-resource-types/aws-iam-managedpolicy.d.ts +0 -0
  1259. /package/{src → lib}/types/cfn-resource-types/aws-iam-managedpolicy.js +0 -0
  1260. /package/{src → lib}/types/cfn-resource-types/aws-iam-oidcprovider.d.ts +0 -0
  1261. /package/{src → lib}/types/cfn-resource-types/aws-iam-oidcprovider.js +0 -0
  1262. /package/{src → lib}/types/cfn-resource-types/aws-iam-policy.d.ts +0 -0
  1263. /package/{src → lib}/types/cfn-resource-types/aws-iam-policy.js +0 -0
  1264. /package/{src → lib}/types/cfn-resource-types/aws-iam-role.d.ts +0 -0
  1265. /package/{src → lib}/types/cfn-resource-types/aws-iam-role.js +0 -0
  1266. /package/{src → lib}/types/cfn-resource-types/aws-iam-rolepolicy.d.ts +0 -0
  1267. /package/{src → lib}/types/cfn-resource-types/aws-iam-rolepolicy.js +0 -0
  1268. /package/{src → lib}/types/cfn-resource-types/aws-iam-samlprovider.d.ts +0 -0
  1269. /package/{src → lib}/types/cfn-resource-types/aws-iam-samlprovider.js +0 -0
  1270. /package/{src → lib}/types/cfn-resource-types/aws-iam-servercertificate.d.ts +0 -0
  1271. /package/{src → lib}/types/cfn-resource-types/aws-iam-servercertificate.js +0 -0
  1272. /package/{src → lib}/types/cfn-resource-types/aws-iam-servicelinkedrole.d.ts +0 -0
  1273. /package/{src → lib}/types/cfn-resource-types/aws-iam-servicelinkedrole.js +0 -0
  1274. /package/{src → lib}/types/cfn-resource-types/aws-iam-user.d.ts +0 -0
  1275. /package/{src → lib}/types/cfn-resource-types/aws-iam-user.js +0 -0
  1276. /package/{src → lib}/types/cfn-resource-types/aws-iam-userpolicy.d.ts +0 -0
  1277. /package/{src → lib}/types/cfn-resource-types/aws-iam-userpolicy.js +0 -0
  1278. /package/{src → lib}/types/cfn-resource-types/aws-iam-usertogroupaddition.d.ts +0 -0
  1279. /package/{src → lib}/types/cfn-resource-types/aws-iam-usertogroupaddition.js +0 -0
  1280. /package/{src → lib}/types/cfn-resource-types/aws-iam-virtualmfadevice.d.ts +0 -0
  1281. /package/{src → lib}/types/cfn-resource-types/aws-iam-virtualmfadevice.js +0 -0
  1282. /package/{src → lib}/types/cfn-resource-types/aws-identitystore-group.d.ts +0 -0
  1283. /package/{src → lib}/types/cfn-resource-types/aws-identitystore-group.js +0 -0
  1284. /package/{src → lib}/types/cfn-resource-types/aws-identitystore-groupmembership.d.ts +0 -0
  1285. /package/{src → lib}/types/cfn-resource-types/aws-identitystore-groupmembership.js +0 -0
  1286. /package/{src → lib}/types/cfn-resource-types/aws-imagebuilder-component.d.ts +0 -0
  1287. /package/{src → lib}/types/cfn-resource-types/aws-imagebuilder-component.js +0 -0
  1288. /package/{src → lib}/types/cfn-resource-types/aws-imagebuilder-containerrecipe.d.ts +0 -0
  1289. /package/{src → lib}/types/cfn-resource-types/aws-imagebuilder-containerrecipe.js +0 -0
  1290. /package/{src → lib}/types/cfn-resource-types/aws-imagebuilder-distributionconfiguration.d.ts +0 -0
  1291. /package/{src → lib}/types/cfn-resource-types/aws-imagebuilder-distributionconfiguration.js +0 -0
  1292. /package/{src → lib}/types/cfn-resource-types/aws-imagebuilder-image.d.ts +0 -0
  1293. /package/{src → lib}/types/cfn-resource-types/aws-imagebuilder-image.js +0 -0
  1294. /package/{src → lib}/types/cfn-resource-types/aws-imagebuilder-imagepipeline.d.ts +0 -0
  1295. /package/{src → lib}/types/cfn-resource-types/aws-imagebuilder-imagepipeline.js +0 -0
  1296. /package/{src → lib}/types/cfn-resource-types/aws-imagebuilder-imagerecipe.d.ts +0 -0
  1297. /package/{src → lib}/types/cfn-resource-types/aws-imagebuilder-imagerecipe.js +0 -0
  1298. /package/{src → lib}/types/cfn-resource-types/aws-imagebuilder-infrastructureconfiguration.d.ts +0 -0
  1299. /package/{src → lib}/types/cfn-resource-types/aws-imagebuilder-infrastructureconfiguration.js +0 -0
  1300. /package/{src → lib}/types/cfn-resource-types/aws-imagebuilder-lifecyclepolicy.d.ts +0 -0
  1301. /package/{src → lib}/types/cfn-resource-types/aws-imagebuilder-lifecyclepolicy.js +0 -0
  1302. /package/{src → lib}/types/cfn-resource-types/aws-imagebuilder-workflow.d.ts +0 -0
  1303. /package/{src → lib}/types/cfn-resource-types/aws-imagebuilder-workflow.js +0 -0
  1304. /package/{src → lib}/types/cfn-resource-types/aws-inspector-assessmenttarget.d.ts +0 -0
  1305. /package/{src → lib}/types/cfn-resource-types/aws-inspector-assessmenttarget.js +0 -0
  1306. /package/{src → lib}/types/cfn-resource-types/aws-inspector-assessmenttemplate.d.ts +0 -0
  1307. /package/{src → lib}/types/cfn-resource-types/aws-inspector-assessmenttemplate.js +0 -0
  1308. /package/{src → lib}/types/cfn-resource-types/aws-inspector-resourcegroup.d.ts +0 -0
  1309. /package/{src → lib}/types/cfn-resource-types/aws-inspector-resourcegroup.js +0 -0
  1310. /package/{src → lib}/types/cfn-resource-types/aws-inspectorv2-cisscanconfiguration.d.ts +0 -0
  1311. /package/{src → lib}/types/cfn-resource-types/aws-inspectorv2-cisscanconfiguration.js +0 -0
  1312. /package/{src → lib}/types/cfn-resource-types/aws-inspectorv2-filter.d.ts +0 -0
  1313. /package/{src → lib}/types/cfn-resource-types/aws-inspectorv2-filter.js +0 -0
  1314. /package/{src → lib}/types/cfn-resource-types/aws-internetmonitor-monitor.d.ts +0 -0
  1315. /package/{src → lib}/types/cfn-resource-types/aws-internetmonitor-monitor.js +0 -0
  1316. /package/{src → lib}/types/cfn-resource-types/aws-iot-accountauditconfiguration.d.ts +0 -0
  1317. /package/{src → lib}/types/cfn-resource-types/aws-iot-accountauditconfiguration.js +0 -0
  1318. /package/{src → lib}/types/cfn-resource-types/aws-iot-authorizer.d.ts +0 -0
  1319. /package/{src → lib}/types/cfn-resource-types/aws-iot-authorizer.js +0 -0
  1320. /package/{src → lib}/types/cfn-resource-types/aws-iot-billinggroup.d.ts +0 -0
  1321. /package/{src → lib}/types/cfn-resource-types/aws-iot-billinggroup.js +0 -0
  1322. /package/{src → lib}/types/cfn-resource-types/aws-iot-cacertificate.d.ts +0 -0
  1323. /package/{src → lib}/types/cfn-resource-types/aws-iot-cacertificate.js +0 -0
  1324. /package/{src → lib}/types/cfn-resource-types/aws-iot-certificate.d.ts +0 -0
  1325. /package/{src → lib}/types/cfn-resource-types/aws-iot-certificate.js +0 -0
  1326. /package/{src → lib}/types/cfn-resource-types/aws-iot-certificateprovider.d.ts +0 -0
  1327. /package/{src → lib}/types/cfn-resource-types/aws-iot-certificateprovider.js +0 -0
  1328. /package/{src → lib}/types/cfn-resource-types/aws-iot-custommetric.d.ts +0 -0
  1329. /package/{src → lib}/types/cfn-resource-types/aws-iot-custommetric.js +0 -0
  1330. /package/{src → lib}/types/cfn-resource-types/aws-iot-dimension.d.ts +0 -0
  1331. /package/{src → lib}/types/cfn-resource-types/aws-iot-dimension.js +0 -0
  1332. /package/{src → lib}/types/cfn-resource-types/aws-iot-domainconfiguration.d.ts +0 -0
  1333. /package/{src → lib}/types/cfn-resource-types/aws-iot-domainconfiguration.js +0 -0
  1334. /package/{src → lib}/types/cfn-resource-types/aws-iot-fleetmetric.d.ts +0 -0
  1335. /package/{src → lib}/types/cfn-resource-types/aws-iot-fleetmetric.js +0 -0
  1336. /package/{src → lib}/types/cfn-resource-types/aws-iot-jobtemplate.d.ts +0 -0
  1337. /package/{src → lib}/types/cfn-resource-types/aws-iot-jobtemplate.js +0 -0
  1338. /package/{src → lib}/types/cfn-resource-types/aws-iot-logging.d.ts +0 -0
  1339. /package/{src → lib}/types/cfn-resource-types/aws-iot-logging.js +0 -0
  1340. /package/{src → lib}/types/cfn-resource-types/aws-iot-mitigationaction.d.ts +0 -0
  1341. /package/{src → lib}/types/cfn-resource-types/aws-iot-mitigationaction.js +0 -0
  1342. /package/{src → lib}/types/cfn-resource-types/aws-iot-policy.d.ts +0 -0
  1343. /package/{src → lib}/types/cfn-resource-types/aws-iot-policy.js +0 -0
  1344. /package/{src → lib}/types/cfn-resource-types/aws-iot-policyprincipalattachment.d.ts +0 -0
  1345. /package/{src → lib}/types/cfn-resource-types/aws-iot-policyprincipalattachment.js +0 -0
  1346. /package/{src → lib}/types/cfn-resource-types/aws-iot-provisioningtemplate.d.ts +0 -0
  1347. /package/{src → lib}/types/cfn-resource-types/aws-iot-provisioningtemplate.js +0 -0
  1348. /package/{src → lib}/types/cfn-resource-types/aws-iot-resourcespecificlogging.d.ts +0 -0
  1349. /package/{src → lib}/types/cfn-resource-types/aws-iot-resourcespecificlogging.js +0 -0
  1350. /package/{src → lib}/types/cfn-resource-types/aws-iot-rolealias.d.ts +0 -0
  1351. /package/{src → lib}/types/cfn-resource-types/aws-iot-rolealias.js +0 -0
  1352. /package/{src → lib}/types/cfn-resource-types/aws-iot-scheduledaudit.d.ts +0 -0
  1353. /package/{src → lib}/types/cfn-resource-types/aws-iot-scheduledaudit.js +0 -0
  1354. /package/{src → lib}/types/cfn-resource-types/aws-iot-securityprofile.d.ts +0 -0
  1355. /package/{src → lib}/types/cfn-resource-types/aws-iot-securityprofile.js +0 -0
  1356. /package/{src → lib}/types/cfn-resource-types/aws-iot-softwarepackage.d.ts +0 -0
  1357. /package/{src → lib}/types/cfn-resource-types/aws-iot-softwarepackage.js +0 -0
  1358. /package/{src → lib}/types/cfn-resource-types/aws-iot-softwarepackageversion.d.ts +0 -0
  1359. /package/{src → lib}/types/cfn-resource-types/aws-iot-softwarepackageversion.js +0 -0
  1360. /package/{src → lib}/types/cfn-resource-types/aws-iot-thing.d.ts +0 -0
  1361. /package/{src → lib}/types/cfn-resource-types/aws-iot-thing.js +0 -0
  1362. /package/{src → lib}/types/cfn-resource-types/aws-iot-thinggroup.d.ts +0 -0
  1363. /package/{src → lib}/types/cfn-resource-types/aws-iot-thinggroup.js +0 -0
  1364. /package/{src → lib}/types/cfn-resource-types/aws-iot-thingprincipalattachment.d.ts +0 -0
  1365. /package/{src → lib}/types/cfn-resource-types/aws-iot-thingprincipalattachment.js +0 -0
  1366. /package/{src → lib}/types/cfn-resource-types/aws-iot-thingtype.d.ts +0 -0
  1367. /package/{src → lib}/types/cfn-resource-types/aws-iot-thingtype.js +0 -0
  1368. /package/{src → lib}/types/cfn-resource-types/aws-iot-topicrule.d.ts +0 -0
  1369. /package/{src → lib}/types/cfn-resource-types/aws-iot-topicrule.js +0 -0
  1370. /package/{src → lib}/types/cfn-resource-types/aws-iot-topicruledestination.d.ts +0 -0
  1371. /package/{src → lib}/types/cfn-resource-types/aws-iot-topicruledestination.js +0 -0
  1372. /package/{src → lib}/types/cfn-resource-types/aws-iot1click-device.d.ts +0 -0
  1373. /package/{src → lib}/types/cfn-resource-types/aws-iot1click-device.js +0 -0
  1374. /package/{src → lib}/types/cfn-resource-types/aws-iot1click-placement.d.ts +0 -0
  1375. /package/{src → lib}/types/cfn-resource-types/aws-iot1click-placement.js +0 -0
  1376. /package/{src → lib}/types/cfn-resource-types/aws-iot1click-project.d.ts +0 -0
  1377. /package/{src → lib}/types/cfn-resource-types/aws-iot1click-project.js +0 -0
  1378. /package/{src → lib}/types/cfn-resource-types/aws-iotanalytics-channel.d.ts +0 -0
  1379. /package/{src → lib}/types/cfn-resource-types/aws-iotanalytics-channel.js +0 -0
  1380. /package/{src → lib}/types/cfn-resource-types/aws-iotanalytics-dataset.d.ts +0 -0
  1381. /package/{src → lib}/types/cfn-resource-types/aws-iotanalytics-dataset.js +0 -0
  1382. /package/{src → lib}/types/cfn-resource-types/aws-iotanalytics-datastore.d.ts +0 -0
  1383. /package/{src → lib}/types/cfn-resource-types/aws-iotanalytics-datastore.js +0 -0
  1384. /package/{src → lib}/types/cfn-resource-types/aws-iotanalytics-pipeline.d.ts +0 -0
  1385. /package/{src → lib}/types/cfn-resource-types/aws-iotanalytics-pipeline.js +0 -0
  1386. /package/{src → lib}/types/cfn-resource-types/aws-iotcoredeviceadvisor-suitedefinition.d.ts +0 -0
  1387. /package/{src → lib}/types/cfn-resource-types/aws-iotcoredeviceadvisor-suitedefinition.js +0 -0
  1388. /package/{src → lib}/types/cfn-resource-types/aws-iotevents-alarmmodel.d.ts +0 -0
  1389. /package/{src → lib}/types/cfn-resource-types/aws-iotevents-alarmmodel.js +0 -0
  1390. /package/{src → lib}/types/cfn-resource-types/aws-iotevents-detectormodel.d.ts +0 -0
  1391. /package/{src → lib}/types/cfn-resource-types/aws-iotevents-detectormodel.js +0 -0
  1392. /package/{src → lib}/types/cfn-resource-types/aws-iotevents-input.d.ts +0 -0
  1393. /package/{src → lib}/types/cfn-resource-types/aws-iotevents-input.js +0 -0
  1394. /package/{src → lib}/types/cfn-resource-types/aws-iotfleethub-application.d.ts +0 -0
  1395. /package/{src → lib}/types/cfn-resource-types/aws-iotfleethub-application.js +0 -0
  1396. /package/{src → lib}/types/cfn-resource-types/aws-iotfleetwise-campaign.d.ts +0 -0
  1397. /package/{src → lib}/types/cfn-resource-types/aws-iotfleetwise-campaign.js +0 -0
  1398. /package/{src → lib}/types/cfn-resource-types/aws-iotfleetwise-decodermanifest.d.ts +0 -0
  1399. /package/{src → lib}/types/cfn-resource-types/aws-iotfleetwise-decodermanifest.js +0 -0
  1400. /package/{src → lib}/types/cfn-resource-types/aws-iotfleetwise-fleet.d.ts +0 -0
  1401. /package/{src → lib}/types/cfn-resource-types/aws-iotfleetwise-fleet.js +0 -0
  1402. /package/{src → lib}/types/cfn-resource-types/aws-iotfleetwise-modelmanifest.d.ts +0 -0
  1403. /package/{src → lib}/types/cfn-resource-types/aws-iotfleetwise-modelmanifest.js +0 -0
  1404. /package/{src → lib}/types/cfn-resource-types/aws-iotfleetwise-signalcatalog.d.ts +0 -0
  1405. /package/{src → lib}/types/cfn-resource-types/aws-iotfleetwise-signalcatalog.js +0 -0
  1406. /package/{src → lib}/types/cfn-resource-types/aws-iotfleetwise-vehicle.d.ts +0 -0
  1407. /package/{src → lib}/types/cfn-resource-types/aws-iotfleetwise-vehicle.js +0 -0
  1408. /package/{src → lib}/types/cfn-resource-types/aws-iotsitewise-accesspolicy.d.ts +0 -0
  1409. /package/{src → lib}/types/cfn-resource-types/aws-iotsitewise-accesspolicy.js +0 -0
  1410. /package/{src → lib}/types/cfn-resource-types/aws-iotsitewise-asset.d.ts +0 -0
  1411. /package/{src → lib}/types/cfn-resource-types/aws-iotsitewise-asset.js +0 -0
  1412. /package/{src → lib}/types/cfn-resource-types/aws-iotsitewise-assetmodel.d.ts +0 -0
  1413. /package/{src → lib}/types/cfn-resource-types/aws-iotsitewise-assetmodel.js +0 -0
  1414. /package/{src → lib}/types/cfn-resource-types/aws-iotsitewise-dashboard.d.ts +0 -0
  1415. /package/{src → lib}/types/cfn-resource-types/aws-iotsitewise-dashboard.js +0 -0
  1416. /package/{src → lib}/types/cfn-resource-types/aws-iotsitewise-gateway.d.ts +0 -0
  1417. /package/{src → lib}/types/cfn-resource-types/aws-iotsitewise-gateway.js +0 -0
  1418. /package/{src → lib}/types/cfn-resource-types/aws-iotsitewise-portal.d.ts +0 -0
  1419. /package/{src → lib}/types/cfn-resource-types/aws-iotsitewise-portal.js +0 -0
  1420. /package/{src → lib}/types/cfn-resource-types/aws-iotsitewise-project.d.ts +0 -0
  1421. /package/{src → lib}/types/cfn-resource-types/aws-iotsitewise-project.js +0 -0
  1422. /package/{src → lib}/types/cfn-resource-types/aws-iotthingsgraph-flowtemplate.d.ts +0 -0
  1423. /package/{src → lib}/types/cfn-resource-types/aws-iotthingsgraph-flowtemplate.js +0 -0
  1424. /package/{src → lib}/types/cfn-resource-types/aws-iottwinmaker-componenttype.d.ts +0 -0
  1425. /package/{src → lib}/types/cfn-resource-types/aws-iottwinmaker-componenttype.js +0 -0
  1426. /package/{src → lib}/types/cfn-resource-types/aws-iottwinmaker-entity.d.ts +0 -0
  1427. /package/{src → lib}/types/cfn-resource-types/aws-iottwinmaker-entity.js +0 -0
  1428. /package/{src → lib}/types/cfn-resource-types/aws-iottwinmaker-scene.d.ts +0 -0
  1429. /package/{src → lib}/types/cfn-resource-types/aws-iottwinmaker-scene.js +0 -0
  1430. /package/{src → lib}/types/cfn-resource-types/aws-iottwinmaker-syncjob.d.ts +0 -0
  1431. /package/{src → lib}/types/cfn-resource-types/aws-iottwinmaker-syncjob.js +0 -0
  1432. /package/{src → lib}/types/cfn-resource-types/aws-iottwinmaker-workspace.d.ts +0 -0
  1433. /package/{src → lib}/types/cfn-resource-types/aws-iottwinmaker-workspace.js +0 -0
  1434. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-destination.d.ts +0 -0
  1435. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-destination.js +0 -0
  1436. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-deviceprofile.d.ts +0 -0
  1437. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-deviceprofile.js +0 -0
  1438. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-fuotatask.d.ts +0 -0
  1439. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-fuotatask.js +0 -0
  1440. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-multicastgroup.d.ts +0 -0
  1441. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-multicastgroup.js +0 -0
  1442. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-networkanalyzerconfiguration.d.ts +0 -0
  1443. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-networkanalyzerconfiguration.js +0 -0
  1444. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-partneraccount.d.ts +0 -0
  1445. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-partneraccount.js +0 -0
  1446. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-serviceprofile.d.ts +0 -0
  1447. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-serviceprofile.js +0 -0
  1448. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-taskdefinition.d.ts +0 -0
  1449. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-taskdefinition.js +0 -0
  1450. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-wirelessdevice.d.ts +0 -0
  1451. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-wirelessdevice.js +0 -0
  1452. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-wirelessdeviceimporttask.d.ts +0 -0
  1453. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-wirelessdeviceimporttask.js +0 -0
  1454. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-wirelessgateway.d.ts +0 -0
  1455. /package/{src → lib}/types/cfn-resource-types/aws-iotwireless-wirelessgateway.js +0 -0
  1456. /package/{src → lib}/types/cfn-resource-types/aws-ivs-channel.d.ts +0 -0
  1457. /package/{src → lib}/types/cfn-resource-types/aws-ivs-channel.js +0 -0
  1458. /package/{src → lib}/types/cfn-resource-types/aws-ivs-encoderconfiguration.d.ts +0 -0
  1459. /package/{src → lib}/types/cfn-resource-types/aws-ivs-encoderconfiguration.js +0 -0
  1460. /package/{src → lib}/types/cfn-resource-types/aws-ivs-playbackkeypair.d.ts +0 -0
  1461. /package/{src → lib}/types/cfn-resource-types/aws-ivs-playbackkeypair.js +0 -0
  1462. /package/{src → lib}/types/cfn-resource-types/aws-ivs-playbackrestrictionpolicy.d.ts +0 -0
  1463. /package/{src → lib}/types/cfn-resource-types/aws-ivs-playbackrestrictionpolicy.js +0 -0
  1464. /package/{src → lib}/types/cfn-resource-types/aws-ivs-publickey.d.ts +0 -0
  1465. /package/{src → lib}/types/cfn-resource-types/aws-ivs-publickey.js +0 -0
  1466. /package/{src → lib}/types/cfn-resource-types/aws-ivs-recordingconfiguration.d.ts +0 -0
  1467. /package/{src → lib}/types/cfn-resource-types/aws-ivs-recordingconfiguration.js +0 -0
  1468. /package/{src → lib}/types/cfn-resource-types/aws-ivs-stage.d.ts +0 -0
  1469. /package/{src → lib}/types/cfn-resource-types/aws-ivs-stage.js +0 -0
  1470. /package/{src → lib}/types/cfn-resource-types/aws-ivs-storageconfiguration.d.ts +0 -0
  1471. /package/{src → lib}/types/cfn-resource-types/aws-ivs-storageconfiguration.js +0 -0
  1472. /package/{src → lib}/types/cfn-resource-types/aws-ivs-streamkey.d.ts +0 -0
  1473. /package/{src → lib}/types/cfn-resource-types/aws-ivs-streamkey.js +0 -0
  1474. /package/{src → lib}/types/cfn-resource-types/aws-ivschat-loggingconfiguration.d.ts +0 -0
  1475. /package/{src → lib}/types/cfn-resource-types/aws-ivschat-loggingconfiguration.js +0 -0
  1476. /package/{src → lib}/types/cfn-resource-types/aws-ivschat-room.d.ts +0 -0
  1477. /package/{src → lib}/types/cfn-resource-types/aws-ivschat-room.js +0 -0
  1478. /package/{src → lib}/types/cfn-resource-types/aws-kafkaconnect-connector.d.ts +0 -0
  1479. /package/{src → lib}/types/cfn-resource-types/aws-kafkaconnect-connector.js +0 -0
  1480. /package/{src → lib}/types/cfn-resource-types/aws-kafkaconnect-customplugin.d.ts +0 -0
  1481. /package/{src → lib}/types/cfn-resource-types/aws-kafkaconnect-customplugin.js +0 -0
  1482. /package/{src → lib}/types/cfn-resource-types/aws-kafkaconnect-workerconfiguration.d.ts +0 -0
  1483. /package/{src → lib}/types/cfn-resource-types/aws-kafkaconnect-workerconfiguration.js +0 -0
  1484. /package/{src → lib}/types/cfn-resource-types/aws-kendra-datasource.d.ts +0 -0
  1485. /package/{src → lib}/types/cfn-resource-types/aws-kendra-datasource.js +0 -0
  1486. /package/{src → lib}/types/cfn-resource-types/aws-kendra-faq.d.ts +0 -0
  1487. /package/{src → lib}/types/cfn-resource-types/aws-kendra-faq.js +0 -0
  1488. /package/{src → lib}/types/cfn-resource-types/aws-kendra-index.d.ts +0 -0
  1489. /package/{src → lib}/types/cfn-resource-types/aws-kendra-index.js +0 -0
  1490. /package/{src → lib}/types/cfn-resource-types/aws-kendraranking-executionplan.d.ts +0 -0
  1491. /package/{src → lib}/types/cfn-resource-types/aws-kendraranking-executionplan.js +0 -0
  1492. /package/{src → lib}/types/cfn-resource-types/aws-kinesis-stream.d.ts +0 -0
  1493. /package/{src → lib}/types/cfn-resource-types/aws-kinesis-stream.js +0 -0
  1494. /package/{src → lib}/types/cfn-resource-types/aws-kinesis-streamconsumer.d.ts +0 -0
  1495. /package/{src → lib}/types/cfn-resource-types/aws-kinesis-streamconsumer.js +0 -0
  1496. /package/{src → lib}/types/cfn-resource-types/aws-kinesisanalytics-application.d.ts +0 -0
  1497. /package/{src → lib}/types/cfn-resource-types/aws-kinesisanalytics-application.js +0 -0
  1498. /package/{src → lib}/types/cfn-resource-types/aws-kinesisanalytics-applicationoutput.d.ts +0 -0
  1499. /package/{src → lib}/types/cfn-resource-types/aws-kinesisanalytics-applicationoutput.js +0 -0
  1500. /package/{src → lib}/types/cfn-resource-types/aws-kinesisanalytics-applicationreferencedatasource.d.ts +0 -0
  1501. /package/{src → lib}/types/cfn-resource-types/aws-kinesisanalytics-applicationreferencedatasource.js +0 -0
  1502. /package/{src → lib}/types/cfn-resource-types/aws-kinesisanalyticsv2-application.d.ts +0 -0
  1503. /package/{src → lib}/types/cfn-resource-types/aws-kinesisanalyticsv2-application.js +0 -0
  1504. /package/{src → lib}/types/cfn-resource-types/aws-kinesisanalyticsv2-applicationcloudwatchloggingoption.d.ts +0 -0
  1505. /package/{src → lib}/types/cfn-resource-types/aws-kinesisanalyticsv2-applicationcloudwatchloggingoption.js +0 -0
  1506. /package/{src → lib}/types/cfn-resource-types/aws-kinesisanalyticsv2-applicationoutput.d.ts +0 -0
  1507. /package/{src → lib}/types/cfn-resource-types/aws-kinesisanalyticsv2-applicationoutput.js +0 -0
  1508. /package/{src → lib}/types/cfn-resource-types/aws-kinesisanalyticsv2-applicationreferencedatasource.d.ts +0 -0
  1509. /package/{src → lib}/types/cfn-resource-types/aws-kinesisanalyticsv2-applicationreferencedatasource.js +0 -0
  1510. /package/{src → lib}/types/cfn-resource-types/aws-kinesisfirehose-deliverystream.d.ts +0 -0
  1511. /package/{src → lib}/types/cfn-resource-types/aws-kinesisfirehose-deliverystream.js +0 -0
  1512. /package/{src → lib}/types/cfn-resource-types/aws-kinesisvideo-signalingchannel.d.ts +0 -0
  1513. /package/{src → lib}/types/cfn-resource-types/aws-kinesisvideo-signalingchannel.js +0 -0
  1514. /package/{src → lib}/types/cfn-resource-types/aws-kinesisvideo-stream.d.ts +0 -0
  1515. /package/{src → lib}/types/cfn-resource-types/aws-kinesisvideo-stream.js +0 -0
  1516. /package/{src → lib}/types/cfn-resource-types/aws-kms-alias.d.ts +0 -0
  1517. /package/{src → lib}/types/cfn-resource-types/aws-kms-alias.js +0 -0
  1518. /package/{src → lib}/types/cfn-resource-types/aws-kms-key.d.ts +0 -0
  1519. /package/{src → lib}/types/cfn-resource-types/aws-kms-key.js +0 -0
  1520. /package/{src → lib}/types/cfn-resource-types/aws-kms-replicakey.d.ts +0 -0
  1521. /package/{src → lib}/types/cfn-resource-types/aws-kms-replicakey.js +0 -0
  1522. /package/{src → lib}/types/cfn-resource-types/aws-lakeformation-datacellsfilter.d.ts +0 -0
  1523. /package/{src → lib}/types/cfn-resource-types/aws-lakeformation-datacellsfilter.js +0 -0
  1524. /package/{src → lib}/types/cfn-resource-types/aws-lakeformation-datalakesettings.d.ts +0 -0
  1525. /package/{src → lib}/types/cfn-resource-types/aws-lakeformation-datalakesettings.js +0 -0
  1526. /package/{src → lib}/types/cfn-resource-types/aws-lakeformation-permissions.d.ts +0 -0
  1527. /package/{src → lib}/types/cfn-resource-types/aws-lakeformation-permissions.js +0 -0
  1528. /package/{src → lib}/types/cfn-resource-types/aws-lakeformation-principalpermissions.d.ts +0 -0
  1529. /package/{src → lib}/types/cfn-resource-types/aws-lakeformation-principalpermissions.js +0 -0
  1530. /package/{src → lib}/types/cfn-resource-types/aws-lakeformation-resource.d.ts +0 -0
  1531. /package/{src → lib}/types/cfn-resource-types/aws-lakeformation-resource.js +0 -0
  1532. /package/{src → lib}/types/cfn-resource-types/aws-lakeformation-tag.d.ts +0 -0
  1533. /package/{src → lib}/types/cfn-resource-types/aws-lakeformation-tag.js +0 -0
  1534. /package/{src → lib}/types/cfn-resource-types/aws-lakeformation-tagassociation.d.ts +0 -0
  1535. /package/{src → lib}/types/cfn-resource-types/aws-lakeformation-tagassociation.js +0 -0
  1536. /package/{src → lib}/types/cfn-resource-types/aws-lambda-alias.d.ts +0 -0
  1537. /package/{src → lib}/types/cfn-resource-types/aws-lambda-alias.js +0 -0
  1538. /package/{src → lib}/types/cfn-resource-types/aws-lambda-codesigningconfig.d.ts +0 -0
  1539. /package/{src → lib}/types/cfn-resource-types/aws-lambda-codesigningconfig.js +0 -0
  1540. /package/{src → lib}/types/cfn-resource-types/aws-lambda-eventinvokeconfig.d.ts +0 -0
  1541. /package/{src → lib}/types/cfn-resource-types/aws-lambda-eventinvokeconfig.js +0 -0
  1542. /package/{src → lib}/types/cfn-resource-types/aws-lambda-eventsourcemapping.d.ts +0 -0
  1543. /package/{src → lib}/types/cfn-resource-types/aws-lambda-eventsourcemapping.js +0 -0
  1544. /package/{src → lib}/types/cfn-resource-types/aws-lambda-function.d.ts +0 -0
  1545. /package/{src → lib}/types/cfn-resource-types/aws-lambda-function.js +0 -0
  1546. /package/{src → lib}/types/cfn-resource-types/aws-lambda-layerversion.d.ts +0 -0
  1547. /package/{src → lib}/types/cfn-resource-types/aws-lambda-layerversion.js +0 -0
  1548. /package/{src → lib}/types/cfn-resource-types/aws-lambda-layerversionpermission.d.ts +0 -0
  1549. /package/{src → lib}/types/cfn-resource-types/aws-lambda-layerversionpermission.js +0 -0
  1550. /package/{src → lib}/types/cfn-resource-types/aws-lambda-permission.d.ts +0 -0
  1551. /package/{src → lib}/types/cfn-resource-types/aws-lambda-permission.js +0 -0
  1552. /package/{src → lib}/types/cfn-resource-types/aws-lambda-url.d.ts +0 -0
  1553. /package/{src → lib}/types/cfn-resource-types/aws-lambda-url.js +0 -0
  1554. /package/{src → lib}/types/cfn-resource-types/aws-lambda-version.d.ts +0 -0
  1555. /package/{src → lib}/types/cfn-resource-types/aws-lambda-version.js +0 -0
  1556. /package/{src → lib}/types/cfn-resource-types/aws-launchwizard-deployment.d.ts +0 -0
  1557. /package/{src → lib}/types/cfn-resource-types/aws-launchwizard-deployment.js +0 -0
  1558. /package/{src → lib}/types/cfn-resource-types/aws-lex-bot.d.ts +0 -0
  1559. /package/{src → lib}/types/cfn-resource-types/aws-lex-bot.js +0 -0
  1560. /package/{src → lib}/types/cfn-resource-types/aws-lex-botalias.d.ts +0 -0
  1561. /package/{src → lib}/types/cfn-resource-types/aws-lex-botalias.js +0 -0
  1562. /package/{src → lib}/types/cfn-resource-types/aws-lex-botversion.d.ts +0 -0
  1563. /package/{src → lib}/types/cfn-resource-types/aws-lex-botversion.js +0 -0
  1564. /package/{src → lib}/types/cfn-resource-types/aws-lex-resourcepolicy.d.ts +0 -0
  1565. /package/{src → lib}/types/cfn-resource-types/aws-lex-resourcepolicy.js +0 -0
  1566. /package/{src → lib}/types/cfn-resource-types/aws-licensemanager-grant.d.ts +0 -0
  1567. /package/{src → lib}/types/cfn-resource-types/aws-licensemanager-grant.js +0 -0
  1568. /package/{src → lib}/types/cfn-resource-types/aws-licensemanager-license.d.ts +0 -0
  1569. /package/{src → lib}/types/cfn-resource-types/aws-licensemanager-license.js +0 -0
  1570. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-alarm.d.ts +0 -0
  1571. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-alarm.js +0 -0
  1572. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-bucket.d.ts +0 -0
  1573. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-bucket.js +0 -0
  1574. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-certificate.d.ts +0 -0
  1575. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-certificate.js +0 -0
  1576. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-container.d.ts +0 -0
  1577. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-container.js +0 -0
  1578. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-database.d.ts +0 -0
  1579. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-database.js +0 -0
  1580. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-disk.d.ts +0 -0
  1581. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-disk.js +0 -0
  1582. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-distribution.d.ts +0 -0
  1583. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-distribution.js +0 -0
  1584. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-instance.d.ts +0 -0
  1585. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-instance.js +0 -0
  1586. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-loadbalancer.d.ts +0 -0
  1587. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-loadbalancer.js +0 -0
  1588. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-loadbalancertlscertificate.d.ts +0 -0
  1589. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-loadbalancertlscertificate.js +0 -0
  1590. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-staticip.d.ts +0 -0
  1591. /package/{src → lib}/types/cfn-resource-types/aws-lightsail-staticip.js +0 -0
  1592. /package/{src → lib}/types/cfn-resource-types/aws-location-apikey.d.ts +0 -0
  1593. /package/{src → lib}/types/cfn-resource-types/aws-location-apikey.js +0 -0
  1594. /package/{src → lib}/types/cfn-resource-types/aws-location-geofencecollection.d.ts +0 -0
  1595. /package/{src → lib}/types/cfn-resource-types/aws-location-geofencecollection.js +0 -0
  1596. /package/{src → lib}/types/cfn-resource-types/aws-location-map.d.ts +0 -0
  1597. /package/{src → lib}/types/cfn-resource-types/aws-location-map.js +0 -0
  1598. /package/{src → lib}/types/cfn-resource-types/aws-location-placeindex.d.ts +0 -0
  1599. /package/{src → lib}/types/cfn-resource-types/aws-location-placeindex.js +0 -0
  1600. /package/{src → lib}/types/cfn-resource-types/aws-location-routecalculator.d.ts +0 -0
  1601. /package/{src → lib}/types/cfn-resource-types/aws-location-routecalculator.js +0 -0
  1602. /package/{src → lib}/types/cfn-resource-types/aws-location-tracker.d.ts +0 -0
  1603. /package/{src → lib}/types/cfn-resource-types/aws-location-tracker.js +0 -0
  1604. /package/{src → lib}/types/cfn-resource-types/aws-location-trackerconsumer.d.ts +0 -0
  1605. /package/{src → lib}/types/cfn-resource-types/aws-location-trackerconsumer.js +0 -0
  1606. /package/{src → lib}/types/cfn-resource-types/aws-logs-accountpolicy.d.ts +0 -0
  1607. /package/{src → lib}/types/cfn-resource-types/aws-logs-accountpolicy.js +0 -0
  1608. /package/{src → lib}/types/cfn-resource-types/aws-logs-delivery.d.ts +0 -0
  1609. /package/{src → lib}/types/cfn-resource-types/aws-logs-delivery.js +0 -0
  1610. /package/{src → lib}/types/cfn-resource-types/aws-logs-deliverydestination.d.ts +0 -0
  1611. /package/{src → lib}/types/cfn-resource-types/aws-logs-deliverydestination.js +0 -0
  1612. /package/{src → lib}/types/cfn-resource-types/aws-logs-deliverysource.d.ts +0 -0
  1613. /package/{src → lib}/types/cfn-resource-types/aws-logs-deliverysource.js +0 -0
  1614. /package/{src → lib}/types/cfn-resource-types/aws-logs-destination.d.ts +0 -0
  1615. /package/{src → lib}/types/cfn-resource-types/aws-logs-destination.js +0 -0
  1616. /package/{src → lib}/types/cfn-resource-types/aws-logs-loganomalydetector.d.ts +0 -0
  1617. /package/{src → lib}/types/cfn-resource-types/aws-logs-loganomalydetector.js +0 -0
  1618. /package/{src → lib}/types/cfn-resource-types/aws-logs-loggroup.d.ts +0 -0
  1619. /package/{src → lib}/types/cfn-resource-types/aws-logs-loggroup.js +0 -0
  1620. /package/{src → lib}/types/cfn-resource-types/aws-logs-logstream.d.ts +0 -0
  1621. /package/{src → lib}/types/cfn-resource-types/aws-logs-logstream.js +0 -0
  1622. /package/{src → lib}/types/cfn-resource-types/aws-logs-metricfilter.d.ts +0 -0
  1623. /package/{src → lib}/types/cfn-resource-types/aws-logs-metricfilter.js +0 -0
  1624. /package/{src → lib}/types/cfn-resource-types/aws-logs-querydefinition.d.ts +0 -0
  1625. /package/{src → lib}/types/cfn-resource-types/aws-logs-querydefinition.js +0 -0
  1626. /package/{src → lib}/types/cfn-resource-types/aws-logs-resourcepolicy.d.ts +0 -0
  1627. /package/{src → lib}/types/cfn-resource-types/aws-logs-resourcepolicy.js +0 -0
  1628. /package/{src → lib}/types/cfn-resource-types/aws-logs-subscriptionfilter.d.ts +0 -0
  1629. /package/{src → lib}/types/cfn-resource-types/aws-logs-subscriptionfilter.js +0 -0
  1630. /package/{src → lib}/types/cfn-resource-types/aws-lookoutequipment-inferencescheduler.d.ts +0 -0
  1631. /package/{src → lib}/types/cfn-resource-types/aws-lookoutequipment-inferencescheduler.js +0 -0
  1632. /package/{src → lib}/types/cfn-resource-types/aws-lookoutmetrics-alert.d.ts +0 -0
  1633. /package/{src → lib}/types/cfn-resource-types/aws-lookoutmetrics-alert.js +0 -0
  1634. /package/{src → lib}/types/cfn-resource-types/aws-lookoutmetrics-anomalydetector.d.ts +0 -0
  1635. /package/{src → lib}/types/cfn-resource-types/aws-lookoutmetrics-anomalydetector.js +0 -0
  1636. /package/{src → lib}/types/cfn-resource-types/aws-lookoutvision-project.d.ts +0 -0
  1637. /package/{src → lib}/types/cfn-resource-types/aws-lookoutvision-project.js +0 -0
  1638. /package/{src → lib}/types/cfn-resource-types/aws-m2-application.d.ts +0 -0
  1639. /package/{src → lib}/types/cfn-resource-types/aws-m2-application.js +0 -0
  1640. /package/{src → lib}/types/cfn-resource-types/aws-m2-environment.d.ts +0 -0
  1641. /package/{src → lib}/types/cfn-resource-types/aws-m2-environment.js +0 -0
  1642. /package/{src → lib}/types/cfn-resource-types/aws-macie-allowlist.d.ts +0 -0
  1643. /package/{src → lib}/types/cfn-resource-types/aws-macie-allowlist.js +0 -0
  1644. /package/{src → lib}/types/cfn-resource-types/aws-macie-customdataidentifier.d.ts +0 -0
  1645. /package/{src → lib}/types/cfn-resource-types/aws-macie-customdataidentifier.js +0 -0
  1646. /package/{src → lib}/types/cfn-resource-types/aws-macie-findingsfilter.d.ts +0 -0
  1647. /package/{src → lib}/types/cfn-resource-types/aws-macie-findingsfilter.js +0 -0
  1648. /package/{src → lib}/types/cfn-resource-types/aws-macie-session.d.ts +0 -0
  1649. /package/{src → lib}/types/cfn-resource-types/aws-macie-session.js +0 -0
  1650. /package/{src → lib}/types/cfn-resource-types/aws-managedblockchain-accessor.d.ts +0 -0
  1651. /package/{src → lib}/types/cfn-resource-types/aws-managedblockchain-accessor.js +0 -0
  1652. /package/{src → lib}/types/cfn-resource-types/aws-managedblockchain-member.d.ts +0 -0
  1653. /package/{src → lib}/types/cfn-resource-types/aws-managedblockchain-member.js +0 -0
  1654. /package/{src → lib}/types/cfn-resource-types/aws-managedblockchain-node.d.ts +0 -0
  1655. /package/{src → lib}/types/cfn-resource-types/aws-managedblockchain-node.js +0 -0
  1656. /package/{src → lib}/types/cfn-resource-types/aws-mediaconnect-bridge.d.ts +0 -0
  1657. /package/{src → lib}/types/cfn-resource-types/aws-mediaconnect-bridge.js +0 -0
  1658. /package/{src → lib}/types/cfn-resource-types/aws-mediaconnect-bridgeoutput.d.ts +0 -0
  1659. /package/{src → lib}/types/cfn-resource-types/aws-mediaconnect-bridgeoutput.js +0 -0
  1660. /package/{src → lib}/types/cfn-resource-types/aws-mediaconnect-bridgesource.d.ts +0 -0
  1661. /package/{src → lib}/types/cfn-resource-types/aws-mediaconnect-bridgesource.js +0 -0
  1662. /package/{src → lib}/types/cfn-resource-types/aws-mediaconnect-flow.d.ts +0 -0
  1663. /package/{src → lib}/types/cfn-resource-types/aws-mediaconnect-flow.js +0 -0
  1664. /package/{src → lib}/types/cfn-resource-types/aws-mediaconnect-flowentitlement.d.ts +0 -0
  1665. /package/{src → lib}/types/cfn-resource-types/aws-mediaconnect-flowentitlement.js +0 -0
  1666. /package/{src → lib}/types/cfn-resource-types/aws-mediaconnect-flowoutput.d.ts +0 -0
  1667. /package/{src → lib}/types/cfn-resource-types/aws-mediaconnect-flowoutput.js +0 -0
  1668. /package/{src → lib}/types/cfn-resource-types/aws-mediaconnect-flowsource.d.ts +0 -0
  1669. /package/{src → lib}/types/cfn-resource-types/aws-mediaconnect-flowsource.js +0 -0
  1670. /package/{src → lib}/types/cfn-resource-types/aws-mediaconnect-flowvpcinterface.d.ts +0 -0
  1671. /package/{src → lib}/types/cfn-resource-types/aws-mediaconnect-flowvpcinterface.js +0 -0
  1672. /package/{src → lib}/types/cfn-resource-types/aws-mediaconnect-gateway.d.ts +0 -0
  1673. /package/{src → lib}/types/cfn-resource-types/aws-mediaconnect-gateway.js +0 -0
  1674. /package/{src → lib}/types/cfn-resource-types/aws-mediaconvert-jobtemplate.d.ts +0 -0
  1675. /package/{src → lib}/types/cfn-resource-types/aws-mediaconvert-jobtemplate.js +0 -0
  1676. /package/{src → lib}/types/cfn-resource-types/aws-mediaconvert-preset.d.ts +0 -0
  1677. /package/{src → lib}/types/cfn-resource-types/aws-mediaconvert-preset.js +0 -0
  1678. /package/{src → lib}/types/cfn-resource-types/aws-mediaconvert-queue.d.ts +0 -0
  1679. /package/{src → lib}/types/cfn-resource-types/aws-mediaconvert-queue.js +0 -0
  1680. /package/{src → lib}/types/cfn-resource-types/aws-medialive-channel.d.ts +0 -0
  1681. /package/{src → lib}/types/cfn-resource-types/aws-medialive-channel.js +0 -0
  1682. /package/{src → lib}/types/cfn-resource-types/aws-medialive-channelplacementgroup.d.ts +0 -0
  1683. /package/{src → lib}/types/cfn-resource-types/aws-medialive-channelplacementgroup.js +0 -0
  1684. /package/{src → lib}/types/cfn-resource-types/aws-medialive-cloudwatchalarmtemplate.d.ts +0 -0
  1685. /package/{src → lib}/types/cfn-resource-types/aws-medialive-cloudwatchalarmtemplate.js +0 -0
  1686. /package/{src → lib}/types/cfn-resource-types/aws-medialive-cloudwatchalarmtemplategroup.d.ts +0 -0
  1687. /package/{src → lib}/types/cfn-resource-types/aws-medialive-cloudwatchalarmtemplategroup.js +0 -0
  1688. /package/{src → lib}/types/cfn-resource-types/aws-medialive-cluster.d.ts +0 -0
  1689. /package/{src → lib}/types/cfn-resource-types/aws-medialive-cluster.js +0 -0
  1690. /package/{src → lib}/types/cfn-resource-types/aws-medialive-eventbridgeruletemplate.d.ts +0 -0
  1691. /package/{src → lib}/types/cfn-resource-types/aws-medialive-eventbridgeruletemplate.js +0 -0
  1692. /package/{src → lib}/types/cfn-resource-types/aws-medialive-eventbridgeruletemplategroup.d.ts +0 -0
  1693. /package/{src → lib}/types/cfn-resource-types/aws-medialive-eventbridgeruletemplategroup.js +0 -0
  1694. /package/{src → lib}/types/cfn-resource-types/aws-medialive-input.d.ts +0 -0
  1695. /package/{src → lib}/types/cfn-resource-types/aws-medialive-input.js +0 -0
  1696. /package/{src → lib}/types/cfn-resource-types/aws-medialive-inputsecuritygroup.d.ts +0 -0
  1697. /package/{src → lib}/types/cfn-resource-types/aws-medialive-inputsecuritygroup.js +0 -0
  1698. /package/{src → lib}/types/cfn-resource-types/aws-medialive-multiplex.d.ts +0 -0
  1699. /package/{src → lib}/types/cfn-resource-types/aws-medialive-multiplex.js +0 -0
  1700. /package/{src → lib}/types/cfn-resource-types/aws-medialive-multiplexprogram.d.ts +0 -0
  1701. /package/{src → lib}/types/cfn-resource-types/aws-medialive-multiplexprogram.js +0 -0
  1702. /package/{src → lib}/types/cfn-resource-types/aws-medialive-network.d.ts +0 -0
  1703. /package/{src → lib}/types/cfn-resource-types/aws-medialive-network.js +0 -0
  1704. /package/{src → lib}/types/cfn-resource-types/aws-medialive-sdisource.d.ts +0 -0
  1705. /package/{src → lib}/types/cfn-resource-types/aws-medialive-sdisource.js +0 -0
  1706. /package/{src → lib}/types/cfn-resource-types/aws-medialive-signalmap.d.ts +0 -0
  1707. /package/{src → lib}/types/cfn-resource-types/aws-medialive-signalmap.js +0 -0
  1708. /package/{src → lib}/types/cfn-resource-types/aws-mediapackage-asset.d.ts +0 -0
  1709. /package/{src → lib}/types/cfn-resource-types/aws-mediapackage-asset.js +0 -0
  1710. /package/{src → lib}/types/cfn-resource-types/aws-mediapackage-channel.d.ts +0 -0
  1711. /package/{src → lib}/types/cfn-resource-types/aws-mediapackage-channel.js +0 -0
  1712. /package/{src → lib}/types/cfn-resource-types/aws-mediapackage-originendpoint.d.ts +0 -0
  1713. /package/{src → lib}/types/cfn-resource-types/aws-mediapackage-originendpoint.js +0 -0
  1714. /package/{src → lib}/types/cfn-resource-types/aws-mediapackage-packagingconfiguration.d.ts +0 -0
  1715. /package/{src → lib}/types/cfn-resource-types/aws-mediapackage-packagingconfiguration.js +0 -0
  1716. /package/{src → lib}/types/cfn-resource-types/aws-mediapackage-packaginggroup.d.ts +0 -0
  1717. /package/{src → lib}/types/cfn-resource-types/aws-mediapackage-packaginggroup.js +0 -0
  1718. /package/{src → lib}/types/cfn-resource-types/aws-mediapackagev2-channel.d.ts +0 -0
  1719. /package/{src → lib}/types/cfn-resource-types/aws-mediapackagev2-channel.js +0 -0
  1720. /package/{src → lib}/types/cfn-resource-types/aws-mediapackagev2-channelgroup.d.ts +0 -0
  1721. /package/{src → lib}/types/cfn-resource-types/aws-mediapackagev2-channelgroup.js +0 -0
  1722. /package/{src → lib}/types/cfn-resource-types/aws-mediapackagev2-channelpolicy.d.ts +0 -0
  1723. /package/{src → lib}/types/cfn-resource-types/aws-mediapackagev2-channelpolicy.js +0 -0
  1724. /package/{src → lib}/types/cfn-resource-types/aws-mediapackagev2-originendpoint.d.ts +0 -0
  1725. /package/{src → lib}/types/cfn-resource-types/aws-mediapackagev2-originendpoint.js +0 -0
  1726. /package/{src → lib}/types/cfn-resource-types/aws-mediapackagev2-originendpointpolicy.d.ts +0 -0
  1727. /package/{src → lib}/types/cfn-resource-types/aws-mediapackagev2-originendpointpolicy.js +0 -0
  1728. /package/{src → lib}/types/cfn-resource-types/aws-mediastore-container.d.ts +0 -0
  1729. /package/{src → lib}/types/cfn-resource-types/aws-mediastore-container.js +0 -0
  1730. /package/{src → lib}/types/cfn-resource-types/aws-mediatailor-channel.d.ts +0 -0
  1731. /package/{src → lib}/types/cfn-resource-types/aws-mediatailor-channel.js +0 -0
  1732. /package/{src → lib}/types/cfn-resource-types/aws-mediatailor-channelpolicy.d.ts +0 -0
  1733. /package/{src → lib}/types/cfn-resource-types/aws-mediatailor-channelpolicy.js +0 -0
  1734. /package/{src → lib}/types/cfn-resource-types/aws-mediatailor-livesource.d.ts +0 -0
  1735. /package/{src → lib}/types/cfn-resource-types/aws-mediatailor-livesource.js +0 -0
  1736. /package/{src → lib}/types/cfn-resource-types/aws-mediatailor-playbackconfiguration.d.ts +0 -0
  1737. /package/{src → lib}/types/cfn-resource-types/aws-mediatailor-playbackconfiguration.js +0 -0
  1738. /package/{src → lib}/types/cfn-resource-types/aws-mediatailor-sourcelocation.d.ts +0 -0
  1739. /package/{src → lib}/types/cfn-resource-types/aws-mediatailor-sourcelocation.js +0 -0
  1740. /package/{src → lib}/types/cfn-resource-types/aws-mediatailor-vodsource.d.ts +0 -0
  1741. /package/{src → lib}/types/cfn-resource-types/aws-mediatailor-vodsource.js +0 -0
  1742. /package/{src → lib}/types/cfn-resource-types/aws-memorydb-acl.d.ts +0 -0
  1743. /package/{src → lib}/types/cfn-resource-types/aws-memorydb-acl.js +0 -0
  1744. /package/{src → lib}/types/cfn-resource-types/aws-memorydb-cluster.d.ts +0 -0
  1745. /package/{src → lib}/types/cfn-resource-types/aws-memorydb-cluster.js +0 -0
  1746. /package/{src → lib}/types/cfn-resource-types/aws-memorydb-parametergroup.d.ts +0 -0
  1747. /package/{src → lib}/types/cfn-resource-types/aws-memorydb-parametergroup.js +0 -0
  1748. /package/{src → lib}/types/cfn-resource-types/aws-memorydb-subnetgroup.d.ts +0 -0
  1749. /package/{src → lib}/types/cfn-resource-types/aws-memorydb-subnetgroup.js +0 -0
  1750. /package/{src → lib}/types/cfn-resource-types/aws-memorydb-user.d.ts +0 -0
  1751. /package/{src → lib}/types/cfn-resource-types/aws-memorydb-user.js +0 -0
  1752. /package/{src → lib}/types/cfn-resource-types/aws-msk-batchscramsecret.d.ts +0 -0
  1753. /package/{src → lib}/types/cfn-resource-types/aws-msk-batchscramsecret.js +0 -0
  1754. /package/{src → lib}/types/cfn-resource-types/aws-msk-cluster.d.ts +0 -0
  1755. /package/{src → lib}/types/cfn-resource-types/aws-msk-cluster.js +0 -0
  1756. /package/{src → lib}/types/cfn-resource-types/aws-msk-clusterpolicy.d.ts +0 -0
  1757. /package/{src → lib}/types/cfn-resource-types/aws-msk-clusterpolicy.js +0 -0
  1758. /package/{src → lib}/types/cfn-resource-types/aws-msk-configuration.d.ts +0 -0
  1759. /package/{src → lib}/types/cfn-resource-types/aws-msk-configuration.js +0 -0
  1760. /package/{src → lib}/types/cfn-resource-types/aws-msk-replicator.d.ts +0 -0
  1761. /package/{src → lib}/types/cfn-resource-types/aws-msk-replicator.js +0 -0
  1762. /package/{src → lib}/types/cfn-resource-types/aws-msk-serverlesscluster.d.ts +0 -0
  1763. /package/{src → lib}/types/cfn-resource-types/aws-msk-serverlesscluster.js +0 -0
  1764. /package/{src → lib}/types/cfn-resource-types/aws-msk-vpcconnection.d.ts +0 -0
  1765. /package/{src → lib}/types/cfn-resource-types/aws-msk-vpcconnection.js +0 -0
  1766. /package/{src → lib}/types/cfn-resource-types/aws-mwaa-environment.d.ts +0 -0
  1767. /package/{src → lib}/types/cfn-resource-types/aws-mwaa-environment.js +0 -0
  1768. /package/{src → lib}/types/cfn-resource-types/aws-neptune-dbcluster.d.ts +0 -0
  1769. /package/{src → lib}/types/cfn-resource-types/aws-neptune-dbcluster.js +0 -0
  1770. /package/{src → lib}/types/cfn-resource-types/aws-neptune-dbclusterparametergroup.d.ts +0 -0
  1771. /package/{src → lib}/types/cfn-resource-types/aws-neptune-dbclusterparametergroup.js +0 -0
  1772. /package/{src → lib}/types/cfn-resource-types/aws-neptune-dbinstance.d.ts +0 -0
  1773. /package/{src → lib}/types/cfn-resource-types/aws-neptune-dbinstance.js +0 -0
  1774. /package/{src → lib}/types/cfn-resource-types/aws-neptune-dbparametergroup.d.ts +0 -0
  1775. /package/{src → lib}/types/cfn-resource-types/aws-neptune-dbparametergroup.js +0 -0
  1776. /package/{src → lib}/types/cfn-resource-types/aws-neptune-dbsubnetgroup.d.ts +0 -0
  1777. /package/{src → lib}/types/cfn-resource-types/aws-neptune-dbsubnetgroup.js +0 -0
  1778. /package/{src → lib}/types/cfn-resource-types/aws-neptune-eventsubscription.d.ts +0 -0
  1779. /package/{src → lib}/types/cfn-resource-types/aws-neptune-eventsubscription.js +0 -0
  1780. /package/{src → lib}/types/cfn-resource-types/aws-neptunegraph-graph.d.ts +0 -0
  1781. /package/{src → lib}/types/cfn-resource-types/aws-neptunegraph-graph.js +0 -0
  1782. /package/{src → lib}/types/cfn-resource-types/aws-neptunegraph-privategraphendpoint.d.ts +0 -0
  1783. /package/{src → lib}/types/cfn-resource-types/aws-neptunegraph-privategraphendpoint.js +0 -0
  1784. /package/{src → lib}/types/cfn-resource-types/aws-networkfirewall-firewall.d.ts +0 -0
  1785. /package/{src → lib}/types/cfn-resource-types/aws-networkfirewall-firewall.js +0 -0
  1786. /package/{src → lib}/types/cfn-resource-types/aws-networkfirewall-firewallpolicy.d.ts +0 -0
  1787. /package/{src → lib}/types/cfn-resource-types/aws-networkfirewall-firewallpolicy.js +0 -0
  1788. /package/{src → lib}/types/cfn-resource-types/aws-networkfirewall-loggingconfiguration.d.ts +0 -0
  1789. /package/{src → lib}/types/cfn-resource-types/aws-networkfirewall-loggingconfiguration.js +0 -0
  1790. /package/{src → lib}/types/cfn-resource-types/aws-networkfirewall-rulegroup.d.ts +0 -0
  1791. /package/{src → lib}/types/cfn-resource-types/aws-networkfirewall-rulegroup.js +0 -0
  1792. /package/{src → lib}/types/cfn-resource-types/aws-networkfirewall-tlsinspectionconfiguration.d.ts +0 -0
  1793. /package/{src → lib}/types/cfn-resource-types/aws-networkfirewall-tlsinspectionconfiguration.js +0 -0
  1794. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-connectattachment.d.ts +0 -0
  1795. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-connectattachment.js +0 -0
  1796. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-connectpeer.d.ts +0 -0
  1797. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-connectpeer.js +0 -0
  1798. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-corenetwork.d.ts +0 -0
  1799. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-corenetwork.js +0 -0
  1800. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-customergatewayassociation.d.ts +0 -0
  1801. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-customergatewayassociation.js +0 -0
  1802. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-device.d.ts +0 -0
  1803. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-device.js +0 -0
  1804. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-globalnetwork.d.ts +0 -0
  1805. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-globalnetwork.js +0 -0
  1806. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-link.d.ts +0 -0
  1807. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-link.js +0 -0
  1808. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-linkassociation.d.ts +0 -0
  1809. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-linkassociation.js +0 -0
  1810. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-site.d.ts +0 -0
  1811. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-site.js +0 -0
  1812. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-sitetositevpnattachment.d.ts +0 -0
  1813. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-sitetositevpnattachment.js +0 -0
  1814. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-transitgatewaypeering.d.ts +0 -0
  1815. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-transitgatewaypeering.js +0 -0
  1816. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-transitgatewayregistration.d.ts +0 -0
  1817. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-transitgatewayregistration.js +0 -0
  1818. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-transitgatewayroutetableattachment.d.ts +0 -0
  1819. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-transitgatewayroutetableattachment.js +0 -0
  1820. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-vpcattachment.d.ts +0 -0
  1821. /package/{src → lib}/types/cfn-resource-types/aws-networkmanager-vpcattachment.js +0 -0
  1822. /package/{src → lib}/types/cfn-resource-types/aws-nimblestudio-launchprofile.d.ts +0 -0
  1823. /package/{src → lib}/types/cfn-resource-types/aws-nimblestudio-launchprofile.js +0 -0
  1824. /package/{src → lib}/types/cfn-resource-types/aws-nimblestudio-streamingimage.d.ts +0 -0
  1825. /package/{src → lib}/types/cfn-resource-types/aws-nimblestudio-streamingimage.js +0 -0
  1826. /package/{src → lib}/types/cfn-resource-types/aws-nimblestudio-studio.d.ts +0 -0
  1827. /package/{src → lib}/types/cfn-resource-types/aws-nimblestudio-studio.js +0 -0
  1828. /package/{src → lib}/types/cfn-resource-types/aws-nimblestudio-studiocomponent.d.ts +0 -0
  1829. /package/{src → lib}/types/cfn-resource-types/aws-nimblestudio-studiocomponent.js +0 -0
  1830. /package/{src → lib}/types/cfn-resource-types/aws-oam-link.d.ts +0 -0
  1831. /package/{src → lib}/types/cfn-resource-types/aws-oam-link.js +0 -0
  1832. /package/{src → lib}/types/cfn-resource-types/aws-oam-sink.d.ts +0 -0
  1833. /package/{src → lib}/types/cfn-resource-types/aws-oam-sink.js +0 -0
  1834. /package/{src → lib}/types/cfn-resource-types/aws-omics-annotationstore.d.ts +0 -0
  1835. /package/{src → lib}/types/cfn-resource-types/aws-omics-annotationstore.js +0 -0
  1836. /package/{src → lib}/types/cfn-resource-types/aws-omics-referencestore.d.ts +0 -0
  1837. /package/{src → lib}/types/cfn-resource-types/aws-omics-referencestore.js +0 -0
  1838. /package/{src → lib}/types/cfn-resource-types/aws-omics-rungroup.d.ts +0 -0
  1839. /package/{src → lib}/types/cfn-resource-types/aws-omics-rungroup.js +0 -0
  1840. /package/{src → lib}/types/cfn-resource-types/aws-omics-sequencestore.d.ts +0 -0
  1841. /package/{src → lib}/types/cfn-resource-types/aws-omics-sequencestore.js +0 -0
  1842. /package/{src → lib}/types/cfn-resource-types/aws-omics-variantstore.d.ts +0 -0
  1843. /package/{src → lib}/types/cfn-resource-types/aws-omics-variantstore.js +0 -0
  1844. /package/{src → lib}/types/cfn-resource-types/aws-omics-workflow.d.ts +0 -0
  1845. /package/{src → lib}/types/cfn-resource-types/aws-omics-workflow.js +0 -0
  1846. /package/{src → lib}/types/cfn-resource-types/aws-opensearchserverless-accesspolicy.d.ts +0 -0
  1847. /package/{src → lib}/types/cfn-resource-types/aws-opensearchserverless-accesspolicy.js +0 -0
  1848. /package/{src → lib}/types/cfn-resource-types/aws-opensearchserverless-collection.d.ts +0 -0
  1849. /package/{src → lib}/types/cfn-resource-types/aws-opensearchserverless-collection.js +0 -0
  1850. /package/{src → lib}/types/cfn-resource-types/aws-opensearchserverless-lifecyclepolicy.d.ts +0 -0
  1851. /package/{src → lib}/types/cfn-resource-types/aws-opensearchserverless-lifecyclepolicy.js +0 -0
  1852. /package/{src → lib}/types/cfn-resource-types/aws-opensearchserverless-securityconfig.d.ts +0 -0
  1853. /package/{src → lib}/types/cfn-resource-types/aws-opensearchserverless-securityconfig.js +0 -0
  1854. /package/{src → lib}/types/cfn-resource-types/aws-opensearchserverless-securitypolicy.d.ts +0 -0
  1855. /package/{src → lib}/types/cfn-resource-types/aws-opensearchserverless-securitypolicy.js +0 -0
  1856. /package/{src → lib}/types/cfn-resource-types/aws-opensearchserverless-vpcendpoint.d.ts +0 -0
  1857. /package/{src → lib}/types/cfn-resource-types/aws-opensearchserverless-vpcendpoint.js +0 -0
  1858. /package/{src → lib}/types/cfn-resource-types/aws-opensearchservice-domain.d.ts +0 -0
  1859. /package/{src → lib}/types/cfn-resource-types/aws-opensearchservice-domain.js +0 -0
  1860. /package/{src → lib}/types/cfn-resource-types/aws-opsworks-app.d.ts +0 -0
  1861. /package/{src → lib}/types/cfn-resource-types/aws-opsworks-app.js +0 -0
  1862. /package/{src → lib}/types/cfn-resource-types/aws-opsworks-elasticloadbalancerattachment.d.ts +0 -0
  1863. /package/{src → lib}/types/cfn-resource-types/aws-opsworks-elasticloadbalancerattachment.js +0 -0
  1864. /package/{src → lib}/types/cfn-resource-types/aws-opsworks-instance.d.ts +0 -0
  1865. /package/{src → lib}/types/cfn-resource-types/aws-opsworks-instance.js +0 -0
  1866. /package/{src → lib}/types/cfn-resource-types/aws-opsworks-layer.d.ts +0 -0
  1867. /package/{src → lib}/types/cfn-resource-types/aws-opsworks-layer.js +0 -0
  1868. /package/{src → lib}/types/cfn-resource-types/aws-opsworks-stack.d.ts +0 -0
  1869. /package/{src → lib}/types/cfn-resource-types/aws-opsworks-stack.js +0 -0
  1870. /package/{src → lib}/types/cfn-resource-types/aws-opsworks-userprofile.d.ts +0 -0
  1871. /package/{src → lib}/types/cfn-resource-types/aws-opsworks-userprofile.js +0 -0
  1872. /package/{src → lib}/types/cfn-resource-types/aws-opsworks-volume.d.ts +0 -0
  1873. /package/{src → lib}/types/cfn-resource-types/aws-opsworks-volume.js +0 -0
  1874. /package/{src → lib}/types/cfn-resource-types/aws-opsworkscm-server.d.ts +0 -0
  1875. /package/{src → lib}/types/cfn-resource-types/aws-opsworkscm-server.js +0 -0
  1876. /package/{src → lib}/types/cfn-resource-types/aws-organizations-account.d.ts +0 -0
  1877. /package/{src → lib}/types/cfn-resource-types/aws-organizations-account.js +0 -0
  1878. /package/{src → lib}/types/cfn-resource-types/aws-organizations-organization.d.ts +0 -0
  1879. /package/{src → lib}/types/cfn-resource-types/aws-organizations-organization.js +0 -0
  1880. /package/{src → lib}/types/cfn-resource-types/aws-organizations-organizationalunit.d.ts +0 -0
  1881. /package/{src → lib}/types/cfn-resource-types/aws-organizations-organizationalunit.js +0 -0
  1882. /package/{src → lib}/types/cfn-resource-types/aws-organizations-policy.d.ts +0 -0
  1883. /package/{src → lib}/types/cfn-resource-types/aws-organizations-policy.js +0 -0
  1884. /package/{src → lib}/types/cfn-resource-types/aws-organizations-resourcepolicy.d.ts +0 -0
  1885. /package/{src → lib}/types/cfn-resource-types/aws-organizations-resourcepolicy.js +0 -0
  1886. /package/{src → lib}/types/cfn-resource-types/aws-osis-pipeline.d.ts +0 -0
  1887. /package/{src → lib}/types/cfn-resource-types/aws-osis-pipeline.js +0 -0
  1888. /package/{src → lib}/types/cfn-resource-types/aws-panorama-applicationinstance.d.ts +0 -0
  1889. /package/{src → lib}/types/cfn-resource-types/aws-panorama-applicationinstance.js +0 -0
  1890. /package/{src → lib}/types/cfn-resource-types/aws-panorama-package.d.ts +0 -0
  1891. /package/{src → lib}/types/cfn-resource-types/aws-panorama-package.js +0 -0
  1892. /package/{src → lib}/types/cfn-resource-types/aws-panorama-packageversion.d.ts +0 -0
  1893. /package/{src → lib}/types/cfn-resource-types/aws-panorama-packageversion.js +0 -0
  1894. /package/{src → lib}/types/cfn-resource-types/aws-paymentcryptography-alias.d.ts +0 -0
  1895. /package/{src → lib}/types/cfn-resource-types/aws-paymentcryptography-alias.js +0 -0
  1896. /package/{src → lib}/types/cfn-resource-types/aws-paymentcryptography-key.d.ts +0 -0
  1897. /package/{src → lib}/types/cfn-resource-types/aws-paymentcryptography-key.js +0 -0
  1898. /package/{src → lib}/types/cfn-resource-types/aws-pcaconnectorad-connector.d.ts +0 -0
  1899. /package/{src → lib}/types/cfn-resource-types/aws-pcaconnectorad-connector.js +0 -0
  1900. /package/{src → lib}/types/cfn-resource-types/aws-pcaconnectorad-directoryregistration.d.ts +0 -0
  1901. /package/{src → lib}/types/cfn-resource-types/aws-pcaconnectorad-directoryregistration.js +0 -0
  1902. /package/{src → lib}/types/cfn-resource-types/aws-pcaconnectorad-serviceprincipalname.d.ts +0 -0
  1903. /package/{src → lib}/types/cfn-resource-types/aws-pcaconnectorad-serviceprincipalname.js +0 -0
  1904. /package/{src → lib}/types/cfn-resource-types/aws-pcaconnectorad-template.d.ts +0 -0
  1905. /package/{src → lib}/types/cfn-resource-types/aws-pcaconnectorad-template.js +0 -0
  1906. /package/{src → lib}/types/cfn-resource-types/aws-pcaconnectorad-templategroupaccesscontrolentry.d.ts +0 -0
  1907. /package/{src → lib}/types/cfn-resource-types/aws-pcaconnectorad-templategroupaccesscontrolentry.js +0 -0
  1908. /package/{src → lib}/types/cfn-resource-types/aws-pcaconnectorscep-challenge.d.ts +0 -0
  1909. /package/{src → lib}/types/cfn-resource-types/aws-pcaconnectorscep-challenge.js +0 -0
  1910. /package/{src → lib}/types/cfn-resource-types/aws-pcaconnectorscep-connector.d.ts +0 -0
  1911. /package/{src → lib}/types/cfn-resource-types/aws-pcaconnectorscep-connector.js +0 -0
  1912. /package/{src → lib}/types/cfn-resource-types/aws-personalize-dataset.d.ts +0 -0
  1913. /package/{src → lib}/types/cfn-resource-types/aws-personalize-dataset.js +0 -0
  1914. /package/{src → lib}/types/cfn-resource-types/aws-personalize-datasetgroup.d.ts +0 -0
  1915. /package/{src → lib}/types/cfn-resource-types/aws-personalize-datasetgroup.js +0 -0
  1916. /package/{src → lib}/types/cfn-resource-types/aws-personalize-schema.d.ts +0 -0
  1917. /package/{src → lib}/types/cfn-resource-types/aws-personalize-schema.js +0 -0
  1918. /package/{src → lib}/types/cfn-resource-types/aws-personalize-solution.d.ts +0 -0
  1919. /package/{src → lib}/types/cfn-resource-types/aws-personalize-solution.js +0 -0
  1920. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-admchannel.d.ts +0 -0
  1921. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-admchannel.js +0 -0
  1922. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-apnschannel.d.ts +0 -0
  1923. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-apnschannel.js +0 -0
  1924. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-apnssandboxchannel.d.ts +0 -0
  1925. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-apnssandboxchannel.js +0 -0
  1926. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-apnsvoipchannel.d.ts +0 -0
  1927. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-apnsvoipchannel.js +0 -0
  1928. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-apnsvoipsandboxchannel.d.ts +0 -0
  1929. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-apnsvoipsandboxchannel.js +0 -0
  1930. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-app.d.ts +0 -0
  1931. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-app.js +0 -0
  1932. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-applicationsettings.d.ts +0 -0
  1933. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-applicationsettings.js +0 -0
  1934. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-baiduchannel.d.ts +0 -0
  1935. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-baiduchannel.js +0 -0
  1936. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-campaign.d.ts +0 -0
  1937. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-campaign.js +0 -0
  1938. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-emailchannel.d.ts +0 -0
  1939. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-emailchannel.js +0 -0
  1940. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-emailtemplate.d.ts +0 -0
  1941. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-emailtemplate.js +0 -0
  1942. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-eventstream.d.ts +0 -0
  1943. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-eventstream.js +0 -0
  1944. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-gcmchannel.d.ts +0 -0
  1945. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-gcmchannel.js +0 -0
  1946. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-inapptemplate.d.ts +0 -0
  1947. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-inapptemplate.js +0 -0
  1948. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-pushtemplate.d.ts +0 -0
  1949. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-pushtemplate.js +0 -0
  1950. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-segment.d.ts +0 -0
  1951. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-segment.js +0 -0
  1952. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-smschannel.d.ts +0 -0
  1953. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-smschannel.js +0 -0
  1954. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-smstemplate.d.ts +0 -0
  1955. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-smstemplate.js +0 -0
  1956. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-voicechannel.d.ts +0 -0
  1957. /package/{src → lib}/types/cfn-resource-types/aws-pinpoint-voicechannel.js +0 -0
  1958. /package/{src → lib}/types/cfn-resource-types/aws-pinpointemail-configurationset.d.ts +0 -0
  1959. /package/{src → lib}/types/cfn-resource-types/aws-pinpointemail-configurationset.js +0 -0
  1960. /package/{src → lib}/types/cfn-resource-types/aws-pinpointemail-configurationseteventdestination.d.ts +0 -0
  1961. /package/{src → lib}/types/cfn-resource-types/aws-pinpointemail-configurationseteventdestination.js +0 -0
  1962. /package/{src → lib}/types/cfn-resource-types/aws-pinpointemail-dedicatedippool.d.ts +0 -0
  1963. /package/{src → lib}/types/cfn-resource-types/aws-pinpointemail-dedicatedippool.js +0 -0
  1964. /package/{src → lib}/types/cfn-resource-types/aws-pinpointemail-identity.d.ts +0 -0
  1965. /package/{src → lib}/types/cfn-resource-types/aws-pinpointemail-identity.js +0 -0
  1966. /package/{src → lib}/types/cfn-resource-types/aws-pipes-pipe.d.ts +0 -0
  1967. /package/{src → lib}/types/cfn-resource-types/aws-pipes-pipe.js +0 -0
  1968. /package/{src → lib}/types/cfn-resource-types/aws-proton-environmentaccountconnection.d.ts +0 -0
  1969. /package/{src → lib}/types/cfn-resource-types/aws-proton-environmentaccountconnection.js +0 -0
  1970. /package/{src → lib}/types/cfn-resource-types/aws-proton-environmenttemplate.d.ts +0 -0
  1971. /package/{src → lib}/types/cfn-resource-types/aws-proton-environmenttemplate.js +0 -0
  1972. /package/{src → lib}/types/cfn-resource-types/aws-proton-servicetemplate.d.ts +0 -0
  1973. /package/{src → lib}/types/cfn-resource-types/aws-proton-servicetemplate.js +0 -0
  1974. /package/{src → lib}/types/cfn-resource-types/aws-qbusiness-application.d.ts +0 -0
  1975. /package/{src → lib}/types/cfn-resource-types/aws-qbusiness-application.js +0 -0
  1976. /package/{src → lib}/types/cfn-resource-types/aws-qbusiness-datasource.d.ts +0 -0
  1977. /package/{src → lib}/types/cfn-resource-types/aws-qbusiness-datasource.js +0 -0
  1978. /package/{src → lib}/types/cfn-resource-types/aws-qbusiness-index.d.ts +0 -0
  1979. /package/{src → lib}/types/cfn-resource-types/aws-qbusiness-index.js +0 -0
  1980. /package/{src → lib}/types/cfn-resource-types/aws-qbusiness-plugin.d.ts +0 -0
  1981. /package/{src → lib}/types/cfn-resource-types/aws-qbusiness-plugin.js +0 -0
  1982. /package/{src → lib}/types/cfn-resource-types/aws-qbusiness-retriever.d.ts +0 -0
  1983. /package/{src → lib}/types/cfn-resource-types/aws-qbusiness-retriever.js +0 -0
  1984. /package/{src → lib}/types/cfn-resource-types/aws-qbusiness-webexperience.d.ts +0 -0
  1985. /package/{src → lib}/types/cfn-resource-types/aws-qbusiness-webexperience.js +0 -0
  1986. /package/{src → lib}/types/cfn-resource-types/aws-qldb-ledger.d.ts +0 -0
  1987. /package/{src → lib}/types/cfn-resource-types/aws-qldb-ledger.js +0 -0
  1988. /package/{src → lib}/types/cfn-resource-types/aws-qldb-stream.d.ts +0 -0
  1989. /package/{src → lib}/types/cfn-resource-types/aws-qldb-stream.js +0 -0
  1990. /package/{src → lib}/types/cfn-resource-types/aws-quicksight-analysis.d.ts +0 -0
  1991. /package/{src → lib}/types/cfn-resource-types/aws-quicksight-analysis.js +0 -0
  1992. /package/{src → lib}/types/cfn-resource-types/aws-quicksight-dashboard.d.ts +0 -0
  1993. /package/{src → lib}/types/cfn-resource-types/aws-quicksight-dashboard.js +0 -0
  1994. /package/{src → lib}/types/cfn-resource-types/aws-quicksight-dataset.d.ts +0 -0
  1995. /package/{src → lib}/types/cfn-resource-types/aws-quicksight-dataset.js +0 -0
  1996. /package/{src → lib}/types/cfn-resource-types/aws-quicksight-datasource.d.ts +0 -0
  1997. /package/{src → lib}/types/cfn-resource-types/aws-quicksight-datasource.js +0 -0
  1998. /package/{src → lib}/types/cfn-resource-types/aws-quicksight-refreshschedule.d.ts +0 -0
  1999. /package/{src → lib}/types/cfn-resource-types/aws-quicksight-refreshschedule.js +0 -0
  2000. /package/{src → lib}/types/cfn-resource-types/aws-quicksight-template.d.ts +0 -0
  2001. /package/{src → lib}/types/cfn-resource-types/aws-quicksight-template.js +0 -0
  2002. /package/{src → lib}/types/cfn-resource-types/aws-quicksight-theme.d.ts +0 -0
  2003. /package/{src → lib}/types/cfn-resource-types/aws-quicksight-theme.js +0 -0
  2004. /package/{src → lib}/types/cfn-resource-types/aws-quicksight-topic.d.ts +0 -0
  2005. /package/{src → lib}/types/cfn-resource-types/aws-quicksight-topic.js +0 -0
  2006. /package/{src → lib}/types/cfn-resource-types/aws-quicksight-vpcconnection.d.ts +0 -0
  2007. /package/{src → lib}/types/cfn-resource-types/aws-quicksight-vpcconnection.js +0 -0
  2008. /package/{src → lib}/types/cfn-resource-types/aws-ram-permission.d.ts +0 -0
  2009. /package/{src → lib}/types/cfn-resource-types/aws-ram-permission.js +0 -0
  2010. /package/{src → lib}/types/cfn-resource-types/aws-ram-resourceshare.d.ts +0 -0
  2011. /package/{src → lib}/types/cfn-resource-types/aws-ram-resourceshare.js +0 -0
  2012. /package/{src → lib}/types/cfn-resource-types/aws-rds-customdbengineversion.d.ts +0 -0
  2013. /package/{src → lib}/types/cfn-resource-types/aws-rds-customdbengineversion.js +0 -0
  2014. /package/{src → lib}/types/cfn-resource-types/aws-rds-dbcluster.d.ts +0 -0
  2015. /package/{src → lib}/types/cfn-resource-types/aws-rds-dbcluster.js +0 -0
  2016. /package/{src → lib}/types/cfn-resource-types/aws-rds-dbclusterparametergroup.d.ts +0 -0
  2017. /package/{src → lib}/types/cfn-resource-types/aws-rds-dbclusterparametergroup.js +0 -0
  2018. /package/{src → lib}/types/cfn-resource-types/aws-rds-dbinstance.d.ts +0 -0
  2019. /package/{src → lib}/types/cfn-resource-types/aws-rds-dbinstance.js +0 -0
  2020. /package/{src → lib}/types/cfn-resource-types/aws-rds-dbparametergroup.d.ts +0 -0
  2021. /package/{src → lib}/types/cfn-resource-types/aws-rds-dbparametergroup.js +0 -0
  2022. /package/{src → lib}/types/cfn-resource-types/aws-rds-dbproxy.d.ts +0 -0
  2023. /package/{src → lib}/types/cfn-resource-types/aws-rds-dbproxy.js +0 -0
  2024. /package/{src → lib}/types/cfn-resource-types/aws-rds-dbproxyendpoint.d.ts +0 -0
  2025. /package/{src → lib}/types/cfn-resource-types/aws-rds-dbproxyendpoint.js +0 -0
  2026. /package/{src → lib}/types/cfn-resource-types/aws-rds-dbproxytargetgroup.d.ts +0 -0
  2027. /package/{src → lib}/types/cfn-resource-types/aws-rds-dbproxytargetgroup.js +0 -0
  2028. /package/{src → lib}/types/cfn-resource-types/aws-rds-dbsecuritygroup.d.ts +0 -0
  2029. /package/{src → lib}/types/cfn-resource-types/aws-rds-dbsecuritygroup.js +0 -0
  2030. /package/{src → lib}/types/cfn-resource-types/aws-rds-dbsecuritygroupingress.d.ts +0 -0
  2031. /package/{src → lib}/types/cfn-resource-types/aws-rds-dbsecuritygroupingress.js +0 -0
  2032. /package/{src → lib}/types/cfn-resource-types/aws-rds-dbsubnetgroup.d.ts +0 -0
  2033. /package/{src → lib}/types/cfn-resource-types/aws-rds-dbsubnetgroup.js +0 -0
  2034. /package/{src → lib}/types/cfn-resource-types/aws-rds-eventsubscription.d.ts +0 -0
  2035. /package/{src → lib}/types/cfn-resource-types/aws-rds-eventsubscription.js +0 -0
  2036. /package/{src → lib}/types/cfn-resource-types/aws-rds-globalcluster.d.ts +0 -0
  2037. /package/{src → lib}/types/cfn-resource-types/aws-rds-globalcluster.js +0 -0
  2038. /package/{src → lib}/types/cfn-resource-types/aws-rds-integration.d.ts +0 -0
  2039. /package/{src → lib}/types/cfn-resource-types/aws-rds-integration.js +0 -0
  2040. /package/{src → lib}/types/cfn-resource-types/aws-rds-optiongroup.d.ts +0 -0
  2041. /package/{src → lib}/types/cfn-resource-types/aws-rds-optiongroup.js +0 -0
  2042. /package/{src → lib}/types/cfn-resource-types/aws-redshift-cluster.d.ts +0 -0
  2043. /package/{src → lib}/types/cfn-resource-types/aws-redshift-cluster.js +0 -0
  2044. /package/{src → lib}/types/cfn-resource-types/aws-redshift-clusterparametergroup.d.ts +0 -0
  2045. /package/{src → lib}/types/cfn-resource-types/aws-redshift-clusterparametergroup.js +0 -0
  2046. /package/{src → lib}/types/cfn-resource-types/aws-redshift-clustersecuritygroup.d.ts +0 -0
  2047. /package/{src → lib}/types/cfn-resource-types/aws-redshift-clustersecuritygroup.js +0 -0
  2048. /package/{src → lib}/types/cfn-resource-types/aws-redshift-clustersecuritygroupingress.d.ts +0 -0
  2049. /package/{src → lib}/types/cfn-resource-types/aws-redshift-clustersecuritygroupingress.js +0 -0
  2050. /package/{src → lib}/types/cfn-resource-types/aws-redshift-clustersubnetgroup.d.ts +0 -0
  2051. /package/{src → lib}/types/cfn-resource-types/aws-redshift-clustersubnetgroup.js +0 -0
  2052. /package/{src → lib}/types/cfn-resource-types/aws-redshift-endpointaccess.d.ts +0 -0
  2053. /package/{src → lib}/types/cfn-resource-types/aws-redshift-endpointaccess.js +0 -0
  2054. /package/{src → lib}/types/cfn-resource-types/aws-redshift-endpointauthorization.d.ts +0 -0
  2055. /package/{src → lib}/types/cfn-resource-types/aws-redshift-endpointauthorization.js +0 -0
  2056. /package/{src → lib}/types/cfn-resource-types/aws-redshift-eventsubscription.d.ts +0 -0
  2057. /package/{src → lib}/types/cfn-resource-types/aws-redshift-eventsubscription.js +0 -0
  2058. /package/{src → lib}/types/cfn-resource-types/aws-redshift-scheduledaction.d.ts +0 -0
  2059. /package/{src → lib}/types/cfn-resource-types/aws-redshift-scheduledaction.js +0 -0
  2060. /package/{src → lib}/types/cfn-resource-types/aws-redshiftserverless-namespace.d.ts +0 -0
  2061. /package/{src → lib}/types/cfn-resource-types/aws-redshiftserverless-namespace.js +0 -0
  2062. /package/{src → lib}/types/cfn-resource-types/aws-redshiftserverless-workgroup.d.ts +0 -0
  2063. /package/{src → lib}/types/cfn-resource-types/aws-redshiftserverless-workgroup.js +0 -0
  2064. /package/{src → lib}/types/cfn-resource-types/aws-refactorspaces-application.d.ts +0 -0
  2065. /package/{src → lib}/types/cfn-resource-types/aws-refactorspaces-application.js +0 -0
  2066. /package/{src → lib}/types/cfn-resource-types/aws-refactorspaces-environment.d.ts +0 -0
  2067. /package/{src → lib}/types/cfn-resource-types/aws-refactorspaces-environment.js +0 -0
  2068. /package/{src → lib}/types/cfn-resource-types/aws-refactorspaces-route.d.ts +0 -0
  2069. /package/{src → lib}/types/cfn-resource-types/aws-refactorspaces-route.js +0 -0
  2070. /package/{src → lib}/types/cfn-resource-types/aws-refactorspaces-service.d.ts +0 -0
  2071. /package/{src → lib}/types/cfn-resource-types/aws-refactorspaces-service.js +0 -0
  2072. /package/{src → lib}/types/cfn-resource-types/aws-rekognition-collection.d.ts +0 -0
  2073. /package/{src → lib}/types/cfn-resource-types/aws-rekognition-collection.js +0 -0
  2074. /package/{src → lib}/types/cfn-resource-types/aws-rekognition-project.d.ts +0 -0
  2075. /package/{src → lib}/types/cfn-resource-types/aws-rekognition-project.js +0 -0
  2076. /package/{src → lib}/types/cfn-resource-types/aws-rekognition-streamprocessor.d.ts +0 -0
  2077. /package/{src → lib}/types/cfn-resource-types/aws-rekognition-streamprocessor.js +0 -0
  2078. /package/{src → lib}/types/cfn-resource-types/aws-resiliencehub-app.d.ts +0 -0
  2079. /package/{src → lib}/types/cfn-resource-types/aws-resiliencehub-app.js +0 -0
  2080. /package/{src → lib}/types/cfn-resource-types/aws-resiliencehub-resiliencypolicy.d.ts +0 -0
  2081. /package/{src → lib}/types/cfn-resource-types/aws-resiliencehub-resiliencypolicy.js +0 -0
  2082. /package/{src → lib}/types/cfn-resource-types/aws-resourceexplorer2-defaultviewassociation.d.ts +0 -0
  2083. /package/{src → lib}/types/cfn-resource-types/aws-resourceexplorer2-defaultviewassociation.js +0 -0
  2084. /package/{src → lib}/types/cfn-resource-types/aws-resourceexplorer2-index.d.ts +0 -0
  2085. /package/{src → lib}/types/cfn-resource-types/aws-resourceexplorer2-index.js +0 -0
  2086. /package/{src → lib}/types/cfn-resource-types/aws-resourceexplorer2-view.d.ts +0 -0
  2087. /package/{src → lib}/types/cfn-resource-types/aws-resourceexplorer2-view.js +0 -0
  2088. /package/{src → lib}/types/cfn-resource-types/aws-resourcegroups-group.d.ts +0 -0
  2089. /package/{src → lib}/types/cfn-resource-types/aws-resourcegroups-group.js +0 -0
  2090. /package/{src → lib}/types/cfn-resource-types/aws-robomaker-fleet.d.ts +0 -0
  2091. /package/{src → lib}/types/cfn-resource-types/aws-robomaker-fleet.js +0 -0
  2092. /package/{src → lib}/types/cfn-resource-types/aws-robomaker-robot.d.ts +0 -0
  2093. /package/{src → lib}/types/cfn-resource-types/aws-robomaker-robot.js +0 -0
  2094. /package/{src → lib}/types/cfn-resource-types/aws-robomaker-robotapplication.d.ts +0 -0
  2095. /package/{src → lib}/types/cfn-resource-types/aws-robomaker-robotapplication.js +0 -0
  2096. /package/{src → lib}/types/cfn-resource-types/aws-robomaker-robotapplicationversion.d.ts +0 -0
  2097. /package/{src → lib}/types/cfn-resource-types/aws-robomaker-robotapplicationversion.js +0 -0
  2098. /package/{src → lib}/types/cfn-resource-types/aws-robomaker-simulationapplication.d.ts +0 -0
  2099. /package/{src → lib}/types/cfn-resource-types/aws-robomaker-simulationapplication.js +0 -0
  2100. /package/{src → lib}/types/cfn-resource-types/aws-robomaker-simulationapplicationversion.d.ts +0 -0
  2101. /package/{src → lib}/types/cfn-resource-types/aws-robomaker-simulationapplicationversion.js +0 -0
  2102. /package/{src → lib}/types/cfn-resource-types/aws-rolesanywhere-crl.d.ts +0 -0
  2103. /package/{src → lib}/types/cfn-resource-types/aws-rolesanywhere-crl.js +0 -0
  2104. /package/{src → lib}/types/cfn-resource-types/aws-rolesanywhere-profile.d.ts +0 -0
  2105. /package/{src → lib}/types/cfn-resource-types/aws-rolesanywhere-profile.js +0 -0
  2106. /package/{src → lib}/types/cfn-resource-types/aws-rolesanywhere-trustanchor.d.ts +0 -0
  2107. /package/{src → lib}/types/cfn-resource-types/aws-rolesanywhere-trustanchor.js +0 -0
  2108. /package/{src → lib}/types/cfn-resource-types/aws-route53-cidrcollection.d.ts +0 -0
  2109. /package/{src → lib}/types/cfn-resource-types/aws-route53-cidrcollection.js +0 -0
  2110. /package/{src → lib}/types/cfn-resource-types/aws-route53-dnssec.d.ts +0 -0
  2111. /package/{src → lib}/types/cfn-resource-types/aws-route53-dnssec.js +0 -0
  2112. /package/{src → lib}/types/cfn-resource-types/aws-route53-healthcheck.d.ts +0 -0
  2113. /package/{src → lib}/types/cfn-resource-types/aws-route53-healthcheck.js +0 -0
  2114. /package/{src → lib}/types/cfn-resource-types/aws-route53-hostedzone.d.ts +0 -0
  2115. /package/{src → lib}/types/cfn-resource-types/aws-route53-hostedzone.js +0 -0
  2116. /package/{src → lib}/types/cfn-resource-types/aws-route53-keysigningkey.d.ts +0 -0
  2117. /package/{src → lib}/types/cfn-resource-types/aws-route53-keysigningkey.js +0 -0
  2118. /package/{src → lib}/types/cfn-resource-types/aws-route53-recordset.d.ts +0 -0
  2119. /package/{src → lib}/types/cfn-resource-types/aws-route53-recordset.js +0 -0
  2120. /package/{src → lib}/types/cfn-resource-types/aws-route53-recordsetgroup.d.ts +0 -0
  2121. /package/{src → lib}/types/cfn-resource-types/aws-route53-recordsetgroup.js +0 -0
  2122. /package/{src → lib}/types/cfn-resource-types/aws-route53profiles-profile.d.ts +0 -0
  2123. /package/{src → lib}/types/cfn-resource-types/aws-route53profiles-profile.js +0 -0
  2124. /package/{src → lib}/types/cfn-resource-types/aws-route53profiles-profileassociation.d.ts +0 -0
  2125. /package/{src → lib}/types/cfn-resource-types/aws-route53profiles-profileassociation.js +0 -0
  2126. /package/{src → lib}/types/cfn-resource-types/aws-route53profiles-profileresourceassociation.d.ts +0 -0
  2127. /package/{src → lib}/types/cfn-resource-types/aws-route53profiles-profileresourceassociation.js +0 -0
  2128. /package/{src → lib}/types/cfn-resource-types/aws-route53recoverycontrol-cluster.d.ts +0 -0
  2129. /package/{src → lib}/types/cfn-resource-types/aws-route53recoverycontrol-cluster.js +0 -0
  2130. /package/{src → lib}/types/cfn-resource-types/aws-route53recoverycontrol-controlpanel.d.ts +0 -0
  2131. /package/{src → lib}/types/cfn-resource-types/aws-route53recoverycontrol-controlpanel.js +0 -0
  2132. /package/{src → lib}/types/cfn-resource-types/aws-route53recoverycontrol-routingcontrol.d.ts +0 -0
  2133. /package/{src → lib}/types/cfn-resource-types/aws-route53recoverycontrol-routingcontrol.js +0 -0
  2134. /package/{src → lib}/types/cfn-resource-types/aws-route53recoverycontrol-safetyrule.d.ts +0 -0
  2135. /package/{src → lib}/types/cfn-resource-types/aws-route53recoverycontrol-safetyrule.js +0 -0
  2136. /package/{src → lib}/types/cfn-resource-types/aws-route53recoveryreadiness-cell.d.ts +0 -0
  2137. /package/{src → lib}/types/cfn-resource-types/aws-route53recoveryreadiness-cell.js +0 -0
  2138. /package/{src → lib}/types/cfn-resource-types/aws-route53recoveryreadiness-readinesscheck.d.ts +0 -0
  2139. /package/{src → lib}/types/cfn-resource-types/aws-route53recoveryreadiness-readinesscheck.js +0 -0
  2140. /package/{src → lib}/types/cfn-resource-types/aws-route53recoveryreadiness-recoverygroup.d.ts +0 -0
  2141. /package/{src → lib}/types/cfn-resource-types/aws-route53recoveryreadiness-recoverygroup.js +0 -0
  2142. /package/{src → lib}/types/cfn-resource-types/aws-route53recoveryreadiness-resourceset.d.ts +0 -0
  2143. /package/{src → lib}/types/cfn-resource-types/aws-route53recoveryreadiness-resourceset.js +0 -0
  2144. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-firewalldomainlist.d.ts +0 -0
  2145. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-firewalldomainlist.js +0 -0
  2146. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-firewallrulegroup.d.ts +0 -0
  2147. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-firewallrulegroup.js +0 -0
  2148. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-firewallrulegroupassociation.d.ts +0 -0
  2149. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-firewallrulegroupassociation.js +0 -0
  2150. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-outpostresolver.d.ts +0 -0
  2151. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-outpostresolver.js +0 -0
  2152. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-resolverconfig.d.ts +0 -0
  2153. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-resolverconfig.js +0 -0
  2154. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-resolverdnssecconfig.d.ts +0 -0
  2155. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-resolverdnssecconfig.js +0 -0
  2156. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-resolverendpoint.d.ts +0 -0
  2157. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-resolverendpoint.js +0 -0
  2158. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-resolverqueryloggingconfig.d.ts +0 -0
  2159. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-resolverqueryloggingconfig.js +0 -0
  2160. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-resolverqueryloggingconfigassociation.d.ts +0 -0
  2161. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-resolverqueryloggingconfigassociation.js +0 -0
  2162. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-resolverrule.d.ts +0 -0
  2163. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-resolverrule.js +0 -0
  2164. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-resolverruleassociation.d.ts +0 -0
  2165. /package/{src → lib}/types/cfn-resource-types/aws-route53resolver-resolverruleassociation.js +0 -0
  2166. /package/{src → lib}/types/cfn-resource-types/aws-rum-appmonitor.d.ts +0 -0
  2167. /package/{src → lib}/types/cfn-resource-types/aws-rum-appmonitor.js +0 -0
  2168. /package/{src → lib}/types/cfn-resource-types/aws-s3-accessgrant.d.ts +0 -0
  2169. /package/{src → lib}/types/cfn-resource-types/aws-s3-accessgrant.js +0 -0
  2170. /package/{src → lib}/types/cfn-resource-types/aws-s3-accessgrantsinstance.d.ts +0 -0
  2171. /package/{src → lib}/types/cfn-resource-types/aws-s3-accessgrantsinstance.js +0 -0
  2172. /package/{src → lib}/types/cfn-resource-types/aws-s3-accessgrantslocation.d.ts +0 -0
  2173. /package/{src → lib}/types/cfn-resource-types/aws-s3-accessgrantslocation.js +0 -0
  2174. /package/{src → lib}/types/cfn-resource-types/aws-s3-accesspoint.d.ts +0 -0
  2175. /package/{src → lib}/types/cfn-resource-types/aws-s3-accesspoint.js +0 -0
  2176. /package/{src → lib}/types/cfn-resource-types/aws-s3-bucket.d.ts +0 -0
  2177. /package/{src → lib}/types/cfn-resource-types/aws-s3-bucket.js +0 -0
  2178. /package/{src → lib}/types/cfn-resource-types/aws-s3-bucketpolicy.d.ts +0 -0
  2179. /package/{src → lib}/types/cfn-resource-types/aws-s3-bucketpolicy.js +0 -0
  2180. /package/{src → lib}/types/cfn-resource-types/aws-s3-multiregionaccesspoint.d.ts +0 -0
  2181. /package/{src → lib}/types/cfn-resource-types/aws-s3-multiregionaccesspoint.js +0 -0
  2182. /package/{src → lib}/types/cfn-resource-types/aws-s3-multiregionaccesspointpolicy.d.ts +0 -0
  2183. /package/{src → lib}/types/cfn-resource-types/aws-s3-multiregionaccesspointpolicy.js +0 -0
  2184. /package/{src → lib}/types/cfn-resource-types/aws-s3-storagelens.d.ts +0 -0
  2185. /package/{src → lib}/types/cfn-resource-types/aws-s3-storagelens.js +0 -0
  2186. /package/{src → lib}/types/cfn-resource-types/aws-s3-storagelensgroup.d.ts +0 -0
  2187. /package/{src → lib}/types/cfn-resource-types/aws-s3-storagelensgroup.js +0 -0
  2188. /package/{src → lib}/types/cfn-resource-types/aws-s3express-bucketpolicy.d.ts +0 -0
  2189. /package/{src → lib}/types/cfn-resource-types/aws-s3express-bucketpolicy.js +0 -0
  2190. /package/{src → lib}/types/cfn-resource-types/aws-s3express-directorybucket.d.ts +0 -0
  2191. /package/{src → lib}/types/cfn-resource-types/aws-s3express-directorybucket.js +0 -0
  2192. /package/{src → lib}/types/cfn-resource-types/aws-s3objectlambda-accesspoint.d.ts +0 -0
  2193. /package/{src → lib}/types/cfn-resource-types/aws-s3objectlambda-accesspoint.js +0 -0
  2194. /package/{src → lib}/types/cfn-resource-types/aws-s3objectlambda-accesspointpolicy.d.ts +0 -0
  2195. /package/{src → lib}/types/cfn-resource-types/aws-s3objectlambda-accesspointpolicy.js +0 -0
  2196. /package/{src → lib}/types/cfn-resource-types/aws-s3outposts-accesspoint.d.ts +0 -0
  2197. /package/{src → lib}/types/cfn-resource-types/aws-s3outposts-accesspoint.js +0 -0
  2198. /package/{src → lib}/types/cfn-resource-types/aws-s3outposts-bucket.d.ts +0 -0
  2199. /package/{src → lib}/types/cfn-resource-types/aws-s3outposts-bucket.js +0 -0
  2200. /package/{src → lib}/types/cfn-resource-types/aws-s3outposts-bucketpolicy.d.ts +0 -0
  2201. /package/{src → lib}/types/cfn-resource-types/aws-s3outposts-bucketpolicy.js +0 -0
  2202. /package/{src → lib}/types/cfn-resource-types/aws-s3outposts-endpoint.d.ts +0 -0
  2203. /package/{src → lib}/types/cfn-resource-types/aws-s3outposts-endpoint.js +0 -0
  2204. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-app.d.ts +0 -0
  2205. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-app.js +0 -0
  2206. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-appimageconfig.d.ts +0 -0
  2207. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-appimageconfig.js +0 -0
  2208. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-cluster.d.ts +0 -0
  2209. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-cluster.js +0 -0
  2210. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-coderepository.d.ts +0 -0
  2211. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-coderepository.js +0 -0
  2212. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-dataqualityjobdefinition.d.ts +0 -0
  2213. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-dataqualityjobdefinition.js +0 -0
  2214. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-device.d.ts +0 -0
  2215. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-device.js +0 -0
  2216. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-devicefleet.d.ts +0 -0
  2217. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-devicefleet.js +0 -0
  2218. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-domain.d.ts +0 -0
  2219. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-domain.js +0 -0
  2220. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-endpoint.d.ts +0 -0
  2221. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-endpoint.js +0 -0
  2222. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-endpointconfig.d.ts +0 -0
  2223. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-endpointconfig.js +0 -0
  2224. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-featuregroup.d.ts +0 -0
  2225. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-featuregroup.js +0 -0
  2226. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-image.d.ts +0 -0
  2227. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-image.js +0 -0
  2228. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-imageversion.d.ts +0 -0
  2229. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-imageversion.js +0 -0
  2230. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-inferencecomponent.d.ts +0 -0
  2231. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-inferencecomponent.js +0 -0
  2232. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-inferenceexperiment.d.ts +0 -0
  2233. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-inferenceexperiment.js +0 -0
  2234. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-mlflowtrackingserver.d.ts +0 -0
  2235. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-mlflowtrackingserver.js +0 -0
  2236. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-model.d.ts +0 -0
  2237. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-model.js +0 -0
  2238. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-modelbiasjobdefinition.d.ts +0 -0
  2239. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-modelbiasjobdefinition.js +0 -0
  2240. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-modelcard.d.ts +0 -0
  2241. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-modelcard.js +0 -0
  2242. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-modelexplainabilityjobdefinition.d.ts +0 -0
  2243. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-modelexplainabilityjobdefinition.js +0 -0
  2244. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-modelpackage.d.ts +0 -0
  2245. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-modelpackage.js +0 -0
  2246. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-modelpackagegroup.d.ts +0 -0
  2247. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-modelpackagegroup.js +0 -0
  2248. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-modelqualityjobdefinition.d.ts +0 -0
  2249. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-modelqualityjobdefinition.js +0 -0
  2250. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-monitoringschedule.d.ts +0 -0
  2251. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-monitoringschedule.js +0 -0
  2252. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-notebookinstance.d.ts +0 -0
  2253. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-notebookinstance.js +0 -0
  2254. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-notebookinstancelifecycleconfig.d.ts +0 -0
  2255. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-notebookinstancelifecycleconfig.js +0 -0
  2256. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-pipeline.d.ts +0 -0
  2257. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-pipeline.js +0 -0
  2258. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-project.d.ts +0 -0
  2259. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-project.js +0 -0
  2260. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-space.d.ts +0 -0
  2261. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-space.js +0 -0
  2262. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-studiolifecycleconfig.d.ts +0 -0
  2263. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-studiolifecycleconfig.js +0 -0
  2264. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-userprofile.d.ts +0 -0
  2265. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-userprofile.js +0 -0
  2266. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-workteam.d.ts +0 -0
  2267. /package/{src → lib}/types/cfn-resource-types/aws-sagemaker-workteam.js +0 -0
  2268. /package/{src → lib}/types/cfn-resource-types/aws-scheduler-schedule.d.ts +0 -0
  2269. /package/{src → lib}/types/cfn-resource-types/aws-scheduler-schedule.js +0 -0
  2270. /package/{src → lib}/types/cfn-resource-types/aws-scheduler-schedulegroup.d.ts +0 -0
  2271. /package/{src → lib}/types/cfn-resource-types/aws-scheduler-schedulegroup.js +0 -0
  2272. /package/{src → lib}/types/cfn-resource-types/aws-sdb-domain.d.ts +0 -0
  2273. /package/{src → lib}/types/cfn-resource-types/aws-sdb-domain.js +0 -0
  2274. /package/{src → lib}/types/cfn-resource-types/aws-secretsmanager-resourcepolicy.d.ts +0 -0
  2275. /package/{src → lib}/types/cfn-resource-types/aws-secretsmanager-resourcepolicy.js +0 -0
  2276. /package/{src → lib}/types/cfn-resource-types/aws-secretsmanager-rotationschedule.d.ts +0 -0
  2277. /package/{src → lib}/types/cfn-resource-types/aws-secretsmanager-rotationschedule.js +0 -0
  2278. /package/{src → lib}/types/cfn-resource-types/aws-secretsmanager-secret.d.ts +0 -0
  2279. /package/{src → lib}/types/cfn-resource-types/aws-secretsmanager-secret.js +0 -0
  2280. /package/{src → lib}/types/cfn-resource-types/aws-secretsmanager-secrettargetattachment.d.ts +0 -0
  2281. /package/{src → lib}/types/cfn-resource-types/aws-secretsmanager-secrettargetattachment.js +0 -0
  2282. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-automationrule.d.ts +0 -0
  2283. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-automationrule.js +0 -0
  2284. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-configurationpolicy.d.ts +0 -0
  2285. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-configurationpolicy.js +0 -0
  2286. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-delegatedadmin.d.ts +0 -0
  2287. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-delegatedadmin.js +0 -0
  2288. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-findingaggregator.d.ts +0 -0
  2289. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-findingaggregator.js +0 -0
  2290. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-hub.d.ts +0 -0
  2291. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-hub.js +0 -0
  2292. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-insight.d.ts +0 -0
  2293. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-insight.js +0 -0
  2294. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-organizationconfiguration.d.ts +0 -0
  2295. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-organizationconfiguration.js +0 -0
  2296. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-policyassociation.d.ts +0 -0
  2297. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-policyassociation.js +0 -0
  2298. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-productsubscription.d.ts +0 -0
  2299. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-productsubscription.js +0 -0
  2300. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-securitycontrol.d.ts +0 -0
  2301. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-securitycontrol.js +0 -0
  2302. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-standard.d.ts +0 -0
  2303. /package/{src → lib}/types/cfn-resource-types/aws-securityhub-standard.js +0 -0
  2304. /package/{src → lib}/types/cfn-resource-types/aws-securitylake-awslogsource.d.ts +0 -0
  2305. /package/{src → lib}/types/cfn-resource-types/aws-securitylake-awslogsource.js +0 -0
  2306. /package/{src → lib}/types/cfn-resource-types/aws-securitylake-datalake.d.ts +0 -0
  2307. /package/{src → lib}/types/cfn-resource-types/aws-securitylake-datalake.js +0 -0
  2308. /package/{src → lib}/types/cfn-resource-types/aws-securitylake-subscriber.d.ts +0 -0
  2309. /package/{src → lib}/types/cfn-resource-types/aws-securitylake-subscriber.js +0 -0
  2310. /package/{src → lib}/types/cfn-resource-types/aws-securitylake-subscribernotification.d.ts +0 -0
  2311. /package/{src → lib}/types/cfn-resource-types/aws-securitylake-subscribernotification.js +0 -0
  2312. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-acceptedportfolioshare.d.ts +0 -0
  2313. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-acceptedportfolioshare.js +0 -0
  2314. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-cloudformationproduct.d.ts +0 -0
  2315. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-cloudformationproduct.js +0 -0
  2316. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-cloudformationprovisionedproduct.d.ts +0 -0
  2317. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-cloudformationprovisionedproduct.js +0 -0
  2318. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-launchnotificationconstraint.d.ts +0 -0
  2319. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-launchnotificationconstraint.js +0 -0
  2320. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-launchroleconstraint.d.ts +0 -0
  2321. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-launchroleconstraint.js +0 -0
  2322. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-launchtemplateconstraint.d.ts +0 -0
  2323. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-launchtemplateconstraint.js +0 -0
  2324. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-portfolio.d.ts +0 -0
  2325. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-portfolio.js +0 -0
  2326. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-portfolioprincipalassociation.d.ts +0 -0
  2327. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-portfolioprincipalassociation.js +0 -0
  2328. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-portfolioproductassociation.d.ts +0 -0
  2329. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-portfolioproductassociation.js +0 -0
  2330. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-portfolioshare.d.ts +0 -0
  2331. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-portfolioshare.js +0 -0
  2332. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-resourceupdateconstraint.d.ts +0 -0
  2333. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-resourceupdateconstraint.js +0 -0
  2334. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-serviceaction.d.ts +0 -0
  2335. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-serviceaction.js +0 -0
  2336. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-serviceactionassociation.d.ts +0 -0
  2337. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-serviceactionassociation.js +0 -0
  2338. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-stacksetconstraint.d.ts +0 -0
  2339. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-stacksetconstraint.js +0 -0
  2340. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-tagoption.d.ts +0 -0
  2341. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-tagoption.js +0 -0
  2342. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-tagoptionassociation.d.ts +0 -0
  2343. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalog-tagoptionassociation.js +0 -0
  2344. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalogappregistry-application.d.ts +0 -0
  2345. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalogappregistry-application.js +0 -0
  2346. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalogappregistry-attributegroup.d.ts +0 -0
  2347. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalogappregistry-attributegroup.js +0 -0
  2348. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalogappregistry-attributegroupassociation.d.ts +0 -0
  2349. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalogappregistry-attributegroupassociation.js +0 -0
  2350. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalogappregistry-resourceassociation.d.ts +0 -0
  2351. /package/{src → lib}/types/cfn-resource-types/aws-servicecatalogappregistry-resourceassociation.js +0 -0
  2352. /package/{src → lib}/types/cfn-resource-types/aws-servicediscovery-httpnamespace.d.ts +0 -0
  2353. /package/{src → lib}/types/cfn-resource-types/aws-servicediscovery-httpnamespace.js +0 -0
  2354. /package/{src → lib}/types/cfn-resource-types/aws-servicediscovery-instance.d.ts +0 -0
  2355. /package/{src → lib}/types/cfn-resource-types/aws-servicediscovery-instance.js +0 -0
  2356. /package/{src → lib}/types/cfn-resource-types/aws-servicediscovery-privatednsnamespace.d.ts +0 -0
  2357. /package/{src → lib}/types/cfn-resource-types/aws-servicediscovery-privatednsnamespace.js +0 -0
  2358. /package/{src → lib}/types/cfn-resource-types/aws-servicediscovery-publicdnsnamespace.d.ts +0 -0
  2359. /package/{src → lib}/types/cfn-resource-types/aws-servicediscovery-publicdnsnamespace.js +0 -0
  2360. /package/{src → lib}/types/cfn-resource-types/aws-servicediscovery-service.d.ts +0 -0
  2361. /package/{src → lib}/types/cfn-resource-types/aws-servicediscovery-service.js +0 -0
  2362. /package/{src → lib}/types/cfn-resource-types/aws-ses-configurationset.d.ts +0 -0
  2363. /package/{src → lib}/types/cfn-resource-types/aws-ses-configurationset.js +0 -0
  2364. /package/{src → lib}/types/cfn-resource-types/aws-ses-configurationseteventdestination.d.ts +0 -0
  2365. /package/{src → lib}/types/cfn-resource-types/aws-ses-configurationseteventdestination.js +0 -0
  2366. /package/{src → lib}/types/cfn-resource-types/aws-ses-contactlist.d.ts +0 -0
  2367. /package/{src → lib}/types/cfn-resource-types/aws-ses-contactlist.js +0 -0
  2368. /package/{src → lib}/types/cfn-resource-types/aws-ses-dedicatedippool.d.ts +0 -0
  2369. /package/{src → lib}/types/cfn-resource-types/aws-ses-dedicatedippool.js +0 -0
  2370. /package/{src → lib}/types/cfn-resource-types/aws-ses-emailidentity.d.ts +0 -0
  2371. /package/{src → lib}/types/cfn-resource-types/aws-ses-emailidentity.js +0 -0
  2372. /package/{src → lib}/types/cfn-resource-types/aws-ses-mailmanageraddoninstance.d.ts +0 -0
  2373. /package/{src → lib}/types/cfn-resource-types/aws-ses-mailmanageraddoninstance.js +0 -0
  2374. /package/{src → lib}/types/cfn-resource-types/aws-ses-mailmanageraddonsubscription.d.ts +0 -0
  2375. /package/{src → lib}/types/cfn-resource-types/aws-ses-mailmanageraddonsubscription.js +0 -0
  2376. /package/{src → lib}/types/cfn-resource-types/aws-ses-mailmanagerarchive.d.ts +0 -0
  2377. /package/{src → lib}/types/cfn-resource-types/aws-ses-mailmanagerarchive.js +0 -0
  2378. /package/{src → lib}/types/cfn-resource-types/aws-ses-mailmanageringresspoint.d.ts +0 -0
  2379. /package/{src → lib}/types/cfn-resource-types/aws-ses-mailmanageringresspoint.js +0 -0
  2380. /package/{src → lib}/types/cfn-resource-types/aws-ses-mailmanagerrelay.d.ts +0 -0
  2381. /package/{src → lib}/types/cfn-resource-types/aws-ses-mailmanagerrelay.js +0 -0
  2382. /package/{src → lib}/types/cfn-resource-types/aws-ses-mailmanagerruleset.d.ts +0 -0
  2383. /package/{src → lib}/types/cfn-resource-types/aws-ses-mailmanagerruleset.js +0 -0
  2384. /package/{src → lib}/types/cfn-resource-types/aws-ses-mailmanagertrafficpolicy.d.ts +0 -0
  2385. /package/{src → lib}/types/cfn-resource-types/aws-ses-mailmanagertrafficpolicy.js +0 -0
  2386. /package/{src → lib}/types/cfn-resource-types/aws-ses-receiptfilter.d.ts +0 -0
  2387. /package/{src → lib}/types/cfn-resource-types/aws-ses-receiptfilter.js +0 -0
  2388. /package/{src → lib}/types/cfn-resource-types/aws-ses-receiptrule.d.ts +0 -0
  2389. /package/{src → lib}/types/cfn-resource-types/aws-ses-receiptrule.js +0 -0
  2390. /package/{src → lib}/types/cfn-resource-types/aws-ses-receiptruleset.d.ts +0 -0
  2391. /package/{src → lib}/types/cfn-resource-types/aws-ses-receiptruleset.js +0 -0
  2392. /package/{src → lib}/types/cfn-resource-types/aws-ses-template.d.ts +0 -0
  2393. /package/{src → lib}/types/cfn-resource-types/aws-ses-template.js +0 -0
  2394. /package/{src → lib}/types/cfn-resource-types/aws-ses-vdmattributes.d.ts +0 -0
  2395. /package/{src → lib}/types/cfn-resource-types/aws-ses-vdmattributes.js +0 -0
  2396. /package/{src → lib}/types/cfn-resource-types/aws-shield-drtaccess.d.ts +0 -0
  2397. /package/{src → lib}/types/cfn-resource-types/aws-shield-drtaccess.js +0 -0
  2398. /package/{src → lib}/types/cfn-resource-types/aws-shield-proactiveengagement.d.ts +0 -0
  2399. /package/{src → lib}/types/cfn-resource-types/aws-shield-proactiveengagement.js +0 -0
  2400. /package/{src → lib}/types/cfn-resource-types/aws-shield-protection.d.ts +0 -0
  2401. /package/{src → lib}/types/cfn-resource-types/aws-shield-protection.js +0 -0
  2402. /package/{src → lib}/types/cfn-resource-types/aws-shield-protectiongroup.d.ts +0 -0
  2403. /package/{src → lib}/types/cfn-resource-types/aws-shield-protectiongroup.js +0 -0
  2404. /package/{src → lib}/types/cfn-resource-types/aws-signer-profilepermission.d.ts +0 -0
  2405. /package/{src → lib}/types/cfn-resource-types/aws-signer-profilepermission.js +0 -0
  2406. /package/{src → lib}/types/cfn-resource-types/aws-signer-signingprofile.d.ts +0 -0
  2407. /package/{src → lib}/types/cfn-resource-types/aws-signer-signingprofile.js +0 -0
  2408. /package/{src → lib}/types/cfn-resource-types/aws-simspaceweaver-simulation.d.ts +0 -0
  2409. /package/{src → lib}/types/cfn-resource-types/aws-simspaceweaver-simulation.js +0 -0
  2410. /package/{src → lib}/types/cfn-resource-types/aws-sns-subscription.d.ts +0 -0
  2411. /package/{src → lib}/types/cfn-resource-types/aws-sns-subscription.js +0 -0
  2412. /package/{src → lib}/types/cfn-resource-types/aws-sns-topic.d.ts +0 -0
  2413. /package/{src → lib}/types/cfn-resource-types/aws-sns-topic.js +0 -0
  2414. /package/{src → lib}/types/cfn-resource-types/aws-sns-topicinlinepolicy.d.ts +0 -0
  2415. /package/{src → lib}/types/cfn-resource-types/aws-sns-topicinlinepolicy.js +0 -0
  2416. /package/{src → lib}/types/cfn-resource-types/aws-sns-topicpolicy.d.ts +0 -0
  2417. /package/{src → lib}/types/cfn-resource-types/aws-sns-topicpolicy.js +0 -0
  2418. /package/{src → lib}/types/cfn-resource-types/aws-sqs-queue.d.ts +0 -0
  2419. /package/{src → lib}/types/cfn-resource-types/aws-sqs-queue.js +0 -0
  2420. /package/{src → lib}/types/cfn-resource-types/aws-sqs-queueinlinepolicy.d.ts +0 -0
  2421. /package/{src → lib}/types/cfn-resource-types/aws-sqs-queueinlinepolicy.js +0 -0
  2422. /package/{src → lib}/types/cfn-resource-types/aws-sqs-queuepolicy.d.ts +0 -0
  2423. /package/{src → lib}/types/cfn-resource-types/aws-sqs-queuepolicy.js +0 -0
  2424. /package/{src → lib}/types/cfn-resource-types/aws-ssm-association.d.ts +0 -0
  2425. /package/{src → lib}/types/cfn-resource-types/aws-ssm-association.js +0 -0
  2426. /package/{src → lib}/types/cfn-resource-types/aws-ssm-document.d.ts +0 -0
  2427. /package/{src → lib}/types/cfn-resource-types/aws-ssm-document.js +0 -0
  2428. /package/{src → lib}/types/cfn-resource-types/aws-ssm-maintenancewindow.d.ts +0 -0
  2429. /package/{src → lib}/types/cfn-resource-types/aws-ssm-maintenancewindow.js +0 -0
  2430. /package/{src → lib}/types/cfn-resource-types/aws-ssm-maintenancewindowtarget.d.ts +0 -0
  2431. /package/{src → lib}/types/cfn-resource-types/aws-ssm-maintenancewindowtarget.js +0 -0
  2432. /package/{src → lib}/types/cfn-resource-types/aws-ssm-maintenancewindowtask.d.ts +0 -0
  2433. /package/{src → lib}/types/cfn-resource-types/aws-ssm-maintenancewindowtask.js +0 -0
  2434. /package/{src → lib}/types/cfn-resource-types/aws-ssm-parameter.d.ts +0 -0
  2435. /package/{src → lib}/types/cfn-resource-types/aws-ssm-parameter.js +0 -0
  2436. /package/{src → lib}/types/cfn-resource-types/aws-ssm-patchbaseline.d.ts +0 -0
  2437. /package/{src → lib}/types/cfn-resource-types/aws-ssm-patchbaseline.js +0 -0
  2438. /package/{src → lib}/types/cfn-resource-types/aws-ssm-resourcedatasync.d.ts +0 -0
  2439. /package/{src → lib}/types/cfn-resource-types/aws-ssm-resourcedatasync.js +0 -0
  2440. /package/{src → lib}/types/cfn-resource-types/aws-ssm-resourcepolicy.d.ts +0 -0
  2441. /package/{src → lib}/types/cfn-resource-types/aws-ssm-resourcepolicy.js +0 -0
  2442. /package/{src → lib}/types/cfn-resource-types/aws-ssmcontacts-contact.d.ts +0 -0
  2443. /package/{src → lib}/types/cfn-resource-types/aws-ssmcontacts-contact.js +0 -0
  2444. /package/{src → lib}/types/cfn-resource-types/aws-ssmcontacts-contactchannel.d.ts +0 -0
  2445. /package/{src → lib}/types/cfn-resource-types/aws-ssmcontacts-contactchannel.js +0 -0
  2446. /package/{src → lib}/types/cfn-resource-types/aws-ssmcontacts-plan.d.ts +0 -0
  2447. /package/{src → lib}/types/cfn-resource-types/aws-ssmcontacts-plan.js +0 -0
  2448. /package/{src → lib}/types/cfn-resource-types/aws-ssmcontacts-rotation.d.ts +0 -0
  2449. /package/{src → lib}/types/cfn-resource-types/aws-ssmcontacts-rotation.js +0 -0
  2450. /package/{src → lib}/types/cfn-resource-types/aws-ssmincidents-replicationset.d.ts +0 -0
  2451. /package/{src → lib}/types/cfn-resource-types/aws-ssmincidents-replicationset.js +0 -0
  2452. /package/{src → lib}/types/cfn-resource-types/aws-ssmincidents-responseplan.d.ts +0 -0
  2453. /package/{src → lib}/types/cfn-resource-types/aws-ssmincidents-responseplan.js +0 -0
  2454. /package/{src → lib}/types/cfn-resource-types/aws-ssmquicksetup-configurationmanager.d.ts +0 -0
  2455. /package/{src → lib}/types/cfn-resource-types/aws-ssmquicksetup-configurationmanager.js +0 -0
  2456. /package/{src → lib}/types/cfn-resource-types/aws-sso-application.d.ts +0 -0
  2457. /package/{src → lib}/types/cfn-resource-types/aws-sso-application.js +0 -0
  2458. /package/{src → lib}/types/cfn-resource-types/aws-sso-applicationassignment.d.ts +0 -0
  2459. /package/{src → lib}/types/cfn-resource-types/aws-sso-applicationassignment.js +0 -0
  2460. /package/{src → lib}/types/cfn-resource-types/aws-sso-assignment.d.ts +0 -0
  2461. /package/{src → lib}/types/cfn-resource-types/aws-sso-assignment.js +0 -0
  2462. /package/{src → lib}/types/cfn-resource-types/aws-sso-instance.d.ts +0 -0
  2463. /package/{src → lib}/types/cfn-resource-types/aws-sso-instance.js +0 -0
  2464. /package/{src → lib}/types/cfn-resource-types/aws-sso-instanceaccesscontrolattributeconfiguration.d.ts +0 -0
  2465. /package/{src → lib}/types/cfn-resource-types/aws-sso-instanceaccesscontrolattributeconfiguration.js +0 -0
  2466. /package/{src → lib}/types/cfn-resource-types/aws-sso-permissionset.d.ts +0 -0
  2467. /package/{src → lib}/types/cfn-resource-types/aws-sso-permissionset.js +0 -0
  2468. /package/{src → lib}/types/cfn-resource-types/aws-stepfunctions-activity.d.ts +0 -0
  2469. /package/{src → lib}/types/cfn-resource-types/aws-stepfunctions-activity.js +0 -0
  2470. /package/{src → lib}/types/cfn-resource-types/aws-stepfunctions-statemachine.d.ts +0 -0
  2471. /package/{src → lib}/types/cfn-resource-types/aws-stepfunctions-statemachine.js +0 -0
  2472. /package/{src → lib}/types/cfn-resource-types/aws-stepfunctions-statemachinealias.d.ts +0 -0
  2473. /package/{src → lib}/types/cfn-resource-types/aws-stepfunctions-statemachinealias.js +0 -0
  2474. /package/{src → lib}/types/cfn-resource-types/aws-stepfunctions-statemachineversion.d.ts +0 -0
  2475. /package/{src → lib}/types/cfn-resource-types/aws-stepfunctions-statemachineversion.js +0 -0
  2476. /package/{src → lib}/types/cfn-resource-types/aws-supportapp-accountalias.d.ts +0 -0
  2477. /package/{src → lib}/types/cfn-resource-types/aws-supportapp-accountalias.js +0 -0
  2478. /package/{src → lib}/types/cfn-resource-types/aws-supportapp-slackchannelconfiguration.d.ts +0 -0
  2479. /package/{src → lib}/types/cfn-resource-types/aws-supportapp-slackchannelconfiguration.js +0 -0
  2480. /package/{src → lib}/types/cfn-resource-types/aws-supportapp-slackworkspaceconfiguration.d.ts +0 -0
  2481. /package/{src → lib}/types/cfn-resource-types/aws-supportapp-slackworkspaceconfiguration.js +0 -0
  2482. /package/{src → lib}/types/cfn-resource-types/aws-synthetics-canary.d.ts +0 -0
  2483. /package/{src → lib}/types/cfn-resource-types/aws-synthetics-canary.js +0 -0
  2484. /package/{src → lib}/types/cfn-resource-types/aws-synthetics-group.d.ts +0 -0
  2485. /package/{src → lib}/types/cfn-resource-types/aws-synthetics-group.js +0 -0
  2486. /package/{src → lib}/types/cfn-resource-types/aws-systemsmanagersap-application.d.ts +0 -0
  2487. /package/{src → lib}/types/cfn-resource-types/aws-systemsmanagersap-application.js +0 -0
  2488. /package/{src → lib}/types/cfn-resource-types/aws-timestream-database.d.ts +0 -0
  2489. /package/{src → lib}/types/cfn-resource-types/aws-timestream-database.js +0 -0
  2490. /package/{src → lib}/types/cfn-resource-types/aws-timestream-influxdbinstance.d.ts +0 -0
  2491. /package/{src → lib}/types/cfn-resource-types/aws-timestream-influxdbinstance.js +0 -0
  2492. /package/{src → lib}/types/cfn-resource-types/aws-timestream-scheduledquery.d.ts +0 -0
  2493. /package/{src → lib}/types/cfn-resource-types/aws-timestream-scheduledquery.js +0 -0
  2494. /package/{src → lib}/types/cfn-resource-types/aws-timestream-table.d.ts +0 -0
  2495. /package/{src → lib}/types/cfn-resource-types/aws-timestream-table.js +0 -0
  2496. /package/{src → lib}/types/cfn-resource-types/aws-transfer-agreement.d.ts +0 -0
  2497. /package/{src → lib}/types/cfn-resource-types/aws-transfer-agreement.js +0 -0
  2498. /package/{src → lib}/types/cfn-resource-types/aws-transfer-certificate.d.ts +0 -0
  2499. /package/{src → lib}/types/cfn-resource-types/aws-transfer-certificate.js +0 -0
  2500. /package/{src → lib}/types/cfn-resource-types/aws-transfer-connector.d.ts +0 -0
  2501. /package/{src → lib}/types/cfn-resource-types/aws-transfer-connector.js +0 -0
  2502. /package/{src → lib}/types/cfn-resource-types/aws-transfer-profile.d.ts +0 -0
  2503. /package/{src → lib}/types/cfn-resource-types/aws-transfer-profile.js +0 -0
  2504. /package/{src → lib}/types/cfn-resource-types/aws-transfer-server.d.ts +0 -0
  2505. /package/{src → lib}/types/cfn-resource-types/aws-transfer-server.js +0 -0
  2506. /package/{src → lib}/types/cfn-resource-types/aws-transfer-user.d.ts +0 -0
  2507. /package/{src → lib}/types/cfn-resource-types/aws-transfer-user.js +0 -0
  2508. /package/{src → lib}/types/cfn-resource-types/aws-transfer-workflow.d.ts +0 -0
  2509. /package/{src → lib}/types/cfn-resource-types/aws-transfer-workflow.js +0 -0
  2510. /package/{src → lib}/types/cfn-resource-types/aws-verifiedpermissions-identitysource.d.ts +0 -0
  2511. /package/{src → lib}/types/cfn-resource-types/aws-verifiedpermissions-identitysource.js +0 -0
  2512. /package/{src → lib}/types/cfn-resource-types/aws-verifiedpermissions-policy.d.ts +0 -0
  2513. /package/{src → lib}/types/cfn-resource-types/aws-verifiedpermissions-policy.js +0 -0
  2514. /package/{src → lib}/types/cfn-resource-types/aws-verifiedpermissions-policystore.d.ts +0 -0
  2515. /package/{src → lib}/types/cfn-resource-types/aws-verifiedpermissions-policystore.js +0 -0
  2516. /package/{src → lib}/types/cfn-resource-types/aws-verifiedpermissions-policytemplate.d.ts +0 -0
  2517. /package/{src → lib}/types/cfn-resource-types/aws-verifiedpermissions-policytemplate.js +0 -0
  2518. /package/{src → lib}/types/cfn-resource-types/aws-voiceid-domain.d.ts +0 -0
  2519. /package/{src → lib}/types/cfn-resource-types/aws-voiceid-domain.js +0 -0
  2520. /package/{src → lib}/types/cfn-resource-types/aws-vpclattice-accesslogsubscription.d.ts +0 -0
  2521. /package/{src → lib}/types/cfn-resource-types/aws-vpclattice-accesslogsubscription.js +0 -0
  2522. /package/{src → lib}/types/cfn-resource-types/aws-vpclattice-authpolicy.d.ts +0 -0
  2523. /package/{src → lib}/types/cfn-resource-types/aws-vpclattice-authpolicy.js +0 -0
  2524. /package/{src → lib}/types/cfn-resource-types/aws-vpclattice-listener.d.ts +0 -0
  2525. /package/{src → lib}/types/cfn-resource-types/aws-vpclattice-listener.js +0 -0
  2526. /package/{src → lib}/types/cfn-resource-types/aws-vpclattice-resourcepolicy.d.ts +0 -0
  2527. /package/{src → lib}/types/cfn-resource-types/aws-vpclattice-resourcepolicy.js +0 -0
  2528. /package/{src → lib}/types/cfn-resource-types/aws-vpclattice-rule.d.ts +0 -0
  2529. /package/{src → lib}/types/cfn-resource-types/aws-vpclattice-rule.js +0 -0
  2530. /package/{src → lib}/types/cfn-resource-types/aws-vpclattice-service.d.ts +0 -0
  2531. /package/{src → lib}/types/cfn-resource-types/aws-vpclattice-service.js +0 -0
  2532. /package/{src → lib}/types/cfn-resource-types/aws-vpclattice-servicenetwork.d.ts +0 -0
  2533. /package/{src → lib}/types/cfn-resource-types/aws-vpclattice-servicenetwork.js +0 -0
  2534. /package/{src → lib}/types/cfn-resource-types/aws-vpclattice-servicenetworkserviceassociation.d.ts +0 -0
  2535. /package/{src → lib}/types/cfn-resource-types/aws-vpclattice-servicenetworkserviceassociation.js +0 -0
  2536. /package/{src → lib}/types/cfn-resource-types/aws-vpclattice-servicenetworkvpcassociation.d.ts +0 -0
  2537. /package/{src → lib}/types/cfn-resource-types/aws-vpclattice-servicenetworkvpcassociation.js +0 -0
  2538. /package/{src → lib}/types/cfn-resource-types/aws-vpclattice-targetgroup.d.ts +0 -0
  2539. /package/{src → lib}/types/cfn-resource-types/aws-vpclattice-targetgroup.js +0 -0
  2540. /package/{src → lib}/types/cfn-resource-types/aws-waf-bytematchset.d.ts +0 -0
  2541. /package/{src → lib}/types/cfn-resource-types/aws-waf-bytematchset.js +0 -0
  2542. /package/{src → lib}/types/cfn-resource-types/aws-waf-ipset.d.ts +0 -0
  2543. /package/{src → lib}/types/cfn-resource-types/aws-waf-ipset.js +0 -0
  2544. /package/{src → lib}/types/cfn-resource-types/aws-waf-rule.d.ts +0 -0
  2545. /package/{src → lib}/types/cfn-resource-types/aws-waf-rule.js +0 -0
  2546. /package/{src → lib}/types/cfn-resource-types/aws-waf-sizeconstraintset.d.ts +0 -0
  2547. /package/{src → lib}/types/cfn-resource-types/aws-waf-sizeconstraintset.js +0 -0
  2548. /package/{src → lib}/types/cfn-resource-types/aws-waf-sqlinjectionmatchset.d.ts +0 -0
  2549. /package/{src → lib}/types/cfn-resource-types/aws-waf-sqlinjectionmatchset.js +0 -0
  2550. /package/{src → lib}/types/cfn-resource-types/aws-waf-webacl.d.ts +0 -0
  2551. /package/{src → lib}/types/cfn-resource-types/aws-waf-webacl.js +0 -0
  2552. /package/{src → lib}/types/cfn-resource-types/aws-waf-xssmatchset.d.ts +0 -0
  2553. /package/{src → lib}/types/cfn-resource-types/aws-waf-xssmatchset.js +0 -0
  2554. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-bytematchset.d.ts +0 -0
  2555. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-bytematchset.js +0 -0
  2556. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-geomatchset.d.ts +0 -0
  2557. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-geomatchset.js +0 -0
  2558. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-ipset.d.ts +0 -0
  2559. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-ipset.js +0 -0
  2560. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-ratebasedrule.d.ts +0 -0
  2561. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-ratebasedrule.js +0 -0
  2562. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-regexpatternset.d.ts +0 -0
  2563. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-regexpatternset.js +0 -0
  2564. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-rule.d.ts +0 -0
  2565. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-rule.js +0 -0
  2566. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-sizeconstraintset.d.ts +0 -0
  2567. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-sizeconstraintset.js +0 -0
  2568. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-sqlinjectionmatchset.d.ts +0 -0
  2569. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-sqlinjectionmatchset.js +0 -0
  2570. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-webacl.d.ts +0 -0
  2571. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-webacl.js +0 -0
  2572. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-webaclassociation.d.ts +0 -0
  2573. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-webaclassociation.js +0 -0
  2574. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-xssmatchset.d.ts +0 -0
  2575. /package/{src → lib}/types/cfn-resource-types/aws-wafregional-xssmatchset.js +0 -0
  2576. /package/{src → lib}/types/cfn-resource-types/aws-wafv2-ipset.d.ts +0 -0
  2577. /package/{src → lib}/types/cfn-resource-types/aws-wafv2-ipset.js +0 -0
  2578. /package/{src → lib}/types/cfn-resource-types/aws-wafv2-loggingconfiguration.d.ts +0 -0
  2579. /package/{src → lib}/types/cfn-resource-types/aws-wafv2-loggingconfiguration.js +0 -0
  2580. /package/{src → lib}/types/cfn-resource-types/aws-wafv2-regexpatternset.d.ts +0 -0
  2581. /package/{src → lib}/types/cfn-resource-types/aws-wafv2-regexpatternset.js +0 -0
  2582. /package/{src → lib}/types/cfn-resource-types/aws-wafv2-rulegroup.d.ts +0 -0
  2583. /package/{src → lib}/types/cfn-resource-types/aws-wafv2-rulegroup.js +0 -0
  2584. /package/{src → lib}/types/cfn-resource-types/aws-wafv2-webacl.d.ts +0 -0
  2585. /package/{src → lib}/types/cfn-resource-types/aws-wafv2-webacl.js +0 -0
  2586. /package/{src → lib}/types/cfn-resource-types/aws-wafv2-webaclassociation.d.ts +0 -0
  2587. /package/{src → lib}/types/cfn-resource-types/aws-wafv2-webaclassociation.js +0 -0
  2588. /package/{src → lib}/types/cfn-resource-types/aws-wisdom-assistant.d.ts +0 -0
  2589. /package/{src → lib}/types/cfn-resource-types/aws-wisdom-assistant.js +0 -0
  2590. /package/{src → lib}/types/cfn-resource-types/aws-wisdom-assistantassociation.d.ts +0 -0
  2591. /package/{src → lib}/types/cfn-resource-types/aws-wisdom-assistantassociation.js +0 -0
  2592. /package/{src → lib}/types/cfn-resource-types/aws-wisdom-knowledgebase.d.ts +0 -0
  2593. /package/{src → lib}/types/cfn-resource-types/aws-wisdom-knowledgebase.js +0 -0
  2594. /package/{src → lib}/types/cfn-resource-types/aws-workspaces-connectionalias.d.ts +0 -0
  2595. /package/{src → lib}/types/cfn-resource-types/aws-workspaces-connectionalias.js +0 -0
  2596. /package/{src → lib}/types/cfn-resource-types/aws-workspaces-workspace.d.ts +0 -0
  2597. /package/{src → lib}/types/cfn-resource-types/aws-workspaces-workspace.js +0 -0
  2598. /package/{src → lib}/types/cfn-resource-types/aws-workspaces-workspacespool.d.ts +0 -0
  2599. /package/{src → lib}/types/cfn-resource-types/aws-workspaces-workspacespool.js +0 -0
  2600. /package/{src → lib}/types/cfn-resource-types/aws-workspacesthinclient-environment.d.ts +0 -0
  2601. /package/{src → lib}/types/cfn-resource-types/aws-workspacesthinclient-environment.js +0 -0
  2602. /package/{src → lib}/types/cfn-resource-types/aws-workspacesweb-browsersettings.d.ts +0 -0
  2603. /package/{src → lib}/types/cfn-resource-types/aws-workspacesweb-browsersettings.js +0 -0
  2604. /package/{src → lib}/types/cfn-resource-types/aws-workspacesweb-identityprovider.d.ts +0 -0
  2605. /package/{src → lib}/types/cfn-resource-types/aws-workspacesweb-identityprovider.js +0 -0
  2606. /package/{src → lib}/types/cfn-resource-types/aws-workspacesweb-ipaccesssettings.d.ts +0 -0
  2607. /package/{src → lib}/types/cfn-resource-types/aws-workspacesweb-ipaccesssettings.js +0 -0
  2608. /package/{src → lib}/types/cfn-resource-types/aws-workspacesweb-networksettings.d.ts +0 -0
  2609. /package/{src → lib}/types/cfn-resource-types/aws-workspacesweb-networksettings.js +0 -0
  2610. /package/{src → lib}/types/cfn-resource-types/aws-workspacesweb-portal.d.ts +0 -0
  2611. /package/{src → lib}/types/cfn-resource-types/aws-workspacesweb-portal.js +0 -0
  2612. /package/{src → lib}/types/cfn-resource-types/aws-workspacesweb-truststore.d.ts +0 -0
  2613. /package/{src → lib}/types/cfn-resource-types/aws-workspacesweb-truststore.js +0 -0
  2614. /package/{src → lib}/types/cfn-resource-types/aws-workspacesweb-useraccessloggingsettings.d.ts +0 -0
  2615. /package/{src → lib}/types/cfn-resource-types/aws-workspacesweb-useraccessloggingsettings.js +0 -0
  2616. /package/{src → lib}/types/cfn-resource-types/aws-workspacesweb-usersettings.d.ts +0 -0
  2617. /package/{src → lib}/types/cfn-resource-types/aws-workspacesweb-usersettings.js +0 -0
  2618. /package/{src → lib}/types/cfn-resource-types/aws-xray-group.d.ts +0 -0
  2619. /package/{src → lib}/types/cfn-resource-types/aws-xray-group.js +0 -0
  2620. /package/{src → lib}/types/cfn-resource-types/aws-xray-resourcepolicy.d.ts +0 -0
  2621. /package/{src → lib}/types/cfn-resource-types/aws-xray-resourcepolicy.js +0 -0
  2622. /package/{src → lib}/types/cfn-resource-types/aws-xray-samplingrule.d.ts +0 -0
  2623. /package/{src → lib}/types/cfn-resource-types/aws-xray-samplingrule.js +0 -0
  2624. /package/{src → lib}/types/cfn-resource-types.d.ts +0 -0
  2625. /package/{src → lib}/types/cfn-resource-types.js +0 -0
package/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2024 Takehiro Horie
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
package/index.d.ts ADDED
@@ -0,0 +1,3 @@
1
+ export * as cfn_resource_types from "./lib/types/cfn-resource-types";
2
+ export * as typed_resource from "./lib/typed-resource";
3
+ export * as assertions from "./lib/assertions";
package/index.js ADDED
@@ -0,0 +1,7 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.assertions = exports.typed_resource = exports.cfn_resource_types = void 0;
4
+ exports.cfn_resource_types = require("./lib/types/cfn-resource-types");
5
+ exports.typed_resource = require("./lib/typed-resource");
6
+ exports.assertions = require("./lib/assertions");
7
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyJpbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFBQSx1RUFBbUU7QUFDbkUseURBQXNEO0FBQ3RELGlEQUE4QyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGFzIGNmbl9yZXNvdXJjZV90eXBlcyBmcm9tXCIuL2xpYi90eXBlcy9jZm4tcmVzb3VyY2UtdHlwZXNcIlxuZXhwb3J0ICogYXMgdHlwZWRfcmVzb3VyY2UgZnJvbSBcIi4vbGliL3R5cGVkLXJlc291cmNlXCJcbmV4cG9ydCAqIGFzIGFzc2VydGlvbnMgZnJvbSBcIi4vbGliL2Fzc2VydGlvbnNcIiJdfQ==
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@horietakehiro/aws-cdk-utul",
3
3
  "license": "MIT",
4
- "version": "0.1.1",
4
+ "version": "0.2.1",
5
5
  "repository": {
6
6
  "type": "git",
7
- "url": ""
7
+ "url": "https://github.com/horietakehiro/aws-cdk-utul"
8
8
  },
9
9
  "scripts": {
10
10
  "build": "tsc",
@@ -12,8 +12,8 @@
12
12
  "test": "jest",
13
13
  "cdk": "cdk"
14
14
  },
15
- "main": "src/index.js",
16
- "types": "src/index.d.ts",
15
+ "main": "index.js",
16
+ "types": "index.d.ts",
17
17
  "devDependencies": {
18
18
  "@types/jest": "^29.5.12",
19
19
  "@types/node": "^20.11.19",
package/tsconfig.json CHANGED
@@ -23,12 +23,13 @@
23
23
  // "emitDeclarationOnly": true,
24
24
  "typeRoots": [
25
25
  "./node_modules/@types",
26
- // "./src/types",
26
+ // "./lib/types"
27
27
  ],
28
28
  // "outDir": "./dist"
29
29
  },
30
30
  "include": [
31
- "./src"
31
+ "./lib",
32
+ "./index.ts",
32
33
  ],
33
34
  "exclude": [
34
35
  "node_modules",
package/src/index.d.ts DELETED
@@ -1,3 +0,0 @@
1
- export * as cfn_resource_types from "./types/cfn-resource-types";
2
- export * as typed_resource from "./typed-resource";
3
- export * as assertions from "./assertions";
package/src/index.js DELETED
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.assertions = exports.typed_resource = exports.cfn_resource_types = void 0;
4
- exports.cfn_resource_types = require("./types/cfn-resource-types");
5
- exports.typed_resource = require("./typed-resource");
6
- exports.assertions = require("./assertions");
7
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyJpbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7QUFBQSxtRUFBK0Q7QUFDL0QscURBQWtEO0FBQ2xELDZDQUEwQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGFzIGNmbl9yZXNvdXJjZV90eXBlcyBmcm9tXCIuL3R5cGVzL2Nmbi1yZXNvdXJjZS10eXBlc1wiXG5leHBvcnQgKiBhcyB0eXBlZF9yZXNvdXJjZSBmcm9tIFwiLi90eXBlZC1yZXNvdXJjZVwiXG5leHBvcnQgKiBhcyBhc3NlcnRpb25zIGZyb20gXCIuL2Fzc2VydGlvbnNcIiJdfQ==
File without changes
File without changes
File without changes
File without changes