@aws-sdk/client-macie2 3.169.0 → 3.170.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/CHANGELOG.md +8 -0
- package/dist-types/ts3.4/Macie2.d.ts +1234 -335
- package/dist-types/ts3.4/Macie2Client.d.ts +525 -139
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/BatchGetCustomDataIdentifiersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateAllowListCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateClassificationJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateCustomDataIdentifierCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateFindingsFilterCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateInvitationsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateMemberCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteAllowListCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteCustomDataIdentifierCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteFindingsFilterCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeBucketsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeClassificationJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisableMacieCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateMemberCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/EnableMacieCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAllowListCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetBucketStatisticsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetClassificationExportConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetCustomDataIdentifierCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFindingStatisticsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetFindingsFilterCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetFindingsPublicationConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetMacieSessionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/GetRevealConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSensitiveDataOccurrencesAvailabilityCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetSensitiveDataOccurrencesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetUsageTotalsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListAllowListsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListClassificationJobsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListCustomDataIdentifiersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListFindingsFiltersCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListManagedDataIdentifiersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/PutClassificationExportConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/PutFindingsPublicationConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SearchResourcesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/TestCustomDataIdentifierCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -18
- package/dist-types/ts3.4/commands/UpdateAllowListCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateClassificationJobCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateFindingsFilterCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateMacieSessionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateMemberSessionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateRevealConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/index.d.ts +66 -66
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/Macie2ServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +2950 -2768
- package/dist-types/ts3.4/models/models_1.d.ts +132 -109
- package/dist-types/ts3.4/pagination/DescribeBucketsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetUsageStatisticsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -6
- package/dist-types/ts3.4/pagination/ListClassificationJobsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListCustomDataIdentifiersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFindingsFiltersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFindingsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListInvitationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMembersPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOrganizationAdminAccountsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/SearchResourcesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +11 -11
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +797 -200
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/dist-types/ts3.4/waiters/index.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForFindingRevealed.d.ts +13 -7
- package/package.json +35 -35
|
@@ -1,66 +1,66 @@
|
|
|
1
|
-
export * from "./AcceptInvitationCommand";
|
|
2
|
-
export * from "./BatchGetCustomDataIdentifiersCommand";
|
|
3
|
-
export * from "./CreateAllowListCommand";
|
|
4
|
-
export * from "./CreateClassificationJobCommand";
|
|
5
|
-
export * from "./CreateCustomDataIdentifierCommand";
|
|
6
|
-
export * from "./CreateFindingsFilterCommand";
|
|
7
|
-
export * from "./CreateInvitationsCommand";
|
|
8
|
-
export * from "./CreateMemberCommand";
|
|
9
|
-
export * from "./CreateSampleFindingsCommand";
|
|
10
|
-
export * from "./DeclineInvitationsCommand";
|
|
11
|
-
export * from "./DeleteAllowListCommand";
|
|
12
|
-
export * from "./DeleteCustomDataIdentifierCommand";
|
|
13
|
-
export * from "./DeleteFindingsFilterCommand";
|
|
14
|
-
export * from "./DeleteInvitationsCommand";
|
|
15
|
-
export * from "./DeleteMemberCommand";
|
|
16
|
-
export * from "./DescribeBucketsCommand";
|
|
17
|
-
export * from "./DescribeClassificationJobCommand";
|
|
18
|
-
export * from "./DescribeOrganizationConfigurationCommand";
|
|
19
|
-
export * from "./DisableMacieCommand";
|
|
20
|
-
export * from "./DisableOrganizationAdminAccountCommand";
|
|
21
|
-
export * from "./DisassociateFromAdministratorAccountCommand";
|
|
22
|
-
export * from "./DisassociateFromMasterAccountCommand";
|
|
23
|
-
export * from "./DisassociateMemberCommand";
|
|
24
|
-
export * from "./EnableMacieCommand";
|
|
25
|
-
export * from "./EnableOrganizationAdminAccountCommand";
|
|
26
|
-
export * from "./GetAdministratorAccountCommand";
|
|
27
|
-
export * from "./GetAllowListCommand";
|
|
28
|
-
export * from "./GetBucketStatisticsCommand";
|
|
29
|
-
export * from "./GetClassificationExportConfigurationCommand";
|
|
30
|
-
export * from "./GetCustomDataIdentifierCommand";
|
|
31
|
-
export * from "./GetFindingStatisticsCommand";
|
|
32
|
-
export * from "./GetFindingsCommand";
|
|
33
|
-
export * from "./GetFindingsFilterCommand";
|
|
34
|
-
export * from "./GetFindingsPublicationConfigurationCommand";
|
|
35
|
-
export * from "./GetInvitationsCountCommand";
|
|
36
|
-
export * from "./GetMacieSessionCommand";
|
|
37
|
-
export * from "./GetMasterAccountCommand";
|
|
38
|
-
export * from "./GetMemberCommand";
|
|
39
|
-
export * from "./GetRevealConfigurationCommand";
|
|
40
|
-
export * from "./GetSensitiveDataOccurrencesAvailabilityCommand";
|
|
41
|
-
export * from "./GetSensitiveDataOccurrencesCommand";
|
|
42
|
-
export * from "./GetUsageStatisticsCommand";
|
|
43
|
-
export * from "./GetUsageTotalsCommand";
|
|
44
|
-
export * from "./ListAllowListsCommand";
|
|
45
|
-
export * from "./ListClassificationJobsCommand";
|
|
46
|
-
export * from "./ListCustomDataIdentifiersCommand";
|
|
47
|
-
export * from "./ListFindingsCommand";
|
|
48
|
-
export * from "./ListFindingsFiltersCommand";
|
|
49
|
-
export * from "./ListInvitationsCommand";
|
|
50
|
-
export * from "./ListManagedDataIdentifiersCommand";
|
|
51
|
-
export * from "./ListMembersCommand";
|
|
52
|
-
export * from "./ListOrganizationAdminAccountsCommand";
|
|
53
|
-
export * from "./ListTagsForResourceCommand";
|
|
54
|
-
export * from "./PutClassificationExportConfigurationCommand";
|
|
55
|
-
export * from "./PutFindingsPublicationConfigurationCommand";
|
|
56
|
-
export * from "./SearchResourcesCommand";
|
|
57
|
-
export * from "./TagResourceCommand";
|
|
58
|
-
export * from "./TestCustomDataIdentifierCommand";
|
|
59
|
-
export * from "./UntagResourceCommand";
|
|
60
|
-
export * from "./UpdateAllowListCommand";
|
|
61
|
-
export * from "./UpdateClassificationJobCommand";
|
|
62
|
-
export * from "./UpdateFindingsFilterCommand";
|
|
63
|
-
export * from "./UpdateMacieSessionCommand";
|
|
64
|
-
export * from "./UpdateMemberSessionCommand";
|
|
65
|
-
export * from "./UpdateOrganizationConfigurationCommand";
|
|
66
|
-
export * from "./UpdateRevealConfigurationCommand";
|
|
1
|
+
export * from "./AcceptInvitationCommand";
|
|
2
|
+
export * from "./BatchGetCustomDataIdentifiersCommand";
|
|
3
|
+
export * from "./CreateAllowListCommand";
|
|
4
|
+
export * from "./CreateClassificationJobCommand";
|
|
5
|
+
export * from "./CreateCustomDataIdentifierCommand";
|
|
6
|
+
export * from "./CreateFindingsFilterCommand";
|
|
7
|
+
export * from "./CreateInvitationsCommand";
|
|
8
|
+
export * from "./CreateMemberCommand";
|
|
9
|
+
export * from "./CreateSampleFindingsCommand";
|
|
10
|
+
export * from "./DeclineInvitationsCommand";
|
|
11
|
+
export * from "./DeleteAllowListCommand";
|
|
12
|
+
export * from "./DeleteCustomDataIdentifierCommand";
|
|
13
|
+
export * from "./DeleteFindingsFilterCommand";
|
|
14
|
+
export * from "./DeleteInvitationsCommand";
|
|
15
|
+
export * from "./DeleteMemberCommand";
|
|
16
|
+
export * from "./DescribeBucketsCommand";
|
|
17
|
+
export * from "./DescribeClassificationJobCommand";
|
|
18
|
+
export * from "./DescribeOrganizationConfigurationCommand";
|
|
19
|
+
export * from "./DisableMacieCommand";
|
|
20
|
+
export * from "./DisableOrganizationAdminAccountCommand";
|
|
21
|
+
export * from "./DisassociateFromAdministratorAccountCommand";
|
|
22
|
+
export * from "./DisassociateFromMasterAccountCommand";
|
|
23
|
+
export * from "./DisassociateMemberCommand";
|
|
24
|
+
export * from "./EnableMacieCommand";
|
|
25
|
+
export * from "./EnableOrganizationAdminAccountCommand";
|
|
26
|
+
export * from "./GetAdministratorAccountCommand";
|
|
27
|
+
export * from "./GetAllowListCommand";
|
|
28
|
+
export * from "./GetBucketStatisticsCommand";
|
|
29
|
+
export * from "./GetClassificationExportConfigurationCommand";
|
|
30
|
+
export * from "./GetCustomDataIdentifierCommand";
|
|
31
|
+
export * from "./GetFindingStatisticsCommand";
|
|
32
|
+
export * from "./GetFindingsCommand";
|
|
33
|
+
export * from "./GetFindingsFilterCommand";
|
|
34
|
+
export * from "./GetFindingsPublicationConfigurationCommand";
|
|
35
|
+
export * from "./GetInvitationsCountCommand";
|
|
36
|
+
export * from "./GetMacieSessionCommand";
|
|
37
|
+
export * from "./GetMasterAccountCommand";
|
|
38
|
+
export * from "./GetMemberCommand";
|
|
39
|
+
export * from "./GetRevealConfigurationCommand";
|
|
40
|
+
export * from "./GetSensitiveDataOccurrencesAvailabilityCommand";
|
|
41
|
+
export * from "./GetSensitiveDataOccurrencesCommand";
|
|
42
|
+
export * from "./GetUsageStatisticsCommand";
|
|
43
|
+
export * from "./GetUsageTotalsCommand";
|
|
44
|
+
export * from "./ListAllowListsCommand";
|
|
45
|
+
export * from "./ListClassificationJobsCommand";
|
|
46
|
+
export * from "./ListCustomDataIdentifiersCommand";
|
|
47
|
+
export * from "./ListFindingsCommand";
|
|
48
|
+
export * from "./ListFindingsFiltersCommand";
|
|
49
|
+
export * from "./ListInvitationsCommand";
|
|
50
|
+
export * from "./ListManagedDataIdentifiersCommand";
|
|
51
|
+
export * from "./ListMembersCommand";
|
|
52
|
+
export * from "./ListOrganizationAdminAccountsCommand";
|
|
53
|
+
export * from "./ListTagsForResourceCommand";
|
|
54
|
+
export * from "./PutClassificationExportConfigurationCommand";
|
|
55
|
+
export * from "./PutFindingsPublicationConfigurationCommand";
|
|
56
|
+
export * from "./SearchResourcesCommand";
|
|
57
|
+
export * from "./TagResourceCommand";
|
|
58
|
+
export * from "./TestCustomDataIdentifierCommand";
|
|
59
|
+
export * from "./UntagResourceCommand";
|
|
60
|
+
export * from "./UpdateAllowListCommand";
|
|
61
|
+
export * from "./UpdateClassificationJobCommand";
|
|
62
|
+
export * from "./UpdateFindingsFilterCommand";
|
|
63
|
+
export * from "./UpdateMacieSessionCommand";
|
|
64
|
+
export * from "./UpdateMemberSessionCommand";
|
|
65
|
+
export * from "./UpdateOrganizationConfigurationCommand";
|
|
66
|
+
export * from "./UpdateRevealConfigurationCommand";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
2
|
-
export declare const defaultRegionInfoProvider: RegionInfoProvider;
|
|
1
|
+
import { RegionInfoProvider } from "@aws-sdk/types";
|
|
2
|
+
export declare const defaultRegionInfoProvider: RegionInfoProvider;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export * from "./Macie2";
|
|
2
|
-
export * from "./Macie2Client";
|
|
3
|
-
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
|
-
export * from "./pagination";
|
|
6
|
-
export * from "./waiters";
|
|
7
|
-
export { Macie2ServiceException } from "./models/Macie2ServiceException";
|
|
1
|
+
export * from "./Macie2";
|
|
2
|
+
export * from "./Macie2Client";
|
|
3
|
+
export * from "./commands";
|
|
4
|
+
export * from "./models";
|
|
5
|
+
export * from "./pagination";
|
|
6
|
+
export * from "./waiters";
|
|
7
|
+
export { Macie2ServiceException } from "./models/Macie2ServiceException";
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import {
|
|
2
|
+
ServiceException as __ServiceException,
|
|
3
|
+
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
|
+
} from "@aws-sdk/smithy-client";
|
|
5
|
+
|
|
6
|
+
export declare class Macie2ServiceException extends __ServiceException {
|
|
7
|
+
constructor(options: __ServiceExceptionOptions);
|
|
8
|
+
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from "./models_0";
|
|
2
|
-
export * from "./models_1";
|
|
1
|
+
export * from "./models_0";
|
|
2
|
+
export * from "./models_1";
|