@aws-sdk/client-macie2 3.775.0 → 3.782.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 (82) hide show
  1. package/dist-types/commands/AcceptInvitationCommand.d.ts +1 -0
  2. package/dist-types/commands/BatchGetCustomDataIdentifiersCommand.d.ts +1 -0
  3. package/dist-types/commands/BatchUpdateAutomatedDiscoveryAccountsCommand.d.ts +1 -0
  4. package/dist-types/commands/CreateAllowListCommand.d.ts +1 -0
  5. package/dist-types/commands/CreateClassificationJobCommand.d.ts +1 -0
  6. package/dist-types/commands/CreateCustomDataIdentifierCommand.d.ts +1 -0
  7. package/dist-types/commands/CreateFindingsFilterCommand.d.ts +1 -0
  8. package/dist-types/commands/CreateInvitationsCommand.d.ts +1 -0
  9. package/dist-types/commands/CreateMemberCommand.d.ts +1 -0
  10. package/dist-types/commands/CreateSampleFindingsCommand.d.ts +1 -0
  11. package/dist-types/commands/DeclineInvitationsCommand.d.ts +1 -0
  12. package/dist-types/commands/DeleteAllowListCommand.d.ts +1 -0
  13. package/dist-types/commands/DeleteCustomDataIdentifierCommand.d.ts +1 -0
  14. package/dist-types/commands/DeleteFindingsFilterCommand.d.ts +1 -0
  15. package/dist-types/commands/DeleteInvitationsCommand.d.ts +1 -0
  16. package/dist-types/commands/DeleteMemberCommand.d.ts +1 -0
  17. package/dist-types/commands/DescribeBucketsCommand.d.ts +1 -0
  18. package/dist-types/commands/DescribeClassificationJobCommand.d.ts +1 -0
  19. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +1 -0
  20. package/dist-types/commands/DisableMacieCommand.d.ts +1 -0
  21. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +1 -0
  22. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +1 -0
  23. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +1 -0
  24. package/dist-types/commands/DisassociateMemberCommand.d.ts +1 -0
  25. package/dist-types/commands/EnableMacieCommand.d.ts +1 -0
  26. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +1 -0
  27. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +1 -0
  28. package/dist-types/commands/GetAllowListCommand.d.ts +1 -0
  29. package/dist-types/commands/GetAutomatedDiscoveryConfigurationCommand.d.ts +1 -0
  30. package/dist-types/commands/GetBucketStatisticsCommand.d.ts +1 -0
  31. package/dist-types/commands/GetClassificationExportConfigurationCommand.d.ts +1 -0
  32. package/dist-types/commands/GetClassificationScopeCommand.d.ts +1 -0
  33. package/dist-types/commands/GetCustomDataIdentifierCommand.d.ts +1 -0
  34. package/dist-types/commands/GetFindingStatisticsCommand.d.ts +1 -0
  35. package/dist-types/commands/GetFindingsCommand.d.ts +1 -0
  36. package/dist-types/commands/GetFindingsFilterCommand.d.ts +1 -0
  37. package/dist-types/commands/GetFindingsPublicationConfigurationCommand.d.ts +1 -0
  38. package/dist-types/commands/GetInvitationsCountCommand.d.ts +1 -0
  39. package/dist-types/commands/GetMacieSessionCommand.d.ts +1 -0
  40. package/dist-types/commands/GetMasterAccountCommand.d.ts +1 -0
  41. package/dist-types/commands/GetMemberCommand.d.ts +1 -0
  42. package/dist-types/commands/GetResourceProfileCommand.d.ts +1 -0
  43. package/dist-types/commands/GetRevealConfigurationCommand.d.ts +1 -0
  44. package/dist-types/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +1 -0
  45. package/dist-types/commands/GetSensitiveDataOccurrencesCommand.d.ts +1 -0
  46. package/dist-types/commands/GetSensitivityInspectionTemplateCommand.d.ts +1 -0
  47. package/dist-types/commands/GetUsageStatisticsCommand.d.ts +1 -0
  48. package/dist-types/commands/GetUsageTotalsCommand.d.ts +1 -0
  49. package/dist-types/commands/ListAllowListsCommand.d.ts +1 -0
  50. package/dist-types/commands/ListAutomatedDiscoveryAccountsCommand.d.ts +1 -0
  51. package/dist-types/commands/ListClassificationJobsCommand.d.ts +1 -0
  52. package/dist-types/commands/ListClassificationScopesCommand.d.ts +1 -0
  53. package/dist-types/commands/ListCustomDataIdentifiersCommand.d.ts +1 -0
  54. package/dist-types/commands/ListFindingsCommand.d.ts +1 -0
  55. package/dist-types/commands/ListFindingsFiltersCommand.d.ts +1 -0
  56. package/dist-types/commands/ListInvitationsCommand.d.ts +1 -0
  57. package/dist-types/commands/ListManagedDataIdentifiersCommand.d.ts +1 -0
  58. package/dist-types/commands/ListMembersCommand.d.ts +1 -0
  59. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +1 -0
  60. package/dist-types/commands/ListResourceProfileArtifactsCommand.d.ts +1 -0
  61. package/dist-types/commands/ListResourceProfileDetectionsCommand.d.ts +1 -0
  62. package/dist-types/commands/ListSensitivityInspectionTemplatesCommand.d.ts +1 -0
  63. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  64. package/dist-types/commands/PutClassificationExportConfigurationCommand.d.ts +1 -0
  65. package/dist-types/commands/PutFindingsPublicationConfigurationCommand.d.ts +1 -0
  66. package/dist-types/commands/SearchResourcesCommand.d.ts +1 -0
  67. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  68. package/dist-types/commands/TestCustomDataIdentifierCommand.d.ts +1 -0
  69. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  70. package/dist-types/commands/UpdateAllowListCommand.d.ts +1 -0
  71. package/dist-types/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +1 -0
  72. package/dist-types/commands/UpdateClassificationJobCommand.d.ts +1 -0
  73. package/dist-types/commands/UpdateClassificationScopeCommand.d.ts +1 -0
  74. package/dist-types/commands/UpdateFindingsFilterCommand.d.ts +1 -0
  75. package/dist-types/commands/UpdateMacieSessionCommand.d.ts +1 -0
  76. package/dist-types/commands/UpdateMemberSessionCommand.d.ts +1 -0
  77. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -0
  78. package/dist-types/commands/UpdateResourceProfileCommand.d.ts +1 -0
  79. package/dist-types/commands/UpdateResourceProfileDetectionsCommand.d.ts +1 -0
  80. package/dist-types/commands/UpdateRevealConfigurationCommand.d.ts +1 -0
  81. package/dist-types/commands/UpdateSensitivityInspectionTemplateCommand.d.ts +1 -0
  82. package/package.json +5 -5
