@aws-sdk/client-macie2 3.288.0 → 3.290.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 (80) hide show
  1. package/dist-types/commands/AcceptInvitationCommand.d.ts +22 -0
  2. package/dist-types/commands/BatchGetCustomDataIdentifiersCommand.d.ts +22 -0
  3. package/dist-types/commands/CreateAllowListCommand.d.ts +22 -0
  4. package/dist-types/commands/CreateClassificationJobCommand.d.ts +22 -0
  5. package/dist-types/commands/CreateCustomDataIdentifierCommand.d.ts +22 -0
  6. package/dist-types/commands/CreateFindingsFilterCommand.d.ts +22 -0
  7. package/dist-types/commands/CreateInvitationsCommand.d.ts +22 -0
  8. package/dist-types/commands/CreateMemberCommand.d.ts +22 -0
  9. package/dist-types/commands/CreateSampleFindingsCommand.d.ts +22 -0
  10. package/dist-types/commands/DeclineInvitationsCommand.d.ts +22 -0
  11. package/dist-types/commands/DeleteAllowListCommand.d.ts +16 -0
  12. package/dist-types/commands/DeleteCustomDataIdentifierCommand.d.ts +22 -0
  13. package/dist-types/commands/DeleteFindingsFilterCommand.d.ts +22 -0
  14. package/dist-types/commands/DeleteInvitationsCommand.d.ts +22 -0
  15. package/dist-types/commands/DeleteMemberCommand.d.ts +22 -0
  16. package/dist-types/commands/DescribeBucketsCommand.d.ts +22 -0
  17. package/dist-types/commands/DescribeClassificationJobCommand.d.ts +22 -0
  18. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +22 -0
  19. package/dist-types/commands/DisableMacieCommand.d.ts +22 -0
  20. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +22 -0
  21. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +22 -0
  22. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +22 -0
  23. package/dist-types/commands/DisassociateMemberCommand.d.ts +22 -0
  24. package/dist-types/commands/EnableMacieCommand.d.ts +22 -0
  25. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +22 -0
  26. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +22 -0
  27. package/dist-types/commands/GetAllowListCommand.d.ts +16 -0
  28. package/dist-types/commands/GetAutomatedDiscoveryConfigurationCommand.d.ts +13 -0
  29. package/dist-types/commands/GetBucketStatisticsCommand.d.ts +22 -0
  30. package/dist-types/commands/GetClassificationExportConfigurationCommand.d.ts +22 -0
  31. package/dist-types/commands/GetClassificationScopeCommand.d.ts +16 -0
  32. package/dist-types/commands/GetCustomDataIdentifierCommand.d.ts +22 -0
  33. package/dist-types/commands/GetFindingStatisticsCommand.d.ts +22 -0
  34. package/dist-types/commands/GetFindingsCommand.d.ts +22 -0
  35. package/dist-types/commands/GetFindingsFilterCommand.d.ts +22 -0
  36. package/dist-types/commands/GetFindingsPublicationConfigurationCommand.d.ts +22 -0
  37. package/dist-types/commands/GetInvitationsCountCommand.d.ts +22 -0
  38. package/dist-types/commands/GetMacieSessionCommand.d.ts +22 -0
  39. package/dist-types/commands/GetMasterAccountCommand.d.ts +22 -0
  40. package/dist-types/commands/GetMemberCommand.d.ts +22 -0
  41. package/dist-types/commands/GetResourceProfileCommand.d.ts +19 -0
  42. package/dist-types/commands/GetRevealConfigurationCommand.d.ts +13 -0
  43. package/dist-types/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +13 -0
  44. package/dist-types/commands/GetSensitiveDataOccurrencesCommand.d.ts +19 -0
  45. package/dist-types/commands/GetSensitivityInspectionTemplateCommand.d.ts +16 -0
  46. package/dist-types/commands/GetUsageStatisticsCommand.d.ts +22 -0
  47. package/dist-types/commands/GetUsageTotalsCommand.d.ts +22 -0
  48. package/dist-types/commands/ListAllowListsCommand.d.ts +13 -0
  49. package/dist-types/commands/ListClassificationJobsCommand.d.ts +22 -0
  50. package/dist-types/commands/ListClassificationScopesCommand.d.ts +13 -0
  51. package/dist-types/commands/ListCustomDataIdentifiersCommand.d.ts +22 -0
  52. package/dist-types/commands/ListFindingsCommand.d.ts +22 -0
  53. package/dist-types/commands/ListFindingsFiltersCommand.d.ts +22 -0
  54. package/dist-types/commands/ListInvitationsCommand.d.ts +22 -0
  55. package/dist-types/commands/ListManagedDataIdentifiersCommand.d.ts +1 -0
  56. package/dist-types/commands/ListMembersCommand.d.ts +22 -0
  57. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +22 -0
  58. package/dist-types/commands/ListResourceProfileArtifactsCommand.d.ts +16 -0
  59. package/dist-types/commands/ListResourceProfileDetectionsCommand.d.ts +19 -0
  60. package/dist-types/commands/ListSensitivityInspectionTemplatesCommand.d.ts +16 -0
  61. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  62. package/dist-types/commands/PutClassificationExportConfigurationCommand.d.ts +22 -0
  63. package/dist-types/commands/PutFindingsPublicationConfigurationCommand.d.ts +22 -0
  64. package/dist-types/commands/SearchResourcesCommand.d.ts +22 -0
  65. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  66. package/dist-types/commands/TestCustomDataIdentifierCommand.d.ts +22 -0
  67. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  68. package/dist-types/commands/UpdateAllowListCommand.d.ts +16 -0
  69. package/dist-types/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +13 -0
  70. package/dist-types/commands/UpdateClassificationJobCommand.d.ts +22 -0
  71. package/dist-types/commands/UpdateClassificationScopeCommand.d.ts +16 -0
  72. package/dist-types/commands/UpdateFindingsFilterCommand.d.ts +22 -0
  73. package/dist-types/commands/UpdateMacieSessionCommand.d.ts +22 -0
  74. package/dist-types/commands/UpdateMemberSessionCommand.d.ts +22 -0
  75. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +22 -0
  76. package/dist-types/commands/UpdateResourceProfileCommand.d.ts +19 -0
  77. package/dist-types/commands/UpdateResourceProfileDetectionsCommand.d.ts +19 -0
  78. package/dist-types/commands/UpdateRevealConfigurationCommand.d.ts +13 -0
  79. package/dist-types/commands/UpdateSensitivityInspectionTemplateCommand.d.ts +16 -0
  80. package/package.json +30 -30
