@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 { GetMemberRequest, GetMemberResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetMemberCommand}.
8
+ */
6
9
  export interface GetMemberCommandInput extends GetMemberRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetMemberCommand}.
13
+ */
8
14
  export interface GetMemberCommandOutput extends GetMemberResponse, __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 { GetResourceProfileRequest, GetResourceProfileResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetResourceProfileCommand}.
8
+ */
6
9
  export interface GetResourceProfileCommandInput extends GetResourceProfileRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetResourceProfileCommand}.
13
+ */
8
14
  export interface GetResourceProfileCommandOutput extends GetResourceProfileResponse, __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 { GetRevealConfigurationRequest, GetRevealConfigurationResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetRevealConfigurationCommand}.
8
+ */
6
9
  export interface GetRevealConfigurationCommandInput extends GetRevealConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetRevealConfigurationCommand}.
13
+ */
8
14
  export interface GetRevealConfigurationCommandOutput extends GetRevealConfigurationResponse, __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 { GetSensitiveDataOccurrencesAvailabilityRequest, GetSensitiveDataOccurrencesAvailabilityResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetSensitiveDataOccurrencesAvailabilityCommand}.
8
+ */
6
9
  export interface GetSensitiveDataOccurrencesAvailabilityCommandInput extends GetSensitiveDataOccurrencesAvailabilityRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetSensitiveDataOccurrencesAvailabilityCommand}.
13
+ */
8
14
  export interface GetSensitiveDataOccurrencesAvailabilityCommandOutput extends GetSensitiveDataOccurrencesAvailabilityResponse, __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 { GetSensitiveDataOccurrencesRequest, GetSensitiveDataOccurrencesResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetSensitiveDataOccurrencesCommand}.
8
+ */
6
9
  export interface GetSensitiveDataOccurrencesCommandInput extends GetSensitiveDataOccurrencesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetSensitiveDataOccurrencesCommand}.
13
+ */
8
14
  export interface GetSensitiveDataOccurrencesCommandOutput extends GetSensitiveDataOccurrencesResponse, __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 { GetSensitivityInspectionTemplateRequest, GetSensitivityInspectionTemplateResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetSensitivityInspectionTemplateCommand}.
8
+ */
6
9
  export interface GetSensitivityInspectionTemplateCommandInput extends GetSensitivityInspectionTemplateRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetSensitivityInspectionTemplateCommand}.
13
+ */
8
14
  export interface GetSensitivityInspectionTemplateCommandOutput extends GetSensitivityInspectionTemplateResponse, __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 { GetUsageStatisticsRequest, GetUsageStatisticsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetUsageStatisticsCommand}.
8
+ */
6
9
  export interface GetUsageStatisticsCommandInput extends GetUsageStatisticsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetUsageStatisticsCommand}.
13
+ */
8
14
  export interface GetUsageStatisticsCommandOutput extends GetUsageStatisticsResponse, __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 { GetUsageTotalsRequest, GetUsageTotalsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetUsageTotalsCommand}.
8
+ */
6
9
  export interface GetUsageTotalsCommandInput extends GetUsageTotalsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetUsageTotalsCommand}.
13
+ */
8
14
  export interface GetUsageTotalsCommandOutput extends GetUsageTotalsResponse, __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 { ListAllowListsRequest, ListAllowListsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListAllowListsCommand}.
8
+ */
6
9
  export interface ListAllowListsCommandInput extends ListAllowListsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListAllowListsCommand}.
13
+ */
8
14
  export interface ListAllowListsCommandOutput extends ListAllowListsResponse, __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 { ListClassificationJobsRequest, ListClassificationJobsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListClassificationJobsCommand}.
8
+ */
6
9
  export interface ListClassificationJobsCommandInput extends ListClassificationJobsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListClassificationJobsCommand}.
13
+ */
8
14
  export interface ListClassificationJobsCommandOutput extends ListClassificationJobsResponse, __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 { ListClassificationScopesRequest, ListClassificationScopesResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListClassificationScopesCommand}.
8
+ */
6
9
  export interface ListClassificationScopesCommandInput extends ListClassificationScopesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListClassificationScopesCommand}.
13
+ */
8
14
  export interface ListClassificationScopesCommandOutput extends ListClassificationScopesResponse, __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 { ListCustomDataIdentifiersRequest, ListCustomDataIdentifiersResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListCustomDataIdentifiersCommand}.
8
+ */
6
9
  export interface ListCustomDataIdentifiersCommandInput extends ListCustomDataIdentifiersRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListCustomDataIdentifiersCommand}.
13
+ */
8
14
  export interface ListCustomDataIdentifiersCommandOutput extends ListCustomDataIdentifiersResponse, __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 { ListFindingsRequest, ListFindingsResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListFindingsCommand}.
8
+ */
6
9
  export interface ListFindingsCommandInput extends ListFindingsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListFindingsCommand}.
13
+ */
8
14
  export interface ListFindingsCommandOutput extends ListFindingsResponse, __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 { ListFindingsFiltersRequest, ListFindingsFiltersResponse } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListFindingsFiltersCommand}.
