@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
@@ -5,9 +5,6 @@ exports.UpdateResponsePlanOutput = exports.UpdateResponsePlanInput = exports.Upd
5
5
  exports.UpdateTimelineEventOutput = exports.UpdateTimelineEventInput = void 0;
6
6
  var AccessDeniedException;
7
7
  (function (AccessDeniedException) {
8
- /**
9
- * @internal
10
- */
11
8
  AccessDeniedException.filterSensitiveLog = (obj) => ({
12
9
  ...obj,
13
10
  });
@@ -19,9 +16,6 @@ var SsmTargetAccount;
19
16
  })(SsmTargetAccount = exports.SsmTargetAccount || (exports.SsmTargetAccount = {}));
20
17
  var SsmAutomation;
21
18
  (function (SsmAutomation) {
22
- /**
23
- * @internal
24
- */
25
19
  SsmAutomation.filterSensitiveLog = (obj) => ({
26
20
  ...obj,
27
21
  });
@@ -33,9 +27,6 @@ var Action;
33
27
  return visitor.ssmAutomation(value.ssmAutomation);
34
28
  return visitor._(value.$unknown[0], value.$unknown[1]);
35
29
  };
36
- /**
37
- * @internal
38
- */
39
30
  Action.filterSensitiveLog = (obj) => {
40
31
  if (obj.ssmAutomation !== undefined)
41
32
  return { ssmAutomation: SsmAutomation.filterSensitiveLog(obj.ssmAutomation) };
@@ -45,9 +36,6 @@ var Action;
45
36
  })(Action = exports.Action || (exports.Action = {}));
46
37
  var AddRegionAction;
47
38
  (function (AddRegionAction) {
48
- /**
49
- * @internal
50
- */
51
39
  AddRegionAction.filterSensitiveLog = (obj) => ({
52
40
  ...obj,
53
41
  });
@@ -61,9 +49,6 @@ var AttributeValueList;
61
49
  return visitor.integerValues(value.integerValues);
62
50
  return visitor._(value.$unknown[0], value.$unknown[1]);
63
51
  };
64
- /**
65
- * @internal
66
- */
67
52
  AttributeValueList.filterSensitiveLog = (obj) => {
68
53
  if (obj.stringValues !== undefined)
69
54
  return { stringValues: obj.stringValues };
@@ -80,9 +65,6 @@ var AutomationExecution;
80
65
  return visitor.ssmExecutionArn(value.ssmExecutionArn);
81
66
  return visitor._(value.$unknown[0], value.$unknown[1]);
82
67
  };
83
- /**
84
- * @internal
85
- */
86
68
  AutomationExecution.filterSensitiveLog = (obj) => {
87
69
  if (obj.ssmExecutionArn !== undefined)
88
70
  return { ssmExecutionArn: obj.ssmExecutionArn };
@@ -92,9 +74,6 @@ var AutomationExecution;
92
74
  })(AutomationExecution = exports.AutomationExecution || (exports.AutomationExecution = {}));
93
75
  var EmptyChatChannel;
94
76
  (function (EmptyChatChannel) {
95
- /**
96
- * @internal
97
- */
98
77
  EmptyChatChannel.filterSensitiveLog = (obj) => ({
99
78
  ...obj,
100
79
  });
@@ -108,9 +87,6 @@ var ChatChannel;
108
87
  return visitor.chatbotSns(value.chatbotSns);
109
88
  return visitor._(value.$unknown[0], value.$unknown[1]);
110
89
  };
111
- /**
112
- * @internal
113
- */
114
90
  ChatChannel.filterSensitiveLog = (obj) => {
115
91
  if (obj.empty !== undefined)
116
92
  return { empty: EmptyChatChannel.filterSensitiveLog(obj.empty) };
@@ -131,9 +107,6 @@ var Condition;
131
107
  return visitor.equals(value.equals);
132
108
  return visitor._(value.$unknown[0], value.$unknown[1]);
133
109
  };
134
- /**
135
- * @internal
136
- */
137
110
  Condition.filterSensitiveLog = (obj) => {
138
111
  if (obj.before !== undefined)
139
112
  return { before: obj.before };
@@ -155,45 +128,30 @@ var ResourceType;
155
128
  })(ResourceType = exports.ResourceType || (exports.ResourceType = {}));
156
129
  var ConflictException;
157
130
  (function (ConflictException) {
158
- /**
159
- * @internal
160
- */
161
131
  ConflictException.filterSensitiveLog = (obj) => ({
162
132
  ...obj,
163
133
  });
164
134
  })(ConflictException = exports.ConflictException || (exports.ConflictException = {}));
165
135
  var RegionMapInputValue;
166
136
  (function (RegionMapInputValue) {
167
- /**
168
- * @internal
169
- */
170
137
  RegionMapInputValue.filterSensitiveLog = (obj) => ({
171
138
  ...obj,
172
139
  });
173
140
  })(RegionMapInputValue = exports.RegionMapInputValue || (exports.RegionMapInputValue = {}));
174
141
  var CreateReplicationSetInput;
175
142
  (function (CreateReplicationSetInput) {
176
- /**
177
- * @internal
178
- */
179
143
  CreateReplicationSetInput.filterSensitiveLog = (obj) => ({
180
144
  ...obj,
181
145
  });
182
146
  })(CreateReplicationSetInput = exports.CreateReplicationSetInput || (exports.CreateReplicationSetInput = {}));
183
147
  var CreateReplicationSetOutput;
