@aws-sdk/client-ssm-incidents 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 (303) hide show
  1. package/CHANGELOG.md +47 -0
  2. package/dist-cjs/SSMIncidents.js +0 -11
  3. package/dist-cjs/SSMIncidentsClient.js +0 -16
  4. package/dist-cjs/commands/CreateReplicationSetCommand.js +0 -26
  5. package/dist-cjs/commands/CreateResponsePlanCommand.js +0 -28
  6. package/dist-cjs/commands/CreateTimelineEventCommand.js +0 -28
  7. package/dist-cjs/commands/DeleteIncidentRecordCommand.js +0 -25
  8. package/dist-cjs/commands/DeleteReplicationSetCommand.js +0 -26
  9. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +0 -27
  10. package/dist-cjs/commands/DeleteResponsePlanCommand.js +0 -27
  11. package/dist-cjs/commands/DeleteTimelineEventCommand.js +0 -25
  12. package/dist-cjs/commands/GetIncidentRecordCommand.js +0 -25
  13. package/dist-cjs/commands/GetReplicationSetCommand.js +0 -25
  14. package/dist-cjs/commands/GetResourcePoliciesCommand.js +0 -25
  15. package/dist-cjs/commands/GetResponsePlanCommand.js +0 -25
  16. package/dist-cjs/commands/GetTimelineEventCommand.js +0 -25
  17. package/dist-cjs/commands/ListIncidentRecordsCommand.js +0 -26
  18. package/dist-cjs/commands/ListRelatedItemsCommand.js +0 -25
  19. package/dist-cjs/commands/ListReplicationSetsCommand.js +0 -25
  20. package/dist-cjs/commands/ListResponsePlansCommand.js +0 -25
  21. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -25
  22. package/dist-cjs/commands/ListTimelineEventsCommand.js +0 -25
  23. package/dist-cjs/commands/PutResourcePolicyCommand.js +0 -25
  24. package/dist-cjs/commands/StartIncidentCommand.js +0 -25
  25. package/dist-cjs/commands/TagResourceCommand.js +0 -25
  26. package/dist-cjs/commands/UntagResourceCommand.js +0 -25
  27. package/dist-cjs/commands/UpdateDeletionProtectionCommand.js +0 -26
  28. package/dist-cjs/commands/UpdateIncidentRecordCommand.js +0 -27
  29. package/dist-cjs/commands/UpdateRelatedItemsCommand.js +0 -25
  30. package/dist-cjs/commands/UpdateReplicationSetCommand.js +0 -25
  31. package/dist-cjs/commands/UpdateResponsePlanCommand.js +0 -25
  32. package/dist-cjs/commands/UpdateTimelineEventCommand.js +0 -26
  33. package/dist-cjs/commands/index.js +32 -0
  34. package/dist-cjs/endpoints.js +1 -2
  35. package/dist-cjs/index.js +5 -41
  36. package/dist-cjs/models/index.js +0 -1
  37. package/dist-cjs/models/models_0.js +0 -307
  38. package/dist-cjs/pagination/GetResourcePoliciesPaginator.js +0 -11
  39. package/dist-cjs/pagination/Interfaces.js +0 -1
  40. package/dist-cjs/pagination/ListIncidentRecordsPaginator.js +0 -11
  41. package/dist-cjs/pagination/ListRelatedItemsPaginator.js +0 -11
  42. package/dist-cjs/pagination/ListReplicationSetsPaginator.js +0 -11
  43. package/dist-cjs/pagination/ListResponsePlansPaginator.js +0 -11
  44. package/dist-cjs/pagination/ListTimelineEventsPaginator.js +0 -11
  45. package/dist-cjs/pagination/index.js +10 -0
  46. package/dist-cjs/protocols/Aws_restJson1.js +0 -6
  47. package/dist-cjs/runtimeConfig.browser.js +1 -6
  48. package/dist-cjs/runtimeConfig.js +2 -7
  49. package/dist-cjs/runtimeConfig.native.js +0 -4
  50. package/dist-cjs/runtimeConfig.shared.js +0 -4
  51. package/dist-cjs/waiters/index.js +5 -0
  52. package/dist-cjs/waiters/waitForWaitForReplicationSetActive.js +0 -10
  53. package/dist-cjs/waiters/waitForWaitForReplicationSetDeleted.js +0 -10
  54. package/dist-es/SSMIncidents.js +0 -1
  55. package/dist-es/SSMIncidentsClient.js +0 -1
  56. package/dist-es/commands/CreateReplicationSetCommand.js +0 -1
  57. package/dist-es/commands/CreateResponsePlanCommand.js +0 -1
  58. package/dist-es/commands/CreateTimelineEventCommand.js +0 -1
  59. package/dist-es/commands/DeleteIncidentRecordCommand.js +0 -1
  60. package/dist-es/commands/DeleteReplicationSetCommand.js +0 -1
  61. package/dist-es/commands/DeleteResourcePolicyCommand.js +0 -1
  62. package/dist-es/commands/DeleteResponsePlanCommand.js +0 -1
  63. package/dist-es/commands/DeleteTimelineEventCommand.js +0 -1
  64. package/dist-es/commands/GetIncidentRecordCommand.js +0 -1
  65. package/dist-es/commands/GetReplicationSetCommand.js +0 -1
  66. package/dist-es/commands/GetResourcePoliciesCommand.js +0 -1
  67. package/dist-es/commands/GetResponsePlanCommand.js +0 -1
  68. package/dist-es/commands/GetTimelineEventCommand.js +0 -1
  69. package/dist-es/commands/ListIncidentRecordsCommand.js +0 -1
  70. package/dist-es/commands/ListRelatedItemsCommand.js +0 -1
  71. package/dist-es/commands/ListReplicationSetsCommand.js +0 -1
  72. package/dist-es/commands/ListResponsePlansCommand.js +0 -1
  73. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  74. package/dist-es/commands/ListTimelineEventsCommand.js +0 -1
  75. package/dist-es/commands/PutResourcePolicyCommand.js +0 -1
  76. package/dist-es/commands/StartIncidentCommand.js +0 -1
  77. package/dist-es/commands/TagResourceCommand.js +0 -1
  78. package/dist-es/commands/UntagResourceCommand.js +0 -1
  79. package/dist-es/commands/UpdateDeletionProtectionCommand.js +0 -1
  80. package/dist-es/commands/UpdateIncidentRecordCommand.js +0 -1
  81. package/dist-es/commands/UpdateRelatedItemsCommand.js +0 -1
  82. package/dist-es/commands/UpdateReplicationSetCommand.js +0 -1
  83. package/dist-es/commands/UpdateResponsePlanCommand.js +0 -1
  84. package/dist-es/commands/UpdateTimelineEventCommand.js +0 -1
  85. package/dist-es/commands/index.js +29 -0
  86. package/dist-es/endpoints.js +1 -2
  87. package/dist-es/index.js +5 -41
  88. package/dist-es/models/index.js +0 -1
  89. package/dist-es/models/models_0.js +0 -1
  90. package/dist-es/pagination/GetResourcePoliciesPaginator.js +0 -1
  91. package/dist-es/pagination/Interfaces.js +0 -1
  92. package/dist-es/pagination/ListIncidentRecordsPaginator.js +0 -1
  93. package/dist-es/pagination/ListRelatedItemsPaginator.js +0 -1
  94. package/dist-es/pagination/ListReplicationSetsPaginator.js +0 -1
  95. package/dist-es/pagination/ListResponsePlansPaginator.js +0 -1
  96. package/dist-es/pagination/ListTimelineEventsPaginator.js +0 -1
  97. package/dist-es/pagination/index.js +7 -0
  98. package/dist-es/protocols/Aws_restJson1.js +0 -1
  99. package/dist-es/runtimeConfig.browser.js +1 -2
  100. package/dist-es/runtimeConfig.js +2 -3
  101. package/dist-es/runtimeConfig.native.js +0 -1
  102. package/dist-es/runtimeConfig.shared.js +0 -1
  103. package/dist-es/waiters/index.js +2 -0
  104. package/dist-es/waiters/waitForWaitForReplicationSetActive.js +0 -1
  105. package/dist-es/waiters/waitForWaitForReplicationSetDeleted.js +0 -1
  106. package/dist-types/commands/index.d.ts +29 -0
  107. package/dist-types/index.d.ts +5 -40
  108. package/dist-types/pagination/index.d.ts +7 -0
  109. package/dist-types/ts3.4/SSMIncidents.d.ts +30 -114
  110. package/dist-types/ts3.4/SSMIncidentsClient.d.ts +24 -96
  111. package/dist-types/ts3.4/commands/CreateReplicationSetCommand.d.ts +2 -21
  112. package/dist-types/ts3.4/commands/CreateResponsePlanCommand.d.ts +2 -23
  113. package/dist-types/ts3.4/commands/CreateTimelineEventCommand.d.ts +2 -23
  114. package/dist-types/ts3.4/commands/DeleteIncidentRecordCommand.d.ts +2 -20
  115. package/dist-types/ts3.4/commands/DeleteReplicationSetCommand.d.ts +2 -21
  116. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -22
  117. package/dist-types/ts3.4/commands/DeleteResponsePlanCommand.d.ts +2 -22
  118. package/dist-types/ts3.4/commands/DeleteTimelineEventCommand.d.ts +2 -20
  119. package/dist-types/ts3.4/commands/GetIncidentRecordCommand.d.ts +2 -20
  120. package/dist-types/ts3.4/commands/GetReplicationSetCommand.d.ts +2 -20
  121. package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +2 -20
  122. package/dist-types/ts3.4/commands/GetResponsePlanCommand.d.ts +2 -20
  123. package/dist-types/ts3.4/commands/GetTimelineEventCommand.d.ts +2 -20
  124. package/dist-types/ts3.4/commands/ListIncidentRecordsCommand.d.ts +2 -21
  125. package/dist-types/ts3.4/commands/ListRelatedItemsCommand.d.ts +2 -20
  126. package/dist-types/ts3.4/commands/ListReplicationSetsCommand.d.ts +2 -20
  127. package/dist-types/ts3.4/commands/ListResponsePlansCommand.d.ts +2 -20
  128. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
  129. package/dist-types/ts3.4/commands/ListTimelineEventsCommand.d.ts +2 -20
  130. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +2 -20
  131. package/dist-types/ts3.4/commands/StartIncidentCommand.d.ts +2 -20
  132. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
  133. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
  134. package/dist-types/ts3.4/commands/UpdateDeletionProtectionCommand.d.ts +2 -21
  135. package/dist-types/ts3.4/commands/UpdateIncidentRecordCommand.d.ts +2 -22
  136. package/dist-types/ts3.4/commands/UpdateRelatedItemsCommand.d.ts +2 -20
  137. package/dist-types/ts3.4/commands/UpdateReplicationSetCommand.d.ts +2 -20
  138. package/dist-types/ts3.4/commands/UpdateResponsePlanCommand.d.ts +2 -20
  139. package/dist-types/ts3.4/commands/UpdateTimelineEventCommand.d.ts +2 -21
  140. package/dist-types/ts3.4/commands/index.d.ts +29 -0
  141. package/dist-types/ts3.4/index.d.ts +5 -40
  142. package/dist-types/ts3.4/models/models_0.d.ts +364 -1300
  143. package/dist-types/ts3.4/pagination/index.d.ts +7 -0
  144. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  145. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  146. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  147. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  148. package/dist-types/ts3.4/waiters/index.d.ts +2 -0
  149. package/dist-types/ts3.4/waiters/waitForWaitForReplicationSetActive.d.ts +2 -9
  150. package/dist-types/ts3.4/waiters/waitForWaitForReplicationSetDeleted.d.ts +2 -9
  151. package/dist-types/waiters/index.d.ts +2 -0
  152. package/package.json +34 -31
  153. package/dist-cjs/SSMIncidents.js.map +0 -1
  154. package/dist-cjs/SSMIncidentsClient.js.map +0 -1
  155. package/dist-cjs/commands/CreateReplicationSetCommand.js.map +0 -1
  156. package/dist-cjs/commands/CreateResponsePlanCommand.js.map +0 -1
  157. package/dist-cjs/commands/CreateTimelineEventCommand.js.map +0 -1
  158. package/dist-cjs/commands/DeleteIncidentRecordCommand.js.map +0 -1
  159. package/dist-cjs/commands/DeleteReplicationSetCommand.js.map +0 -1
  160. package/dist-cjs/commands/DeleteResourcePolicyCommand.js.map +0 -1
  161. package/dist-cjs/commands/DeleteResponsePlanCommand.js.map +0 -1
  162. package/dist-cjs/commands/DeleteTimelineEventCommand.js.map +0 -1
  163. package/dist-cjs/commands/GetIncidentRecordCommand.js.map +0 -1
  164. package/dist-cjs/commands/GetReplicationSetCommand.js.map +0 -1
  165. package/dist-cjs/commands/GetResourcePoliciesCommand.js.map +0 -1
  166. package/dist-cjs/commands/GetResponsePlanCommand.js.map +0 -1
  167. package/dist-cjs/commands/GetTimelineEventCommand.js.map +0 -1
  168. package/dist-cjs/commands/ListIncidentRecordsCommand.js.map +0 -1
  169. package/dist-cjs/commands/ListRelatedItemsCommand.js.map +0 -1
  170. package/dist-cjs/commands/ListReplicationSetsCommand.js.map +0 -1
  171. package/dist-cjs/commands/ListResponsePlansCommand.js.map +0 -1
  172. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  173. package/dist-cjs/commands/ListTimelineEventsCommand.js.map +0 -1
  174. package/dist-cjs/commands/PutResourcePolicyCommand.js.map +0 -1
  175. package/dist-cjs/commands/StartIncidentCommand.js.map +0 -1
  176. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  177. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  178. package/dist-cjs/commands/UpdateDeletionProtectionCommand.js.map +0 -1
  179. package/dist-cjs/commands/UpdateIncidentRecordCommand.js.map +0 -1
  180. package/dist-cjs/commands/UpdateRelatedItemsCommand.js.map +0 -1
  181. package/dist-cjs/commands/UpdateReplicationSetCommand.js.map +0 -1
  182. package/dist-cjs/commands/UpdateResponsePlanCommand.js.map +0 -1
  183. package/dist-cjs/commands/UpdateTimelineEventCommand.js.map +0 -1
  184. package/dist-cjs/endpoints.js.map +0 -1
  185. package/dist-cjs/index.js.map +0 -1
  186. package/dist-cjs/models/index.js.map +0 -1
  187. package/dist-cjs/models/models_0.js.map +0 -1
  188. package/dist-cjs/pagination/GetResourcePoliciesPaginator.js.map +0 -1
  189. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  190. package/dist-cjs/pagination/ListIncidentRecordsPaginator.js.map +0 -1
  191. package/dist-cjs/pagination/ListRelatedItemsPaginator.js.map +0 -1
  192. package/dist-cjs/pagination/ListReplicationSetsPaginator.js.map +0 -1
  193. package/dist-cjs/pagination/ListResponsePlansPaginator.js.map +0 -1
  194. package/dist-cjs/pagination/ListTimelineEventsPaginator.js.map +0 -1
  195. package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
  196. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  197. package/dist-cjs/runtimeConfig.js.map +0 -1
  198. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  199. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  200. package/dist-cjs/waiters/waitForWaitForReplicationSetActive.js.map +0 -1
  201. package/dist-cjs/waiters/waitForWaitForReplicationSetDeleted.js.map +0 -1
  202. package/dist-es/SSMIncidents.js.map +0 -1
  203. package/dist-es/SSMIncidentsClient.js.map +0 -1
  204. package/dist-es/commands/CreateReplicationSetCommand.js.map +0 -1
  205. package/dist-es/commands/CreateResponsePlanCommand.js.map +0 -1
  206. package/dist-es/commands/CreateTimelineEventCommand.js.map +0 -1
  207. package/dist-es/commands/DeleteIncidentRecordCommand.js.map +0 -1
  208. package/dist-es/commands/DeleteReplicationSetCommand.js.map +0 -1
  209. package/dist-es/commands/DeleteResourcePolicyCommand.js.map +0 -1
  210. package/dist-es/commands/DeleteResponsePlanCommand.js.map +0 -1
  211. package/dist-es/commands/DeleteTimelineEventCommand.js.map +0 -1
  212. package/dist-es/commands/GetIncidentRecordCommand.js.map +0 -1
  213. package/dist-es/commands/GetReplicationSetCommand.js.map +0 -1
  214. package/dist-es/commands/GetResourcePoliciesCommand.js.map +0 -1
  215. package/dist-es/commands/GetResponsePlanCommand.js.map +0 -1
  216. package/dist-es/commands/GetTimelineEventCommand.js.map +0 -1
  217. package/dist-es/commands/ListIncidentRecordsCommand.js.map +0 -1
  218. package/dist-es/commands/ListRelatedItemsCommand.js.map +0 -1
  219. package/dist-es/commands/ListReplicationSetsCommand.js.map +0 -1
  220. package/dist-es/commands/ListResponsePlansCommand.js.map +0 -1
  221. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  222. package/dist-es/commands/ListTimelineEventsCommand.js.map +0 -1
  223. package/dist-es/commands/PutResourcePolicyCommand.js.map +0 -1
  224. package/dist-es/commands/StartIncidentCommand.js.map +0 -1
  225. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  226. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  227. package/dist-es/commands/UpdateDeletionProtectionCommand.js.map +0 -1
  228. package/dist-es/commands/UpdateIncidentRecordCommand.js.map +0 -1
  229. package/dist-es/commands/UpdateRelatedItemsCommand.js.map +0 -1
  230. package/dist-es/commands/UpdateReplicationSetCommand.js.map +0 -1
  231. package/dist-es/commands/UpdateResponsePlanCommand.js.map +0 -1
  232. package/dist-es/commands/UpdateTimelineEventCommand.js.map +0 -1
  233. package/dist-es/endpoints.js.map +0 -1
  234. package/dist-es/index.js.map +0 -1
  235. package/dist-es/models/index.js.map +0 -1
  236. package/dist-es/models/models_0.js.map +0 -1
  237. package/dist-es/pagination/GetResourcePoliciesPaginator.js.map +0 -1
  238. package/dist-es/pagination/Interfaces.js.map +0 -1
  239. package/dist-es/pagination/ListIncidentRecordsPaginator.js.map +0 -1
  240. package/dist-es/pagination/ListRelatedItemsPaginator.js.map +0 -1
  241. package/dist-es/pagination/ListReplicationSetsPaginator.js.map +0 -1
  242. package/dist-es/pagination/ListResponsePlansPaginator.js.map +0 -1
  243. package/dist-es/pagination/ListTimelineEventsPaginator.js.map +0 -1
  244. package/dist-es/protocols/Aws_restJson1.js.map +0 -1
  245. package/dist-es/runtimeConfig.browser.js.map +0 -1
  246. package/dist-es/runtimeConfig.js.map +0 -1
  247. package/dist-es/runtimeConfig.native.js.map +0 -1
  248. package/dist-es/runtimeConfig.shared.js.map +0 -1
  249. package/dist-es/waiters/waitForWaitForReplicationSetActive.js.map +0 -1
  250. package/dist-es/waiters/waitForWaitForReplicationSetDeleted.js.map +0 -1
  251. package/jest.config.js +0 -4
  252. package/src/SSMIncidents.ts +0 -1095
  253. package/src/SSMIncidentsClient.ts +0 -372
  254. package/src/commands/CreateReplicationSetCommand.ts +0 -96
  255. package/src/commands/CreateResponsePlanCommand.ts +0 -98
  256. package/src/commands/CreateTimelineEventCommand.ts +0 -98
  257. package/src/commands/DeleteIncidentRecordCommand.ts +0 -95
  258. package/src/commands/DeleteReplicationSetCommand.ts +0 -96
  259. package/src/commands/DeleteResourcePolicyCommand.ts +0 -97
  260. package/src/commands/DeleteResponsePlanCommand.ts +0 -97
  261. package/src/commands/DeleteTimelineEventCommand.ts +0 -95
  262. package/src/commands/GetIncidentRecordCommand.ts +0 -95
  263. package/src/commands/GetReplicationSetCommand.ts +0 -95
  264. package/src/commands/GetResourcePoliciesCommand.ts +0 -95
  265. package/src/commands/GetResponsePlanCommand.ts +0 -95
  266. package/src/commands/GetTimelineEventCommand.ts +0 -95
  267. package/src/commands/ListIncidentRecordsCommand.ts +0 -96
  268. package/src/commands/ListRelatedItemsCommand.ts +0 -95
  269. package/src/commands/ListReplicationSetsCommand.ts +0 -95
  270. package/src/commands/ListResponsePlansCommand.ts +0 -95
  271. package/src/commands/ListTagsForResourceCommand.ts +0 -95
  272. package/src/commands/ListTimelineEventsCommand.ts +0 -95
  273. package/src/commands/PutResourcePolicyCommand.ts +0 -95
  274. package/src/commands/StartIncidentCommand.ts +0 -95
  275. package/src/commands/TagResourceCommand.ts +0 -95
  276. package/src/commands/UntagResourceCommand.ts +0 -95
  277. package/src/commands/UpdateDeletionProtectionCommand.ts +0 -96
  278. package/src/commands/UpdateIncidentRecordCommand.ts +0 -97
  279. package/src/commands/UpdateRelatedItemsCommand.ts +0 -95
  280. package/src/commands/UpdateReplicationSetCommand.ts +0 -95
  281. package/src/commands/UpdateResponsePlanCommand.ts +0 -95
  282. package/src/commands/UpdateTimelineEventCommand.ts +0 -96
  283. package/src/endpoints.ts +0 -57
  284. package/src/index.ts +0 -41
  285. package/src/models/index.ts +0 -1
  286. package/src/models/models_0.ts +0 -2883
  287. package/src/pagination/GetResourcePoliciesPaginator.ts +0 -59
  288. package/src/pagination/Interfaces.ts +0 -8
  289. package/src/pagination/ListIncidentRecordsPaginator.ts +0 -59
  290. package/src/pagination/ListRelatedItemsPaginator.ts +0 -59
  291. package/src/pagination/ListReplicationSetsPaginator.ts +0 -59
  292. package/src/pagination/ListResponsePlansPaginator.ts +0 -59
  293. package/src/pagination/ListTimelineEventsPaginator.ts +0 -59
  294. package/src/protocols/Aws_restJson1.ts +0 -4502
  295. package/src/runtimeConfig.browser.ts +0 -41
  296. package/src/runtimeConfig.native.ts +0 -17
  297. package/src/runtimeConfig.shared.ts +0 -17
  298. package/src/runtimeConfig.ts +0 -46
  299. package/src/waiters/waitForWaitForReplicationSetActive.ts +0 -71
  300. package/src/waiters/waitForWaitForReplicationSetDeleted.ts +0 -58
  301. package/tsconfig.es.json +0 -10
  302. package/tsconfig.json +0 -33
  303. package/tsconfig.types.json +0 -9
