@aws-sdk/client-shield 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 (301) hide show
  1. package/CHANGELOG.md +47 -0
  2. package/dist-cjs/Shield.js +0 -7
  3. package/dist-cjs/ShieldClient.js +0 -12
  4. package/dist-cjs/commands/AssociateDRTLogBucketCommand.js +0 -26
  5. package/dist-cjs/commands/AssociateDRTRoleCommand.js +0 -31
  6. package/dist-cjs/commands/AssociateHealthCheckCommand.js +0 -26
  7. package/dist-cjs/commands/AssociateProactiveEngagementDetailsCommand.js +0 -30
  8. package/dist-cjs/commands/CreateProtectionCommand.js +0 -26
  9. package/dist-cjs/commands/CreateProtectionGroupCommand.js +0 -25
  10. package/dist-cjs/commands/CreateSubscriptionCommand.js +0 -27
  11. package/dist-cjs/commands/DeleteProtectionCommand.js +0 -25
  12. package/dist-cjs/commands/DeleteProtectionGroupCommand.js +0 -25
  13. package/dist-cjs/commands/DeleteSubscriptionCommand.js +0 -27
  14. package/dist-cjs/commands/DescribeAttackCommand.js +0 -25
  15. package/dist-cjs/commands/DescribeAttackStatisticsCommand.js +0 -27
  16. package/dist-cjs/commands/DescribeDRTAccessCommand.js +0 -25
  17. package/dist-cjs/commands/DescribeEmergencyContactSettingsCommand.js +0 -25
  18. package/dist-cjs/commands/DescribeProtectionCommand.js +0 -25
  19. package/dist-cjs/commands/DescribeProtectionGroupCommand.js +0 -25
  20. package/dist-cjs/commands/DescribeSubscriptionCommand.js +0 -25
  21. package/dist-cjs/commands/DisableProactiveEngagementCommand.js +0 -25
  22. package/dist-cjs/commands/DisassociateDRTLogBucketCommand.js +0 -26
  23. package/dist-cjs/commands/DisassociateDRTRoleCommand.js +0 -26
  24. package/dist-cjs/commands/DisassociateHealthCheckCommand.js +0 -26
  25. package/dist-cjs/commands/EnableProactiveEngagementCommand.js +0 -25
  26. package/dist-cjs/commands/GetSubscriptionStateCommand.js +0 -25
  27. package/dist-cjs/commands/ListAttacksCommand.js +0 -26
  28. package/dist-cjs/commands/ListProtectionGroupsCommand.js +0 -25
  29. package/dist-cjs/commands/ListProtectionsCommand.js +0 -25
  30. package/dist-cjs/commands/ListResourcesInProtectionGroupCommand.js +0 -25
  31. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -25
  32. package/dist-cjs/commands/TagResourceCommand.js +0 -25
  33. package/dist-cjs/commands/UntagResourceCommand.js +0 -25
  34. package/dist-cjs/commands/UpdateEmergencyContactSettingsCommand.js +0 -25
  35. package/dist-cjs/commands/UpdateProtectionGroupCommand.js +0 -25
  36. package/dist-cjs/commands/UpdateSubscriptionCommand.js +0 -25
  37. package/dist-cjs/commands/index.js +36 -0
  38. package/dist-cjs/endpoints.js +1 -2
  39. package/dist-cjs/index.js +4 -41
  40. package/dist-cjs/models/index.js +0 -1
  41. package/dist-cjs/models/models_0.js +0 -313
  42. package/dist-cjs/pagination/Interfaces.js +0 -1
  43. package/dist-cjs/pagination/ListAttacksPaginator.js +0 -11
  44. package/dist-cjs/pagination/ListProtectionGroupsPaginator.js +0 -11
  45. package/dist-cjs/pagination/ListProtectionsPaginator.js +0 -11
  46. package/dist-cjs/pagination/ListResourcesInProtectionGroupPaginator.js +0 -11
  47. package/dist-cjs/pagination/index.js +8 -0
  48. package/dist-cjs/protocols/Aws_json1_1.js +0 -6
  49. package/dist-cjs/runtimeConfig.browser.js +1 -6
  50. package/dist-cjs/runtimeConfig.js +2 -7
  51. package/dist-cjs/runtimeConfig.native.js +0 -4
  52. package/dist-cjs/runtimeConfig.shared.js +0 -4
  53. package/dist-es/Shield.js +0 -1
  54. package/dist-es/ShieldClient.js +0 -1
  55. package/dist-es/commands/AssociateDRTLogBucketCommand.js +0 -1
  56. package/dist-es/commands/AssociateDRTRoleCommand.js +0 -1
  57. package/dist-es/commands/AssociateHealthCheckCommand.js +0 -1
  58. package/dist-es/commands/AssociateProactiveEngagementDetailsCommand.js +0 -1
  59. package/dist-es/commands/CreateProtectionCommand.js +0 -1
  60. package/dist-es/commands/CreateProtectionGroupCommand.js +0 -1
  61. package/dist-es/commands/CreateSubscriptionCommand.js +0 -1
  62. package/dist-es/commands/DeleteProtectionCommand.js +0 -1
  63. package/dist-es/commands/DeleteProtectionGroupCommand.js +0 -1
  64. package/dist-es/commands/DeleteSubscriptionCommand.js +0 -1
  65. package/dist-es/commands/DescribeAttackCommand.js +0 -1
  66. package/dist-es/commands/DescribeAttackStatisticsCommand.js +0 -1
  67. package/dist-es/commands/DescribeDRTAccessCommand.js +0 -1
  68. package/dist-es/commands/DescribeEmergencyContactSettingsCommand.js +0 -1
  69. package/dist-es/commands/DescribeProtectionCommand.js +0 -1
  70. package/dist-es/commands/DescribeProtectionGroupCommand.js +0 -1
  71. package/dist-es/commands/DescribeSubscriptionCommand.js +0 -1
  72. package/dist-es/commands/DisableProactiveEngagementCommand.js +0 -1
  73. package/dist-es/commands/DisassociateDRTLogBucketCommand.js +0 -1
  74. package/dist-es/commands/DisassociateDRTRoleCommand.js +0 -1
  75. package/dist-es/commands/DisassociateHealthCheckCommand.js +0 -1
  76. package/dist-es/commands/EnableProactiveEngagementCommand.js +0 -1
  77. package/dist-es/commands/GetSubscriptionStateCommand.js +0 -1
  78. package/dist-es/commands/ListAttacksCommand.js +0 -1
  79. package/dist-es/commands/ListProtectionGroupsCommand.js +0 -1
  80. package/dist-es/commands/ListProtectionsCommand.js +0 -1
  81. package/dist-es/commands/ListResourcesInProtectionGroupCommand.js +0 -1
  82. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  83. package/dist-es/commands/TagResourceCommand.js +0 -1
  84. package/dist-es/commands/UntagResourceCommand.js +0 -1
  85. package/dist-es/commands/UpdateEmergencyContactSettingsCommand.js +0 -1
  86. package/dist-es/commands/UpdateProtectionGroupCommand.js +0 -1
  87. package/dist-es/commands/UpdateSubscriptionCommand.js +0 -1
  88. package/dist-es/commands/index.js +33 -0
  89. package/dist-es/endpoints.js +1 -2
  90. package/dist-es/index.js +4 -41
  91. package/dist-es/models/index.js +0 -1
  92. package/dist-es/models/models_0.js +0 -1
  93. package/dist-es/pagination/Interfaces.js +0 -1
  94. package/dist-es/pagination/ListAttacksPaginator.js +0 -1
  95. package/dist-es/pagination/ListProtectionGroupsPaginator.js +0 -1
  96. package/dist-es/pagination/ListProtectionsPaginator.js +0 -1
  97. package/dist-es/pagination/ListResourcesInProtectionGroupPaginator.js +0 -1
  98. package/dist-es/pagination/index.js +5 -0
  99. package/dist-es/protocols/Aws_json1_1.js +0 -1
  100. package/dist-es/runtimeConfig.browser.js +1 -2
  101. package/dist-es/runtimeConfig.js +2 -3
  102. package/dist-es/runtimeConfig.native.js +0 -1
  103. package/dist-es/runtimeConfig.shared.js +0 -1
  104. package/dist-types/commands/index.d.ts +33 -0
  105. package/dist-types/index.d.ts +4 -40
  106. package/dist-types/pagination/index.d.ts +5 -0
  107. package/dist-types/ts3.4/Shield.d.ts +34 -129
  108. package/dist-types/ts3.4/ShieldClient.d.ts +24 -92
  109. package/dist-types/ts3.4/commands/AssociateDRTLogBucketCommand.d.ts +2 -21
  110. package/dist-types/ts3.4/commands/AssociateDRTRoleCommand.d.ts +2 -26
  111. package/dist-types/ts3.4/commands/AssociateHealthCheckCommand.d.ts +2 -21
  112. package/dist-types/ts3.4/commands/AssociateProactiveEngagementDetailsCommand.d.ts +2 -25
  113. package/dist-types/ts3.4/commands/CreateProtectionCommand.d.ts +2 -21
  114. package/dist-types/ts3.4/commands/CreateProtectionGroupCommand.d.ts +2 -20
  115. package/dist-types/ts3.4/commands/CreateSubscriptionCommand.d.ts +2 -22
  116. package/dist-types/ts3.4/commands/DeleteProtectionCommand.d.ts +2 -20
  117. package/dist-types/ts3.4/commands/DeleteProtectionGroupCommand.d.ts +2 -20
  118. package/dist-types/ts3.4/commands/DeleteSubscriptionCommand.d.ts +2 -22
  119. package/dist-types/ts3.4/commands/DescribeAttackCommand.d.ts +2 -20
  120. package/dist-types/ts3.4/commands/DescribeAttackStatisticsCommand.d.ts +2 -22
  121. package/dist-types/ts3.4/commands/DescribeDRTAccessCommand.d.ts +2 -20
  122. package/dist-types/ts3.4/commands/DescribeEmergencyContactSettingsCommand.d.ts +2 -20
  123. package/dist-types/ts3.4/commands/DescribeProtectionCommand.d.ts +2 -20
  124. package/dist-types/ts3.4/commands/DescribeProtectionGroupCommand.d.ts +2 -20
  125. package/dist-types/ts3.4/commands/DescribeSubscriptionCommand.d.ts +2 -20
  126. package/dist-types/ts3.4/commands/DisableProactiveEngagementCommand.d.ts +2 -20
  127. package/dist-types/ts3.4/commands/DisassociateDRTLogBucketCommand.d.ts +2 -21
  128. package/dist-types/ts3.4/commands/DisassociateDRTRoleCommand.d.ts +2 -21
  129. package/dist-types/ts3.4/commands/DisassociateHealthCheckCommand.d.ts +2 -21
  130. package/dist-types/ts3.4/commands/EnableProactiveEngagementCommand.d.ts +2 -20
  131. package/dist-types/ts3.4/commands/GetSubscriptionStateCommand.d.ts +2 -20
  132. package/dist-types/ts3.4/commands/ListAttacksCommand.d.ts +2 -21
  133. package/dist-types/ts3.4/commands/ListProtectionGroupsCommand.d.ts +2 -20
  134. package/dist-types/ts3.4/commands/ListProtectionsCommand.d.ts +2 -20
  135. package/dist-types/ts3.4/commands/ListResourcesInProtectionGroupCommand.d.ts +2 -20
  136. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
  137. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
  138. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
  139. package/dist-types/ts3.4/commands/UpdateEmergencyContactSettingsCommand.d.ts +2 -20
  140. package/dist-types/ts3.4/commands/UpdateProtectionGroupCommand.d.ts +2 -20
  141. package/dist-types/ts3.4/commands/UpdateSubscriptionCommand.d.ts +2 -20
  142. package/dist-types/ts3.4/commands/index.d.ts +33 -0
  143. package/dist-types/ts3.4/index.d.ts +4 -40
  144. package/dist-types/ts3.4/models/models_0.d.ts +292 -1041
  145. package/dist-types/ts3.4/pagination/index.d.ts +5 -0
  146. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  147. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  148. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  149. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  150. package/package.json +33 -30
  151. package/dist-cjs/Shield.js.map +0 -1
  152. package/dist-cjs/ShieldClient.js.map +0 -1
  153. package/dist-cjs/commands/AssociateDRTLogBucketCommand.js.map +0 -1
  154. package/dist-cjs/commands/AssociateDRTRoleCommand.js.map +0 -1
  155. package/dist-cjs/commands/AssociateHealthCheckCommand.js.map +0 -1
  156. package/dist-cjs/commands/AssociateProactiveEngagementDetailsCommand.js.map +0 -1
  157. package/dist-cjs/commands/CreateProtectionCommand.js.map +0 -1
  158. package/dist-cjs/commands/CreateProtectionGroupCommand.js.map +0 -1
  159. package/dist-cjs/commands/CreateSubscriptionCommand.js.map +0 -1
  160. package/dist-cjs/commands/DeleteProtectionCommand.js.map +0 -1
  161. package/dist-cjs/commands/DeleteProtectionGroupCommand.js.map +0 -1
  162. package/dist-cjs/commands/DeleteSubscriptionCommand.js.map +0 -1
  163. package/dist-cjs/commands/DescribeAttackCommand.js.map +0 -1
  164. package/dist-cjs/commands/DescribeAttackStatisticsCommand.js.map +0 -1
  165. package/dist-cjs/commands/DescribeDRTAccessCommand.js.map +0 -1
  166. package/dist-cjs/commands/DescribeEmergencyContactSettingsCommand.js.map +0 -1
  167. package/dist-cjs/commands/DescribeProtectionCommand.js.map +0 -1
  168. package/dist-cjs/commands/DescribeProtectionGroupCommand.js.map +0 -1
  169. package/dist-cjs/commands/DescribeSubscriptionCommand.js.map +0 -1
  170. package/dist-cjs/commands/DisableProactiveEngagementCommand.js.map +0 -1
  171. package/dist-cjs/commands/DisassociateDRTLogBucketCommand.js.map +0 -1
  172. package/dist-cjs/commands/DisassociateDRTRoleCommand.js.map +0 -1
  173. package/dist-cjs/commands/DisassociateHealthCheckCommand.js.map +0 -1
  174. package/dist-cjs/commands/EnableProactiveEngagementCommand.js.map +0 -1
  175. package/dist-cjs/commands/GetSubscriptionStateCommand.js.map +0 -1
  176. package/dist-cjs/commands/ListAttacksCommand.js.map +0 -1
  177. package/dist-cjs/commands/ListProtectionGroupsCommand.js.map +0 -1
  178. package/dist-cjs/commands/ListProtectionsCommand.js.map +0 -1
  179. package/dist-cjs/commands/ListResourcesInProtectionGroupCommand.js.map +0 -1
  180. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  181. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  182. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  183. package/dist-cjs/commands/UpdateEmergencyContactSettingsCommand.js.map +0 -1
  184. package/dist-cjs/commands/UpdateProtectionGroupCommand.js.map +0 -1
  185. package/dist-cjs/commands/UpdateSubscriptionCommand.js.map +0 -1
  186. package/dist-cjs/endpoints.js.map +0 -1
  187. package/dist-cjs/index.js.map +0 -1
  188. package/dist-cjs/models/index.js.map +0 -1
  189. package/dist-cjs/models/models_0.js.map +0 -1
  190. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  191. package/dist-cjs/pagination/ListAttacksPaginator.js.map +0 -1
  192. package/dist-cjs/pagination/ListProtectionGroupsPaginator.js.map +0 -1
  193. package/dist-cjs/pagination/ListProtectionsPaginator.js.map +0 -1
  194. package/dist-cjs/pagination/ListResourcesInProtectionGroupPaginator.js.map +0 -1
  195. package/dist-cjs/protocols/Aws_json1_1.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-es/Shield.js.map +0 -1
  201. package/dist-es/ShieldClient.js.map +0 -1
  202. package/dist-es/commands/AssociateDRTLogBucketCommand.js.map +0 -1
  203. package/dist-es/commands/AssociateDRTRoleCommand.js.map +0 -1
  204. package/dist-es/commands/AssociateHealthCheckCommand.js.map +0 -1
  205. package/dist-es/commands/AssociateProactiveEngagementDetailsCommand.js.map +0 -1
  206. package/dist-es/commands/CreateProtectionCommand.js.map +0 -1
  207. package/dist-es/commands/CreateProtectionGroupCommand.js.map +0 -1
  208. package/dist-es/commands/CreateSubscriptionCommand.js.map +0 -1
  209. package/dist-es/commands/DeleteProtectionCommand.js.map +0 -1
  210. package/dist-es/commands/DeleteProtectionGroupCommand.js.map +0 -1
  211. package/dist-es/commands/DeleteSubscriptionCommand.js.map +0 -1
  212. package/dist-es/commands/DescribeAttackCommand.js.map +0 -1
  213. package/dist-es/commands/DescribeAttackStatisticsCommand.js.map +0 -1
  214. package/dist-es/commands/DescribeDRTAccessCommand.js.map +0 -1
  215. package/dist-es/commands/DescribeEmergencyContactSettingsCommand.js.map +0 -1
  216. package/dist-es/commands/DescribeProtectionCommand.js.map +0 -1
  217. package/dist-es/commands/DescribeProtectionGroupCommand.js.map +0 -1
  218. package/dist-es/commands/DescribeSubscriptionCommand.js.map +0 -1
  219. package/dist-es/commands/DisableProactiveEngagementCommand.js.map +0 -1
  220. package/dist-es/commands/DisassociateDRTLogBucketCommand.js.map +0 -1
  221. package/dist-es/commands/DisassociateDRTRoleCommand.js.map +0 -1
  222. package/dist-es/commands/DisassociateHealthCheckCommand.js.map +0 -1
  223. package/dist-es/commands/EnableProactiveEngagementCommand.js.map +0 -1
  224. package/dist-es/commands/GetSubscriptionStateCommand.js.map +0 -1
  225. package/dist-es/commands/ListAttacksCommand.js.map +0 -1
  226. package/dist-es/commands/ListProtectionGroupsCommand.js.map +0 -1
  227. package/dist-es/commands/ListProtectionsCommand.js.map +0 -1
  228. package/dist-es/commands/ListResourcesInProtectionGroupCommand.js.map +0 -1
  229. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  230. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  231. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  232. package/dist-es/commands/UpdateEmergencyContactSettingsCommand.js.map +0 -1
  233. package/dist-es/commands/UpdateProtectionGroupCommand.js.map +0 -1
  234. package/dist-es/commands/UpdateSubscriptionCommand.js.map +0 -1
  235. package/dist-es/endpoints.js.map +0 -1
  236. package/dist-es/index.js.map +0 -1
  237. package/dist-es/models/index.js.map +0 -1
  238. package/dist-es/models/models_0.js.map +0 -1
  239. package/dist-es/pagination/Interfaces.js.map +0 -1
  240. package/dist-es/pagination/ListAttacksPaginator.js.map +0 -1
  241. package/dist-es/pagination/ListProtectionGroupsPaginator.js.map +0 -1
  242. package/dist-es/pagination/ListProtectionsPaginator.js.map +0 -1
  243. package/dist-es/pagination/ListResourcesInProtectionGroupPaginator.js.map +0 -1
  244. package/dist-es/protocols/Aws_json1_1.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/jest.config.js +0 -4
  250. package/src/Shield.ts +0 -1236
  251. package/src/ShieldClient.ts +0 -398
  252. package/src/commands/AssociateDRTLogBucketCommand.ts +0 -96
  253. package/src/commands/AssociateDRTRoleCommand.ts +0 -101
  254. package/src/commands/AssociateHealthCheckCommand.ts +0 -96
  255. package/src/commands/AssociateProactiveEngagementDetailsCommand.ts +0 -111
  256. package/src/commands/CreateProtectionCommand.ts +0 -96
  257. package/src/commands/CreateProtectionGroupCommand.ts +0 -95
  258. package/src/commands/CreateSubscriptionCommand.ts +0 -97
  259. package/src/commands/DeleteProtectionCommand.ts +0 -95
  260. package/src/commands/DeleteProtectionGroupCommand.ts +0 -95
  261. package/src/commands/DeleteSubscriptionCommand.ts +0 -97
  262. package/src/commands/DescribeAttackCommand.ts +0 -95
  263. package/src/commands/DescribeAttackStatisticsCommand.ts +0 -97
  264. package/src/commands/DescribeDRTAccessCommand.ts +0 -95
  265. package/src/commands/DescribeEmergencyContactSettingsCommand.ts +0 -103
  266. package/src/commands/DescribeProtectionCommand.ts +0 -95
  267. package/src/commands/DescribeProtectionGroupCommand.ts +0 -95
  268. package/src/commands/DescribeSubscriptionCommand.ts +0 -95
  269. package/src/commands/DisableProactiveEngagementCommand.ts +0 -98
  270. package/src/commands/DisassociateDRTLogBucketCommand.ts +0 -96
  271. package/src/commands/DisassociateDRTRoleCommand.ts +0 -96
  272. package/src/commands/DisassociateHealthCheckCommand.ts +0 -96
  273. package/src/commands/EnableProactiveEngagementCommand.ts +0 -98
  274. package/src/commands/GetSubscriptionStateCommand.ts +0 -95
  275. package/src/commands/ListAttacksCommand.ts +0 -96
  276. package/src/commands/ListProtectionGroupsCommand.ts +0 -95
  277. package/src/commands/ListProtectionsCommand.ts +0 -95
  278. package/src/commands/ListResourcesInProtectionGroupCommand.ts +0 -103
  279. package/src/commands/ListTagsForResourceCommand.ts +0 -95
  280. package/src/commands/TagResourceCommand.ts +0 -95
  281. package/src/commands/UntagResourceCommand.ts +0 -95
  282. package/src/commands/UpdateEmergencyContactSettingsCommand.ts +0 -103
  283. package/src/commands/UpdateProtectionGroupCommand.ts +0 -95
  284. package/src/commands/UpdateSubscriptionCommand.ts +0 -95
  285. package/src/endpoints.ts +0 -68
  286. package/src/index.ts +0 -41
  287. package/src/models/index.ts +0 -1
  288. package/src/models/models_0.ts +0 -2292
  289. package/src/pagination/Interfaces.ts +0 -8
  290. package/src/pagination/ListAttacksPaginator.ts +0 -55
  291. package/src/pagination/ListProtectionGroupsPaginator.ts +0 -59
  292. package/src/pagination/ListProtectionsPaginator.ts +0 -59
  293. package/src/pagination/ListResourcesInProtectionGroupPaginator.ts +0 -59
  294. package/src/protocols/Aws_json1_1.ts +0 -4754
  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/tsconfig.es.json +0 -10
  300. package/tsconfig.json +0 -33
  301. package/tsconfig.types.json +0 -9