184
148
  (function (CreateReplicationSetOutput) {
185
- /**
186
- * @internal
187
- */
188
149
  CreateReplicationSetOutput.filterSensitiveLog = (obj) => ({
189
150
  ...obj,
190
151
  });
191
152
  })(CreateReplicationSetOutput = exports.CreateReplicationSetOutput || (exports.CreateReplicationSetOutput = {}));
192
153
  var InternalServerException;
193
154
  (function (InternalServerException) {
194
- /**
195
- * @internal
196
- */
197
155
  InternalServerException.filterSensitiveLog = (obj) => ({
198
156
  ...obj,
199
157
  });
@@ -204,27 +162,18 @@ var ServiceCode;
204
162
  })(ServiceCode = exports.ServiceCode || (exports.ServiceCode = {}));
205
163
  var ServiceQuotaExceededException;
206
164
  (function (ServiceQuotaExceededException) {
207
- /**
208
- * @internal
209
- */
210
165
  ServiceQuotaExceededException.filterSensitiveLog = (obj) => ({
211
166
  ...obj,
212
167
  });
213
168
  })(ServiceQuotaExceededException = exports.ServiceQuotaExceededException || (exports.ServiceQuotaExceededException = {}));
214
169
  var ThrottlingException;
215
170
  (function (ThrottlingException) {
216
- /**
217
- * @internal
218
- */
219
171
  ThrottlingException.filterSensitiveLog = (obj) => ({
220
172
  ...obj,
221
173
  });
222
174
  })(ThrottlingException = exports.ThrottlingException || (exports.ThrottlingException = {}));
223
175
  var ValidationException;
224
176
  (function (ValidationException) {
225
- /**
226
- * @internal
227
- */
228
177
  ValidationException.filterSensitiveLog = (obj) => ({
229
178
  ...obj,
230
179
  });
@@ -236,9 +185,6 @@ var NotificationTargetItem;
236
185
  return visitor.snsTopicArn(value.snsTopicArn);
237
186
  return visitor._(value.$unknown[0], value.$unknown[1]);
238
187
  };
239
- /**
240
- * @internal
241
- */
242
188
  NotificationTargetItem.filterSensitiveLog = (obj) => {
243
189
  if (obj.snsTopicArn !== undefined)
244
190
  return { snsTopicArn: obj.snsTopicArn };
@@ -248,9 +194,6 @@ var NotificationTargetItem;
248
194
  })(NotificationTargetItem = exports.NotificationTargetItem || (exports.NotificationTargetItem = {}));
249
195
  var IncidentTemplate;
