@aws-sdk/client-securityhub 3.296.0 → 3.298.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 (214) hide show
  1. package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +2 -3
  2. package/dist-cjs/commands/AcceptInvitationCommand.js +2 -3
  3. package/dist-cjs/commands/BatchDisableStandardsCommand.js +2 -3
  4. package/dist-cjs/commands/BatchEnableStandardsCommand.js +2 -3
  5. package/dist-cjs/commands/BatchGetSecurityControlsCommand.js +2 -3
  6. package/dist-cjs/commands/BatchGetStandardsControlAssociationsCommand.js +2 -3
  7. package/dist-cjs/commands/BatchImportFindingsCommand.js +2 -3
  8. package/dist-cjs/commands/BatchUpdateFindingsCommand.js +2 -3
  9. package/dist-cjs/commands/BatchUpdateStandardsControlAssociationsCommand.js +2 -3
  10. package/dist-cjs/commands/CreateActionTargetCommand.js +2 -3
  11. package/dist-cjs/commands/CreateFindingAggregatorCommand.js +2 -3
  12. package/dist-cjs/commands/CreateInsightCommand.js +2 -3
  13. package/dist-cjs/commands/CreateMembersCommand.js +2 -3
  14. package/dist-cjs/commands/DeclineInvitationsCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteActionTargetCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteFindingAggregatorCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteInsightCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteInvitationsCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteMembersCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeActionTargetsCommand.js +2 -3
  21. package/dist-cjs/commands/DescribeHubCommand.js +2 -3
  22. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeProductsCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeStandardsCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeStandardsControlsCommand.js +2 -3
  26. package/dist-cjs/commands/DisableImportFindingsForProductCommand.js +2 -3
  27. package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +2 -3
  28. package/dist-cjs/commands/DisableSecurityHubCommand.js +2 -3
  29. package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +2 -3
  30. package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +2 -3
  31. package/dist-cjs/commands/DisassociateMembersCommand.js +2 -3
  32. package/dist-cjs/commands/EnableImportFindingsForProductCommand.js +2 -3
  33. package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +2 -3
  34. package/dist-cjs/commands/EnableSecurityHubCommand.js +2 -3
  35. package/dist-cjs/commands/GetAdministratorAccountCommand.js +2 -3
  36. package/dist-cjs/commands/GetEnabledStandardsCommand.js +2 -3
  37. package/dist-cjs/commands/GetFindingAggregatorCommand.js +2 -3
  38. package/dist-cjs/commands/GetFindingsCommand.js +2 -3
  39. package/dist-cjs/commands/GetInsightResultsCommand.js +2 -3
  40. package/dist-cjs/commands/GetInsightsCommand.js +2 -3
  41. package/dist-cjs/commands/GetInvitationsCountCommand.js +2 -3
  42. package/dist-cjs/commands/GetMasterAccountCommand.js +2 -3
  43. package/dist-cjs/commands/GetMembersCommand.js +2 -3
  44. package/dist-cjs/commands/InviteMembersCommand.js +2 -3
  45. package/dist-cjs/commands/ListEnabledProductsForImportCommand.js +2 -3
  46. package/dist-cjs/commands/ListFindingAggregatorsCommand.js +2 -3
  47. package/dist-cjs/commands/ListInvitationsCommand.js +2 -3
  48. package/dist-cjs/commands/ListMembersCommand.js +2 -3
  49. package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +2 -3
  50. package/dist-cjs/commands/ListSecurityControlDefinitionsCommand.js +2 -3
  51. package/dist-cjs/commands/ListStandardsControlAssociationsCommand.js +2 -3
  52. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  53. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  54. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  55. package/dist-cjs/commands/UpdateActionTargetCommand.js +2 -3
  56. package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +2 -3
  57. package/dist-cjs/commands/UpdateFindingsCommand.js +2 -3
  58. package/dist-cjs/commands/UpdateInsightCommand.js +2 -3
  59. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -3
  60. package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +2 -3
  61. package/dist-cjs/commands/UpdateStandardsControlCommand.js +2 -3
  62. package/dist-cjs/models/models_0.js +1 -1166
  63. package/dist-cjs/models/models_1.js +1 -1110
  64. package/dist-cjs/models/models_2.js +1 -423
  65. package/dist-es/commands/AcceptAdministratorInvitationCommand.js +2 -3
  66. package/dist-es/commands/AcceptInvitationCommand.js +2 -3
  67. package/dist-es/commands/BatchDisableStandardsCommand.js +2 -3
  68. package/dist-es/commands/BatchEnableStandardsCommand.js +2 -3
  69. package/dist-es/commands/BatchGetSecurityControlsCommand.js +2 -3
  70. package/dist-es/commands/BatchGetStandardsControlAssociationsCommand.js +2 -3
  71. package/dist-es/commands/BatchImportFindingsCommand.js +2 -3
  72. package/dist-es/commands/BatchUpdateFindingsCommand.js +2 -3
  73. package/dist-es/commands/BatchUpdateStandardsControlAssociationsCommand.js +2 -3
  74. package/dist-es/commands/CreateActionTargetCommand.js +2 -3
  75. package/dist-es/commands/CreateFindingAggregatorCommand.js +2 -3
  76. package/dist-es/commands/CreateInsightCommand.js +2 -3
  77. package/dist-es/commands/CreateMembersCommand.js +2 -3
  78. package/dist-es/commands/DeclineInvitationsCommand.js +2 -3
  79. package/dist-es/commands/DeleteActionTargetCommand.js +2 -3
  80. package/dist-es/commands/DeleteFindingAggregatorCommand.js +2 -3
  81. package/dist-es/commands/DeleteInsightCommand.js +2 -3
  82. package/dist-es/commands/DeleteInvitationsCommand.js +2 -3
  83. package/dist-es/commands/DeleteMembersCommand.js +2 -3
  84. package/dist-es/commands/DescribeActionTargetsCommand.js +2 -3
  85. package/dist-es/commands/DescribeHubCommand.js +2 -3
  86. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -3
  87. package/dist-es/commands/DescribeProductsCommand.js +2 -3
  88. package/dist-es/commands/DescribeStandardsCommand.js +2 -3
  89. package/dist-es/commands/DescribeStandardsControlsCommand.js +2 -3
  90. package/dist-es/commands/DisableImportFindingsForProductCommand.js +2 -3
  91. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +2 -3
  92. package/dist-es/commands/DisableSecurityHubCommand.js +2 -3
  93. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +2 -3
  94. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +2 -3
  95. package/dist-es/commands/DisassociateMembersCommand.js +2 -3
  96. package/dist-es/commands/EnableImportFindingsForProductCommand.js +2 -3
  97. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +2 -3
  98. package/dist-es/commands/EnableSecurityHubCommand.js +2 -3
  99. package/dist-es/commands/GetAdministratorAccountCommand.js +2 -3
  100. package/dist-es/commands/GetEnabledStandardsCommand.js +2 -3
  101. package/dist-es/commands/GetFindingAggregatorCommand.js +2 -3
  102. package/dist-es/commands/GetFindingsCommand.js +2 -3
  103. package/dist-es/commands/GetInsightResultsCommand.js +2 -3
  104. package/dist-es/commands/GetInsightsCommand.js +2 -3
  105. package/dist-es/commands/GetInvitationsCountCommand.js +2 -3
  106. package/dist-es/commands/GetMasterAccountCommand.js +2 -3
  107. package/dist-es/commands/GetMembersCommand.js +2 -3
  108. package/dist-es/commands/InviteMembersCommand.js +2 -3
  109. package/dist-es/commands/ListEnabledProductsForImportCommand.js +2 -3
  110. package/dist-es/commands/ListFindingAggregatorsCommand.js +2 -3
  111. package/dist-es/commands/ListInvitationsCommand.js +2 -3
  112. package/dist-es/commands/ListMembersCommand.js +2 -3
  113. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +2 -3
  114. package/dist-es/commands/ListSecurityControlDefinitionsCommand.js +2 -3
  115. package/dist-es/commands/ListStandardsControlAssociationsCommand.js +2 -3
  116. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  117. package/dist-es/commands/TagResourceCommand.js +2 -3
  118. package/dist-es/commands/UntagResourceCommand.js +2 -3
  119. package/dist-es/commands/UpdateActionTargetCommand.js +2 -3
  120. package/dist-es/commands/UpdateFindingAggregatorCommand.js +2 -3
  121. package/dist-es/commands/UpdateFindingsCommand.js +2 -3
  122. package/dist-es/commands/UpdateInsightCommand.js +2 -3
  123. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -3
  124. package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +2 -3
  125. package/dist-es/commands/UpdateStandardsControlCommand.js +2 -3
  126. package/dist-es/models/models_0.js +0 -870
  127. package/dist-es/models/models_1.js +0 -828
  128. package/dist-es/models/models_2.js +0 -315
  129. package/dist-types/SecurityHub.d.ts +62 -0
  130. package/dist-types/SecurityHubClient.d.ts +24 -4
  131. package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +16 -0
  132. package/dist-types/commands/AcceptInvitationCommand.d.ts +16 -0
  133. package/dist-types/commands/BatchDisableStandardsCommand.d.ts +16 -0
  134. package/dist-types/commands/BatchEnableStandardsCommand.d.ts +16 -0
  135. package/dist-types/commands/BatchGetSecurityControlsCommand.d.ts +16 -0
  136. package/dist-types/commands/BatchGetStandardsControlAssociationsCommand.d.ts +16 -0
  137. package/dist-types/commands/BatchImportFindingsCommand.d.ts +16 -0
  138. package/dist-types/commands/BatchUpdateFindingsCommand.d.ts +16 -0
  139. package/dist-types/commands/BatchUpdateStandardsControlAssociationsCommand.d.ts +16 -0
  140. package/dist-types/commands/CreateActionTargetCommand.d.ts +16 -0
  141. package/dist-types/commands/CreateFindingAggregatorCommand.d.ts +16 -0
  142. package/dist-types/commands/CreateInsightCommand.d.ts +16 -0
  143. package/dist-types/commands/CreateMembersCommand.d.ts +16 -0
  144. package/dist-types/commands/DeclineInvitationsCommand.d.ts +16 -0
  145. package/dist-types/commands/DeleteActionTargetCommand.d.ts +16 -0
  146. package/dist-types/commands/DeleteFindingAggregatorCommand.d.ts +16 -0
  147. package/dist-types/commands/DeleteInsightCommand.d.ts +16 -0
  148. package/dist-types/commands/DeleteInvitationsCommand.d.ts +16 -0
  149. package/dist-types/commands/DeleteMembersCommand.d.ts +16 -0
  150. package/dist-types/commands/DescribeActionTargetsCommand.d.ts +16 -0
  151. package/dist-types/commands/DescribeHubCommand.d.ts +16 -0
  152. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +16 -0
  153. package/dist-types/commands/DescribeProductsCommand.d.ts +16 -0
  154. package/dist-types/commands/DescribeStandardsCommand.d.ts +16 -0
  155. package/dist-types/commands/DescribeStandardsControlsCommand.d.ts +16 -0
  156. package/dist-types/commands/DisableImportFindingsForProductCommand.d.ts +16 -0
  157. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +16 -0
  158. package/dist-types/commands/DisableSecurityHubCommand.d.ts +16 -0
  159. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +16 -0
  160. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +16 -0
  161. package/dist-types/commands/DisassociateMembersCommand.d.ts +16 -0
  162. package/dist-types/commands/EnableImportFindingsForProductCommand.d.ts +16 -0
  163. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +16 -0
  164. package/dist-types/commands/EnableSecurityHubCommand.d.ts +16 -0
  165. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +16 -0
  166. package/dist-types/commands/GetEnabledStandardsCommand.d.ts +16 -0
  167. package/dist-types/commands/GetFindingAggregatorCommand.d.ts +16 -0
  168. package/dist-types/commands/GetFindingsCommand.d.ts +16 -0
  169. package/dist-types/commands/GetInsightResultsCommand.d.ts +16 -0
  170. package/dist-types/commands/GetInsightsCommand.d.ts +16 -0
  171. package/dist-types/commands/GetInvitationsCountCommand.d.ts +16 -0
  172. package/dist-types/commands/GetMasterAccountCommand.d.ts +16 -0
  173. package/dist-types/commands/GetMembersCommand.d.ts +16 -0
  174. package/dist-types/commands/InviteMembersCommand.d.ts +16 -0
  175. package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +16 -0
  176. package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +16 -0
  177. package/dist-types/commands/ListInvitationsCommand.d.ts +16 -0
  178. package/dist-types/commands/ListMembersCommand.d.ts +16 -0
  179. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +16 -0
  180. package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +16 -0
  181. package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +16 -0
  182. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  183. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  184. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  185. package/dist-types/commands/UpdateActionTargetCommand.d.ts +16 -0
  186. package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +16 -0
  187. package/dist-types/commands/UpdateFindingsCommand.d.ts +16 -0
  188. package/dist-types/commands/UpdateInsightCommand.d.ts +16 -0
  189. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +16 -0
  190. package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +16 -0
  191. package/dist-types/commands/UpdateStandardsControlCommand.d.ts +16 -0
  192. package/dist-types/models/SecurityHubServiceException.d.ts +2 -0
  193. package/dist-types/models/models_0.d.ts +317 -1161
  194. package/dist-types/models/models_1.d.ts +398 -1104
  195. package/dist-types/models/models_2.d.ts +298 -420
  196. package/dist-types/pagination/DescribeActionTargetsPaginator.d.ts +3 -0
  197. package/dist-types/pagination/DescribeProductsPaginator.d.ts +3 -0
  198. package/dist-types/pagination/DescribeStandardsControlsPaginator.d.ts +3 -0
  199. package/dist-types/pagination/DescribeStandardsPaginator.d.ts +3 -0
  200. package/dist-types/pagination/GetEnabledStandardsPaginator.d.ts +3 -0
  201. package/dist-types/pagination/GetFindingsPaginator.d.ts +3 -0
  202. package/dist-types/pagination/GetInsightsPaginator.d.ts +3 -0
  203. package/dist-types/pagination/Interfaces.d.ts +3 -0
  204. package/dist-types/pagination/ListEnabledProductsForImportPaginator.d.ts +3 -0
  205. package/dist-types/pagination/ListFindingAggregatorsPaginator.d.ts +3 -0
  206. package/dist-types/pagination/ListInvitationsPaginator.d.ts +3 -0
  207. package/dist-types/pagination/ListMembersPaginator.d.ts +3 -0
  208. package/dist-types/pagination/ListOrganizationAdminAccountsPaginator.d.ts +3 -0
  209. package/dist-types/pagination/ListSecurityControlDefinitionsPaginator.d.ts +3 -0
  210. package/dist-types/pagination/ListStandardsControlAssociationsPaginator.d.ts +3 -0
  211. package/dist-types/ts3.4/models/models_0.d.ts +0 -854
  212. package/dist-types/ts3.4/models/models_1.d.ts +0 -768
  213. package/dist-types/ts3.4/models/models_2.d.ts +0 -305
  214. package/package.json +4 -3