@@ -29,6 +29,28 @@ export interface DisassociateFromMasterAccountCommandOutput extends Disassociate
29
29
  * @see {@link DisassociateFromMasterAccountCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link ConflictException} (client fault)
36
+ * <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
37
+ *
38
+ * @throws {@link InternalServerException} (server fault)
39
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
43
+ *
44
+ * @throws {@link ServiceQuotaExceededException} (client fault)
45
+ * <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
46
+ *
47
+ * @throws {@link ThrottlingException} (client fault)
48
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
49
+ *
50
+ * @throws {@link ValidationException} (client fault)
51
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class DisassociateFromMasterAccountCommand extends $Command<DisassociateFromMasterAccountCommandInput, DisassociateFromMasterAccountCommandOutput, Macie2ClientResolvedConfig> {
34
56
  readonly input: DisassociateFromMasterAccountCommandInput;
@@ -29,6 +29,28 @@ export interface DisassociateMemberCommandOutput extends DisassociateMemberRespo
29
29
  * @see {@link DisassociateMemberCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link ConflictException} (client fault)
36
+ * <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
37
+ *
38
+ * @throws {@link InternalServerException} (server fault)
39
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
43
+ *
44
+ * @throws {@link ServiceQuotaExceededException} (client fault)
45
+ * <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
46
+ *
47
+ * @throws {@link ThrottlingException} (client fault)
48
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
49
+ *
50
+ * @throws {@link ValidationException} (client fault)
51
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class DisassociateMemberCommand extends $Command<DisassociateMemberCommandInput, DisassociateMemberCommandOutput, Macie2ClientResolvedConfig> {
34
56
  readonly input: DisassociateMemberCommandInput;
@@ -29,6 +29,28 @@ export interface EnableMacieCommandOutput extends EnableMacieResponse, __Metadat
29
29
  * @see {@link EnableMacieCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link ConflictException} (client fault)
36
+ * <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
37
+ *
38
+ * @throws {@link InternalServerException} (server fault)
39
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
43
+ *
44
+ * @throws {@link ServiceQuotaExceededException} (client fault)
45
+ * <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
46
+ *
47
+ * @throws {@link ThrottlingException} (client fault)
48
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
49
+ *
50
+ * @throws {@link ValidationException} (client fault)
51
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class EnableMacieCommand extends $Command<EnableMacieCommandInput, EnableMacieCommandOutput, Macie2ClientResolvedConfig> {
34
56
  readonly input: EnableMacieCommandInput;
@@ -29,6 +29,28 @@ export interface EnableOrganizationAdminAccountCommandOutput extends EnableOrgan
29
29
  * @see {@link EnableOrganizationAdminAccountCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link ConflictException} (client fault)
36
+ * <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
37
+ *
38
+ * @throws {@link InternalServerException} (server fault)
39
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
43
+ *
44
+ * @throws {@link ServiceQuotaExceededException} (client fault)
45
+ * <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
46
+ *
47
+ * @throws {@link ThrottlingException} (client fault)
48
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
49
+ *
50
+ * @throws {@link ValidationException} (client fault)
51
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class EnableOrganizationAdminAccountCommand extends $Command<EnableOrganizationAdminAccountCommandInput, EnableOrganizationAdminAccountCommandOutput, Macie2ClientResolvedConfig> {
34
56
  readonly input: EnableOrganizationAdminAccountCommandInput;
@@ -29,6 +29,28 @@ export interface GetAdministratorAccountCommandOutput extends GetAdministratorAc
29
29
  * @see {@link GetAdministratorAccountCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link ConflictException} (client fault)
36
+ * <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
37
+ *
38
+ * @throws {@link InternalServerException} (server fault)
39
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
43
+ *
44
+ * @throws {@link ServiceQuotaExceededException} (client fault)
45
+ * <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
46
+ *
47
+ * @throws {@link ThrottlingException} (client fault)
48
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
49
+ *
50
+ * @throws {@link ValidationException} (client fault)
51
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetAdministratorAccountCommand extends $Command<GetAdministratorAccountCommandInput, GetAdministratorAccountCommandOutput, Macie2ClientResolvedConfig> {
34
56
  readonly input: GetAdministratorAccountCommandInput;
@@ -29,6 +29,22 @@ export interface GetAllowListCommandOutput extends GetAllowListResponse, __Metad
29
29
  * @see {@link GetAllowListCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link InternalServerException} (server fault)
36
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
37
+ *
38
+ * @throws {@link ResourceNotFoundException} (client fault)
39
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
40
+ *
41
+ * @throws {@link ThrottlingException} (client fault)
42
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
43
+ *
44
+ * @throws {@link ValidationException} (client fault)
45
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
46
+ *
47
+ *
32
48
  */
33
49
  export declare class GetAllowListCommand extends $Command<GetAllowListCommandInput, GetAllowListCommandOutput, Macie2ClientResolvedConfig> {
34
50
  readonly input: GetAllowListCommandInput;
@@ -29,6 +29,19 @@ export interface GetAutomatedDiscoveryConfigurationCommandOutput extends GetAuto
29
29
  * @see {@link GetAutomatedDiscoveryConfigurationCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link InternalServerException} (server fault)
36
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
37
+ *
38
+ * @throws {@link ThrottlingException} (client fault)
39
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
40
+ *
41
+ * @throws {@link ValidationException} (client fault)
42
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
43
+ *
44
+ *
32
45
  */
33
46
  export declare class GetAutomatedDiscoveryConfigurationCommand extends $Command<GetAutomatedDiscoveryConfigurationCommandInput, GetAutomatedDiscoveryConfigurationCommandOutput, Macie2ClientResolvedConfig> {
34
47
  readonly input: GetAutomatedDiscoveryConfigurationCommandInput;
@@ -29,6 +29,28 @@ export interface GetBucketStatisticsCommandOutput extends GetBucketStatisticsRes
29
29
  * @see {@link GetBucketStatisticsCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link ConflictException} (client fault)
36
+ * <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
37
+ *
38
+ * @throws {@link InternalServerException} (server fault)
39
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
43
+ *
44
+ * @throws {@link ServiceQuotaExceededException} (client fault)
45
+ * <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
46
+ *
47
+ * @throws {@link ThrottlingException} (client fault)
48
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
49
+ *
50
+ * @throws {@link ValidationException} (client fault)
51
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetBucketStatisticsCommand extends $Command<GetBucketStatisticsCommandInput, GetBucketStatisticsCommandOutput, Macie2ClientResolvedConfig> {
34
56
  readonly input: GetBucketStatisticsCommandInput;
@@ -29,6 +29,28 @@ export interface GetClassificationExportConfigurationCommandOutput extends GetCl
29
29
  * @see {@link GetClassificationExportConfigurationCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link ConflictException} (client fault)
36
+ * <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
37
+ *
38
+ * @throws {@link InternalServerException} (server fault)
39
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
43
+ *
44
+ * @throws {@link ServiceQuotaExceededException} (client fault)
45
+ * <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
46
+ *
47
+ * @throws {@link ThrottlingException} (client fault)
48
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
49
+ *
50
+ * @throws {@link ValidationException} (client fault)
51
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetClassificationExportConfigurationCommand extends $Command<GetClassificationExportConfigurationCommandInput, GetClassificationExportConfigurationCommandOutput, Macie2ClientResolvedConfig> {
34
56
  readonly input: GetClassificationExportConfigurationCommandInput;
@@ -29,6 +29,22 @@ export interface GetClassificationScopeCommandOutput extends GetClassificationSc
29
29
  * @see {@link GetClassificationScopeCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link InternalServerException} (server fault)
36
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
37
+ *
38
+ * @throws {@link ResourceNotFoundException} (client fault)
39
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
40
+ *
41
+ * @throws {@link ThrottlingException} (client fault)
42
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
43
+ *
44
+ * @throws {@link ValidationException} (client fault)
45
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
46
+ *
47
+ *
32
48
  */
33
49
  export declare class GetClassificationScopeCommand extends $Command<GetClassificationScopeCommandInput, GetClassificationScopeCommandOutput, Macie2ClientResolvedConfig> {
34
50
  readonly input: GetClassificationScopeCommandInput;
@@ -29,6 +29,28 @@ export interface GetCustomDataIdentifierCommandOutput extends GetCustomDataIdent
29
29
  * @see {@link GetCustomDataIdentifierCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link ConflictException} (client fault)
36
+ * <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
37
+ *
38
+ * @throws {@link InternalServerException} (server fault)
39
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
43
+ *
44
+ * @throws {@link ServiceQuotaExceededException} (client fault)
45
+ * <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
46
+ *
47
+ * @throws {@link ThrottlingException} (client fault)
48
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
49
+ *
50
+ * @throws {@link ValidationException} (client fault)
51
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetCustomDataIdentifierCommand extends $Command<GetCustomDataIdentifierCommandInput, GetCustomDataIdentifierCommandOutput, Macie2ClientResolvedConfig> {
34
56
  readonly input: GetCustomDataIdentifierCommandInput;
@@ -29,6 +29,28 @@ export interface GetFindingStatisticsCommandOutput extends GetFindingStatisticsR
29
29
  * @see {@link GetFindingStatisticsCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link ConflictException} (client fault)
36
+ * <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
37
+ *
38
+ * @throws {@link InternalServerException} (server fault)
39
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
43
+ *
44
+ * @throws {@link ServiceQuotaExceededException} (client fault)
45
+ * <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
46
+ *
47
+ * @throws {@link ThrottlingException} (client fault)
48
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
49
+ *
50
+ * @throws {@link ValidationException} (client fault)
51
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetFindingStatisticsCommand extends $Command<GetFindingStatisticsCommandInput, GetFindingStatisticsCommandOutput, Macie2ClientResolvedConfig> {
34
56
  readonly input: GetFindingStatisticsCommandInput;
@@ -29,6 +29,28 @@ export interface GetFindingsCommandOutput extends GetFindingsResponse, __Metadat
29
29
  * @see {@link GetFindingsCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link ConflictException} (client fault)
36
+ * <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
37
+ *
38
+ * @throws {@link InternalServerException} (server fault)
39
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
43
+ *
44
+ * @throws {@link ServiceQuotaExceededException} (client fault)
45
+ * <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
46
+ *
47
+ * @throws {@link ThrottlingException} (client fault)
48
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
49
+ *
50
+ * @throws {@link ValidationException} (client fault)
51
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetFindingsCommand extends $Command<GetFindingsCommandInput, GetFindingsCommandOutput, Macie2ClientResolvedConfig> {
34
56
  readonly input: GetFindingsCommandInput;
@@ -29,6 +29,28 @@ export interface GetFindingsFilterCommandOutput extends GetFindingsFilterRespons
29
29
  * @see {@link GetFindingsFilterCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link ConflictException} (client fault)
36
+ * <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
37
+ *
38
+ * @throws {@link InternalServerException} (server fault)
39
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
43
+ *
44
+ * @throws {@link ServiceQuotaExceededException} (client fault)
45
+ * <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
46
+ *
47
+ * @throws {@link ThrottlingException} (client fault)
48
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
49
+ *
50
+ * @throws {@link ValidationException} (client fault)
51
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetFindingsFilterCommand extends $Command<GetFindingsFilterCommandInput, GetFindingsFilterCommandOutput, Macie2ClientResolvedConfig> {
34
56
  readonly input: GetFindingsFilterCommandInput;
@@ -29,6 +29,28 @@ export interface GetFindingsPublicationConfigurationCommandOutput extends GetFin
29
29
  * @see {@link GetFindingsPublicationConfigurationCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link ConflictException} (client fault)
36
+ * <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
37
+ *
38
+ * @throws {@link InternalServerException} (server fault)
39
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
43
+ *
44
+ * @throws {@link ServiceQuotaExceededException} (client fault)
45
+ * <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
46
+ *
47
+ * @throws {@link ThrottlingException} (client fault)
48
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
49
+ *
50
+ * @throws {@link ValidationException} (client fault)
51
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetFindingsPublicationConfigurationCommand extends $Command<GetFindingsPublicationConfigurationCommandInput, GetFindingsPublicationConfigurationCommandOutput, Macie2ClientResolvedConfig> {
34
56
  readonly input: GetFindingsPublicationConfigurationCommandInput;
@@ -29,6 +29,28 @@ export interface GetInvitationsCountCommandOutput extends GetInvitationsCountRes
29
29
  * @see {@link GetInvitationsCountCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link ConflictException} (client fault)
36
+ * <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
37
+ *
38
+ * @throws {@link InternalServerException} (server fault)
39
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
43
+ *
44
+ * @throws {@link ServiceQuotaExceededException} (client fault)
45
+ * <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
46
+ *
47
+ * @throws {@link ThrottlingException} (client fault)
48
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
49
+ *
50
+ * @throws {@link ValidationException} (client fault)
51
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetInvitationsCountCommand extends $Command<GetInvitationsCountCommandInput, GetInvitationsCountCommandOutput, Macie2ClientResolvedConfig> {
34
56
  readonly input: GetInvitationsCountCommandInput;
@@ -29,6 +29,28 @@ export interface GetMacieSessionCommandOutput extends GetMacieSessionResponse, _
29
29
  * @see {@link GetMacieSessionCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link ConflictException} (client fault)
36
+ * <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
37
+ *
38
+ * @throws {@link InternalServerException} (server fault)
39
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
43
+ *
44
+ * @throws {@link ServiceQuotaExceededException} (client fault)
45
+ * <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
46
+ *
47
+ * @throws {@link ThrottlingException} (client fault)
48
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
49
+ *
50
+ * @throws {@link ValidationException} (client fault)
51
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetMacieSessionCommand extends $Command<GetMacieSessionCommandInput, GetMacieSessionCommandOutput, Macie2ClientResolvedConfig> {
34
56
  readonly input: GetMacieSessionCommandInput;
@@ -29,6 +29,28 @@ export interface GetMasterAccountCommandOutput extends GetMasterAccountResponse,
29
29
  * @see {@link GetMasterAccountCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link ConflictException} (client fault)
36
+ * <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
37
+ *
38
+ * @throws {@link InternalServerException} (server fault)
39
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
43
+ *
44
+ * @throws {@link ServiceQuotaExceededException} (client fault)
45
+ * <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
46
+ *
47
+ * @throws {@link ThrottlingException} (client fault)
48
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
49
+ *
50
+ * @throws {@link ValidationException} (client fault)
51
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetMasterAccountCommand extends $Command<GetMasterAccountCommandInput, GetMasterAccountCommandOutput, Macie2ClientResolvedConfig> {
34
56
  readonly input: GetMasterAccountCommandInput;
@@ -29,6 +29,28 @@ export interface GetMemberCommandOutput extends GetMemberResponse, __MetadataBea
29
29
  * @see {@link GetMemberCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link ConflictException} (client fault)
36
+ * <p>Provides information about an error that occurred due to a versioning conflict for a specified resource.</p>
37
+ *
38
+ * @throws {@link InternalServerException} (server fault)
39
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
40
+ *
41
+ * @throws {@link ResourceNotFoundException} (client fault)
42
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
43
+ *
44
+ * @throws {@link ServiceQuotaExceededException} (client fault)
45
+ * <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
46
+ *
47
+ * @throws {@link ThrottlingException} (client fault)
48
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
49
+ *
50
+ * @throws {@link ValidationException} (client fault)
51
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
52
+ *
53
+ *
32
54
  */
33
55
  export declare class GetMemberCommand extends $Command<GetMemberCommandInput, GetMemberCommandOutput, Macie2ClientResolvedConfig> {
34
56
  readonly input: GetMemberCommandInput;
@@ -29,6 +29,25 @@ export interface GetResourceProfileCommandOutput extends GetResourceProfileRespo
29
29
  * @see {@link GetResourceProfileCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link InternalServerException} (server fault)
36
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
37
+ *
38
+ * @throws {@link ResourceNotFoundException} (client fault)
39
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
40
+ *
41
+ * @throws {@link ServiceQuotaExceededException} (client fault)
42
+ * <p>Provides information about an error that occurred due to one or more service quotas for an account.</p>
43
+ *
44
+ * @throws {@link ThrottlingException} (client fault)
45
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
46
+ *
47
+ * @throws {@link ValidationException} (client fault)
48
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
49
+ *
50
+ *
32
51
  */
33
52
  export declare class GetResourceProfileCommand extends $Command<GetResourceProfileCommandInput, GetResourceProfileCommandOutput, Macie2ClientResolvedConfig> {
34
53
  readonly input: GetResourceProfileCommandInput;
@@ -29,6 +29,19 @@ export interface GetRevealConfigurationCommandOutput extends GetRevealConfigurat
29
29
  * @see {@link GetRevealConfigurationCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link InternalServerException} (server fault)
36
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
37
+ *
38
+ * @throws {@link ThrottlingException} (client fault)
39
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
40
+ *
41
+ * @throws {@link ValidationException} (client fault)
42
+ * <p>Provides information about an error that occurred due to a syntax error in a request.</p>
43
+ *
44
+ *
32
45
  */
33
46
  export declare class GetRevealConfigurationCommand extends $Command<GetRevealConfigurationCommandInput, GetRevealConfigurationCommandOutput, Macie2ClientResolvedConfig> {
34
47
  readonly input: GetRevealConfigurationCommandInput;
@@ -29,6 +29,19 @@ export interface GetSensitiveDataOccurrencesAvailabilityCommandOutput extends Ge
29
29
  * @see {@link GetSensitiveDataOccurrencesAvailabilityCommandOutput} for command's `response` shape.
30
30
  * @see {@link Macie2ClientResolvedConfig | config} for Macie2Client's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Provides information about an error that occurred due to insufficient access to a specified resource.</p>
34
+ *
35
+ * @throws {@link InternalServerException} (server fault)
36
+ * <p>Provides information about an error that occurred due to an unknown internal server error, exception, or failure.</p>
37
+ *
38
+ * @throws {@link ResourceNotFoundException} (client fault)
39
+ * <p>Provides information about an error that occurred because a specified resource wasn't found.</p>
40
+ *
41
+ * @throws {@link ThrottlingException} (client fault)
42
+ * <p>Provides information about an error that occurred because too many requests were sent during a certain amount of time.</p>
43
+ *
44
+ *
32
45
  */
33
46
  export declare class GetSensitiveDataOccurrencesAvailabilityCommand extends $Command<GetSensitiveDataOccurrencesAvailabilityCommandInput, GetSensitiveDataOccurrencesAvailabilityCommandOutput, Macie2ClientResolvedConfig> {
34
47
  readonly input: GetSensitiveDataOccurrencesAvailabilityCommandInput;