@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
@@ -0,0 +1,98 @@
1
+ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
+ import { Macie2ServiceException as __BaseException } from "./Macie2ServiceException";
3
+ /**
4
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
5
+ * @public
6
+ */
7
+ export declare class AccessDeniedException extends __BaseException {
8
+ readonly name: "AccessDeniedException";
9
+ readonly $fault: "client";
10
+ /**
11
+ * @internal
12
+ */
13
+ constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
14
+ }
15
+ /**
16
+ * <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
17
+ * @public
18
+ */
19
+ export declare class ConflictException extends __BaseException {
20
+ readonly name: "ConflictException";
21
+ readonly $fault: "client";
22
+ /**
23
+ * @internal
24
+ */
25
+ constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
26
+ }
27
+ /**
28
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
29
+ * @public
30
+ */
31
+ export declare class InternalServerException extends __BaseException {
32
+ readonly name: "InternalServerException";
33
+ readonly $fault: "server";
34
+ /**
35
+ * @internal
36
+ */
37
+ constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
38
+ }
39
+ /**
40
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
41
+ * @public
42
+ */
43
+ export declare class ResourceNotFoundException extends __BaseException {
44
+ readonly name: "ResourceNotFoundException";
45
+ readonly $fault: "client";
46
+ /**
47
+ * @internal
48
+ */
49
+ constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
50
+ }
51
+ /**
52
+ * <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
53
+ * @public
54
+ */
55
+ export declare class ServiceQuotaExceededException extends __BaseException {
56
+ readonly name: "ServiceQuotaExceededException";
57
+ readonly $fault: "client";
58
+ /**
59
+ * @internal
60
+ */
61
+ constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
62
+ }
63
+ /**
64
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
65
+ * @public
66
+ */
67
+ export declare class ThrottlingException extends __BaseException {
68
+ readonly name: "ThrottlingException";
69
+ readonly $fault: "client";
70
+ /**
71
+ * @internal
72
+ */
73
+ constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
74
+ }
75
+ /**
76
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
77
+ * @public
78
+ */
79
+ export declare class ValidationException extends __BaseException {
80
+ readonly name: "ValidationException";
81
+ readonly $fault: "client";
82
+ /**
83
+ * @internal
84
+ */
85
+ constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
86
+ }
87
+ /**
88
+ * <p>Provides information about an error that occurred due to an unprocessable entity.</p>
89
+ * @public
90
+ */
91
+ export declare class UnprocessableEntityException extends __BaseException {
92
+ readonly name: "UnprocessableEntityException";
93
+ readonly $fault: "client";
94
+ /**
95
+ * @internal
96
+ */
97
+ constructor(opts: __ExceptionOptionType<UnprocessableEntityException, __BaseException>);
98
+ }