@@ -1,31 +1,49 @@
1
1
  import { ActionTarget, AdminAccount, AssociationStatus, AutoEnableStandards } from "./models_0";
2
2
  import { AwsSecurityFinding, AwsSecurityFindingFilters, ControlFindingGenerator, ControlStatus, NoteUpdate, RecordState, Result, SeverityRating, StandardsSubscription } from "./models_1";
3
+ /**
4
+ * @public
5
+ */
3
6
  export interface DeleteFindingAggregatorRequest {
4
7
  /**
5
8
  * <p>The ARN of the finding aggregator to delete. To obtain the ARN, use <code>ListFindingAggregators</code>.</p>
6
9
  */
7
10
  FindingAggregatorArn: string | undefined;
8
11
  }
12
+ /**
13
+ * @public
14
+ */
9
15
  export interface DeleteFindingAggregatorResponse {
10
16
  }
17
+ /**
18
+ * @public
19
+ */
11
20
  export interface DeleteInsightRequest {
12
21
  /**
13
22
  * <p>The ARN of the insight to delete.</p>
14
23
  */
15
24
  InsightArn: string | undefined;
16
25
  }
26
+ /**
27
+ * @public
28
+ */
17
29
  export interface DeleteInsightResponse {
18
30
  /**
19
31
  * <p>The ARN of the insight that was deleted.</p>
20
32
  */
21
33
  InsightArn: string | undefined;
22
34
  }
35
+ /**
36
+ * @public
37
+ */
23
38
  export interface DeleteInvitationsRequest {
24
39
  /**
25
40
  * <p>The list of the account IDs that sent the invitations to delete.</p>
26
41
  */
27
42
  AccountIds: string[] | undefined;
28
43
  }
