@aws-sdk/client-macie2 3.934.0 → 3.936.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 (79) hide show
  1. package/dist-cjs/index.js +354 -354
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +342 -0
  4. package/dist-es/models/errors.js +97 -0
  5. package/dist-es/models/models_0.js +1 -427
  6. package/dist-es/models/models_1.js +1 -12
  7. package/dist-es/schemas/schemas_0.js +1 -1
  8. package/dist-types/commands/ListClassificationJobsCommand.d.ts +1 -1
  9. package/dist-types/commands/ListClassificationScopesCommand.d.ts +1 -1
  10. package/dist-types/commands/ListCustomDataIdentifiersCommand.d.ts +1 -1
  11. package/dist-types/commands/ListFindingsCommand.d.ts +1 -1
  12. package/dist-types/commands/ListFindingsFiltersCommand.d.ts +1 -1
  13. package/dist-types/commands/ListInvitationsCommand.d.ts +1 -1
  14. package/dist-types/commands/ListManagedDataIdentifiersCommand.d.ts +1 -1
  15. package/dist-types/commands/ListMembersCommand.d.ts +1 -1
  16. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +1 -1
  17. package/dist-types/commands/ListResourceProfileArtifactsCommand.d.ts +1 -1
  18. package/dist-types/commands/ListResourceProfileDetectionsCommand.d.ts +1 -1
  19. package/dist-types/commands/ListSensitivityInspectionTemplatesCommand.d.ts +1 -1
  20. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  21. package/dist-types/commands/PutClassificationExportConfigurationCommand.d.ts +1 -1
  22. package/dist-types/commands/PutFindingsPublicationConfigurationCommand.d.ts +1 -1
  23. package/dist-types/commands/SearchResourcesCommand.d.ts +1 -1
  24. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  25. package/dist-types/commands/TestCustomDataIdentifierCommand.d.ts +1 -1
  26. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  27. package/dist-types/commands/UpdateAllowListCommand.d.ts +1 -1
  28. package/dist-types/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +1 -1
  29. package/dist-types/commands/UpdateClassificationJobCommand.d.ts +1 -1
  30. package/dist-types/commands/UpdateClassificationScopeCommand.d.ts +1 -1
  31. package/dist-types/commands/UpdateFindingsFilterCommand.d.ts +1 -1
  32. package/dist-types/commands/UpdateMacieSessionCommand.d.ts +1 -1
  33. package/dist-types/commands/UpdateMemberSessionCommand.d.ts +1 -1
  34. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -1
  35. package/dist-types/commands/UpdateResourceProfileCommand.d.ts +1 -1
  36. package/dist-types/commands/UpdateResourceProfileDetectionsCommand.d.ts +1 -1
  37. package/dist-types/index.d.ts +4 -1
  38. package/dist-types/models/enums.d.ts +822 -0
  39. package/dist-types/models/errors.d.ts +98 -0
  40. package/dist-types/models/models_0.d.ts +946 -904
  41. package/dist-types/models/models_1.d.ts +1 -962
  42. package/dist-types/ts3.4/commands/ListClassificationJobsCommand.d.ts +1 -1
  43. package/dist-types/ts3.4/commands/ListClassificationScopesCommand.d.ts +1 -1
  44. package/dist-types/ts3.4/commands/ListCustomDataIdentifiersCommand.d.ts +1 -1
  45. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +1 -1
  46. package/dist-types/ts3.4/commands/ListFindingsFiltersCommand.d.ts +1 -1
  47. package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +1 -1
  48. package/dist-types/ts3.4/commands/ListManagedDataIdentifiersCommand.d.ts +1 -1
  49. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/ListResourceProfileArtifactsCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/ListResourceProfileDetectionsCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/ListSensitivityInspectionTemplatesCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/PutClassificationExportConfigurationCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/PutFindingsPublicationConfigurationCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/SearchResourcesCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/TestCustomDataIdentifierCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/UpdateAllowListCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/UpdateClassificationJobCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/UpdateClassificationScopeCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/UpdateFindingsFilterCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/UpdateMacieSessionCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/UpdateMemberSessionCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/UpdateResourceProfileCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/UpdateResourceProfileDetectionsCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/index.d.ts +4 -1
  72. package/dist-types/ts3.4/models/enums.d.ts +441 -0
  73. package/dist-types/ts3.4/models/errors.d.ts +56 -0
  74. package/dist-types/ts3.4/models/models_0.d.ts +304 -481
  75. package/dist-types/ts3.4/models/models_1.d.ts +1 -287
  76. package/package.json +19 -19
  77. package/dist-es/models/index.js +0 -2
  78. package/dist-types/models/index.d.ts +0 -2
  79. package/dist-types/ts3.4/models/index.d.ts +0 -2
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  ListClassificationJobsRequest,
10
10
  ListClassificationJobsResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface ListClassificationJobsCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  ListClassificationScopesRequest,
10
10
  ListClassificationScopesResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface ListClassificationScopesCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  ListCustomDataIdentifiersRequest,