@@ -4,22 +4,13 @@ exports.paginateGetResourcePolicies = void 0;
4
4
  const GetResourcePoliciesCommand_1 = require("../commands/GetResourcePoliciesCommand");
5
5
  const SSMIncidents_1 = require("../SSMIncidents");
6
6
  const SSMIncidentsClient_1 = require("../SSMIncidentsClient");
7
- /**
8
- * @private
9
- */
10
7
  const makePagedClientRequest = async (client, input, ...args) => {
11
- // @ts-ignore
12
8
  return await client.send(new GetResourcePoliciesCommand_1.GetResourcePoliciesCommand(input), ...args);
13
9
  };
14
- /**
15
- * @private
16
- */
17
10
  const makePagedRequest = async (client, input, ...args) => {
18
- // @ts-ignore
19
11
  return await client.getResourcePolicies(input, ...args);
20
12
  };
21
13
  async function* paginateGetResourcePolicies(config, input, ...additionalArguments) {
22
- // ToDo: replace with actual type instead of typeof input.nextToken
23
14
  let token = config.startingToken || undefined;
24
15
  let hasNext = true;
25
16
  let page;
@@ -39,8 +30,6 @@ async function* paginateGetResourcePolicies(config, input, ...additionalArgument
39
30
  token = page.nextToken;
40
31
  hasNext = !!token;
41
32
  }
42
- // @ts-ignore
43
33
  return undefined;
44
34
  }
