@aws-sdk/client-inspector2 3.533.0 → 3.540.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 (130) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/Inspector2.d.ts +20 -1
  6. package/dist-types/Inspector2Client.d.ts +1 -1
  7. package/dist-types/commands/AssociateMemberCommand.d.ts +2 -1
  8. package/dist-types/commands/BatchGetAccountStatusCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchGetCodeSnippetCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchGetFindingDetailsCommand.d.ts +2 -1
  11. package/dist-types/commands/BatchGetFreeTrialInfoCommand.d.ts +2 -1
  12. package/dist-types/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +2 -1
  13. package/dist-types/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +2 -1
  14. package/dist-types/commands/CancelFindingsReportCommand.d.ts +2 -1
  15. package/dist-types/commands/CancelSbomExportCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateCisScanConfigurationCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateFilterCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateFindingsReportCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateSbomExportCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteCisScanConfigurationCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteFilterCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
  23. package/dist-types/commands/DisableCommand.d.ts +2 -1
  24. package/dist-types/commands/DisableDelegatedAdminAccountCommand.d.ts +2 -1
  25. package/dist-types/commands/DisassociateMemberCommand.d.ts +2 -1
  26. package/dist-types/commands/EnableCommand.d.ts +2 -1
  27. package/dist-types/commands/EnableDelegatedAdminAccountCommand.d.ts +2 -1
  28. package/dist-types/commands/GetCisScanReportCommand.d.ts +2 -1
  29. package/dist-types/commands/GetCisScanResultDetailsCommand.d.ts +2 -1
  30. package/dist-types/commands/GetConfigurationCommand.d.ts +2 -1
  31. package/dist-types/commands/GetDelegatedAdminAccountCommand.d.ts +2 -1
  32. package/dist-types/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  33. package/dist-types/commands/GetEncryptionKeyCommand.d.ts +2 -1
  34. package/dist-types/commands/GetFindingsReportStatusCommand.d.ts +2 -1
  35. package/dist-types/commands/GetMemberCommand.d.ts +2 -1
  36. package/dist-types/commands/GetSbomExportCommand.d.ts +2 -1
  37. package/dist-types/commands/ListAccountPermissionsCommand.d.ts +2 -1
  38. package/dist-types/commands/ListCisScanConfigurationsCommand.d.ts +2 -1
  39. package/dist-types/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +2 -1
  40. package/dist-types/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +2 -1
  41. package/dist-types/commands/ListCisScansCommand.d.ts +2 -1
  42. package/dist-types/commands/ListCoverageCommand.d.ts +2 -1
  43. package/dist-types/commands/ListCoverageStatisticsCommand.d.ts +2 -1
  44. package/dist-types/commands/ListDelegatedAdminAccountsCommand.d.ts +2 -1
  45. package/dist-types/commands/ListFiltersCommand.d.ts +2 -1
  46. package/dist-types/commands/ListFindingAggregationsCommand.d.ts +2 -1
  47. package/dist-types/commands/ListFindingsCommand.d.ts +2 -1
  48. package/dist-types/commands/ListMembersCommand.d.ts +2 -1
  49. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  50. package/dist-types/commands/ListUsageTotalsCommand.d.ts +2 -1
  51. package/dist-types/commands/ResetEncryptionKeyCommand.d.ts +2 -1
  52. package/dist-types/commands/SearchVulnerabilitiesCommand.d.ts +2 -1
  53. package/dist-types/commands/SendCisSessionHealthCommand.d.ts +2 -1
  54. package/dist-types/commands/SendCisSessionTelemetryCommand.d.ts +2 -1
  55. package/dist-types/commands/StartCisSessionCommand.d.ts +2 -1
  56. package/dist-types/commands/StopCisSessionCommand.d.ts +2 -1
  57. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  58. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  59. package/dist-types/commands/UpdateCisScanConfigurationCommand.d.ts +2 -1
  60. package/dist-types/commands/UpdateConfigurationCommand.d.ts +2 -1
  61. package/dist-types/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  62. package/dist-types/commands/UpdateEncryptionKeyCommand.d.ts +2 -1
  63. package/dist-types/commands/UpdateFilterCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +2 -1
  65. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
  66. package/dist-types/index.d.ts +0 -1
  67. package/dist-types/models/models_0.d.ts +903 -903
  68. package/dist-types/models/models_1.d.ts +145 -145
  69. package/dist-types/ts3.4/Inspector2.d.ts +19 -0
  70. package/dist-types/ts3.4/commands/AssociateMemberCommand.d.ts +9 -0
  71. package/dist-types/ts3.4/commands/BatchGetAccountStatusCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/BatchGetCodeSnippetCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/BatchGetFindingDetailsCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/BatchGetFreeTrialInfoCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/BatchGetMemberEc2DeepInspectionStatusCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/CancelFindingsReportCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/CancelSbomExportCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/CreateCisScanConfigurationCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/CreateFindingsReportCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/CreateSbomExportCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/DeleteCisScanConfigurationCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/DisableCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/DisableDelegatedAdminAccountCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/EnableCommand.d.ts +7 -0
  90. package/dist-types/ts3.4/commands/EnableDelegatedAdminAccountCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/GetCisScanReportCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/GetCisScanResultDetailsCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/GetConfigurationCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/GetDelegatedAdminAccountCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/GetEncryptionKeyCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/GetFindingsReportStatusCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/GetSbomExportCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/ListAccountPermissionsCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/ListCisScanConfigurationsCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/ListCisScansCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/ListCoverageStatisticsCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/ListDelegatedAdminAccountsCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/ListFindingAggregationsCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/ListUsageTotalsCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/ResetEncryptionKeyCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/SearchVulnerabilitiesCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/SendCisSessionHealthCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/SendCisSessionTelemetryCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/StartCisSessionCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/StopCisSessionCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/UpdateCisScanConfigurationCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/UpdateConfigurationCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/UpdateEc2DeepInspectionConfigurationCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/UpdateEncryptionKeyCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/index.d.ts +0 -1
  130. package/package.json +40 -40