10
10
  ListCustomDataIdentifiersResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface ListCustomDataIdentifiersCommandInput
@@ -5,7 +5,7 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../Macie2Client";
8
- import { ListFindingsRequest, ListFindingsResponse } from "../models/models_1";
8
+ import { ListFindingsRequest, ListFindingsResponse } from "../models/models_0";
9
9
  export { __MetadataBearer };
10
10
  export { $Command };
11
11
  export interface ListFindingsCommandInput extends ListFindingsRequest {}
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  ListFindingsFiltersRequest,
10
10
  ListFindingsFiltersResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface ListFindingsFiltersCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  ListInvitationsRequest,
10
10
  ListInvitationsResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface ListInvitationsCommandInput extends ListInvitationsRequest {}
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  ListManagedDataIdentifiersRequest,
10
10
  ListManagedDataIdentifiersResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface ListManagedDataIdentifiersCommandInput
@@ -5,7 +5,7 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../Macie2Client";
8
- import { ListMembersRequest, ListMembersResponse } from "../models/models_1";
8
+ import { ListMembersRequest, ListMembersResponse } from "../models/models_0";
9
9
  export { __MetadataBearer };
10
10
  export { $Command };
11
11
  export interface ListMembersCommandInput extends ListMembersRequest {}
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  ListOrganizationAdminAccountsRequest,
10
10
  ListOrganizationAdminAccountsResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface ListOrganizationAdminAccountsCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  ListResourceProfileArtifactsRequest,
10
10
  ListResourceProfileArtifactsResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface ListResourceProfileArtifactsCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  ListResourceProfileDetectionsRequest,
10
10
  ListResourceProfileDetectionsResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface ListResourceProfileDetectionsCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  ListSensitivityInspectionTemplatesRequest,
10
10
  ListSensitivityInspectionTemplatesResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface ListSensitivityInspectionTemplatesCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  ListTagsForResourceRequest,
10
10
  ListTagsForResourceResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface ListTagsForResourceCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  PutClassificationExportConfigurationRequest,
10
10
  PutClassificationExportConfigurationResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface PutClassificationExportConfigurationCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  PutFindingsPublicationConfigurationRequest,
10
10
  PutFindingsPublicationConfigurationResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface PutFindingsPublicationConfigurationCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  SearchResourcesRequest,
10
10
  SearchResourcesResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface SearchResourcesCommandInput extends SearchResourcesRequest {}
@@ -5,7 +5,7 @@ import {
5
5
  ServiceInputTypes,
6
6
  ServiceOutputTypes,
7
7
  } from "../Macie2Client";
8
- import { TagResourceRequest, TagResourceResponse } from "../models/models_1";
8
+ import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
9
9
  export { __MetadataBearer };
10
10
  export { $Command };
11
11
  export interface TagResourceCommandInput extends TagResourceRequest {}
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  TestCustomDataIdentifierRequest,
10
10
  TestCustomDataIdentifierResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface TestCustomDataIdentifierCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  UntagResourceRequest,
10
10
  UntagResourceResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  UpdateAllowListRequest,
10
10
  UpdateAllowListResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface UpdateAllowListCommandInput extends UpdateAllowListRequest {}
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  UpdateAutomatedDiscoveryConfigurationRequest,
10
10
  UpdateAutomatedDiscoveryConfigurationResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface UpdateAutomatedDiscoveryConfigurationCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  UpdateClassificationJobRequest,
10
10
  UpdateClassificationJobResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface UpdateClassificationJobCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  UpdateClassificationScopeRequest,
10
10
  UpdateClassificationScopeResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface UpdateClassificationScopeCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  UpdateFindingsFilterRequest,
10
10
  UpdateFindingsFilterResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface UpdateFindingsFilterCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  UpdateMacieSessionRequest,
10
10
  UpdateMacieSessionResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface UpdateMacieSessionCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  UpdateMemberSessionRequest,
10
10
  UpdateMemberSessionResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface UpdateMemberSessionCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  UpdateOrganizationConfigurationRequest,
10
10
  UpdateOrganizationConfigurationResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface UpdateOrganizationConfigurationCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  UpdateResourceProfileRequest,
10
10
  UpdateResourceProfileResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface UpdateResourceProfileCommandInput
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  UpdateResourceProfileDetectionsRequest,
10
10
  UpdateResourceProfileDetectionsResponse,
11
- } from "../models/models_1";
11
+ } from "../models/models_0";
12
12
  export { __MetadataBearer };
13
13
  export { $Command };
14
14
  export interface UpdateResourceProfileDetectionsCommandInput
@@ -6,5 +6,8 @@ export { Macie2ExtensionConfiguration } from "./extensionConfiguration";
6
6
  export * from "./commands";
7
7
  export * from "./pagination";
8
8
  export * from "./waiters";
9
- export * from "./models";
9
+ export * from "./models/enums";
10
+ export * from "./models/errors";
11
+ export * from "./models/models_0";
12
+ export * from "./models/models_1";
10
13
  export { Macie2ServiceException } from "./models/Macie2ServiceException";