@aws-sdk/client-macie2 3.279.0 → 3.282.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (81) hide show
  1. package/README.md +635 -0
  2. package/dist-types/commands/AcceptInvitationCommand.d.ts +6 -0
  3. package/dist-types/commands/BatchGetCustomDataIdentifiersCommand.d.ts +6 -0
  4. package/dist-types/commands/CreateAllowListCommand.d.ts +6 -0
  5. package/dist-types/commands/CreateClassificationJobCommand.d.ts +6 -0
  6. package/dist-types/commands/CreateCustomDataIdentifierCommand.d.ts +6 -0
  7. package/dist-types/commands/CreateFindingsFilterCommand.d.ts +6 -0
  8. package/dist-types/commands/CreateInvitationsCommand.d.ts +6 -0
  9. package/dist-types/commands/CreateMemberCommand.d.ts +6 -0
  10. package/dist-types/commands/CreateSampleFindingsCommand.d.ts +6 -0
  11. package/dist-types/commands/DeclineInvitationsCommand.d.ts +6 -0
  12. package/dist-types/commands/DeleteAllowListCommand.d.ts +6 -0
  13. package/dist-types/commands/DeleteCustomDataIdentifierCommand.d.ts +6 -0
  14. package/dist-types/commands/DeleteFindingsFilterCommand.d.ts +6 -0
  15. package/dist-types/commands/DeleteInvitationsCommand.d.ts +6 -0
  16. package/dist-types/commands/DeleteMemberCommand.d.ts +6 -0
  17. package/dist-types/commands/DescribeBucketsCommand.d.ts +6 -0
  18. package/dist-types/commands/DescribeClassificationJobCommand.d.ts +6 -0
  19. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +6 -0
  20. package/dist-types/commands/DisableMacieCommand.d.ts +6 -0
  21. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +6 -0
  22. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +6 -0
  23. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +6 -0
  24. package/dist-types/commands/DisassociateMemberCommand.d.ts +6 -0
  25. package/dist-types/commands/EnableMacieCommand.d.ts +6 -0
  26. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +6 -0
  27. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +6 -0
  28. package/dist-types/commands/GetAllowListCommand.d.ts +6 -0
  29. package/dist-types/commands/GetAutomatedDiscoveryConfigurationCommand.d.ts +6 -0
  30. package/dist-types/commands/GetBucketStatisticsCommand.d.ts +6 -0
  31. package/dist-types/commands/GetClassificationExportConfigurationCommand.d.ts +6 -0
  32. package/dist-types/commands/GetClassificationScopeCommand.d.ts +6 -0
  33. package/dist-types/commands/GetCustomDataIdentifierCommand.d.ts +6 -0
  34. package/dist-types/commands/GetFindingStatisticsCommand.d.ts +6 -0
  35. package/dist-types/commands/GetFindingsCommand.d.ts +6 -0
  36. package/dist-types/commands/GetFindingsFilterCommand.d.ts +6 -0
  37. package/dist-types/commands/GetFindingsPublicationConfigurationCommand.d.ts +6 -0
  38. package/dist-types/commands/GetInvitationsCountCommand.d.ts +6 -0
  39. package/dist-types/commands/GetMacieSessionCommand.d.ts +6 -0
  40. package/dist-types/commands/GetMasterAccountCommand.d.ts +6 -0
  41. package/dist-types/commands/GetMemberCommand.d.ts +6 -0
  42. package/dist-types/commands/GetResourceProfileCommand.d.ts +6 -0
  43. package/dist-types/commands/GetRevealConfigurationCommand.d.ts +6 -0
  44. package/dist-types/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +6 -0
  45. package/dist-types/commands/GetSensitiveDataOccurrencesCommand.d.ts +6 -0
  46. package/dist-types/commands/GetSensitivityInspectionTemplateCommand.d.ts +6 -0
  47. package/dist-types/commands/GetUsageStatisticsCommand.d.ts +6 -0
  48. package/dist-types/commands/GetUsageTotalsCommand.d.ts +6 -0
  49. package/dist-types/commands/ListAllowListsCommand.d.ts +6 -0
  50. package/dist-types/commands/ListClassificationJobsCommand.d.ts +6 -0
  51. package/dist-types/commands/ListClassificationScopesCommand.d.ts +6 -0
  52. package/dist-types/commands/ListCustomDataIdentifiersCommand.d.ts +6 -0
  53. package/dist-types/commands/ListFindingsCommand.d.ts +6 -0
  54. package/dist-types/commands/ListFindingsFiltersCommand.d.ts +6 -0
  55. package/dist-types/commands/ListInvitationsCommand.d.ts +6 -0
  56. package/dist-types/commands/ListManagedDataIdentifiersCommand.d.ts +6 -0
  57. package/dist-types/commands/ListMembersCommand.d.ts +6 -0
  58. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +6 -0
  59. package/dist-types/commands/ListResourceProfileArtifactsCommand.d.ts +6 -0
  60. package/dist-types/commands/ListResourceProfileDetectionsCommand.d.ts +6 -0
  61. package/dist-types/commands/ListSensitivityInspectionTemplatesCommand.d.ts +6 -0
  62. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
  63. package/dist-types/commands/PutClassificationExportConfigurationCommand.d.ts +6 -0
  64. package/dist-types/commands/PutFindingsPublicationConfigurationCommand.d.ts +6 -0
  65. package/dist-types/commands/SearchResourcesCommand.d.ts +6 -0
  66. package/dist-types/commands/TagResourceCommand.d.ts +6 -0
  67. package/dist-types/commands/TestCustomDataIdentifierCommand.d.ts +6 -0
  68. package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
  69. package/dist-types/commands/UpdateAllowListCommand.d.ts +6 -0
  70. package/dist-types/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +6 -0
  71. package/dist-types/commands/UpdateClassificationJobCommand.d.ts +6 -0
  72. package/dist-types/commands/UpdateClassificationScopeCommand.d.ts +6 -0
  73. package/dist-types/commands/UpdateFindingsFilterCommand.d.ts +6 -0
  74. package/dist-types/commands/UpdateMacieSessionCommand.d.ts +6 -0
  75. package/dist-types/commands/UpdateMemberSessionCommand.d.ts +6 -0
  76. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +6 -0
  77. package/dist-types/commands/UpdateResourceProfileCommand.d.ts +6 -0
  78. package/dist-types/commands/UpdateResourceProfileDetectionsCommand.d.ts +6 -0
  79. package/dist-types/commands/UpdateRevealConfigurationCommand.d.ts +6 -0
  80. package/dist-types/commands/UpdateSensitivityInspectionTemplateCommand.d.ts +6 -0
  81. package/package.json +17 -17
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { AcceptInvitationRequest, AcceptInvitationResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link AcceptInvitationCommand}.
8
+ */
6
9
  export interface AcceptInvitationCommandInput extends AcceptInvitationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AcceptInvitationCommand}.