45
35
  exports.paginateGetResourcePolicies = paginateGetResourcePolicies;
46
- //# sourceMappingURL=GetResourcePoliciesPaginator.js.map
@@ -1,3 +1,2 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=Interfaces.js.map
@@ -4,22 +4,13 @@ exports.paginateListIncidentRecords = void 0;
4
4
  const ListIncidentRecordsCommand_1 = require("../commands/ListIncidentRecordsCommand");
5
5
  const SSMIncidents_1 = require("../SSMIncidents");
6
6
  const SSMIncidentsClient_1 = require("../SSMIncidentsClient");
7
- /**
8
- * @private
9
- */
10
7
  const makePagedClientRequest = async (client, input, ...args) => {
11
- // @ts-ignore
12
8
  return await client.send(new ListIncidentRecordsCommand_1.ListIncidentRecordsCommand(input), ...args);
13
9
  };
14
- /**
15
- * @private
16
- */
17
10
  const makePagedRequest = async (client, input, ...args) => {
18
- // @ts-ignore
19
11
  return await client.listIncidentRecords(input, ...args);
20
12
  };
21
13
  async function* paginateListIncidentRecords(config, input, ...additionalArguments) {
22
- // ToDo: replace with actual type instead of typeof input.nextToken
23
14
  let token = config.startingToken || undefined;
24
15
  let hasNext = true;
25
16
  let page;
@@ -39,8 +30,6 @@ async function* paginateListIncidentRecords(config, input, ...additionalArgument
39
30
  token = page.nextToken;
40
31
  hasNext = !!token;
41
32
  }
42
- // @ts-ignore
43
33
  return undefined;
44
34
  }