8
+ */
6
9
  export interface ListFindingsFiltersCommandInput extends ListFindingsFiltersRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListFindingsFiltersCommand}.
13
+ */
8
14
  export interface ListFindingsFiltersCommandOutput extends ListFindingsFiltersResponse, __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 { ListInvitationsRequest, ListInvitationsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListInvitationsCommand}.
8
+ */
6
9
  export interface ListInvitationsCommandInput extends ListInvitationsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListInvitationsCommand}.
13
+ */
8
14
  export interface ListInvitationsCommandOutput extends ListInvitationsResponse, __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 { ListManagedDataIdentifiersRequest, ListManagedDataIdentifiersResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListManagedDataIdentifiersCommand}.
8
+ */
6
9
  export interface ListManagedDataIdentifiersCommandInput extends ListManagedDataIdentifiersRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListManagedDataIdentifiersCommand}.
13
+ */
8
14
  export interface ListManagedDataIdentifiersCommandOutput extends ListManagedDataIdentifiersResponse, __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 { ListMembersRequest, ListMembersResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListMembersCommand}.
8
+ */
6
9
  export interface ListMembersCommandInput extends ListMembersRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListMembersCommand}.
13
+ */
8
14
  export interface ListMembersCommandOutput extends ListMembersResponse, __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 { ListOrganizationAdminAccountsRequest, ListOrganizationAdminAccountsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListOrganizationAdminAccountsCommand}.
8
+ */
6
9
  export interface ListOrganizationAdminAccountsCommandInput extends ListOrganizationAdminAccountsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListOrganizationAdminAccountsCommand}.
13
+ */
8
14
  export interface ListOrganizationAdminAccountsCommandOutput extends ListOrganizationAdminAccountsResponse, __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 { ListResourceProfileArtifactsRequest, ListResourceProfileArtifactsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListResourceProfileArtifactsCommand}.
8
+ */
6
9
  export interface ListResourceProfileArtifactsCommandInput extends ListResourceProfileArtifactsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListResourceProfileArtifactsCommand}.
13
+ */
8
14
  export interface ListResourceProfileArtifactsCommandOutput extends ListResourceProfileArtifactsResponse, __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 { ListResourceProfileDetectionsRequest, ListResourceProfileDetectionsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListResourceProfileDetectionsCommand}.
8
+ */
6
9
  export interface ListResourceProfileDetectionsCommandInput extends ListResourceProfileDetectionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListResourceProfileDetectionsCommand}.
13
+ */
8
14
  export interface ListResourceProfileDetectionsCommandOutput extends ListResourceProfileDetectionsResponse, __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 { ListSensitivityInspectionTemplatesRequest, ListSensitivityInspectionTemplatesResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListSensitivityInspectionTemplatesCommand}.
8
+ */
6
9
  export interface ListSensitivityInspectionTemplatesCommandInput extends ListSensitivityInspectionTemplatesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListSensitivityInspectionTemplatesCommand}.
13
+ */
8
14
  export interface ListSensitivityInspectionTemplatesCommandOutput extends ListSensitivityInspectionTemplatesResponse, __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 { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link ListTagsForResourceCommand}.
8
+ */
6
9
  export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListTagsForResourceCommand}.
13
+ */
8
14
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __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 { PutClassificationExportConfigurationRequest, PutClassificationExportConfigurationResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link PutClassificationExportConfigurationCommand}.
8
+ */
6
9
  export interface PutClassificationExportConfigurationCommandInput extends PutClassificationExportConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutClassificationExportConfigurationCommand}.
13
+ */
8
14
  export interface PutClassificationExportConfigurationCommandOutput extends PutClassificationExportConfigurationResponse, __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 { PutFindingsPublicationConfigurationRequest, PutFindingsPublicationConfigurationResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link PutFindingsPublicationConfigurationCommand}.
8
+ */
6
9
  export interface PutFindingsPublicationConfigurationCommandInput extends PutFindingsPublicationConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutFindingsPublicationConfigurationCommand}.
13
+ */
8
14
  export interface PutFindingsPublicationConfigurationCommandOutput extends PutFindingsPublicationConfigurationResponse, __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 { SearchResourcesRequest, SearchResourcesResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link SearchResourcesCommand}.
8
+ */
6
9
  export interface SearchResourcesCommandInput extends SearchResourcesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link SearchResourcesCommand}.
13
+ */
8
14
  export interface SearchResourcesCommandOutput extends SearchResourcesResponse, __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 { TagResourceRequest, TagResourceResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link TagResourceCommand}.
8
+ */
6
9
  export interface TagResourceCommandInput extends TagResourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link TagResourceCommand}.
13
+ */
8
14
  export interface TagResourceCommandOutput extends TagResourceResponse, __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 { TestCustomDataIdentifierRequest, TestCustomDataIdentifierResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link TestCustomDataIdentifierCommand}.