13
+ */
8
14
  export interface AcceptInvitationCommandOutput extends AcceptInvitationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { BatchGetCustomDataIdentifiersRequest, BatchGetCustomDataIdentifiersResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link BatchGetCustomDataIdentifiersCommand}.
8
+ */
6
9
  export interface BatchGetCustomDataIdentifiersCommandInput extends BatchGetCustomDataIdentifiersRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link BatchGetCustomDataIdentifiersCommand}.
13
+ */
8
14
  export interface BatchGetCustomDataIdentifiersCommandOutput extends BatchGetCustomDataIdentifiersResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { CreateAllowListRequest, CreateAllowListResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateAllowListCommand}.
8
+ */
6
9
  export interface CreateAllowListCommandInput extends CreateAllowListRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateAllowListCommand}.
13
+ */
8
14
  export interface CreateAllowListCommandOutput extends CreateAllowListResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { CreateClassificationJobRequest, CreateClassificationJobResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateClassificationJobCommand}.
8
+ */
6
9
  export interface CreateClassificationJobCommandInput extends CreateClassificationJobRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateClassificationJobCommand}.
13
+ */
8
14
  export interface CreateClassificationJobCommandOutput extends CreateClassificationJobResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { CreateCustomDataIdentifierRequest, CreateCustomDataIdentifierResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateCustomDataIdentifierCommand}.
8
+ */
6
9
  export interface CreateCustomDataIdentifierCommandInput extends CreateCustomDataIdentifierRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateCustomDataIdentifierCommand}.
13
+ */
8
14
  export interface CreateCustomDataIdentifierCommandOutput extends CreateCustomDataIdentifierResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { CreateFindingsFilterRequest, CreateFindingsFilterResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateFindingsFilterCommand}.
8
+ */
6
9
  export interface CreateFindingsFilterCommandInput extends CreateFindingsFilterRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateFindingsFilterCommand}.
13
+ */
8
14
  export interface CreateFindingsFilterCommandOutput extends CreateFindingsFilterResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { CreateInvitationsRequest, CreateInvitationsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateInvitationsCommand}.
8
+ */
6
9
  export interface CreateInvitationsCommandInput extends CreateInvitationsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateInvitationsCommand}.
13
+ */
8
14
  export interface CreateInvitationsCommandOutput extends CreateInvitationsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { CreateMemberRequest, CreateMemberResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateMemberCommand}.
8
+ */
6
9
  export interface CreateMemberCommandInput extends CreateMemberRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateMemberCommand}.
13
+ */
8
14
  export interface CreateMemberCommandOutput extends CreateMemberResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { CreateSampleFindingsRequest, CreateSampleFindingsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateSampleFindingsCommand}.
8
+ */
6
9
  export interface CreateSampleFindingsCommandInput extends CreateSampleFindingsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateSampleFindingsCommand}.
13
+ */
8
14
  export interface CreateSampleFindingsCommandOutput extends CreateSampleFindingsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DeclineInvitationsRequest, DeclineInvitationsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeclineInvitationsCommand}.
8
+ */
6
9
  export interface DeclineInvitationsCommandInput extends DeclineInvitationsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeclineInvitationsCommand}.
13
+ */
8
14
  export interface DeclineInvitationsCommandOutput extends DeclineInvitationsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DeleteAllowListRequest, DeleteAllowListResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteAllowListCommand}.
8
+ */
6
9
  export interface DeleteAllowListCommandInput extends DeleteAllowListRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteAllowListCommand}.
13
+ */
8
14
  export interface DeleteAllowListCommandOutput extends DeleteAllowListResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DeleteCustomDataIdentifierRequest, DeleteCustomDataIdentifierResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteCustomDataIdentifierCommand}.
8
+ */
6
9
  export interface DeleteCustomDataIdentifierCommandInput extends DeleteCustomDataIdentifierRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteCustomDataIdentifierCommand}.
13
+ */
8
14
  export interface DeleteCustomDataIdentifierCommandOutput extends DeleteCustomDataIdentifierResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DeleteFindingsFilterRequest, DeleteFindingsFilterResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteFindingsFilterCommand}.
8
+ */
6
9
  export interface DeleteFindingsFilterCommandInput extends DeleteFindingsFilterRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteFindingsFilterCommand}.
13
+ */
8
14
  export interface DeleteFindingsFilterCommandOutput extends DeleteFindingsFilterResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DeleteInvitationsRequest, DeleteInvitationsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteInvitationsCommand}.
8
+ */
6
9
  export interface DeleteInvitationsCommandInput extends DeleteInvitationsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteInvitationsCommand}.
13
+ */
8
14
  export interface DeleteInvitationsCommandOutput extends DeleteInvitationsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DeleteMemberRequest, DeleteMemberResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteMemberCommand}.
8
+ */
6
9
  export interface DeleteMemberCommandInput extends DeleteMemberRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteMemberCommand}.
13
+ */
8
14
  export interface DeleteMemberCommandOutput extends DeleteMemberResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DescribeBucketsRequest, DescribeBucketsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DescribeBucketsCommand}.
8
+ */
6
9
  export interface DescribeBucketsCommandInput extends DescribeBucketsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DescribeBucketsCommand}.
13
+ */
8
14
  export interface DescribeBucketsCommandOutput extends DescribeBucketsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DescribeClassificationJobRequest, DescribeClassificationJobResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DescribeClassificationJobCommand}.
8
+ */
6
9
  export interface DescribeClassificationJobCommandInput extends DescribeClassificationJobRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DescribeClassificationJobCommand}.
