@aws-sdk/client-macie2 3.934.0 → 3.935.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 +12 -12
  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
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
4
- import { UpdateClassificationJobRequest, UpdateClassificationJobResponse } from "../models/models_1";
4
+ import { UpdateClassificationJobRequest, UpdateClassificationJobResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
4
- import { UpdateClassificationScopeRequest, UpdateClassificationScopeResponse } from "../models/models_1";
4
+ import { UpdateClassificationScopeRequest, UpdateClassificationScopeResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
4
- import { UpdateFindingsFilterRequest, UpdateFindingsFilterResponse } from "../models/models_1";
4
+ import { UpdateFindingsFilterRequest, UpdateFindingsFilterResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
4
- import { UpdateMacieSessionRequest, UpdateMacieSessionResponse } from "../models/models_1";
4
+ import { UpdateMacieSessionRequest, UpdateMacieSessionResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
4
- import { UpdateMemberSessionRequest, UpdateMemberSessionResponse } from "../models/models_1";
4
+ import { UpdateMemberSessionRequest, UpdateMemberSessionResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
4
- import { UpdateOrganizationConfigurationRequest, UpdateOrganizationConfigurationResponse } from "../models/models_1";
4
+ import { UpdateOrganizationConfigurationRequest, UpdateOrganizationConfigurationResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
4
- import { UpdateResourceProfileRequest, UpdateResourceProfileResponse } from "../models/models_1";
4
+ import { UpdateResourceProfileRequest, UpdateResourceProfileResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import { Macie2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../Macie2Client";
4
- import { UpdateResourceProfileDetectionsRequest, UpdateResourceProfileDetectionsResponse } from "../models/models_1";
4
+ import { UpdateResourceProfileDetectionsRequest, UpdateResourceProfileDetectionsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -11,5 +11,8 @@ export type { Macie2ExtensionConfiguration } from "./extensionConfiguration";
11
11
  export * from "./commands";
12
12
  export * from "./pagination";
13
13
  export * from "./waiters";
14
- export * from "./models";
14
+ export * from "./models/enums";
15
+ export * from "./models/errors";
16
+ export type * from "./models/models_0";
17
+ export type * from "./models/models_1";
15
18
  export { Macie2ServiceException } from "./models/Macie2ServiceException";