45
35
  exports.paginateListIncidentRecords = paginateListIncidentRecords;
46
- //# sourceMappingURL=ListIncidentRecordsPaginator.js.map
@@ -4,22 +4,13 @@ exports.paginateListRelatedItems = void 0;
4
4
  const ListRelatedItemsCommand_1 = require("../commands/ListRelatedItemsCommand");
5
5
  const SSMIncidents_1 = require("../SSMIncidents");
6
6
  const SSMIncidentsClient_1 = require("../SSMIncidentsClient");
7
- /**
8
- * @private
9
- */
10
7
  const makePagedClientRequest = async (client, input, ...args) => {
11
- // @ts-ignore
12
8
  return await client.send(new ListRelatedItemsCommand_1.ListRelatedItemsCommand(input), ...args);
13
9
  };
14
- /**
15
- * @private
16
- */
17
10
  const makePagedRequest = async (client, input, ...args) => {
18
- // @ts-ignore
19
11
  return await client.listRelatedItems(input, ...args);
20
12
  };
21
13
  async function* paginateListRelatedItems(config, input, ...additionalArguments) {
22
- // ToDo: replace with actual type instead of typeof input.nextToken
23
14
  let token = config.startingToken || undefined;
24
15
  let hasNext = true;
25
16
  let page;
@@ -39,8 +30,6 @@ async function* paginateListRelatedItems(config, input, ...additionalArguments)
39
30
  token = page.nextToken;
40
31
  hasNext = !!token;
41
32
  }