13
+ */
8
14
  export interface DescribeClassificationJobCommandOutput extends DescribeClassificationJobResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DescribeOrganizationConfigurationRequest, DescribeOrganizationConfigurationResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DescribeOrganizationConfigurationCommand}.
8
+ */
6
9
  export interface DescribeOrganizationConfigurationCommandInput extends DescribeOrganizationConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DescribeOrganizationConfigurationCommand}.
13
+ */
8
14
  export interface DescribeOrganizationConfigurationCommandOutput extends DescribeOrganizationConfigurationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DisableMacieRequest, DisableMacieResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DisableMacieCommand}.
8
+ */
6
9
  export interface DisableMacieCommandInput extends DisableMacieRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DisableMacieCommand}.
13
+ */
8
14
  export interface DisableMacieCommandOutput extends DisableMacieResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DisableOrganizationAdminAccountRequest, DisableOrganizationAdminAccountResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DisableOrganizationAdminAccountCommand}.
8
+ */
6
9
  export interface DisableOrganizationAdminAccountCommandInput extends DisableOrganizationAdminAccountRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DisableOrganizationAdminAccountCommand}.
13
+ */
8
14
  export interface DisableOrganizationAdminAccountCommandOutput extends DisableOrganizationAdminAccountResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DisassociateFromAdministratorAccountRequest, DisassociateFromAdministratorAccountResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DisassociateFromAdministratorAccountCommand}.
8
+ */
6
9
  export interface DisassociateFromAdministratorAccountCommandInput extends DisassociateFromAdministratorAccountRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DisassociateFromAdministratorAccountCommand}.
13
+ */
8
14
  export interface DisassociateFromAdministratorAccountCommandOutput extends DisassociateFromAdministratorAccountResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DisassociateFromMasterAccountRequest, DisassociateFromMasterAccountResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DisassociateFromMasterAccountCommand}.
8
+ */
6
9
  export interface DisassociateFromMasterAccountCommandInput extends DisassociateFromMasterAccountRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DisassociateFromMasterAccountCommand}.
13
+ */
8
14
  export interface DisassociateFromMasterAccountCommandOutput extends DisassociateFromMasterAccountResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { DisassociateMemberRequest, DisassociateMemberResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DisassociateMemberCommand}.
8
+ */
6
9
  export interface DisassociateMemberCommandInput extends DisassociateMemberRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DisassociateMemberCommand}.
13
+ */
8
14
  export interface DisassociateMemberCommandOutput extends DisassociateMemberResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { EnableMacieRequest, EnableMacieResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link EnableMacieCommand}.
8
+ */
6
9
  export interface EnableMacieCommandInput extends EnableMacieRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link EnableMacieCommand}.
13
+ */
8
14
  export interface EnableMacieCommandOutput extends EnableMacieResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { EnableOrganizationAdminAccountRequest, EnableOrganizationAdminAccountResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link EnableOrganizationAdminAccountCommand}.
8
+ */
6
9
  export interface EnableOrganizationAdminAccountCommandInput extends EnableOrganizationAdminAccountRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link EnableOrganizationAdminAccountCommand}.
13
+ */
8
14
  export interface EnableOrganizationAdminAccountCommandOutput extends EnableOrganizationAdminAccountResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetAdministratorAccountRequest, GetAdministratorAccountResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetAdministratorAccountCommand}.
8
+ */
6
9
  export interface GetAdministratorAccountCommandInput extends GetAdministratorAccountRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetAdministratorAccountCommand}.
13
+ */
8
14
  export interface GetAdministratorAccountCommandOutput extends GetAdministratorAccountResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetAllowListRequest, GetAllowListResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetAllowListCommand}.
8
+ */
6
9
  export interface GetAllowListCommandInput extends GetAllowListRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetAllowListCommand}.
13
+ */
8
14
  export interface GetAllowListCommandOutput extends GetAllowListResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetAutomatedDiscoveryConfigurationRequest, GetAutomatedDiscoveryConfigurationResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetAutomatedDiscoveryConfigurationCommand}.
8
+ */
6
9
  export interface GetAutomatedDiscoveryConfigurationCommandInput extends GetAutomatedDiscoveryConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetAutomatedDiscoveryConfigurationCommand}.
