@aws-sdk/client-route53-recovery-readiness 3.35.0 → 3.38.0

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 (325) hide show
  1. package/CHANGELOG.md +47 -0
  2. package/dist-cjs/Route53RecoveryReadiness.js +0 -4
  3. package/dist-cjs/Route53RecoveryReadinessClient.js +0 -9
  4. package/dist-cjs/commands/CreateCellCommand.js +0 -25
  5. package/dist-cjs/commands/CreateCrossAccountAuthorizationCommand.js +0 -25
  6. package/dist-cjs/commands/CreateReadinessCheckCommand.js +0 -25
  7. package/dist-cjs/commands/CreateRecoveryGroupCommand.js +0 -25
  8. package/dist-cjs/commands/CreateResourceSetCommand.js +0 -25
  9. package/dist-cjs/commands/DeleteCellCommand.js +0 -25
  10. package/dist-cjs/commands/DeleteCrossAccountAuthorizationCommand.js +0 -25
  11. package/dist-cjs/commands/DeleteReadinessCheckCommand.js +0 -25
  12. package/dist-cjs/commands/DeleteRecoveryGroupCommand.js +0 -25
  13. package/dist-cjs/commands/DeleteResourceSetCommand.js +0 -25
  14. package/dist-cjs/commands/GetArchitectureRecommendationsCommand.js +0 -25
  15. package/dist-cjs/commands/GetCellCommand.js +0 -25
  16. package/dist-cjs/commands/GetCellReadinessSummaryCommand.js +0 -25
  17. package/dist-cjs/commands/GetReadinessCheckCommand.js +0 -25
  18. package/dist-cjs/commands/GetReadinessCheckResourceStatusCommand.js +0 -25
  19. package/dist-cjs/commands/GetReadinessCheckStatusCommand.js +0 -25
  20. package/dist-cjs/commands/GetRecoveryGroupCommand.js +0 -25
  21. package/dist-cjs/commands/GetRecoveryGroupReadinessSummaryCommand.js +0 -25
  22. package/dist-cjs/commands/GetResourceSetCommand.js +0 -25
  23. package/dist-cjs/commands/ListCellsCommand.js +0 -25
  24. package/dist-cjs/commands/ListCrossAccountAuthorizationsCommand.js +0 -25
  25. package/dist-cjs/commands/ListReadinessChecksCommand.js +0 -25
  26. package/dist-cjs/commands/ListRecoveryGroupsCommand.js +0 -25
  27. package/dist-cjs/commands/ListResourceSetsCommand.js +0 -25
  28. package/dist-cjs/commands/ListRulesCommand.js +0 -25
  29. package/dist-cjs/commands/ListTagsForResourcesCommand.js +0 -25
  30. package/dist-cjs/commands/TagResourceCommand.js +0 -25
  31. package/dist-cjs/commands/UntagResourceCommand.js +0 -25
  32. package/dist-cjs/commands/UpdateCellCommand.js +0 -25
  33. package/dist-cjs/commands/UpdateReadinessCheckCommand.js +0 -25
  34. package/dist-cjs/commands/UpdateRecoveryGroupCommand.js +0 -25
  35. package/dist-cjs/commands/UpdateResourceSetCommand.js +0 -25
  36. package/dist-cjs/commands/index.js +35 -0
  37. package/dist-cjs/endpoints.js +1 -2
  38. package/dist-cjs/index.js +4 -46
  39. package/dist-cjs/models/index.js +0 -1
  40. package/dist-cjs/models/models_0.js +0 -241
  41. package/dist-cjs/pagination/GetCellReadinessSummaryPaginator.js +0 -11
  42. package/dist-cjs/pagination/GetReadinessCheckResourceStatusPaginator.js +0 -11
  43. package/dist-cjs/pagination/GetReadinessCheckStatusPaginator.js +0 -11
  44. package/dist-cjs/pagination/GetRecoveryGroupReadinessSummaryPaginator.js +0 -11
  45. package/dist-cjs/pagination/Interfaces.js +0 -1
  46. package/dist-cjs/pagination/ListCellsPaginator.js +0 -11
  47. package/dist-cjs/pagination/ListCrossAccountAuthorizationsPaginator.js +0 -11
  48. package/dist-cjs/pagination/ListReadinessChecksPaginator.js +0 -11
  49. package/dist-cjs/pagination/ListRecoveryGroupsPaginator.js +0 -11
  50. package/dist-cjs/pagination/ListResourceSetsPaginator.js +0 -11
  51. package/dist-cjs/pagination/ListRulesPaginator.js +0 -11
  52. package/dist-cjs/pagination/index.js +14 -0
  53. package/dist-cjs/protocols/Aws_restJson1.js +0 -6
  54. package/dist-cjs/runtimeConfig.browser.js +1 -6
  55. package/dist-cjs/runtimeConfig.js +2 -7
  56. package/dist-cjs/runtimeConfig.native.js +0 -4
  57. package/dist-cjs/runtimeConfig.shared.js +0 -4
  58. package/dist-es/Route53RecoveryReadiness.js +0 -1
  59. package/dist-es/Route53RecoveryReadinessClient.js +0 -1
  60. package/dist-es/commands/CreateCellCommand.js +0 -1
  61. package/dist-es/commands/CreateCrossAccountAuthorizationCommand.js +0 -1
  62. package/dist-es/commands/CreateReadinessCheckCommand.js +0 -1
  63. package/dist-es/commands/CreateRecoveryGroupCommand.js +0 -1
  64. package/dist-es/commands/CreateResourceSetCommand.js +0 -1
  65. package/dist-es/commands/DeleteCellCommand.js +0 -1
  66. package/dist-es/commands/DeleteCrossAccountAuthorizationCommand.js +0 -1
  67. package/dist-es/commands/DeleteReadinessCheckCommand.js +0 -1
  68. package/dist-es/commands/DeleteRecoveryGroupCommand.js +0 -1
  69. package/dist-es/commands/DeleteResourceSetCommand.js +0 -1
  70. package/dist-es/commands/GetArchitectureRecommendationsCommand.js +0 -1
  71. package/dist-es/commands/GetCellCommand.js +0 -1
  72. package/dist-es/commands/GetCellReadinessSummaryCommand.js +0 -1
  73. package/dist-es/commands/GetReadinessCheckCommand.js +0 -1
  74. package/dist-es/commands/GetReadinessCheckResourceStatusCommand.js +0 -1
  75. package/dist-es/commands/GetReadinessCheckStatusCommand.js +0 -1
  76. package/dist-es/commands/GetRecoveryGroupCommand.js +0 -1
  77. package/dist-es/commands/GetRecoveryGroupReadinessSummaryCommand.js +0 -1
  78. package/dist-es/commands/GetResourceSetCommand.js +0 -1
  79. package/dist-es/commands/ListCellsCommand.js +0 -1
  80. package/dist-es/commands/ListCrossAccountAuthorizationsCommand.js +0 -1
  81. package/dist-es/commands/ListReadinessChecksCommand.js +0 -1
  82. package/dist-es/commands/ListRecoveryGroupsCommand.js +0 -1
  83. package/dist-es/commands/ListResourceSetsCommand.js +0 -1
  84. package/dist-es/commands/ListRulesCommand.js +0 -1
  85. package/dist-es/commands/ListTagsForResourcesCommand.js +0 -1
  86. package/dist-es/commands/TagResourceCommand.js +0 -1
  87. package/dist-es/commands/UntagResourceCommand.js +0 -1
  88. package/dist-es/commands/UpdateCellCommand.js +0 -1
  89. package/dist-es/commands/UpdateReadinessCheckCommand.js +0 -1
  90. package/dist-es/commands/UpdateRecoveryGroupCommand.js +0 -1
  91. package/dist-es/commands/UpdateResourceSetCommand.js +0 -1
  92. package/dist-es/commands/index.js +32 -0
  93. package/dist-es/endpoints.js +1 -2
  94. package/dist-es/index.js +4 -46
  95. package/dist-es/models/index.js +0 -1
  96. package/dist-es/models/models_0.js +0 -1
  97. package/dist-es/pagination/GetCellReadinessSummaryPaginator.js +0 -1
  98. package/dist-es/pagination/GetReadinessCheckResourceStatusPaginator.js +0 -1
  99. package/dist-es/pagination/GetReadinessCheckStatusPaginator.js +0 -1
  100. package/dist-es/pagination/GetRecoveryGroupReadinessSummaryPaginator.js +0 -1
  101. package/dist-es/pagination/Interfaces.js +0 -1
  102. package/dist-es/pagination/ListCellsPaginator.js +0 -1
  103. package/dist-es/pagination/ListCrossAccountAuthorizationsPaginator.js +0 -1
  104. package/dist-es/pagination/ListReadinessChecksPaginator.js +0 -1
  105. package/dist-es/pagination/ListRecoveryGroupsPaginator.js +0 -1
  106. package/dist-es/pagination/ListResourceSetsPaginator.js +0 -1
  107. package/dist-es/pagination/ListRulesPaginator.js +0 -1
  108. package/dist-es/pagination/index.js +11 -0
  109. package/dist-es/protocols/Aws_restJson1.js +0 -1
  110. package/dist-es/runtimeConfig.browser.js +1 -2
  111. package/dist-es/runtimeConfig.js +2 -3
  112. package/dist-es/runtimeConfig.native.js +0 -1
  113. package/dist-es/runtimeConfig.shared.js +0 -1
  114. package/dist-types/commands/index.d.ts +32 -0
  115. package/dist-types/index.d.ts +4 -45
  116. package/dist-types/pagination/index.d.ts +11 -0
  117. package/dist-types/ts3.4/Route53RecoveryReadiness.d.ts +33 -99
  118. package/dist-types/ts3.4/Route53RecoveryReadinessClient.d.ts +24 -89
  119. package/dist-types/ts3.4/commands/CreateCellCommand.d.ts +2 -20
  120. package/dist-types/ts3.4/commands/CreateCrossAccountAuthorizationCommand.d.ts +2 -20
  121. package/dist-types/ts3.4/commands/CreateReadinessCheckCommand.d.ts +2 -20
  122. package/dist-types/ts3.4/commands/CreateRecoveryGroupCommand.d.ts +2 -20
  123. package/dist-types/ts3.4/commands/CreateResourceSetCommand.d.ts +2 -20
  124. package/dist-types/ts3.4/commands/DeleteCellCommand.d.ts +2 -20
  125. package/dist-types/ts3.4/commands/DeleteCrossAccountAuthorizationCommand.d.ts +2 -20
  126. package/dist-types/ts3.4/commands/DeleteReadinessCheckCommand.d.ts +2 -20
  127. package/dist-types/ts3.4/commands/DeleteRecoveryGroupCommand.d.ts +2 -20
  128. package/dist-types/ts3.4/commands/DeleteResourceSetCommand.d.ts +2 -20
  129. package/dist-types/ts3.4/commands/GetArchitectureRecommendationsCommand.d.ts +2 -20
  130. package/dist-types/ts3.4/commands/GetCellCommand.d.ts +2 -20
  131. package/dist-types/ts3.4/commands/GetCellReadinessSummaryCommand.d.ts +2 -20
  132. package/dist-types/ts3.4/commands/GetReadinessCheckCommand.d.ts +2 -20
  133. package/dist-types/ts3.4/commands/GetReadinessCheckResourceStatusCommand.d.ts +2 -20
  134. package/dist-types/ts3.4/commands/GetReadinessCheckStatusCommand.d.ts +2 -20
  135. package/dist-types/ts3.4/commands/GetRecoveryGroupCommand.d.ts +2 -20
  136. package/dist-types/ts3.4/commands/GetRecoveryGroupReadinessSummaryCommand.d.ts +2 -20
  137. package/dist-types/ts3.4/commands/GetResourceSetCommand.d.ts +2 -20
  138. package/dist-types/ts3.4/commands/ListCellsCommand.d.ts +2 -20
  139. package/dist-types/ts3.4/commands/ListCrossAccountAuthorizationsCommand.d.ts +2 -20
  140. package/dist-types/ts3.4/commands/ListReadinessChecksCommand.d.ts +2 -20
  141. package/dist-types/ts3.4/commands/ListRecoveryGroupsCommand.d.ts +2 -20
  142. package/dist-types/ts3.4/commands/ListResourceSetsCommand.d.ts +2 -20
  143. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +2 -20
  144. package/dist-types/ts3.4/commands/ListTagsForResourcesCommand.d.ts +2 -20
  145. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
  146. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
  147. package/dist-types/ts3.4/commands/UpdateCellCommand.d.ts +2 -20
  148. package/dist-types/ts3.4/commands/UpdateReadinessCheckCommand.d.ts +2 -20
  149. package/dist-types/ts3.4/commands/UpdateRecoveryGroupCommand.d.ts +2 -20
  150. package/dist-types/ts3.4/commands/UpdateResourceSetCommand.d.ts +2 -20
  151. package/dist-types/ts3.4/commands/index.d.ts +32 -0
  152. package/dist-types/ts3.4/index.d.ts +4 -45
  153. package/dist-types/ts3.4/models/models_0.d.ts +307 -921
  154. package/dist-types/ts3.4/pagination/index.d.ts +11 -0
  155. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  156. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  157. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  158. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  159. package/package.json +33 -30
  160. package/dist-cjs/Route53RecoveryReadiness.js.map +0 -1
  161. package/dist-cjs/Route53RecoveryReadinessClient.js.map +0 -1
  162. package/dist-cjs/commands/CreateCellCommand.js.map +0 -1
  163. package/dist-cjs/commands/CreateCrossAccountAuthorizationCommand.js.map +0 -1
  164. package/dist-cjs/commands/CreateReadinessCheckCommand.js.map +0 -1
  165. package/dist-cjs/commands/CreateRecoveryGroupCommand.js.map +0 -1
  166. package/dist-cjs/commands/CreateResourceSetCommand.js.map +0 -1
  167. package/dist-cjs/commands/DeleteCellCommand.js.map +0 -1
  168. package/dist-cjs/commands/DeleteCrossAccountAuthorizationCommand.js.map +0 -1
  169. package/dist-cjs/commands/DeleteReadinessCheckCommand.js.map +0 -1
  170. package/dist-cjs/commands/DeleteRecoveryGroupCommand.js.map +0 -1
  171. package/dist-cjs/commands/DeleteResourceSetCommand.js.map +0 -1
  172. package/dist-cjs/commands/GetArchitectureRecommendationsCommand.js.map +0 -1
  173. package/dist-cjs/commands/GetCellCommand.js.map +0 -1
  174. package/dist-cjs/commands/GetCellReadinessSummaryCommand.js.map +0 -1
  175. package/dist-cjs/commands/GetReadinessCheckCommand.js.map +0 -1
  176. package/dist-cjs/commands/GetReadinessCheckResourceStatusCommand.js.map +0 -1
  177. package/dist-cjs/commands/GetReadinessCheckStatusCommand.js.map +0 -1
  178. package/dist-cjs/commands/GetRecoveryGroupCommand.js.map +0 -1
  179. package/dist-cjs/commands/GetRecoveryGroupReadinessSummaryCommand.js.map +0 -1
  180. package/dist-cjs/commands/GetResourceSetCommand.js.map +0 -1
  181. package/dist-cjs/commands/ListCellsCommand.js.map +0 -1
  182. package/dist-cjs/commands/ListCrossAccountAuthorizationsCommand.js.map +0 -1
  183. package/dist-cjs/commands/ListReadinessChecksCommand.js.map +0 -1
  184. package/dist-cjs/commands/ListRecoveryGroupsCommand.js.map +0 -1
  185. package/dist-cjs/commands/ListResourceSetsCommand.js.map +0 -1
  186. package/dist-cjs/commands/ListRulesCommand.js.map +0 -1
  187. package/dist-cjs/commands/ListTagsForResourcesCommand.js.map +0 -1
  188. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  189. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  190. package/dist-cjs/commands/UpdateCellCommand.js.map +0 -1
  191. package/dist-cjs/commands/UpdateReadinessCheckCommand.js.map +0 -1
  192. package/dist-cjs/commands/UpdateRecoveryGroupCommand.js.map +0 -1
  193. package/dist-cjs/commands/UpdateResourceSetCommand.js.map +0 -1
  194. package/dist-cjs/endpoints.js.map +0 -1
  195. package/dist-cjs/index.js.map +0 -1
  196. package/dist-cjs/models/index.js.map +0 -1
  197. package/dist-cjs/models/models_0.js.map +0 -1
  198. package/dist-cjs/pagination/GetCellReadinessSummaryPaginator.js.map +0 -1
  199. package/dist-cjs/pagination/GetReadinessCheckResourceStatusPaginator.js.map +0 -1
  200. package/dist-cjs/pagination/GetReadinessCheckStatusPaginator.js.map +0 -1
  201. package/dist-cjs/pagination/GetRecoveryGroupReadinessSummaryPaginator.js.map +0 -1
  202. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  203. package/dist-cjs/pagination/ListCellsPaginator.js.map +0 -1
  204. package/dist-cjs/pagination/ListCrossAccountAuthorizationsPaginator.js.map +0 -1
  205. package/dist-cjs/pagination/ListReadinessChecksPaginator.js.map +0 -1
  206. package/dist-cjs/pagination/ListRecoveryGroupsPaginator.js.map +0 -1
  207. package/dist-cjs/pagination/ListResourceSetsPaginator.js.map +0 -1
  208. package/dist-cjs/pagination/ListRulesPaginator.js.map +0 -1
  209. package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
  210. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  211. package/dist-cjs/runtimeConfig.js.map +0 -1
  212. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  213. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  214. package/dist-es/Route53RecoveryReadiness.js.map +0 -1
  215. package/dist-es/Route53RecoveryReadinessClient.js.map +0 -1
  216. package/dist-es/commands/CreateCellCommand.js.map +0 -1
  217. package/dist-es/commands/CreateCrossAccountAuthorizationCommand.js.map +0 -1
  218. package/dist-es/commands/CreateReadinessCheckCommand.js.map +0 -1
  219. package/dist-es/commands/CreateRecoveryGroupCommand.js.map +0 -1
  220. package/dist-es/commands/CreateResourceSetCommand.js.map +0 -1
  221. package/dist-es/commands/DeleteCellCommand.js.map +0 -1
  222. package/dist-es/commands/DeleteCrossAccountAuthorizationCommand.js.map +0 -1
  223. package/dist-es/commands/DeleteReadinessCheckCommand.js.map +0 -1
  224. package/dist-es/commands/DeleteRecoveryGroupCommand.js.map +0 -1
  225. package/dist-es/commands/DeleteResourceSetCommand.js.map +0 -1
  226. package/dist-es/commands/GetArchitectureRecommendationsCommand.js.map +0 -1
  227. package/dist-es/commands/GetCellCommand.js.map +0 -1
  228. package/dist-es/commands/GetCellReadinessSummaryCommand.js.map +0 -1
  229. package/dist-es/commands/GetReadinessCheckCommand.js.map +0 -1
  230. package/dist-es/commands/GetReadinessCheckResourceStatusCommand.js.map +0 -1
  231. package/dist-es/commands/GetReadinessCheckStatusCommand.js.map +0 -1
  232. package/dist-es/commands/GetRecoveryGroupCommand.js.map +0 -1
  233. package/dist-es/commands/GetRecoveryGroupReadinessSummaryCommand.js.map +0 -1
  234. package/dist-es/commands/GetResourceSetCommand.js.map +0 -1
  235. package/dist-es/commands/ListCellsCommand.js.map +0 -1
  236. package/dist-es/commands/ListCrossAccountAuthorizationsCommand.js.map +0 -1
  237. package/dist-es/commands/ListReadinessChecksCommand.js.map +0 -1
  238. package/dist-es/commands/ListRecoveryGroupsCommand.js.map +0 -1
  239. package/dist-es/commands/ListResourceSetsCommand.js.map +0 -1
  240. package/dist-es/commands/ListRulesCommand.js.map +0 -1
  241. package/dist-es/commands/ListTagsForResourcesCommand.js.map +0 -1
  242. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  243. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  244. package/dist-es/commands/UpdateCellCommand.js.map +0 -1
  245. package/dist-es/commands/UpdateReadinessCheckCommand.js.map +0 -1
  246. package/dist-es/commands/UpdateRecoveryGroupCommand.js.map +0 -1
  247. package/dist-es/commands/UpdateResourceSetCommand.js.map +0 -1
  248. package/dist-es/endpoints.js.map +0 -1
  249. package/dist-es/index.js.map +0 -1
  250. package/dist-es/models/index.js.map +0 -1
  251. package/dist-es/models/models_0.js.map +0 -1
  252. package/dist-es/pagination/GetCellReadinessSummaryPaginator.js.map +0 -1
  253. package/dist-es/pagination/GetReadinessCheckResourceStatusPaginator.js.map +0 -1
  254. package/dist-es/pagination/GetReadinessCheckStatusPaginator.js.map +0 -1
  255. package/dist-es/pagination/GetRecoveryGroupReadinessSummaryPaginator.js.map +0 -1
  256. package/dist-es/pagination/Interfaces.js.map +0 -1
  257. package/dist-es/pagination/ListCellsPaginator.js.map +0 -1
  258. package/dist-es/pagination/ListCrossAccountAuthorizationsPaginator.js.map +0 -1
  259. package/dist-es/pagination/ListReadinessChecksPaginator.js.map +0 -1
  260. package/dist-es/pagination/ListRecoveryGroupsPaginator.js.map +0 -1
  261. package/dist-es/pagination/ListResourceSetsPaginator.js.map +0 -1
  262. package/dist-es/pagination/ListRulesPaginator.js.map +0 -1
  263. package/dist-es/protocols/Aws_restJson1.js.map +0 -1
  264. package/dist-es/runtimeConfig.browser.js.map +0 -1
  265. package/dist-es/runtimeConfig.js.map +0 -1
  266. package/dist-es/runtimeConfig.native.js.map +0 -1
  267. package/dist-es/runtimeConfig.shared.js.map +0 -1
  268. package/jest.config.js +0 -4
  269. package/src/Route53RecoveryReadiness.ts +0 -1122
  270. package/src/Route53RecoveryReadinessClient.ts +0 -381
  271. package/src/commands/CreateCellCommand.ts +0 -99
  272. package/src/commands/CreateCrossAccountAuthorizationCommand.ts +0 -107
  273. package/src/commands/CreateReadinessCheckCommand.ts +0 -99
  274. package/src/commands/CreateRecoveryGroupCommand.ts +0 -99
  275. package/src/commands/CreateResourceSetCommand.ts +0 -99
  276. package/src/commands/DeleteCellCommand.ts +0 -99
  277. package/src/commands/DeleteCrossAccountAuthorizationCommand.ts +0 -107
  278. package/src/commands/DeleteReadinessCheckCommand.ts +0 -99
  279. package/src/commands/DeleteRecoveryGroupCommand.ts +0 -99
  280. package/src/commands/DeleteResourceSetCommand.ts +0 -99
  281. package/src/commands/GetArchitectureRecommendationsCommand.ts +0 -107
  282. package/src/commands/GetCellCommand.ts +0 -99
  283. package/src/commands/GetCellReadinessSummaryCommand.ts +0 -99
  284. package/src/commands/GetReadinessCheckCommand.ts +0 -99
  285. package/src/commands/GetReadinessCheckResourceStatusCommand.ts +0 -107
  286. package/src/commands/GetReadinessCheckStatusCommand.ts +0 -99
  287. package/src/commands/GetRecoveryGroupCommand.ts +0 -99
  288. package/src/commands/GetRecoveryGroupReadinessSummaryCommand.ts +0 -107
  289. package/src/commands/GetResourceSetCommand.ts +0 -99
  290. package/src/commands/ListCellsCommand.ts +0 -99
  291. package/src/commands/ListCrossAccountAuthorizationsCommand.ts +0 -107
  292. package/src/commands/ListReadinessChecksCommand.ts +0 -99
  293. package/src/commands/ListRecoveryGroupsCommand.ts +0 -99
  294. package/src/commands/ListResourceSetsCommand.ts +0 -99
  295. package/src/commands/ListRulesCommand.ts +0 -99
  296. package/src/commands/ListTagsForResourcesCommand.ts +0 -99
  297. package/src/commands/TagResourceCommand.ts +0 -99
  298. package/src/commands/UntagResourceCommand.ts +0 -99
  299. package/src/commands/UpdateCellCommand.ts +0 -99
  300. package/src/commands/UpdateReadinessCheckCommand.ts +0 -99
  301. package/src/commands/UpdateRecoveryGroupCommand.ts +0 -99
  302. package/src/commands/UpdateResourceSetCommand.ts +0 -99
  303. package/src/endpoints.ts +0 -57
  304. package/src/index.ts +0 -46
  305. package/src/models/index.ts +0 -1
  306. package/src/models/models_0.ts +0 -1987
  307. package/src/pagination/GetCellReadinessSummaryPaginator.ts +0 -59
  308. package/src/pagination/GetReadinessCheckResourceStatusPaginator.ts +0 -59
  309. package/src/pagination/GetReadinessCheckStatusPaginator.ts +0 -59
  310. package/src/pagination/GetRecoveryGroupReadinessSummaryPaginator.ts +0 -59
  311. package/src/pagination/Interfaces.ts +0 -8
  312. package/src/pagination/ListCellsPaginator.ts +0 -55
  313. package/src/pagination/ListCrossAccountAuthorizationsPaginator.ts +0 -59
  314. package/src/pagination/ListReadinessChecksPaginator.ts +0 -59
  315. package/src/pagination/ListRecoveryGroupsPaginator.ts +0 -59
  316. package/src/pagination/ListResourceSetsPaginator.ts +0 -59
  317. package/src/pagination/ListRulesPaginator.ts +0 -55
  318. package/src/protocols/Aws_restJson1.ts +0 -4564
  319. package/src/runtimeConfig.browser.ts +0 -41
  320. package/src/runtimeConfig.native.ts +0 -17
  321. package/src/runtimeConfig.shared.ts +0 -17
  322. package/src/runtimeConfig.ts +0 -46
  323. package/tsconfig.es.json +0 -10
  324. package/tsconfig.json +0 -33
  325. package/tsconfig.types.json +0 -9