42
- // @ts-ignore
43
33
  return undefined;
44
34
  }
45
35
  exports.paginateListRelatedItems = paginateListRelatedItems;
46
- //# sourceMappingURL=ListRelatedItemsPaginator.js.map
@@ -4,22 +4,13 @@ exports.paginateListReplicationSets = void 0;
4
4
  const ListReplicationSetsCommand_1 = require("../commands/ListReplicationSetsCommand");
5
5
  const SSMIncidents_1 = require("../SSMIncidents");
6
6
  const SSMIncidentsClient_1 = require("../SSMIncidentsClient");
7
- /**
8
- * @private
9
- */
10
7
  const makePagedClientRequest = async (client, input, ...args) => {
11
- // @ts-ignore
12
8
  return await client.send(new ListReplicationSetsCommand_1.ListReplicationSetsCommand(input), ...args);
13
9
  };
14
- /**
15
- * @private
16
- */
17
10
  const makePagedRequest = async (client, input, ...args) => {
18
- // @ts-ignore
19
11
  return await client.listReplicationSets(input, ...args);
20
12
  };
21
13
  async function* paginateListReplicationSets(config, input, ...additionalArguments) {
22
- // ToDo: replace with actual type instead of typeof input.nextToken
23
14
  let token = config.startingToken || undefined;
24
15
  let hasNext = true;
25
16
  let page;
@@ -39,8 +30,6 @@ async function* paginateListReplicationSets(config, input, ...additionalArgument
39
30
  token = page.nextToken;
40
31
  hasNext = !!token;
41
32
  }
42
- // @ts-ignore
43
33
  return undefined;
44
34
  }
45
35
  exports.paginateListReplicationSets = paginateListReplicationSets;
46
- //# sourceMappingURL=ListReplicationSetsPaginator.js.map
@@ -4,22 +4,13 @@ exports.paginateListResponsePlans = void 0;
4
4
  const ListResponsePlansCommand_1 = require("../commands/ListResponsePlansCommand");
5
5
  const SSMIncidents_1 = require("../SSMIncidents");
6
6
  const SSMIncidentsClient_1 = require("../SSMIncidentsClient");
7
- /**
8
- * @private
9
- */
10
7
  const makePagedClientRequest = async (client, input, ...args) => {
11
- // @ts-ignore
12
8
  return await client.send(new ListResponsePlansCommand_1.ListResponsePlansCommand(input), ...args);
13
9
  };
14
- /**
15
- * @private
16
- */
17
10
  const makePagedRequest = async (client, input, ...args) => {
18
- // @ts-ignore
19
11
  return await client.listResponsePlans(input, ...args);
20
12
  };
21
13
  async function* paginateListResponsePlans(config, input, ...additionalArguments) {
22
- // ToDo: replace with actual type instead of typeof input.nextToken
23
14
  let token = config.startingToken || undefined;
24
15
  let hasNext = true;
25
16
  let page;
@@ -39,8 +30,6 @@ async function* paginateListResponsePlans(config, input, ...additionalArguments)
39
30
  token = page.nextToken;
40
31
  hasNext = !!token;
41
32
  }
42
- // @ts-ignore
43
33
  return undefined;
44
34
  }
45
35
  exports.paginateListResponsePlans = paginateListResponsePlans;
46
- //# sourceMappingURL=ListResponsePlansPaginator.js.map
@@ -4,22 +4,13 @@ exports.paginateListTimelineEvents = void 0;
4
4
  const ListTimelineEventsCommand_1 = require("../commands/ListTimelineEventsCommand");
5
5
  const SSMIncidents_1 = require("../SSMIncidents");
6
6
  const SSMIncidentsClient_1 = require("../SSMIncidentsClient");
7
- /**
8
- * @private
9
- */
10
7
  const makePagedClientRequest = async (client, input, ...args) => {
11
- // @ts-ignore
12
8
  return await client.send(new ListTimelineEventsCommand_1.ListTimelineEventsCommand(input), ...args);
13
9
  };
14
- /**
15
- * @private
16
- */
17
10
  const makePagedRequest = async (client, input, ...args) => {
18
- // @ts-ignore
19
11
  return await client.listTimelineEvents(input, ...args);
20
12
  };
21
13
  async function* paginateListTimelineEvents(config, input, ...additionalArguments) {
22
- // ToDo: replace with actual type instead of typeof input.nextToken
23
14
  let token = config.startingToken || undefined;
24
15
  let hasNext = true;
25
16
  let page;
@@ -39,8 +30,6 @@ async function* paginateListTimelineEvents(config, input, ...additionalArguments
39
30
  token = page.nextToken;
40
31
  hasNext = !!token;
41
32
  }
42
- // @ts-ignore
43
33
  return undefined;
44
34
  }
45
35
  exports.paginateListTimelineEvents = paginateListTimelineEvents;
46
- //# sourceMappingURL=ListTimelineEventsPaginator.js.map
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./GetResourcePoliciesPaginator"), exports);
5
+ tslib_1.__exportStar(require("./Interfaces"), exports);
6
+ tslib_1.__exportStar(require("./ListIncidentRecordsPaginator"), exports);
7
+ tslib_1.__exportStar(require("./ListRelatedItemsPaginator"), exports);
8
+ tslib_1.__exportStar(require("./ListReplicationSetsPaginator"), exports);
9
+ tslib_1.__exportStar(require("./ListResponsePlansPaginator"), exports);
10
+ tslib_1.__exportStar(require("./ListTimelineEventsPaginator"), exports);
@@ -3896,14 +3896,12 @@ const deserializeMetadata = (output) => {
3896
3896
  cfId: output.headers["x-amz-cf-id"],
3897
3897
  });
3898
3898
  };
