@aws-sdk/client-macie2 3.1045.0 → 3.1047.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 +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +186 -188
- package/dist-cjs/models/Macie2ServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/Macie2.js +1 -1
- package/dist-es/Macie2Client.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -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/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/Macie2ServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/waiters/waitForFindingRevealed.js +1 -1
- package/dist-types/Macie2.d.ts +1 -1
- package/dist-types/Macie2Client.d.ts +5 -5
- package/dist-types/commands/AcceptInvitationCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetCustomDataIdentifiersCommand.d.ts +6 -4
- package/dist-types/commands/BatchUpdateAutomatedDiscoveryAccountsCommand.d.ts +6 -4
- package/dist-types/commands/CreateAllowListCommand.d.ts +6 -4
- package/dist-types/commands/CreateClassificationJobCommand.d.ts +6 -4
- package/dist-types/commands/CreateCustomDataIdentifierCommand.d.ts +6 -4
- package/dist-types/commands/CreateFindingsFilterCommand.d.ts +6 -4
- package/dist-types/commands/CreateInvitationsCommand.d.ts +6 -4
- package/dist-types/commands/CreateMemberCommand.d.ts +6 -4
- package/dist-types/commands/CreateSampleFindingsCommand.d.ts +6 -4
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAllowListCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCustomDataIdentifierCommand.d.ts +6 -4
- package/dist-types/commands/DeleteFindingsFilterCommand.d.ts +6 -4
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteMemberCommand.d.ts +6 -4
- package/dist-types/commands/DescribeBucketsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeClassificationJobCommand.d.ts +6 -4
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DisableMacieCommand.d.ts +6 -4
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateMemberCommand.d.ts +6 -4
- package/dist-types/commands/EnableMacieCommand.d.ts +6 -4
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +6 -4
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +6 -4
- package/dist-types/commands/GetAllowListCommand.d.ts +6 -4
- package/dist-types/commands/GetAutomatedDiscoveryConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetBucketStatisticsCommand.d.ts +6 -4
- package/dist-types/commands/GetClassificationExportConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetClassificationScopeCommand.d.ts +6 -4
- package/dist-types/commands/GetCustomDataIdentifierCommand.d.ts +6 -4
- package/dist-types/commands/GetFindingStatisticsCommand.d.ts +6 -4
- package/dist-types/commands/GetFindingsCommand.d.ts +6 -4
- package/dist-types/commands/GetFindingsFilterCommand.d.ts +6 -4
- package/dist-types/commands/GetFindingsPublicationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +6 -4
- package/dist-types/commands/GetMacieSessionCommand.d.ts +6 -4
- package/dist-types/commands/GetMasterAccountCommand.d.ts +6 -4
- package/dist-types/commands/GetMemberCommand.d.ts +6 -4
- package/dist-types/commands/GetResourceProfileCommand.d.ts +6 -4
- package/dist-types/commands/GetRevealConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +6 -4
- package/dist-types/commands/GetSensitiveDataOccurrencesCommand.d.ts +6 -4
- package/dist-types/commands/GetSensitivityInspectionTemplateCommand.d.ts +6 -4
- package/dist-types/commands/GetUsageStatisticsCommand.d.ts +6 -4
- package/dist-types/commands/GetUsageTotalsCommand.d.ts +6 -4
- package/dist-types/commands/ListAllowListsCommand.d.ts +6 -4
- package/dist-types/commands/ListAutomatedDiscoveryAccountsCommand.d.ts +6 -4
- package/dist-types/commands/ListClassificationJobsCommand.d.ts +6 -4
- package/dist-types/commands/ListClassificationScopesCommand.d.ts +6 -4
- package/dist-types/commands/ListCustomDataIdentifiersCommand.d.ts +6 -4
- package/dist-types/commands/ListFindingsCommand.d.ts +6 -4
- package/dist-types/commands/ListFindingsFiltersCommand.d.ts +6 -4
- package/dist-types/commands/ListInvitationsCommand.d.ts +6 -4
- package/dist-types/commands/ListManagedDataIdentifiersCommand.d.ts +6 -4
- package/dist-types/commands/ListMembersCommand.d.ts +6 -4
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +6 -4
- package/dist-types/commands/ListResourceProfileArtifactsCommand.d.ts +6 -4
- package/dist-types/commands/ListResourceProfileDetectionsCommand.d.ts +6 -4
- package/dist-types/commands/ListSensitivityInspectionTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/PutClassificationExportConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/PutFindingsPublicationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/SearchResourcesCommand.d.ts +6 -4
- package/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/commands/TestCustomDataIdentifierCommand.d.ts +6 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAllowListCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateClassificationJobCommand.d.ts +6 -4
- package/dist-types/commands/UpdateClassificationScopeCommand.d.ts +6 -4
- package/dist-types/commands/UpdateFindingsFilterCommand.d.ts +6 -4
- package/dist-types/commands/UpdateMacieSessionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateMemberSessionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateResourceProfileCommand.d.ts +6 -4
- package/dist-types/commands/UpdateResourceProfileDetectionsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRevealConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSensitivityInspectionTemplateCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/Macie2ServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/Macie2.d.ts +1 -1
- package/dist-types/ts3.4/Macie2Client.d.ts +8 -14
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetCustomDataIdentifiersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchUpdateAutomatedDiscoveryAccountsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAllowListCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateClassificationJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCustomDataIdentifierCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateFindingsFilterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateInvitationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateMemberCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAllowListCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCustomDataIdentifierCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteFindingsFilterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeBucketsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeClassificationJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableMacieCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableMacieCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAllowListCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAutomatedDiscoveryConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBucketStatisticsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetClassificationExportConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetClassificationScopeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCustomDataIdentifierCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFindingStatisticsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFindingsFilterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFindingsPublicationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMacieSessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetResourceProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRevealConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSensitiveDataOccurrencesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSensitivityInspectionTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUsageTotalsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAllowListsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAutomatedDiscoveryAccountsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListClassificationJobsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListClassificationScopesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCustomDataIdentifiersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListFindingsFiltersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListManagedDataIdentifiersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListResourceProfileArtifactsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListResourceProfileDetectionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSensitivityInspectionTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutClassificationExportConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutFindingsPublicationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchResourcesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TestCustomDataIdentifierCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAllowListCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateClassificationJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateClassificationScopeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateFindingsFilterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateMacieSessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateMemberSessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateResourceProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateResourceProfileDetectionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRevealConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSensitivityInspectionTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/Macie2ServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/waiters/waitForFindingRevealed.d.ts +1 -1
- package/dist-types/waiters/waitForFindingRevealed.d.ts +1 -1
- package/package.json +13 -35
package/dist-cjs/index.js
CHANGED
|
@@ -4,19 +4,17 @@ var middlewareHostHeader = require('@aws-sdk/middleware-host-header');
|
|
|
4
4
|
var middlewareLogger = require('@aws-sdk/middleware-logger');
|
|
5
5
|
var middlewareRecursionDetection = require('@aws-sdk/middleware-recursion-detection');
|
|
6
6
|
var middlewareUserAgent = require('@aws-sdk/middleware-user-agent');
|
|
7
|
-
var configResolver = require('@smithy/config-resolver');
|
|
8
7
|
var core = require('@smithy/core');
|
|
8
|
+
var client = require('@smithy/core/client');
|
|
9
|
+
var config = require('@smithy/core/config');
|
|
10
|
+
var endpoints = require('@smithy/core/endpoints');
|
|
11
|
+
var protocols = require('@smithy/core/protocols');
|
|
12
|
+
var retry = require('@smithy/core/retry');
|
|
9
13
|
var schema = require('@smithy/core/schema');
|
|
10
|
-
var middlewareContentLength = require('@smithy/middleware-content-length');
|
|
11
|
-
var middlewareEndpoint = require('@smithy/middleware-endpoint');
|
|
12
|
-
var middlewareRetry = require('@smithy/middleware-retry');
|
|
13
|
-
var smithyClient = require('@smithy/smithy-client');
|
|
14
14
|
var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
|
|
15
15
|
var runtimeConfig = require('./runtimeConfig');
|
|
16
16
|
var regionConfigResolver = require('@aws-sdk/region-config-resolver');
|
|
17
|
-
var protocolHttp = require('@smithy/protocol-http');
|
|
18
17
|
var schemas_0 = require('./schemas/schemas_0');
|
|
19
|
-
var utilWaiter = require('@smithy/util-waiter');
|
|
20
18
|
var errors = require('./models/errors');
|
|
21
19
|
var Macie2ServiceException = require('./models/Macie2ServiceException');
|
|
22
20
|
|
|
@@ -74,12 +72,12 @@ const resolveHttpAuthRuntimeConfig = (config) => {
|
|
|
74
72
|
};
|
|
75
73
|
|
|
76
74
|
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
77
|
-
const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig),
|
|
75
|
+
const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), client.getDefaultExtensionConfiguration(runtimeConfig), protocols.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
78
76
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
79
|
-
return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration),
|
|
77
|
+
return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), client.resolveDefaultRuntimeConfig(extensionConfiguration), protocols.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
|
|
80
78
|
};
|
|
81
79
|
|
|
82
|
-
class Macie2Client extends
|
|
80
|
+
class Macie2Client extends client.Client {
|
|
83
81
|
config;
|
|
84
82
|
constructor(...[configuration]) {
|
|
85
83
|
const _config_0 = runtimeConfig.getRuntimeConfig(configuration || {});
|
|
@@ -87,17 +85,17 @@ class Macie2Client extends smithyClient.Client {
|
|
|
87
85
|
this.initConfig = _config_0;
|
|
88
86
|
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
89
87
|
const _config_2 = middlewareUserAgent.resolveUserAgentConfig(_config_1);
|
|
90
|
-
const _config_3 =
|
|
91
|
-
const _config_4 =
|
|
88
|
+
const _config_3 = retry.resolveRetryConfig(_config_2);
|
|
89
|
+
const _config_4 = config.resolveRegionConfig(_config_3);
|
|
92
90
|
const _config_5 = middlewareHostHeader.resolveHostHeaderConfig(_config_4);
|
|
93
|
-
const _config_6 =
|
|
91
|
+
const _config_6 = endpoints.resolveEndpointConfig(_config_5);
|
|
94
92
|
const _config_7 = httpAuthSchemeProvider.resolveHttpAuthSchemeConfig(_config_6);
|
|
95
93
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
96
94
|
this.config = _config_8;
|
|
97
95
|
this.middlewareStack.use(schema.getSchemaSerdePlugin(this.config));
|
|
98
96
|
this.middlewareStack.use(middlewareUserAgent.getUserAgentPlugin(this.config));
|
|
99
|
-
this.middlewareStack.use(
|
|
100
|
-
this.middlewareStack.use(
|
|
97
|
+
this.middlewareStack.use(retry.getRetryPlugin(this.config));
|
|
98
|
+
this.middlewareStack.use(protocols.getContentLengthPlugin(this.config));
|
|
101
99
|
this.middlewareStack.use(middlewareHostHeader.getHostHeaderPlugin(this.config));
|
|
102
100
|
this.middlewareStack.use(middlewareLogger.getLoggerPlugin(this.config));
|
|
103
101
|
this.middlewareStack.use(middlewareRecursionDetection.getRecursionDetectionPlugin(this.config));
|
|
@@ -114,11 +112,11 @@ class Macie2Client extends smithyClient.Client {
|
|
|
114
112
|
}
|
|
115
113
|
}
|
|
116
114
|
|
|
117
|
-
class AcceptInvitationCommand extends
|
|
115
|
+
class AcceptInvitationCommand extends client.Command
|
|
118
116
|
.classBuilder()
|
|
119
117
|
.ep(commonParams)
|
|
120
118
|
.m(function (Command, cs, config, o) {
|
|
121
|
-
return [
|
|
119
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
122
120
|
})
|
|
123
121
|
.s("Macie2", "AcceptInvitation", {})
|
|
124
122
|
.n("Macie2Client", "AcceptInvitationCommand")
|
|
@@ -126,11 +124,11 @@ class AcceptInvitationCommand extends smithyClient.Command
|
|
|
126
124
|
.build() {
|
|
127
125
|
}
|
|
128
126
|
|
|
129
|
-
class BatchGetCustomDataIdentifiersCommand extends
|
|
127
|
+
class BatchGetCustomDataIdentifiersCommand extends client.Command
|
|
130
128
|
.classBuilder()
|
|
131
129
|
.ep(commonParams)
|
|
132
130
|
.m(function (Command, cs, config, o) {
|
|
133
|
-
return [
|
|
131
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
134
132
|
})
|
|
135
133
|
.s("Macie2", "BatchGetCustomDataIdentifiers", {})
|
|
136
134
|
.n("Macie2Client", "BatchGetCustomDataIdentifiersCommand")
|
|
@@ -138,11 +136,11 @@ class BatchGetCustomDataIdentifiersCommand extends smithyClient.Command
|
|
|
138
136
|
.build() {
|
|
139
137
|
}
|
|
140
138
|
|
|
141
|
-
class BatchUpdateAutomatedDiscoveryAccountsCommand extends
|
|
139
|
+
class BatchUpdateAutomatedDiscoveryAccountsCommand extends client.Command
|
|
142
140
|
.classBuilder()
|
|
143
141
|
.ep(commonParams)
|
|
144
142
|
.m(function (Command, cs, config, o) {
|
|
145
|
-
return [
|
|
143
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
146
144
|
})
|
|
147
145
|
.s("Macie2", "BatchUpdateAutomatedDiscoveryAccounts", {})
|
|
148
146
|
.n("Macie2Client", "BatchUpdateAutomatedDiscoveryAccountsCommand")
|
|
@@ -150,11 +148,11 @@ class BatchUpdateAutomatedDiscoveryAccountsCommand extends smithyClient.Command
|
|
|
150
148
|
.build() {
|
|
151
149
|
}
|
|
152
150
|
|
|
153
|
-
class CreateAllowListCommand extends
|
|
151
|
+
class CreateAllowListCommand extends client.Command
|
|
154
152
|
.classBuilder()
|
|
155
153
|
.ep(commonParams)
|
|
156
154
|
.m(function (Command, cs, config, o) {
|
|
157
|
-
return [
|
|
155
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
158
156
|
})
|
|
159
157
|
.s("Macie2", "CreateAllowList", {})
|
|
160
158
|
.n("Macie2Client", "CreateAllowListCommand")
|
|
@@ -162,11 +160,11 @@ class CreateAllowListCommand extends smithyClient.Command
|
|
|
162
160
|
.build() {
|
|
163
161
|
}
|
|
164
162
|
|
|
165
|
-
class CreateClassificationJobCommand extends
|
|
163
|
+
class CreateClassificationJobCommand extends client.Command
|
|
166
164
|
.classBuilder()
|
|
167
165
|
.ep(commonParams)
|
|
168
166
|
.m(function (Command, cs, config, o) {
|
|
169
|
-
return [
|
|
167
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
170
168
|
})
|
|
171
169
|
.s("Macie2", "CreateClassificationJob", {})
|
|
172
170
|
.n("Macie2Client", "CreateClassificationJobCommand")
|
|
@@ -174,11 +172,11 @@ class CreateClassificationJobCommand extends smithyClient.Command
|
|
|
174
172
|
.build() {
|
|
175
173
|
}
|
|
176
174
|
|
|
177
|
-
class CreateCustomDataIdentifierCommand extends
|
|
175
|
+
class CreateCustomDataIdentifierCommand extends client.Command
|
|
178
176
|
.classBuilder()
|
|
179
177
|
.ep(commonParams)
|
|
180
178
|
.m(function (Command, cs, config, o) {
|
|
181
|
-
return [
|
|
179
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
182
180
|
})
|
|
183
181
|
.s("Macie2", "CreateCustomDataIdentifier", {})
|
|
184
182
|
.n("Macie2Client", "CreateCustomDataIdentifierCommand")
|
|
@@ -186,11 +184,11 @@ class CreateCustomDataIdentifierCommand extends smithyClient.Command
|
|
|
186
184
|
.build() {
|
|
187
185
|
}
|
|
188
186
|
|
|
189
|
-
class CreateFindingsFilterCommand extends
|
|
187
|
+
class CreateFindingsFilterCommand extends client.Command
|
|
190
188
|
.classBuilder()
|
|
191
189
|
.ep(commonParams)
|
|
192
190
|
.m(function (Command, cs, config, o) {
|
|
193
|
-
return [
|
|
191
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
194
192
|
})
|
|
195
193
|
.s("Macie2", "CreateFindingsFilter", {})
|
|
196
194
|
.n("Macie2Client", "CreateFindingsFilterCommand")
|
|
@@ -198,11 +196,11 @@ class CreateFindingsFilterCommand extends smithyClient.Command
|
|
|
198
196
|
.build() {
|
|
199
197
|
}
|
|
200
198
|
|
|
201
|
-
class CreateInvitationsCommand extends
|
|
199
|
+
class CreateInvitationsCommand extends client.Command
|
|
202
200
|
.classBuilder()
|
|
203
201
|
.ep(commonParams)
|
|
204
202
|
.m(function (Command, cs, config, o) {
|
|
205
|
-
return [
|
|
203
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
206
204
|
})
|
|
207
205
|
.s("Macie2", "CreateInvitations", {})
|
|
208
206
|
.n("Macie2Client", "CreateInvitationsCommand")
|
|
@@ -210,11 +208,11 @@ class CreateInvitationsCommand extends smithyClient.Command
|
|
|
210
208
|
.build() {
|
|
211
209
|
}
|
|
212
210
|
|
|
213
|
-
class CreateMemberCommand extends
|
|
211
|
+
class CreateMemberCommand extends client.Command
|
|
214
212
|
.classBuilder()
|
|
215
213
|
.ep(commonParams)
|
|
216
214
|
.m(function (Command, cs, config, o) {
|
|
217
|
-
return [
|
|
215
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
218
216
|
})
|
|
219
217
|
.s("Macie2", "CreateMember", {})
|
|
220
218
|
.n("Macie2Client", "CreateMemberCommand")
|
|
@@ -222,11 +220,11 @@ class CreateMemberCommand extends smithyClient.Command
|
|
|
222
220
|
.build() {
|
|
223
221
|
}
|
|
224
222
|
|
|
225
|
-
class CreateSampleFindingsCommand extends
|
|
223
|
+
class CreateSampleFindingsCommand extends client.Command
|
|
226
224
|
.classBuilder()
|
|
227
225
|
.ep(commonParams)
|
|
228
226
|
.m(function (Command, cs, config, o) {
|
|
229
|
-
return [
|
|
227
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
230
228
|
})
|
|
231
229
|
.s("Macie2", "CreateSampleFindings", {})
|
|
232
230
|
.n("Macie2Client", "CreateSampleFindingsCommand")
|
|
@@ -234,11 +232,11 @@ class CreateSampleFindingsCommand extends smithyClient.Command
|
|
|
234
232
|
.build() {
|
|
235
233
|
}
|
|
236
234
|
|
|
237
|
-
class DeclineInvitationsCommand extends
|
|
235
|
+
class DeclineInvitationsCommand extends client.Command
|
|
238
236
|
.classBuilder()
|
|
239
237
|
.ep(commonParams)
|
|
240
238
|
.m(function (Command, cs, config, o) {
|
|
241
|
-
return [
|
|
239
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
242
240
|
})
|
|
243
241
|
.s("Macie2", "DeclineInvitations", {})
|
|
244
242
|
.n("Macie2Client", "DeclineInvitationsCommand")
|
|
@@ -246,11 +244,11 @@ class DeclineInvitationsCommand extends smithyClient.Command
|
|
|
246
244
|
.build() {
|
|
247
245
|
}
|
|
248
246
|
|
|
249
|
-
class DeleteAllowListCommand extends
|
|
247
|
+
class DeleteAllowListCommand extends client.Command
|
|
250
248
|
.classBuilder()
|
|
251
249
|
.ep(commonParams)
|
|
252
250
|
.m(function (Command, cs, config, o) {
|
|
253
|
-
return [
|
|
251
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
254
252
|
})
|
|
255
253
|
.s("Macie2", "DeleteAllowList", {})
|
|
256
254
|
.n("Macie2Client", "DeleteAllowListCommand")
|
|
@@ -258,11 +256,11 @@ class DeleteAllowListCommand extends smithyClient.Command
|
|
|
258
256
|
.build() {
|
|
259
257
|
}
|
|
260
258
|
|
|
261
|
-
class DeleteCustomDataIdentifierCommand extends
|
|
259
|
+
class DeleteCustomDataIdentifierCommand extends client.Command
|
|
262
260
|
.classBuilder()
|
|
263
261
|
.ep(commonParams)
|
|
264
262
|
.m(function (Command, cs, config, o) {
|
|
265
|
-
return [
|
|
263
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
266
264
|
})
|
|
267
265
|
.s("Macie2", "DeleteCustomDataIdentifier", {})
|
|
268
266
|
.n("Macie2Client", "DeleteCustomDataIdentifierCommand")
|
|
@@ -270,11 +268,11 @@ class DeleteCustomDataIdentifierCommand extends smithyClient.Command
|
|
|
270
268
|
.build() {
|
|
271
269
|
}
|
|
272
270
|
|
|
273
|
-
class DeleteFindingsFilterCommand extends
|
|
271
|
+
class DeleteFindingsFilterCommand extends client.Command
|
|
274
272
|
.classBuilder()
|
|
275
273
|
.ep(commonParams)
|
|
276
274
|
.m(function (Command, cs, config, o) {
|
|
277
|
-
return [
|
|
275
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
278
276
|
})
|
|
279
277
|
.s("Macie2", "DeleteFindingsFilter", {})
|
|
280
278
|
.n("Macie2Client", "DeleteFindingsFilterCommand")
|
|
@@ -282,11 +280,11 @@ class DeleteFindingsFilterCommand extends smithyClient.Command
|
|
|
282
280
|
.build() {
|
|
283
281
|
}
|
|
284
282
|
|
|
285
|
-
class DeleteInvitationsCommand extends
|
|
283
|
+
class DeleteInvitationsCommand extends client.Command
|
|
286
284
|
.classBuilder()
|
|
287
285
|
.ep(commonParams)
|
|
288
286
|
.m(function (Command, cs, config, o) {
|
|
289
|
-
return [
|
|
287
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
290
288
|
})
|
|
291
289
|
.s("Macie2", "DeleteInvitations", {})
|
|
292
290
|
.n("Macie2Client", "DeleteInvitationsCommand")
|
|
@@ -294,11 +292,11 @@ class DeleteInvitationsCommand extends smithyClient.Command
|
|
|
294
292
|
.build() {
|
|
295
293
|
}
|
|
296
294
|
|
|
297
|
-
class DeleteMemberCommand extends
|
|
295
|
+
class DeleteMemberCommand extends client.Command
|
|
298
296
|
.classBuilder()
|
|
299
297
|
.ep(commonParams)
|
|
300
298
|
.m(function (Command, cs, config, o) {
|
|
301
|
-
return [
|
|
299
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
302
300
|
})
|
|
303
301
|
.s("Macie2", "DeleteMember", {})
|
|
304
302
|
.n("Macie2Client", "DeleteMemberCommand")
|
|
@@ -306,11 +304,11 @@ class DeleteMemberCommand extends smithyClient.Command
|
|
|
306
304
|
.build() {
|
|
307
305
|
}
|
|
308
306
|
|
|
309
|
-
class DescribeBucketsCommand extends
|
|
307
|
+
class DescribeBucketsCommand extends client.Command
|
|
310
308
|
.classBuilder()
|
|
311
309
|
.ep(commonParams)
|
|
312
310
|
.m(function (Command, cs, config, o) {
|
|
313
|
-
return [
|
|
311
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
314
312
|
})
|
|
315
313
|
.s("Macie2", "DescribeBuckets", {})
|
|
316
314
|
.n("Macie2Client", "DescribeBucketsCommand")
|
|
@@ -318,11 +316,11 @@ class DescribeBucketsCommand extends smithyClient.Command
|
|
|
318
316
|
.build() {
|
|
319
317
|
}
|
|
320
318
|
|
|
321
|
-
class DescribeClassificationJobCommand extends
|
|
319
|
+
class DescribeClassificationJobCommand extends client.Command
|
|
322
320
|
.classBuilder()
|
|
323
321
|
.ep(commonParams)
|
|
324
322
|
.m(function (Command, cs, config, o) {
|
|
325
|
-
return [
|
|
323
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
326
324
|
})
|
|
327
325
|
.s("Macie2", "DescribeClassificationJob", {})
|
|
328
326
|
.n("Macie2Client", "DescribeClassificationJobCommand")
|
|
@@ -330,11 +328,11 @@ class DescribeClassificationJobCommand extends smithyClient.Command
|
|
|
330
328
|
.build() {
|
|
331
329
|
}
|
|
332
330
|
|
|
333
|
-
class DescribeOrganizationConfigurationCommand extends
|
|
331
|
+
class DescribeOrganizationConfigurationCommand extends client.Command
|
|
334
332
|
.classBuilder()
|
|
335
333
|
.ep(commonParams)
|
|
336
334
|
.m(function (Command, cs, config, o) {
|
|
337
|
-
return [
|
|
335
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
338
336
|
})
|
|
339
337
|
.s("Macie2", "DescribeOrganizationConfiguration", {})
|
|
340
338
|
.n("Macie2Client", "DescribeOrganizationConfigurationCommand")
|
|
@@ -342,11 +340,11 @@ class DescribeOrganizationConfigurationCommand extends smithyClient.Command
|
|
|
342
340
|
.build() {
|
|
343
341
|
}
|
|
344
342
|
|
|
345
|
-
class DisableMacieCommand extends
|
|
343
|
+
class DisableMacieCommand extends client.Command
|
|
346
344
|
.classBuilder()
|
|
347
345
|
.ep(commonParams)
|
|
348
346
|
.m(function (Command, cs, config, o) {
|
|
349
|
-
return [
|
|
347
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
350
348
|
})
|
|
351
349
|
.s("Macie2", "DisableMacie", {})
|
|
352
350
|
.n("Macie2Client", "DisableMacieCommand")
|
|
@@ -354,11 +352,11 @@ class DisableMacieCommand extends smithyClient.Command
|
|
|
354
352
|
.build() {
|
|
355
353
|
}
|
|
356
354
|
|
|
357
|
-
class DisableOrganizationAdminAccountCommand extends
|
|
355
|
+
class DisableOrganizationAdminAccountCommand extends client.Command
|
|
358
356
|
.classBuilder()
|
|
359
357
|
.ep(commonParams)
|
|
360
358
|
.m(function (Command, cs, config, o) {
|
|
361
|
-
return [
|
|
359
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
362
360
|
})
|
|
363
361
|
.s("Macie2", "DisableOrganizationAdminAccount", {})
|
|
364
362
|
.n("Macie2Client", "DisableOrganizationAdminAccountCommand")
|
|
@@ -366,11 +364,11 @@ class DisableOrganizationAdminAccountCommand extends smithyClient.Command
|
|
|
366
364
|
.build() {
|
|
367
365
|
}
|
|
368
366
|
|
|
369
|
-
class DisassociateFromAdministratorAccountCommand extends
|
|
367
|
+
class DisassociateFromAdministratorAccountCommand extends client.Command
|
|
370
368
|
.classBuilder()
|
|
371
369
|
.ep(commonParams)
|
|
372
370
|
.m(function (Command, cs, config, o) {
|
|
373
|
-
return [
|
|
371
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
374
372
|
})
|
|
375
373
|
.s("Macie2", "DisassociateFromAdministratorAccount", {})
|
|
376
374
|
.n("Macie2Client", "DisassociateFromAdministratorAccountCommand")
|
|
@@ -378,11 +376,11 @@ class DisassociateFromAdministratorAccountCommand extends smithyClient.Command
|
|
|
378
376
|
.build() {
|
|
379
377
|
}
|
|
380
378
|
|
|
381
|
-
class DisassociateFromMasterAccountCommand extends
|
|
379
|
+
class DisassociateFromMasterAccountCommand extends client.Command
|
|
382
380
|
.classBuilder()
|
|
383
381
|
.ep(commonParams)
|
|
384
382
|
.m(function (Command, cs, config, o) {
|
|
385
|
-
return [
|
|
383
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
386
384
|
})
|
|
387
385
|
.s("Macie2", "DisassociateFromMasterAccount", {})
|
|
388
386
|
.n("Macie2Client", "DisassociateFromMasterAccountCommand")
|
|
@@ -390,11 +388,11 @@ class DisassociateFromMasterAccountCommand extends smithyClient.Command
|
|
|
390
388
|
.build() {
|
|
391
389
|
}
|
|
392
390
|
|
|
393
|
-
class DisassociateMemberCommand extends
|
|
391
|
+
class DisassociateMemberCommand extends client.Command
|
|
394
392
|
.classBuilder()
|
|
395
393
|
.ep(commonParams)
|
|
396
394
|
.m(function (Command, cs, config, o) {
|
|
397
|
-
return [
|
|
395
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
398
396
|
})
|
|
399
397
|
.s("Macie2", "DisassociateMember", {})
|
|
400
398
|
.n("Macie2Client", "DisassociateMemberCommand")
|
|
@@ -402,11 +400,11 @@ class DisassociateMemberCommand extends smithyClient.Command
|
|
|
402
400
|
.build() {
|
|
403
401
|
}
|
|
404
402
|
|
|
405
|
-
class EnableMacieCommand extends
|
|
403
|
+
class EnableMacieCommand extends client.Command
|
|
406
404
|
.classBuilder()
|
|
407
405
|
.ep(commonParams)
|
|
408
406
|
.m(function (Command, cs, config, o) {
|
|
409
|
-
return [
|
|
407
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
410
408
|
})
|
|
411
409
|
.s("Macie2", "EnableMacie", {})
|
|
412
410
|
.n("Macie2Client", "EnableMacieCommand")
|
|
@@ -414,11 +412,11 @@ class EnableMacieCommand extends smithyClient.Command
|
|
|
414
412
|
.build() {
|
|
415
413
|
}
|
|
416
414
|
|
|
417
|
-
class EnableOrganizationAdminAccountCommand extends
|
|
415
|
+
class EnableOrganizationAdminAccountCommand extends client.Command
|
|
418
416
|
.classBuilder()
|
|
419
417
|
.ep(commonParams)
|
|
420
418
|
.m(function (Command, cs, config, o) {
|
|
421
|
-
return [
|
|
419
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
422
420
|
})
|
|
423
421
|
.s("Macie2", "EnableOrganizationAdminAccount", {})
|
|
424
422
|
.n("Macie2Client", "EnableOrganizationAdminAccountCommand")
|
|
@@ -426,11 +424,11 @@ class EnableOrganizationAdminAccountCommand extends smithyClient.Command
|
|
|
426
424
|
.build() {
|
|
427
425
|
}
|
|
428
426
|
|
|
429
|
-
class GetAdministratorAccountCommand extends
|
|
427
|
+
class GetAdministratorAccountCommand extends client.Command
|
|
430
428
|
.classBuilder()
|
|
431
429
|
.ep(commonParams)
|
|
432
430
|
.m(function (Command, cs, config, o) {
|
|
433
|
-
return [
|
|
431
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
434
432
|
})
|
|
435
433
|
.s("Macie2", "GetAdministratorAccount", {})
|
|
436
434
|
.n("Macie2Client", "GetAdministratorAccountCommand")
|
|
@@ -438,11 +436,11 @@ class GetAdministratorAccountCommand extends smithyClient.Command
|
|
|
438
436
|
.build() {
|
|
439
437
|
}
|
|
440
438
|
|
|
441
|
-
class GetAllowListCommand extends
|
|
439
|
+
class GetAllowListCommand extends client.Command
|
|
442
440
|
.classBuilder()
|
|
443
441
|
.ep(commonParams)
|
|
444
442
|
.m(function (Command, cs, config, o) {
|
|
445
|
-
return [
|
|
443
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
446
444
|
})
|
|
447
445
|
.s("Macie2", "GetAllowList", {})
|
|
448
446
|
.n("Macie2Client", "GetAllowListCommand")
|
|
@@ -450,11 +448,11 @@ class GetAllowListCommand extends smithyClient.Command
|
|
|
450
448
|
.build() {
|
|
451
449
|
}
|
|
452
450
|
|
|
453
|
-
class GetAutomatedDiscoveryConfigurationCommand extends
|
|
451
|
+
class GetAutomatedDiscoveryConfigurationCommand extends client.Command
|
|
454
452
|
.classBuilder()
|
|
455
453
|
.ep(commonParams)
|
|
456
454
|
.m(function (Command, cs, config, o) {
|
|
457
|
-
return [
|
|
455
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
458
456
|
})
|
|
459
457
|
.s("Macie2", "GetAutomatedDiscoveryConfiguration", {})
|
|
460
458
|
.n("Macie2Client", "GetAutomatedDiscoveryConfigurationCommand")
|
|
@@ -462,11 +460,11 @@ class GetAutomatedDiscoveryConfigurationCommand extends smithyClient.Command
|
|
|
462
460
|
.build() {
|
|
463
461
|
}
|
|
464
462
|
|
|
465
|
-
class GetBucketStatisticsCommand extends
|
|
463
|
+
class GetBucketStatisticsCommand extends client.Command
|
|
466
464
|
.classBuilder()
|
|
467
465
|
.ep(commonParams)
|
|
468
466
|
.m(function (Command, cs, config, o) {
|
|
469
|
-
return [
|
|
467
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
470
468
|
})
|
|
471
469
|
.s("Macie2", "GetBucketStatistics", {})
|
|
472
470
|
.n("Macie2Client", "GetBucketStatisticsCommand")
|
|
@@ -474,11 +472,11 @@ class GetBucketStatisticsCommand extends smithyClient.Command
|
|
|
474
472
|
.build() {
|
|
475
473
|
}
|
|
476
474
|
|
|
477
|
-
class GetClassificationExportConfigurationCommand extends
|
|
475
|
+
class GetClassificationExportConfigurationCommand extends client.Command
|
|
478
476
|
.classBuilder()
|
|
479
477
|
.ep(commonParams)
|
|
480
478
|
.m(function (Command, cs, config, o) {
|
|
481
|
-
return [
|
|
479
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
482
480
|
})
|
|
483
481
|
.s("Macie2", "GetClassificationExportConfiguration", {})
|
|
484
482
|
.n("Macie2Client", "GetClassificationExportConfigurationCommand")
|
|
@@ -486,11 +484,11 @@ class GetClassificationExportConfigurationCommand extends smithyClient.Command
|
|
|
486
484
|
.build() {
|
|
487
485
|
}
|
|
488
486
|
|
|
489
|
-
class GetClassificationScopeCommand extends
|
|
487
|
+
class GetClassificationScopeCommand extends client.Command
|
|
490
488
|
.classBuilder()
|
|
491
489
|
.ep(commonParams)
|
|
492
490
|
.m(function (Command, cs, config, o) {
|
|
493
|
-
return [
|
|
491
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
494
492
|
})
|
|
495
493
|
.s("Macie2", "GetClassificationScope", {})
|
|
496
494
|
.n("Macie2Client", "GetClassificationScopeCommand")
|
|
@@ -498,11 +496,11 @@ class GetClassificationScopeCommand extends smithyClient.Command
|
|
|
498
496
|
.build() {
|
|
499
497
|
}
|
|
500
498
|
|
|
501
|
-
class GetCustomDataIdentifierCommand extends
|
|
499
|
+
class GetCustomDataIdentifierCommand extends client.Command
|
|
502
500
|
.classBuilder()
|
|
503
501
|
.ep(commonParams)
|
|
504
502
|
.m(function (Command, cs, config, o) {
|
|
505
|
-
return [
|
|
503
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
506
504
|
})
|
|
507
505
|
.s("Macie2", "GetCustomDataIdentifier", {})
|
|
508
506
|
.n("Macie2Client", "GetCustomDataIdentifierCommand")
|
|
@@ -510,11 +508,11 @@ class GetCustomDataIdentifierCommand extends smithyClient.Command
|
|
|
510
508
|
.build() {
|
|
511
509
|
}
|
|
512
510
|
|
|
513
|
-
class GetFindingsCommand extends
|
|
511
|
+
class GetFindingsCommand extends client.Command
|
|
514
512
|
.classBuilder()
|
|
515
513
|
.ep(commonParams)
|
|
516
514
|
.m(function (Command, cs, config, o) {
|
|
517
|
-
return [
|
|
515
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
518
516
|
})
|
|
519
517
|
.s("Macie2", "GetFindings", {})
|
|
520
518
|
.n("Macie2Client", "GetFindingsCommand")
|
|
@@ -522,11 +520,11 @@ class GetFindingsCommand extends smithyClient.Command
|
|
|
522
520
|
.build() {
|
|
523
521
|
}
|
|
524
522
|
|
|
525
|
-
class GetFindingsFilterCommand extends
|
|
523
|
+
class GetFindingsFilterCommand extends client.Command
|
|
526
524
|
.classBuilder()
|
|
527
525
|
.ep(commonParams)
|
|
528
526
|
.m(function (Command, cs, config, o) {
|
|
529
|
-
return [
|
|
527
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
530
528
|
})
|
|
531
529
|
.s("Macie2", "GetFindingsFilter", {})
|
|
532
530
|
.n("Macie2Client", "GetFindingsFilterCommand")
|
|
@@ -534,11 +532,11 @@ class GetFindingsFilterCommand extends smithyClient.Command
|
|
|
534
532
|
.build() {
|
|
535
533
|
}
|
|
536
534
|
|
|
537
|
-
class GetFindingsPublicationConfigurationCommand extends
|
|
535
|
+
class GetFindingsPublicationConfigurationCommand extends client.Command
|
|
538
536
|
.classBuilder()
|
|
539
537
|
.ep(commonParams)
|
|
540
538
|
.m(function (Command, cs, config, o) {
|
|
541
|
-
return [
|
|
539
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
542
540
|
})
|
|
543
541
|
.s("Macie2", "GetFindingsPublicationConfiguration", {})
|
|
544
542
|
.n("Macie2Client", "GetFindingsPublicationConfigurationCommand")
|
|
@@ -546,11 +544,11 @@ class GetFindingsPublicationConfigurationCommand extends smithyClient.Command
|
|
|
546
544
|
.build() {
|
|
547
545
|
}
|
|
548
546
|
|
|
549
|
-
class GetFindingStatisticsCommand extends
|
|
547
|
+
class GetFindingStatisticsCommand extends client.Command
|
|
550
548
|
.classBuilder()
|
|
551
549
|
.ep(commonParams)
|
|
552
550
|
.m(function (Command, cs, config, o) {
|
|
553
|
-
return [
|
|
551
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
554
552
|
})
|
|
555
553
|
.s("Macie2", "GetFindingStatistics", {})
|
|
556
554
|
.n("Macie2Client", "GetFindingStatisticsCommand")
|
|
@@ -558,11 +556,11 @@ class GetFindingStatisticsCommand extends smithyClient.Command
|
|
|
558
556
|
.build() {
|
|
559
557
|
}
|
|
560
558
|
|
|
561
|
-
class GetInvitationsCountCommand extends
|
|
559
|
+
class GetInvitationsCountCommand extends client.Command
|
|
562
560
|
.classBuilder()
|
|
563
561
|
.ep(commonParams)
|
|
564
562
|
.m(function (Command, cs, config, o) {
|
|
565
|
-
return [
|
|
563
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
566
564
|
})
|
|
567
565
|
.s("Macie2", "GetInvitationsCount", {})
|
|
568
566
|
.n("Macie2Client", "GetInvitationsCountCommand")
|
|
@@ -570,11 +568,11 @@ class GetInvitationsCountCommand extends smithyClient.Command
|
|
|
570
568
|
.build() {
|
|
571
569
|
}
|
|
572
570
|
|
|
573
|
-
class GetMacieSessionCommand extends
|
|
571
|
+
class GetMacieSessionCommand extends client.Command
|
|
574
572
|
.classBuilder()
|
|
575
573
|
.ep(commonParams)
|
|
576
574
|
.m(function (Command, cs, config, o) {
|
|
577
|
-
return [
|
|
575
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
578
576
|
})
|
|
579
577
|
.s("Macie2", "GetMacieSession", {})
|
|
580
578
|
.n("Macie2Client", "GetMacieSessionCommand")
|
|
@@ -582,11 +580,11 @@ class GetMacieSessionCommand extends smithyClient.Command
|
|
|
582
580
|
.build() {
|
|
583
581
|
}
|
|
584
582
|
|
|
585
|
-
class GetMasterAccountCommand extends
|
|
583
|
+
class GetMasterAccountCommand extends client.Command
|
|
586
584
|
.classBuilder()
|
|
587
585
|
.ep(commonParams)
|
|
588
586
|
.m(function (Command, cs, config, o) {
|
|
589
|
-
return [
|
|
587
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
590
588
|
})
|
|
591
589
|
.s("Macie2", "GetMasterAccount", {})
|
|
592
590
|
.n("Macie2Client", "GetMasterAccountCommand")
|
|
@@ -594,11 +592,11 @@ class GetMasterAccountCommand extends smithyClient.Command
|
|
|
594
592
|
.build() {
|
|
595
593
|
}
|
|
596
594
|
|
|
597
|
-
class GetMemberCommand extends
|
|
595
|
+
class GetMemberCommand extends client.Command
|
|
598
596
|
.classBuilder()
|
|
599
597
|
.ep(commonParams)
|
|
600
598
|
.m(function (Command, cs, config, o) {
|
|
601
|
-
return [
|
|
599
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
602
600
|
})
|
|
603
601
|
.s("Macie2", "GetMember", {})
|
|
604
602
|
.n("Macie2Client", "GetMemberCommand")
|
|
@@ -606,11 +604,11 @@ class GetMemberCommand extends smithyClient.Command
|
|
|
606
604
|
.build() {
|
|
607
605
|
}
|
|
608
606
|
|
|
609
|
-
class GetResourceProfileCommand extends
|
|
607
|
+
class GetResourceProfileCommand extends client.Command
|
|
610
608
|
.classBuilder()
|
|
611
609
|
.ep(commonParams)
|
|
612
610
|
.m(function (Command, cs, config, o) {
|
|
613
|
-
return [
|
|
611
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
614
612
|
})
|
|
615
613
|
.s("Macie2", "GetResourceProfile", {})
|
|
616
614
|
.n("Macie2Client", "GetResourceProfileCommand")
|
|
@@ -618,11 +616,11 @@ class GetResourceProfileCommand extends smithyClient.Command
|
|
|
618
616
|
.build() {
|
|
619
617
|
}
|
|
620
618
|
|
|
621
|
-
class GetRevealConfigurationCommand extends
|
|
619
|
+
class GetRevealConfigurationCommand extends client.Command
|
|
622
620
|
.classBuilder()
|
|
623
621
|
.ep(commonParams)
|
|
624
622
|
.m(function (Command, cs, config, o) {
|
|
625
|
-
return [
|
|
623
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
626
624
|
})
|
|
627
625
|
.s("Macie2", "GetRevealConfiguration", {})
|
|
628
626
|
.n("Macie2Client", "GetRevealConfigurationCommand")
|
|
@@ -630,11 +628,11 @@ class GetRevealConfigurationCommand extends smithyClient.Command
|
|
|
630
628
|
.build() {
|
|
631
629
|
}
|
|
632
630
|
|
|
633
|
-
class GetSensitiveDataOccurrencesAvailabilityCommand extends
|
|
631
|
+
class GetSensitiveDataOccurrencesAvailabilityCommand extends client.Command
|
|
634
632
|
.classBuilder()
|
|
635
633
|
.ep(commonParams)
|
|
636
634
|
.m(function (Command, cs, config, o) {
|
|
637
|
-
return [
|
|
635
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
638
636
|
})
|
|
639
637
|
.s("Macie2", "GetSensitiveDataOccurrencesAvailability", {})
|
|
640
638
|
.n("Macie2Client", "GetSensitiveDataOccurrencesAvailabilityCommand")
|
|
@@ -642,11 +640,11 @@ class GetSensitiveDataOccurrencesAvailabilityCommand extends smithyClient.Comman
|
|
|
642
640
|
.build() {
|
|
643
641
|
}
|
|
644
642
|
|
|
645
|
-
class GetSensitiveDataOccurrencesCommand extends
|
|
643
|
+
class GetSensitiveDataOccurrencesCommand extends client.Command
|
|
646
644
|
.classBuilder()
|
|
647
645
|
.ep(commonParams)
|
|
648
646
|
.m(function (Command, cs, config, o) {
|
|
649
|
-
return [
|
|
647
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
650
648
|
})
|
|
651
649
|
.s("Macie2", "GetSensitiveDataOccurrences", {})
|
|
652
650
|
.n("Macie2Client", "GetSensitiveDataOccurrencesCommand")
|
|
@@ -654,11 +652,11 @@ class GetSensitiveDataOccurrencesCommand extends smithyClient.Command
|
|
|
654
652
|
.build() {
|
|
655
653
|
}
|
|
656
654
|
|
|
657
|
-
class GetSensitivityInspectionTemplateCommand extends
|
|
655
|
+
class GetSensitivityInspectionTemplateCommand extends client.Command
|
|
658
656
|
.classBuilder()
|
|
659
657
|
.ep(commonParams)
|
|
660
658
|
.m(function (Command, cs, config, o) {
|
|
661
|
-
return [
|
|
659
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
662
660
|
})
|
|
663
661
|
.s("Macie2", "GetSensitivityInspectionTemplate", {})
|
|
664
662
|
.n("Macie2Client", "GetSensitivityInspectionTemplateCommand")
|
|
@@ -666,11 +664,11 @@ class GetSensitivityInspectionTemplateCommand extends smithyClient.Command
|
|
|
666
664
|
.build() {
|
|
667
665
|
}
|
|
668
666
|
|
|
669
|
-
class GetUsageStatisticsCommand extends
|
|
667
|
+
class GetUsageStatisticsCommand extends client.Command
|
|
670
668
|
.classBuilder()
|
|
671
669
|
.ep(commonParams)
|
|
672
670
|
.m(function (Command, cs, config, o) {
|
|
673
|
-
return [
|
|
671
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
674
672
|
})
|
|
675
673
|
.s("Macie2", "GetUsageStatistics", {})
|
|
676
674
|
.n("Macie2Client", "GetUsageStatisticsCommand")
|
|
@@ -678,11 +676,11 @@ class GetUsageStatisticsCommand extends smithyClient.Command
|
|
|
678
676
|
.build() {
|
|
679
677
|
}
|
|
680
678
|
|
|
681
|
-
class GetUsageTotalsCommand extends
|
|
679
|
+
class GetUsageTotalsCommand extends client.Command
|
|
682
680
|
.classBuilder()
|
|
683
681
|
.ep(commonParams)
|
|
684
682
|
.m(function (Command, cs, config, o) {
|
|
685
|
-
return [
|
|
683
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
686
684
|
})
|
|
687
685
|
.s("Macie2", "GetUsageTotals", {})
|
|
688
686
|
.n("Macie2Client", "GetUsageTotalsCommand")
|
|
@@ -690,11 +688,11 @@ class GetUsageTotalsCommand extends smithyClient.Command
|
|
|
690
688
|
.build() {
|
|
691
689
|
}
|
|
692
690
|
|
|
693
|
-
class ListAllowListsCommand extends
|
|
691
|
+
class ListAllowListsCommand extends client.Command
|
|
694
692
|
.classBuilder()
|
|
695
693
|
.ep(commonParams)
|
|
696
694
|
.m(function (Command, cs, config, o) {
|
|
697
|
-
return [
|
|
695
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
698
696
|
})
|
|
699
697
|
.s("Macie2", "ListAllowLists", {})
|
|
700
698
|
.n("Macie2Client", "ListAllowListsCommand")
|
|
@@ -702,11 +700,11 @@ class ListAllowListsCommand extends smithyClient.Command
|
|
|
702
700
|
.build() {
|
|
703
701
|
}
|
|
704
702
|
|
|
705
|
-
class ListAutomatedDiscoveryAccountsCommand extends
|
|
703
|
+
class ListAutomatedDiscoveryAccountsCommand extends client.Command
|
|
706
704
|
.classBuilder()
|
|
707
705
|
.ep(commonParams)
|
|
708
706
|
.m(function (Command, cs, config, o) {
|
|
709
|
-
return [
|
|
707
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
710
708
|
})
|
|
711
709
|
.s("Macie2", "ListAutomatedDiscoveryAccounts", {})
|
|
712
710
|
.n("Macie2Client", "ListAutomatedDiscoveryAccountsCommand")
|
|
@@ -714,11 +712,11 @@ class ListAutomatedDiscoveryAccountsCommand extends smithyClient.Command
|
|
|
714
712
|
.build() {
|
|
715
713
|
}
|
|
716
714
|
|
|
717
|
-
class ListClassificationJobsCommand extends
|
|
715
|
+
class ListClassificationJobsCommand extends client.Command
|
|
718
716
|
.classBuilder()
|
|
719
717
|
.ep(commonParams)
|
|
720
718
|
.m(function (Command, cs, config, o) {
|
|
721
|
-
return [
|
|
719
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
722
720
|
})
|
|
723
721
|
.s("Macie2", "ListClassificationJobs", {})
|
|
724
722
|
.n("Macie2Client", "ListClassificationJobsCommand")
|
|
@@ -726,11 +724,11 @@ class ListClassificationJobsCommand extends smithyClient.Command
|
|
|
726
724
|
.build() {
|
|
727
725
|
}
|
|
728
726
|
|
|
729
|
-
class ListClassificationScopesCommand extends
|
|
727
|
+
class ListClassificationScopesCommand extends client.Command
|
|
730
728
|
.classBuilder()
|
|
731
729
|
.ep(commonParams)
|
|
732
730
|
.m(function (Command, cs, config, o) {
|
|
733
|
-
return [
|
|
731
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
734
732
|
})
|
|
735
733
|
.s("Macie2", "ListClassificationScopes", {})
|
|
736
734
|
.n("Macie2Client", "ListClassificationScopesCommand")
|
|
@@ -738,11 +736,11 @@ class ListClassificationScopesCommand extends smithyClient.Command
|
|
|
738
736
|
.build() {
|
|
739
737
|
}
|
|
740
738
|
|
|
741
|
-
class ListCustomDataIdentifiersCommand extends
|
|
739
|
+
class ListCustomDataIdentifiersCommand extends client.Command
|
|
742
740
|
.classBuilder()
|
|
743
741
|
.ep(commonParams)
|
|
744
742
|
.m(function (Command, cs, config, o) {
|
|
745
|
-
return [
|
|
743
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
746
744
|
})
|
|
747
745
|
.s("Macie2", "ListCustomDataIdentifiers", {})
|
|
748
746
|
.n("Macie2Client", "ListCustomDataIdentifiersCommand")
|
|
@@ -750,11 +748,11 @@ class ListCustomDataIdentifiersCommand extends smithyClient.Command
|
|
|
750
748
|
.build() {
|
|
751
749
|
}
|
|
752
750
|
|
|
753
|
-
class ListFindingsCommand extends
|
|
751
|
+
class ListFindingsCommand extends client.Command
|
|
754
752
|
.classBuilder()
|
|
755
753
|
.ep(commonParams)
|
|
756
754
|
.m(function (Command, cs, config, o) {
|
|
757
|
-
return [
|
|
755
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
758
756
|
})
|
|
759
757
|
.s("Macie2", "ListFindings", {})
|
|
760
758
|
.n("Macie2Client", "ListFindingsCommand")
|
|
@@ -762,11 +760,11 @@ class ListFindingsCommand extends smithyClient.Command
|
|
|
762
760
|
.build() {
|
|
763
761
|
}
|
|
764
762
|
|
|
765
|
-
class ListFindingsFiltersCommand extends
|
|
763
|
+
class ListFindingsFiltersCommand extends client.Command
|
|
766
764
|
.classBuilder()
|
|
767
765
|
.ep(commonParams)
|
|
768
766
|
.m(function (Command, cs, config, o) {
|
|
769
|
-
return [
|
|
767
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
770
768
|
})
|
|
771
769
|
.s("Macie2", "ListFindingsFilters", {})
|
|
772
770
|
.n("Macie2Client", "ListFindingsFiltersCommand")
|
|
@@ -774,11 +772,11 @@ class ListFindingsFiltersCommand extends smithyClient.Command
|
|
|
774
772
|
.build() {
|
|
775
773
|
}
|
|
776
774
|
|
|
777
|
-
class ListInvitationsCommand extends
|
|
775
|
+
class ListInvitationsCommand extends client.Command
|
|
778
776
|
.classBuilder()
|
|
779
777
|
.ep(commonParams)
|
|
780
778
|
.m(function (Command, cs, config, o) {
|
|
781
|
-
return [
|
|
779
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
782
780
|
})
|
|
783
781
|
.s("Macie2", "ListInvitations", {})
|
|
784
782
|
.n("Macie2Client", "ListInvitationsCommand")
|
|
@@ -786,11 +784,11 @@ class ListInvitationsCommand extends smithyClient.Command
|
|
|
786
784
|
.build() {
|
|
787
785
|
}
|
|
788
786
|
|
|
789
|
-
class ListManagedDataIdentifiersCommand extends
|
|
787
|
+
class ListManagedDataIdentifiersCommand extends client.Command
|
|
790
788
|
.classBuilder()
|
|
791
789
|
.ep(commonParams)
|
|
792
790
|
.m(function (Command, cs, config, o) {
|
|
793
|
-
return [
|
|
791
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
794
792
|
})
|
|
795
793
|
.s("Macie2", "ListManagedDataIdentifiers", {})
|
|
796
794
|
.n("Macie2Client", "ListManagedDataIdentifiersCommand")
|
|
@@ -798,11 +796,11 @@ class ListManagedDataIdentifiersCommand extends smithyClient.Command
|
|
|
798
796
|
.build() {
|
|
799
797
|
}
|
|
800
798
|
|
|
801
|
-
class ListMembersCommand extends
|
|
799
|
+
class ListMembersCommand extends client.Command
|
|
802
800
|
.classBuilder()
|
|
803
801
|
.ep(commonParams)
|
|
804
802
|
.m(function (Command, cs, config, o) {
|
|
805
|
-
return [
|
|
803
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
806
804
|
})
|
|
807
805
|
.s("Macie2", "ListMembers", {})
|
|
808
806
|
.n("Macie2Client", "ListMembersCommand")
|
|
@@ -810,11 +808,11 @@ class ListMembersCommand extends smithyClient.Command
|
|
|
810
808
|
.build() {
|
|
811
809
|
}
|
|
812
810
|
|
|
813
|
-
class ListOrganizationAdminAccountsCommand extends
|
|
811
|
+
class ListOrganizationAdminAccountsCommand extends client.Command
|
|
814
812
|
.classBuilder()
|
|
815
813
|
.ep(commonParams)
|
|
816
814
|
.m(function (Command, cs, config, o) {
|
|
817
|
-
return [
|
|
815
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
818
816
|
})
|
|
819
817
|
.s("Macie2", "ListOrganizationAdminAccounts", {})
|
|
820
818
|
.n("Macie2Client", "ListOrganizationAdminAccountsCommand")
|
|
@@ -822,11 +820,11 @@ class ListOrganizationAdminAccountsCommand extends smithyClient.Command
|
|
|
822
820
|
.build() {
|
|
823
821
|
}
|
|
824
822
|
|
|
825
|
-
class ListResourceProfileArtifactsCommand extends
|
|
823
|
+
class ListResourceProfileArtifactsCommand extends client.Command
|
|
826
824
|
.classBuilder()
|
|
827
825
|
.ep(commonParams)
|
|
828
826
|
.m(function (Command, cs, config, o) {
|
|
829
|
-
return [
|
|
827
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
830
828
|
})
|
|
831
829
|
.s("Macie2", "ListResourceProfileArtifacts", {})
|
|
832
830
|
.n("Macie2Client", "ListResourceProfileArtifactsCommand")
|
|
@@ -834,11 +832,11 @@ class ListResourceProfileArtifactsCommand extends smithyClient.Command
|
|
|
834
832
|
.build() {
|
|
835
833
|
}
|
|
836
834
|
|
|
837
|
-
class ListResourceProfileDetectionsCommand extends
|
|
835
|
+
class ListResourceProfileDetectionsCommand extends client.Command
|
|
838
836
|
.classBuilder()
|
|
839
837
|
.ep(commonParams)
|
|
840
838
|
.m(function (Command, cs, config, o) {
|
|
841
|
-
return [
|
|
839
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
842
840
|
})
|
|
843
841
|
.s("Macie2", "ListResourceProfileDetections", {})
|
|
844
842
|
.n("Macie2Client", "ListResourceProfileDetectionsCommand")
|
|
@@ -846,11 +844,11 @@ class ListResourceProfileDetectionsCommand extends smithyClient.Command
|
|
|
846
844
|
.build() {
|
|
847
845
|
}
|
|
848
846
|
|
|
849
|
-
class ListSensitivityInspectionTemplatesCommand extends
|
|
847
|
+
class ListSensitivityInspectionTemplatesCommand extends client.Command
|
|
850
848
|
.classBuilder()
|
|
851
849
|
.ep(commonParams)
|
|
852
850
|
.m(function (Command, cs, config, o) {
|
|
853
|
-
return [
|
|
851
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
854
852
|
})
|
|
855
853
|
.s("Macie2", "ListSensitivityInspectionTemplates", {})
|
|
856
854
|
.n("Macie2Client", "ListSensitivityInspectionTemplatesCommand")
|
|
@@ -858,11 +856,11 @@ class ListSensitivityInspectionTemplatesCommand extends smithyClient.Command
|
|
|
858
856
|
.build() {
|
|
859
857
|
}
|
|
860
858
|
|
|
861
|
-
class ListTagsForResourceCommand extends
|
|
859
|
+
class ListTagsForResourceCommand extends client.Command
|
|
862
860
|
.classBuilder()
|
|
863
861
|
.ep(commonParams)
|
|
864
862
|
.m(function (Command, cs, config, o) {
|
|
865
|
-
return [
|
|
863
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
866
864
|
})
|
|
867
865
|
.s("Macie2", "ListTagsForResource", {})
|
|
868
866
|
.n("Macie2Client", "ListTagsForResourceCommand")
|
|
@@ -870,11 +868,11 @@ class ListTagsForResourceCommand extends smithyClient.Command
|
|
|
870
868
|
.build() {
|
|
871
869
|
}
|
|
872
870
|
|
|
873
|
-
class PutClassificationExportConfigurationCommand extends
|
|
871
|
+
class PutClassificationExportConfigurationCommand extends client.Command
|
|
874
872
|
.classBuilder()
|
|
875
873
|
.ep(commonParams)
|
|
876
874
|
.m(function (Command, cs, config, o) {
|
|
877
|
-
return [
|
|
875
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
878
876
|
})
|
|
879
877
|
.s("Macie2", "PutClassificationExportConfiguration", {})
|
|
880
878
|
.n("Macie2Client", "PutClassificationExportConfigurationCommand")
|
|
@@ -882,11 +880,11 @@ class PutClassificationExportConfigurationCommand extends smithyClient.Command
|
|
|
882
880
|
.build() {
|
|
883
881
|
}
|
|
884
882
|
|
|
885
|
-
class PutFindingsPublicationConfigurationCommand extends
|
|
883
|
+
class PutFindingsPublicationConfigurationCommand extends client.Command
|
|
886
884
|
.classBuilder()
|
|
887
885
|
.ep(commonParams)
|
|
888
886
|
.m(function (Command, cs, config, o) {
|
|
889
|
-
return [
|
|
887
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
890
888
|
})
|
|
891
889
|
.s("Macie2", "PutFindingsPublicationConfiguration", {})
|
|
892
890
|
.n("Macie2Client", "PutFindingsPublicationConfigurationCommand")
|
|
@@ -894,11 +892,11 @@ class PutFindingsPublicationConfigurationCommand extends smithyClient.Command
|
|
|
894
892
|
.build() {
|
|
895
893
|
}
|
|
896
894
|
|
|
897
|
-
class SearchResourcesCommand extends
|
|
895
|
+
class SearchResourcesCommand extends client.Command
|
|
898
896
|
.classBuilder()
|
|
899
897
|
.ep(commonParams)
|
|
900
898
|
.m(function (Command, cs, config, o) {
|
|
901
|
-
return [
|
|
899
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
902
900
|
})
|
|
903
901
|
.s("Macie2", "SearchResources", {})
|
|
904
902
|
.n("Macie2Client", "SearchResourcesCommand")
|
|
@@ -906,11 +904,11 @@ class SearchResourcesCommand extends smithyClient.Command
|
|
|
906
904
|
.build() {
|
|
907
905
|
}
|
|
908
906
|
|
|
909
|
-
class TagResourceCommand extends
|
|
907
|
+
class TagResourceCommand extends client.Command
|
|
910
908
|
.classBuilder()
|
|
911
909
|
.ep(commonParams)
|
|
912
910
|
.m(function (Command, cs, config, o) {
|
|
913
|
-
return [
|
|
911
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
914
912
|
})
|
|
915
913
|
.s("Macie2", "TagResource", {})
|
|
916
914
|
.n("Macie2Client", "TagResourceCommand")
|
|
@@ -918,11 +916,11 @@ class TagResourceCommand extends smithyClient.Command
|
|
|
918
916
|
.build() {
|
|
919
917
|
}
|
|
920
918
|
|
|
921
|
-
class TestCustomDataIdentifierCommand extends
|
|
919
|
+
class TestCustomDataIdentifierCommand extends client.Command
|
|
922
920
|
.classBuilder()
|
|
923
921
|
.ep(commonParams)
|
|
924
922
|
.m(function (Command, cs, config, o) {
|
|
925
|
-
return [
|
|
923
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
926
924
|
})
|
|
927
925
|
.s("Macie2", "TestCustomDataIdentifier", {})
|
|
928
926
|
.n("Macie2Client", "TestCustomDataIdentifierCommand")
|
|
@@ -930,11 +928,11 @@ class TestCustomDataIdentifierCommand extends smithyClient.Command
|
|
|
930
928
|
.build() {
|
|
931
929
|
}
|
|
932
930
|
|
|
933
|
-
class UntagResourceCommand extends
|
|
931
|
+
class UntagResourceCommand extends client.Command
|
|
934
932
|
.classBuilder()
|
|
935
933
|
.ep(commonParams)
|
|
936
934
|
.m(function (Command, cs, config, o) {
|
|
937
|
-
return [
|
|
935
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
938
936
|
})
|
|
939
937
|
.s("Macie2", "UntagResource", {})
|
|
940
938
|
.n("Macie2Client", "UntagResourceCommand")
|
|
@@ -942,11 +940,11 @@ class UntagResourceCommand extends smithyClient.Command
|
|
|
942
940
|
.build() {
|
|
943
941
|
}
|
|
944
942
|
|
|
945
|
-
class UpdateAllowListCommand extends
|
|
943
|
+
class UpdateAllowListCommand extends client.Command
|
|
946
944
|
.classBuilder()
|
|
947
945
|
.ep(commonParams)
|
|
948
946
|
.m(function (Command, cs, config, o) {
|
|
949
|
-
return [
|
|
947
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
950
948
|
})
|
|
951
949
|
.s("Macie2", "UpdateAllowList", {})
|
|
952
950
|
.n("Macie2Client", "UpdateAllowListCommand")
|
|
@@ -954,11 +952,11 @@ class UpdateAllowListCommand extends smithyClient.Command
|
|
|
954
952
|
.build() {
|
|
955
953
|
}
|
|
956
954
|
|
|
957
|
-
class UpdateAutomatedDiscoveryConfigurationCommand extends
|
|
955
|
+
class UpdateAutomatedDiscoveryConfigurationCommand extends client.Command
|
|
958
956
|
.classBuilder()
|
|
959
957
|
.ep(commonParams)
|
|
960
958
|
.m(function (Command, cs, config, o) {
|
|
961
|
-
return [
|
|
959
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
962
960
|
})
|
|
963
961
|
.s("Macie2", "UpdateAutomatedDiscoveryConfiguration", {})
|
|
964
962
|
.n("Macie2Client", "UpdateAutomatedDiscoveryConfigurationCommand")
|
|
@@ -966,11 +964,11 @@ class UpdateAutomatedDiscoveryConfigurationCommand extends smithyClient.Command
|
|
|
966
964
|
.build() {
|
|
967
965
|
}
|
|
968
966
|
|
|
969
|
-
class UpdateClassificationJobCommand extends
|
|
967
|
+
class UpdateClassificationJobCommand extends client.Command
|
|
970
968
|
.classBuilder()
|
|
971
969
|
.ep(commonParams)
|
|
972
970
|
.m(function (Command, cs, config, o) {
|
|
973
|
-
return [
|
|
971
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
974
972
|
})
|
|
975
973
|
.s("Macie2", "UpdateClassificationJob", {})
|
|
976
974
|
.n("Macie2Client", "UpdateClassificationJobCommand")
|
|
@@ -978,11 +976,11 @@ class UpdateClassificationJobCommand extends smithyClient.Command
|
|
|
978
976
|
.build() {
|
|
979
977
|
}
|
|
980
978
|
|
|
981
|
-
class UpdateClassificationScopeCommand extends
|
|
979
|
+
class UpdateClassificationScopeCommand extends client.Command
|
|
982
980
|
.classBuilder()
|
|
983
981
|
.ep(commonParams)
|
|
984
982
|
.m(function (Command, cs, config, o) {
|
|
985
|
-
return [
|
|
983
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
986
984
|
})
|
|
987
985
|
.s("Macie2", "UpdateClassificationScope", {})
|
|
988
986
|
.n("Macie2Client", "UpdateClassificationScopeCommand")
|
|
@@ -990,11 +988,11 @@ class UpdateClassificationScopeCommand extends smithyClient.Command
|
|
|
990
988
|
.build() {
|
|
991
989
|
}
|
|
992
990
|
|
|
993
|
-
class UpdateFindingsFilterCommand extends
|
|
991
|
+
class UpdateFindingsFilterCommand extends client.Command
|
|
994
992
|
.classBuilder()
|
|
995
993
|
.ep(commonParams)
|
|
996
994
|
.m(function (Command, cs, config, o) {
|
|
997
|
-
return [
|
|
995
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
998
996
|
})
|
|
999
997
|
.s("Macie2", "UpdateFindingsFilter", {})
|
|
1000
998
|
.n("Macie2Client", "UpdateFindingsFilterCommand")
|
|
@@ -1002,11 +1000,11 @@ class UpdateFindingsFilterCommand extends smithyClient.Command
|
|
|
1002
1000
|
.build() {
|
|
1003
1001
|
}
|
|
1004
1002
|
|
|
1005
|
-
class UpdateMacieSessionCommand extends
|
|
1003
|
+
class UpdateMacieSessionCommand extends client.Command
|
|
1006
1004
|
.classBuilder()
|
|
1007
1005
|
.ep(commonParams)
|
|
1008
1006
|
.m(function (Command, cs, config, o) {
|
|
1009
|
-
return [
|
|
1007
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1010
1008
|
})
|
|
1011
1009
|
.s("Macie2", "UpdateMacieSession", {})
|
|
1012
1010
|
.n("Macie2Client", "UpdateMacieSessionCommand")
|
|
@@ -1014,11 +1012,11 @@ class UpdateMacieSessionCommand extends smithyClient.Command
|
|
|
1014
1012
|
.build() {
|
|
1015
1013
|
}
|
|
1016
1014
|
|
|
1017
|
-
class UpdateMemberSessionCommand extends
|
|
1015
|
+
class UpdateMemberSessionCommand extends client.Command
|
|
1018
1016
|
.classBuilder()
|
|
1019
1017
|
.ep(commonParams)
|
|
1020
1018
|
.m(function (Command, cs, config, o) {
|
|
1021
|
-
return [
|
|
1019
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1022
1020
|
})
|
|
1023
1021
|
.s("Macie2", "UpdateMemberSession", {})
|
|
1024
1022
|
.n("Macie2Client", "UpdateMemberSessionCommand")
|
|
@@ -1026,11 +1024,11 @@ class UpdateMemberSessionCommand extends smithyClient.Command
|
|
|
1026
1024
|
.build() {
|
|
1027
1025
|
}
|
|
1028
1026
|
|
|
1029
|
-
class UpdateOrganizationConfigurationCommand extends
|
|
1027
|
+
class UpdateOrganizationConfigurationCommand extends client.Command
|
|
1030
1028
|
.classBuilder()
|
|
1031
1029
|
.ep(commonParams)
|
|
1032
1030
|
.m(function (Command, cs, config, o) {
|
|
1033
|
-
return [
|
|
1031
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1034
1032
|
})
|
|
1035
1033
|
.s("Macie2", "UpdateOrganizationConfiguration", {})
|
|
1036
1034
|
.n("Macie2Client", "UpdateOrganizationConfigurationCommand")
|
|
@@ -1038,11 +1036,11 @@ class UpdateOrganizationConfigurationCommand extends smithyClient.Command
|
|
|
1038
1036
|
.build() {
|
|
1039
1037
|
}
|
|
1040
1038
|
|
|
1041
|
-
class UpdateResourceProfileCommand extends
|
|
1039
|
+
class UpdateResourceProfileCommand extends client.Command
|
|
1042
1040
|
.classBuilder()
|
|
1043
1041
|
.ep(commonParams)
|
|
1044
1042
|
.m(function (Command, cs, config, o) {
|
|
1045
|
-
return [
|
|
1043
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1046
1044
|
})
|
|
1047
1045
|
.s("Macie2", "UpdateResourceProfile", {})
|
|
1048
1046
|
.n("Macie2Client", "UpdateResourceProfileCommand")
|
|
@@ -1050,11 +1048,11 @@ class UpdateResourceProfileCommand extends smithyClient.Command
|
|
|
1050
1048
|
.build() {
|
|
1051
1049
|
}
|
|
1052
1050
|
|
|
1053
|
-
class UpdateResourceProfileDetectionsCommand extends
|
|
1051
|
+
class UpdateResourceProfileDetectionsCommand extends client.Command
|
|
1054
1052
|
.classBuilder()
|
|
1055
1053
|
.ep(commonParams)
|
|
1056
1054
|
.m(function (Command, cs, config, o) {
|
|
1057
|
-
return [
|
|
1055
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1058
1056
|
})
|
|
1059
1057
|
.s("Macie2", "UpdateResourceProfileDetections", {})
|
|
1060
1058
|
.n("Macie2Client", "UpdateResourceProfileDetectionsCommand")
|
|
@@ -1062,11 +1060,11 @@ class UpdateResourceProfileDetectionsCommand extends smithyClient.Command
|
|
|
1062
1060
|
.build() {
|
|
1063
1061
|
}
|
|
1064
1062
|
|
|
1065
|
-
class UpdateRevealConfigurationCommand extends
|
|
1063
|
+
class UpdateRevealConfigurationCommand extends client.Command
|
|
1066
1064
|
.classBuilder()
|
|
1067
1065
|
.ep(commonParams)
|
|
1068
1066
|
.m(function (Command, cs, config, o) {
|
|
1069
|
-
return [
|
|
1067
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1070
1068
|
})
|
|
1071
1069
|
.s("Macie2", "UpdateRevealConfiguration", {})
|
|
1072
1070
|
.n("Macie2Client", "UpdateRevealConfigurationCommand")
|
|
@@ -1074,11 +1072,11 @@ class UpdateRevealConfigurationCommand extends smithyClient.Command
|
|
|
1074
1072
|
.build() {
|
|
1075
1073
|
}
|
|
1076
1074
|
|
|
1077
|
-
class UpdateSensitivityInspectionTemplateCommand extends
|
|
1075
|
+
class UpdateSensitivityInspectionTemplateCommand extends client.Command
|
|
1078
1076
|
.classBuilder()
|
|
1079
1077
|
.ep(commonParams)
|
|
1080
1078
|
.m(function (Command, cs, config, o) {
|
|
1081
|
-
return [
|
|
1079
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1082
1080
|
})
|
|
1083
1081
|
.s("Macie2", "UpdateSensitivityInspectionTemplate", {})
|
|
1084
1082
|
.n("Macie2Client", "UpdateSensitivityInspectionTemplateCommand")
|
|
@@ -1120,17 +1118,17 @@ const paginateListSensitivityInspectionTemplates = core.createPaginator(Macie2Cl
|
|
|
1120
1118
|
|
|
1121
1119
|
const paginateSearchResources = core.createPaginator(Macie2Client, SearchResourcesCommand, "nextToken", "nextToken", "maxResults");
|
|
1122
1120
|
|
|
1123
|
-
const checkState = async (client, input) => {
|
|
1121
|
+
const checkState = async (client$1, input) => {
|
|
1124
1122
|
let reason;
|
|
1125
1123
|
try {
|
|
1126
|
-
let result = await client.send(new GetSensitiveDataOccurrencesCommand(input));
|
|
1124
|
+
let result = await client$1.send(new GetSensitiveDataOccurrencesCommand(input));
|
|
1127
1125
|
reason = result;
|
|
1128
1126
|
try {
|
|
1129
1127
|
const returnComparator = () => {
|
|
1130
1128
|
return result.status;
|
|
1131
1129
|
};
|
|
1132
1130
|
if (returnComparator() === "SUCCESS") {
|
|
1133
|
-
return { state:
|
|
1131
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1134
1132
|
}
|
|
1135
1133
|
}
|
|
1136
1134
|
catch (e) { }
|
|
@@ -1139,7 +1137,7 @@ const checkState = async (client, input) => {
|
|
|
1139
1137
|
return result.status;
|
|
1140
1138
|
};
|
|
1141
1139
|
if (returnComparator() === "ERROR") {
|
|
1142
|
-
return { state:
|
|
1140
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
1143
1141
|
}
|
|
1144
1142
|
}
|
|
1145
1143
|
catch (e) { }
|
|
@@ -1147,16 +1145,16 @@ const checkState = async (client, input) => {
|
|
|
1147
1145
|
catch (exception) {
|
|
1148
1146
|
reason = exception;
|
|
1149
1147
|
}
|
|
1150
|
-
return { state:
|
|
1148
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
1151
1149
|
};
|
|
1152
1150
|
const waitForFindingRevealed = async (params, input) => {
|
|
1153
1151
|
const serviceDefaults = { minDelay: 2, maxDelay: 120 };
|
|
1154
|
-
return
|
|
1152
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
1155
1153
|
};
|
|
1156
1154
|
const waitUntilFindingRevealed = async (params, input) => {
|
|
1157
1155
|
const serviceDefaults = { minDelay: 2, maxDelay: 120 };
|
|
1158
|
-
const result = await
|
|
1159
|
-
return
|
|
1156
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
1157
|
+
return client.checkExceptions(result);
|
|
1160
1158
|
};
|
|
1161
1159
|
|
|
1162
1160
|
const commands = {
|
|
@@ -1266,7 +1264,7 @@ const waiters = {
|
|
|
1266
1264
|
};
|
|
1267
1265
|
class Macie2 extends Macie2Client {
|
|
1268
1266
|
}
|
|
1269
|
-
|
|
1267
|
+
client.createAggregatedClient(commands, Macie2, { paginators, waiters });
|
|
1270
1268
|
|
|
1271
1269
|
const AdminStatus = {
|
|
1272
1270
|
DISABLING_IN_PROGRESS: "DISABLING_IN_PROGRESS",
|
|
@@ -1611,8 +1609,8 @@ const SearchResourcesSortAttributeName = {
|
|
|
1611
1609
|
S3_CLASSIFIABLE_SIZE_IN_BYTES: "S3_CLASSIFIABLE_SIZE_IN_BYTES",
|
|
1612
1610
|
};
|
|
1613
1611
|
|
|
1614
|
-
exports.$Command =
|
|
1615
|
-
exports.__Client =
|
|
1612
|
+
exports.$Command = client.Command;
|
|
1613
|
+
exports.__Client = client.Client;
|
|
1616
1614
|
exports.Macie2ServiceException = Macie2ServiceException.Macie2ServiceException;
|
|
1617
1615
|
exports.AcceptInvitationCommand = AcceptInvitationCommand;
|
|
1618
1616
|
exports.AdminStatus = AdminStatus;
|