@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.
- package/dist-types/commands/AcceptInvitationCommand.d.ts +22 -0
- package/dist-types/commands/BatchGetCustomDataIdentifiersCommand.d.ts +22 -0
- package/dist-types/commands/CreateAllowListCommand.d.ts +22 -0
- package/dist-types/commands/CreateClassificationJobCommand.d.ts +22 -0
- package/dist-types/commands/CreateCustomDataIdentifierCommand.d.ts +22 -0
- package/dist-types/commands/CreateFindingsFilterCommand.d.ts +22 -0
- package/dist-types/commands/CreateInvitationsCommand.d.ts +22 -0
- package/dist-types/commands/CreateMemberCommand.d.ts +22 -0
- package/dist-types/commands/CreateSampleFindingsCommand.d.ts +22 -0
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +22 -0
- package/dist-types/commands/DeleteAllowListCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCustomDataIdentifierCommand.d.ts +22 -0
- package/dist-types/commands/DeleteFindingsFilterCommand.d.ts +22 -0
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +22 -0
- package/dist-types/commands/DeleteMemberCommand.d.ts +22 -0
- package/dist-types/commands/DescribeBucketsCommand.d.ts +22 -0
- package/dist-types/commands/DescribeClassificationJobCommand.d.ts +22 -0
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/DisableMacieCommand.d.ts +22 -0
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +22 -0
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +22 -0
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +22 -0
- package/dist-types/commands/DisassociateMemberCommand.d.ts +22 -0
- package/dist-types/commands/EnableMacieCommand.d.ts +22 -0
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +22 -0
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +22 -0
- package/dist-types/commands/GetAllowListCommand.d.ts +16 -0
- package/dist-types/commands/GetAutomatedDiscoveryConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/GetBucketStatisticsCommand.d.ts +22 -0
- package/dist-types/commands/GetClassificationExportConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/GetClassificationScopeCommand.d.ts +16 -0
- package/dist-types/commands/GetCustomDataIdentifierCommand.d.ts +22 -0
- package/dist-types/commands/GetFindingStatisticsCommand.d.ts +22 -0
- package/dist-types/commands/GetFindingsCommand.d.ts +22 -0
- package/dist-types/commands/GetFindingsFilterCommand.d.ts +22 -0
- package/dist-types/commands/GetFindingsPublicationConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +22 -0
- package/dist-types/commands/GetMacieSessionCommand.d.ts +22 -0
- package/dist-types/commands/GetMasterAccountCommand.d.ts +22 -0
- package/dist-types/commands/GetMemberCommand.d.ts +22 -0
- package/dist-types/commands/GetResourceProfileCommand.d.ts +19 -0
- package/dist-types/commands/GetRevealConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +13 -0
- package/dist-types/commands/GetSensitiveDataOccurrencesCommand.d.ts +19 -0
- package/dist-types/commands/GetSensitivityInspectionTemplateCommand.d.ts +16 -0
- package/dist-types/commands/GetUsageStatisticsCommand.d.ts +22 -0
- package/dist-types/commands/GetUsageTotalsCommand.d.ts +22 -0
- package/dist-types/commands/ListAllowListsCommand.d.ts +13 -0
- package/dist-types/commands/ListClassificationJobsCommand.d.ts +22 -0
- package/dist-types/commands/ListClassificationScopesCommand.d.ts +13 -0
- package/dist-types/commands/ListCustomDataIdentifiersCommand.d.ts +22 -0
- package/dist-types/commands/ListFindingsCommand.d.ts +22 -0
- package/dist-types/commands/ListFindingsFiltersCommand.d.ts +22 -0
- package/dist-types/commands/ListInvitationsCommand.d.ts +22 -0
- package/dist-types/commands/ListManagedDataIdentifiersCommand.d.ts +1 -0
- package/dist-types/commands/ListMembersCommand.d.ts +22 -0
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +22 -0
- package/dist-types/commands/ListResourceProfileArtifactsCommand.d.ts +16 -0
- package/dist-types/commands/ListResourceProfileDetectionsCommand.d.ts +19 -0
- package/dist-types/commands/ListSensitivityInspectionTemplatesCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/PutClassificationExportConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/PutFindingsPublicationConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/SearchResourcesCommand.d.ts +22 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/TestCustomDataIdentifierCommand.d.ts +22 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateAllowListCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAutomatedDiscoveryConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/UpdateClassificationJobCommand.d.ts +22 -0
- package/dist-types/commands/UpdateClassificationScopeCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFindingsFilterCommand.d.ts +22 -0
- package/dist-types/commands/UpdateMacieSessionCommand.d.ts +22 -0
- package/dist-types/commands/UpdateMemberSessionCommand.d.ts +22 -0
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +22 -0
- package/dist-types/commands/UpdateResourceProfileCommand.d.ts +19 -0
- package/dist-types/commands/UpdateResourceProfileDetectionsCommand.d.ts +19 -0
- package/dist-types/commands/UpdateRevealConfigurationCommand.d.ts +13 -0
- package/dist-types/commands/UpdateSensitivityInspectionTemplateCommand.d.ts +16 -0
- package/package.json +30 -30
|
@@ -29,6 +29,19 @@ export interface UpdateAutomatedDiscoveryConfigurationCommandOutput extends Upda
|
|
|
29
29
|
* @see {@link UpdateAutomatedDiscoveryConfigurationCommandOutput} 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 UpdateAutomatedDiscoveryConfigurationCommand extends $Command<UpdateAutomatedDiscoveryConfigurationCommandInput, UpdateAutomatedDiscoveryConfigurationCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
47
|
readonly input: UpdateAutomatedDiscoveryConfigurationCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface UpdateClassificationJobCommandOutput extends UpdateClassificati
|
|
|
29
29
|
* @see {@link UpdateClassificationJobCommandOutput} 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 UpdateClassificationJobCommand extends $Command<UpdateClassificationJobCommandInput, UpdateClassificationJobCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: UpdateClassificationJobCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface UpdateClassificationScopeCommandOutput extends UpdateClassifica
|
|
|
29
29
|
* @see {@link UpdateClassificationScopeCommandOutput} 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 UpdateClassificationScopeCommand extends $Command<UpdateClassificationScopeCommandInput, UpdateClassificationScopeCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
50
|
readonly input: UpdateClassificationScopeCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface UpdateFindingsFilterCommandOutput extends UpdateFindingsFilterR
|
|
|
29
29
|
* @see {@link UpdateFindingsFilterCommandOutput} 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 UpdateFindingsFilterCommand extends $Command<UpdateFindingsFilterCommandInput, UpdateFindingsFilterCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: UpdateFindingsFilterCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface UpdateMacieSessionCommandOutput extends UpdateMacieSessionRespo
|
|
|
29
29
|
* @see {@link UpdateMacieSessionCommandOutput} 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 UpdateMacieSessionCommand extends $Command<UpdateMacieSessionCommandInput, UpdateMacieSessionCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: UpdateMacieSessionCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface UpdateMemberSessionCommandOutput extends UpdateMemberSessionRes
|
|
|
29
29
|
* @see {@link UpdateMemberSessionCommandOutput} 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 UpdateMemberSessionCommand extends $Command<UpdateMemberSessionCommandInput, UpdateMemberSessionCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: UpdateMemberSessionCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface UpdateOrganizationConfigurationCommandOutput extends UpdateOrga
|
|
|
29
29
|
* @see {@link UpdateOrganizationConfigurationCommandOutput} 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 UpdateOrganizationConfigurationCommand extends $Command<UpdateOrganizationConfigurationCommandInput, UpdateOrganizationConfigurationCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
56
|
readonly input: UpdateOrganizationConfigurationCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface UpdateResourceProfileCommandOutput extends UpdateResourceProfil
|
|
|
29
29
|
* @see {@link UpdateResourceProfileCommandOutput} 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 UpdateResourceProfileCommand extends $Command<UpdateResourceProfileCommandInput, UpdateResourceProfileCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
53
|
readonly input: UpdateResourceProfileCommandInput;
|
|
@@ -29,6 +29,25 @@ export interface UpdateResourceProfileDetectionsCommandOutput extends UpdateReso
|
|
|
29
29
|
* @see {@link UpdateResourceProfileDetectionsCommandOutput} 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 UpdateResourceProfileDetectionsCommand extends $Command<UpdateResourceProfileDetectionsCommandInput, UpdateResourceProfileDetectionsCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
53
|
readonly input: UpdateResourceProfileDetectionsCommandInput;
|
|
@@ -29,6 +29,19 @@ export interface UpdateRevealConfigurationCommandOutput extends UpdateRevealConf
|
|
|
29
29
|
* @see {@link UpdateRevealConfigurationCommandOutput} 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 UpdateRevealConfigurationCommand extends $Command<UpdateRevealConfigurationCommandInput, UpdateRevealConfigurationCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
47
|
readonly input: UpdateRevealConfigurationCommandInput;
|
|
@@ -29,6 +29,22 @@ export interface UpdateSensitivityInspectionTemplateCommandOutput extends Update
|
|
|
29
29
|
* @see {@link UpdateSensitivityInspectionTemplateCommandOutput} 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 UpdateSensitivityInspectionTemplateCommand extends $Command<UpdateSensitivityInspectionTemplateCommandInput, UpdateSensitivityInspectionTemplateCommandOutput, Macie2ClientResolvedConfig> {
|
|
34
50
|
readonly input: UpdateSensitivityInspectionTemplateCommandInput;
|
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.
|
|
4
|
+
"version": "3.290.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,39 +20,39 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
27
|
-
"@aws-sdk/hash-node": "3.
|
|
28
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
29
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
32
|
-
"@aws-sdk/middleware-logger": "3.
|
|
33
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
34
|
-
"@aws-sdk/middleware-retry": "3.
|
|
35
|
-
"@aws-sdk/middleware-serde": "3.
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
-
"@aws-sdk/middleware-stack": "3.
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
-
"@aws-sdk/node-config-provider": "3.
|
|
40
|
-
"@aws-sdk/node-http-handler": "3.
|
|
41
|
-
"@aws-sdk/protocol-http": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.290.0",
|
|
24
|
+
"@aws-sdk/config-resolver": "3.290.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.290.0",
|
|
26
|
+
"@aws-sdk/fetch-http-handler": "3.290.0",
|
|
27
|
+
"@aws-sdk/hash-node": "3.290.0",
|
|
28
|
+
"@aws-sdk/invalid-dependency": "3.290.0",
|
|
29
|
+
"@aws-sdk/middleware-content-length": "3.290.0",
|
|
30
|
+
"@aws-sdk/middleware-endpoint": "3.290.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.290.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.290.0",
|
|
33
|
+
"@aws-sdk/middleware-recursion-detection": "3.290.0",
|
|
34
|
+
"@aws-sdk/middleware-retry": "3.290.0",
|
|
35
|
+
"@aws-sdk/middleware-serde": "3.290.0",
|
|
36
|
+
"@aws-sdk/middleware-signing": "3.290.0",
|
|
37
|
+
"@aws-sdk/middleware-stack": "3.290.0",
|
|
38
|
+
"@aws-sdk/middleware-user-agent": "3.290.0",
|
|
39
|
+
"@aws-sdk/node-config-provider": "3.290.0",
|
|
40
|
+
"@aws-sdk/node-http-handler": "3.290.0",
|
|
41
|
+
"@aws-sdk/protocol-http": "3.290.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.290.0",
|
|
43
|
+
"@aws-sdk/types": "3.290.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.290.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.208.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.188.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.208.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.290.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.290.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.290.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.290.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.290.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.290.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.254.0",
|
|
55
|
-
"@aws-sdk/util-waiter": "3.
|
|
55
|
+
"@aws-sdk/util-waiter": "3.290.0",
|
|
56
56
|
"tslib": "^2.3.1",
|
|
57
57
|
"uuid": "^8.3.2"
|
|
58
58
|
},
|