@aws-sdk/client-macie2 3.774.0 → 3.777.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.
- package/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-cjs/index.js +17 -18
- package/dist-es/Macie2Client.js +2 -1
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-es/endpoint/EndpointParameters.js +2 -3
- package/dist-es/runtimeExtensions.js +2 -14
- package/dist-types/commands/AcceptInvitationCommand.d.ts +1 -0
- package/dist-types/commands/BatchGetCustomDataIdentifiersCommand.d.ts +1 -0
- package/dist-types/commands/BatchUpdateAutomatedDiscoveryAccountsCommand.d.ts +1 -0
- package/dist-types/commands/CreateAllowListCommand.d.ts +1 -0
- package/dist-types/commands/CreateClassificationJobCommand.d.ts +1 -0
- package/dist-types/commands/CreateCustomDataIdentifierCommand.d.ts +1 -0
- package/dist-types/commands/CreateFindingsFilterCommand.d.ts +1 -0
- package/dist-types/commands/CreateInvitationsCommand.d.ts +1 -0
- package/dist-types/commands/CreateMemberCommand.d.ts +1 -0
- package/dist-types/commands/CreateSampleFindingsCommand.d.ts +1 -0
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAllowListCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCustomDataIdentifierCommand.d.ts +1 -0
- package/dist-types/commands/DeleteFindingsFilterCommand.d.ts +1 -0
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +1 -0
- package/dist-types/commands/DeleteMemberCommand.d.ts +1 -0
- package/dist-types/commands/DescribeBucketsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClassificationJobCommand.d.ts +1 -0
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DisableMacieCommand.d.ts +1 -0
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateMemberCommand.d.ts +1 -0
- package/dist-types/commands/EnableMacieCommand.d.ts +1 -0
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +1 -0
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +1 -0
- package/dist-types/commands/GetAllowListCommand.d.ts +1 -0
- package/dist-types/commands/GetAutomatedDiscoveryConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetBucketStatisticsCommand.d.ts +1 -0
- package/dist-types/commands/GetClassificationExportConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetClassificationScopeCommand.d.ts +1 -0
- package/dist-types/commands/GetCustomDataIdentifierCommand.d.ts +1 -0
- package/dist-types/commands/GetFindingStatisticsCommand.d.ts +1 -0
- package/dist-types/commands/GetFindingsCommand.d.ts +1 -0
- package/dist-types/commands/GetFindingsFilterCommand.d.ts +1 -0
- package/dist-types/commands/GetFindingsPublicationConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +1 -0
- package/dist-types/commands/GetMacieSessionCommand.d.ts +1 -0
- package/dist-types/commands/GetMasterAccountCommand.d.ts +1 -0
- package/dist-types/commands/GetMemberCommand.d.ts +1 -0
- package/dist-types/commands/GetResourceProfileCommand.d.ts +1 -0
- package/dist-types/commands/GetRevealConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +1 -0
- package/dist-types/commands/GetSensitiveDataOccurrencesCommand.d.ts +1 -0
- package/dist-types/commands/GetSensitivityInspectionTemplateCommand.d.ts +1 -0
- package/dist-types/commands/GetUsageStatisticsCommand.d.ts +1 -0
- package/dist-types/commands/GetUsageTotalsCommand.d.ts +1 -0
- package/dist-types/commands/ListAllowListsCommand.d.ts +1 -0
- package/dist-types/commands/ListAutomatedDiscoveryAccountsCommand.d.ts +1 -0
- package/dist-types/commands/ListClassificationJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListClassificationScopesCommand.d.ts +1 -0
- package/dist-types/commands/ListCustomDataIdentifiersCommand.d.ts +1 -0
- package/dist-types/commands/ListFindingsCommand.d.ts +1 -0
- package/dist-types/commands/ListFindingsFiltersCommand.d.ts +1 -0
- package/dist-types/commands/ListInvitationsCommand.d.ts +1 -0
- package/dist-types/commands/ListManagedDataIdentifiersCommand.d.ts +1 -0
- package/dist-types/commands/ListMembersCommand.d.ts +1 -0
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +1 -0
- package/dist-types/commands/ListResourceProfileArtifactsCommand.d.ts +1 -0
- package/dist-types/commands/ListResourceProfileDetectionsCommand.d.ts +1 -0
- package/dist-types/commands/ListSensitivityInspectionTemplatesCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/PutClassificationExportConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/PutFindingsPublicationConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/SearchResourcesCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/TestCustomDataIdentifierCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateAllowListCommand.d.ts +1 -0
- package/dist-types/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/UpdateClassificationJobCommand.d.ts +1 -0
- package/dist-types/commands/UpdateClassificationScopeCommand.d.ts +1 -0
- package/dist-types/commands/UpdateFindingsFilterCommand.d.ts +1 -0
- package/dist-types/commands/UpdateMacieSessionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateMemberSessionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/UpdateResourceProfileCommand.d.ts +1 -0
- package/dist-types/commands/UpdateResourceProfileDetectionsCommand.d.ts +1 -0
- package/dist-types/commands/UpdateRevealConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/UpdateSensitivityInspectionTemplateCommand.d.ts +1 -0
- package/package.json +34 -34
|
@@ -40,8 +40,6 @@ const defaultMacie2HttpAuthSchemeProvider = (authParameters) => {
|
|
|
40
40
|
exports.defaultMacie2HttpAuthSchemeProvider = defaultMacie2HttpAuthSchemeProvider;
|
|
41
41
|
const resolveHttpAuthSchemeConfig = (config) => {
|
|
42
42
|
const config_0 = (0, core_1.resolveAwsSdkSigV4Config)(config);
|
|
43
|
-
return {
|
|
44
|
-
...config_0,
|
|
45
|
-
};
|
|
43
|
+
return Object.assign(config_0, {});
|
|
46
44
|
};
|
|
47
45
|
exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
|
package/dist-cjs/index.js
CHANGED
|
@@ -211,12 +211,11 @@ var import_httpAuthSchemeProvider = require("./auth/httpAuthSchemeProvider");
|
|
|
211
211
|
|
|
212
212
|
// src/endpoint/EndpointParameters.ts
|
|
213
213
|
var resolveClientEndpointParameters = /* @__PURE__ */ __name((options) => {
|
|
214
|
-
return {
|
|
215
|
-
...options,
|
|
214
|
+
return Object.assign(options, {
|
|
216
215
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
217
216
|
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
218
217
|
defaultSigningName: "macie2"
|
|
219
|
-
};
|
|
218
|
+
});
|
|
220
219
|
}, "resolveClientEndpointParameters");
|
|
221
220
|
var commonParams = {
|
|
222
221
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -273,22 +272,21 @@ var resolveHttpAuthRuntimeConfig = /* @__PURE__ */ __name((config) => {
|
|
|
273
272
|
}, "resolveHttpAuthRuntimeConfig");
|
|
274
273
|
|
|
275
274
|
// src/runtimeExtensions.ts
|
|
276
|
-
var asPartial = /* @__PURE__ */ __name((t) => t, "asPartial");
|
|
277
275
|
var resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
|
|
278
|
-
const extensionConfiguration =
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
276
|
+
const extensionConfiguration = Object.assign(
|
|
277
|
+
(0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
278
|
+
(0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
279
|
+
(0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
280
|
+
getHttpAuthExtensionConfiguration(runtimeConfig)
|
|
281
|
+
);
|
|
284
282
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
285
|
-
return
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
283
|
+
return Object.assign(
|
|
284
|
+
runtimeConfig,
|
|
285
|
+
(0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
286
|
+
(0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
287
|
+
(0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
288
|
+
resolveHttpAuthRuntimeConfig(extensionConfiguration)
|
|
289
|
+
);
|
|
292
290
|
}, "resolveRuntimeExtensions");
|
|
293
291
|
|
|
294
292
|
// src/Macie2Client.ts
|
|
@@ -302,6 +300,8 @@ var Macie2Client = class extends import_smithy_client.Client {
|
|
|
302
300
|
config;
|
|
303
301
|
constructor(...[configuration]) {
|
|
304
302
|
const _config_0 = (0, import_runtimeConfig.getRuntimeConfig)(configuration || {});
|
|
303
|
+
super(_config_0);
|
|
304
|
+
this.initConfig = _config_0;
|
|
305
305
|
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
306
306
|
const _config_2 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_1);
|
|
307
307
|
const _config_3 = (0, import_middleware_retry.resolveRetryConfig)(_config_2);
|
|
@@ -310,7 +310,6 @@ var Macie2Client = class extends import_smithy_client.Client {
|
|
|
310
310
|
const _config_6 = (0, import_middleware_endpoint.resolveEndpointConfig)(_config_5);
|
|
311
311
|
const _config_7 = (0, import_httpAuthSchemeProvider.resolveHttpAuthSchemeConfig)(_config_6);
|
|
312
312
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
313
|
-
super(_config_8);
|
|
314
313
|
this.config = _config_8;
|
|
315
314
|
this.middlewareStack.use((0, import_middleware_user_agent.getUserAgentPlugin)(this.config));
|
|
316
315
|
this.middlewareStack.use((0, import_middleware_retry.getRetryPlugin)(this.config));
|
package/dist-es/Macie2Client.js
CHANGED
|
@@ -17,6 +17,8 @@ export class Macie2Client extends __Client {
|
|
|
17
17
|
config;
|
|
18
18
|
constructor(...[configuration]) {
|
|
19
19
|
const _config_0 = __getRuntimeConfig(configuration || {});
|
|
20
|
+
super(_config_0);
|
|
21
|
+
this.initConfig = _config_0;
|
|
20
22
|
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
21
23
|
const _config_2 = resolveUserAgentConfig(_config_1);
|
|
22
24
|
const _config_3 = resolveRetryConfig(_config_2);
|
|
@@ -25,7 +27,6 @@ export class Macie2Client extends __Client {
|
|
|
25
27
|
const _config_6 = resolveEndpointConfig(_config_5);
|
|
26
28
|
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
27
29
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
28
|
-
super(_config_8);
|
|
29
30
|
this.config = _config_8;
|
|
30
31
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
31
32
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
@@ -35,7 +35,5 @@ export const defaultMacie2HttpAuthSchemeProvider = (authParameters) => {
|
|
|
35
35
|
};
|
|
36
36
|
export const resolveHttpAuthSchemeConfig = (config) => {
|
|
37
37
|
const config_0 = resolveAwsSdkSigV4Config(config);
|
|
38
|
-
return {
|
|
39
|
-
...config_0,
|
|
40
|
-
};
|
|
38
|
+
return Object.assign(config_0, {});
|
|
41
39
|
};
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
export const resolveClientEndpointParameters = (options) => {
|
|
2
|
-
return {
|
|
3
|
-
...options,
|
|
2
|
+
return Object.assign(options, {
|
|
4
3
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
5
4
|
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
6
5
|
defaultSigningName: "macie2",
|
|
7
|
-
};
|
|
6
|
+
});
|
|
8
7
|
};
|
|
9
8
|
export const commonParams = {
|
|
10
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -2,20 +2,8 @@ import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfigurat
|
|
|
2
2
|
import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
|
|
3
3
|
import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
|
|
4
4
|
import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
|
|
5
|
-
const asPartial = (t) => t;
|
|
6
5
|
export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
7
|
-
const extensionConfiguration =
|
|
8
|
-
...asPartial(getAwsRegionExtensionConfiguration(runtimeConfig)),
|
|
9
|
-
...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
|
|
10
|
-
...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
|
|
11
|
-
...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig)),
|
|
12
|
-
};
|
|
6
|
+
const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
13
7
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
14
|
-
return
|
|
15
|
-
...runtimeConfig,
|
|
16
|
-
...resolveAwsRegionExtensionConfiguration(extensionConfiguration),
|
|
17
|
-
...resolveDefaultRuntimeConfig(extensionConfiguration),
|
|
18
|
-
...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
|
|
19
|
-
...resolveHttpAuthRuntimeConfig(extensionConfiguration),
|
|
20
|
-
};
|
|
8
|
+
return Object.assign(runtimeConfig, resolveAwsRegionExtensionConfiguration(extensionConfiguration), resolveDefaultRuntimeConfig(extensionConfiguration), resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
|
|
21
9
|
};
|
|
@@ -75,6 +75,7 @@ declare const AcceptInvitationCommand_base: {
|
|
|
75
75
|
* @throws {@link Macie2ServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class AcceptInvitationCommand extends AcceptInvitationCommand_base {
|
|
@@ -89,6 +89,7 @@ declare const BatchGetCustomDataIdentifiersCommand_base: {
|
|
|
89
89
|
* @throws {@link Macie2ServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
91
91
|
*
|
|
92
|
+
*
|
|
92
93
|
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class BatchGetCustomDataIdentifiersCommand extends BatchGetCustomDataIdentifiersCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const BatchUpdateAutomatedDiscoveryAccountsCommand_base: {
|
|
|
79
79
|
* @throws {@link Macie2ServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class BatchUpdateAutomatedDiscoveryAccountsCommand extends BatchUpdateAutomatedDiscoveryAccountsCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const CreateAllowListCommand_base: {
|
|
|
88
88
|
* @throws {@link Macie2ServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class CreateAllowListCommand extends CreateAllowListCommand_base {
|
|
@@ -203,6 +203,7 @@ declare const CreateClassificationJobCommand_base: {
|
|
|
203
203
|
* @throws {@link Macie2ServiceException}
|
|
204
204
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
205
205
|
*
|
|
206
|
+
*
|
|
206
207
|
* @public
|
|
207
208
|
*/
|
|
208
209
|
export declare class CreateClassificationJobCommand extends CreateClassificationJobCommand_base {
|
|
@@ -94,6 +94,7 @@ declare const CreateCustomDataIdentifierCommand_base: {
|
|
|
94
94
|
* @throws {@link Macie2ServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
96
96
|
*
|
|
97
|
+
*
|
|
97
98
|
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class CreateCustomDataIdentifierCommand extends CreateCustomDataIdentifierCommand_base {
|
|
@@ -102,6 +102,7 @@ declare const CreateFindingsFilterCommand_base: {
|
|
|
102
102
|
* @throws {@link Macie2ServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
104
104
|
*
|
|
105
|
+
*
|
|
105
106
|
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class CreateFindingsFilterCommand extends CreateFindingsFilterCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const CreateInvitationsCommand_base: {
|
|
|
85
85
|
* @throws {@link Macie2ServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class CreateInvitationsCommand extends CreateInvitationsCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const CreateMemberCommand_base: {
|
|
|
81
81
|
* @throws {@link Macie2ServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class CreateMemberCommand extends CreateMemberCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const CreateSampleFindingsCommand_base: {
|
|
|
75
75
|
* @throws {@link Macie2ServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class CreateSampleFindingsCommand extends CreateSampleFindingsCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const DeclineInvitationsCommand_base: {
|
|
|
83
83
|
* @throws {@link Macie2ServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class DeclineInvitationsCommand extends DeclineInvitationsCommand_base {
|
|
@@ -68,6 +68,7 @@ declare const DeleteAllowListCommand_base: {
|
|
|
68
68
|
* @throws {@link Macie2ServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
70
70
|
*
|
|
71
|
+
*
|
|
71
72
|
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DeleteAllowListCommand extends DeleteAllowListCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const DeleteCustomDataIdentifierCommand_base: {
|
|
|
73
73
|
* @throws {@link Macie2ServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class DeleteCustomDataIdentifierCommand extends DeleteCustomDataIdentifierCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const DeleteFindingsFilterCommand_base: {
|
|
|
73
73
|
* @throws {@link Macie2ServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class DeleteFindingsFilterCommand extends DeleteFindingsFilterCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const DeleteInvitationsCommand_base: {
|
|
|
83
83
|
* @throws {@link Macie2ServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class DeleteInvitationsCommand extends DeleteInvitationsCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const DeleteMemberCommand_base: {
|
|
|
73
73
|
* @throws {@link Macie2ServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class DeleteMemberCommand extends DeleteMemberCommand_base {
|
|
@@ -187,6 +187,7 @@ declare const DescribeBucketsCommand_base: {
|
|
|
187
187
|
* @throws {@link Macie2ServiceException}
|
|
188
188
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
189
189
|
*
|
|
190
|
+
*
|
|
190
191
|
* @public
|
|
191
192
|
*/
|
|
192
193
|
export declare class DescribeBucketsCommand extends DescribeBucketsCommand_base {
|
|
@@ -219,6 +219,7 @@ declare const DescribeClassificationJobCommand_base: {
|
|
|
219
219
|
* @throws {@link Macie2ServiceException}
|
|
220
220
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
221
221
|
*
|
|
222
|
+
*
|
|
222
223
|
* @public
|
|
223
224
|
*/
|
|
224
225
|
export declare class DescribeClassificationJobCommand extends DescribeClassificationJobCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const DescribeOrganizationConfigurationCommand_base: {
|
|
|
74
74
|
* @throws {@link Macie2ServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class DescribeOrganizationConfigurationCommand extends DescribeOrganizationConfigurationCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const DisableMacieCommand_base: {
|
|
|
71
71
|
* @throws {@link Macie2ServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DisableMacieCommand extends DisableMacieCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const DisableOrganizationAdminAccountCommand_base: {
|
|
|
73
73
|
* @throws {@link Macie2ServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class DisableOrganizationAdminAccountCommand extends DisableOrganizationAdminAccountCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const DisassociateFromAdministratorAccountCommand_base: {
|
|
|
71
71
|
* @throws {@link Macie2ServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DisassociateFromAdministratorAccountCommand extends DisassociateFromAdministratorAccountCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const DisassociateFromMasterAccountCommand_base: {
|
|
|
71
71
|
* @throws {@link Macie2ServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DisassociateFromMasterAccountCommand extends DisassociateFromMasterAccountCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const DisassociateMemberCommand_base: {
|
|
|
73
73
|
* @throws {@link Macie2ServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class DisassociateMemberCommand extends DisassociateMemberCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const EnableMacieCommand_base: {
|
|
|
75
75
|
* @throws {@link Macie2ServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class EnableMacieCommand extends EnableMacieCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const EnableOrganizationAdminAccountCommand_base: {
|
|
|
74
74
|
* @throws {@link Macie2ServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class EnableOrganizationAdminAccountCommand extends EnableOrganizationAdminAccountCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const GetAdministratorAccountCommand_base: {
|
|
|
78
78
|
* @throws {@link Macie2ServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class GetAdministratorAccountCommand extends GetAdministratorAccountCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const GetAllowListCommand_base: {
|
|
|
88
88
|
* @throws {@link Macie2ServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class GetAllowListCommand extends GetAllowListCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const GetAutomatedDiscoveryConfigurationCommand_base: {
|
|
|
70
70
|
* @throws {@link Macie2ServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class GetAutomatedDiscoveryConfigurationCommand extends GetAutomatedDiscoveryConfigurationCommand_base {
|
|
@@ -140,6 +140,7 @@ declare const GetBucketStatisticsCommand_base: {
|
|
|
140
140
|
* @throws {@link Macie2ServiceException}
|
|
141
141
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
142
142
|
*
|
|
143
|
+
*
|
|
143
144
|
* @public
|
|
144
145
|
*/
|
|
145
146
|
export declare class GetBucketStatisticsCommand extends GetBucketStatisticsCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const GetClassificationExportConfigurationCommand_base: {
|
|
|
79
79
|
* @throws {@link Macie2ServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class GetClassificationExportConfigurationCommand extends GetClassificationExportConfigurationCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const GetClassificationScopeCommand_base: {
|
|
|
77
77
|
* @throws {@link Macie2ServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class GetClassificationScopeCommand extends GetClassificationScopeCommand_base {
|
|
@@ -97,6 +97,7 @@ declare const GetCustomDataIdentifierCommand_base: {
|
|
|
97
97
|
* @throws {@link Macie2ServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
99
99
|
*
|
|
100
|
+
*
|
|
100
101
|
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class GetCustomDataIdentifierCommand extends GetCustomDataIdentifierCommand_base {
|
|
@@ -104,6 +104,7 @@ declare const GetFindingStatisticsCommand_base: {
|
|
|
104
104
|
* @throws {@link Macie2ServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
106
106
|
*
|
|
107
|
+
*
|
|
107
108
|
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class GetFindingStatisticsCommand extends GetFindingStatisticsCommand_base {
|
|
@@ -385,6 +385,7 @@ declare const GetFindingsCommand_base: {
|
|
|
385
385
|
* @throws {@link Macie2ServiceException}
|
|
386
386
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
387
387
|
*
|
|
388
|
+
*
|
|
388
389
|
* @public
|
|
389
390
|
*/
|
|
390
391
|
export declare class GetFindingsCommand extends GetFindingsCommand_base {
|
|
@@ -102,6 +102,7 @@ declare const GetFindingsFilterCommand_base: {
|
|
|
102
102
|
* @throws {@link Macie2ServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
104
104
|
*
|
|
105
|
+
*
|
|
105
106
|
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class GetFindingsFilterCommand extends GetFindingsFilterCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const GetFindingsPublicationConfigurationCommand_base: {
|
|
|
76
76
|
* @throws {@link Macie2ServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class GetFindingsPublicationConfigurationCommand extends GetFindingsPublicationConfigurationCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const GetInvitationsCountCommand_base: {
|
|
|
73
73
|
* @throws {@link Macie2ServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class GetInvitationsCountCommand extends GetInvitationsCountCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const GetMacieSessionCommand_base: {
|
|
|
77
77
|
* @throws {@link Macie2ServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class GetMacieSessionCommand extends GetMacieSessionCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const GetMasterAccountCommand_base: {
|
|
|
78
78
|
* @throws {@link Macie2ServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class GetMasterAccountCommand extends GetMasterAccountCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const GetMemberCommand_base: {
|
|
|
85
85
|
* @throws {@link Macie2ServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class GetMemberCommand extends GetMemberCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const GetResourceProfileCommand_base: {
|
|
|
85
85
|
* @throws {@link Macie2ServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class GetResourceProfileCommand extends GetResourceProfileCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const GetRevealConfigurationCommand_base: {
|
|
|
72
72
|
* @throws {@link Macie2ServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class GetRevealConfigurationCommand extends GetRevealConfigurationCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const GetSensitiveDataOccurrencesAvailabilityCommand_base: {
|
|
|
69
69
|
* @throws {@link Macie2ServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class GetSensitiveDataOccurrencesAvailabilityCommand extends GetSensitiveDataOccurrencesAvailabilityCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const GetSensitiveDataOccurrencesCommand_base: {
|
|
|
80
80
|
* @throws {@link Macie2ServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class GetSensitiveDataOccurrencesCommand extends GetSensitiveDataOccurrencesCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const GetSensitivityInspectionTemplateCommand_base: {
|
|
|
87
87
|
* @throws {@link Macie2ServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class GetSensitivityInspectionTemplateCommand extends GetSensitivityInspectionTemplateCommand_base {
|
|
@@ -110,6 +110,7 @@ declare const GetUsageStatisticsCommand_base: {
|
|
|
110
110
|
* @throws {@link Macie2ServiceException}
|
|
111
111
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
112
112
|
*
|
|
113
|
+
*
|
|
113
114
|
* @public
|
|
114
115
|
*/
|
|
115
116
|
export declare class GetUsageStatisticsCommand extends GetUsageStatisticsCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const GetUsageTotalsCommand_base: {
|
|
|
82
82
|
* @throws {@link Macie2ServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class GetUsageTotalsCommand extends GetUsageTotalsCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const ListAllowListsCommand_base: {
|
|
|
77
77
|
* @throws {@link Macie2ServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListAllowListsCommand extends ListAllowListsCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const ListAutomatedDiscoveryAccountsCommand_base: {
|
|
|
79
79
|
* @throws {@link Macie2ServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ListAutomatedDiscoveryAccountsCommand extends ListAutomatedDiscoveryAccountsCommand_base {
|
|
@@ -171,6 +171,7 @@ declare const ListClassificationJobsCommand_base: {
|
|
|
171
171
|
* @throws {@link Macie2ServiceException}
|
|
172
172
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
173
173
|
*
|
|
174
|
+
*
|
|
174
175
|
* @public
|
|
175
176
|
*/
|
|
176
177
|
export declare class ListClassificationJobsCommand extends ListClassificationJobsCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const ListClassificationScopesCommand_base: {
|
|
|
73
73
|
* @throws {@link Macie2ServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class ListClassificationScopesCommand extends ListClassificationScopesCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const ListCustomDataIdentifiersCommand_base: {
|
|
|
85
85
|
* @throws {@link Macie2ServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class ListCustomDataIdentifiersCommand extends ListCustomDataIdentifiersCommand_base {
|
|
@@ -102,6 +102,7 @@ declare const ListFindingsCommand_base: {
|
|
|
102
102
|
* @throws {@link Macie2ServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
104
104
|
*
|
|
105
|
+
*
|
|
105
106
|
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class ListFindingsCommand extends ListFindingsCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const ListFindingsFiltersCommand_base: {
|
|
|
87
87
|
* @throws {@link Macie2ServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListFindingsFiltersCommand extends ListFindingsFiltersCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const ListInvitationsCommand_base: {
|
|
|
84
84
|
* @throws {@link Macie2ServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
86
86
|
*
|
|
87
|
+
*
|
|
87
88
|
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class ListInvitationsCommand extends ListInvitationsCommand_base {
|
|
@@ -60,6 +60,7 @@ declare const ListManagedDataIdentifiersCommand_base: {
|
|
|
60
60
|
* @throws {@link Macie2ServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
62
62
|
*
|
|
63
|
+
*
|
|
63
64
|
* @public
|
|
64
65
|
*/
|
|
65
66
|
export declare class ListManagedDataIdentifiersCommand extends ListManagedDataIdentifiersCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const ListMembersCommand_base: {
|
|
|
92
92
|
* @throws {@link Macie2ServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class ListMembersCommand extends ListMembersCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const ListOrganizationAdminAccountsCommand_base: {
|
|
|
82
82
|
* @throws {@link Macie2ServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class ListOrganizationAdminAccountsCommand extends ListOrganizationAdminAccountsCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const ListResourceProfileArtifactsCommand_base: {
|
|
|
77
77
|
* @throws {@link Macie2ServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListResourceProfileArtifactsCommand extends ListResourceProfileArtifactsCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const ListResourceProfileDetectionsCommand_base: {
|
|
|
84
84
|
* @throws {@link Macie2ServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
86
86
|
*
|
|
87
|
+
*
|
|
87
88
|
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class ListResourceProfileDetectionsCommand extends ListResourceProfileDetectionsCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const ListSensitivityInspectionTemplatesCommand_base: {
|
|
|
76
76
|
* @throws {@link Macie2ServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class ListSensitivityInspectionTemplatesCommand extends ListSensitivityInspectionTemplatesCommand_base {
|
|
@@ -56,6 +56,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
56
56
|
* @throws {@link Macie2ServiceException}
|
|
57
57
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
58
58
|
*
|
|
59
|
+
*
|
|
59
60
|
* @public
|
|
60
61
|
*/
|
|
61
62
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const PutClassificationExportConfigurationCommand_base: {
|
|
|
87
87
|
* @throws {@link Macie2ServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class PutClassificationExportConfigurationCommand extends PutClassificationExportConfigurationCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const PutFindingsPublicationConfigurationCommand_base: {
|
|
|
77
77
|
* @throws {@link Macie2ServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class PutFindingsPublicationConfigurationCommand extends PutFindingsPublicationConfigurationCommand_base {
|
|
@@ -167,6 +167,7 @@ declare const SearchResourcesCommand_base: {
|
|
|
167
167
|
* @throws {@link Macie2ServiceException}
|
|
168
168
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
169
169
|
*
|
|
170
|
+
*
|
|
170
171
|
* @public
|
|
171
172
|
*/
|
|
172
173
|
export declare class SearchResourcesCommand extends SearchResourcesCommand_base {
|
|
@@ -55,6 +55,7 @@ declare const TagResourceCommand_base: {
|
|
|
55
55
|
* @throws {@link Macie2ServiceException}
|
|
56
56
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
57
57
|
*
|
|
58
|
+
*
|
|
58
59
|
* @public
|
|
59
60
|
*/
|
|
60
61
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
@@ -83,6 +83,7 @@ declare const TestCustomDataIdentifierCommand_base: {
|
|
|
83
83
|
* @throws {@link Macie2ServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
85
85
|
*
|
|
86
|
+
*
|
|
86
87
|
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class TestCustomDataIdentifierCommand extends TestCustomDataIdentifierCommand_base {
|
|
@@ -55,6 +55,7 @@ declare const UntagResourceCommand_base: {
|
|
|
55
55
|
* @throws {@link Macie2ServiceException}
|
|
56
56
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
57
57
|
*
|
|
58
|
+
*
|
|
58
59
|
* @public
|
|
59
60
|
*/
|
|
60
61
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const UpdateAllowListCommand_base: {
|
|
|
79
79
|
* @throws {@link Macie2ServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class UpdateAllowListCommand extends UpdateAllowListCommand_base {
|
|
@@ -65,6 +65,7 @@ declare const UpdateAutomatedDiscoveryConfigurationCommand_base: {
|
|
|
65
65
|
* @throws {@link Macie2ServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
67
67
|
*
|
|
68
|
+
*
|
|
68
69
|
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class UpdateAutomatedDiscoveryConfigurationCommand extends UpdateAutomatedDiscoveryConfigurationCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const UpdateClassificationJobCommand_base: {
|
|
|
74
74
|
* @throws {@link Macie2ServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class UpdateClassificationJobCommand extends UpdateClassificationJobCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const UpdateClassificationScopeCommand_base: {
|
|
|
75
75
|
* @throws {@link Macie2ServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class UpdateClassificationScopeCommand extends UpdateClassificationScopeCommand_base {
|
|
@@ -100,6 +100,7 @@ declare const UpdateFindingsFilterCommand_base: {
|
|
|
100
100
|
* @throws {@link Macie2ServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
102
102
|
*
|
|
103
|
+
*
|
|
103
104
|
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class UpdateFindingsFilterCommand extends UpdateFindingsFilterCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const UpdateMacieSessionCommand_base: {
|
|
|
74
74
|
* @throws {@link Macie2ServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class UpdateMacieSessionCommand extends UpdateMacieSessionCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const UpdateMemberSessionCommand_base: {
|
|
|
74
74
|
* @throws {@link Macie2ServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class UpdateMemberSessionCommand extends UpdateMemberSessionCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const UpdateOrganizationConfigurationCommand_base: {
|
|
|
73
73
|
* @throws {@link Macie2ServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class UpdateOrganizationConfigurationCommand extends UpdateOrganizationConfigurationCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const UpdateResourceProfileCommand_base: {
|
|
|
71
71
|
* @throws {@link Macie2ServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class UpdateResourceProfileCommand extends UpdateResourceProfileCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const UpdateResourceProfileDetectionsCommand_base: {
|
|
|
76
76
|
* @throws {@link Macie2ServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class UpdateResourceProfileDetectionsCommand extends UpdateResourceProfileDetectionsCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const UpdateRevealConfigurationCommand_base: {
|
|
|
81
81
|
* @throws {@link Macie2ServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class UpdateRevealConfigurationCommand extends UpdateRevealConfigurationCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const UpdateSensitivityInspectionTemplateCommand_base: {
|
|
|
84
84
|
* @throws {@link Macie2ServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from Macie2 service.</p>
|
|
86
86
|
*
|
|
87
|
+
*
|
|
87
88
|
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class UpdateSensitivityInspectionTemplateCommand extends UpdateSensitivityInspectionTemplateCommand_base {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-macie2",
|
|
3
3
|
"description": "AWS SDK for JavaScript Macie2 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.777.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-macie2",
|
|
@@ -20,43 +20,43 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
-
"@smithy/config-resolver": "^4.0
|
|
35
|
-
"@smithy/core": "^3.
|
|
36
|
-
"@smithy/fetch-http-handler": "^5.0.
|
|
37
|
-
"@smithy/hash-node": "^4.0.
|
|
38
|
-
"@smithy/invalid-dependency": "^4.0.
|
|
39
|
-
"@smithy/middleware-content-length": "^4.0.
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.0
|
|
41
|
-
"@smithy/middleware-retry": "^4.0
|
|
42
|
-
"@smithy/middleware-serde": "^4.0.
|
|
43
|
-
"@smithy/middleware-stack": "^4.0.
|
|
44
|
-
"@smithy/node-config-provider": "^4.0.
|
|
45
|
-
"@smithy/node-http-handler": "^4.0.
|
|
46
|
-
"@smithy/protocol-http": "^5.0
|
|
47
|
-
"@smithy/smithy-client": "^4.
|
|
48
|
-
"@smithy/types": "^4.
|
|
49
|
-
"@smithy/url-parser": "^4.0.
|
|
23
|
+
"@aws-sdk/core": "3.775.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.777.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
26
|
+
"@aws-sdk/middleware-logger": "3.775.0",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.775.0",
|
|
29
|
+
"@aws-sdk/region-config-resolver": "3.775.0",
|
|
30
|
+
"@aws-sdk/types": "3.775.0",
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.775.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-browser": "3.775.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.775.0",
|
|
34
|
+
"@smithy/config-resolver": "^4.1.0",
|
|
35
|
+
"@smithy/core": "^3.2.0",
|
|
36
|
+
"@smithy/fetch-http-handler": "^5.0.2",
|
|
37
|
+
"@smithy/hash-node": "^4.0.2",
|
|
38
|
+
"@smithy/invalid-dependency": "^4.0.2",
|
|
39
|
+
"@smithy/middleware-content-length": "^4.0.2",
|
|
40
|
+
"@smithy/middleware-endpoint": "^4.1.0",
|
|
41
|
+
"@smithy/middleware-retry": "^4.1.0",
|
|
42
|
+
"@smithy/middleware-serde": "^4.0.3",
|
|
43
|
+
"@smithy/middleware-stack": "^4.0.2",
|
|
44
|
+
"@smithy/node-config-provider": "^4.0.2",
|
|
45
|
+
"@smithy/node-http-handler": "^4.0.4",
|
|
46
|
+
"@smithy/protocol-http": "^5.1.0",
|
|
47
|
+
"@smithy/smithy-client": "^4.2.0",
|
|
48
|
+
"@smithy/types": "^4.2.0",
|
|
49
|
+
"@smithy/url-parser": "^4.0.2",
|
|
50
50
|
"@smithy/util-base64": "^4.0.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
52
52
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
55
|
-
"@smithy/util-endpoints": "^3.0.
|
|
56
|
-
"@smithy/util-middleware": "^4.0.
|
|
57
|
-
"@smithy/util-retry": "^4.0.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^4.0.8",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^4.0.8",
|
|
55
|
+
"@smithy/util-endpoints": "^3.0.2",
|
|
56
|
+
"@smithy/util-middleware": "^4.0.2",
|
|
57
|
+
"@smithy/util-retry": "^4.0.2",
|
|
58
58
|
"@smithy/util-utf8": "^4.0.0",
|
|
59
|
-
"@smithy/util-waiter": "^4.0.
|
|
59
|
+
"@smithy/util-waiter": "^4.0.3",
|
|
60
60
|
"@types/uuid": "^9.0.1",
|
|
61
61
|
"tslib": "^2.6.2",
|
|
62
62
|
"uuid": "^9.0.1"
|