@@ -4,19 +4,19 @@ import { AggregationRequest, AggregationResponse, AggregationType, AtigData, Aut
4
4
  */
5
5
  export interface ListCoverageRequest {
6
6
  /**
7
- * @public
8
7
  * <p>The maximum number of results the response can return. If your request would return more than the maximum the response will return a <code>nextToken</code> value, use this value when you call the action again to get the remaining results.</p>
8
+ * @public
9
9
  */
10
10
  maxResults?: number;
11
11
  /**
12
- * @public
13
12
  * <p>A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request to a list action. If your response returns more than the <code>maxResults</code> maximum value it will also return a <code>nextToken</code> value. For subsequent calls, use the <code>nextToken</code> value returned from the previous request to continue listing results after the first page.</p>
13
+ * @public
14
14
  */
15
15
  nextToken?: string;
16
16
  /**
17
- * @public
18
17
  * <p>An object that contains details on the filters to apply to the coverage data for your
19
18
  * environment.</p>
19
+ * @public
20
20
  */
21
21
  filterCriteria?: CoverageFilterCriteria;
22
22
  }
@@ -25,16 +25,16 @@ export interface ListCoverageRequest {
25
25
  */
26
26
  export interface ListCoverageResponse {
27
27
  /**
28
- * @public
29
28
  * <p>A token to use for paginating results that are returned in the response. Set the value
30
29
  * of this parameter to null for the first request to a list action. For subsequent calls, use
31
30
  * the <code>NextToken</code> value returned from the previous request to continue listing
32
31
  * results after the first page.</p>
32
+ * @public
33
33
  */
34
34
  nextToken?: string;
35
35
  /**
36
- * @public
37
36
  * <p>An object that contains details on the covered resources in your environment.</p>
37
+ * @public
38
38
  */
39
39
  coveredResources?: CoveredResource[];
40
40
  }
@@ -43,22 +43,22 @@ export interface ListCoverageResponse {
43
43
  */
44
44
  export interface ListCoverageStatisticsRequest {
45
45
  /**
46
- * @public
47
46
  * <p>An object that contains details on the filters to apply to the coverage data for your
48
47
  * environment.</p>
48
+ * @public
49
49
  */
50
50
  filterCriteria?: CoverageFilterCriteria;
51
51
  /**
52
- * @public
53
52
  * <p>The value to group the results by.</p>
53
+ * @public
54
54
  */
55
55
  groupBy?: GroupKey;
56
56
  /**
57
- * @public
58
57
  * <p>A token to use for paginating results that are returned in the response. Set the value
59
58
  * of this parameter to null for the first request to a list action. For subsequent calls, use
60
59
  * the <code>NextToken</code> value returned from the previous request to continue listing
61
60
  * results after the first page.</p>
61
+ * @public
62
62
  */
63
63
  nextToken?: string;
64
64
  }
@@ -67,21 +67,21 @@ export interface ListCoverageStatisticsRequest {
67
67
  */
68
68
  export interface ListCoverageStatisticsResponse {
69
69
  /**
70
- * @public
71
70
  * <p>An array with the number for each group.</p>
71
+ * @public
72
72
  */
73
73
  countsByGroup?: Counts[];
74
74
  /**
75
- * @public
76
75
  * <p>The total number for all groups.</p>
76
+ * @public
77
77
  */
78
78
  totalCounts: number | undefined;
79
79
  /**
80
- * @public
81
80
  * <p>A token to use for paginating results that are returned in the response. Set the value
82
81
  * of this parameter to null for the first request to a list action. For subsequent calls, use
83
82
  * the <code>NextToken</code> value returned from the previous request to continue listing
84
83
  * results after the first page.</p>
84
+ * @public
85
85
  */
86
86
  nextToken?: string;
87
87
  }
@@ -90,13 +90,13 @@ export interface ListCoverageStatisticsResponse {
90
90
  */
91
91
  export interface ListDelegatedAdminAccountsRequest {
92
92
  /**
93
- * @public
94
93
  * <p>The maximum number of results the response can return. If your request would return more than the maximum the response will return a <code>nextToken</code> value, use this value when you call the action again to get the remaining results.</p>
94
+ * @public
95
95
  */
96
96
  maxResults?: number;
97
97
  /**
98
- * @public
99
98
  * <p>A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request to a list action. If your response returns more than the <code>maxResults</code> maximum value it will also return a <code>nextToken</code> value. For subsequent calls, use the <code>nextToken</code> value returned from the previous request to continue listing results after the first page.</p>
99
+ * @public
100
100
  */
101
101
  nextToken?: string;
102
102
  }
@@ -105,16 +105,16 @@ export interface ListDelegatedAdminAccountsRequest {
105
105
  */
106
106
  export interface ListDelegatedAdminAccountsResponse {
107
107
  /**
108
- * @public
109
108
  * <p>Details of the Amazon Inspector delegated administrator of your organization.</p>
109
+ * @public
110
110
  */
111
111
  delegatedAdminAccounts?: DelegatedAdminAccount[];
112
112
  /**
113
- * @public
114
113
  * <p>A token to use for paginating results that are returned in the response. Set the value
115
114
  * of this parameter to null for the first request to a list action. For subsequent calls, use
116
115
  * the <code>NextToken</code> value returned from the previous request to continue listing
117
116
  * results after the first page.</p>
117
+ * @public
118
118
  */
119
119
  nextToken?: string;
120
120
  }
@@ -123,23 +123,23 @@ export interface ListDelegatedAdminAccountsResponse {
123
123
  */
124
124
  export interface ListFiltersRequest {
125
125
  /**
126
- * @public
127
126
  * <p>The Amazon resource number (ARN) of the filter.</p>
127
+ * @public
128
128
  */
129
129
  arns?: string[];
130
130
  /**
131
- * @public
132
131
  * <p>The action the filter applies to matched findings.</p>
132
+ * @public
133
133
  */
134
134
  action?: FilterAction;
135
135
  /**
136
- * @public
137
136
  * <p>A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request to a list action. If your response returns more than the <code>maxResults</code> maximum value it will also return a <code>nextToken</code> value. For subsequent calls, use the <code>nextToken</code> value returned from the previous request to continue listing results after the first page.</p>
137
+ * @public
138
138
  */
139
139
  nextToken?: string;
140
140
  /**
141
- * @public
142
141
  * <p>The maximum number of results the response can return. If your request would return more than the maximum the response will return a <code>nextToken</code> value, use this value when you call the action again to get the remaining results.</p>
142
+ * @public
143
143
  */
144
144
  maxResults?: number;
145
145
  }
@@ -148,16 +148,16 @@ export interface ListFiltersRequest {
148
148
  */
149
149
  export interface ListFiltersResponse {
150
150
  /**
151
- * @public
152
151
  * <p>Contains details on the filters associated with your account.</p>
152
+ * @public
153
153
  */
154
154
  filters: Filter[] | undefined;
155
155
  /**
156
- * @public
157
156
  * <p>A token to use for paginating results that are returned in the response. Set the value
158
157
  * of this parameter to null for the first request to a list action. For subsequent calls, use
159
158
  * the <code>NextToken</code> value returned from the previous request to continue listing
160
159
  * results after the first page.</p>
160
+ * @public
161
161
  */
162
162
  nextToken?: string;
163
163
  }
@@ -166,28 +166,28 @@ export interface ListFiltersResponse {
166
166
  */
167
167
  export interface ListFindingAggregationsRequest {
168
168
  /**
169
- * @public
170
169
  * <p>The type of the aggregation request.</p>
170
+ * @public
171
171
  */
172
172
  aggregationType: AggregationType | undefined;
173
173
  /**
174
- * @public
175
174
  * <p>A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request to a list action. If your response returns more than the <code>maxResults</code> maximum value it will also return a <code>nextToken</code> value. For subsequent calls, use the <code>nextToken</code> value returned from the previous request to continue listing results after the first page.</p>
175
+ * @public
176
176
  */
177
177
  nextToken?: string;
178
178
  /**
179
- * @public
180
179
  * <p>The maximum number of results the response can return. If your request would return more than the maximum the response will return a <code>nextToken</code> value, use this value when you call the action again to get the remaining results.</p>
180
+ * @public
181
181
  */
182
182
  maxResults?: number;
183
183
  /**
184
- * @public
185
184
  * <p>The Amazon Web Services account IDs to retrieve finding aggregation data for.</p>
185
+ * @public
186
186
  */
187
187
  accountIds?: StringFilter[];
188
188
  /**
189
- * @public
190
189
  * <p>Details of the aggregation request that is used to filter your aggregation results.</p>
190
+ * @public
191
191
  */
192
192
  aggregationRequest?: AggregationRequest;
193
193
  }
@@ -196,21 +196,21 @@ export interface ListFindingAggregationsRequest {
196
196
  */
197
197
  export interface ListFindingAggregationsResponse {
198
198
  /**
199
- * @public
200
199
  * <p>The type of aggregation to perform.</p>
200
+ * @public
201
201
  */
202
202
  aggregationType: AggregationType | undefined;
203
203
  /**
204
- * @public
205
204
  * <p>Objects that contain the results of an aggregation operation.</p>
205
+ * @public
206
206
  */
207
207
  responses?: AggregationResponse[];
208
208
  /**
209
- * @public
210
209
  * <p>A token to use for paginating results that are returned in the response. Set the value
211
210
  * of this parameter to null for the first request to a list action. For subsequent calls, use
212
211
  * the <code>NextToken</code> value returned from the previous request to continue listing
213
212
  * results after the first page.</p>
213
+ * @public
214
214
  */
215
215
  nextToken?: string;
216
216
  }
@@ -242,18 +242,18 @@ export declare const SortField: {
242
242
  */
243
243
  export type SortField = (typeof SortField)[keyof typeof SortField];
244
244
  /**
245
- * @public
246
245
  * <p>Details about the criteria used to sort finding results.</p>
246
+ * @public
247
247
  */
248
248
  export interface SortCriteria {
249
249
  /**
250
- * @public
251
250
  * <p>The finding detail field by which results are sorted.</p>
251
+ * @public
252
252
  */
253
253
  field: SortField | undefined;
254
254
  /**
255
- * @public
256
255
  * <p>The order by which findings are sorted.</p>
256
+ * @public
257
257
  */
258
258
  sortOrder: SortOrder | undefined;
259
259
  }
@@ -262,23 +262,23 @@ export interface SortCriteria {
262
262
  */
263
263
  export interface ListFindingsRequest {
264
264
  /**
265
- * @public
266
265
  * <p>The maximum number of results the response can return. If your request would return more than the maximum the response will return a <code>nextToken</code> value, use this value when you call the action again to get the remaining results.</p>
266
+ * @public
267
267
  */
268
268
  maxResults?: number;
269
269
  /**
270
- * @public
271
270
  * <p>A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request to a list action. If your response returns more than the <code>maxResults</code> maximum value it will also return a <code>nextToken</code> value. For subsequent calls, use the <code>nextToken</code> value returned from the previous request to continue listing results after the first page.</p>
271
+ * @public
272
272
  */
273
273
  nextToken?: string;
274
274
  /**
275
- * @public
276
275
  * <p>Details on the filters to apply to your finding results.</p>
276
+ * @public
277
277
  */
278
278
  filterCriteria?: FilterCriteria;
279
279
  /**
280
- * @public
281
280
  * <p>Details on the sort criteria to apply to your finding results.</p>
281
+ * @public
282
282
  */
283
283
  sortCriteria?: SortCriteria;
284
284
  }
@@ -287,16 +287,16 @@ export interface ListFindingsRequest {
287
287
  */
288
288
  export interface ListFindingsResponse {
289
289
  /**
290
- * @public
291
290
  * <p>A token to use for paginating results that are returned in the response. Set the value
292
291
  * of this parameter to null for the first request to a list action. For subsequent calls, use
293
292
  * the <code>NextToken</code> value returned from the previous request to continue listing
294
293
  * results after the first page.</p>
294
+ * @public
295
295
  */
296
296
  nextToken?: string;
297
297
  /**
298
- * @public
299
298
  * <p>Contains details on the findings in your environment.</p>
299
+ * @public
300
300
  */
301
301
  findings?: Finding[];
302
302
  }
@@ -305,19 +305,19 @@ export interface ListFindingsResponse {
305
305
  */
306
306
  export interface ListMembersRequest {
307
307
  /**
308
- * @public
309
308
  * <p>Specifies whether to list only currently associated members if <code>True</code> or to
310
309
  * list all members within the organization if <code>False</code>.</p>
310
+ * @public
311
311
  */
312
312
  onlyAssociated?: boolean;
313
313
  /**
314
- * @public
315
314
  * <p>The maximum number of results the response can return. If your request would return more than the maximum the response will return a <code>nextToken</code> value, use this value when you call the action again to get the remaining results.</p>
315
+ * @public
316
316
  */
317
317
  maxResults?: number;
318
318
  /**
319
- * @public
320
319
  * <p>A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request to a list action. If your response returns more than the <code>maxResults</code> maximum value it will also return a <code>nextToken</code> value. For subsequent calls, use the <code>nextToken</code> value returned from the previous request to continue listing results after the first page.</p>
320
+ * @public
321
321
  */
322
322
  nextToken?: string;
323
323
  }
@@ -326,14 +326,14 @@ export interface ListMembersRequest {
326
326
  */
327
327
  export interface ListMembersResponse {
328
328
  /**
329
- * @public
330
329
  * <p>An object that contains details for each member account.</p>
330
+ * @public
331
331
  */
332
332
  members?: Member[];
333
333
  /**
334
- * @public
335
334
  * <p>The pagination parameter to be used on the next list operation to retrieve more
336
335
  * items.</p>
336
+ * @public
337
337
  */
338
338
  nextToken?: string;
339
339
  }
@@ -342,8 +342,8 @@ export interface ListMembersResponse {
342
342
  */
343
343
  export interface ListTagsForResourceRequest {
344
344
  /**
345
- * @public
346
345
  * <p>The Amazon resource number (ARN) of the resource to list tags of.</p>
346
+ * @public
347
347
  */
348
348
  resourceArn: string | undefined;
349
349
  }
@@ -352,8 +352,8 @@ export interface ListTagsForResourceRequest {
352
352
  */
353
353
  export interface ListTagsForResourceResponse {
354
354
  /**
355
- * @public
356
355
  * <p>The tags associated with the resource.</p>
356
+ * @public
357
357
  */
358
358
  tags?: Record<string, string>;
359
359
  }
@@ -362,18 +362,18 @@ export interface ListTagsForResourceResponse {
362
362
  */
363
363
  export interface ListUsageTotalsRequest {
364
364
  /**
365
- * @public
366
365
  * <p>The maximum number of results the response can return. If your request would return more than the maximum the response will return a <code>nextToken</code> value, use this value when you call the action again to get the remaining results.</p>
366
+ * @public
367
367
  */
368
368
  maxResults?: number;
369
369
  /**
370
- * @public
371
370
  * <p>A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request to a list action. If your response returns more than the <code>maxResults</code> maximum value it will also return a <code>nextToken</code> value. For subsequent calls, use the <code>nextToken</code> value returned from the previous request to continue listing results after the first page.</p>
371
+ * @public
372
372
  */
373
373
  nextToken?: string;
374
374
  /**
375
- * @public
376
375
  * <p>The Amazon Web Services account IDs to retrieve usage totals for.</p>
376
+ * @public
377
377
  */
378
378
  accountIds?: string[];
379
379
  }
@@ -393,44 +393,44 @@ export declare const UsageType: {
393
393
  */
394
394
  export type UsageType = (typeof UsageType)[keyof typeof UsageType];
395
395
  /**
396
- * @public
397
396
  * <p>Contains usage information about the cost of Amazon Inspector operation.</p>
397
+ * @public
398
398
  */
399
399
  export interface Usage {
400
400
  /**
401
- * @public
402
401
  * <p>The type scan.</p>
402
+ * @public
403
403
  */
404
404
  type?: UsageType;
405
405
  /**
406
- * @public
407
406
  * <p>The total of usage.</p>
407
+ * @public
408
408
  */
409
409
  total?: number;
410
410
  /**
411
- * @public
412
411
  * <p>The estimated monthly cost of Amazon Inspector.</p>
412
+ * @public
413
413
  */
414
414
  estimatedMonthlyCost?: number;
415
415
  /**
416
- * @public
417
416
  * <p>The currency type used when calculating usage data.</p>
417
+ * @public
418
418
  */
419
419
  currency?: Currency;
420
420
  }
421
421
  /**
422
- * @public
423
422
  * <p>The total of usage for an account ID.</p>
423
+ * @public
424
424
  */
425
425
  export interface UsageTotal {
426
426
  /**
427
- * @public
428
427
  * <p>The account ID of the account that usage data was retrieved for.</p>
428
+ * @public
429
429
  */
430
430
  accountId?: string;
431
431
  /**
432
- * @public
433
432
  * <p>An object representing the total usage for an account.</p>
433
+ * @public
434
434
  */
435
435
  usage?: Usage[];
436
436
  }
@@ -439,13 +439,13 @@ export interface UsageTotal {
439
439
  */
440
440
  export interface ListUsageTotalsResponse {
441
441
  /**
442
- * @public
443
442
  * <p>The pagination parameter to be used on the next list operation to retrieve more items.</p>
443
+ * @public
444
444
  */
445
445
  nextToken?: string;
446
446
  /**
447
- * @public
448
447
  * <p>An object with details on the total usage for the requested account.</p>
448
+ * @public
449
449
  */
450
450
  totals?: UsageTotal[];
451
451
  }
@@ -454,13 +454,13 @@ export interface ListUsageTotalsResponse {
454
454
  */
455
455
  export interface ResetEncryptionKeyRequest {
456
456
  /**
457
- * @public
458
457
  * <p>The scan type the key encrypts.</p>
458
+ * @public
459
459
  */
460
460
  scanType: ScanType | undefined;
461
461
  /**
462
- * @public
463
462
  * <p>The resource type the key encrypts.</p>
463
+ * @public
464
464
  */
465
465
  resourceType: ResourceType | undefined;
466
466
  }
@@ -470,14 +470,14 @@ export interface ResetEncryptionKeyRequest {
470
470
  export interface ResetEncryptionKeyResponse {
471
471
  }
472
472
  /**
473
- * @public
474
473
  * <p>Details on the criteria used to define the filter for a vulnerability search.
475
474
  * </p>
475
+ * @public
476
476
  */
477
477
  export interface SearchVulnerabilitiesFilterCriteria {
478
478
  /**
479
- * @public
480
479
  * <p>The IDs for specific vulnerabilities.</p>
480
+ * @public
481
481
  */
482
482
  vulnerabilityIds: string[] | undefined;
483
483
  }
@@ -486,16 +486,16 @@ export interface SearchVulnerabilitiesFilterCriteria {
486
486
  */
487
487
  export interface SearchVulnerabilitiesRequest {
488
488
  /**
489
- * @public
490
489
  * <p>The criteria used to filter the results of a vulnerability search.</p>
490
+ * @public
491
491
  */
492
492
  filterCriteria: SearchVulnerabilitiesFilterCriteria | undefined;
493
493
  /**
494
- * @public
495
494
  * <p>A token to use for paginating results that are returned in the response. Set the value
496
495
  * of this parameter to null for the first request to a list action. For subsequent calls, use
497
496
  * the <code>NextToken</code> value returned from the previous request to continue listing
498
497
  * results after the first page.</p>
498
+ * @public
499
499
  */
500
500
  nextToken?: string;
501
501
  }
@@ -511,93 +511,93 @@ export declare const VulnerabilitySource: {
511
511
  */
512
512
  export type VulnerabilitySource = (typeof VulnerabilitySource)[keyof typeof VulnerabilitySource];
513
513
  /**
514
- * @public
515
514
  * <p>Contains details about a specific vulnerability Amazon Inspector can detect.</p>
515
+ * @public
516
516
  */
517
517
  export interface Vulnerability {
518
518
  /**
519
- * @public
520
519
  * <p>The ID for the specific vulnerability.</p>
520
+ * @public
521
521
  */
522
522
  id: string | undefined;
523
523
  /**
524
- * @public
525
524
  * <p>The Common Weakness Enumeration (CWE) associated with the vulnerability.</p>
525
+ * @public
526
526
  */
527
527
  cwes?: string[];
528
528
  /**
529
- * @public
530
529
  * <p>An object that contains the Cybersecurity and Infrastructure Security Agency (CISA) details for the vulnerability.</p>
530
+ * @public
531
531
  */
532
532
  cisaData?: CisaData;
533
533
  /**
534
- * @public
535
534
  * <p>The source of the vulnerability information. Possible results are <code>RHEL</code>, <code>AMAZON_CVE</code>, <code>DEBIAN</code> or <code>NVD</code>.</p>
535
+ * @public
536
536
  */
537
537
  source?: VulnerabilitySource;
538
538
  /**
539
- * @public
540
539
  * <p>A description of the vulnerability.</p>
540
+ * @public
541
541
  */
542
542
  description?: string;
543
543
  /**
544
- * @public
545
544
  * <p>An object that contains information about the Amazon Web Services Threat Intel Group (ATIG) details for the vulnerability.</p>
545
+ * @public
546
546
  */
547
547
  atigData?: AtigData;
548
548
  /**
549
- * @public
550
549
  * <p>The severity assigned by the vendor.</p>
550
+ * @public
551
551
  */
552
552
  vendorSeverity?: string;
553
553
  /**
554
- * @public
555
554
  * <p>An object that contains the Common Vulnerability Scoring System (CVSS) Version 3 details for the vulnerability.</p>
555
+ * @public
556
556
  */
557
557
  cvss3?: Cvss3;
558
558
  /**
559
- * @public
560
559
  * <p>A list of related vulnerabilities.</p>
560
+ * @public
561
561
  */
562
562
  relatedVulnerabilities?: string[];
563
563
  /**
564
- * @public
565
564
  * <p>An object that contains the Common Vulnerability Scoring System (CVSS) Version 2 details for the vulnerability.</p>
565
+ * @public
566
566
  */
567
567
  cvss2?: Cvss2;
568
568
  /**
569
- * @public
570
569
  * <p>The date and time when the vendor created this vulnerability.</p>
570
+ * @public
571
571
  */
572
572
  vendorCreatedAt?: Date;
573
573
  /**
574
- * @public
575
574
  * <p>The date and time when the vendor last updated this vulnerability.</p>
575
+ * @public
576
576
  */
577
577
  vendorUpdatedAt?: Date;
578
578
  /**
579
- * @public
580
579
  * <p>A link to the official source material for this vulnerability.</p>
580
+ * @public
581
581
  */
582
582
  sourceUrl?: string;
583
583
  /**
584
- * @public
585
584
  * <p>Links to various resources with more information on this vulnerability. </p>
585
+ * @public
586
586
  */
587
587
  referenceUrls?: string[];
588
588
  /**
589
- * @public
590
589
  * <p>An object that contains details on when the exploit was observed.</p>
590
+ * @public
591
591
  */
592
592
  exploitObserved?: ExploitObserved;
593
593
  /**
594
- * @public
595
594
  * <p>Platforms that the vulnerability can be detected on.</p>
595
+ * @public
596
596
  */
597
597
  detectionPlatforms?: string[];
598
598
  /**
599
- * @public
600
599
  * <p>An object that contains the Exploit Prediction Scoring System (EPSS) score for a vulnerability.</p>
600
+ * @public
601
601
  */
602
602
  epss?: Epss;
603
603
  }
@@ -606,13 +606,13 @@ export interface Vulnerability {
606
606
  */
607
607
  export interface SearchVulnerabilitiesResponse {
608
608
  /**
609
- * @public
610
609
  * <p>Details about the listed vulnerability.</p>
610
+ * @public
611
611
  */
612
612
  vulnerabilities: Vulnerability[] | undefined;
613
613
  /**
614
- * @public
615
614
  * <p>The pagination parameter to be used on the next list operation to retrieve more items.</p>
615
+ * @public
616
616
  */
617
617
  nextToken?: string;
618
618
  }
@@ -621,13 +621,13 @@ export interface SearchVulnerabilitiesResponse {
621
621
  */
622
622
  export interface SendCisSessionHealthRequest {
623
623
  /**
624
- * @public
625
624
  * <p>A unique identifier for the scan job.</p>
625
+ * @public
626
626
  */
627
627
  scanJobId: string | undefined;
628
628
  /**
629
- * @public
630
629
  * <p>The unique token that identifies the CIS session.</p>
630
+ * @public
631
631
  */
632
632
  sessionToken: string | undefined;
633
633
  }
@@ -641,18 +641,18 @@ export interface SendCisSessionHealthResponse {
641
641
  */
642
642
  export interface SendCisSessionTelemetryRequest {
643
643
  /**
644
- * @public
645
644
  * <p>A unique identifier for the scan job.</p>
645
+ * @public
646
646
  */
647
647
  scanJobId: string | undefined;
648
648
  /**
649
- * @public
650
649
  * <p>The unique token that identifies the CIS session.</p>
650
+ * @public
651
651
  */
652
652
  sessionToken: string | undefined;
653
653
  /**
654
- * @public
655
654
  * <p>The CIS session telemetry messages.</p>
655
+ * @public
656
656
  */
657
657
  messages: CisSessionMessage[] | undefined;
658
658
  }
@@ -662,13 +662,13 @@ export interface SendCisSessionTelemetryRequest {
662
662
  export interface SendCisSessionTelemetryResponse {
663
663
  }
664
664
  /**
665
- * @public
666
665
  * <p>The start CIS session message.</p>
666
+ * @public
667
667
  */
668
668
  export interface StartCisSessionMessage {
669
669
  /**
670
- * @public
671
670
  * <p>The unique token that identifies the CIS session.</p>
671
+ * @public
672
672
  */
673
673
  sessionToken: string | undefined;
674
674
  }
@@ -677,13 +677,13 @@ export interface StartCisSessionMessage {
677
677
  */
678
678
  export interface StartCisSessionRequest {
679
679
  /**
680
- * @public
681
680
  * <p>A unique identifier for the scan job.</p>
681
+ * @public
682
682
  */
683
683
  scanJobId: string | undefined;
684
684
  /**
685
- * @public
686
685
  * <p>The start CIS session message.</p>
686
+ * @public
687
687
  */
688
688
  message: StartCisSessionMessage | undefined;
689
689
  }
@@ -693,48 +693,48 @@ export interface StartCisSessionRequest {
693
693
  export interface StartCisSessionResponse {
694
694
  }
695
695
  /**
696
- * @public
697
696
  * <p>The stop CIS message progress.</p>
697
+ * @public
698
698
  */
699
699
  export interface StopCisMessageProgress {
700
700
  /**
701
- * @public
702
701
  * <p>The progress' total checks.</p>
702
+ * @public
703
703
  */
704
704
  totalChecks?: number;
705
705
  /**
706
- * @public
707
706
  * <p>The progress' successful checks.</p>
707
+ * @public
708
708
  */
709
709
  successfulChecks?: number;
710
710
  /**
711
- * @public
712
711
  * <p>The progress' failed checks.</p>
712
+ * @public
713
713
  */
714
714
  failedChecks?: number;
715
715
  /**
716
- * @public
717
716
  * <p>The progress' not evaluated checks.</p>
717
+ * @public
718
718
  */
719
719
  notEvaluatedChecks?: number;
720
720
  /**
721
- * @public
722
721
  * <p>The progress' unknown checks.</p>
722
+ * @public
723
723
  */
724
724
  unknownChecks?: number;
725
725
  /**
726
- * @public
727
726
  * <p>The progress' not applicable checks.</p>
727
+ * @public
728
728
  */
729
729
  notApplicableChecks?: number;
730
730
  /**
731
- * @public
732
731
  * <p>The progress' informational checks.</p>
732
+ * @public
733
733
  */
734
734
  informationalChecks?: number;
735
735
  /**
736
- * @public
737
736
  * <p>The progress' error checks.</p>
737
+ * @public
738
738
  */
739
739
  errorChecks?: number;
740
740
  }
@@ -753,38 +753,38 @@ export declare const StopCisSessionStatus: {
753
753
  */
754
754
  export type StopCisSessionStatus = (typeof StopCisSessionStatus)[keyof typeof StopCisSessionStatus];
755
755
  /**
756
- * @public
757
756
  * <p>The stop CIS session message.</p>
757
+ * @public
758
758
  */
759
759
  export interface StopCisSessionMessage {
760
760
  /**
761
- * @public
762
761
  * <p>The status of the message.</p>
762
+ * @public
763
763
  */
764
764
  status: StopCisSessionStatus | undefined;
765
765
  /**
766
- * @public
767
766
  * <p>The reason for the message.</p>
767
+ * @public
768
768
  */
769
769
  reason?: string;
770
770
  /**
771
- * @public
772
771
  * <p>The progress of the message.</p>
772
+ * @public
773
773
  */
774
774
  progress: StopCisMessageProgress | undefined;
775
775
  /**
776
- * @public
777
776
  * <p>The message compute platform.</p>
777
+ * @public
778
778
  */
779
779
  computePlatform?: ComputePlatform;
780
780
  /**
781
- * @public
782
781
  * <p>The message benchmark version.</p>
782
+ * @public
783
783
  */
784
784
  benchmarkVersion?: string;
785
785
  /**
786
- * @public
787
786
  * <p>The message benchmark profile.</p>
787
+ * @public
788
788
  */
789
789
  benchmarkProfile?: string;
790
790
  }
@@ -793,18 +793,18 @@ export interface StopCisSessionMessage {
793
793
  */
794
794
  export interface StopCisSessionRequest {
795
795
  /**
796
- * @public
797
796
  * <p>A unique identifier for the scan job.</p>
797
+ * @public
798
798
  */
799
799
  scanJobId: string | undefined;
800
800
  /**
801
- * @public
802
801
  * <p>The unique token that identifies the CIS session.</p>
802
+ * @public
803
803
  */
804
804
  sessionToken: string | undefined;
805
805
  /**
806
- * @public
807
806
  * <p>The stop CIS session message.</p>
807
+ * @public
808
808
  */
809
809
  message: StopCisSessionMessage | undefined;
810
810
  }
@@ -818,13 +818,13 @@ export interface StopCisSessionResponse {
818
818
  */
819
819
  export interface TagResourceRequest {
820
820
  /**
821
- * @public
822
821
  * <p>The Amazon Resource Name (ARN) of the resource to apply a tag to.</p>
822
+ * @public
823
823
  */
824
824
  resourceArn: string | undefined;
825
825
  /**
826
- * @public
827
826
  * <p>The tags to be added to a resource.</p>
827
+ * @public
828
828
  */
829
829
  tags: Record<string, string> | undefined;
830
830
  }
@@ -838,13 +838,13 @@ export interface TagResourceResponse {
838
838
  */
839
839
  export interface UntagResourceRequest {
840
840
  /**
841
- * @public
842
841
  * <p>The Amazon Resource Name (ARN) for the resource to remove tags from.</p>
842
+ * @public
843
843
  */
844
844
  resourceArn: string | undefined;
845
845
  /**
846
- * @public
847
846
  * <p>The tag keys to remove from the resource.</p>
847
+ * @public
848
848
  */
849
849
  tagKeys: string[] | undefined;
850
850
  }
@@ -854,18 +854,18 @@ export interface UntagResourceRequest {
854
854
  export interface UntagResourceResponse {
855
855
  }
856
856
  /**
857
- * @public
858
857
  * <p>Updates CIS targets.</p>
858
+ * @public
859
859
  */
860
860
  export interface UpdateCisTargets {
861
861
  /**
862
- * @public
863
862
  * <p>The target account ids.</p>
863
+ * @public
864
864
  */
865
865
  accountIds?: string[];
866
866
  /**
867
- * @public
868
867
  * <p>The target resource tags.</p>
868
+ * @public
869
869
  */
870
870
  targetResourceTags?: Record<string, string[]>;
871
871
  }
@@ -874,31 +874,31 @@ export interface UpdateCisTargets {
874
874
  */
875
875
  export interface UpdateCisScanConfigurationRequest {
876
876
  /**
877
- * @public
878
877
  * <p>The CIS scan configuration ARN.</p>
878
+ * @public
879
879
  */
880
880
  scanConfigurationArn: string | undefined;
881
881
  /**
882
- * @public
883
882
  * <p>The scan name for the CIS scan configuration.</p>
883
+ * @public
884
884
  */
885
885
  scanName?: string;
886
886
  /**
887
- * @public
888
887
  * <p>
889
888
  * The security level for the CIS scan configuration.
890
889
  * Security level refers to the Benchmark levels that CIS assigns to a profile.
891
890
  * </p>
891
+ * @public
892
892
  */
893
893
  securityLevel?: CisSecurityLevel;
894
894
  /**
895
- * @public
896
895
  * <p>The schedule for the CIS scan configuration.</p>
896
+ * @public
897
897
  */
898
898
  schedule?: Schedule;
899
899
  /**
900
- * @public
901
900
  * <p>The targets for the CIS scan configuration.</p>
901
+ * @public
902
902
  */
903
903
  targets?: UpdateCisTargets;
904
904
  }
@@ -907,8 +907,8 @@ export interface UpdateCisScanConfigurationRequest {
907
907
  */
908
908
  export interface UpdateCisScanConfigurationResponse {
909
909
  /**
910
- * @public
911
910
  * <p>The CIS scan configuration ARN.</p>
911
+ * @public
912
912
  */
913
913
  scanConfigurationArn: string | undefined;
914
914
  }
@@ -917,8 +917,8 @@ export interface UpdateCisScanConfigurationResponse {
917
917
  */
918
918
  export interface UpdateConfigurationRequest {
919
919
  /**
920
- * @public
921
920
  * <p>Specifies how the ECR automated re-scan will be updated for your environment.</p>
921
+ * @public
922
922
  */
923
923
  ecrConfiguration: EcrConfiguration | undefined;
924
924
  }
@@ -932,13 +932,13 @@ export interface UpdateConfigurationResponse {
932
932
  */
933
933
  export interface UpdateEc2DeepInspectionConfigurationRequest {
934
934
  /**
935
- * @public
936
935
  * <p>Specify <code>TRUE</code> to activate Amazon Inspector deep inspection in your account, or <code>FALSE</code> to deactivate. Member accounts in an organization cannot deactivate deep inspection, instead the delegated administrator for the organization can deactivate a member account using <a href="https://docs.aws.amazon.com/inspector/v2/APIReference/API_BatchUpdateMemberEc2DeepInspectionStatus.html">BatchUpdateMemberEc2DeepInspectionStatus</a>.</p>
936
+ * @public
937
937
  */
938
938
  activateDeepInspection?: boolean;
939
939
  /**
940
- * @public
941
940
  * <p>The Amazon Inspector deep inspection custom paths you are adding for your account.</p>
941
+ * @public
942
942
  */
943
943
  packagePaths?: string[];
944
944
  }
@@ -947,23 +947,23 @@ export interface UpdateEc2DeepInspectionConfigurationRequest {
947
947
  */
948
948
  export interface UpdateEc2DeepInspectionConfigurationResponse {
949
949
  /**
950
- * @public
951
950
  * <p>The current Amazon Inspector deep inspection custom paths for your account.</p>
951
+ * @public
952
952
  */
953
953
  packagePaths?: string[];
954
954
  /**
955
- * @public
956
955
  * <p>The current Amazon Inspector deep inspection custom paths for the organization.</p>
956
+ * @public
957
957
  */
958
958
  orgPackagePaths?: string[];
959
959
  /**
960
- * @public
961
960
  * <p>The status of Amazon Inspector deep inspection in your account.</p>
961
+ * @public
962
962
  */
963
963
  status?: Ec2DeepInspectionStatus;
964
964
  /**
965
- * @public
966
965
  * <p>An error message explaining why new Amazon Inspector deep inspection custom paths could not be added.</p>
966
+ * @public
967
967
  */
968
968
  errorMessage?: string;
969
969
  }
@@ -972,18 +972,18 @@ export interface UpdateEc2DeepInspectionConfigurationResponse {
972
972
  */
973
973
  export interface UpdateEncryptionKeyRequest {
974
974
  /**
975
- * @public
976
975
  * <p>A KMS key ID for the encryption key.</p>
976
+ * @public
977
977
  */
978
978
  kmsKeyId: string | undefined;
979
979
  /**
980
- * @public
981
980
  * <p>The scan type for the encryption key.</p>
981
+ * @public
982
982
  */
983
983
  scanType: ScanType | undefined;
984
984
  /**
985
- * @public
986
985
  * <p>The resource type for the encryption key.</p>
986
+ * @public
987
987
  */
988
988
  resourceType: ResourceType | undefined;
989
989
  }
@@ -997,33 +997,33 @@ export interface UpdateEncryptionKeyResponse {
997
997
  */
998
998
  export interface UpdateFilterRequest {
999
999
  /**
1000
- * @public
1001
1000
  * <p>Specifies the action that is to be applied to the findings that match the filter.</p>
1001
+ * @public
1002
1002
  */
1003
1003
  action?: FilterAction;
1004
1004
  /**
1005
- * @public
1006
1005
  * <p>A description of the filter.</p>
1006
+ * @public
1007
1007
  */
1008
1008
  description?: string;
1009
1009
  /**
1010
- * @public
1011
1010
  * <p>Defines the criteria to be update in the filter.</p>
1011
+ * @public
1012
1012
  */
1013
1013
  filterCriteria?: FilterCriteria;
1014
1014
  /**
1015
- * @public
1016
1015
  * <p>The name of the filter.</p>
1016
+ * @public
1017
1017
  */
1018
1018
  name?: string;
1019
1019
  /**
1020
- * @public
1021
1020
  * <p>The Amazon Resource Number (ARN) of the filter to update.</p>
1021
+ * @public
1022
1022
  */
1023
1023
  filterArn: string | undefined;
1024
1024
  /**
1025
- * @public
1026
1025
  * <p>The reason the filter was updated.</p>
1026
+ * @public
1027
1027
  */
1028
1028
  reason?: string;
1029
1029
  }
@@ -1032,8 +1032,8 @@ export interface UpdateFilterRequest {
1032
1032
  */
1033
1033
  export interface UpdateFilterResponse {
1034
1034
  /**
1035
- * @public
1036
1035
  * <p>The Amazon Resource Number (ARN) of the successfully updated filter.</p>
1036
+ * @public
1037
1037
  */
1038
1038
  arn: string | undefined;
1039
1039
  }
@@ -1042,8 +1042,8 @@ export interface UpdateFilterResponse {
1042
1042
  */
1043
1043
  export interface UpdateOrganizationConfigurationRequest {
1044
1044
  /**
1045
- * @public
1046
1045
  * <p>Defines which scan types are enabled automatically for new members of your Amazon Inspector organization.</p>
1046
+ * @public
1047
1047
  */
1048
1048
  autoEnable: AutoEnable | undefined;
1049
1049
  }
@@ -1052,8 +1052,8 @@ export interface UpdateOrganizationConfigurationRequest {
1052
1052
  */
1053
1053
  export interface UpdateOrganizationConfigurationResponse {
1054
1054
  /**
1055
- * @public
1056
1055
  * <p>The updated status of scan types automatically enabled for new members of your Amazon Inspector organization.</p>
1056
+ * @public
1057
1057
  */
1058
1058
  autoEnable: AutoEnable | undefined;
1059
1059
  }
@@ -1062,8 +1062,8 @@ export interface UpdateOrganizationConfigurationResponse {
1062
1062
  */
1063
1063
  export interface UpdateOrgEc2DeepInspectionConfigurationRequest {
1064
1064
  /**
1065
- * @public
1066
1065
  * <p>The Amazon Inspector deep inspection custom paths you are adding for your organization.</p>
1066
+ * @public
1067
1067
  */
1068
1068
  orgPackagePaths: string[] | undefined;
1069
1069
  }