3899
- // Collect low-level response body stream to Uint8Array.
3900
3899
  const collectBody = (streamBody = new Uint8Array(), context) => {
3901
3900
  if (streamBody instanceof Uint8Array) {
3902
3901
  return Promise.resolve(streamBody);
3903
3902
  }
3904
3903
  return context.streamCollector(streamBody) || Promise.resolve(new Uint8Array());
3905
3904
  };
3906
- // Encode Uint8Array data into string with utf-8.
3907
3905
  const collectBodyString = (streamBody, context) => collectBody(streamBody, context).then((body) => context.utf8Encoder(body));
3908
3906
  const isSerializableHeaderValue = (value) => value !== undefined &&
3909
3907
  value !== null &&
@@ -3916,9 +3914,6 @@ const parseBody = (streamBody, context) => collectBodyString(streamBody, context
3916
3914
  }
3917
3915
  return {};
3918
3916
  });
3919
- /**
3920
- * Load an error code for the aws.rest-json-1.1 protocol.
3921
- */
3922
3917
  const loadRestJsonErrorCode = (output, data) => {
3923
3918
  const findKey = (object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase());
3924
3919
  const sanitizeErrorCode = (rawValue) => {
@@ -3943,4 +3938,3 @@ const loadRestJsonErrorCode = (output, data) => {
3943
3938
  }
3944
3939
  return "";
3945
3940
  };
3946
- //# sourceMappingURL=Aws_restJson1.js.map
@@ -2,6 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
+ const package_json_1 = tslib_1.__importDefault(require("../package.json"));
5
6
  const sha256_browser_1 = require("@aws-crypto/sha256-browser");
6
7
  const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
7
8
  const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
@@ -10,12 +11,7 @@ const util_base64_browser_1 = require("@aws-sdk/util-base64-browser");
10
11
  const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
11
12
  const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
12
13
  const util_utf8_browser_1 = require("@aws-sdk/util-utf8-browser");
13
- // @ts-ignore: package.json will be imported from dist folders
14
- const package_json_1 = tslib_1.__importDefault(require("../package.json"));
15
14
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
16
- /**
17
- * @internal
18
- */
19
15
  const getRuntimeConfig = (config) => {
20
16
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
21
17
  const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config);
@@ -39,4 +35,3 @@ const getRuntimeConfig = (config) => {
39
35
  };
40
36
  };
41
37
  exports.getRuntimeConfig = getRuntimeConfig;
42
- //# sourceMappingURL=runtimeConfig.browser.js.map
@@ -2,6 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const tslib_1 = require("tslib");
5
+ const package_json_1 = tslib_1.__importDefault(require("../package.json"));
5
6
  const client_sts_1 = require("@aws-sdk/client-sts");
6
7
  const config_resolver_1 = require("@aws-sdk/config-resolver");
7
8
  const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
@@ -9,17 +10,12 @@ const hash_node_1 = require("@aws-sdk/hash-node");
9
10
  const middleware_retry_1 = require("@aws-sdk/middleware-retry");
10
11
  const node_config_provider_1 = require("@aws-sdk/node-config-provider");
11
12
  const node_http_handler_1 = require("@aws-sdk/node-http-handler");
12
- const smithy_client_1 = require("@aws-sdk/smithy-client");
13
13
  const util_base64_node_1 = require("@aws-sdk/util-base64-node");
14
14
  const util_body_length_node_1 = require("@aws-sdk/util-body-length-node");
15
15
  const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
16
16
  const util_utf8_node_1 = require("@aws-sdk/util-utf8-node");
17
- // @ts-ignore: package.json will be imported from dist folders
18
- const package_json_1 = tslib_1.__importDefault(require("../package.json"));
19
17
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
20
- /**
21
- * @internal
22
- */
18
+ const smithy_client_1 = require("@aws-sdk/smithy-client");
23
19
  const getRuntimeConfig = (config) => {
24
20
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
25
21
  smithy_client_1.emitWarningIfUnsupportedVersion(process.version);
@@ -44,4 +40,3 @@ const getRuntimeConfig = (config) => {
44
40
  };
45
41
  };
46
42
  exports.getRuntimeConfig = getRuntimeConfig;
47
- //# sourceMappingURL=runtimeConfig.js.map
@@ -3,9 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const sha256_js_1 = require("@aws-crypto/sha256-js");
5
5
  const runtimeConfig_browser_1 = require("./runtimeConfig.browser");
6
- /**
7
- * @internal
8
- */
9
6
  const getRuntimeConfig = (config) => {
10
7
  var _a;
11
8
  const browserDefaults = runtimeConfig_browser_1.getRuntimeConfig(config);
@@ -17,4 +14,3 @@ const getRuntimeConfig = (config) => {
17
14
  };
18
15
  };
19
16
  exports.getRuntimeConfig = getRuntimeConfig;
20
- //# sourceMappingURL=runtimeConfig.native.js.map
@@ -3,9 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const url_parser_1 = require("@aws-sdk/url-parser");
5
5
  const endpoints_1 = require("./endpoints");
6
- /**
7
- * @internal
8
- */
9
6
  const getRuntimeConfig = (config) => {
10
7
  var _a, _b, _c, _d, _e;
11
8
  return ({
@@ -18,4 +15,3 @@ const getRuntimeConfig = (config) => {
18
15
  });
19
16
  };
20
17
  exports.getRuntimeConfig = getRuntimeConfig;
21
- //# sourceMappingURL=runtimeConfig.shared.js.map
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const tslib_1 = require("tslib");
4
+ tslib_1.__exportStar(require("./waitForWaitForReplicationSetActive"), exports);
5
+ tslib_1.__exportStar(require("./waitForWaitForReplicationSetDeleted"), exports);
@@ -50,24 +50,14 @@ const checkState = async (client, input) => {
50
50
  }
51
51
  return { state: util_waiter_1.WaiterState.RETRY, reason };
52
52
  };
53
- /**
54
- * Wait for a replication set to become ACTIVE
55
- * @deprecated Use waitUntilWaitForReplicationSetActive instead. waitForWaitForReplicationSetActive does not throw error in non-success cases.
56
- */
57
53
  const waitForWaitForReplicationSetActive = async (params, input) => {
58
54
  const serviceDefaults = { minDelay: 30, maxDelay: 30 };
59
55
  return util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
60
56
  };
61
57
  exports.waitForWaitForReplicationSetActive = waitForWaitForReplicationSetActive;
62
- /**
63
- * Wait for a replication set to become ACTIVE
64
- * @param params - Waiter configuration options.
65
- * @param input - The input to GetReplicationSetCommand for polling.
66
- */
67
58
  const waitUntilWaitForReplicationSetActive = async (params, input) => {
68
59
  const serviceDefaults = { minDelay: 30, maxDelay: 30 };
69
60
  const result = await util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
70
61
  return util_waiter_1.checkExceptions(result);
71
62
  };