package/CHANGELOG.md CHANGED
@@ -3,6 +3,53 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.38.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.37.0...v3.38.0) (2021-10-22)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-documentation-generator:** rename package ([#2916](https://github.com/aws/aws-sdk-js-v3/issues/2916)) ([1a80bfd](https://github.com/aws/aws-sdk-js-v3/commit/1a80bfd2dfc583001ddb4a21b6432eaaad699aa7))
12
+ * **clients:** export folder from index.ts ([#2912](https://github.com/aws/aws-sdk-js-v3/issues/2912)) ([183b46d](https://github.com/aws/aws-sdk-js-v3/commit/183b46dde7f5613128038bf1c076f3c0b693203b))
13
+
14
+
15
+
16
+
17
+
18
+ # [3.37.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.1...v3.37.0) (2021-10-15)
19
+
20
+
21
+ ### Features
22
+
23
+ * **clients:** update clients as of 10/15/2021 ([#2902](https://github.com/aws/aws-sdk-js-v3/issues/2902)) ([2730b54](https://github.com/aws/aws-sdk-js-v3/commit/2730b5424377944a5a2ad5e1ad7d3ca4135dae1c))
24
+
25
+
26
+
27
+
28
+
29
+ ## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)
30
+
31
+
32
+ ### Bug Fixes
33
+
34
+ * **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))
35
+
36
+
37
+
38
+
39
+
40
+ # [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)
41
+
42
+
43
+ ### Features
44
+
45
+ * publish files in dist-* only ([#2873](https://github.com/aws/aws-sdk-js-v3/issues/2873)) ([53b4243](https://github.com/aws/aws-sdk-js-v3/commit/53b4243b066f25ff2412d5f0dea1036054b2df32))
46
+ * **codegen:** ts-ignore packageInfo imports in codegen ([#2875](https://github.com/aws/aws-sdk-js-v3/issues/2875)) ([99d9267](https://github.com/aws/aws-sdk-js-v3/commit/99d926762193e83a354edec6e9de2b0543449704))
47
+ * **tsconfig:** remove sourceMap ([#2867](https://github.com/aws/aws-sdk-js-v3/issues/2867)) ([d25f526](https://github.com/aws/aws-sdk-js-v3/commit/d25f526627a02a2ca28675fecce66c76b6c97966))
48
+
49
+
50
+
51
+
52
+
6
53
  # [3.35.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.34.0...v3.35.0) (2021-10-04)
7
54
 
8
55
 
@@ -34,9 +34,6 @@ const UpdateReadinessCheckCommand_1 = require("./commands/UpdateReadinessCheckCo
34
34
  const UpdateRecoveryGroupCommand_1 = require("./commands/UpdateRecoveryGroupCommand");
35
35
  const UpdateResourceSetCommand_1 = require("./commands/UpdateResourceSetCommand");
36
36
  const Route53RecoveryReadinessClient_1 = require("./Route53RecoveryReadinessClient");
37
- /**
38
- * AWS Route53 Recovery Readiness
39
- */
40
37
  class Route53RecoveryReadiness extends Route53RecoveryReadinessClient_1.Route53RecoveryReadinessClient {
41
38
  createCell(args, optionsOrCb, cb) {
42
39
  const command = new CreateCellCommand_1.CreateCellCommand(args);
@@ -488,4 +485,3 @@ class Route53RecoveryReadiness extends Route53RecoveryReadinessClient_1.Route53R
488
485
  }
489
486
  }
490
487
  exports.Route53RecoveryReadiness = Route53RecoveryReadiness;
491
- //# sourceMappingURL=Route53RecoveryReadiness.js.map
@@ -10,9 +10,6 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
10
10
  const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
11
11
  const smithy_client_1 = require("@aws-sdk/smithy-client");
12
12
  const runtimeConfig_1 = require("./runtimeConfig");
13
- /**
14
- * AWS Route53 Recovery Readiness
15
- */
16
13
  class Route53RecoveryReadinessClient extends smithy_client_1.Client {
17
14
  constructor(configuration) {
18
15
  const _config_0 = runtimeConfig_1.getRuntimeConfig(configuration);
@@ -31,14 +28,8 @@ class Route53RecoveryReadinessClient extends smithy_client_1.Client {
31
28
  this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(this.config));
32
29
  this.middlewareStack.use(middleware_user_agent_1.getUserAgentPlugin(this.config));
33
30
  }
34
- /**
35
- * Destroy underlying resources, like sockets. It's usually not necessary to do this.
36
- * However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
37
- * Otherwise, sockets might stay open for quite a long time before the server terminates them.
38
- */
39
31
  destroy() {
40
32
  super.destroy();
41
33
  }
42
34
  }
43
35
  exports.Route53RecoveryReadinessClient = Route53RecoveryReadinessClient;
44
- //# sourceMappingURL=Route53RecoveryReadinessClient.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * Creates a new Cell.
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53RecoveryReadinessClient, CreateCellCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
14
- * // const { Route53RecoveryReadinessClient, CreateCellCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
15
- * const client = new Route53RecoveryReadinessClient(config);
16
- * const command = new CreateCellCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link CreateCellCommandInput} for command's `input` shape.
21
- * @see {@link CreateCellCommandOutput} for command's `response` shape.
22
- * @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class CreateCellCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class CreateCellCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.CreateCellCommand = CreateCellCommand;
61
- //# sourceMappingURL=CreateCellCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * Create a new cross account readiness authorization.
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53RecoveryReadinessClient, CreateCrossAccountAuthorizationCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
14
- * // const { Route53RecoveryReadinessClient, CreateCrossAccountAuthorizationCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
15
- * const client = new Route53RecoveryReadinessClient(config);
16
- * const command = new CreateCrossAccountAuthorizationCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link CreateCrossAccountAuthorizationCommandInput} for command's `input` shape.
21
- * @see {@link CreateCrossAccountAuthorizationCommandOutput} for command's `response` shape.
22
- * @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class CreateCrossAccountAuthorizationCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class CreateCrossAccountAuthorizationCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.CreateCrossAccountAuthorizationCommand = CreateCrossAccountAuthorizationCommand;
61
- //# sourceMappingURL=CreateCrossAccountAuthorizationCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * Creates a new Readiness Check.
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53RecoveryReadinessClient, CreateReadinessCheckCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
14
- * // const { Route53RecoveryReadinessClient, CreateReadinessCheckCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
15
- * const client = new Route53RecoveryReadinessClient(config);
16
- * const command = new CreateReadinessCheckCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link CreateReadinessCheckCommandInput} for command's `input` shape.
21
- * @see {@link CreateReadinessCheckCommandOutput} for command's `response` shape.
22
- * @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class CreateReadinessCheckCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class CreateReadinessCheckCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.CreateReadinessCheckCommand = CreateReadinessCheckCommand;
61
- //# sourceMappingURL=CreateReadinessCheckCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * Creates a new Recovery Group.
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53RecoveryReadinessClient, CreateRecoveryGroupCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
14
- * // const { Route53RecoveryReadinessClient, CreateRecoveryGroupCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
15
- * const client = new Route53RecoveryReadinessClient(config);
16
- * const command = new CreateRecoveryGroupCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link CreateRecoveryGroupCommandInput} for command's `input` shape.
21
- * @see {@link CreateRecoveryGroupCommandOutput} for command's `response` shape.
22
- * @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class CreateRecoveryGroupCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class CreateRecoveryGroupCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.CreateRecoveryGroupCommand = CreateRecoveryGroupCommand;
61
- //# sourceMappingURL=CreateRecoveryGroupCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * Creates a new Resource Set.
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53RecoveryReadinessClient, CreateResourceSetCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
14
- * // const { Route53RecoveryReadinessClient, CreateResourceSetCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
15
- * const client = new Route53RecoveryReadinessClient(config);
16
- * const command = new CreateResourceSetCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link CreateResourceSetCommandInput} for command's `input` shape.
21
- * @see {@link CreateResourceSetCommandOutput} for command's `response` shape.
22
- * @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class CreateResourceSetCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class CreateResourceSetCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.CreateResourceSetCommand = CreateResourceSetCommand;
61
- //# sourceMappingURL=CreateResourceSetCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * Deletes an existing Cell.
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53RecoveryReadinessClient, DeleteCellCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
14
- * // const { Route53RecoveryReadinessClient, DeleteCellCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
15
- * const client = new Route53RecoveryReadinessClient(config);
16
- * const command = new DeleteCellCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DeleteCellCommandInput} for command's `input` shape.
21
- * @see {@link DeleteCellCommandOutput} for command's `response` shape.
22
- * @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class DeleteCellCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class DeleteCellCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.DeleteCellCommand = DeleteCellCommand;
61
- //# sourceMappingURL=DeleteCellCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * Delete cross account readiness authorization
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53RecoveryReadinessClient, DeleteCrossAccountAuthorizationCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
14
- * // const { Route53RecoveryReadinessClient, DeleteCrossAccountAuthorizationCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
15
- * const client = new Route53RecoveryReadinessClient(config);
16
- * const command = new DeleteCrossAccountAuthorizationCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DeleteCrossAccountAuthorizationCommandInput} for command's `input` shape.
21
- * @see {@link DeleteCrossAccountAuthorizationCommandOutput} for command's `response` shape.
22
- * @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class DeleteCrossAccountAuthorizationCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class DeleteCrossAccountAuthorizationCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.DeleteCrossAccountAuthorizationCommand = DeleteCrossAccountAuthorizationCommand;
61
- //# sourceMappingURL=DeleteCrossAccountAuthorizationCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * Deletes an existing Readiness Check.
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53RecoveryReadinessClient, DeleteReadinessCheckCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
14
- * // const { Route53RecoveryReadinessClient, DeleteReadinessCheckCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
15
- * const client = new Route53RecoveryReadinessClient(config);
16
- * const command = new DeleteReadinessCheckCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DeleteReadinessCheckCommandInput} for command's `input` shape.
21
- * @see {@link DeleteReadinessCheckCommandOutput} for command's `response` shape.
22
- * @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class DeleteReadinessCheckCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class DeleteReadinessCheckCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.DeleteReadinessCheckCommand = DeleteReadinessCheckCommand;
61
- //# sourceMappingURL=DeleteReadinessCheckCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * Deletes an existing Recovery Group.
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53RecoveryReadinessClient, DeleteRecoveryGroupCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
14
- * // const { Route53RecoveryReadinessClient, DeleteRecoveryGroupCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
15
- * const client = new Route53RecoveryReadinessClient(config);
16
- * const command = new DeleteRecoveryGroupCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DeleteRecoveryGroupCommandInput} for command's `input` shape.
21
- * @see {@link DeleteRecoveryGroupCommandOutput} for command's `response` shape.
22
- * @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class DeleteRecoveryGroupCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class DeleteRecoveryGroupCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.DeleteRecoveryGroupCommand = DeleteRecoveryGroupCommand;
61
- //# sourceMappingURL=DeleteRecoveryGroupCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * Deletes an existing Resource Set.
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53RecoveryReadinessClient, DeleteResourceSetCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
14
- * // const { Route53RecoveryReadinessClient, DeleteResourceSetCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
15
- * const client = new Route53RecoveryReadinessClient(config);
16
- * const command = new DeleteResourceSetCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link DeleteResourceSetCommandInput} for command's `input` shape.
21
- * @see {@link DeleteResourceSetCommandOutput} for command's `response` shape.
22
- * @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class DeleteResourceSetCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class DeleteResourceSetCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.DeleteResourceSetCommand = DeleteResourceSetCommand;
61
- //# sourceMappingURL=DeleteResourceSetCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * Returns a collection of recommendations to improve resilliance and readiness check quality for a Recovery Group.
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53RecoveryReadinessClient, GetArchitectureRecommendationsCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
14
- * // const { Route53RecoveryReadinessClient, GetArchitectureRecommendationsCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
15
- * const client = new Route53RecoveryReadinessClient(config);
16
- * const command = new GetArchitectureRecommendationsCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link GetArchitectureRecommendationsCommandInput} for command's `input` shape.
21
- * @see {@link GetArchitectureRecommendationsCommandOutput} for command's `response` shape.
22
- * @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class GetArchitectureRecommendationsCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class GetArchitectureRecommendationsCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.GetArchitectureRecommendationsCommand = GetArchitectureRecommendationsCommand;
61
- //# sourceMappingURL=GetArchitectureRecommendationsCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * Returns information about a Cell.
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53RecoveryReadinessClient, GetCellCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
14
- * // const { Route53RecoveryReadinessClient, GetCellCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
15
- * const client = new Route53RecoveryReadinessClient(config);
16
- * const command = new GetCellCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link GetCellCommandInput} for command's `input` shape.
21
- * @see {@link GetCellCommandOutput} for command's `response` shape.
22
- * @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class GetCellCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class GetCellCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.GetCellCommand = GetCellCommand;
61
- //# sourceMappingURL=GetCellCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * Returns information about readiness of a Cell.
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { Route53RecoveryReadinessClient, GetCellReadinessSummaryCommand } from "@aws-sdk/client-route53-recovery-readiness"; // ES Modules import
14
- * // const { Route53RecoveryReadinessClient, GetCellReadinessSummaryCommand } = require("@aws-sdk/client-route53-recovery-readiness"); // CommonJS import
15
- * const client = new Route53RecoveryReadinessClient(config);
16
- * const command = new GetCellReadinessSummaryCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link GetCellReadinessSummaryCommandInput} for command's `input` shape.
21
- * @see {@link GetCellReadinessSummaryCommandOutput} for command's `response` shape.
22
- * @see {@link Route53RecoveryReadinessClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class GetCellReadinessSummaryCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class GetCellReadinessSummaryCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.GetCellReadinessSummaryCommand = GetCellReadinessSummaryCommand;
61
- //# sourceMappingURL=GetCellReadinessSummaryCommand.js.map