@aws-sdk/client-guardduty 3.775.0 → 3.777.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/AcceptAdministratorInvitationCommand.d.ts +1 -0
- package/dist-types/commands/AcceptInvitationCommand.d.ts +1 -0
- package/dist-types/commands/ArchiveFindingsCommand.d.ts +1 -0
- package/dist-types/commands/CreateDetectorCommand.d.ts +1 -0
- package/dist-types/commands/CreateFilterCommand.d.ts +1 -0
- package/dist-types/commands/CreateIPSetCommand.d.ts +1 -0
- package/dist-types/commands/CreateMalwareProtectionPlanCommand.d.ts +1 -0
- package/dist-types/commands/CreateMembersCommand.d.ts +1 -0
- package/dist-types/commands/CreatePublishingDestinationCommand.d.ts +1 -0
- package/dist-types/commands/CreateSampleFindingsCommand.d.ts +1 -0
- package/dist-types/commands/CreateThreatIntelSetCommand.d.ts +1 -0
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDetectorCommand.d.ts +1 -0
- package/dist-types/commands/DeleteFilterCommand.d.ts +1 -0
- package/dist-types/commands/DeleteIPSetCommand.d.ts +1 -0
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +1 -0
- package/dist-types/commands/DeleteMalwareProtectionPlanCommand.d.ts +1 -0
- package/dist-types/commands/DeleteMembersCommand.d.ts +1 -0
- package/dist-types/commands/DeletePublishingDestinationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteThreatIntelSetCommand.d.ts +1 -0
- package/dist-types/commands/DescribeMalwareScansCommand.d.ts +1 -0
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DescribePublishingDestinationCommand.d.ts +1 -0
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateMembersCommand.d.ts +1 -0
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +1 -0
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +1 -0
- package/dist-types/commands/GetCoverageStatisticsCommand.d.ts +1 -0
- package/dist-types/commands/GetDetectorCommand.d.ts +1 -0
- package/dist-types/commands/GetFilterCommand.d.ts +1 -0
- package/dist-types/commands/GetFindingsCommand.d.ts +1 -0
- package/dist-types/commands/GetFindingsStatisticsCommand.d.ts +1 -0
- package/dist-types/commands/GetIPSetCommand.d.ts +1 -0
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +1 -0
- package/dist-types/commands/GetMalwareProtectionPlanCommand.d.ts +1 -0
- package/dist-types/commands/GetMalwareScanSettingsCommand.d.ts +1 -0
- package/dist-types/commands/GetMasterAccountCommand.d.ts +1 -0
- package/dist-types/commands/GetMemberDetectorsCommand.d.ts +1 -0
- package/dist-types/commands/GetMembersCommand.d.ts +1 -0
- package/dist-types/commands/GetOrganizationStatisticsCommand.d.ts +1 -0
- package/dist-types/commands/GetRemainingFreeTrialDaysCommand.d.ts +1 -0
- package/dist-types/commands/GetThreatIntelSetCommand.d.ts +1 -0
- package/dist-types/commands/GetUsageStatisticsCommand.d.ts +1 -0
- package/dist-types/commands/InviteMembersCommand.d.ts +1 -0
- package/dist-types/commands/ListCoverageCommand.d.ts +1 -0
- package/dist-types/commands/ListDetectorsCommand.d.ts +1 -0
- package/dist-types/commands/ListFiltersCommand.d.ts +1 -0
- package/dist-types/commands/ListFindingsCommand.d.ts +1 -0
- package/dist-types/commands/ListIPSetsCommand.d.ts +1 -0
- package/dist-types/commands/ListInvitationsCommand.d.ts +1 -0
- package/dist-types/commands/ListMalwareProtectionPlansCommand.d.ts +1 -0
- package/dist-types/commands/ListMembersCommand.d.ts +1 -0
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +1 -0
- package/dist-types/commands/ListPublishingDestinationsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/ListThreatIntelSetsCommand.d.ts +1 -0
- package/dist-types/commands/StartMalwareScanCommand.d.ts +1 -0
- package/dist-types/commands/StartMonitoringMembersCommand.d.ts +1 -0
- package/dist-types/commands/StopMonitoringMembersCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UnarchiveFindingsCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDetectorCommand.d.ts +1 -0
- package/dist-types/commands/UpdateFilterCommand.d.ts +1 -0
- package/dist-types/commands/UpdateFindingsFeedbackCommand.d.ts +1 -0
- package/dist-types/commands/UpdateIPSetCommand.d.ts +1 -0
- package/dist-types/commands/UpdateMalwareProtectionPlanCommand.d.ts +1 -0
- package/dist-types/commands/UpdateMalwareScanSettingsCommand.d.ts +1 -0
- package/dist-types/commands/UpdateMemberDetectorsCommand.d.ts +1 -0
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/UpdatePublishingDestinationCommand.d.ts +1 -0
- package/dist-types/commands/UpdateThreatIntelSetCommand.d.ts +1 -0
- package/package.json +2 -2
|
@@ -61,6 +61,7 @@ declare const AcceptAdministratorInvitationCommand_base: {
|
|
|
61
61
|
* @throws {@link GuardDutyServiceException}
|
|
62
62
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
63
63
|
*
|
|
64
|
+
*
|
|
64
65
|
* @public
|
|
65
66
|
*/
|
|
66
67
|
export declare class AcceptAdministratorInvitationCommand extends AcceptAdministratorInvitationCommand_base {
|
|
@@ -62,6 +62,7 @@ declare const AcceptInvitationCommand_base: {
|
|
|
62
62
|
* @throws {@link GuardDutyServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
64
64
|
*
|
|
65
|
+
*
|
|
65
66
|
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class AcceptInvitationCommand extends AcceptInvitationCommand_base {
|
|
@@ -65,6 +65,7 @@ declare const ArchiveFindingsCommand_base: {
|
|
|
65
65
|
* @throws {@link GuardDutyServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
67
67
|
*
|
|
68
|
+
*
|
|
68
69
|
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class ArchiveFindingsCommand extends ArchiveFindingsCommand_base {
|
|
@@ -125,6 +125,7 @@ declare const CreateDetectorCommand_base: {
|
|
|
125
125
|
* @throws {@link GuardDutyServiceException}
|
|
126
126
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
127
127
|
*
|
|
128
|
+
*
|
|
128
129
|
* @public
|
|
129
130
|
*/
|
|
130
131
|
export declare class CreateDetectorCommand extends CreateDetectorCommand_base {
|
|
@@ -95,6 +95,7 @@ declare const CreateFilterCommand_base: {
|
|
|
95
95
|
* @throws {@link GuardDutyServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
97
97
|
*
|
|
98
|
+
*
|
|
98
99
|
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class CreateFilterCommand extends CreateFilterCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const CreateIPSetCommand_base: {
|
|
|
71
71
|
* @throws {@link GuardDutyServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class CreateIPSetCommand extends CreateIPSetCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const CreateMalwareProtectionPlanCommand_base: {
|
|
|
85
85
|
* @throws {@link GuardDutyServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class CreateMalwareProtectionPlanCommand extends CreateMalwareProtectionPlanCommand_base {
|
|
@@ -90,6 +90,7 @@ declare const CreateMembersCommand_base: {
|
|
|
90
90
|
* @throws {@link GuardDutyServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
92
92
|
*
|
|
93
|
+
*
|
|
93
94
|
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class CreateMembersCommand extends CreateMembersCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const CreatePublishingDestinationCommand_base: {
|
|
|
67
67
|
* @throws {@link GuardDutyServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class CreatePublishingDestinationCommand extends CreatePublishingDestinationCommand_base {
|
|
@@ -63,6 +63,7 @@ declare const CreateSampleFindingsCommand_base: {
|
|
|
63
63
|
* @throws {@link GuardDutyServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
65
65
|
*
|
|
66
|
+
*
|
|
66
67
|
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class CreateSampleFindingsCommand extends CreateSampleFindingsCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const CreateThreatIntelSetCommand_base: {
|
|
|
70
70
|
* @throws {@link GuardDutyServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class CreateThreatIntelSetCommand extends CreateThreatIntelSetCommand_base {
|
|
@@ -68,6 +68,7 @@ declare const DeclineInvitationsCommand_base: {
|
|
|
68
68
|
* @throws {@link GuardDutyServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
70
70
|
*
|
|
71
|
+
*
|
|
71
72
|
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DeclineInvitationsCommand extends DeclineInvitationsCommand_base {
|
|
@@ -58,6 +58,7 @@ declare const DeleteDetectorCommand_base: {
|
|
|
58
58
|
* @throws {@link GuardDutyServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
60
60
|
*
|
|
61
|
+
*
|
|
61
62
|
* @public
|
|
62
63
|
*/
|
|
63
64
|
export declare class DeleteDetectorCommand extends DeleteDetectorCommand_base {
|
|
@@ -59,6 +59,7 @@ declare const DeleteFilterCommand_base: {
|
|
|
59
59
|
* @throws {@link GuardDutyServiceException}
|
|
60
60
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
61
61
|
*
|
|
62
|
+
*
|
|
62
63
|
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class DeleteFilterCommand extends DeleteFilterCommand_base {
|
|
@@ -60,6 +60,7 @@ declare const DeleteIPSetCommand_base: {
|
|
|
60
60
|
* @throws {@link GuardDutyServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
62
62
|
*
|
|
63
|
+
*
|
|
63
64
|
* @public
|
|
64
65
|
*/
|
|
65
66
|
export declare class DeleteIPSetCommand extends DeleteIPSetCommand_base {
|
|
@@ -68,6 +68,7 @@ declare const DeleteInvitationsCommand_base: {
|
|
|
68
68
|
* @throws {@link GuardDutyServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
70
70
|
*
|
|
71
|
+
*
|
|
71
72
|
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DeleteInvitationsCommand extends DeleteInvitationsCommand_base {
|
|
@@ -66,6 +66,7 @@ declare const DeleteMalwareProtectionPlanCommand_base: {
|
|
|
66
66
|
* @throws {@link GuardDutyServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
68
68
|
*
|
|
69
|
+
*
|
|
69
70
|
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DeleteMalwareProtectionPlanCommand extends DeleteMalwareProtectionPlanCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const DeleteMembersCommand_base: {
|
|
|
72
72
|
* @throws {@link GuardDutyServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class DeleteMembersCommand extends DeleteMembersCommand_base {
|
|
@@ -59,6 +59,7 @@ declare const DeletePublishingDestinationCommand_base: {
|
|
|
59
59
|
* @throws {@link GuardDutyServiceException}
|
|
60
60
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
61
61
|
*
|
|
62
|
+
*
|
|
62
63
|
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class DeletePublishingDestinationCommand extends DeletePublishingDestinationCommand_base {
|
|
@@ -59,6 +59,7 @@ declare const DeleteThreatIntelSetCommand_base: {
|
|
|
59
59
|
* @throws {@link GuardDutyServiceException}
|
|
60
60
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
61
61
|
*
|
|
62
|
+
*
|
|
62
63
|
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class DeleteThreatIntelSetCommand extends DeleteThreatIntelSetCommand_base {
|
|
@@ -118,6 +118,7 @@ declare const DescribeMalwareScansCommand_base: {
|
|
|
118
118
|
* @throws {@link GuardDutyServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
120
120
|
*
|
|
121
|
+
*
|
|
121
122
|
* @public
|
|
122
123
|
*/
|
|
123
124
|
export declare class DescribeMalwareScansCommand extends DescribeMalwareScansCommand_base {
|
|
@@ -98,6 +98,7 @@ declare const DescribeOrganizationConfigurationCommand_base: {
|
|
|
98
98
|
* @throws {@link GuardDutyServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
100
100
|
*
|
|
101
|
+
*
|
|
101
102
|
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class DescribeOrganizationConfigurationCommand extends DescribeOrganizationConfigurationCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const DescribePublishingDestinationCommand_base: {
|
|
|
69
69
|
* @throws {@link GuardDutyServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DescribePublishingDestinationCommand extends DescribePublishingDestinationCommand_base {
|
|
@@ -60,6 +60,7 @@ declare const DisableOrganizationAdminAccountCommand_base: {
|
|
|
60
60
|
* @throws {@link GuardDutyServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
62
62
|
*
|
|
63
|
+
*
|
|
63
64
|
* @public
|
|
64
65
|
*/
|
|
65
66
|
export declare class DisableOrganizationAdminAccountCommand extends DisableOrganizationAdminAccountCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const DisassociateFromAdministratorAccountCommand_base: {
|
|
|
67
67
|
* @throws {@link GuardDutyServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DisassociateFromAdministratorAccountCommand extends DisassociateFromAdministratorAccountCommand_base {
|
|
@@ -66,6 +66,7 @@ declare const DisassociateFromMasterAccountCommand_base: {
|
|
|
66
66
|
* @throws {@link GuardDutyServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
68
68
|
*
|
|
69
|
+
*
|
|
69
70
|
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DisassociateFromMasterAccountCommand extends DisassociateFromMasterAccountCommand_base {
|
|
@@ -86,6 +86,7 @@ declare const DisassociateMembersCommand_base: {
|
|
|
86
86
|
* @throws {@link GuardDutyServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class DisassociateMembersCommand extends DisassociateMembersCommand_base {
|
|
@@ -60,6 +60,7 @@ declare const EnableOrganizationAdminAccountCommand_base: {
|
|
|
60
60
|
* @throws {@link GuardDutyServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
62
62
|
*
|
|
63
|
+
*
|
|
63
64
|
* @public
|
|
64
65
|
*/
|
|
65
66
|
export declare class EnableOrganizationAdminAccountCommand extends EnableOrganizationAdminAccountCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const GetAdministratorAccountCommand_base: {
|
|
|
70
70
|
* @throws {@link GuardDutyServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class GetAdministratorAccountCommand extends GetAdministratorAccountCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const GetCoverageStatisticsCommand_base: {
|
|
|
88
88
|
* @throws {@link GuardDutyServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class GetCoverageStatisticsCommand extends GetCoverageStatisticsCommand_base {
|
|
@@ -112,6 +112,7 @@ declare const GetDetectorCommand_base: {
|
|
|
112
112
|
* @throws {@link GuardDutyServiceException}
|
|
113
113
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
114
114
|
*
|
|
115
|
+
*
|
|
115
116
|
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class GetDetectorCommand extends GetDetectorCommand_base {
|
|
@@ -93,6 +93,7 @@ declare const GetFilterCommand_base: {
|
|
|
93
93
|
* @throws {@link GuardDutyServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
95
95
|
*
|
|
96
|
+
*
|
|
96
97
|
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class GetFilterCommand extends GetFilterCommand_base {
|
|
@@ -1025,6 +1025,7 @@ declare const GetFindingsCommand_base: {
|
|
|
1025
1025
|
* @throws {@link GuardDutyServiceException}
|
|
1026
1026
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
1027
1027
|
*
|
|
1028
|
+
*
|
|
1028
1029
|
* @public
|
|
1029
1030
|
*/
|
|
1030
1031
|
export declare class GetFindingsCommand extends GetFindingsCommand_base {
|
|
@@ -140,6 +140,7 @@ declare const GetFindingsStatisticsCommand_base: {
|
|
|
140
140
|
* @throws {@link GuardDutyServiceException}
|
|
141
141
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
142
142
|
*
|
|
143
|
+
*
|
|
143
144
|
* @public
|
|
144
145
|
*/
|
|
145
146
|
export declare class GetFindingsStatisticsCommand extends GetFindingsStatisticsCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const GetIPSetCommand_base: {
|
|
|
67
67
|
* @throws {@link GuardDutyServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class GetIPSetCommand extends GetIPSetCommand_base {
|
|
@@ -59,6 +59,7 @@ declare const GetInvitationsCountCommand_base: {
|
|
|
59
59
|
* @throws {@link GuardDutyServiceException}
|
|
60
60
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
61
61
|
*
|
|
62
|
+
*
|
|
62
63
|
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class GetInvitationsCountCommand extends GetInvitationsCountCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const GetMalwareProtectionPlanCommand_base: {
|
|
|
92
92
|
* @throws {@link GuardDutyServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class GetMalwareProtectionPlanCommand extends GetMalwareProtectionPlanCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const GetMalwareScanSettingsCommand_base: {
|
|
|
85
85
|
* @throws {@link GuardDutyServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class GetMalwareScanSettingsCommand extends GetMalwareScanSettingsCommand_base {
|
|
@@ -68,6 +68,7 @@ declare const GetMasterAccountCommand_base: {
|
|
|
68
68
|
* @throws {@link GuardDutyServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
70
70
|
*
|
|
71
|
+
*
|
|
71
72
|
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class GetMasterAccountCommand extends GetMasterAccountCommand_base {
|
|
@@ -118,6 +118,7 @@ declare const GetMemberDetectorsCommand_base: {
|
|
|
118
118
|
* @throws {@link GuardDutyServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
120
120
|
*
|
|
121
|
+
*
|
|
121
122
|
* @public
|
|
122
123
|
*/
|
|
123
124
|
export declare class GetMemberDetectorsCommand extends GetMemberDetectorsCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const GetMembersCommand_base: {
|
|
|
81
81
|
* @throws {@link GuardDutyServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class GetMembersCommand extends GetMembersCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const GetOrganizationStatisticsCommand_base: {
|
|
|
81
81
|
* @throws {@link GuardDutyServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class GetOrganizationStatisticsCommand extends GetOrganizationStatisticsCommand_base {
|
|
@@ -102,6 +102,7 @@ declare const GetRemainingFreeTrialDaysCommand_base: {
|
|
|
102
102
|
* @throws {@link GuardDutyServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
104
104
|
*
|
|
105
|
+
*
|
|
105
106
|
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class GetRemainingFreeTrialDaysCommand extends GetRemainingFreeTrialDaysCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const GetThreatIntelSetCommand_base: {
|
|
|
67
67
|
* @throws {@link GuardDutyServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class GetThreatIntelSetCommand extends GetThreatIntelSetCommand_base {
|
|
@@ -139,6 +139,7 @@ declare const GetUsageStatisticsCommand_base: {
|
|
|
139
139
|
* @throws {@link GuardDutyServiceException}
|
|
140
140
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
141
141
|
*
|
|
142
|
+
*
|
|
142
143
|
* @public
|
|
143
144
|
*/
|
|
144
145
|
export declare class GetUsageStatisticsCommand extends GetUsageStatisticsCommand_base {
|
|
@@ -95,6 +95,7 @@ declare const InviteMembersCommand_base: {
|
|
|
95
95
|
* @throws {@link GuardDutyServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
97
97
|
*
|
|
98
|
+
*
|
|
98
99
|
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class InviteMembersCommand extends InviteMembersCommand_base {
|
|
@@ -129,6 +129,7 @@ declare const ListCoverageCommand_base: {
|
|
|
129
129
|
* @throws {@link GuardDutyServiceException}
|
|
130
130
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
131
131
|
*
|
|
132
|
+
*
|
|
132
133
|
* @public
|
|
133
134
|
*/
|
|
134
135
|
export declare class ListCoverageCommand extends ListCoverageCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const ListDetectorsCommand_base: {
|
|
|
64
64
|
* @throws {@link GuardDutyServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
66
66
|
*
|
|
67
|
+
*
|
|
67
68
|
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class ListDetectorsCommand extends ListDetectorsCommand_base {
|
|
@@ -65,6 +65,7 @@ declare const ListFiltersCommand_base: {
|
|
|
65
65
|
* @throws {@link GuardDutyServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
67
67
|
*
|
|
68
|
+
*
|
|
68
69
|
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class ListFiltersCommand extends ListFiltersCommand_base {
|
|
@@ -97,6 +97,7 @@ declare const ListFindingsCommand_base: {
|
|
|
97
97
|
* @throws {@link GuardDutyServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
99
99
|
*
|
|
100
|
+
*
|
|
100
101
|
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class ListFindingsCommand extends ListFindingsCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const ListIPSetsCommand_base: {
|
|
|
67
67
|
* @throws {@link GuardDutyServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class ListIPSetsCommand extends ListIPSetsCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const ListInvitationsCommand_base: {
|
|
|
70
70
|
* @throws {@link GuardDutyServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class ListInvitationsCommand extends ListInvitationsCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const ListMalwareProtectionPlansCommand_base: {
|
|
|
69
69
|
* @throws {@link GuardDutyServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class ListMalwareProtectionPlansCommand extends ListMalwareProtectionPlansCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const ListMembersCommand_base: {
|
|
|
76
76
|
* @throws {@link GuardDutyServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class ListMembersCommand extends ListMembersCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const ListOrganizationAdminAccountsCommand_base: {
|
|
|
69
69
|
* @throws {@link GuardDutyServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class ListOrganizationAdminAccountsCommand extends ListOrganizationAdminAccountsCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const ListPublishingDestinationsCommand_base: {
|
|
|
70
70
|
* @throws {@link GuardDutyServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class ListPublishingDestinationsCommand extends ListPublishingDestinationsCommand_base {
|
|
@@ -68,6 +68,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
68
68
|
* @throws {@link GuardDutyServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
70
70
|
*
|
|
71
|
+
*
|
|
71
72
|
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -67,6 +67,7 @@ declare const ListThreatIntelSetsCommand_base: {
|
|
|
67
67
|
* @throws {@link GuardDutyServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
69
69
|
*
|
|
70
|
+
*
|
|
70
71
|
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class ListThreatIntelSetsCommand extends ListThreatIntelSetsCommand_base {
|
|
@@ -66,6 +66,7 @@ declare const StartMalwareScanCommand_base: {
|
|
|
66
66
|
* @throws {@link GuardDutyServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
68
68
|
*
|
|
69
|
+
*
|
|
69
70
|
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class StartMalwareScanCommand extends StartMalwareScanCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const StartMonitoringMembersCommand_base: {
|
|
|
69
69
|
* @throws {@link GuardDutyServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class StartMonitoringMembersCommand extends StartMonitoringMembersCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const StopMonitoringMembersCommand_base: {
|
|
|
73
73
|
* @throws {@link GuardDutyServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class StopMonitoringMembersCommand extends StopMonitoringMembersCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const TagResourceCommand_base: {
|
|
|
64
64
|
* @throws {@link GuardDutyServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
66
66
|
*
|
|
67
|
+
*
|
|
67
68
|
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
@@ -61,6 +61,7 @@ declare const UnarchiveFindingsCommand_base: {
|
|
|
61
61
|
* @throws {@link GuardDutyServiceException}
|
|
62
62
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
63
63
|
*
|
|
64
|
+
*
|
|
64
65
|
* @public
|
|
65
66
|
*/
|
|
66
67
|
export declare class UnarchiveFindingsCommand extends UnarchiveFindingsCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const UntagResourceCommand_base: {
|
|
|
64
64
|
* @throws {@link GuardDutyServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
66
66
|
*
|
|
67
|
+
*
|
|
67
68
|
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
@@ -95,6 +95,7 @@ declare const UpdateDetectorCommand_base: {
|
|
|
95
95
|
* @throws {@link GuardDutyServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
97
97
|
*
|
|
98
|
+
*
|
|
98
99
|
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class UpdateDetectorCommand extends UpdateDetectorCommand_base {
|
|
@@ -90,6 +90,7 @@ declare const UpdateFilterCommand_base: {
|
|
|
90
90
|
* @throws {@link GuardDutyServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
92
92
|
*
|
|
93
|
+
*
|
|
93
94
|
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class UpdateFilterCommand extends UpdateFilterCommand_base {
|
|
@@ -63,6 +63,7 @@ declare const UpdateFindingsFeedbackCommand_base: {
|
|
|
63
63
|
* @throws {@link GuardDutyServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
65
65
|
*
|
|
66
|
+
*
|
|
66
67
|
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class UpdateFindingsFeedbackCommand extends UpdateFindingsFeedbackCommand_base {
|
|
@@ -62,6 +62,7 @@ declare const UpdateIPSetCommand_base: {
|
|
|
62
62
|
* @throws {@link GuardDutyServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
64
64
|
*
|
|
65
|
+
*
|
|
65
66
|
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class UpdateIPSetCommand extends UpdateIPSetCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const UpdateMalwareProtectionPlanCommand_base: {
|
|
|
77
77
|
* @throws {@link GuardDutyServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class UpdateMalwareProtectionPlanCommand extends UpdateMalwareProtectionPlanCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const UpdateMalwareScanSettingsCommand_base: {
|
|
|
84
84
|
* @throws {@link GuardDutyServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
86
86
|
*
|
|
87
|
+
*
|
|
87
88
|
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class UpdateMalwareScanSettingsCommand extends UpdateMalwareScanSettingsCommand_base {
|
|
@@ -103,6 +103,7 @@ declare const UpdateMemberDetectorsCommand_base: {
|
|
|
103
103
|
* @throws {@link GuardDutyServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
105
105
|
*
|
|
106
|
+
*
|
|
106
107
|
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class UpdateMemberDetectorsCommand extends UpdateMemberDetectorsCommand_base {
|
|
@@ -98,6 +98,7 @@ declare const UpdateOrganizationConfigurationCommand_base: {
|
|
|
98
98
|
* @throws {@link GuardDutyServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
100
100
|
*
|
|
101
|
+
*
|
|
101
102
|
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class UpdateOrganizationConfigurationCommand extends UpdateOrganizationConfigurationCommand_base {
|
|
@@ -64,6 +64,7 @@ declare const UpdatePublishingDestinationCommand_base: {
|
|
|
64
64
|
* @throws {@link GuardDutyServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
66
66
|
*
|
|
67
|
+
*
|
|
67
68
|
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class UpdatePublishingDestinationCommand extends UpdatePublishingDestinationCommand_base {
|
|
@@ -62,6 +62,7 @@ declare const UpdateThreatIntelSetCommand_base: {
|
|
|
62
62
|
* @throws {@link GuardDutyServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from GuardDuty service.</p>
|
|
64
64
|
*
|
|
65
|
+
*
|
|
65
66
|
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class UpdateThreatIntelSetCommand extends UpdateThreatIntelSetCommand_base {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-guardduty",
|
|
3
3
|
"description": "AWS SDK for JavaScript Guardduty Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.777.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-guardduty",
|
|
@@ -21,7 +21,7 @@
|
|
|
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.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.777.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",
|