8
+ */
6
9
  export interface TestCustomDataIdentifierCommandInput extends TestCustomDataIdentifierRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link TestCustomDataIdentifierCommand}.
13
+ */
8
14
  export interface TestCustomDataIdentifierCommandOutput extends TestCustomDataIdentifierResponse, __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 { UntagResourceRequest, UntagResourceResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UntagResourceCommand}.
8
+ */
6
9
  export interface UntagResourceCommandInput extends UntagResourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UntagResourceCommand}.
13
+ */
8
14
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __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 { UpdateAllowListRequest, UpdateAllowListResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateAllowListCommand}.
8
+ */
6
9
  export interface UpdateAllowListCommandInput extends UpdateAllowListRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateAllowListCommand}.
13
+ */
8
14
  export interface UpdateAllowListCommandOutput extends UpdateAllowListResponse, __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 { UpdateAutomatedDiscoveryConfigurationRequest, UpdateAutomatedDiscoveryConfigurationResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateAutomatedDiscoveryConfigurationCommand}.
8
+ */
6
9
  export interface UpdateAutomatedDiscoveryConfigurationCommandInput extends UpdateAutomatedDiscoveryConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateAutomatedDiscoveryConfigurationCommand}.
13
+ */
8
14
  export interface UpdateAutomatedDiscoveryConfigurationCommandOutput extends UpdateAutomatedDiscoveryConfigurationResponse, __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 { UpdateClassificationJobRequest, UpdateClassificationJobResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateClassificationJobCommand}.
8
+ */
6
9
  export interface UpdateClassificationJobCommandInput extends UpdateClassificationJobRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateClassificationJobCommand}.
13
+ */
8
14
  export interface UpdateClassificationJobCommandOutput extends UpdateClassificationJobResponse, __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 { UpdateClassificationScopeRequest, UpdateClassificationScopeResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateClassificationScopeCommand}.
8
+ */
6
9
  export interface UpdateClassificationScopeCommandInput extends UpdateClassificationScopeRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateClassificationScopeCommand}.
13
+ */
8
14
  export interface UpdateClassificationScopeCommandOutput extends UpdateClassificationScopeResponse, __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 { UpdateFindingsFilterRequest, UpdateFindingsFilterResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateFindingsFilterCommand}.
8
+ */
6
9
  export interface UpdateFindingsFilterCommandInput extends UpdateFindingsFilterRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateFindingsFilterCommand}.
13
+ */
8
14
  export interface UpdateFindingsFilterCommandOutput extends UpdateFindingsFilterResponse, __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 { UpdateMacieSessionRequest, UpdateMacieSessionResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateMacieSessionCommand}.
8
+ */
6
9
  export interface UpdateMacieSessionCommandInput extends UpdateMacieSessionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateMacieSessionCommand}.
13
+ */
8
14
  export interface UpdateMacieSessionCommandOutput extends UpdateMacieSessionResponse, __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 { UpdateMemberSessionRequest, UpdateMemberSessionResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateMemberSessionCommand}.
8
+ */
6
9
  export interface UpdateMemberSessionCommandInput extends UpdateMemberSessionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateMemberSessionCommand}.
13
+ */
8
14
  export interface UpdateMemberSessionCommandOutput extends UpdateMemberSessionResponse, __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 { UpdateOrganizationConfigurationRequest, UpdateOrganizationConfigurationResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateOrganizationConfigurationCommand}.
8
+ */
6
9
  export interface UpdateOrganizationConfigurationCommandInput extends UpdateOrganizationConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateOrganizationConfigurationCommand}.
13
+ */
8
14
  export interface UpdateOrganizationConfigurationCommandOutput extends UpdateOrganizationConfigurationResponse, __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 { UpdateResourceProfileRequest, UpdateResourceProfileResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateResourceProfileCommand}.
8
+ */
6
9
  export interface UpdateResourceProfileCommandInput extends UpdateResourceProfileRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateResourceProfileCommand}.
13
+ */
8
14
  export interface UpdateResourceProfileCommandOutput extends UpdateResourceProfileResponse, __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 { UpdateResourceProfileDetectionsRequest, UpdateResourceProfileDetectionsResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateResourceProfileDetectionsCommand}.
8
+ */
6
9
  export interface UpdateResourceProfileDetectionsCommandInput extends UpdateResourceProfileDetectionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateResourceProfileDetectionsCommand}.
13
+ */
8
14
  export interface UpdateResourceProfileDetectionsCommandOutput extends UpdateResourceProfileDetectionsResponse, __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 { UpdateRevealConfigurationRequest, UpdateRevealConfigurationResponse } from "../models/models_1";
6
+ /**
7
+ * The input for {@link UpdateRevealConfigurationCommand}.
8
+ */
6
9
  export interface UpdateRevealConfigurationCommandInput extends UpdateRevealConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateRevealConfigurationCommand}.
13
+ */
8
14
  export interface UpdateRevealConfigurationCommandOutput extends UpdateRevealConfigurationResponse, __MetadataBearer {
9
15
  }
10
16
  /**