250
196
  (function (IncidentTemplate) {
251
- /**
252
- * @internal
253
- */
254
197
  IncidentTemplate.filterSensitiveLog = (obj) => ({
255
198
  ...obj,
256
199
  ...(obj.notificationTargets && {
@@ -260,9 +203,6 @@ var IncidentTemplate;
260
203
  })(IncidentTemplate = exports.IncidentTemplate || (exports.IncidentTemplate = {}));
261
204
  var CreateResponsePlanInput;
262
205
  (function (CreateResponsePlanInput) {
263
- /**
264
- * @internal
265
- */
266
206
  CreateResponsePlanInput.filterSensitiveLog = (obj) => ({
267
207
  ...obj,
268
208
  ...(obj.incidentTemplate && { incidentTemplate: IncidentTemplate.filterSensitiveLog(obj.incidentTemplate) }),
@@ -272,153 +212,102 @@ var CreateResponsePlanInput;
272
212
  })(CreateResponsePlanInput = exports.CreateResponsePlanInput || (exports.CreateResponsePlanInput = {}));
273
213
  var CreateResponsePlanOutput;
274
214
  (function (CreateResponsePlanOutput) {
275
- /**
276
- * @internal
277
- */
278
215
  CreateResponsePlanOutput.filterSensitiveLog = (obj) => ({
279
216
  ...obj,
280
217
  });
281
218
  })(CreateResponsePlanOutput = exports.CreateResponsePlanOutput || (exports.CreateResponsePlanOutput = {}));
282
219
  var ResourceNotFoundException;
283
220
  (function (ResourceNotFoundException) {
284
- /**
285
- * @internal
286
- */
287
221
  ResourceNotFoundException.filterSensitiveLog = (obj) => ({
288
222
  ...obj,
289
223
  });
290
224
  })(ResourceNotFoundException = exports.ResourceNotFoundException || (exports.ResourceNotFoundException = {}));
291
225
  var CreateTimelineEventInput;
292
226
  (function (CreateTimelineEventInput) {
293
- /**
294
- * @internal
295
- */
296
227
  CreateTimelineEventInput.filterSensitiveLog = (obj) => ({
297
228
  ...obj,
298
229
  });
299
230
  })(CreateTimelineEventInput = exports.CreateTimelineEventInput || (exports.CreateTimelineEventInput = {}));
300
231
  var CreateTimelineEventOutput;
301
232
  (function (CreateTimelineEventOutput) {
302
- /**
303
- * @internal
304
- */
305
233
  CreateTimelineEventOutput.filterSensitiveLog = (obj) => ({
306
234
  ...obj,
307
235
  });
308
236
  })(CreateTimelineEventOutput = exports.CreateTimelineEventOutput || (exports.CreateTimelineEventOutput = {}));
309
237
  var DeleteIncidentRecordInput;
310
238
  (function (DeleteIncidentRecordInput) {
311
- /**
312
- * @internal
313
- */
314
239
  DeleteIncidentRecordInput.filterSensitiveLog = (obj) => ({
315
240
  ...obj,
316
241
  });
317
242
  })(DeleteIncidentRecordInput = exports.DeleteIncidentRecordInput || (exports.DeleteIncidentRecordInput = {}));
318
243
  var DeleteIncidentRecordOutput;
319
244
  (function (DeleteIncidentRecordOutput) {
320
- /**
321
- * @internal
322
- */
323
245
  DeleteIncidentRecordOutput.filterSensitiveLog = (obj) => ({
324
246
  ...obj,
325
247
  });
326
248
  })(DeleteIncidentRecordOutput = exports.DeleteIncidentRecordOutput || (exports.DeleteIncidentRecordOutput = {}));
327
249
  var DeleteRegionAction;
328
250
  (function (DeleteRegionAction) {
329
- /**
330
- * @internal
331
- */
332
251
  DeleteRegionAction.filterSensitiveLog = (obj) => ({
333
252
  ...obj,
334
253
  });
335
254
  })(DeleteRegionAction = exports.DeleteRegionAction || (exports.DeleteRegionAction = {}));
336
255
  var DeleteReplicationSetInput;
337
256
  (function (DeleteReplicationSetInput) {
338
- /**
339
- * @internal
340
- */
341
257
  DeleteReplicationSetInput.filterSensitiveLog = (obj) => ({
342
258
  ...obj,
343
259
  });
344
260
  })(DeleteReplicationSetInput = exports.DeleteReplicationSetInput || (exports.DeleteReplicationSetInput = {}));
345
261
  var DeleteReplicationSetOutput;
346
262
  (function (DeleteReplicationSetOutput) {
347
- /**
348
- * @internal
349
- */
350
263
  DeleteReplicationSetOutput.filterSensitiveLog = (obj) => ({
351
264
  ...obj,
352
265
  });
353
266
  })(DeleteReplicationSetOutput = exports.DeleteReplicationSetOutput || (exports.DeleteReplicationSetOutput = {}));
354
267
  var DeleteResourcePolicyInput;
355
268
  (function (DeleteResourcePolicyInput) {
356
- /**
357
- * @internal
358
- */
359
269
  DeleteResourcePolicyInput.filterSensitiveLog = (obj) => ({
360
270
  ...obj,
361
271
  });
362
272
  })(DeleteResourcePolicyInput = exports.DeleteResourcePolicyInput || (exports.DeleteResourcePolicyInput = {}));
363
273
  var DeleteResourcePolicyOutput;
364
274
  (function (DeleteResourcePolicyOutput) {
365
- /**
366
- * @internal
367
- */
368
275
  DeleteResourcePolicyOutput.filterSensitiveLog = (obj) => ({
369
276
  ...obj,
370
277
  });
371
278
  })(DeleteResourcePolicyOutput = exports.DeleteResourcePolicyOutput || (exports.DeleteResourcePolicyOutput = {}));
372
279
  var DeleteResponsePlanInput;
373
280
  (function (DeleteResponsePlanInput) {
374
- /**
375
- * @internal
376
- */
377
281
  DeleteResponsePlanInput.filterSensitiveLog = (obj) => ({
378
282
  ...obj,
379
283
  });
380
284
  })(DeleteResponsePlanInput = exports.DeleteResponsePlanInput || (exports.DeleteResponsePlanInput = {}));
381
285
  var DeleteResponsePlanOutput;
382
286
  (function (DeleteResponsePlanOutput) {
383
- /**
384
- * @internal
385
- */
386
287
  DeleteResponsePlanOutput.filterSensitiveLog = (obj) => ({
387
288
  ...obj,
388
289
  });
389
290
  })(DeleteResponsePlanOutput = exports.DeleteResponsePlanOutput || (exports.DeleteResponsePlanOutput = {}));
390
291
  var DeleteTimelineEventInput;
391
292
  (function (DeleteTimelineEventInput) {
392
- /**
393
- * @internal
394
- */
395
293
  DeleteTimelineEventInput.filterSensitiveLog = (obj) => ({
396
294
  ...obj,
397
295
  });
398
296
  })(DeleteTimelineEventInput = exports.DeleteTimelineEventInput || (exports.DeleteTimelineEventInput = {}));
399
297
  var DeleteTimelineEventOutput;
400
298
  (function (DeleteTimelineEventOutput) {
401
- /**
402
- * @internal
403
- */
404
299
  DeleteTimelineEventOutput.filterSensitiveLog = (obj) => ({
405
300
  ...obj,
406
301
  });
407
302
  })(DeleteTimelineEventOutput = exports.DeleteTimelineEventOutput || (exports.DeleteTimelineEventOutput = {}));
408
303
  var EventSummary;
409
304
  (function (EventSummary) {
410
- /**
411
- * @internal
412
- */
413
305
  EventSummary.filterSensitiveLog = (obj) => ({
414
306
  ...obj,
415
307
  });
416
308
  })(EventSummary = exports.EventSummary || (exports.EventSummary = {}));
417
309
  var Filter;
418
310
  (function (Filter) {
419
- /**
420
- * @internal
421
- */
422
311
  Filter.filterSensitiveLog = (obj) => ({
423
312
  ...obj,
424
313
  ...(obj.condition && { condition: Condition.filterSensitiveLog(obj.condition) }),
@@ -426,18 +315,12 @@ var Filter;
426
315
  })(Filter = exports.Filter || (exports.Filter = {}));
427
316
  var GetIncidentRecordInput;
428
317
  (function (GetIncidentRecordInput) {
429
- /**
430
- * @internal
431
- */
432
318
  GetIncidentRecordInput.filterSensitiveLog = (obj) => ({
433
319
  ...obj,
434
320
  });
435
321
  })(GetIncidentRecordInput = exports.GetIncidentRecordInput || (exports.GetIncidentRecordInput = {}));
436
322
  var IncidentRecordSource;
437
323
  (function (IncidentRecordSource) {
438
- /**
439
- * @internal
440
- */
441
324
  IncidentRecordSource.filterSensitiveLog = (obj) => ({
442
325
  ...obj,
443
326
  });
@@ -449,9 +332,6 @@ var IncidentRecordStatus;
449
332
  })(IncidentRecordStatus = exports.IncidentRecordStatus || (exports.IncidentRecordStatus = {}));
450
333
  var IncidentRecord;
451
334
  (function (IncidentRecord) {
452
- /**
453
- * @internal
454
- */
455
335
  IncidentRecord.filterSensitiveLog = (obj) => ({
456
336
  ...obj,
457
337
  ...(obj.automationExecutions && {
@@ -465,9 +345,6 @@ var IncidentRecord;
465
345
  })(IncidentRecord = exports.IncidentRecord || (exports.IncidentRecord = {}));
466
346
  var GetIncidentRecordOutput;
467
347
  (function (GetIncidentRecordOutput) {
468
- /**
469
- * @internal
470
- */
471
348
  GetIncidentRecordOutput.filterSensitiveLog = (obj) => ({
472
349
  ...obj,
473
350
  ...(obj.incidentRecord && { incidentRecord: IncidentRecord.filterSensitiveLog(obj.incidentRecord) }),
@@ -475,123 +352,69 @@ var GetIncidentRecordOutput;
475
352
  })(GetIncidentRecordOutput = exports.GetIncidentRecordOutput || (exports.GetIncidentRecordOutput = {}));
476
353
  var GetReplicationSetInput;
477
354
  (function (GetReplicationSetInput) {
478
- /**
479
- * @internal
480
- */
481
355
  GetReplicationSetInput.filterSensitiveLog = (obj) => ({
482
356
  ...obj,
483
357
  });
484
358
  })(GetReplicationSetInput = exports.GetReplicationSetInput || (exports.GetReplicationSetInput = {}));
485
359
  var RegionStatus;
486
360
  (function (RegionStatus) {
487
- /**
488
- * All operations have completed successfully and the region is ready to use
489
- */
490
361
  RegionStatus["ACTIVE"] = "ACTIVE";
491
- /**
492
- * The region is in the process of being created.
493
- */
494
362
  RegionStatus["CREATING"] = "CREATING";
495
- /**
496
- * The region is in the process of being deleted.
497
- */
498
363
  RegionStatus["DELETING"] = "DELETING";
499
- /**
500
- * The region is not healthy and we cannot automatically fix it.
501
- */
502
364
  RegionStatus["FAILED"] = "FAILED";
503
365
  })(RegionStatus = exports.RegionStatus || (exports.RegionStatus = {}));
504
366
  var RegionInfo;
505
367
  (function (RegionInfo) {
506
- /**
507
- * @internal
508
- */
509
368
  RegionInfo.filterSensitiveLog = (obj) => ({
510
369
  ...obj,
511
370
  });
512
371
  })(RegionInfo = exports.RegionInfo || (exports.RegionInfo = {}));
513
372
  var ReplicationSetStatus;
514
373
  (function (ReplicationSetStatus) {
515
- /**
516
- * All operations have completed successfully and the replication set is ready to use
517
- */
518
374
  ReplicationSetStatus["ACTIVE"] = "ACTIVE";
519
- /**
520
- * Replication set is in the process of being created.
521
- */
522
375
  ReplicationSetStatus["CREATING"] = "CREATING";
523
- /**
524
- * Replication set is in the process of being deleted.
525
- */
526
376
  ReplicationSetStatus["DELETING"] = "DELETING";
527
- /**
528
- * Replication set is not healthy and we cannot fix it.
529
- */
530
377
  ReplicationSetStatus["FAILED"] = "FAILED";
531
- /**
532
- * Replication set is in the process of being updated.
533
- */
534
378
  ReplicationSetStatus["UPDATING"] = "UPDATING";
535
379
  })(ReplicationSetStatus = exports.ReplicationSetStatus || (exports.ReplicationSetStatus = {}));
536
380
  var ReplicationSet;
537
381
  (function (ReplicationSet) {
538
- /**
539
- * @internal
540
- */
541
382
  ReplicationSet.filterSensitiveLog = (obj) => ({
542
383
  ...obj,
543
384
  });
544
385
  })(ReplicationSet = exports.ReplicationSet || (exports.ReplicationSet = {}));
545
386
  var GetReplicationSetOutput;
546
387
  (function (GetReplicationSetOutput) {
547
- /**
548
- * @internal
549
- */
550
388
  GetReplicationSetOutput.filterSensitiveLog = (obj) => ({
551
389
  ...obj,
552
390
  });
553
391
  })(GetReplicationSetOutput = exports.GetReplicationSetOutput || (exports.GetReplicationSetOutput = {}));
554
392
  var GetResourcePoliciesInput;
555
393
  (function (GetResourcePoliciesInput) {
556
- /**
557
- * @internal
558
- */
559
394
  GetResourcePoliciesInput.filterSensitiveLog = (obj) => ({
560
395
  ...obj,
561
396
  });
562
397
  })(GetResourcePoliciesInput = exports.GetResourcePoliciesInput || (exports.GetResourcePoliciesInput = {}));
563
398
  var ResourcePolicy;
564
399
  (function (ResourcePolicy) {
565
- /**
566
- * @internal
567
- */
568
400
  ResourcePolicy.filterSensitiveLog = (obj) => ({
569
401
  ...obj,
570
402
  });
571
403
  })(ResourcePolicy = exports.ResourcePolicy || (exports.ResourcePolicy = {}));
572
404
  var GetResourcePoliciesOutput;
573
405
  (function (GetResourcePoliciesOutput) {
574
- /**
575
- * @internal
576
- */
577
406
  GetResourcePoliciesOutput.filterSensitiveLog = (obj) => ({
578
407
  ...obj,
579
408
  });
580
409
  })(GetResourcePoliciesOutput = exports.GetResourcePoliciesOutput || (exports.GetResourcePoliciesOutput = {}));
581
410
  var GetResponsePlanInput;
582
411
  (function (GetResponsePlanInput) {
583
- /**
584
- * @internal
585
- */
586
412
  GetResponsePlanInput.filterSensitiveLog = (obj) => ({
587
413
  ...obj,
588
414
  });
589
415
  })(GetResponsePlanInput = exports.GetResponsePlanInput || (exports.GetResponsePlanInput = {}));
590
416
  var GetResponsePlanOutput;
591
417
  (function (GetResponsePlanOutput) {
592
- /**
593
- * @internal
594
- */
595
418
  GetResponsePlanOutput.filterSensitiveLog = (obj) => ({
596
419
  ...obj,
597
420
  ...(obj.incidentTemplate && { incidentTemplate: IncidentTemplate.filterSensitiveLog(obj.incidentTemplate) }),
@@ -601,36 +424,24 @@ var GetResponsePlanOutput;
601
424
  })(GetResponsePlanOutput = exports.GetResponsePlanOutput || (exports.GetResponsePlanOutput = {}));
602
425
  var GetTimelineEventInput;
603
426
  (function (GetTimelineEventInput) {
604
- /**
605
- * @internal
606
- */
607
427
  GetTimelineEventInput.filterSensitiveLog = (obj) => ({
608
428
  ...obj,
609
429
  });
610
430
  })(GetTimelineEventInput = exports.GetTimelineEventInput || (exports.GetTimelineEventInput = {}));
611
431
  var TimelineEvent;
612
432
  (function (TimelineEvent) {
613
- /**
614
- * @internal
615
- */
616
433
  TimelineEvent.filterSensitiveLog = (obj) => ({
617
434
  ...obj,
618
435
  });
619
436
  })(TimelineEvent = exports.TimelineEvent || (exports.TimelineEvent = {}));
620
437
  var GetTimelineEventOutput;
621
438
  (function (GetTimelineEventOutput) {
622
- /**
623
- * @internal
624
- */
625
439
  GetTimelineEventOutput.filterSensitiveLog = (obj) => ({
626
440
  ...obj,
627
441
  });
628
442
  })(GetTimelineEventOutput = exports.GetTimelineEventOutput || (exports.GetTimelineEventOutput = {}));
629
443
  var IncidentRecordSummary;
630
444
  (function (IncidentRecordSummary) {
631
- /**
632
- * @internal
633
- */
634
445
  IncidentRecordSummary.filterSensitiveLog = (obj) => ({
635
446
  ...obj,
636
447
  });
@@ -655,9 +466,6 @@ var ItemValue;
655
466
  return visitor.metricDefinition(value.metricDefinition);
656
467
  return visitor._(value.$unknown[0], value.$unknown[1]);
657
468
  };
658
- /**
659
- * @internal
660
- */
661
469
  ItemValue.filterSensitiveLog = (obj) => {
662
470
  if (obj.arn !== undefined)
663
471
  return { arn: obj.arn };
@@ -671,9 +479,6 @@ var ItemValue;
671
479
  })(ItemValue = exports.ItemValue || (exports.ItemValue = {}));
672
480
  var ItemIdentifier;
673
481
  (function (ItemIdentifier) {
674
- /**
675
- * @internal
676
- */
677
482
  ItemIdentifier.filterSensitiveLog = (obj) => ({
678
483
  ...obj,
679
484
  ...(obj.value && { value: ItemValue.filterSensitiveLog(obj.value) }),
@@ -681,9 +486,6 @@ var ItemIdentifier;
681
486
  })(ItemIdentifier = exports.ItemIdentifier || (exports.ItemIdentifier = {}));
682
487
  var ListIncidentRecordsInput;
683
488
  (function (ListIncidentRecordsInput) {
684
- /**
685
- * @internal
686
- */
687
489
  ListIncidentRecordsInput.filterSensitiveLog = (obj) => ({
688
490
  ...obj,
689
491
  ...(obj.filters && { filters: obj.filters.map((item) => Filter.filterSensitiveLog(item)) }),
@@ -691,27 +493,18 @@ var ListIncidentRecordsInput;
691
493
  })(ListIncidentRecordsInput = exports.ListIncidentRecordsInput || (exports.ListIncidentRecordsInput = {}));
692
494
  var ListIncidentRecordsOutput;
693
495
  (function (ListIncidentRecordsOutput) {
694
- /**
695
- * @internal
696
- */
697
496
  ListIncidentRecordsOutput.filterSensitiveLog = (obj) => ({
698
497
  ...obj,
699
498
  });
700
499
  })(ListIncidentRecordsOutput = exports.ListIncidentRecordsOutput || (exports.ListIncidentRecordsOutput = {}));
701
500
  var ListRelatedItemsInput;
702
501
  (function (ListRelatedItemsInput) {
703
- /**
704
- * @internal
705
- */
706
502
  ListRelatedItemsInput.filterSensitiveLog = (obj) => ({
707
503
  ...obj,
708
504
  });
709
505
  })(ListRelatedItemsInput = exports.ListRelatedItemsInput || (exports.ListRelatedItemsInput = {}));
710
506
  var RelatedItem;
711
507
  (function (RelatedItem) {
712
- /**
713
- * @internal
714
- */
715
508
  RelatedItem.filterSensitiveLog = (obj) => ({
716
509
  ...obj,
717
510
  ...(obj.identifier && { identifier: ItemIdentifier.filterSensitiveLog(obj.identifier) }),
@@ -719,9 +512,6 @@ var RelatedItem;
719
512
  })(RelatedItem = exports.RelatedItem || (exports.RelatedItem = {}));
720
513
  var ListRelatedItemsOutput;
721
514
  (function (ListRelatedItemsOutput) {
722
- /**
723
- * @internal
724
- */
725
515
  ListRelatedItemsOutput.filterSensitiveLog = (obj) => ({
726
516
  ...obj,
727
517
  ...(obj.relatedItems && { relatedItems: obj.relatedItems.map((item) => RelatedItem.filterSensitiveLog(item)) }),
@@ -729,63 +519,42 @@ var ListRelatedItemsOutput;
729
519
  })(ListRelatedItemsOutput = exports.ListRelatedItemsOutput || (exports.ListRelatedItemsOutput = {}));
730
520
  var ListReplicationSetsInput;
731
521
  (function (ListReplicationSetsInput) {
732
- /**
733
- * @internal
734
- */
735
522
  ListReplicationSetsInput.filterSensitiveLog = (obj) => ({
736
523
  ...obj,
737
524
  });
738
525
  })(ListReplicationSetsInput = exports.ListReplicationSetsInput || (exports.ListReplicationSetsInput = {}));
739
526
  var ListReplicationSetsOutput;
740
527
  (function (ListReplicationSetsOutput) {
741
- /**
742
- * @internal
743
- */
744
528
  ListReplicationSetsOutput.filterSensitiveLog = (obj) => ({
745
529
  ...obj,
746
530
  });
747
531
  })(ListReplicationSetsOutput = exports.ListReplicationSetsOutput || (exports.ListReplicationSetsOutput = {}));
748
532
  var ListResponsePlansInput;
749
533
  (function (ListResponsePlansInput) {
750
- /**
751
- * @internal
752
- */
753
534
  ListResponsePlansInput.filterSensitiveLog = (obj) => ({
754
535
  ...obj,
755
536
  });
756
537
  })(ListResponsePlansInput = exports.ListResponsePlansInput || (exports.ListResponsePlansInput = {}));
757
538
  var ResponsePlanSummary;
758
539
  (function (ResponsePlanSummary) {
759
- /**
760
- * @internal
761
- */
762
540
  ResponsePlanSummary.filterSensitiveLog = (obj) => ({
763
541
  ...obj,
764
542
  });
765
543
  })(ResponsePlanSummary = exports.ResponsePlanSummary || (exports.ResponsePlanSummary = {}));
766
544
  var ListResponsePlansOutput;
767
545
  (function (ListResponsePlansOutput) {
768
- /**
769
- * @internal
770
- */
771
546
  ListResponsePlansOutput.filterSensitiveLog = (obj) => ({
772
547
  ...obj,
773
548
  });
774
549
  })(ListResponsePlansOutput = exports.ListResponsePlansOutput || (exports.ListResponsePlansOutput = {}));
775
550
  var ListTagsForResourceRequest;
776
551
  (function (ListTagsForResourceRequest) {
777
- /**
778
- * @internal
779
- */
780
552
  ListTagsForResourceRequest.filterSensitiveLog = (obj) => ({
781
553
  ...obj,
782
554
  });
783
555
  })(ListTagsForResourceRequest = exports.ListTagsForResourceRequest || (exports.ListTagsForResourceRequest = {}));
784
556
  var ListTagsForResourceResponse;
785
557
  (function (ListTagsForResourceResponse) {
786
- /**
787
- * @internal
788
- */
789
558
  ListTagsForResourceResponse.filterSensitiveLog = (obj) => ({
790
559
  ...obj,
791
560
  });
@@ -801,9 +570,6 @@ var SortOrder;
801
570
  })(SortOrder = exports.SortOrder || (exports.SortOrder = {}));
802
571
  var ListTimelineEventsInput;
803
572
  (function (ListTimelineEventsInput) {
804
- /**
805
- * @internal
806
- */
807
573
  ListTimelineEventsInput.filterSensitiveLog = (obj) => ({
808
574
  ...obj,
809
575
  ...(obj.filters && { filters: obj.filters.map((item) => Filter.filterSensitiveLog(item)) }),
@@ -811,27 +577,18 @@ var ListTimelineEventsInput;
811
577
  })(ListTimelineEventsInput = exports.ListTimelineEventsInput || (exports.ListTimelineEventsInput = {}));
812
578
  var ListTimelineEventsOutput;
813
579
  (function (ListTimelineEventsOutput) {
814
- /**
815
- * @internal
816
- */
817
580
  ListTimelineEventsOutput.filterSensitiveLog = (obj) => ({
818
581
  ...obj,
819
582
  });
820
583
  })(ListTimelineEventsOutput = exports.ListTimelineEventsOutput || (exports.ListTimelineEventsOutput = {}));
821
584
  var PutResourcePolicyInput;
822
585
  (function (PutResourcePolicyInput) {
823
- /**
824
- * @internal
825
- */
826
586
  PutResourcePolicyInput.filterSensitiveLog = (obj) => ({
827
587
  ...obj,
828
588
  });
829
589
  })(PutResourcePolicyInput = exports.PutResourcePolicyInput || (exports.PutResourcePolicyInput = {}));
830
590
  var PutResourcePolicyOutput;
831
591
  (function (PutResourcePolicyOutput) {
832
- /**
833
- * @internal
834
- */
835
592
  PutResourcePolicyOutput.filterSensitiveLog = (obj) => ({
836
593
  ...obj,
837
594
  });
@@ -845,9 +602,6 @@ var RelatedItemsUpdate;
845
602
  return visitor.itemToRemove(value.itemToRemove);
846
603
  return visitor._(value.$unknown[0], value.$unknown[1]);
847
604
  };
848
- /**
849
- * @internal
850
- */
851
605
  RelatedItemsUpdate.filterSensitiveLog = (obj) => {
852
606
  if (obj.itemToAdd !== undefined)
853
607
  return { itemToAdd: RelatedItem.filterSensitiveLog(obj.itemToAdd) };
@@ -859,18 +613,12 @@ var RelatedItemsUpdate;
859
613
  })(RelatedItemsUpdate = exports.RelatedItemsUpdate || (exports.RelatedItemsUpdate = {}));
860
614
  var TriggerDetails;
861
615
  (function (TriggerDetails) {
862
- /**
863
- * @internal
864
- */
865
616
  TriggerDetails.filterSensitiveLog = (obj) => ({
866
617
  ...obj,
867
618
  });
868
619
  })(TriggerDetails = exports.TriggerDetails || (exports.TriggerDetails = {}));
869
620
  var StartIncidentInput;
870
621
  (function (StartIncidentInput) {
871
- /**
872
- * @internal
873
- */
874
622
  StartIncidentInput.filterSensitiveLog = (obj) => ({
875
623
  ...obj,
876
624
  ...(obj.relatedItems && { relatedItems: obj.relatedItems.map((item) => RelatedItem.filterSensitiveLog(item)) }),
@@ -878,72 +626,48 @@ var StartIncidentInput;
878
626
  })(StartIncidentInput = exports.StartIncidentInput || (exports.StartIncidentInput = {}));
879
627
  var StartIncidentOutput;
880
628
  (function (StartIncidentOutput) {
881
- /**
882
- * @internal
883
- */
884
629
  StartIncidentOutput.filterSensitiveLog = (obj) => ({
885
630
  ...obj,
886
631
  });
887
632
  })(StartIncidentOutput = exports.StartIncidentOutput || (exports.StartIncidentOutput = {}));
888
633
  var TagResourceRequest;
889
634
  (function (TagResourceRequest) {
890
- /**
891
- * @internal
892
- */
893
635
  TagResourceRequest.filterSensitiveLog = (obj) => ({
894
636
  ...obj,
895
637
  });
896
638
  })(TagResourceRequest = exports.TagResourceRequest || (exports.TagResourceRequest = {}));
897
639
  var TagResourceResponse;
898
640
  (function (TagResourceResponse) {
899
- /**
900
- * @internal
901
- */
902
641
  TagResourceResponse.filterSensitiveLog = (obj) => ({
903
642
  ...obj,
904
643
  });
905
644
  })(TagResourceResponse = exports.TagResourceResponse || (exports.TagResourceResponse = {}));
906
645
  var UntagResourceRequest;
907
646
  (function (UntagResourceRequest) {
908
- /**
909
- * @internal
910
- */
911
647
  UntagResourceRequest.filterSensitiveLog = (obj) => ({
912
648
  ...obj,
913
649
  });
914
650
  })(UntagResourceRequest = exports.UntagResourceRequest || (exports.UntagResourceRequest = {}));
915
651
  var UntagResourceResponse;
916
652
  (function (UntagResourceResponse) {
917
- /**
918
- * @internal
919
- */
920
653
  UntagResourceResponse.filterSensitiveLog = (obj) => ({
921
654
  ...obj,
922
655
  });
923
656
  })(UntagResourceResponse = exports.UntagResourceResponse || (exports.UntagResourceResponse = {}));
924
657
  var UpdateDeletionProtectionInput;
925
658
  (function (UpdateDeletionProtectionInput) {
926
- /**
927
- * @internal
928
- */
929
659
  UpdateDeletionProtectionInput.filterSensitiveLog = (obj) => ({
930
660
  ...obj,
931
661
  });
932
662
  })(UpdateDeletionProtectionInput = exports.UpdateDeletionProtectionInput || (exports.UpdateDeletionProtectionInput = {}));
933
663
  var UpdateDeletionProtectionOutput;
934
664
  (function (UpdateDeletionProtectionOutput) {
935
- /**
936
- * @internal
937
- */
938
665
  UpdateDeletionProtectionOutput.filterSensitiveLog = (obj) => ({
939
666
  ...obj,
940
667
  });
941
668
  })(UpdateDeletionProtectionOutput = exports.UpdateDeletionProtectionOutput || (exports.UpdateDeletionProtectionOutput = {}));
942
669
  var UpdateIncidentRecordInput;
943
670
  (function (UpdateIncidentRecordInput) {
944
- /**
945
- * @internal
946
- */
947
671
  UpdateIncidentRecordInput.filterSensitiveLog = (obj) => ({
948
672
  ...obj,
949
673
  ...(obj.chatChannel && { chatChannel: ChatChannel.filterSensitiveLog(obj.chatChannel) }),
@@ -954,18 +678,12 @@ var UpdateIncidentRecordInput;
954
678
  })(UpdateIncidentRecordInput = exports.UpdateIncidentRecordInput || (exports.UpdateIncidentRecordInput = {}));
955
679
  var UpdateIncidentRecordOutput;
956
680
  (function (UpdateIncidentRecordOutput) {
957
- /**
958
- * @internal
959
- */
960
681
  UpdateIncidentRecordOutput.filterSensitiveLog = (obj) => ({
961
682
  ...obj,
962
683
  });
963
684
  })(UpdateIncidentRecordOutput = exports.UpdateIncidentRecordOutput || (exports.UpdateIncidentRecordOutput = {}));
964
685
  var UpdateRelatedItemsInput;
965
686
  (function (UpdateRelatedItemsInput) {
966
- /**
967
- * @internal
968
- */
969
687
  UpdateRelatedItemsInput.filterSensitiveLog = (obj) => ({
970
688
  ...obj,
971
689
  ...(obj.relatedItemsUpdate && {
@@ -975,9 +693,6 @@ var UpdateRelatedItemsInput;
975
693
  })(UpdateRelatedItemsInput = exports.UpdateRelatedItemsInput || (exports.UpdateRelatedItemsInput = {}));
976
694
  var UpdateRelatedItemsOutput;
977
695
  (function (UpdateRelatedItemsOutput) {
978
- /**
979
- * @internal
980
- */
981
696
  UpdateRelatedItemsOutput.filterSensitiveLog = (obj) => ({
982
697
  ...obj,
983
698
  });
@@ -991,9 +706,6 @@ var UpdateReplicationSetAction;
991
706
  return visitor.deleteRegionAction(value.deleteRegionAction);
992
707
  return visitor._(value.$unknown[0], value.$unknown[1]);
993
708
  };
994
- /**
995
- * @internal
996
- */
997
709
  UpdateReplicationSetAction.filterSensitiveLog = (obj) => {
998
710
  if (obj.addRegionAction !== undefined)
999
711
  return { addRegionAction: AddRegionAction.filterSensitiveLog(obj.addRegionAction) };
@@ -1005,9 +717,6 @@ var UpdateReplicationSetAction;
1005
717
  })(UpdateReplicationSetAction = exports.UpdateReplicationSetAction || (exports.UpdateReplicationSetAction = {}));
1006
718
  var UpdateReplicationSetInput;
1007
719
  (function (UpdateReplicationSetInput) {
1008
- /**
1009
- * @internal
1010
- */
1011
720
  UpdateReplicationSetInput.filterSensitiveLog = (obj) => ({
1012
721
  ...obj,
1013
722
  ...(obj.actions && { actions: obj.actions.map((item) => UpdateReplicationSetAction.filterSensitiveLog(item)) }),
@@ -1015,18 +724,12 @@ var UpdateReplicationSetInput;
1015
724
  })(UpdateReplicationSetInput = exports.UpdateReplicationSetInput || (exports.UpdateReplicationSetInput = {}));
1016
725
  var UpdateReplicationSetOutput;
1017
726
  (function (UpdateReplicationSetOutput) {
1018
- /**
1019
- * @internal
1020
- */
1021
727
  UpdateReplicationSetOutput.filterSensitiveLog = (obj) => ({
1022
728
  ...obj,
1023
729
  });
1024
730
  })(UpdateReplicationSetOutput = exports.UpdateReplicationSetOutput || (exports.UpdateReplicationSetOutput = {}));
1025
731
  var UpdateResponsePlanInput;
1026
732
  (function (UpdateResponsePlanInput) {
1027
- /**
1028
- * @internal
1029
- */
1030
733
  UpdateResponsePlanInput.filterSensitiveLog = (obj) => ({
1031
734
  ...obj,
1032
735
  ...(obj.incidentTemplateNotificationTargets && {
@@ -1038,29 +741,19 @@ var UpdateResponsePlanInput;
1038
741
  })(UpdateResponsePlanInput = exports.UpdateResponsePlanInput || (exports.UpdateResponsePlanInput = {}));
1039
742
  var UpdateResponsePlanOutput;
1040
743
  (function (UpdateResponsePlanOutput) {
1041
- /**
1042
- * @internal
1043
- */
1044
744
  UpdateResponsePlanOutput.filterSensitiveLog = (obj) => ({
1045
745
  ...obj,
1046
746
  });
1047
747
  })(UpdateResponsePlanOutput = exports.UpdateResponsePlanOutput || (exports.UpdateResponsePlanOutput = {}));
1048
748
  var UpdateTimelineEventInput;
1049
749
  (function (UpdateTimelineEventInput) {
1050
- /**
1051
- * @internal
1052
- */
1053
750
  UpdateTimelineEventInput.filterSensitiveLog = (obj) => ({
1054
751
  ...obj,
1055
752
  });
1056
753
  })(UpdateTimelineEventInput = exports.UpdateTimelineEventInput || (exports.UpdateTimelineEventInput = {}));
1057
754
  var UpdateTimelineEventOutput;
1058
755
  (function (UpdateTimelineEventOutput) {
1059
- /**
1060
- * @internal
1061
- */
1062
756
  UpdateTimelineEventOutput.filterSensitiveLog = (obj) => ({
1063
757
  ...obj,
1064
758
  });
1065
759
  })(UpdateTimelineEventOutput = exports.UpdateTimelineEventOutput || (exports.UpdateTimelineEventOutput = {}));
1066
- //# sourceMappingURL=models_0.js.map