@@ -6,30 +6,11 @@ export interface DisassociateDRTLogBucketCommandInput extends DisassociateDRTLog
6
6
  }
7
7
  export interface DisassociateDRTLogBucketCommandOutput extends DisassociateDRTLogBucketResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Removes the Shield Response Team's (SRT) access to the specified Amazon S3 bucket containing the logs that you shared previously.</p>
11
- * <p>To make a <code>DisassociateDRTLogBucket</code> request, you must be subscribed to the <a href="https://aws.amazon.com/premiumsupport/business-support/">Business Support plan</a> or the <a href="https://aws.amazon.com/premiumsupport/enterprise-support/">Enterprise Support plan</a>. However, if you are not subscribed to one of these support plans, but had been previously and had granted the SRT access to your account, you can submit a <code>DisassociateDRTLogBucket</code> request to remove this access.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { ShieldClient, DisassociateDRTLogBucketCommand } from "@aws-sdk/client-shield"; // ES Modules import
16
- * // const { ShieldClient, DisassociateDRTLogBucketCommand } = require("@aws-sdk/client-shield"); // CommonJS import
17
- * const client = new ShieldClient(config);
18
- * const command = new DisassociateDRTLogBucketCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link DisassociateDRTLogBucketCommandInput} for command's `input` shape.
23
- * @see {@link DisassociateDRTLogBucketCommandOutput} for command's `response` shape.
24
- * @see {@link ShieldClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class DisassociateDRTLogBucketCommand extends $Command<DisassociateDRTLogBucketCommandInput, DisassociateDRTLogBucketCommandOutput, ShieldClientResolvedConfig> {
28
11
  readonly input: DisassociateDRTLogBucketCommandInput;
29
12
  constructor(input: DisassociateDRTLogBucketCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateDRTLogBucketCommandInput, DisassociateDRTLogBucketCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface DisassociateDRTRoleCommandInput extends DisassociateDRTRoleRequ
6
6
  }
7
7
  export interface DisassociateDRTRoleCommandOutput extends DisassociateDRTRoleResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Removes the Shield Response Team's (SRT) access to your Amazon Web Services account.</p>
11
- * <p>To make a <code>DisassociateDRTRole</code> request, you must be subscribed to the <a href="https://aws.amazon.com/premiumsupport/business-support/">Business Support plan</a> or the <a href="https://aws.amazon.com/premiumsupport/enterprise-support/">Enterprise Support plan</a>. However, if you are not subscribed to one of these support plans, but had been previously and had granted the SRT access to your account, you can submit a <code>DisassociateDRTRole</code> request to remove this access.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { ShieldClient, DisassociateDRTRoleCommand } from "@aws-sdk/client-shield"; // ES Modules import
16
- * // const { ShieldClient, DisassociateDRTRoleCommand } = require("@aws-sdk/client-shield"); // CommonJS import
17
- * const client = new ShieldClient(config);
18
- * const command = new DisassociateDRTRoleCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link DisassociateDRTRoleCommandInput} for command's `input` shape.
23
- * @see {@link DisassociateDRTRoleCommandOutput} for command's `response` shape.
24
- * @see {@link ShieldClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class DisassociateDRTRoleCommand extends $Command<DisassociateDRTRoleCommandInput, DisassociateDRTRoleCommandOutput, ShieldClientResolvedConfig> {
28
11
  readonly input: DisassociateDRTRoleCommandInput;
29
12
  constructor(input: DisassociateDRTRoleCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateDRTRoleCommandInput, DisassociateDRTRoleCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface DisassociateHealthCheckCommandInput extends DisassociateHealthC
6
6
  }
7
7
  export interface DisassociateHealthCheckCommandOutput extends DisassociateHealthCheckResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Removes health-based detection from the Shield Advanced protection for a resource. Shield Advanced health-based detection uses the health of your Amazon Web Services resource to improve responsiveness and accuracy in attack detection and mitigation. </p>
11
- * <p>You define the health check in Route 53 and then associate or disassociate it with your Shield Advanced protection. For more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/ddos-overview.html#ddos-advanced-health-check-option">Shield Advanced Health-Based Detection</a> in the <i>WAF Developer Guide</i>. </p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { ShieldClient, DisassociateHealthCheckCommand } from "@aws-sdk/client-shield"; // ES Modules import
16
- * // const { ShieldClient, DisassociateHealthCheckCommand } = require("@aws-sdk/client-shield"); // CommonJS import
17
- * const client = new ShieldClient(config);
18
- * const command = new DisassociateHealthCheckCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link DisassociateHealthCheckCommandInput} for command's `input` shape.
23
- * @see {@link DisassociateHealthCheckCommandOutput} for command's `response` shape.
24
- * @see {@link ShieldClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class DisassociateHealthCheckCommand extends $Command<DisassociateHealthCheckCommandInput, DisassociateHealthCheckCommandOutput, ShieldClientResolvedConfig> {
28
11
  readonly input: DisassociateHealthCheckCommandInput;
29
12
  constructor(input: DisassociateHealthCheckCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateHealthCheckCommandInput, DisassociateHealthCheckCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface EnableProactiveEngagementCommandInput extends EnableProactiveEn
6
6
  }
7
7
  export interface EnableProactiveEngagementCommandOutput extends EnableProactiveEngagementResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Authorizes the Shield Response Team (SRT) to use email and phone to notify contacts about escalations to the SRT and to initiate proactive customer support.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ShieldClient, EnableProactiveEngagementCommand } from "@aws-sdk/client-shield"; // ES Modules import
15
- * // const { ShieldClient, EnableProactiveEngagementCommand } = require("@aws-sdk/client-shield"); // CommonJS import
16
- * const client = new ShieldClient(config);
17
- * const command = new EnableProactiveEngagementCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link EnableProactiveEngagementCommandInput} for command's `input` shape.
22
- * @see {@link EnableProactiveEngagementCommandOutput} for command's `response` shape.
23
- * @see {@link ShieldClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class EnableProactiveEngagementCommand extends $Command<EnableProactiveEngagementCommandInput, EnableProactiveEngagementCommandOutput, ShieldClientResolvedConfig> {
27
11
  readonly input: EnableProactiveEngagementCommandInput;
28
12
  constructor(input: EnableProactiveEngagementCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableProactiveEngagementCommandInput, EnableProactiveEngagementCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface GetSubscriptionStateCommandInput extends GetSubscriptionStateRe
6
6
  }
7
7
  export interface GetSubscriptionStateCommandOutput extends GetSubscriptionStateResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns the <code>SubscriptionState</code>, either <code>Active</code> or <code>Inactive</code>.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ShieldClient, GetSubscriptionStateCommand } from "@aws-sdk/client-shield"; // ES Modules import
15
- * // const { ShieldClient, GetSubscriptionStateCommand } = require("@aws-sdk/client-shield"); // CommonJS import
16
- * const client = new ShieldClient(config);
17
- * const command = new GetSubscriptionStateCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link GetSubscriptionStateCommandInput} for command's `input` shape.
22
- * @see {@link GetSubscriptionStateCommandOutput} for command's `response` shape.
23
- * @see {@link ShieldClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class GetSubscriptionStateCommand extends $Command<GetSubscriptionStateCommandInput, GetSubscriptionStateCommandOutput, ShieldClientResolvedConfig> {
27
11
  readonly input: GetSubscriptionStateCommandInput;
28
12
  constructor(input: GetSubscriptionStateCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSubscriptionStateCommandInput, GetSubscriptionStateCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface ListAttacksCommandInput extends ListAttacksRequest {
6
6
  }
7
7
  export interface ListAttacksCommandOutput extends ListAttacksResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Returns all ongoing DDoS attacks or all DDoS attacks during a specified time
11
- * period.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { ShieldClient, ListAttacksCommand } from "@aws-sdk/client-shield"; // ES Modules import
16
- * // const { ShieldClient, ListAttacksCommand } = require("@aws-sdk/client-shield"); // CommonJS import
17
- * const client = new ShieldClient(config);
18
- * const command = new ListAttacksCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link ListAttacksCommandInput} for command's `input` shape.
23
- * @see {@link ListAttacksCommandOutput} for command's `response` shape.
24
- * @see {@link ShieldClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class ListAttacksCommand extends $Command<ListAttacksCommandInput, ListAttacksCommandOutput, ShieldClientResolvedConfig> {
28
11
  readonly input: ListAttacksCommandInput;
29
12
  constructor(input: ListAttacksCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAttacksCommandInput, ListAttacksCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListProtectionGroupsCommandInput extends ListProtectionGroupsRe
6
6
  }
7
7
  export interface ListProtectionGroupsCommandOutput extends ListProtectionGroupsResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Retrieves the <a>ProtectionGroup</a> objects for the account.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ShieldClient, ListProtectionGroupsCommand } from "@aws-sdk/client-shield"; // ES Modules import
15
- * // const { ShieldClient, ListProtectionGroupsCommand } = require("@aws-sdk/client-shield"); // CommonJS import
16
- * const client = new ShieldClient(config);
17
- * const command = new ListProtectionGroupsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListProtectionGroupsCommandInput} for command's `input` shape.
22
- * @see {@link ListProtectionGroupsCommandOutput} for command's `response` shape.
23
- * @see {@link ShieldClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListProtectionGroupsCommand extends $Command<ListProtectionGroupsCommandInput, ListProtectionGroupsCommandOutput, ShieldClientResolvedConfig> {
27
11
  readonly input: ListProtectionGroupsCommandInput;
28
12
  constructor(input: ListProtectionGroupsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListProtectionGroupsCommandInput, ListProtectionGroupsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListProtectionsCommandInput extends ListProtectionsRequest {
6
6
  }
7
7
  export interface ListProtectionsCommandOutput extends ListProtectionsResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Lists all <a>Protection</a> objects for the account.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ShieldClient, ListProtectionsCommand } from "@aws-sdk/client-shield"; // ES Modules import
15
- * // const { ShieldClient, ListProtectionsCommand } = require("@aws-sdk/client-shield"); // CommonJS import
16
- * const client = new ShieldClient(config);
17
- * const command = new ListProtectionsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListProtectionsCommandInput} for command's `input` shape.
22
- * @see {@link ListProtectionsCommandOutput} for command's `response` shape.
23
- * @see {@link ShieldClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListProtectionsCommand extends $Command<ListProtectionsCommandInput, ListProtectionsCommandOutput, ShieldClientResolvedConfig> {
27
11
  readonly input: ListProtectionsCommandInput;
28
12
  constructor(input: ListProtectionsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListProtectionsCommandInput, ListProtectionsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListResourcesInProtectionGroupCommandInput extends ListResource
6
6
  }
7
7
  export interface ListResourcesInProtectionGroupCommandOutput extends ListResourcesInProtectionGroupResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Retrieves the resources that are included in the protection group. </p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ShieldClient, ListResourcesInProtectionGroupCommand } from "@aws-sdk/client-shield"; // ES Modules import
15
- * // const { ShieldClient, ListResourcesInProtectionGroupCommand } = require("@aws-sdk/client-shield"); // CommonJS import
16
- * const client = new ShieldClient(config);
17
- * const command = new ListResourcesInProtectionGroupCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListResourcesInProtectionGroupCommandInput} for command's `input` shape.
22
- * @see {@link ListResourcesInProtectionGroupCommandOutput} for command's `response` shape.
23
- * @see {@link ShieldClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListResourcesInProtectionGroupCommand extends $Command<ListResourcesInProtectionGroupCommandInput, ListResourcesInProtectionGroupCommandOutput, ShieldClientResolvedConfig> {
27
11
  readonly input: ListResourcesInProtectionGroupCommandInput;
28
12
  constructor(input: ListResourcesInProtectionGroupCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListResourcesInProtectionGroupCommandInput, ListResourcesInProtectionGroupCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
6
6
  }
7
7
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets information about Amazon Web Services tags for a specified Amazon Resource Name (ARN) in Shield.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ShieldClient, ListTagsForResourceCommand } from "@aws-sdk/client-shield"; // ES Modules import
15
- * // const { ShieldClient, ListTagsForResourceCommand } = require("@aws-sdk/client-shield"); // CommonJS import
16
- * const client = new ShieldClient(config);
17
- * const command = new ListTagsForResourceCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ListTagsForResourceCommandInput} for command's `input` shape.
22
- * @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
23
- * @see {@link ShieldClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ShieldClientResolvedConfig> {
27
11
  readonly input: ListTagsForResourceCommandInput;
28
12
  constructor(input: ListTagsForResourceCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface TagResourceCommandInput extends TagResourceRequest {
6
6
  }
7
7
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Adds or updates tags for a resource in Shield.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ShieldClient, TagResourceCommand } from "@aws-sdk/client-shield"; // ES Modules import
15
- * // const { ShieldClient, TagResourceCommand } = require("@aws-sdk/client-shield"); // CommonJS import
16
- * const client = new ShieldClient(config);
17
- * const command = new TagResourceCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link TagResourceCommandInput} for command's `input` shape.
22
- * @see {@link TagResourceCommandOutput} for command's `response` shape.
23
- * @see {@link ShieldClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, ShieldClientResolvedConfig> {
27
11
  readonly input: TagResourceCommandInput;
28
12
  constructor(input: TagResourceCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
6
6
  }
7
7
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Removes tags from a resource in Shield.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ShieldClient, UntagResourceCommand } from "@aws-sdk/client-shield"; // ES Modules import
15
- * // const { ShieldClient, UntagResourceCommand } = require("@aws-sdk/client-shield"); // CommonJS import
16
- * const client = new ShieldClient(config);
17
- * const command = new UntagResourceCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link UntagResourceCommandInput} for command's `input` shape.
22
- * @see {@link UntagResourceCommandOutput} for command's `response` shape.
23
- * @see {@link ShieldClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, ShieldClientResolvedConfig> {
27
11
  readonly input: UntagResourceCommandInput;
28
12
  constructor(input: UntagResourceCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface UpdateEmergencyContactSettingsCommandInput extends UpdateEmerge
6
6
  }
7
7
  export interface UpdateEmergencyContactSettingsCommandOutput extends UpdateEmergencyContactSettingsResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Updates the details of the list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ShieldClient, UpdateEmergencyContactSettingsCommand } from "@aws-sdk/client-shield"; // ES Modules import
15
- * // const { ShieldClient, UpdateEmergencyContactSettingsCommand } = require("@aws-sdk/client-shield"); // CommonJS import
16
- * const client = new ShieldClient(config);
17
- * const command = new UpdateEmergencyContactSettingsCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link UpdateEmergencyContactSettingsCommandInput} for command's `input` shape.
22
- * @see {@link UpdateEmergencyContactSettingsCommandOutput} for command's `response` shape.
23
- * @see {@link ShieldClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class UpdateEmergencyContactSettingsCommand extends $Command<UpdateEmergencyContactSettingsCommandInput, UpdateEmergencyContactSettingsCommandOutput, ShieldClientResolvedConfig> {
27
11
  readonly input: UpdateEmergencyContactSettingsCommandInput;
28
12
  constructor(input: UpdateEmergencyContactSettingsCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEmergencyContactSettingsCommandInput, UpdateEmergencyContactSettingsCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface UpdateProtectionGroupCommandInput extends UpdateProtectionGroup
6
6
  }
7
7
  export interface UpdateProtectionGroupCommandOutput extends UpdateProtectionGroupResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Updates an existing protection group. A protection group is a grouping of protected resources so they can be handled as a collective. This resource grouping improves the accuracy of detection and reduces false positives. </p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ShieldClient, UpdateProtectionGroupCommand } from "@aws-sdk/client-shield"; // ES Modules import
15
- * // const { ShieldClient, UpdateProtectionGroupCommand } = require("@aws-sdk/client-shield"); // CommonJS import
16
- * const client = new ShieldClient(config);
17
- * const command = new UpdateProtectionGroupCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link UpdateProtectionGroupCommandInput} for command's `input` shape.
22
- * @see {@link UpdateProtectionGroupCommandOutput} for command's `response` shape.
23
- * @see {@link ShieldClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class UpdateProtectionGroupCommand extends $Command<UpdateProtectionGroupCommandInput, UpdateProtectionGroupCommandOutput, ShieldClientResolvedConfig> {
27
11
  readonly input: UpdateProtectionGroupCommandInput;
28
12
  constructor(input: UpdateProtectionGroupCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateProtectionGroupCommandInput, UpdateProtectionGroupCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface UpdateSubscriptionCommandInput extends UpdateSubscriptionReques
6
6
  }
7
7
  export interface UpdateSubscriptionCommandOutput extends UpdateSubscriptionResponse, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Updates the details of an existing subscription. Only enter values for parameters you want to change. Empty parameters are not updated.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ShieldClient, UpdateSubscriptionCommand } from "@aws-sdk/client-shield"; // ES Modules import
15
- * // const { ShieldClient, UpdateSubscriptionCommand } = require("@aws-sdk/client-shield"); // CommonJS import
16
- * const client = new ShieldClient(config);
17
- * const command = new UpdateSubscriptionCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link UpdateSubscriptionCommandInput} for command's `input` shape.
22
- * @see {@link UpdateSubscriptionCommandOutput} for command's `response` shape.
23
- * @see {@link ShieldClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class UpdateSubscriptionCommand extends $Command<UpdateSubscriptionCommandInput, UpdateSubscriptionCommandOutput, ShieldClientResolvedConfig> {
27
11
  readonly input: UpdateSubscriptionCommandInput;
28
12
  constructor(input: UpdateSubscriptionCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ShieldClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSubscriptionCommandInput, UpdateSubscriptionCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -0,0 +1,33 @@
1
+ export * from "./AssociateDRTLogBucketCommand";
2
+ export * from "./AssociateDRTRoleCommand";
3
+ export * from "./AssociateHealthCheckCommand";
4
+ export * from "./AssociateProactiveEngagementDetailsCommand";
5
+ export * from "./CreateProtectionCommand";
6
+ export * from "./CreateProtectionGroupCommand";
7
+ export * from "./CreateSubscriptionCommand";
8
+ export * from "./DeleteProtectionCommand";
9
+ export * from "./DeleteProtectionGroupCommand";
10
+ export * from "./DeleteSubscriptionCommand";
11
+ export * from "./DescribeAttackCommand";
12
+ export * from "./DescribeAttackStatisticsCommand";
13
+ export * from "./DescribeDRTAccessCommand";
14
+ export * from "./DescribeEmergencyContactSettingsCommand";
15
+ export * from "./DescribeProtectionCommand";
16
+ export * from "./DescribeProtectionGroupCommand";
17
+ export * from "./DescribeSubscriptionCommand";
18
+ export * from "./DisableProactiveEngagementCommand";
19
+ export * from "./DisassociateDRTLogBucketCommand";
20
+ export * from "./DisassociateDRTRoleCommand";
21
+ export * from "./DisassociateHealthCheckCommand";
22
+ export * from "./EnableProactiveEngagementCommand";
23
+ export * from "./GetSubscriptionStateCommand";
24
+ export * from "./ListAttacksCommand";
25
+ export * from "./ListProtectionGroupsCommand";
26
+ export * from "./ListProtectionsCommand";
27
+ export * from "./ListResourcesInProtectionGroupCommand";
28
+ export * from "./ListTagsForResourceCommand";
29
+ export * from "./TagResourceCommand";
30
+ export * from "./UntagResourceCommand";
31
+ export * from "./UpdateEmergencyContactSettingsCommand";
32
+ export * from "./UpdateProtectionGroupCommand";
33
+ export * from "./UpdateSubscriptionCommand";
@@ -1,41 +1,5 @@
1
- export * from "./ShieldClient";
2
1
  export * from "./Shield";
3
- export * from "./commands/AssociateDRTLogBucketCommand";
4
- export * from "./commands/AssociateDRTRoleCommand";
5
- export * from "./commands/AssociateHealthCheckCommand";
6
- export * from "./commands/AssociateProactiveEngagementDetailsCommand";
7
- export * from "./commands/CreateProtectionCommand";
8
- export * from "./commands/CreateProtectionGroupCommand";
9
- export * from "./commands/CreateSubscriptionCommand";
10
- export * from "./commands/DeleteProtectionCommand";
11
- export * from "./commands/DeleteProtectionGroupCommand";
12
- export * from "./commands/DeleteSubscriptionCommand";
13
- export * from "./commands/DescribeAttackCommand";
14
- export * from "./commands/DescribeAttackStatisticsCommand";
15
- export * from "./commands/DescribeDRTAccessCommand";
16
- export * from "./commands/DescribeEmergencyContactSettingsCommand";
17
- export * from "./commands/DescribeProtectionCommand";
18
- export * from "./commands/DescribeProtectionGroupCommand";
19
- export * from "./commands/DescribeSubscriptionCommand";
20
- export * from "./commands/DisableProactiveEngagementCommand";
21
- export * from "./commands/DisassociateDRTLogBucketCommand";
22
- export * from "./commands/DisassociateDRTRoleCommand";
23
- export * from "./commands/DisassociateHealthCheckCommand";
24
- export * from "./commands/EnableProactiveEngagementCommand";
25
- export * from "./commands/GetSubscriptionStateCommand";
26
- export * from "./commands/ListAttacksCommand";
27
- export * from "./pagination/ListAttacksPaginator";
28
- export * from "./commands/ListProtectionGroupsCommand";
29
- export * from "./pagination/ListProtectionGroupsPaginator";
30
- export * from "./commands/ListProtectionsCommand";
31
- export * from "./pagination/ListProtectionsPaginator";
32
- export * from "./commands/ListResourcesInProtectionGroupCommand";
33
- export * from "./pagination/ListResourcesInProtectionGroupPaginator";
34
- export * from "./commands/ListTagsForResourceCommand";
35
- export * from "./commands/TagResourceCommand";
36
- export * from "./commands/UntagResourceCommand";
37
- export * from "./commands/UpdateEmergencyContactSettingsCommand";
38
- export * from "./commands/UpdateProtectionGroupCommand";
39
- export * from "./commands/UpdateSubscriptionCommand";
40
- export * from "./pagination/Interfaces";
41
- export * from "./models/index";
2
+ export * from "./ShieldClient";
3
+ export * from "./commands";
4
+ export * from "./models";
5
+ export * from "./pagination";