@@ -75,6 +75,7 @@ declare const AcceptInvitationCommand_base: {
75
75
  * @throws {@link Macie2ServiceException}
76
76
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class AcceptInvitationCommand extends AcceptInvitationCommand_base {
@@ -89,6 +89,7 @@ declare const BatchGetCustomDataIdentifiersCommand_base: {
89
89
  * @throws {@link Macie2ServiceException}
90
90
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class BatchGetCustomDataIdentifiersCommand extends BatchGetCustomDataIdentifiersCommand_base {
@@ -79,6 +79,7 @@ declare const BatchUpdateAutomatedDiscoveryAccountsCommand_base: {
79
79
  * @throws {@link Macie2ServiceException}
80
80
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class BatchUpdateAutomatedDiscoveryAccountsCommand extends BatchUpdateAutomatedDiscoveryAccountsCommand_base {
@@ -88,6 +88,7 @@ declare const CreateAllowListCommand_base: {
88
88
  * @throws {@link Macie2ServiceException}
89
89
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class CreateAllowListCommand extends CreateAllowListCommand_base {
@@ -203,6 +203,7 @@ declare const CreateClassificationJobCommand_base: {
203
203
  * @throws {@link Macie2ServiceException}
204
204
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
205
205
  *
206
+ *
206
207
  * @public
207
208
  */
208
209
  export declare class CreateClassificationJobCommand extends CreateClassificationJobCommand_base {
@@ -94,6 +94,7 @@ declare const CreateCustomDataIdentifierCommand_base: {
94
94
  * @throws {@link Macie2ServiceException}
95
95
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class CreateCustomDataIdentifierCommand extends CreateCustomDataIdentifierCommand_base {
@@ -102,6 +102,7 @@ declare const CreateFindingsFilterCommand_base: {
102
102
  * @throws {@link Macie2ServiceException}
103
103
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
104
104
  *
105
+ *
105
106
  * @public
106
107
  */
107
108
  export declare class CreateFindingsFilterCommand extends CreateFindingsFilterCommand_base {
@@ -85,6 +85,7 @@ declare const CreateInvitationsCommand_base: {
85
85
  * @throws {@link Macie2ServiceException}
86
86
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class CreateInvitationsCommand extends CreateInvitationsCommand_base {
@@ -81,6 +81,7 @@ declare const CreateMemberCommand_base: {
81
81
  * @throws {@link Macie2ServiceException}
82
82
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class CreateMemberCommand extends CreateMemberCommand_base {
@@ -75,6 +75,7 @@ declare const CreateSampleFindingsCommand_base: {
75
75
  * @throws {@link Macie2ServiceException}
76
76
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class CreateSampleFindingsCommand extends CreateSampleFindingsCommand_base {
@@ -83,6 +83,7 @@ declare const DeclineInvitationsCommand_base: {
83
83
  * @throws {@link Macie2ServiceException}
84
84
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class DeclineInvitationsCommand extends DeclineInvitationsCommand_base {
@@ -68,6 +68,7 @@ declare const DeleteAllowListCommand_base: {
68
68
  * @throws {@link Macie2ServiceException}
69
69
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class DeleteAllowListCommand extends DeleteAllowListCommand_base {
@@ -73,6 +73,7 @@ declare const DeleteCustomDataIdentifierCommand_base: {
73
73
  * @throws {@link Macie2ServiceException}
74
74
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class DeleteCustomDataIdentifierCommand extends DeleteCustomDataIdentifierCommand_base {
@@ -73,6 +73,7 @@ declare const DeleteFindingsFilterCommand_base: {
73
73
  * @throws {@link Macie2ServiceException}
74
74
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class DeleteFindingsFilterCommand extends DeleteFindingsFilterCommand_base {
@@ -83,6 +83,7 @@ declare const DeleteInvitationsCommand_base: {
83
83
  * @throws {@link Macie2ServiceException}
84
84
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class DeleteInvitationsCommand extends DeleteInvitationsCommand_base {
@@ -73,6 +73,7 @@ declare const DeleteMemberCommand_base: {
73
73
  * @throws {@link Macie2ServiceException}
74
74
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class DeleteMemberCommand extends DeleteMemberCommand_base {
@@ -187,6 +187,7 @@ declare const DescribeBucketsCommand_base: {
187
187
  * @throws {@link Macie2ServiceException}
188
188
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
189
189
  *
190
+ *
190
191
  * @public
191
192
  */
192
193
  export declare class DescribeBucketsCommand extends DescribeBucketsCommand_base {
@@ -219,6 +219,7 @@ declare const DescribeClassificationJobCommand_base: {
219
219
  * @throws {@link Macie2ServiceException}
220
220
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
221
221
  *
222
+ *
222
223
  * @public
223
224
  */
224
225
  export declare class DescribeClassificationJobCommand extends DescribeClassificationJobCommand_base {
@@ -74,6 +74,7 @@ declare const DescribeOrganizationConfigurationCommand_base: {
74
74
  * @throws {@link Macie2ServiceException}
75
75
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class DescribeOrganizationConfigurationCommand extends DescribeOrganizationConfigurationCommand_base {
@@ -71,6 +71,7 @@ declare const DisableMacieCommand_base: {
71
71
  * @throws {@link Macie2ServiceException}
72
72
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class DisableMacieCommand extends DisableMacieCommand_base {
@@ -73,6 +73,7 @@ declare const DisableOrganizationAdminAccountCommand_base: {
73
73
  * @throws {@link Macie2ServiceException}
74
74
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class DisableOrganizationAdminAccountCommand extends DisableOrganizationAdminAccountCommand_base {
@@ -71,6 +71,7 @@ declare const DisassociateFromAdministratorAccountCommand_base: {
71
71
  * @throws {@link Macie2ServiceException}
72
72
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class DisassociateFromAdministratorAccountCommand extends DisassociateFromAdministratorAccountCommand_base {
@@ -71,6 +71,7 @@ declare const DisassociateFromMasterAccountCommand_base: {
71
71
  * @throws {@link Macie2ServiceException}
72
72
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class DisassociateFromMasterAccountCommand extends DisassociateFromMasterAccountCommand_base {
@@ -73,6 +73,7 @@ declare const DisassociateMemberCommand_base: {
73
73
  * @throws {@link Macie2ServiceException}
74
74
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class DisassociateMemberCommand extends DisassociateMemberCommand_base {
@@ -75,6 +75,7 @@ declare const EnableMacieCommand_base: {
75
75
  * @throws {@link Macie2ServiceException}
76
76
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class EnableMacieCommand extends EnableMacieCommand_base {
@@ -74,6 +74,7 @@ declare const EnableOrganizationAdminAccountCommand_base: {
74
74
  * @throws {@link Macie2ServiceException}
75
75
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class EnableOrganizationAdminAccountCommand extends EnableOrganizationAdminAccountCommand_base {
@@ -78,6 +78,7 @@ declare const GetAdministratorAccountCommand_base: {
78
78
  * @throws {@link Macie2ServiceException}
79
79
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class GetAdministratorAccountCommand extends GetAdministratorAccountCommand_base {
@@ -88,6 +88,7 @@ declare const GetAllowListCommand_base: {
88
88
  * @throws {@link Macie2ServiceException}
89
89
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class GetAllowListCommand extends GetAllowListCommand_base {
@@ -70,6 +70,7 @@ declare const GetAutomatedDiscoveryConfigurationCommand_base: {
70
70
  * @throws {@link Macie2ServiceException}
71
71
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class GetAutomatedDiscoveryConfigurationCommand extends GetAutomatedDiscoveryConfigurationCommand_base {
@@ -140,6 +140,7 @@ declare const GetBucketStatisticsCommand_base: {
140
140
  * @throws {@link Macie2ServiceException}
141
141
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
142
142
  *
143
+ *
143
144
  * @public
144
145
  */
145
146
  export declare class GetBucketStatisticsCommand extends GetBucketStatisticsCommand_base {
@@ -79,6 +79,7 @@ declare const GetClassificationExportConfigurationCommand_base: {
79
79
  * @throws {@link Macie2ServiceException}
80
80
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class GetClassificationExportConfigurationCommand extends GetClassificationExportConfigurationCommand_base {
@@ -77,6 +77,7 @@ declare const GetClassificationScopeCommand_base: {
77
77
  * @throws {@link Macie2ServiceException}
78
78
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class GetClassificationScopeCommand extends GetClassificationScopeCommand_base {
@@ -97,6 +97,7 @@ declare const GetCustomDataIdentifierCommand_base: {
97
97
  * @throws {@link Macie2ServiceException}
98
98
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class GetCustomDataIdentifierCommand extends GetCustomDataIdentifierCommand_base {
@@ -104,6 +104,7 @@ declare const GetFindingStatisticsCommand_base: {
104
104
  * @throws {@link Macie2ServiceException}
105
105
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
106
106
  *
107
+ *
107
108
  * @public
108
109
  */
109
110
  export declare class GetFindingStatisticsCommand extends GetFindingStatisticsCommand_base {
@@ -385,6 +385,7 @@ declare const GetFindingsCommand_base: {
385
385
  * @throws {@link Macie2ServiceException}
386
386
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
387
387
  *
388
+ *
388
389
  * @public
389
390
  */
390
391
  export declare class GetFindingsCommand extends GetFindingsCommand_base {
@@ -102,6 +102,7 @@ declare const GetFindingsFilterCommand_base: {
102
102
  * @throws {@link Macie2ServiceException}
103
103
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
104
104
  *
105
+ *
105
106
  * @public
106
107
  */
107
108
  export declare class GetFindingsFilterCommand extends GetFindingsFilterCommand_base {
@@ -76,6 +76,7 @@ declare const GetFindingsPublicationConfigurationCommand_base: {
76
76
  * @throws {@link Macie2ServiceException}
77
77
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class GetFindingsPublicationConfigurationCommand extends GetFindingsPublicationConfigurationCommand_base {
@@ -73,6 +73,7 @@ declare const GetInvitationsCountCommand_base: {
73
73
  * @throws {@link Macie2ServiceException}
74
74
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class GetInvitationsCountCommand extends GetInvitationsCountCommand_base {
@@ -77,6 +77,7 @@ declare const GetMacieSessionCommand_base: {
77
77
  * @throws {@link Macie2ServiceException}
78
78
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class GetMacieSessionCommand extends GetMacieSessionCommand_base {
@@ -78,6 +78,7 @@ declare const GetMasterAccountCommand_base: {
78
78
  * @throws {@link Macie2ServiceException}
79
79
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class GetMasterAccountCommand extends GetMasterAccountCommand_base {
@@ -85,6 +85,7 @@ declare const GetMemberCommand_base: {
85
85
  * @throws {@link Macie2ServiceException}
86
86
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class GetMemberCommand extends GetMemberCommand_base {
@@ -85,6 +85,7 @@ declare const GetResourceProfileCommand_base: {
85
85
  * @throws {@link Macie2ServiceException}
86
86
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class GetResourceProfileCommand extends GetResourceProfileCommand_base {
@@ -72,6 +72,7 @@ declare const GetRevealConfigurationCommand_base: {
72
72
  * @throws {@link Macie2ServiceException}
73
73
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class GetRevealConfigurationCommand extends GetRevealConfigurationCommand_base {
@@ -69,6 +69,7 @@ declare const GetSensitiveDataOccurrencesAvailabilityCommand_base: {
69
69
  * @throws {@link Macie2ServiceException}
70
70
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class GetSensitiveDataOccurrencesAvailabilityCommand extends GetSensitiveDataOccurrencesAvailabilityCommand_base {
@@ -80,6 +80,7 @@ declare const GetSensitiveDataOccurrencesCommand_base: {
80
80
  * @throws {@link Macie2ServiceException}
81
81
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class GetSensitiveDataOccurrencesCommand extends GetSensitiveDataOccurrencesCommand_base {
@@ -87,6 +87,7 @@ declare const GetSensitivityInspectionTemplateCommand_base: {
87
87
  * @throws {@link Macie2ServiceException}
88
88
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class GetSensitivityInspectionTemplateCommand extends GetSensitivityInspectionTemplateCommand_base {
@@ -110,6 +110,7 @@ declare const GetUsageStatisticsCommand_base: {
110
110
  * @throws {@link Macie2ServiceException}
111
111
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
112
112
  *
113
+ *
113
114
  * @public
114
115
  */
115
116
  export declare class GetUsageStatisticsCommand extends GetUsageStatisticsCommand_base {
@@ -82,6 +82,7 @@ declare const GetUsageTotalsCommand_base: {
82
82
  * @throws {@link Macie2ServiceException}
83
83
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class GetUsageTotalsCommand extends GetUsageTotalsCommand_base {
@@ -77,6 +77,7 @@ declare const ListAllowListsCommand_base: {
77
77
  * @throws {@link Macie2ServiceException}
78
78
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class ListAllowListsCommand extends ListAllowListsCommand_base {
@@ -79,6 +79,7 @@ declare const ListAutomatedDiscoveryAccountsCommand_base: {
79
79
  * @throws {@link Macie2ServiceException}
80
80
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class ListAutomatedDiscoveryAccountsCommand extends ListAutomatedDiscoveryAccountsCommand_base {
@@ -171,6 +171,7 @@ declare const ListClassificationJobsCommand_base: {
171
171
  * @throws {@link Macie2ServiceException}
172
172
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
173
173
  *
174
+ *
174
175
  * @public
175
176
  */
176
177
  export declare class ListClassificationJobsCommand extends ListClassificationJobsCommand_base {
@@ -73,6 +73,7 @@ declare const ListClassificationScopesCommand_base: {
73
73
  * @throws {@link Macie2ServiceException}
74
74
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class ListClassificationScopesCommand extends ListClassificationScopesCommand_base {
@@ -85,6 +85,7 @@ declare const ListCustomDataIdentifiersCommand_base: {
85
85
  * @throws {@link Macie2ServiceException}
86
86
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class ListCustomDataIdentifiersCommand extends ListCustomDataIdentifiersCommand_base {
@@ -102,6 +102,7 @@ declare const ListFindingsCommand_base: {
102
102
  * @throws {@link Macie2ServiceException}
103
103
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
104
104
  *
105
+ *
105
106
  * @public
106
107
  */
107
108
  export declare class ListFindingsCommand extends ListFindingsCommand_base {
@@ -87,6 +87,7 @@ declare const ListFindingsFiltersCommand_base: {
87
87
  * @throws {@link Macie2ServiceException}
88
88
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class ListFindingsFiltersCommand extends ListFindingsFiltersCommand_base {
@@ -84,6 +84,7 @@ declare const ListInvitationsCommand_base: {
84
84
  * @throws {@link Macie2ServiceException}
85
85
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class ListInvitationsCommand extends ListInvitationsCommand_base {
@@ -60,6 +60,7 @@ declare const ListManagedDataIdentifiersCommand_base: {
60
60
  * @throws {@link Macie2ServiceException}
61
61
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
62
62
  *
63
+ *
63
64
  * @public
64
65
  */
65
66
  export declare class ListManagedDataIdentifiersCommand extends ListManagedDataIdentifiersCommand_base {
@@ -92,6 +92,7 @@ declare const ListMembersCommand_base: {
92
92
  * @throws {@link Macie2ServiceException}
93
93
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class ListMembersCommand extends ListMembersCommand_base {
@@ -82,6 +82,7 @@ declare const ListOrganizationAdminAccountsCommand_base: {
82
82
  * @throws {@link Macie2ServiceException}
83
83
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class ListOrganizationAdminAccountsCommand extends ListOrganizationAdminAccountsCommand_base {
@@ -77,6 +77,7 @@ declare const ListResourceProfileArtifactsCommand_base: {
77
77
  * @throws {@link Macie2ServiceException}
78
78
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class ListResourceProfileArtifactsCommand extends ListResourceProfileArtifactsCommand_base {
@@ -84,6 +84,7 @@ declare const ListResourceProfileDetectionsCommand_base: {
84
84
  * @throws {@link Macie2ServiceException}
85
85
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class ListResourceProfileDetectionsCommand extends ListResourceProfileDetectionsCommand_base {
@@ -76,6 +76,7 @@ declare const ListSensitivityInspectionTemplatesCommand_base: {
76
76
  * @throws {@link Macie2ServiceException}
77
77
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class ListSensitivityInspectionTemplatesCommand extends ListSensitivityInspectionTemplatesCommand_base {
@@ -56,6 +56,7 @@ declare const ListTagsForResourceCommand_base: {
56
56
  * @throws {@link Macie2ServiceException}
57
57
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
58
58
  *
59
+ *
59
60
  * @public
60
61
  */
61
62
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -87,6 +87,7 @@ declare const PutClassificationExportConfigurationCommand_base: {
87
87
  * @throws {@link Macie2ServiceException}
88
88
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class PutClassificationExportConfigurationCommand extends PutClassificationExportConfigurationCommand_base {
@@ -77,6 +77,7 @@ declare const PutFindingsPublicationConfigurationCommand_base: {
77
77
  * @throws {@link Macie2ServiceException}
78
78
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class PutFindingsPublicationConfigurationCommand extends PutFindingsPublicationConfigurationCommand_base {
@@ -167,6 +167,7 @@ declare const SearchResourcesCommand_base: {
167
167
  * @throws {@link Macie2ServiceException}
168
168
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
169
169
  *
170
+ *
170
171
  * @public
171
172
  */
172
173
  export declare class SearchResourcesCommand extends SearchResourcesCommand_base {
@@ -55,6 +55,7 @@ declare const TagResourceCommand_base: {
55
55
  * @throws {@link Macie2ServiceException}
56
56
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
57
57
  *
58
+ *
58
59
  * @public
59
60
  */
60
61
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -83,6 +83,7 @@ declare const TestCustomDataIdentifierCommand_base: {
83
83
  * @throws {@link Macie2ServiceException}
84
84
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class TestCustomDataIdentifierCommand extends TestCustomDataIdentifierCommand_base {
@@ -55,6 +55,7 @@ declare const UntagResourceCommand_base: {
55
55
  * @throws {@link Macie2ServiceException}
56
56
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
57
57
  *
58
+ *
58
59
  * @public
59
60
  */
60
61
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -79,6 +79,7 @@ declare const UpdateAllowListCommand_base: {
79
79
  * @throws {@link Macie2ServiceException}
80
80
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class UpdateAllowListCommand extends UpdateAllowListCommand_base {
@@ -65,6 +65,7 @@ declare const UpdateAutomatedDiscoveryConfigurationCommand_base: {
65
65
  * @throws {@link Macie2ServiceException}
66
66
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class UpdateAutomatedDiscoveryConfigurationCommand extends UpdateAutomatedDiscoveryConfigurationCommand_base {
@@ -74,6 +74,7 @@ declare const UpdateClassificationJobCommand_base: {
74
74
  * @throws {@link Macie2ServiceException}
75
75
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class UpdateClassificationJobCommand extends UpdateClassificationJobCommand_base {
@@ -75,6 +75,7 @@ declare const UpdateClassificationScopeCommand_base: {
75
75
  * @throws {@link Macie2ServiceException}
76
76
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class UpdateClassificationScopeCommand extends UpdateClassificationScopeCommand_base {
@@ -100,6 +100,7 @@ declare const UpdateFindingsFilterCommand_base: {
100
100
  * @throws {@link Macie2ServiceException}
101
101
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class UpdateFindingsFilterCommand extends UpdateFindingsFilterCommand_base {
@@ -74,6 +74,7 @@ declare const UpdateMacieSessionCommand_base: {
74
74
  * @throws {@link Macie2ServiceException}
75
75
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class UpdateMacieSessionCommand extends UpdateMacieSessionCommand_base {
@@ -74,6 +74,7 @@ declare const UpdateMemberSessionCommand_base: {
74
74
  * @throws {@link Macie2ServiceException}
75
75
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class UpdateMemberSessionCommand extends UpdateMemberSessionCommand_base {
@@ -73,6 +73,7 @@ declare const UpdateOrganizationConfigurationCommand_base: {
73
73
  * @throws {@link Macie2ServiceException}
74
74
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class UpdateOrganizationConfigurationCommand extends UpdateOrganizationConfigurationCommand_base {
@@ -71,6 +71,7 @@ declare const UpdateResourceProfileCommand_base: {
71
71
  * @throws {@link Macie2ServiceException}
72
72
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class UpdateResourceProfileCommand extends UpdateResourceProfileCommand_base {
@@ -76,6 +76,7 @@ declare const UpdateResourceProfileDetectionsCommand_base: {
76
76
  * @throws {@link Macie2ServiceException}
77
77
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class UpdateResourceProfileDetectionsCommand extends UpdateResourceProfileDetectionsCommand_base {
@@ -81,6 +81,7 @@ declare const UpdateRevealConfigurationCommand_base: {
81
81
  * @throws {@link Macie2ServiceException}
82
82
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class UpdateRevealConfigurationCommand extends UpdateRevealConfigurationCommand_base {
@@ -84,6 +84,7 @@ declare const UpdateSensitivityInspectionTemplateCommand_base: {
84
84
  * @throws {@link Macie2ServiceException}
85
85
  * <p>Base exception class for all service exceptions from Macie2 service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class UpdateSensitivityInspectionTemplateCommand extends UpdateSensitivityInspectionTemplateCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-macie2",
3
3
  "description": "AWS SDK for JavaScript Macie2 Client for Node.js, Browser and React Native",
4
- "version": "3.775.0",
4
+ "version": "3.782.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-macie2",
@@ -21,16 +21,16 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.782.0",
25
25
  "@aws-sdk/middleware-host-header": "3.775.0",
26
26
  "@aws-sdk/middleware-logger": "3.775.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.775.0",
28
- "@aws-sdk/middleware-user-agent": "3.775.0",
28
+ "@aws-sdk/middleware-user-agent": "3.782.0",
29
29
  "@aws-sdk/region-config-resolver": "3.775.0",
30
30
  "@aws-sdk/types": "3.775.0",
31
- "@aws-sdk/util-endpoints": "3.775.0",
31
+ "@aws-sdk/util-endpoints": "3.782.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.775.0",
33
- "@aws-sdk/util-user-agent-node": "3.775.0",
33
+ "@aws-sdk/util-user-agent-node": "3.782.0",
34
34
  "@smithy/config-resolver": "^4.1.0",
35
35
  "@smithy/core": "^3.2.0",
36
36
  "@smithy/fetch-http-handler": "^5.0.2",