72
63
  exports.waitUntilWaitForReplicationSetActive = waitUntilWaitForReplicationSetActive;
73
- //# sourceMappingURL=waitForWaitForReplicationSetActive.js.map
@@ -35,24 +35,14 @@ const checkState = async (client, input) => {
35
35
  }
36
36
  return { state: util_waiter_1.WaiterState.RETRY, reason };
37
37
  };
38
- /**
39
- * Wait for a replication set to be deleted
40
- * @deprecated Use waitUntilWaitForReplicationSetDeleted instead. waitForWaitForReplicationSetDeleted does not throw error in non-success cases.
41
- */
42
38
  const waitForWaitForReplicationSetDeleted = async (params, input) => {
43
39
  const serviceDefaults = { minDelay: 30, maxDelay: 30 };
44
40
  return util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
45
41
  };
46
42
  exports.waitForWaitForReplicationSetDeleted = waitForWaitForReplicationSetDeleted;
47
- /**
48
- * Wait for a replication set to be deleted
49
- * @param params - Waiter configuration options.
50
- * @param input - The input to GetReplicationSetCommand for polling.
51
- */
52
43
  const waitUntilWaitForReplicationSetDeleted = async (params, input) => {
53
44
  const serviceDefaults = { minDelay: 30, maxDelay: 30 };
54
45
  const result = await util_waiter_1.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
55
46
  return util_waiter_1.checkExceptions(result);
56
47
  };
57
48
  exports.waitUntilWaitForReplicationSetDeleted = waitUntilWaitForReplicationSetDeleted;
58
- //# sourceMappingURL=waitForWaitForReplicationSetDeleted.js.map
@@ -443,4 +443,3 @@ var SSMIncidents = (function (_super) {
443
443
  return SSMIncidents;
444
444
  }(SSMIncidentsClient));
445
445
  export { SSMIncidents };
446
- //# sourceMappingURL=SSMIncidents.js.map
@@ -35,4 +35,3 @@ var SSMIncidentsClient = (function (_super) {
35
35
  return SSMIncidentsClient;
36
36
  }(__Client));
37
37
  export { SSMIncidentsClient };
38
- //# sourceMappingURL=SSMIncidentsClient.js.map
@@ -37,4 +37,3 @@ var CreateReplicationSetCommand = (function (_super) {
37
37
  return CreateReplicationSetCommand;
38
38
  }($Command));
39
39
  export { CreateReplicationSetCommand };
40
- //# sourceMappingURL=CreateReplicationSetCommand.js.map
@@ -37,4 +37,3 @@ var CreateResponsePlanCommand = (function (_super) {
37
37
  return CreateResponsePlanCommand;
38
38
  }($Command));
39
39
  export { CreateResponsePlanCommand };
40
- //# sourceMappingURL=CreateResponsePlanCommand.js.map
@@ -37,4 +37,3 @@ var CreateTimelineEventCommand = (function (_super) {
37
37
  return CreateTimelineEventCommand;
38
38
  }($Command));
39
39
  export { CreateTimelineEventCommand };
40
- //# sourceMappingURL=CreateTimelineEventCommand.js.map
@@ -37,4 +37,3 @@ var DeleteIncidentRecordCommand = (function (_super) {
37
37
  return DeleteIncidentRecordCommand;
38
38
  }($Command));
39
39
  export { DeleteIncidentRecordCommand };
40
- //# sourceMappingURL=DeleteIncidentRecordCommand.js.map
@@ -37,4 +37,3 @@ var DeleteReplicationSetCommand = (function (_super) {
37
37
  return DeleteReplicationSetCommand;
38
38
  }($Command));
39
39
  export { DeleteReplicationSetCommand };
40
- //# sourceMappingURL=DeleteReplicationSetCommand.js.map
@@ -37,4 +37,3 @@ var DeleteResourcePolicyCommand = (function (_super) {
37
37
  return DeleteResourcePolicyCommand;
38
38
  }($Command));
39
39
  export { DeleteResourcePolicyCommand };
40
- //# sourceMappingURL=DeleteResourcePolicyCommand.js.map
@@ -37,4 +37,3 @@ var DeleteResponsePlanCommand = (function (_super) {
37
37
  return DeleteResponsePlanCommand;
38
38
  }($Command));
39
39
  export { DeleteResponsePlanCommand };
40
- //# sourceMappingURL=DeleteResponsePlanCommand.js.map
@@ -37,4 +37,3 @@ var DeleteTimelineEventCommand = (function (_super) {
37
37
  return DeleteTimelineEventCommand;
38
38
  }($Command));
39
39
  export { DeleteTimelineEventCommand };
40
- //# sourceMappingURL=DeleteTimelineEventCommand.js.map
@@ -37,4 +37,3 @@ var GetIncidentRecordCommand = (function (_super) {
37
37
  return GetIncidentRecordCommand;
38
38
  }($Command));
39
39
  export { GetIncidentRecordCommand };
40
- //# sourceMappingURL=GetIncidentRecordCommand.js.map
@@ -37,4 +37,3 @@ var GetReplicationSetCommand = (function (_super) {
37
37
  return GetReplicationSetCommand;
38
38
  }($Command));
39
39
  export { GetReplicationSetCommand };
40
- //# sourceMappingURL=GetReplicationSetCommand.js.map
@@ -37,4 +37,3 @@ var GetResourcePoliciesCommand = (function (_super) {
37
37
  return GetResourcePoliciesCommand;
38
38
  }($Command));
39
39
  export { GetResourcePoliciesCommand };
40
- //# sourceMappingURL=GetResourcePoliciesCommand.js.map
@@ -37,4 +37,3 @@ var GetResponsePlanCommand = (function (_super) {
37
37
  return GetResponsePlanCommand;
38
38
  }($Command));
39
39
  export { GetResponsePlanCommand };
40
- //# sourceMappingURL=GetResponsePlanCommand.js.map
@@ -37,4 +37,3 @@ var GetTimelineEventCommand = (function (_super) {
37
37
  return GetTimelineEventCommand;
38
38
  }($Command));
39
39
  export { GetTimelineEventCommand };
40
- //# sourceMappingURL=GetTimelineEventCommand.js.map
@@ -37,4 +37,3 @@ var ListIncidentRecordsCommand = (function (_super) {
37
37
  return ListIncidentRecordsCommand;
38
38
  }($Command));
39
39
  export { ListIncidentRecordsCommand };
40
- //# sourceMappingURL=ListIncidentRecordsCommand.js.map
@@ -37,4 +37,3 @@ var ListRelatedItemsCommand = (function (_super) {
37
37
  return ListRelatedItemsCommand;
38
38
  }($Command));
39
39
  export { ListRelatedItemsCommand };