44
+ /**
45
+ * @public
46
+ */
29
47
  export interface DeleteInvitationsResponse {
30
48
  /**
31
49
  * <p>The list of Amazon Web Services accounts for which the invitations were not deleted. For each account,
@@ -33,12 +51,18 @@ export interface DeleteInvitationsResponse {
33
51
  */
34
52
  UnprocessedAccounts?: Result[];
35
53
  }
54
+ /**
55
+ * @public
56
+ */
36
57
  export interface DeleteMembersRequest {
37
58
  /**
38
59
  * <p>The list of account IDs for the member accounts to delete.</p>
39
60
  */
40
61
  AccountIds: string[] | undefined;
41
62
  }
63
+ /**
64
+ * @public
65
+ */
42
66
  export interface DeleteMembersResponse {
43
67
  /**
44
68
  * <p>The list of Amazon Web Services accounts that were not deleted. For each account, the list includes the
@@ -46,6 +70,9 @@ export interface DeleteMembersResponse {
46
70
  */
47
71
  UnprocessedAccounts?: Result[];
48
72
  }
73
+ /**
74
+ * @public
75
+ */
49
76
  export interface DescribeActionTargetsRequest {
50
77
  /**
51
78
  * <p>A list of custom action target ARNs for the custom action targets to retrieve.</p>
@@ -64,6 +91,9 @@ export interface DescribeActionTargetsRequest {
64
91
  */
65
92
  MaxResults?: number;
66
93
  }
94
+ /**
95
+ * @public
96
+ */
67
97
  export interface DescribeActionTargetsResponse {
68
98
  /**
69
99
  * <p>A list of <code>ActionTarget</code> objects. Each object includes the <code>ActionTargetArn</code>,
@@ -76,12 +106,18 @@ export interface DescribeActionTargetsResponse {
76
106
  */
77
107
  NextToken?: string;
78
108
  }
109
+ /**
110
+ * @public
111
+ */
79
112
  export interface DescribeHubRequest {
80
113
  /**
81
114
  * <p>The ARN of the Hub resource to retrieve.</p>
82
115
  */
83
116
  HubArn?: string;
84
117
  }
118
+ /**
119
+ * @public
120
+ */
85
121
  export interface DescribeHubResponse {
86
122
  /**
87
123
  * <p>The ARN of the Hub resource that was retrieved.</p>
@@ -111,8 +147,14 @@ export interface DescribeHubResponse {
111
147
  */
112
148
  ControlFindingGenerator?: ControlFindingGenerator | string;
113
149
  }
150
+ /**
151
+ * @public
152
+ */
114
153
  export interface DescribeOrganizationConfigurationRequest {
115
154
  }
155
+ /**
156
+ * @public
157
+ */
116
158
  export interface DescribeOrganizationConfigurationResponse {
117
159
  /**
118
160
  * <p>Whether to automatically enable Security Hub for new accounts in the organization.</p>
@@ -135,6 +177,9 @@ export interface DescribeOrganizationConfigurationResponse {
135
177
  */
136
178
  AutoEnableStandards?: AutoEnableStandards | string;
137
179
  }
180
+ /**
181
+ * @public
182
+ */
138
183
  export interface DescribeProductsRequest {
139
184
  /**
140
185
  * <p>The token that is required for pagination. On your first call to the
@@ -153,12 +198,16 @@ export interface DescribeProductsRequest {
153
198
  */
154
199
  ProductArn?: string;
155
200
  }
201
+ /**
202
+ * @public
203
+ */
156
204
  export declare enum IntegrationType {
157
205
  RECEIVE_FINDINGS_FROM_SECURITY_HUB = "RECEIVE_FINDINGS_FROM_SECURITY_HUB",
158
206
  SEND_FINDINGS_TO_SECURITY_HUB = "SEND_FINDINGS_TO_SECURITY_HUB",
159
207
  UPDATE_FINDINGS_IN_SECURITY_HUB = "UPDATE_FINDINGS_IN_SECURITY_HUB"
160
208
  }
161
209
  /**
210
+ * @public
162
211
  * <p>Contains details about a product.</p>
163
212
  */
