@aws-sdk/client-macie2 3.952.0 → 3.953.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/index.js +1265 -875
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/AcceptInvitationCommand.js +2 -2
- package/dist-es/commands/BatchGetCustomDataIdentifiersCommand.js +2 -2
- package/dist-es/commands/BatchUpdateAutomatedDiscoveryAccountsCommand.js +2 -2
- package/dist-es/commands/CreateAllowListCommand.js +2 -2
- package/dist-es/commands/CreateClassificationJobCommand.js +2 -2
- package/dist-es/commands/CreateCustomDataIdentifierCommand.js +2 -2
- package/dist-es/commands/CreateFindingsFilterCommand.js +2 -2
- package/dist-es/commands/CreateInvitationsCommand.js +2 -2
- package/dist-es/commands/CreateMemberCommand.js +2 -2
- package/dist-es/commands/CreateSampleFindingsCommand.js +2 -2
- package/dist-es/commands/DeclineInvitationsCommand.js +2 -2
- package/dist-es/commands/DeleteAllowListCommand.js +2 -2
- package/dist-es/commands/DeleteCustomDataIdentifierCommand.js +2 -2
- package/dist-es/commands/DeleteFindingsFilterCommand.js +2 -2
- package/dist-es/commands/DeleteInvitationsCommand.js +2 -2
- package/dist-es/commands/DeleteMemberCommand.js +2 -2
- package/dist-es/commands/DescribeBucketsCommand.js +2 -2
- package/dist-es/commands/DescribeClassificationJobCommand.js +2 -2
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -2
- package/dist-es/commands/DisableMacieCommand.js +2 -2
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +2 -2
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +2 -2
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +2 -2
- package/dist-es/commands/DisassociateMemberCommand.js +2 -2
- package/dist-es/commands/EnableMacieCommand.js +2 -2
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +2 -2
- package/dist-es/commands/GetAdministratorAccountCommand.js +2 -2
- package/dist-es/commands/GetAllowListCommand.js +2 -2
- package/dist-es/commands/GetAutomatedDiscoveryConfigurationCommand.js +2 -2
- package/dist-es/commands/GetBucketStatisticsCommand.js +2 -2
- package/dist-es/commands/GetClassificationExportConfigurationCommand.js +2 -2
- package/dist-es/commands/GetClassificationScopeCommand.js +2 -2
- package/dist-es/commands/GetCustomDataIdentifierCommand.js +2 -2
- package/dist-es/commands/GetFindingStatisticsCommand.js +2 -2
- package/dist-es/commands/GetFindingsCommand.js +2 -2
- package/dist-es/commands/GetFindingsFilterCommand.js +2 -2
- package/dist-es/commands/GetFindingsPublicationConfigurationCommand.js +2 -2
- package/dist-es/commands/GetInvitationsCountCommand.js +2 -2
- package/dist-es/commands/GetMacieSessionCommand.js +2 -2
- package/dist-es/commands/GetMasterAccountCommand.js +2 -2
- package/dist-es/commands/GetMemberCommand.js +2 -2
- package/dist-es/commands/GetResourceProfileCommand.js +2 -2
- package/dist-es/commands/GetRevealConfigurationCommand.js +2 -2
- package/dist-es/commands/GetSensitiveDataOccurrencesAvailabilityCommand.js +2 -2
- package/dist-es/commands/GetSensitiveDataOccurrencesCommand.js +2 -2
- package/dist-es/commands/GetSensitivityInspectionTemplateCommand.js +2 -2
- package/dist-es/commands/GetUsageStatisticsCommand.js +2 -2
- package/dist-es/commands/GetUsageTotalsCommand.js +2 -2
- package/dist-es/commands/ListAllowListsCommand.js +2 -2
- package/dist-es/commands/ListAutomatedDiscoveryAccountsCommand.js +2 -2
- package/dist-es/commands/ListClassificationJobsCommand.js +2 -2
- package/dist-es/commands/ListClassificationScopesCommand.js +2 -2
- package/dist-es/commands/ListCustomDataIdentifiersCommand.js +2 -2
- package/dist-es/commands/ListFindingsCommand.js +2 -2
- package/dist-es/commands/ListFindingsFiltersCommand.js +2 -2
- package/dist-es/commands/ListInvitationsCommand.js +2 -2
- package/dist-es/commands/ListManagedDataIdentifiersCommand.js +2 -2
- package/dist-es/commands/ListMembersCommand.js +2 -2
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +2 -2
- package/dist-es/commands/ListResourceProfileArtifactsCommand.js +2 -2
- package/dist-es/commands/ListResourceProfileDetectionsCommand.js +2 -2
- package/dist-es/commands/ListSensitivityInspectionTemplatesCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/PutClassificationExportConfigurationCommand.js +2 -2
- package/dist-es/commands/PutFindingsPublicationConfigurationCommand.js +2 -2
- package/dist-es/commands/SearchResourcesCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/TestCustomDataIdentifierCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAllowListCommand.js +2 -2
- package/dist-es/commands/UpdateAutomatedDiscoveryConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateClassificationJobCommand.js +2 -2
- package/dist-es/commands/UpdateClassificationScopeCommand.js +2 -2
- package/dist-es/commands/UpdateFindingsFilterCommand.js +2 -2
- package/dist-es/commands/UpdateMacieSessionCommand.js +2 -2
- package/dist-es/commands/UpdateMemberSessionCommand.js +2 -2
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateResourceProfileCommand.js +2 -2
- package/dist-es/commands/UpdateResourceProfileDetectionsCommand.js +2 -2
- package/dist-es/commands/UpdateRevealConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateSensitivityInspectionTemplateCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +778 -782
- package/dist-types/Macie2Client.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +395 -448
- package/dist-types/ts3.4/Macie2Client.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +394 -449
- package/package.json +35 -35
|
@@ -26,7 +26,12 @@ const getRuntimeConfig = (config) => {
|
|
|
26
26
|
},
|
|
27
27
|
],
|
|
28
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
-
protocol: config?.protocol ??
|
|
29
|
+
protocol: config?.protocol ?? protocols_1.AwsRestJsonProtocol,
|
|
30
|
+
protocolSettings: config?.protocolSettings ?? {
|
|
31
|
+
defaultNamespace: "com.amazonaws.macie2",
|
|
32
|
+
version: "2020-01-01",
|
|
33
|
+
serviceTarget: "Macie2",
|
|
34
|
+
},
|
|
30
35
|
serviceId: config?.serviceId ?? "Macie2",
|
|
31
36
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
32
37
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { AcceptInvitation } from "../schemas/schemas_0";
|
|
4
|
+
import { AcceptInvitation$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class AcceptInvitationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class AcceptInvitationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "AcceptInvitation", {})
|
|
13
13
|
.n("Macie2Client", "AcceptInvitationCommand")
|
|
14
|
-
.sc(AcceptInvitation)
|
|
14
|
+
.sc(AcceptInvitation$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { BatchGetCustomDataIdentifiers } from "../schemas/schemas_0";
|
|
4
|
+
import { BatchGetCustomDataIdentifiers$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class BatchGetCustomDataIdentifiersCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class BatchGetCustomDataIdentifiersCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "BatchGetCustomDataIdentifiers", {})
|
|
13
13
|
.n("Macie2Client", "BatchGetCustomDataIdentifiersCommand")
|
|
14
|
-
.sc(BatchGetCustomDataIdentifiers)
|
|
14
|
+
.sc(BatchGetCustomDataIdentifiers$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { BatchUpdateAutomatedDiscoveryAccounts } from "../schemas/schemas_0";
|
|
4
|
+
import { BatchUpdateAutomatedDiscoveryAccounts$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class BatchUpdateAutomatedDiscoveryAccountsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class BatchUpdateAutomatedDiscoveryAccountsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "BatchUpdateAutomatedDiscoveryAccounts", {})
|
|
13
13
|
.n("Macie2Client", "BatchUpdateAutomatedDiscoveryAccountsCommand")
|
|
14
|
-
.sc(BatchUpdateAutomatedDiscoveryAccounts)
|
|
14
|
+
.sc(BatchUpdateAutomatedDiscoveryAccounts$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateAllowList } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateAllowList$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateAllowListCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateAllowListCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "CreateAllowList", {})
|
|
13
13
|
.n("Macie2Client", "CreateAllowListCommand")
|
|
14
|
-
.sc(CreateAllowList)
|
|
14
|
+
.sc(CreateAllowList$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateClassificationJob } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateClassificationJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateClassificationJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateClassificationJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "CreateClassificationJob", {})
|
|
13
13
|
.n("Macie2Client", "CreateClassificationJobCommand")
|
|
14
|
-
.sc(CreateClassificationJob)
|
|
14
|
+
.sc(CreateClassificationJob$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateCustomDataIdentifier } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateCustomDataIdentifier$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateCustomDataIdentifierCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateCustomDataIdentifierCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "CreateCustomDataIdentifier", {})
|
|
13
13
|
.n("Macie2Client", "CreateCustomDataIdentifierCommand")
|
|
14
|
-
.sc(CreateCustomDataIdentifier)
|
|
14
|
+
.sc(CreateCustomDataIdentifier$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateFindingsFilter } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateFindingsFilter$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateFindingsFilterCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateFindingsFilterCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "CreateFindingsFilter", {})
|
|
13
13
|
.n("Macie2Client", "CreateFindingsFilterCommand")
|
|
14
|
-
.sc(CreateFindingsFilter)
|
|
14
|
+
.sc(CreateFindingsFilter$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateInvitations } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateInvitations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateInvitationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateInvitationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "CreateInvitations", {})
|
|
13
13
|
.n("Macie2Client", "CreateInvitationsCommand")
|
|
14
|
-
.sc(CreateInvitations)
|
|
14
|
+
.sc(CreateInvitations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateMember } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateMember$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateMemberCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateMemberCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "CreateMember", {})
|
|
13
13
|
.n("Macie2Client", "CreateMemberCommand")
|
|
14
|
-
.sc(CreateMember)
|
|
14
|
+
.sc(CreateMember$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { CreateSampleFindings } from "../schemas/schemas_0";
|
|
4
|
+
import { CreateSampleFindings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class CreateSampleFindingsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class CreateSampleFindingsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "CreateSampleFindings", {})
|
|
13
13
|
.n("Macie2Client", "CreateSampleFindingsCommand")
|
|
14
|
-
.sc(CreateSampleFindings)
|
|
14
|
+
.sc(CreateSampleFindings$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeclineInvitations } from "../schemas/schemas_0";
|
|
4
|
+
import { DeclineInvitations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeclineInvitationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeclineInvitationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "DeclineInvitations", {})
|
|
13
13
|
.n("Macie2Client", "DeclineInvitationsCommand")
|
|
14
|
-
.sc(DeclineInvitations)
|
|
14
|
+
.sc(DeclineInvitations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteAllowList } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteAllowList$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteAllowListCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteAllowListCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "DeleteAllowList", {})
|
|
13
13
|
.n("Macie2Client", "DeleteAllowListCommand")
|
|
14
|
-
.sc(DeleteAllowList)
|
|
14
|
+
.sc(DeleteAllowList$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteCustomDataIdentifier } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteCustomDataIdentifier$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteCustomDataIdentifierCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteCustomDataIdentifierCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "DeleteCustomDataIdentifier", {})
|
|
13
13
|
.n("Macie2Client", "DeleteCustomDataIdentifierCommand")
|
|
14
|
-
.sc(DeleteCustomDataIdentifier)
|
|
14
|
+
.sc(DeleteCustomDataIdentifier$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteFindingsFilter } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteFindingsFilter$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteFindingsFilterCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteFindingsFilterCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "DeleteFindingsFilter", {})
|
|
13
13
|
.n("Macie2Client", "DeleteFindingsFilterCommand")
|
|
14
|
-
.sc(DeleteFindingsFilter)
|
|
14
|
+
.sc(DeleteFindingsFilter$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteInvitations } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteInvitations$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteInvitationsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteInvitationsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "DeleteInvitations", {})
|
|
13
13
|
.n("Macie2Client", "DeleteInvitationsCommand")
|
|
14
|
-
.sc(DeleteInvitations)
|
|
14
|
+
.sc(DeleteInvitations$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DeleteMember } from "../schemas/schemas_0";
|
|
4
|
+
import { DeleteMember$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DeleteMemberCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DeleteMemberCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "DeleteMember", {})
|
|
13
13
|
.n("Macie2Client", "DeleteMemberCommand")
|
|
14
|
-
.sc(DeleteMember)
|
|
14
|
+
.sc(DeleteMember$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeBuckets } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeBuckets$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeBucketsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeBucketsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "DescribeBuckets", {})
|
|
13
13
|
.n("Macie2Client", "DescribeBucketsCommand")
|
|
14
|
-
.sc(DescribeBuckets)
|
|
14
|
+
.sc(DescribeBuckets$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeClassificationJob } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeClassificationJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeClassificationJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeClassificationJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "DescribeClassificationJob", {})
|
|
13
13
|
.n("Macie2Client", "DescribeClassificationJobCommand")
|
|
14
|
-
.sc(DescribeClassificationJob)
|
|
14
|
+
.sc(DescribeClassificationJob$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DescribeOrganizationConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { DescribeOrganizationConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DescribeOrganizationConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DescribeOrganizationConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "DescribeOrganizationConfiguration", {})
|
|
13
13
|
.n("Macie2Client", "DescribeOrganizationConfigurationCommand")
|
|
14
|
-
.sc(DescribeOrganizationConfiguration)
|
|
14
|
+
.sc(DescribeOrganizationConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DisableMacie } from "../schemas/schemas_0";
|
|
4
|
+
import { DisableMacie$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisableMacieCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisableMacieCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "DisableMacie", {})
|
|
13
13
|
.n("Macie2Client", "DisableMacieCommand")
|
|
14
|
-
.sc(DisableMacie)
|
|
14
|
+
.sc(DisableMacie$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DisableOrganizationAdminAccount } from "../schemas/schemas_0";
|
|
4
|
+
import { DisableOrganizationAdminAccount$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisableOrganizationAdminAccountCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisableOrganizationAdminAccountCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "DisableOrganizationAdminAccount", {})
|
|
13
13
|
.n("Macie2Client", "DisableOrganizationAdminAccountCommand")
|
|
14
|
-
.sc(DisableOrganizationAdminAccount)
|
|
14
|
+
.sc(DisableOrganizationAdminAccount$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DisassociateFromAdministratorAccount } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateFromAdministratorAccount$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateFromAdministratorAccountCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateFromAdministratorAccountCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "DisassociateFromAdministratorAccount", {})
|
|
13
13
|
.n("Macie2Client", "DisassociateFromAdministratorAccountCommand")
|
|
14
|
-
.sc(DisassociateFromAdministratorAccount)
|
|
14
|
+
.sc(DisassociateFromAdministratorAccount$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DisassociateFromMasterAccount } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateFromMasterAccount$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateFromMasterAccountCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateFromMasterAccountCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "DisassociateFromMasterAccount", {})
|
|
13
13
|
.n("Macie2Client", "DisassociateFromMasterAccountCommand")
|
|
14
|
-
.sc(DisassociateFromMasterAccount)
|
|
14
|
+
.sc(DisassociateFromMasterAccount$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { DisassociateMember } from "../schemas/schemas_0";
|
|
4
|
+
import { DisassociateMember$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class DisassociateMemberCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class DisassociateMemberCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "DisassociateMember", {})
|
|
13
13
|
.n("Macie2Client", "DisassociateMemberCommand")
|
|
14
|
-
.sc(DisassociateMember)
|
|
14
|
+
.sc(DisassociateMember$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { EnableMacie } from "../schemas/schemas_0";
|
|
4
|
+
import { EnableMacie$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class EnableMacieCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class EnableMacieCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "EnableMacie", {})
|
|
13
13
|
.n("Macie2Client", "EnableMacieCommand")
|
|
14
|
-
.sc(EnableMacie)
|
|
14
|
+
.sc(EnableMacie$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { EnableOrganizationAdminAccount } from "../schemas/schemas_0";
|
|
4
|
+
import { EnableOrganizationAdminAccount$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class EnableOrganizationAdminAccountCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class EnableOrganizationAdminAccountCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "EnableOrganizationAdminAccount", {})
|
|
13
13
|
.n("Macie2Client", "EnableOrganizationAdminAccountCommand")
|
|
14
|
-
.sc(EnableOrganizationAdminAccount)
|
|
14
|
+
.sc(EnableOrganizationAdminAccount$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetAdministratorAccount } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAdministratorAccount$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAdministratorAccountCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAdministratorAccountCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "GetAdministratorAccount", {})
|
|
13
13
|
.n("Macie2Client", "GetAdministratorAccountCommand")
|
|
14
|
-
.sc(GetAdministratorAccount)
|
|
14
|
+
.sc(GetAdministratorAccount$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetAllowList } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAllowList$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAllowListCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAllowListCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "GetAllowList", {})
|
|
13
13
|
.n("Macie2Client", "GetAllowListCommand")
|
|
14
|
-
.sc(GetAllowList)
|
|
14
|
+
.sc(GetAllowList$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetAutomatedDiscoveryConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { GetAutomatedDiscoveryConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetAutomatedDiscoveryConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetAutomatedDiscoveryConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "GetAutomatedDiscoveryConfiguration", {})
|
|
13
13
|
.n("Macie2Client", "GetAutomatedDiscoveryConfigurationCommand")
|
|
14
|
-
.sc(GetAutomatedDiscoveryConfiguration)
|
|
14
|
+
.sc(GetAutomatedDiscoveryConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetBucketStatistics } from "../schemas/schemas_0";
|
|
4
|
+
import { GetBucketStatistics$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetBucketStatisticsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetBucketStatisticsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "GetBucketStatistics", {})
|
|
13
13
|
.n("Macie2Client", "GetBucketStatisticsCommand")
|
|
14
|
-
.sc(GetBucketStatistics)
|
|
14
|
+
.sc(GetBucketStatistics$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetClassificationExportConfiguration } from "../schemas/schemas_0";
|
|
4
|
+
import { GetClassificationExportConfiguration$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetClassificationExportConfigurationCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetClassificationExportConfigurationCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "GetClassificationExportConfiguration", {})
|
|
13
13
|
.n("Macie2Client", "GetClassificationExportConfigurationCommand")
|
|
14
|
-
.sc(GetClassificationExportConfiguration)
|
|
14
|
+
.sc(GetClassificationExportConfiguration$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetClassificationScope } from "../schemas/schemas_0";
|
|
4
|
+
import { GetClassificationScope$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetClassificationScopeCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetClassificationScopeCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "GetClassificationScope", {})
|
|
13
13
|
.n("Macie2Client", "GetClassificationScopeCommand")
|
|
14
|
-
.sc(GetClassificationScope)
|
|
14
|
+
.sc(GetClassificationScope$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetCustomDataIdentifier } from "../schemas/schemas_0";
|
|
4
|
+
import { GetCustomDataIdentifier$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetCustomDataIdentifierCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetCustomDataIdentifierCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "GetCustomDataIdentifier", {})
|
|
13
13
|
.n("Macie2Client", "GetCustomDataIdentifierCommand")
|
|
14
|
-
.sc(GetCustomDataIdentifier)
|
|
14
|
+
.sc(GetCustomDataIdentifier$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetFindingStatistics } from "../schemas/schemas_0";
|
|
4
|
+
import { GetFindingStatistics$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetFindingStatisticsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetFindingStatisticsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "GetFindingStatistics", {})
|
|
13
13
|
.n("Macie2Client", "GetFindingStatisticsCommand")
|
|
14
|
-
.sc(GetFindingStatistics)
|
|
14
|
+
.sc(GetFindingStatistics$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetFindings } from "../schemas/schemas_0";
|
|
4
|
+
import { GetFindings$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetFindingsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetFindingsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Macie2", "GetFindings", {})
|
|
13
13
|
.n("Macie2Client", "GetFindingsCommand")
|
|
14
|
-
.sc(GetFindings)
|
|
14
|
+
.sc(GetFindings$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|