40
- //# sourceMappingURL=ListRelatedItemsCommand.js.map
@@ -37,4 +37,3 @@ var ListReplicationSetsCommand = (function (_super) {
37
37
  return ListReplicationSetsCommand;
38
38
  }($Command));
39
39
  export { ListReplicationSetsCommand };
40
- //# sourceMappingURL=ListReplicationSetsCommand.js.map
@@ -37,4 +37,3 @@ var ListResponsePlansCommand = (function (_super) {
37
37
  return ListResponsePlansCommand;
38
38
  }($Command));
39
39
  export { ListResponsePlansCommand };
40
- //# sourceMappingURL=ListResponsePlansCommand.js.map
@@ -37,4 +37,3 @@ var ListTagsForResourceCommand = (function (_super) {
37
37
  return ListTagsForResourceCommand;
38
38
  }($Command));
39
39
  export { ListTagsForResourceCommand };
40
- //# sourceMappingURL=ListTagsForResourceCommand.js.map
@@ -37,4 +37,3 @@ var ListTimelineEventsCommand = (function (_super) {
37
37
  return ListTimelineEventsCommand;
38
38
  }($Command));
39
39
  export { ListTimelineEventsCommand };
40
- //# sourceMappingURL=ListTimelineEventsCommand.js.map
@@ -37,4 +37,3 @@ var PutResourcePolicyCommand = (function (_super) {
37
37
  return PutResourcePolicyCommand;
38
38
  }($Command));
39
39
  export { PutResourcePolicyCommand };
40
- //# sourceMappingURL=PutResourcePolicyCommand.js.map
@@ -37,4 +37,3 @@ var StartIncidentCommand = (function (_super) {
37
37
  return StartIncidentCommand;
38
38
  }($Command));
39
39
  export { StartIncidentCommand };
40
- //# sourceMappingURL=StartIncidentCommand.js.map
@@ -37,4 +37,3 @@ var TagResourceCommand = (function (_super) {
37
37
  return TagResourceCommand;
38
38
  }($Command));
39
39
  export { TagResourceCommand };
40
- //# sourceMappingURL=TagResourceCommand.js.map
@@ -37,4 +37,3 @@ var UntagResourceCommand = (function (_super) {
37
37
  return UntagResourceCommand;
38
38
  }($Command));
39
39
  export { UntagResourceCommand };
40
- //# sourceMappingURL=UntagResourceCommand.js.map
@@ -37,4 +37,3 @@ var UpdateDeletionProtectionCommand = (function (_super) {
37
37
  return UpdateDeletionProtectionCommand;
38
38
  }($Command));
39
39
  export { UpdateDeletionProtectionCommand };
40
- //# sourceMappingURL=UpdateDeletionProtectionCommand.js.map
@@ -37,4 +37,3 @@ var UpdateIncidentRecordCommand = (function (_super) {
37
37
  return UpdateIncidentRecordCommand;
38
38
  }($Command));
39
39
  export { UpdateIncidentRecordCommand };
40
- //# sourceMappingURL=UpdateIncidentRecordCommand.js.map
@@ -37,4 +37,3 @@ var UpdateRelatedItemsCommand = (function (_super) {
37
37
  return UpdateRelatedItemsCommand;
38
38
  }($Command));
39
39
  export { UpdateRelatedItemsCommand };
40
- //# sourceMappingURL=UpdateRelatedItemsCommand.js.map
@@ -37,4 +37,3 @@ var UpdateReplicationSetCommand = (function (_super) {
37
37
  return UpdateReplicationSetCommand;
38
38
  }($Command));
39
39
  export { UpdateReplicationSetCommand };
40
- //# sourceMappingURL=UpdateReplicationSetCommand.js.map
@@ -37,4 +37,3 @@ var UpdateResponsePlanCommand = (function (_super) {
37
37
  return UpdateResponsePlanCommand;
38
38
  }($Command));
39
39
  export { UpdateResponsePlanCommand };
40
- //# sourceMappingURL=UpdateResponsePlanCommand.js.map
@@ -37,4 +37,3 @@ var UpdateTimelineEventCommand = (function (_super) {
37
37
  return UpdateTimelineEventCommand;
38
38
  }($Command));
39
39
  export { UpdateTimelineEventCommand };
40
- //# sourceMappingURL=UpdateTimelineEventCommand.js.map
@@ -0,0 +1,29 @@
1
+ export * from "./CreateReplicationSetCommand";
2
+ export * from "./CreateResponsePlanCommand";
3
+ export * from "./CreateTimelineEventCommand";
4
+ export * from "./DeleteIncidentRecordCommand";
5
+ export * from "./DeleteReplicationSetCommand";
6
+ export * from "./DeleteResourcePolicyCommand";
7
+ export * from "./DeleteResponsePlanCommand";
8
+ export * from "./DeleteTimelineEventCommand";
9
+ export * from "./GetIncidentRecordCommand";
10
+ export * from "./GetReplicationSetCommand";
11
+ export * from "./GetResourcePoliciesCommand";
12
+ export * from "./GetResponsePlanCommand";
13
+ export * from "./GetTimelineEventCommand";
14
+ export * from "./ListIncidentRecordsCommand";
15
+ export * from "./ListRelatedItemsCommand";
16
+ export * from "./ListReplicationSetsCommand";
17
+ export * from "./ListResponsePlansCommand";
18
+ export * from "./ListTagsForResourceCommand";
19
+ export * from "./ListTimelineEventsCommand";
20
+ export * from "./PutResourcePolicyCommand";
21
+ export * from "./StartIncidentCommand";
22
+ export * from "./TagResourceCommand";
23
+ export * from "./UntagResourceCommand";
24
+ export * from "./UpdateDeletionProtectionCommand";
25
+ export * from "./UpdateIncidentRecordCommand";
26
+ export * from "./UpdateRelatedItemsCommand";
27
+ export * from "./UpdateReplicationSetCommand";
28
+ export * from "./UpdateResponsePlanCommand";
29
+ export * from "./UpdateTimelineEventCommand";
@@ -33,7 +33,7 @@ var partitionHash = {
33
33
  hostname: "ssm-incidents.{region}.amazonaws.com.cn",
34
34
  },
35
35
  "aws-iso": {
36
- regions: ["us-iso-east-1"],
36
+ regions: ["us-iso-east-1", "us-iso-west-1"],
37
37
  hostname: "ssm-incidents.{region}.c2s.ic.gov",
38
38
  },
39
39
  "aws-iso-b": {
@@ -50,4 +50,3 @@ export var defaultRegionInfoProvider = function (region, options) { return __awa
50
50
  return [2, getRegionInfo(region, __assign(__assign({}, options), { signingService: "ssm-incidents", regionHash: regionHash, partitionHash: partitionHash }))];
51
51
  });
52
52
  }); };
53
- //# sourceMappingURL=endpoints.js.map