164
213
  export interface Product {
@@ -217,6 +266,9 @@ export interface Product {
217
266
  */
218
267
  ProductSubscriptionResourcePolicy?: string;
219
268
  }
269
+ /**
270
+ * @public
271
+ */
220
272
  export interface DescribeProductsResponse {
221
273
  /**
222
274
  * <p>A list of products, including details for each product.</p>
@@ -227,6 +279,9 @@ export interface DescribeProductsResponse {
227
279
  */
228
280
  NextToken?: string;
229
281
  }
282
+ /**
283
+ * @public
284
+ */
230
285
  export interface DescribeStandardsRequest {
231
286
  /**
232
287
  * <p>The token that is required for pagination. On your first call to the
@@ -242,6 +297,7 @@ export interface DescribeStandardsRequest {
242
297
  MaxResults?: number;
243
298
  }
244
299
  /**
300
+ * @public
245
301
  * <p>Provides details about the management of a security standard.</p>
246
302
  */
247
303
  export interface StandardsManagedBy {
@@ -258,6 +314,7 @@ export interface StandardsManagedBy {
258
314
  Product?: string;
259
315
  }
260
316
  /**
317
+ * @public
261
318
  * <p>Provides information about a specific security standard.</p>
262
319
  */
263
320
  export interface Standard {
@@ -288,6 +345,9 @@ export interface Standard {
288
345
  */
289
346
  StandardsManagedBy?: StandardsManagedBy;
290
347
  }
348
+ /**
349
+ * @public
350
+ */
291
351
  export interface DescribeStandardsResponse {
292
352
  /**
293
353
  * <p>A list of available standards.</p>
@@ -298,6 +358,9 @@ export interface DescribeStandardsResponse {
298
358
  */
299
359
  NextToken?: string;
300
360
  }
361
+ /**
362
+ * @public
363
+ */
301
364
  export interface DescribeStandardsControlsRequest {
302
365
  /**
303
366
  * <p>The ARN of a resource that represents your subscription to a supported standard. To get
@@ -318,6 +381,7 @@ export interface DescribeStandardsControlsRequest {
318
381
  MaxResults?: number;
319
382
  }
320
383
  /**
384
+ * @public
321
385
  * <p>Details for an individual security standard control.</p>
322
386
  */
323
387
  export interface StandardsControl {
@@ -368,6 +432,9 @@ export interface StandardsControl {
368
432
  */
369
433
  RelatedRequirements?: string[];
370
434
  }
435
+ /**
436
+ * @public
437
+ */
371
438
  export interface DescribeStandardsControlsResponse {
372
439
  /**
373
440
  * <p>A list of security standards controls.</p>
@@ -378,54 +445,99 @@ export interface DescribeStandardsControlsResponse {
378
445
  */
379
446
  NextToken?: string;
380
447
  }
448
+ /**
449
+ * @public
450
+ */
381
451
  export interface DisableImportFindingsForProductRequest {
382
452
  /**
383
453
  * <p>The ARN of the integrated product to disable the integration for.</p>
384
454
  */
385
455
  ProductSubscriptionArn: string | undefined;
386
456
  }
457
+ /**
458
+ * @public
459
+ */
387
460
  export interface DisableImportFindingsForProductResponse {
388
461
  }
462
+ /**
463
+ * @public
464
+ */
389
465
  export interface DisableOrganizationAdminAccountRequest {
390
466
  /**
391
467
  * <p>The Amazon Web Services account identifier of the Security Hub administrator account.</p>
392
468
  */
393
469
  AdminAccountId: string | undefined;
394
470
  }
471
+ /**
472
+ * @public
473
+ */
395
474
  export interface DisableOrganizationAdminAccountResponse {
396
475
  }
476
+ /**
477
+ * @public
478
+ */
397
479
  export interface DisableSecurityHubRequest {
398
480
  }
481
+ /**
482
+ * @public
483
+ */
399
484
  export interface DisableSecurityHubResponse {
400
485
  }
486
+ /**
487
+ * @public
488
+ */
401
489
  export interface DisassociateFromAdministratorAccountRequest {
402
490
  }
491
+ /**
492
+ * @public
493
+ */
403
494
  export interface DisassociateFromAdministratorAccountResponse {
404
495
  }
496
+ /**
497
+ * @public
498
+ */
405
499
  export interface DisassociateFromMasterAccountRequest {
406
500
  }
501
+ /**
502
+ * @public
503
+ */
407
504
  export interface DisassociateFromMasterAccountResponse {
408
505
  }
506
+ /**
507
+ * @public
508
+ */
409
509
  export interface DisassociateMembersRequest {
410
510
  /**
411
511
  * <p>The account IDs of the member accounts to disassociate from the administrator account.</p>
412
512
  */
413
513
  AccountIds: string[] | undefined;
414
514
  }
515
+ /**
516
+ * @public
517
+ */
415
518
  export interface DisassociateMembersResponse {
416
519
  }
520
+ /**
521
+ * @public
522
+ */
417
523
  export interface EnableImportFindingsForProductRequest {
418
524
  /**
419
525
  * <p>The ARN of the product to enable the integration for.</p>
420
526
  */
421
527
  ProductArn: string | undefined;
422
528
  }
529
+ /**
530
+ * @public
531
+ */
423
532
  export interface EnableImportFindingsForProductResponse {
424
533
  /**
425
534
  * <p>The ARN of your subscription to the product to enable integrations for.</p>
426
535
  */
427
536
  ProductSubscriptionArn?: string;
428
537
  }
538
+ /**
539
+ * @public
540
+ */
429
541
  export interface EnableOrganizationAdminAccountRequest {
430
542
  /**
431
543
  * <p>The Amazon Web Services account identifier of the account to designate as the Security Hub administrator
@@ -433,8 +545,14 @@ export interface EnableOrganizationAdminAccountRequest {
433
545
  */
434
546
  AdminAccountId: string | undefined;
435
547
  }
548
+ /**
549
+ * @public
550
+ */
436
551
  export interface EnableOrganizationAdminAccountResponse {
437
552
  }
553
+ /**
554
+ * @public
555
+ */
438
556
  export interface EnableSecurityHubRequest {
439
557
  /**
440
558
  * <p>The tags to add to the hub resource when you enable Security Hub.</p>
@@ -461,9 +579,13 @@ export interface EnableSecurityHubRequest {
461
579
  */
462
580
  ControlFindingGenerator?: ControlFindingGenerator | string;
463
581
  }
582
+ /**
583
+ * @public
584
+ */
464
585
  export interface EnableSecurityHubResponse {
465
586
  }
466
587
  /**
588
+ * @public
467
589
  * <p>A finding aggregator. A finding aggregator contains the configuration for finding aggregation.</p>
468
590
  */
469
591
  export interface FindingAggregator {
@@ -472,9 +594,13 @@ export interface FindingAggregator {
472
594
  */
473
595
  FindingAggregatorArn?: string;
474
596
  }
597
+ /**
598
+ * @public
599
+ */
475
600
  export interface GetAdministratorAccountRequest {
476
601
  }
477
602
  /**
603
+ * @public
478
604
  * <p>Details about an invitation.</p>
479
605
  */
480
606
  export interface Invitation {
@@ -495,12 +621,18 @@ export interface Invitation {
495
621
  */
496
622
  MemberStatus?: string;
497
623
  }
624
+ /**
625
+ * @public
626
+ */
498
627
  export interface GetAdministratorAccountResponse {
499
628
  /**
500
629
  * <p>Details about an invitation.</p>
501
630
  */
502
631
  Administrator?: Invitation;
503
632
  }
633
+ /**
634
+ * @public
635
+ */
504
636
  export interface GetEnabledStandardsRequest {
505
637
  /**
506
638
  * <p>The list of the standards subscription ARNs for the standards to retrieve.</p>
@@ -519,6 +651,9 @@ export interface GetEnabledStandardsRequest {
519
651
  */
520
652
  MaxResults?: number;
521
653
  }
654
+ /**
655
+ * @public
656
+ */
522
657
  export interface GetEnabledStandardsResponse {
523
658
  /**
524
659
  * <p>The list of <code>StandardsSubscriptions</code> objects that include information about
@@ -530,12 +665,18 @@ export interface GetEnabledStandardsResponse {
530
665
  */
531
666
  NextToken?: string;
532
667
  }
668
+ /**
669
+ * @public
670
+ */
533
671
  export interface GetFindingAggregatorRequest {
534
672
  /**
535
673
  * <p>The ARN of the finding aggregator to return details for. To obtain the ARN, use <code>ListFindingAggregators</code>.</p>
536
674
  */
537
675
  FindingAggregatorArn: string | undefined;
538
676
  }
677
+ /**
678
+ * @public
679
+ */
539
680
  export interface GetFindingAggregatorResponse {
540
681
  /**
541
682
  * <p>The ARN of the finding aggregator.</p>
@@ -554,11 +695,15 @@ export interface GetFindingAggregatorResponse {
554
695
  */
555
696
  Regions?: string[];
556
697
  }
698
+ /**
699
+ * @public
700
+ */
557
701
  export declare enum SortOrder {
558
702
  ASCENDING = "asc",
559
703
  DESCENDING = "desc"
560
704
  }
561
705
  /**
706
+ * @public
562
707
  * <p>A collection of finding attributes used to sort findings.</p>
563
708
  */
564
709
  export interface SortCriterion {
@@ -571,6 +716,9 @@ export interface SortCriterion {
571
716
  */
572
717
  SortOrder?: SortOrder | string;
573
718
  }
719
+ /**
720
+ * @public
721
+ */
574
722
  export interface GetFindingsRequest {
575
723
  /**
576
724
  * <p>The finding attributes used to define a condition to filter the returned
@@ -598,6 +746,9 @@ export interface GetFindingsRequest {
598
746
  */
599
747
  MaxResults?: number;
600
748
  }
749
+ /**
750
+ * @public
751
+ */
601
752
  export interface GetFindingsResponse {
602
753
  /**
603
754
  * <p>The findings that matched the filters specified in the request.</p>
@@ -608,6 +759,9 @@ export interface GetFindingsResponse {
608
759
  */
609
760
  NextToken?: string;
610
761
  }
762
+ /**
763
+ * @public
764
+ */
611
765
  export interface GetInsightResultsRequest {
612
766
  /**
613
767
  * <p>The ARN of the insight for which to return results.</p>
@@ -615,6 +769,7 @@ export interface GetInsightResultsRequest {
615
769
  InsightArn: string | undefined;
616
770
  }
617
771
  /**
772
+ * @public
618
773
  * <p>The insight result values returned by the <code>GetInsightResults</code>
619
774
  * operation.</p>
620
775
  */
@@ -630,6 +785,7 @@ export interface InsightResultValue {
630
785
  Count: number | undefined;
631
786
  }
632
787
  /**
788
+ * @public
633
789
  * <p>The insight results returned by the <code>GetInsightResults</code> operation.</p>
634
790
  */
635
791
  export interface InsightResults {
@@ -649,12 +805,18 @@ export interface InsightResults {
649
805
  */
650
806
  ResultValues: InsightResultValue[] | undefined;
651
807
  }
808
+ /**
809
+ * @public
810
+ */
652
811
  export interface GetInsightResultsResponse {
653
812
  /**
654
813
  * <p>The insight results returned by the operation.</p>
655
814
  */
656
815
  InsightResults: InsightResults | undefined;
657
816
  }
817
+ /**
818
+ * @public
819
+ */
658
820
  export interface GetInsightsRequest {
659
821
  /**
660
822
  * <p>The ARNs of the insights to describe. If you do not provide any insight ARNs, then
@@ -676,6 +838,7 @@ export interface GetInsightsRequest {
676
838
  MaxResults?: number;
677
839
  }
678
840
  /**
841
+ * @public
679
842
  * <p>Contains information about a Security Hub insight.</p>
680
843
  */
681
844
  export interface Insight {
@@ -700,6 +863,9 @@ export interface Insight {
700
863
  */
701
864
  GroupByAttribute: string | undefined;
702
865
  }
866
+ /**
867
+ * @public
868
+ */
703
869
  export interface GetInsightsResponse {
704
870
  /**
705
871
  * <p>The insights returned by the operation.</p>
@@ -710,8 +876,14 @@ export interface GetInsightsResponse {
710
876
  */
711
877
  NextToken?: string;
712
878
  }
879
+ /**
880
+ * @public
881
+ */
713
882
  export interface GetInvitationsCountRequest {
714
883
  }
884
+ /**
885
+ * @public
886
+ */
715
887
  export interface GetInvitationsCountResponse {
716
888
  /**
717
889
  * <p>The number of all membership invitations sent to this Security Hub member account, not
@@ -719,8 +891,14 @@ export interface GetInvitationsCountResponse {
719
891
  */
720
892
  InvitationsCount?: number;
721
893
  }
894
+ /**
895
+ * @public
896
+ */
722
897
  export interface GetMasterAccountRequest {
723
898
  }
899
+ /**
900
+ * @public
901
+ */
724
902
  export interface GetMasterAccountResponse {
725
903
  /**
726
904
  * <p>A list of details about the Security Hub administrator account for the current member account.
@@ -728,6 +906,9 @@ export interface GetMasterAccountResponse {
728
906
  */
729
907
  Master?: Invitation;
730
908
  }
909
+ /**
910
+ * @public
911
+ */
731
912
  export interface GetMembersRequest {
732
913
  /**
733
914
  * <p>The list of account IDs for the Security Hub member accounts to return the details for. </p>
@@ -735,6 +916,7 @@ export interface GetMembersRequest {
735
916
  AccountIds: string[] | undefined;
736
917
  }
737
918
  /**
919
+ * @public
738
920
  * <p>The details about a member account.</p>
739
921
  */
740
922
  export interface Member {
@@ -810,6 +992,9 @@ export interface Member {
810
992
  */
811
993
  UpdatedAt?: Date;
812
994
  }
995
+ /**
996
+ * @public
997
+ */
813
998
  export interface GetMembersResponse {
814
999
  /**
815
1000
  * <p>The list of details about the Security Hub member accounts.</p>
@@ -821,12 +1006,18 @@ export interface GetMembersResponse {
821
1006
  */
822
1007
  UnprocessedAccounts?: Result[];
823
1008
  }
1009
+ /**
1010
+ * @public
1011
+ */
824
1012
  export interface InviteMembersRequest {
825
1013
  /**
826
1014
  * <p>The list of account IDs of the Amazon Web Services accounts to invite to Security Hub as members. </p>
827
1015
  */
828
1016
  AccountIds: string[] | undefined;
829
1017
  }
1018
+ /**
1019
+ * @public
1020
+ */
830
1021
  export interface InviteMembersResponse {
831
1022
  /**
832
1023
  * <p>The list of Amazon Web Services accounts that could not be processed. For each account, the list
@@ -834,6 +1025,9 @@ export interface InviteMembersResponse {
834
1025
  */
835
1026
  UnprocessedAccounts?: Result[];
836
1027
  }
1028
+ /**
1029
+ * @public
1030
+ */
837
1031
  export interface ListEnabledProductsForImportRequest {
838
1032
  /**
839
1033
  * <p>The token that is required for pagination. On your first call to the
@@ -848,6 +1042,9 @@ export interface ListEnabledProductsForImportRequest {
848
1042
  */
849
1043
  MaxResults?: number;
850
1044
  }
1045
+ /**
1046
+ * @public
1047
+ */
851
1048
  export interface ListEnabledProductsForImportResponse {
852
1049
  /**
853
1050
  * <p>The list of ARNs for the resources that represent your subscriptions to products. </p>
@@ -858,6 +1055,9 @@ export interface ListEnabledProductsForImportResponse {
858
1055
  */
859
1056
  NextToken?: string;
860
1057
  }
1058
+ /**
1059
+ * @public
1060
+ */
861
1061
  export interface ListFindingAggregatorsRequest {
862
1062
  /**
863
1063
  * <p>The token returned with the previous set of results. Identifies the next set of results to return.</p>
@@ -868,6 +1068,9 @@ export interface ListFindingAggregatorsRequest {
868
1068
  */
869
1069
  MaxResults?: number;
870
1070
  }
1071
+ /**
1072
+ * @public
1073
+ */
871
1074
  export interface ListFindingAggregatorsResponse {
872
1075
  /**
873
1076
  * <p>The list of finding aggregators. This operation currently only returns a single result.</p>
@@ -880,6 +1083,9 @@ export interface ListFindingAggregatorsResponse {
880
1083
  */
881
1084
  NextToken?: string;
882
1085
  }
1086
+ /**
1087
+ * @public
1088
+ */
883
1089
  export interface ListInvitationsRequest {
884
1090
  /**
885
1091
  * <p>The maximum number of items to return in the response. </p>
@@ -894,6 +1100,9 @@ export interface ListInvitationsRequest {
894
1100
  */
895
1101
  NextToken?: string;
896
1102
  }
1103
+ /**
1104
+ * @public
1105
+ */
897
1106
  export interface ListInvitationsResponse {
898
1107
  /**
899
1108
  * <p>The details of the invitations returned by the operation.</p>
@@ -904,6 +1113,9 @@ export interface ListInvitationsResponse {
904
1113
  */
905
1114
  NextToken?: string;
906
1115
  }
1116
+ /**
1117
+ * @public
1118
+ */
907
1119
  export interface ListMembersRequest {
908
1120
  /**
909
1121
  * <p>Specifies which member accounts to include in the response based on their relationship
@@ -927,6 +1139,9 @@ export interface ListMembersRequest {
927
1139
  */
928
1140
  NextToken?: string;
929
1141
  }
1142
+ /**
1143
+ * @public
1144
+ */
930
1145
  export interface ListMembersResponse {
931
1146
  /**
932
1147
  * <p>Member details returned by the operation.</p>
@@ -937,6 +1152,9 @@ export interface ListMembersResponse {
937
1152
  */
938
1153
  NextToken?: string;
939
1154
  }
1155
+ /**
1156
+ * @public
1157
+ */
940
1158
  export interface ListOrganizationAdminAccountsRequest {
941
1159
  /**
942
1160
  * <p>The maximum number of items to return in the response.</p>
@@ -950,6 +1168,9 @@ export interface ListOrganizationAdminAccountsRequest {
950
1168
  */
951
1169
  NextToken?: string;
952
1170
  }
1171
+ /**
1172
+ * @public
1173
+ */
953
1174
  export interface ListOrganizationAdminAccountsResponse {
954
1175
  /**
955
1176
  * <p>The list of Security Hub administrator accounts.</p>
@@ -960,6 +1181,9 @@ export interface ListOrganizationAdminAccountsResponse {
960
1181
  */
961
1182
  NextToken?: string;
962
1183
  }
1184
+ /**
1185
+ * @public
1186
+ */
963
1187
  export interface ListSecurityControlDefinitionsRequest {
964
1188
  /**
965
1189
  * <p>
@@ -982,11 +1206,15 @@ export interface ListSecurityControlDefinitionsRequest {
982
1206
  */
983
1207
  MaxResults?: number;
984
1208
  }
1209
+ /**
1210
+ * @public
1211
+ */
985
1212
  export declare enum RegionAvailabilityStatus {
986
1213
  AVAILABLE = "AVAILABLE",
987
1214
  UNAVAILABLE = "UNAVAILABLE"
988
1215
  }
989
1216
  /**
1217
+ * @public
990
1218
  * <p>
991
1219
  * Provides metadata for a security control, including its unique standard-agnostic identifier, title, description,
992
1220
  * severity, availability in Amazon Web Services Regions, and a link to remediation steps.
@@ -1035,6 +1263,9 @@ export interface SecurityControlDefinition {
1035
1263
  */
1036
1264
  CurrentRegionAvailability: RegionAvailabilityStatus | string | undefined;
1037
1265
  }
1266
+ /**
1267
+ * @public
1268
+ */
1038
1269
  export interface ListSecurityControlDefinitionsResponse {
1039
1270
  /**
1040
1271
  * <p>
@@ -1048,6 +1279,9 @@ export interface ListSecurityControlDefinitionsResponse {
1048
1279
  */
1049
1280
  NextToken?: string;
1050
1281
  }
1282
+ /**
1283
+ * @public
1284
+ */
1051
1285
  export interface ListStandardsControlAssociationsRequest {
1052
1286
  /**
1053
1287
  * <p>
@@ -1074,6 +1308,7 @@ export interface ListStandardsControlAssociationsRequest {
1074
1308
  MaxResults?: number;
1075
1309
  }
1076
1310
  /**
1311
+ * @public
1077
1312
  * <p> An array that provides the enablement status and other details for each control that
1078
1313
  * applies to each enabled standard. </p>
1079
1314
  */
@@ -1131,6 +1366,9 @@ export interface StandardsControlAssociationSummary {
1131
1366
  */
1132
1367
  StandardsControlDescription?: string;
1133
1368
  }
1369
+ /**
1370
+ * @public
1371
+ */
1134
1372
  export interface ListStandardsControlAssociationsResponse {
1135
1373
  /**
1136
1374
  * <p> An array that provides the enablement status and other details for each security
@@ -1143,18 +1381,27 @@ export interface ListStandardsControlAssociationsResponse {
1143
1381
  */
1144
1382
  NextToken?: string;
1145
1383
  }
1384
+ /**
1385
+ * @public
1386
+ */
1146
1387
  export interface ListTagsForResourceRequest {
1147
1388
  /**
1148
1389
  * <p>The ARN of the resource to retrieve tags for.</p>
1149
1390
  */
1150
1391
  ResourceArn: string | undefined;
1151
1392
  }
1393
+ /**
1394
+ * @public
1395
+ */
1152
1396
  export interface ListTagsForResourceResponse {
1153
1397
  /**
1154
1398
  * <p>The tags associated with a resource.</p>
1155
1399
  */
1156
1400
  Tags?: Record<string, string>;
1157
1401
  }
1402
+ /**
1403
+ * @public
1404
+ */
1158
1405
  export interface TagResourceRequest {
1159
1406
  /**
1160
1407
  * <p>The ARN of the resource to apply the tags to.</p>
@@ -1165,8 +1412,14 @@ export interface TagResourceRequest {
1165
1412
  */
1166
1413
  Tags: Record<string, string> | undefined;
1167
1414
  }
1415
+ /**
1416
+ * @public
1417
+ */
1168
1418
  export interface TagResourceResponse {
1169
1419
  }
1420
+ /**
1421
+ * @public
1422
+ */
1170
1423
  export interface UntagResourceRequest {
1171
1424
  /**
1172
1425
  * <p>The ARN of the resource to remove the tags from.</p>
@@ -1177,8 +1430,14 @@ export interface UntagResourceRequest {
1177
1430
  */
1178
1431
  TagKeys: string[] | undefined;
1179
1432
  }
1433
+ /**
1434
+ * @public
1435
+ */
1180
1436
  export interface UntagResourceResponse {
1181
1437
  }
1438
+ /**
1439
+ * @public
1440
+ */
1182
1441
  export interface UpdateActionTargetRequest {
1183
1442
  /**
1184
1443
  * <p>The ARN of the custom action target to update.</p>
@@ -1193,8 +1452,14 @@ export interface UpdateActionTargetRequest {
1193
1452
  */
1194
1453
  Description?: string;
1195
1454
  }
1455
+ /**
1456
+ * @public
1457
+ */
1196
1458
  export interface UpdateActionTargetResponse {
1197
1459
  }
1460
+ /**
1461
+ * @public
1462
+ */
1198
1463
  export interface UpdateFindingAggregatorRequest {
1199
1464
  /**
1200
1465
  * <p>The ARN of the finding aggregator. To obtain the ARN, use <code>ListFindingAggregators</code>.</p>
@@ -1229,6 +1494,9 @@ export interface UpdateFindingAggregatorRequest {
1229
1494
  */
1230
1495
  Regions?: string[];
1231
1496
  }
1497
+ /**
1498
+ * @public
1499
+ */
1232
1500
  export interface UpdateFindingAggregatorResponse {
1233
1501
  /**
1234
1502
  * <p>The ARN of the finding aggregator.</p>
@@ -1247,6 +1515,9 @@ export interface UpdateFindingAggregatorResponse {
1247
1515
  */
1248
1516
  Regions?: string[];
1249
1517
  }
1518
+ /**
1519
+ * @public
1520
+ */
1250
1521
  export interface UpdateFindingsRequest {
1251
1522
  /**
1252
1523
  * <p>A collection of attributes that specify which findings you want to update.</p>
@@ -1261,8 +1532,14 @@ export interface UpdateFindingsRequest {
1261
1532
  */
1262
1533
  RecordState?: RecordState | string;
1263
1534
  }
1535
+ /**
1536
+ * @public
1537
+ */
1264
1538
  export interface UpdateFindingsResponse {
1265
1539
  }
1540
+ /**
1541
+ * @public
1542
+ */
1266
1543
  export interface UpdateInsightRequest {
1267
1544
  /**
1268
1545
  * <p>The ARN of the insight that you want to update.</p>
@@ -1281,8 +1558,14 @@ export interface UpdateInsightRequest {
1281
1558
  */
1282
1559
  GroupByAttribute?: string;
1283
1560
  }
1561
+ /**
1562
+ * @public
1563
+ */
1284
1564
  export interface UpdateInsightResponse {
1285
1565
  }
1566
+ /**
1567
+ * @public
1568
+ */
1286
1569
  export interface UpdateOrganizationConfigurationRequest {
1287
1570
  /**
1288
1571
  * <p>Whether to automatically enable Security Hub for new accounts in the organization.</p>
@@ -1299,8 +1582,14 @@ export interface UpdateOrganizationConfigurationRequest {
1299
1582
  */
1300
1583
  AutoEnableStandards?: AutoEnableStandards | string;
1301
1584
  }
1585
+ /**
1586
+ * @public
1587
+ */
1302
1588
  export interface UpdateOrganizationConfigurationResponse {
1303
1589
  }
1590
+ /**
1591
+ * @public
1592
+ */
1304
1593
  export interface UpdateSecurityHubConfigurationRequest {
1305
1594
  /**
1306
1595
  * <p>Whether to automatically enable new controls when they are added to standards that are
@@ -1321,8 +1610,14 @@ export interface UpdateSecurityHubConfigurationRequest {
1321
1610
  */
1322
1611
  ControlFindingGenerator?: ControlFindingGenerator | string;
1323
1612
  }
1613
+ /**
1614
+ * @public
1615
+ */
1324
1616
  export interface UpdateSecurityHubConfigurationResponse {
1325
1617
  }
1618
+ /**
1619
+ * @public
1620
+ */
1326
1621
  export interface UpdateStandardsControlRequest {
1327
1622
  /**
1328
1623
  * <p>The ARN of the security standard control to enable or disable.</p>
@@ -1338,425 +1633,8 @@ export interface UpdateStandardsControlRequest {
1338
1633
  */
1339
1634
  DisabledReason?: string;
1340
1635
  }
1341
- export interface UpdateStandardsControlResponse {
1342
- }
1343
- /**
1344
- * @internal
1345
- */
1346
- export declare const DeleteFindingAggregatorRequestFilterSensitiveLog: (obj: DeleteFindingAggregatorRequest) => any;
1347
- /**
1348
- * @internal
1349
- */
1350
- export declare const DeleteFindingAggregatorResponseFilterSensitiveLog: (obj: DeleteFindingAggregatorResponse) => any;
1351
- /**
1352
- * @internal
1353
- */
1354
- export declare const DeleteInsightRequestFilterSensitiveLog: (obj: DeleteInsightRequest) => any;
1355
- /**
1356
- * @internal
1357
- */
1358
- export declare const DeleteInsightResponseFilterSensitiveLog: (obj: DeleteInsightResponse) => any;
1359
- /**
1360
- * @internal
1361
- */
1362
- export declare const DeleteInvitationsRequestFilterSensitiveLog: (obj: DeleteInvitationsRequest) => any;
1363
1636
  /**
1364
- * @internal
1637
+ * @public
1365
1638
  */
1366
- export declare const DeleteInvitationsResponseFilterSensitiveLog: (obj: DeleteInvitationsResponse) => any;
1367
- /**
1368
- * @internal
1369
- */
1370
- export declare const DeleteMembersRequestFilterSensitiveLog: (obj: DeleteMembersRequest) => any;
1371
- /**
1372
- * @internal
1373
- */
1374
- export declare const DeleteMembersResponseFilterSensitiveLog: (obj: DeleteMembersResponse) => any;
1375
- /**
1376
- * @internal
1377
- */
1378
- export declare const DescribeActionTargetsRequestFilterSensitiveLog: (obj: DescribeActionTargetsRequest) => any;
1379
- /**
1380
- * @internal
1381
- */
1382
- export declare const DescribeActionTargetsResponseFilterSensitiveLog: (obj: DescribeActionTargetsResponse) => any;
1383
- /**
1384
- * @internal
1385
- */
1386
- export declare const DescribeHubRequestFilterSensitiveLog: (obj: DescribeHubRequest) => any;
1387
- /**
1388
- * @internal
1389
- */
1390
- export declare const DescribeHubResponseFilterSensitiveLog: (obj: DescribeHubResponse) => any;
1391
- /**
1392
- * @internal
1393
- */
1394
- export declare const DescribeOrganizationConfigurationRequestFilterSensitiveLog: (obj: DescribeOrganizationConfigurationRequest) => any;
1395
- /**
1396
- * @internal
1397
- */
1398
- export declare const DescribeOrganizationConfigurationResponseFilterSensitiveLog: (obj: DescribeOrganizationConfigurationResponse) => any;
1399
- /**
1400
- * @internal
1401
- */
1402
- export declare const DescribeProductsRequestFilterSensitiveLog: (obj: DescribeProductsRequest) => any;
1403
- /**
1404
- * @internal
1405
- */
1406
- export declare const ProductFilterSensitiveLog: (obj: Product) => any;
1407
- /**
1408
- * @internal
1409
- */
1410
- export declare const DescribeProductsResponseFilterSensitiveLog: (obj: DescribeProductsResponse) => any;
1411
- /**
1412
- * @internal
1413
- */
1414
- export declare const DescribeStandardsRequestFilterSensitiveLog: (obj: DescribeStandardsRequest) => any;
1415
- /**
1416
- * @internal
1417
- */
1418
- export declare const StandardsManagedByFilterSensitiveLog: (obj: StandardsManagedBy) => any;
1419
- /**
1420
- * @internal
1421
- */
1422
- export declare const StandardFilterSensitiveLog: (obj: Standard) => any;
1423
- /**
1424
- * @internal
1425
- */
1426
- export declare const DescribeStandardsResponseFilterSensitiveLog: (obj: DescribeStandardsResponse) => any;
1427
- /**
1428
- * @internal
1429
- */
1430
- export declare const DescribeStandardsControlsRequestFilterSensitiveLog: (obj: DescribeStandardsControlsRequest) => any;
1431
- /**
1432
- * @internal
1433
- */
1434
- export declare const StandardsControlFilterSensitiveLog: (obj: StandardsControl) => any;
1435
- /**
1436
- * @internal
1437
- */
1438
- export declare const DescribeStandardsControlsResponseFilterSensitiveLog: (obj: DescribeStandardsControlsResponse) => any;
1439
- /**
1440
- * @internal
1441
- */
1442
- export declare const DisableImportFindingsForProductRequestFilterSensitiveLog: (obj: DisableImportFindingsForProductRequest) => any;
1443
- /**
1444
- * @internal
1445
- */
1446
- export declare const DisableImportFindingsForProductResponseFilterSensitiveLog: (obj: DisableImportFindingsForProductResponse) => any;
1447
- /**
1448
- * @internal
1449
- */
1450
- export declare const DisableOrganizationAdminAccountRequestFilterSensitiveLog: (obj: DisableOrganizationAdminAccountRequest) => any;
1451
- /**
1452
- * @internal
1453
- */
1454
- export declare const DisableOrganizationAdminAccountResponseFilterSensitiveLog: (obj: DisableOrganizationAdminAccountResponse) => any;
1455
- /**
1456
- * @internal
1457
- */
1458
- export declare const DisableSecurityHubRequestFilterSensitiveLog: (obj: DisableSecurityHubRequest) => any;
1459
- /**
1460
- * @internal
1461
- */
1462
- export declare const DisableSecurityHubResponseFilterSensitiveLog: (obj: DisableSecurityHubResponse) => any;
1463
- /**
1464
- * @internal
1465
- */
1466
- export declare const DisassociateFromAdministratorAccountRequestFilterSensitiveLog: (obj: DisassociateFromAdministratorAccountRequest) => any;
1467
- /**
1468
- * @internal
1469
- */
1470
- export declare const DisassociateFromAdministratorAccountResponseFilterSensitiveLog: (obj: DisassociateFromAdministratorAccountResponse) => any;
1471
- /**
1472
- * @internal
1473
- */
1474
- export declare const DisassociateFromMasterAccountRequestFilterSensitiveLog: (obj: DisassociateFromMasterAccountRequest) => any;
1475
- /**
1476
- * @internal
1477
- */
1478
- export declare const DisassociateFromMasterAccountResponseFilterSensitiveLog: (obj: DisassociateFromMasterAccountResponse) => any;
1479
- /**
1480
- * @internal
1481
- */
1482
- export declare const DisassociateMembersRequestFilterSensitiveLog: (obj: DisassociateMembersRequest) => any;
1483
- /**
1484
- * @internal
1485
- */
1486
- export declare const DisassociateMembersResponseFilterSensitiveLog: (obj: DisassociateMembersResponse) => any;
1487
- /**
1488
- * @internal
1489
- */
1490
- export declare const EnableImportFindingsForProductRequestFilterSensitiveLog: (obj: EnableImportFindingsForProductRequest) => any;
1491
- /**
1492
- * @internal
1493
- */
1494
- export declare const EnableImportFindingsForProductResponseFilterSensitiveLog: (obj: EnableImportFindingsForProductResponse) => any;
1495
- /**
1496
- * @internal
1497
- */
1498
- export declare const EnableOrganizationAdminAccountRequestFilterSensitiveLog: (obj: EnableOrganizationAdminAccountRequest) => any;
1499
- /**
1500
- * @internal
1501
- */
1502
- export declare const EnableOrganizationAdminAccountResponseFilterSensitiveLog: (obj: EnableOrganizationAdminAccountResponse) => any;
1503
- /**
1504
- * @internal
1505
- */
1506
- export declare const EnableSecurityHubRequestFilterSensitiveLog: (obj: EnableSecurityHubRequest) => any;
1507
- /**
1508
- * @internal
1509
- */
1510
- export declare const EnableSecurityHubResponseFilterSensitiveLog: (obj: EnableSecurityHubResponse) => any;
1511
- /**
1512
- * @internal
1513
- */
1514
- export declare const FindingAggregatorFilterSensitiveLog: (obj: FindingAggregator) => any;
1515
- /**
1516
- * @internal
1517
- */
1518
- export declare const GetAdministratorAccountRequestFilterSensitiveLog: (obj: GetAdministratorAccountRequest) => any;
1519
- /**
1520
- * @internal
1521
- */
1522
- export declare const InvitationFilterSensitiveLog: (obj: Invitation) => any;
1523
- /**
1524
- * @internal
1525
- */
1526
- export declare const GetAdministratorAccountResponseFilterSensitiveLog: (obj: GetAdministratorAccountResponse) => any;
1527
- /**
1528
- * @internal
1529
- */
1530
- export declare const GetEnabledStandardsRequestFilterSensitiveLog: (obj: GetEnabledStandardsRequest) => any;
1531
- /**
1532
- * @internal
1533
- */
1534
- export declare const GetEnabledStandardsResponseFilterSensitiveLog: (obj: GetEnabledStandardsResponse) => any;
1535
- /**
1536
- * @internal
1537
- */
1538
- export declare const GetFindingAggregatorRequestFilterSensitiveLog: (obj: GetFindingAggregatorRequest) => any;
1539
- /**
1540
- * @internal
1541
- */
1542
- export declare const GetFindingAggregatorResponseFilterSensitiveLog: (obj: GetFindingAggregatorResponse) => any;
1543
- /**
1544
- * @internal
1545
- */
1546
- export declare const SortCriterionFilterSensitiveLog: (obj: SortCriterion) => any;
1547
- /**
1548
- * @internal
1549
- */
1550
- export declare const GetFindingsRequestFilterSensitiveLog: (obj: GetFindingsRequest) => any;
1551
- /**
1552
- * @internal
1553
- */
1554
- export declare const GetFindingsResponseFilterSensitiveLog: (obj: GetFindingsResponse) => any;
1555
- /**
1556
- * @internal
1557
- */
1558
- export declare const GetInsightResultsRequestFilterSensitiveLog: (obj: GetInsightResultsRequest) => any;
1559
- /**
1560
- * @internal
1561
- */
1562
- export declare const InsightResultValueFilterSensitiveLog: (obj: InsightResultValue) => any;
1563
- /**
1564
- * @internal
1565
- */
1566
- export declare const InsightResultsFilterSensitiveLog: (obj: InsightResults) => any;
1567
- /**
1568
- * @internal
1569
- */
1570
- export declare const GetInsightResultsResponseFilterSensitiveLog: (obj: GetInsightResultsResponse) => any;
1571
- /**
1572
- * @internal
1573
- */
1574
- export declare const GetInsightsRequestFilterSensitiveLog: (obj: GetInsightsRequest) => any;
1575
- /**
1576
- * @internal
1577
- */
1578
- export declare const InsightFilterSensitiveLog: (obj: Insight) => any;
1579
- /**
1580
- * @internal
1581
- */
1582
- export declare const GetInsightsResponseFilterSensitiveLog: (obj: GetInsightsResponse) => any;
1583
- /**
1584
- * @internal
1585
- */
1586
- export declare const GetInvitationsCountRequestFilterSensitiveLog: (obj: GetInvitationsCountRequest) => any;
1587
- /**
1588
- * @internal
1589
- */
1590
- export declare const GetInvitationsCountResponseFilterSensitiveLog: (obj: GetInvitationsCountResponse) => any;
1591
- /**
1592
- * @internal
1593
- */
1594
- export declare const GetMasterAccountRequestFilterSensitiveLog: (obj: GetMasterAccountRequest) => any;
1595
- /**
1596
- * @internal
1597
- */
1598
- export declare const GetMasterAccountResponseFilterSensitiveLog: (obj: GetMasterAccountResponse) => any;
1599
- /**
1600
- * @internal
1601
- */
1602
- export declare const GetMembersRequestFilterSensitiveLog: (obj: GetMembersRequest) => any;
1603
- /**
1604
- * @internal
1605
- */
1606
- export declare const MemberFilterSensitiveLog: (obj: Member) => any;
1607
- /**
1608
- * @internal
1609
- */
1610
- export declare const GetMembersResponseFilterSensitiveLog: (obj: GetMembersResponse) => any;
1611
- /**
1612
- * @internal
1613
- */
1614
- export declare const InviteMembersRequestFilterSensitiveLog: (obj: InviteMembersRequest) => any;
1615
- /**
1616
- * @internal
1617
- */
1618
- export declare const InviteMembersResponseFilterSensitiveLog: (obj: InviteMembersResponse) => any;
1619
- /**
1620
- * @internal
1621
- */
1622
- export declare const ListEnabledProductsForImportRequestFilterSensitiveLog: (obj: ListEnabledProductsForImportRequest) => any;
1623
- /**
1624
- * @internal
1625
- */
1626
- export declare const ListEnabledProductsForImportResponseFilterSensitiveLog: (obj: ListEnabledProductsForImportResponse) => any;
1627
- /**
1628
- * @internal
1629
- */
1630
- export declare const ListFindingAggregatorsRequestFilterSensitiveLog: (obj: ListFindingAggregatorsRequest) => any;
1631
- /**
1632
- * @internal
1633
- */
1634
- export declare const ListFindingAggregatorsResponseFilterSensitiveLog: (obj: ListFindingAggregatorsResponse) => any;
1635
- /**
1636
- * @internal
1637
- */
1638
- export declare const ListInvitationsRequestFilterSensitiveLog: (obj: ListInvitationsRequest) => any;
1639
- /**
1640
- * @internal
1641
- */
1642
- export declare const ListInvitationsResponseFilterSensitiveLog: (obj: ListInvitationsResponse) => any;
1643
- /**
1644
- * @internal
1645
- */
1646
- export declare const ListMembersRequestFilterSensitiveLog: (obj: ListMembersRequest) => any;
1647
- /**
1648
- * @internal
1649
- */
1650
- export declare const ListMembersResponseFilterSensitiveLog: (obj: ListMembersResponse) => any;
1651
- /**
1652
- * @internal
1653
- */
1654
- export declare const ListOrganizationAdminAccountsRequestFilterSensitiveLog: (obj: ListOrganizationAdminAccountsRequest) => any;
1655
- /**
1656
- * @internal
1657
- */
1658
- export declare const ListOrganizationAdminAccountsResponseFilterSensitiveLog: (obj: ListOrganizationAdminAccountsResponse) => any;
1659
- /**
1660
- * @internal
1661
- */
1662
- export declare const ListSecurityControlDefinitionsRequestFilterSensitiveLog: (obj: ListSecurityControlDefinitionsRequest) => any;
1663
- /**
1664
- * @internal
1665
- */
1666
- export declare const SecurityControlDefinitionFilterSensitiveLog: (obj: SecurityControlDefinition) => any;
1667
- /**
1668
- * @internal
1669
- */
1670
- export declare const ListSecurityControlDefinitionsResponseFilterSensitiveLog: (obj: ListSecurityControlDefinitionsResponse) => any;
1671
- /**
1672
- * @internal
1673
- */
1674
- export declare const ListStandardsControlAssociationsRequestFilterSensitiveLog: (obj: ListStandardsControlAssociationsRequest) => any;
1675
- /**
1676
- * @internal
1677
- */
1678
- export declare const StandardsControlAssociationSummaryFilterSensitiveLog: (obj: StandardsControlAssociationSummary) => any;
1679
- /**
1680
- * @internal
1681
- */
1682
- export declare const ListStandardsControlAssociationsResponseFilterSensitiveLog: (obj: ListStandardsControlAssociationsResponse) => any;
1683
- /**
1684
- * @internal
1685
- */
1686
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
1687
- /**
1688
- * @internal
1689
- */
1690
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
1691
- /**
1692
- * @internal
1693
- */
1694
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
1695
- /**
1696
- * @internal
1697
- */
1698
- export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
1699
- /**
1700
- * @internal
1701
- */
1702
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
1703
- /**
1704
- * @internal
1705
- */
1706
- export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
1707
- /**
1708
- * @internal
1709
- */
1710
- export declare const UpdateActionTargetRequestFilterSensitiveLog: (obj: UpdateActionTargetRequest) => any;
1711
- /**
1712
- * @internal
1713
- */
1714
- export declare const UpdateActionTargetResponseFilterSensitiveLog: (obj: UpdateActionTargetResponse) => any;
1715
- /**
1716
- * @internal
1717
- */
1718
- export declare const UpdateFindingAggregatorRequestFilterSensitiveLog: (obj: UpdateFindingAggregatorRequest) => any;
1719
- /**
1720
- * @internal
1721
- */
1722
- export declare const UpdateFindingAggregatorResponseFilterSensitiveLog: (obj: UpdateFindingAggregatorResponse) => any;
1723
- /**
1724
- * @internal
1725
- */
1726
- export declare const UpdateFindingsRequestFilterSensitiveLog: (obj: UpdateFindingsRequest) => any;
1727
- /**
1728
- * @internal
1729
- */
1730
- export declare const UpdateFindingsResponseFilterSensitiveLog: (obj: UpdateFindingsResponse) => any;
1731
- /**
1732
- * @internal
1733
- */
1734
- export declare const UpdateInsightRequestFilterSensitiveLog: (obj: UpdateInsightRequest) => any;
1735
- /**
1736
- * @internal
1737
- */
1738
- export declare const UpdateInsightResponseFilterSensitiveLog: (obj: UpdateInsightResponse) => any;
1739
- /**
1740
- * @internal
1741
- */
1742
- export declare const UpdateOrganizationConfigurationRequestFilterSensitiveLog: (obj: UpdateOrganizationConfigurationRequest) => any;
1743
- /**
1744
- * @internal
1745
- */
1746
- export declare const UpdateOrganizationConfigurationResponseFilterSensitiveLog: (obj: UpdateOrganizationConfigurationResponse) => any;
1747
- /**
1748
- * @internal
1749
- */
1750
- export declare const UpdateSecurityHubConfigurationRequestFilterSensitiveLog: (obj: UpdateSecurityHubConfigurationRequest) => any;
1751
- /**
1752
- * @internal
1753
- */
1754
- export declare const UpdateSecurityHubConfigurationResponseFilterSensitiveLog: (obj: UpdateSecurityHubConfigurationResponse) => any;
1755
- /**
1756
- * @internal
1757
- */
1758
- export declare const UpdateStandardsControlRequestFilterSensitiveLog: (obj: UpdateStandardsControlRequest) => any;
1759
- /**
1760
- * @internal
1761
- */
1762
- export declare const UpdateStandardsControlResponseFilterSensitiveLog: (obj: UpdateStandardsControlResponse) => any;
1639
+ export interface UpdateStandardsControlResponse {
1640
+ }