13
+ */
8
14
  export interface GetAutomatedDiscoveryConfigurationCommandOutput extends GetAutomatedDiscoveryConfigurationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetBucketStatisticsRequest, GetBucketStatisticsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetBucketStatisticsCommand}.
8
+ */
6
9
  export interface GetBucketStatisticsCommandInput extends GetBucketStatisticsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetBucketStatisticsCommand}.
13
+ */
8
14
  export interface GetBucketStatisticsCommandOutput extends GetBucketStatisticsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetClassificationExportConfigurationRequest, GetClassificationExportConfigurationResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetClassificationExportConfigurationCommand}.
8
+ */
6
9
  export interface GetClassificationExportConfigurationCommandInput extends GetClassificationExportConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetClassificationExportConfigurationCommand}.
13
+ */
8
14
  export interface GetClassificationExportConfigurationCommandOutput extends GetClassificationExportConfigurationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetClassificationScopeRequest, GetClassificationScopeResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetClassificationScopeCommand}.
8
+ */
6
9
  export interface GetClassificationScopeCommandInput extends GetClassificationScopeRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetClassificationScopeCommand}.
13
+ */
8
14
  export interface GetClassificationScopeCommandOutput extends GetClassificationScopeResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetCustomDataIdentifierRequest, GetCustomDataIdentifierResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetCustomDataIdentifierCommand}.
8
+ */
6
9
  export interface GetCustomDataIdentifierCommandInput extends GetCustomDataIdentifierRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetCustomDataIdentifierCommand}.
13
+ */
8
14
  export interface GetCustomDataIdentifierCommandOutput extends GetCustomDataIdentifierResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetFindingStatisticsRequest, GetFindingStatisticsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetFindingStatisticsCommand}.
8
+ */
6
9
  export interface GetFindingStatisticsCommandInput extends GetFindingStatisticsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetFindingStatisticsCommand}.
13
+ */
8
14
  export interface GetFindingStatisticsCommandOutput extends GetFindingStatisticsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetFindingsRequest, GetFindingsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetFindingsCommand}.
8
+ */
6
9
  export interface GetFindingsCommandInput extends GetFindingsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetFindingsCommand}.
13
+ */
8
14
  export interface GetFindingsCommandOutput extends GetFindingsResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetFindingsFilterRequest, GetFindingsFilterResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetFindingsFilterCommand}.
8
+ */
6
9
  export interface GetFindingsFilterCommandInput extends GetFindingsFilterRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetFindingsFilterCommand}.
13
+ */
8
14
  export interface GetFindingsFilterCommandOutput extends GetFindingsFilterResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetFindingsPublicationConfigurationRequest, GetFindingsPublicationConfigurationResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetFindingsPublicationConfigurationCommand}.
8
+ */
6
9
  export interface GetFindingsPublicationConfigurationCommandInput extends GetFindingsPublicationConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetFindingsPublicationConfigurationCommand}.
13
+ */
8
14
  export interface GetFindingsPublicationConfigurationCommandOutput extends GetFindingsPublicationConfigurationResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetInvitationsCountRequest, GetInvitationsCountResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetInvitationsCountCommand}.
8
+ */
6
9
  export interface GetInvitationsCountCommandInput extends GetInvitationsCountRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetInvitationsCountCommand}.
13
+ */
8
14
  export interface GetInvitationsCountCommandOutput extends GetInvitationsCountResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetMacieSessionRequest, GetMacieSessionResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetMacieSessionCommand}.
8
+ */
6
9
  export interface GetMacieSessionCommandInput extends GetMacieSessionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetMacieSessionCommand}.
13
+ */
8
14
  export interface GetMacieSessionCommandOutput extends GetMacieSessionResponse, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
5
5
  import { GetMasterAccountRequest, GetMasterAccountResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetMasterAccountCommand}.
8
+ */
6
9
  export interface GetMasterAccountCommandInput extends GetMasterAccountRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetMasterAccountCommand}.
13
+ */
8
14
  export interface GetMasterAccountCommandOutput extends GetMasterAccountResponse, __MetadataBearer {
9
15
  }
10
16
  /**