@aws-sdk/client-guardduty 3.47.2 → 3.48.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 +11 -0
- package/README.md +4 -4
- package/dist-cjs/models/models_0.js +11 -4
- package/dist-cjs/protocols/Aws_restJson1.js +9 -0
- package/dist-es/models/models_0.js +4 -0
- package/dist-es/protocols/Aws_restJson1.js +9 -0
- package/dist-types/GuardDuty.d.ts +14 -14
- package/dist-types/GuardDutyClient.d.ts +4 -4
- package/dist-types/commands/CreateIPSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateMembersCommand.d.ts +1 -1
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +1 -1
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +1 -1
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +1 -1
- package/dist-types/commands/InviteMembersCommand.d.ts +2 -2
- package/dist-types/commands/ListInvitationsCommand.d.ts +1 -1
- package/dist-types/commands/ListPublishingDestinationsCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +66 -33
- package/dist-types/ts3.4/models/models_0.d.ts +13 -0
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,17 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.48.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.2...v3.48.0) (2022-01-22)
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
### Features
|
|
10
|
+
|
|
11
|
+
* **clients:** update clients as of 2022/01/21 ([#3228](https://github.com/aws/aws-sdk-js-v3/issues/3228)) ([fa713ef](https://github.com/aws/aws-sdk-js-v3/commit/fa713efca6b2f424c27535d000359f08830960b1))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
6
17
|
## [3.47.2](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.1...v3.47.2) (2022-01-21)
|
|
7
18
|
|
|
8
19
|
**Note:** Version bump only for package @aws-sdk/client-guardduty
|
package/README.md
CHANGED
|
@@ -8,17 +8,17 @@
|
|
|
8
8
|
AWS SDK for JavaScript GuardDuty Client for Node.js, Browser and React Native.
|
|
9
9
|
|
|
10
10
|
<p>Amazon GuardDuty is a continuous security monitoring service that analyzes and processes
|
|
11
|
-
the following data sources: VPC Flow Logs,
|
|
11
|
+
the following data sources: VPC Flow Logs, Amazon Web Services CloudTrail event logs, and DNS logs. It uses
|
|
12
12
|
threat intelligence feeds (such as lists of malicious IPs and domains) and machine learning to
|
|
13
|
-
identify unexpected, potentially unauthorized, and malicious activity within your
|
|
13
|
+
identify unexpected, potentially unauthorized, and malicious activity within your Amazon Web Services
|
|
14
14
|
environment. This can include issues like escalations of privileges, uses of exposed
|
|
15
15
|
credentials, or communication with malicious IPs, URLs, or domains. For example, GuardDuty can
|
|
16
16
|
detect compromised EC2 instances that serve malware or mine bitcoin. </p>
|
|
17
|
-
<p>GuardDuty also monitors
|
|
17
|
+
<p>GuardDuty also monitors Amazon Web Services account access behavior for signs of compromise. Some examples
|
|
18
18
|
of this are unauthorized infrastructure deployments such as EC2 instances deployed in a Region
|
|
19
19
|
that has never been used, or unusual API calls like a password policy change to reduce
|
|
20
20
|
password strength. </p>
|
|
21
|
-
<p>GuardDuty informs you of the status of your
|
|
21
|
+
<p>GuardDuty informs you of the status of your Amazon Web Services environment by producing security findings
|
|
22
22
|
that you can view in the GuardDuty console or through Amazon CloudWatch events. For more
|
|
23
23
|
information, see the <i>
|
|
24
24
|
<a href="https://docs.aws.amazon.com/guardduty/latest/ug/what-is-guardduty.html">Amazon
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
3
|
+
exports.CreatePublishingDestinationRequest = exports.DestinationType = exports.DestinationProperties = exports.CreateMembersResponse = exports.UnprocessedAccount = exports.CreateMembersRequest = exports.CreateIPSetResponse = exports.CreateIPSetRequest = exports.IpSetFormat = exports.CreateFilterResponse = exports.CreateFilterRequest = exports.FindingCriteria = exports.FilterAction = exports.CreateDetectorResponse = exports.CreateDetectorRequest = exports.FindingPublishingFrequency = exports.DataSourceConfigurations = exports.S3LogsConfiguration = exports.Condition = exports.CloudTrailConfigurationResult = exports.DataSourceStatus = exports.BucketLevelPermissions = exports.BucketPolicy = exports.ArchiveFindingsResponse = exports.ArchiveFindingsRequest = exports.AdminAccount = exports.AdminStatus = exports.Action = exports.PortProbeAction = exports.PortProbeDetail = exports.NetworkConnectionAction = exports.RemotePortDetails = exports.LocalPortDetails = exports.LocalIpDetails = exports.DnsRequestAction = exports.AwsApiCallAction = exports.RemoteIpDetails = exports.Organization = exports.GeoLocation = exports.Country = exports.City = exports.RemoteAccountDetails = exports.DomainDetails = exports.AccountLevelPermissions = exports.BlockPublicAccess = exports.AccountDetail = exports.AccessKeyDetails = exports.AccessControlList = exports.AcceptInvitationResponse = exports.AcceptInvitationRequest = void 0;
|
|
4
|
+
exports.PrivateIpAddressDetails = exports.IamInstanceProfile = exports.Feedback = exports.Evidence = exports.ThreatIntelligenceDetail = exports.EnableOrganizationAdminAccountResponse = exports.EnableOrganizationAdminAccountRequest = exports.DisassociateMembersResponse = exports.DisassociateMembersRequest = exports.DisassociateFromMasterAccountResponse = exports.DisassociateFromMasterAccountRequest = exports.DisableOrganizationAdminAccountResponse = exports.DisableOrganizationAdminAccountRequest = exports.DetectorStatus = exports.Destination = exports.DescribePublishingDestinationResponse = exports.PublishingStatus = exports.DescribePublishingDestinationRequest = exports.DescribeOrganizationConfigurationResponse = exports.OrganizationDataSourceConfigurationsResult = exports.OrganizationS3LogsConfigurationResult = exports.DescribeOrganizationConfigurationRequest = exports.DeleteThreatIntelSetResponse = exports.DeleteThreatIntelSetRequest = exports.DeletePublishingDestinationResponse = exports.DeletePublishingDestinationRequest = exports.DeleteMembersResponse = exports.DeleteMembersRequest = exports.DeleteIPSetResponse = exports.DeleteIPSetRequest = exports.DeleteInvitationsResponse = exports.DeleteInvitationsRequest = exports.DeleteFilterResponse = exports.DeleteFilterRequest = exports.DeleteDetectorResponse = exports.DeleteDetectorRequest = exports.DefaultServerSideEncryption = exports.DeclineInvitationsResponse = exports.DeclineInvitationsRequest = exports.DataSourceConfigurationsResult = exports.S3LogsConfigurationResult = exports.FlowLogsConfigurationResult = exports.DNSLogsConfigurationResult = exports.DataSource = exports.CreateThreatIntelSetResponse = exports.CreateThreatIntelSetRequest = exports.ThreatIntelSetFormat = exports.CreateSampleFindingsResponse = exports.CreateSampleFindingsRequest = exports.CreatePublishingDestinationResponse = void 0;
|
|
5
|
+
exports.GetUsageStatisticsResponse = exports.UsageStatistics = exports.UsageResourceResult = exports.UsageDataSourceResult = exports.UsageAccountResult = exports.Total = exports.GetUsageStatisticsRequest = exports.UsageStatisticType = exports.UsageCriteria = exports.GetThreatIntelSetResponse = exports.ThreatIntelSetStatus = exports.GetThreatIntelSetRequest = exports.GetMembersResponse = exports.Member = exports.GetMembersRequest = exports.GetMemberDetectorsResponse = exports.MemberDataSourceConfiguration = exports.GetMemberDetectorsRequest = exports.GetMasterAccountResponse = exports.Master = exports.GetMasterAccountRequest = exports.GetIPSetResponse = exports.IpSetStatus = exports.GetIPSetRequest = exports.GetInvitationsCountResponse = exports.GetInvitationsCountRequest = exports.GetFindingsStatisticsResponse = exports.GetFindingsStatisticsRequest = exports.GetFindingsResponse = exports.GetFindingsRequest = exports.SortCriteria = exports.OrderBy = exports.GetFilterResponse = exports.GetFilterRequest = exports.GetDetectorResponse = exports.GetDetectorRequest = exports.FindingStatisticType = exports.FindingStatistics = exports.Finding = exports.Service = exports.Resource = exports.S3BucketDetail = exports.PublicAccess = exports.PermissionConfiguration = exports.Owner = exports.InstanceDetails = exports.Tag = exports.ProductCode = exports.NetworkInterface = exports.SecurityGroup = void 0;
|
|
6
|
+
exports.UpdateThreatIntelSetRequest = exports.UpdatePublishingDestinationResponse = exports.UpdatePublishingDestinationRequest = exports.UpdateOrganizationConfigurationResponse = exports.UpdateOrganizationConfigurationRequest = exports.OrganizationDataSourceConfigurations = exports.OrganizationS3LogsConfiguration = exports.UpdateMemberDetectorsResponse = exports.UpdateMemberDetectorsRequest = exports.UpdateIPSetResponse = exports.UpdateIPSetRequest = exports.UpdateFindingsFeedbackResponse = exports.UpdateFindingsFeedbackRequest = exports.UpdateFilterResponse = exports.UpdateFilterRequest = exports.UpdateDetectorResponse = exports.UpdateDetectorRequest = exports.UntagResourceResponse = exports.UntagResourceRequest = exports.UnarchiveFindingsResponse = exports.UnarchiveFindingsRequest = exports.TagResourceResponse = exports.TagResourceRequest = exports.StopMonitoringMembersResponse = exports.StopMonitoringMembersRequest = exports.StartMonitoringMembersResponse = exports.StartMonitoringMembersRequest = exports.ListThreatIntelSetsResponse = exports.ListThreatIntelSetsRequest = exports.ListTagsForResourceResponse = exports.ListTagsForResourceRequest = exports.ListPublishingDestinationsResponse = exports.ListPublishingDestinationsRequest = exports.ListOrganizationAdminAccountsResponse = exports.ListOrganizationAdminAccountsRequest = exports.ListMembersResponse = exports.ListMembersRequest = exports.ListIPSetsResponse = exports.ListIPSetsRequest = exports.ListInvitationsResponse = exports.Invitation = exports.ListInvitationsRequest = exports.ListFindingsResponse = exports.ListFindingsRequest = exports.ListFiltersResponse = exports.ListFiltersRequest = exports.ListDetectorsResponse = exports.ListDetectorsRequest = exports.InviteMembersResponse = exports.InviteMembersRequest = void 0;
|
|
7
|
+
exports.UpdateThreatIntelSetResponse = void 0;
|
|
7
8
|
var AcceptInvitationRequest;
|
|
8
9
|
(function (AcceptInvitationRequest) {
|
|
9
10
|
AcceptInvitationRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -52,6 +53,12 @@ var DomainDetails;
|
|
|
52
53
|
...obj,
|
|
53
54
|
});
|
|
54
55
|
})(DomainDetails = exports.DomainDetails || (exports.DomainDetails = {}));
|
|
56
|
+
var RemoteAccountDetails;
|
|
57
|
+
(function (RemoteAccountDetails) {
|
|
58
|
+
RemoteAccountDetails.filterSensitiveLog = (obj) => ({
|
|
59
|
+
...obj,
|
|
60
|
+
});
|
|
61
|
+
})(RemoteAccountDetails = exports.RemoteAccountDetails || (exports.RemoteAccountDetails = {}));
|
|
55
62
|
var City;
|
|
56
63
|
(function (City) {
|
|
57
64
|
City.filterSensitiveLog = (obj) => ({
|
|
@@ -5516,6 +5516,9 @@ const deserializeAws_restJson1AwsApiCallAction = (output, context) => {
|
|
|
5516
5516
|
? deserializeAws_restJson1DomainDetails(output.domainDetails, context)
|
|
5517
5517
|
: undefined,
|
|
5518
5518
|
ErrorCode: smithy_client_1.expectString(output.errorCode),
|
|
5519
|
+
RemoteAccountDetails: output.remoteAccountDetails !== undefined && output.remoteAccountDetails !== null
|
|
5520
|
+
? deserializeAws_restJson1RemoteAccountDetails(output.remoteAccountDetails, context)
|
|
5521
|
+
: undefined,
|
|
5519
5522
|
RemoteIpDetails: output.remoteIpDetails !== undefined && output.remoteIpDetails !== null
|
|
5520
5523
|
? deserializeAws_restJson1RemoteIpDetails(output.remoteIpDetails, context)
|
|
5521
5524
|
: undefined,
|
|
@@ -6084,6 +6087,12 @@ const deserializeAws_restJson1PublicAccess = (output, context) => {
|
|
|
6084
6087
|
: undefined,
|
|
6085
6088
|
};
|
|
6086
6089
|
};
|
|
6090
|
+
const deserializeAws_restJson1RemoteAccountDetails = (output, context) => {
|
|
6091
|
+
return {
|
|
6092
|
+
AccountId: smithy_client_1.expectString(output.accountId),
|
|
6093
|
+
Affiliated: smithy_client_1.expectBoolean(output.affiliated),
|
|
6094
|
+
};
|
|
6095
|
+
};
|
|
6087
6096
|
const deserializeAws_restJson1RemoteIpDetails = (output, context) => {
|
|
6088
6097
|
return {
|
|
6089
6098
|
City: output.city !== undefined && output.city !== null
|
|
@@ -31,6 +31,10 @@ export var DomainDetails;
|
|
|
31
31
|
(function (DomainDetails) {
|
|
32
32
|
DomainDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
33
33
|
})(DomainDetails || (DomainDetails = {}));
|
|
34
|
+
export var RemoteAccountDetails;
|
|
35
|
+
(function (RemoteAccountDetails) {
|
|
36
|
+
RemoteAccountDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
37
|
+
})(RemoteAccountDetails || (RemoteAccountDetails = {}));
|
|
34
38
|
export var City;
|
|
35
39
|
(function (City) {
|
|
36
40
|
City.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -6400,6 +6400,9 @@ var deserializeAws_restJson1AwsApiCallAction = function (output, context) {
|
|
|
6400
6400
|
? deserializeAws_restJson1DomainDetails(output.domainDetails, context)
|
|
6401
6401
|
: undefined,
|
|
6402
6402
|
ErrorCode: __expectString(output.errorCode),
|
|
6403
|
+
RemoteAccountDetails: output.remoteAccountDetails !== undefined && output.remoteAccountDetails !== null
|
|
6404
|
+
? deserializeAws_restJson1RemoteAccountDetails(output.remoteAccountDetails, context)
|
|
6405
|
+
: undefined,
|
|
6403
6406
|
RemoteIpDetails: output.remoteIpDetails !== undefined && output.remoteIpDetails !== null
|
|
6404
6407
|
? deserializeAws_restJson1RemoteIpDetails(output.remoteIpDetails, context)
|
|
6405
6408
|
: undefined,
|
|
@@ -6966,6 +6969,12 @@ var deserializeAws_restJson1PublicAccess = function (output, context) {
|
|
|
6966
6969
|
: undefined,
|
|
6967
6970
|
};
|
|
6968
6971
|
};
|
|
6972
|
+
var deserializeAws_restJson1RemoteAccountDetails = function (output, context) {
|
|
6973
|
+
return {
|
|
6974
|
+
AccountId: __expectString(output.accountId),
|
|
6975
|
+
Affiliated: __expectBoolean(output.affiliated),
|
|
6976
|
+
};
|
|
6977
|
+
};
|
|
6969
6978
|
var deserializeAws_restJson1RemoteIpDetails = function (output, context) {
|
|
6970
6979
|
return {
|
|
6971
6980
|
City: output.city !== undefined && output.city !== null
|
|
@@ -60,17 +60,17 @@ import { UpdateThreatIntelSetCommandInput, UpdateThreatIntelSetCommandOutput } f
|
|
|
60
60
|
import { GuardDutyClient } from "./GuardDutyClient";
|
|
61
61
|
/**
|
|
62
62
|
* <p>Amazon GuardDuty is a continuous security monitoring service that analyzes and processes
|
|
63
|
-
* the following data sources: VPC Flow Logs,
|
|
63
|
+
* the following data sources: VPC Flow Logs, Amazon Web Services CloudTrail event logs, and DNS logs. It uses
|
|
64
64
|
* threat intelligence feeds (such as lists of malicious IPs and domains) and machine learning to
|
|
65
|
-
* identify unexpected, potentially unauthorized, and malicious activity within your
|
|
65
|
+
* identify unexpected, potentially unauthorized, and malicious activity within your Amazon Web Services
|
|
66
66
|
* environment. This can include issues like escalations of privileges, uses of exposed
|
|
67
67
|
* credentials, or communication with malicious IPs, URLs, or domains. For example, GuardDuty can
|
|
68
68
|
* detect compromised EC2 instances that serve malware or mine bitcoin. </p>
|
|
69
|
-
* <p>GuardDuty also monitors
|
|
69
|
+
* <p>GuardDuty also monitors Amazon Web Services account access behavior for signs of compromise. Some examples
|
|
70
70
|
* of this are unauthorized infrastructure deployments such as EC2 instances deployed in a Region
|
|
71
71
|
* that has never been used, or unusual API calls like a password policy change to reduce
|
|
72
72
|
* password strength. </p>
|
|
73
|
-
* <p>GuardDuty informs you of the status of your
|
|
73
|
+
* <p>GuardDuty informs you of the status of your Amazon Web Services environment by producing security findings
|
|
74
74
|
* that you can view in the GuardDuty console or through Amazon CloudWatch events. For more
|
|
75
75
|
* information, see the <i>
|
|
76
76
|
* <a href="https://docs.aws.amazon.com/guardduty/latest/ug/what-is-guardduty.html">Amazon
|
|
@@ -111,7 +111,7 @@ export declare class GuardDuty extends GuardDutyClient {
|
|
|
111
111
|
createFilter(args: CreateFilterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFilterCommandOutput) => void): void;
|
|
112
112
|
/**
|
|
113
113
|
* <p>Creates a new IPSet, which is called a trusted IP list in the console user interface. An
|
|
114
|
-
* IPSet is a list of IP addresses that are trusted for secure communication with
|
|
114
|
+
* IPSet is a list of IP addresses that are trusted for secure communication with Amazon Web Services
|
|
115
115
|
* infrastructure and applications. GuardDuty doesn't generate findings for IP addresses that are
|
|
116
116
|
* included in IPSets. Only users from the administrator account can use this operation.</p>
|
|
117
117
|
*/
|
|
@@ -119,7 +119,7 @@ export declare class GuardDuty extends GuardDutyClient {
|
|
|
119
119
|
createIPSet(args: CreateIPSetCommandInput, cb: (err: any, data?: CreateIPSetCommandOutput) => void): void;
|
|
120
120
|
createIPSet(args: CreateIPSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIPSetCommandOutput) => void): void;
|
|
121
121
|
/**
|
|
122
|
-
* <p>Creates member accounts of the current
|
|
122
|
+
* <p>Creates member accounts of the current Amazon Web Services account by specifying a list of Amazon Web Services account
|
|
123
123
|
* IDs. This step is a prerequisite for managing the associated member accounts either by
|
|
124
124
|
* invitation or through an organization.</p>
|
|
125
125
|
* <p>When using <code>Create Members</code> as an organizations delegated administrator this
|
|
@@ -159,7 +159,7 @@ export declare class GuardDuty extends GuardDutyClient {
|
|
|
159
159
|
createThreatIntelSet(args: CreateThreatIntelSetCommandInput, cb: (err: any, data?: CreateThreatIntelSetCommandOutput) => void): void;
|
|
160
160
|
createThreatIntelSet(args: CreateThreatIntelSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateThreatIntelSetCommandOutput) => void): void;
|
|
161
161
|
/**
|
|
162
|
-
* <p>Declines invitations sent to the current member account by
|
|
162
|
+
* <p>Declines invitations sent to the current member account by Amazon Web Services accounts specified by their
|
|
163
163
|
* account IDs.</p>
|
|
164
164
|
*/
|
|
165
165
|
declineInvitations(args: DeclineInvitationsCommandInput, options?: __HttpHandlerOptions): Promise<DeclineInvitationsCommandOutput>;
|
|
@@ -178,7 +178,7 @@ export declare class GuardDuty extends GuardDutyClient {
|
|
|
178
178
|
deleteFilter(args: DeleteFilterCommandInput, cb: (err: any, data?: DeleteFilterCommandOutput) => void): void;
|
|
179
179
|
deleteFilter(args: DeleteFilterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFilterCommandOutput) => void): void;
|
|
180
180
|
/**
|
|
181
|
-
* <p>Deletes invitations sent to the current member account by
|
|
181
|
+
* <p>Deletes invitations sent to the current member account by Amazon Web Services accounts specified by their
|
|
182
182
|
* account IDs.</p>
|
|
183
183
|
*/
|
|
184
184
|
deleteInvitations(args: DeleteInvitationsCommandInput, options?: __HttpHandlerOptions): Promise<DeleteInvitationsCommandOutput>;
|
|
@@ -225,7 +225,7 @@ export declare class GuardDuty extends GuardDutyClient {
|
|
|
225
225
|
describePublishingDestination(args: DescribePublishingDestinationCommandInput, cb: (err: any, data?: DescribePublishingDestinationCommandOutput) => void): void;
|
|
226
226
|
describePublishingDestination(args: DescribePublishingDestinationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePublishingDestinationCommandOutput) => void): void;
|
|
227
227
|
/**
|
|
228
|
-
* <p>Disables an
|
|
228
|
+
* <p>Disables an Amazon Web Services account within the Organization as the GuardDuty delegated
|
|
229
229
|
* administrator.</p>
|
|
230
230
|
*/
|
|
231
231
|
disableOrganizationAdminAccount(args: DisableOrganizationAdminAccountCommandInput, options?: __HttpHandlerOptions): Promise<DisableOrganizationAdminAccountCommandOutput>;
|
|
@@ -245,7 +245,7 @@ export declare class GuardDuty extends GuardDutyClient {
|
|
|
245
245
|
disassociateMembers(args: DisassociateMembersCommandInput, cb: (err: any, data?: DisassociateMembersCommandOutput) => void): void;
|
|
246
246
|
disassociateMembers(args: DisassociateMembersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateMembersCommandOutput) => void): void;
|
|
247
247
|
/**
|
|
248
|
-
* <p>Enables an
|
|
248
|
+
* <p>Enables an Amazon Web Services account within the organization as the GuardDuty delegated
|
|
249
249
|
* administrator.</p>
|
|
250
250
|
*/
|
|
251
251
|
enableOrganizationAdminAccount(args: EnableOrganizationAdminAccountCommandInput, options?: __HttpHandlerOptions): Promise<EnableOrganizationAdminAccountCommandOutput>;
|
|
@@ -324,8 +324,8 @@ export declare class GuardDuty extends GuardDutyClient {
|
|
|
324
324
|
getUsageStatistics(args: GetUsageStatisticsCommandInput, cb: (err: any, data?: GetUsageStatisticsCommandOutput) => void): void;
|
|
325
325
|
getUsageStatistics(args: GetUsageStatisticsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetUsageStatisticsCommandOutput) => void): void;
|
|
326
326
|
/**
|
|
327
|
-
* <p>Invites other
|
|
328
|
-
* CreateMembers) to enable GuardDuty, and allow the current
|
|
327
|
+
* <p>Invites other Amazon Web Services accounts (created as members of the current Amazon Web Services account by
|
|
328
|
+
* CreateMembers) to enable GuardDuty, and allow the current Amazon Web Services account to view and manage these
|
|
329
329
|
* accounts' findings on their behalf as the GuardDuty administrator account.</p>
|
|
330
330
|
*/
|
|
331
331
|
inviteMembers(args: InviteMembersCommandInput, options?: __HttpHandlerOptions): Promise<InviteMembersCommandOutput>;
|
|
@@ -350,7 +350,7 @@ export declare class GuardDuty extends GuardDutyClient {
|
|
|
350
350
|
listFindings(args: ListFindingsCommandInput, cb: (err: any, data?: ListFindingsCommandOutput) => void): void;
|
|
351
351
|
listFindings(args: ListFindingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListFindingsCommandOutput) => void): void;
|
|
352
352
|
/**
|
|
353
|
-
* <p>Lists all GuardDuty membership invitations that were sent to the current
|
|
353
|
+
* <p>Lists all GuardDuty membership invitations that were sent to the current Amazon Web Services
|
|
354
354
|
* account.</p>
|
|
355
355
|
*/
|
|
356
356
|
listInvitations(args: ListInvitationsCommandInput, options?: __HttpHandlerOptions): Promise<ListInvitationsCommandOutput>;
|
|
@@ -378,7 +378,7 @@ export declare class GuardDuty extends GuardDutyClient {
|
|
|
378
378
|
listOrganizationAdminAccounts(args: ListOrganizationAdminAccountsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListOrganizationAdminAccountsCommandOutput) => void): void;
|
|
379
379
|
/**
|
|
380
380
|
* <p>Returns a list of publishing destinations associated with the specified
|
|
381
|
-
* <code>
|
|
381
|
+
* <code>detectorId</code>.</p>
|
|
382
382
|
*/
|
|
383
383
|
listPublishingDestinations(args: ListPublishingDestinationsCommandInput, options?: __HttpHandlerOptions): Promise<ListPublishingDestinationsCommandOutput>;
|
|
384
384
|
listPublishingDestinations(args: ListPublishingDestinationsCommandInput, cb: (err: any, data?: ListPublishingDestinationsCommandOutput) => void): void;
|
|
@@ -185,17 +185,17 @@ export interface GuardDutyClientResolvedConfig extends GuardDutyClientResolvedCo
|
|
|
185
185
|
}
|
|
186
186
|
/**
|
|
187
187
|
* <p>Amazon GuardDuty is a continuous security monitoring service that analyzes and processes
|
|
188
|
-
* the following data sources: VPC Flow Logs,
|
|
188
|
+
* the following data sources: VPC Flow Logs, Amazon Web Services CloudTrail event logs, and DNS logs. It uses
|
|
189
189
|
* threat intelligence feeds (such as lists of malicious IPs and domains) and machine learning to
|
|
190
|
-
* identify unexpected, potentially unauthorized, and malicious activity within your
|
|
190
|
+
* identify unexpected, potentially unauthorized, and malicious activity within your Amazon Web Services
|
|
191
191
|
* environment. This can include issues like escalations of privileges, uses of exposed
|
|
192
192
|
* credentials, or communication with malicious IPs, URLs, or domains. For example, GuardDuty can
|
|
193
193
|
* detect compromised EC2 instances that serve malware or mine bitcoin. </p>
|
|
194
|
-
* <p>GuardDuty also monitors
|
|
194
|
+
* <p>GuardDuty also monitors Amazon Web Services account access behavior for signs of compromise. Some examples
|
|
195
195
|
* of this are unauthorized infrastructure deployments such as EC2 instances deployed in a Region
|
|
196
196
|
* that has never been used, or unusual API calls like a password policy change to reduce
|
|
197
197
|
* password strength. </p>
|
|
198
|
-
* <p>GuardDuty informs you of the status of your
|
|
198
|
+
* <p>GuardDuty informs you of the status of your Amazon Web Services environment by producing security findings
|
|
199
199
|
* that you can view in the GuardDuty console or through Amazon CloudWatch events. For more
|
|
200
200
|
* information, see the <i>
|
|
201
201
|
* <a href="https://docs.aws.amazon.com/guardduty/latest/ug/what-is-guardduty.html">Amazon
|
|
@@ -8,7 +8,7 @@ export interface CreateIPSetCommandOutput extends CreateIPSetResponse, __Metadat
|
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
10
|
* <p>Creates a new IPSet, which is called a trusted IP list in the console user interface. An
|
|
11
|
-
* IPSet is a list of IP addresses that are trusted for secure communication with
|
|
11
|
+
* IPSet is a list of IP addresses that are trusted for secure communication with Amazon Web Services
|
|
12
12
|
* infrastructure and applications. GuardDuty doesn't generate findings for IP addresses that are
|
|
13
13
|
* included in IPSets. Only users from the administrator account can use this operation.</p>
|
|
14
14
|
* @example
|
|
@@ -7,7 +7,7 @@ export interface CreateMembersCommandInput extends CreateMembersRequest {
|
|
|
7
7
|
export interface CreateMembersCommandOutput extends CreateMembersResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Creates member accounts of the current
|
|
10
|
+
* <p>Creates member accounts of the current Amazon Web Services account by specifying a list of Amazon Web Services account
|
|
11
11
|
* IDs. This step is a prerequisite for managing the associated member accounts either by
|
|
12
12
|
* invitation or through an organization.</p>
|
|
13
13
|
* <p>When using <code>Create Members</code> as an organizations delegated administrator this
|
|
@@ -7,7 +7,7 @@ export interface DeclineInvitationsCommandInput extends DeclineInvitationsReques
|
|
|
7
7
|
export interface DeclineInvitationsCommandOutput extends DeclineInvitationsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Declines invitations sent to the current member account by
|
|
10
|
+
* <p>Declines invitations sent to the current member account by Amazon Web Services accounts specified by their
|
|
11
11
|
* account IDs.</p>
|
|
12
12
|
* @example
|
|
13
13
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -7,7 +7,7 @@ export interface DeleteInvitationsCommandInput extends DeleteInvitationsRequest
|
|
|
7
7
|
export interface DeleteInvitationsCommandOutput extends DeleteInvitationsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Deletes invitations sent to the current member account by
|
|
10
|
+
* <p>Deletes invitations sent to the current member account by Amazon Web Services accounts specified by their
|
|
11
11
|
* account IDs.</p>
|
|
12
12
|
* @example
|
|
13
13
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -7,7 +7,7 @@ export interface DisableOrganizationAdminAccountCommandInput extends DisableOrga
|
|
|
7
7
|
export interface DisableOrganizationAdminAccountCommandOutput extends DisableOrganizationAdminAccountResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Disables an
|
|
10
|
+
* <p>Disables an Amazon Web Services account within the Organization as the GuardDuty delegated
|
|
11
11
|
* administrator.</p>
|
|
12
12
|
* @example
|
|
13
13
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -7,7 +7,7 @@ export interface EnableOrganizationAdminAccountCommandInput extends EnableOrgani
|
|
|
7
7
|
export interface EnableOrganizationAdminAccountCommandOutput extends EnableOrganizationAdminAccountResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Enables an
|
|
10
|
+
* <p>Enables an Amazon Web Services account within the organization as the GuardDuty delegated
|
|
11
11
|
* administrator.</p>
|
|
12
12
|
* @example
|
|
13
13
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -7,8 +7,8 @@ export interface InviteMembersCommandInput extends InviteMembersRequest {
|
|
|
7
7
|
export interface InviteMembersCommandOutput extends InviteMembersResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Invites other
|
|
11
|
-
* CreateMembers) to enable GuardDuty, and allow the current
|
|
10
|
+
* <p>Invites other Amazon Web Services accounts (created as members of the current Amazon Web Services account by
|
|
11
|
+
* CreateMembers) to enable GuardDuty, and allow the current Amazon Web Services account to view and manage these
|
|
12
12
|
* accounts' findings on their behalf as the GuardDuty administrator account.</p>
|
|
13
13
|
* @example
|
|
14
14
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -7,7 +7,7 @@ export interface ListInvitationsCommandInput extends ListInvitationsRequest {
|
|
|
7
7
|
export interface ListInvitationsCommandOutput extends ListInvitationsResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
|
-
* <p>Lists all GuardDuty membership invitations that were sent to the current
|
|
10
|
+
* <p>Lists all GuardDuty membership invitations that were sent to the current Amazon Web Services
|
|
11
11
|
* account.</p>
|
|
12
12
|
* @example
|
|
13
13
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -8,7 +8,7 @@ export interface ListPublishingDestinationsCommandOutput extends ListPublishingD
|
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
10
|
* <p>Returns a list of publishing destinations associated with the specified
|
|
11
|
-
* <code>
|
|
11
|
+
* <code>detectorId</code>.</p>
|
|
12
12
|
* @example
|
|
13
13
|
* Use a bare-bones client and the command you need to make an API call.
|
|
14
14
|
* ```javascript
|
|
@@ -173,7 +173,7 @@ export declare namespace AccountLevelPermissions {
|
|
|
173
173
|
*/
|
|
174
174
|
export interface DomainDetails {
|
|
175
175
|
/**
|
|
176
|
-
* <p>The domain information for the
|
|
176
|
+
* <p>The domain information for the Amazon Web Services API call.</p>
|
|
177
177
|
*/
|
|
178
178
|
Domain?: string;
|
|
179
179
|
}
|
|
@@ -183,6 +183,25 @@ export declare namespace DomainDetails {
|
|
|
183
183
|
*/
|
|
184
184
|
const filterSensitiveLog: (obj: DomainDetails) => any;
|
|
185
185
|
}
|
|
186
|
+
/**
|
|
187
|
+
* <p>Contains details about the remote Amazon Web Services account that made the API call.</p>
|
|
188
|
+
*/
|
|
189
|
+
export interface RemoteAccountDetails {
|
|
190
|
+
/**
|
|
191
|
+
* <p>The Amazon Web Services account ID of the remote API caller.</p>
|
|
192
|
+
*/
|
|
193
|
+
AccountId?: string;
|
|
194
|
+
/**
|
|
195
|
+
* <p>Details on whether the Amazon Web Services account of the remote API caller is related to your GuardDuty environment. If this value is <code>True</code> the API caller is affiliated to your account in some way. If it is <code>False</code> the API caller is from outside your environment.</p>
|
|
196
|
+
*/
|
|
197
|
+
Affiliated?: boolean;
|
|
198
|
+
}
|
|
199
|
+
export declare namespace RemoteAccountDetails {
|
|
200
|
+
/**
|
|
201
|
+
* @internal
|
|
202
|
+
*/
|
|
203
|
+
const filterSensitiveLog: (obj: RemoteAccountDetails) => any;
|
|
204
|
+
}
|
|
186
205
|
/**
|
|
187
206
|
* <p>Contains information about the city associated with the IP address.</p>
|
|
188
207
|
*/
|
|
@@ -300,29 +319,33 @@ export declare namespace RemoteIpDetails {
|
|
|
300
319
|
*/
|
|
301
320
|
export interface AwsApiCallAction {
|
|
302
321
|
/**
|
|
303
|
-
* <p>The
|
|
322
|
+
* <p>The Amazon Web Services API name.</p>
|
|
304
323
|
*/
|
|
305
324
|
Api?: string;
|
|
306
325
|
/**
|
|
307
|
-
* <p>The
|
|
326
|
+
* <p>The Amazon Web Services API caller type.</p>
|
|
308
327
|
*/
|
|
309
328
|
CallerType?: string;
|
|
310
329
|
/**
|
|
311
|
-
* <p>The domain information for the
|
|
330
|
+
* <p>The domain information for the Amazon Web Services API call.</p>
|
|
312
331
|
*/
|
|
313
332
|
DomainDetails?: DomainDetails;
|
|
314
333
|
/**
|
|
315
|
-
* <p>The error code of the failed
|
|
334
|
+
* <p>The error code of the failed Amazon Web Services API action.</p>
|
|
316
335
|
*/
|
|
317
336
|
ErrorCode?: string;
|
|
318
337
|
/**
|
|
319
|
-
* <p>The remote IP information of the connection that initiated the
|
|
338
|
+
* <p>The remote IP information of the connection that initiated the Amazon Web Services API call.</p>
|
|
320
339
|
*/
|
|
321
340
|
RemoteIpDetails?: RemoteIpDetails;
|
|
322
341
|
/**
|
|
323
|
-
* <p>The
|
|
342
|
+
* <p>The Amazon Web Services service name whose API was invoked.</p>
|
|
324
343
|
*/
|
|
325
344
|
ServiceName?: string;
|
|
345
|
+
/**
|
|
346
|
+
* <p>The details of the Amazon Web Services account that made the API call. This field appears if the call was made from outside your account.</p>
|
|
347
|
+
*/
|
|
348
|
+
RemoteAccountDetails?: RemoteAccountDetails;
|
|
326
349
|
}
|
|
327
350
|
export declare namespace AwsApiCallAction {
|
|
328
351
|
/**
|
|
@@ -520,7 +543,7 @@ export declare enum AdminStatus {
|
|
|
520
543
|
*/
|
|
521
544
|
export interface AdminAccount {
|
|
522
545
|
/**
|
|
523
|
-
* <p>The
|
|
546
|
+
* <p>The Amazon Web Services account ID for the account.</p>
|
|
524
547
|
*/
|
|
525
548
|
AdminAccountId?: string;
|
|
526
549
|
/**
|
|
@@ -973,6 +996,21 @@ export interface CreateFilterRequest {
|
|
|
973
996
|
* <p>service.additionalInfo.threatListName</p>
|
|
974
997
|
* </li>
|
|
975
998
|
* <li>
|
|
999
|
+
* <p>resource.s3BucketDetails.publicAccess.effectivePermissions</p>
|
|
1000
|
+
* </li>
|
|
1001
|
+
* <li>
|
|
1002
|
+
* <p>resource.s3BucketDetails.name</p>
|
|
1003
|
+
* </li>
|
|
1004
|
+
* <li>
|
|
1005
|
+
* <p>resource.s3BucketDetails.tags.key</p>
|
|
1006
|
+
* </li>
|
|
1007
|
+
* <li>
|
|
1008
|
+
* <p>resource.s3BucketDetails.tags.value</p>
|
|
1009
|
+
* </li>
|
|
1010
|
+
* <li>
|
|
1011
|
+
* <p>resource.s3BucketDetails.type</p>
|
|
1012
|
+
* </li>
|
|
1013
|
+
* <li>
|
|
976
1014
|
* <p>service.archived</p>
|
|
977
1015
|
* <p>When this attribute is set to TRUE, only archived findings are listed. When it's set
|
|
978
1016
|
* to FALSE, only unarchived findings are listed. When this attribute is not set, all
|
|
@@ -1048,8 +1086,7 @@ export interface CreateIPSetRequest {
|
|
|
1048
1086
|
*/
|
|
1049
1087
|
Format: IpSetFormat | string | undefined;
|
|
1050
1088
|
/**
|
|
1051
|
-
* <p>The URI of the file that contains the IPSet.
|
|
1052
|
-
* https://s3.us-west-2.amazonaws.com/my-bucket/my-object-key.</p>
|
|
1089
|
+
* <p>The URI of the file that contains the IPSet. </p>
|
|
1053
1090
|
*/
|
|
1054
1091
|
Location: string | undefined;
|
|
1055
1092
|
/**
|
|
@@ -1109,7 +1146,7 @@ export declare namespace CreateMembersRequest {
|
|
|
1109
1146
|
*/
|
|
1110
1147
|
export interface UnprocessedAccount {
|
|
1111
1148
|
/**
|
|
1112
|
-
* <p>The
|
|
1149
|
+
* <p>The Amazon Web Services account ID.</p>
|
|
1113
1150
|
*/
|
|
1114
1151
|
AccountId: string | undefined;
|
|
1115
1152
|
/**
|
|
@@ -1143,6 +1180,9 @@ export declare namespace CreateMembersResponse {
|
|
|
1143
1180
|
export interface DestinationProperties {
|
|
1144
1181
|
/**
|
|
1145
1182
|
* <p>The ARN of the resource to publish to.</p>
|
|
1183
|
+
* <p>To specify an S3 bucket folder use the following format:
|
|
1184
|
+
* <code>arn:aws:s3:::DOC-EXAMPLE-BUCKET/myFolder/</code>
|
|
1185
|
+
* </p>
|
|
1146
1186
|
*/
|
|
1147
1187
|
DestinationArn?: string;
|
|
1148
1188
|
/**
|
|
@@ -1245,8 +1285,7 @@ export interface CreateThreatIntelSetRequest {
|
|
|
1245
1285
|
*/
|
|
1246
1286
|
Format: ThreatIntelSetFormat | string | undefined;
|
|
1247
1287
|
/**
|
|
1248
|
-
* <p>The URI of the file that contains the ThreatIntelSet.
|
|
1249
|
-
* https://s3.us-west-2.amazonaws.com/my-bucket/my-object-key.</p>
|
|
1288
|
+
* <p>The URI of the file that contains the ThreatIntelSet. </p>
|
|
1250
1289
|
*/
|
|
1251
1290
|
Location: string | undefined;
|
|
1252
1291
|
/**
|
|
@@ -1366,7 +1405,7 @@ export declare namespace DataSourceConfigurationsResult {
|
|
|
1366
1405
|
}
|
|
1367
1406
|
export interface DeclineInvitationsRequest {
|
|
1368
1407
|
/**
|
|
1369
|
-
* <p>A list of account IDs of the
|
|
1408
|
+
* <p>A list of account IDs of the Amazon Web Services accounts that sent invitations to the current member
|
|
1370
1409
|
* account that you want to decline invitations from.</p>
|
|
1371
1410
|
*/
|
|
1372
1411
|
AccountIds: string[] | undefined;
|
|
@@ -1458,7 +1497,7 @@ export declare namespace DeleteFilterResponse {
|
|
|
1458
1497
|
}
|
|
1459
1498
|
export interface DeleteInvitationsRequest {
|
|
1460
1499
|
/**
|
|
1461
|
-
* <p>A list of account IDs of the
|
|
1500
|
+
* <p>A list of account IDs of the Amazon Web Services accounts that sent invitations to the current member
|
|
1462
1501
|
* account that you want to delete invitations from.</p>
|
|
1463
1502
|
*/
|
|
1464
1503
|
AccountIds: string[] | undefined;
|
|
@@ -1737,7 +1776,7 @@ export declare enum DetectorStatus {
|
|
|
1737
1776
|
}
|
|
1738
1777
|
export interface DisableOrganizationAdminAccountRequest {
|
|
1739
1778
|
/**
|
|
1740
|
-
* <p>The
|
|
1779
|
+
* <p>The Amazon Web Services Account ID for the organizations account to be disabled as a GuardDuty delegated
|
|
1741
1780
|
* administrator.</p>
|
|
1742
1781
|
*/
|
|
1743
1782
|
AdminAccountId: string | undefined;
|
|
@@ -1809,7 +1848,7 @@ export declare namespace DisassociateMembersResponse {
|
|
|
1809
1848
|
}
|
|
1810
1849
|
export interface EnableOrganizationAdminAccountRequest {
|
|
1811
1850
|
/**
|
|
1812
|
-
* <p>The
|
|
1851
|
+
* <p>The Amazon Web Services Account ID for the organization account to be enabled as a GuardDuty delegated
|
|
1813
1852
|
* administrator.</p>
|
|
1814
1853
|
*/
|
|
1815
1854
|
AdminAccountId: string | undefined;
|
|
@@ -2047,7 +2086,7 @@ export interface InstanceDetails {
|
|
|
2047
2086
|
*/
|
|
2048
2087
|
InstanceType?: string;
|
|
2049
2088
|
/**
|
|
2050
|
-
* <p>The Amazon Resource Name (ARN) of the
|
|
2089
|
+
* <p>The Amazon Resource Name (ARN) of the Amazon Web Services Outpost. Only applicable to Amazon Web Services Outposts
|
|
2051
2090
|
* instances.</p>
|
|
2052
2091
|
*/
|
|
2053
2092
|
OutpostArn?: string;
|
|
@@ -2179,7 +2218,7 @@ export declare namespace S3BucketDetail {
|
|
|
2179
2218
|
const filterSensitiveLog: (obj: S3BucketDetail) => any;
|
|
2180
2219
|
}
|
|
2181
2220
|
/**
|
|
2182
|
-
* <p>Contains information about the
|
|
2221
|
+
* <p>Contains information about the Amazon Web Services resource associated with the activity that prompted
|
|
2183
2222
|
* GuardDuty to generate a finding.</p>
|
|
2184
2223
|
*/
|
|
2185
2224
|
export interface Resource {
|
|
@@ -2198,7 +2237,7 @@ export interface Resource {
|
|
|
2198
2237
|
*/
|
|
2199
2238
|
InstanceDetails?: InstanceDetails;
|
|
2200
2239
|
/**
|
|
2201
|
-
* <p>The type of
|
|
2240
|
+
* <p>The type of Amazon Web Services resource.</p>
|
|
2202
2241
|
*/
|
|
2203
2242
|
ResourceType?: string;
|
|
2204
2243
|
}
|
|
@@ -2247,7 +2286,7 @@ export interface Service {
|
|
|
2247
2286
|
*/
|
|
2248
2287
|
ResourceRole?: string;
|
|
2249
2288
|
/**
|
|
2250
|
-
* <p>The name of the
|
|
2289
|
+
* <p>The name of the Amazon Web Services service (GuardDuty) that generated a finding.</p>
|
|
2251
2290
|
*/
|
|
2252
2291
|
ServiceName?: string;
|
|
2253
2292
|
/**
|
|
@@ -2299,7 +2338,7 @@ export interface Finding {
|
|
|
2299
2338
|
*/
|
|
2300
2339
|
Region: string | undefined;
|
|
2301
2340
|
/**
|
|
2302
|
-
* <p>Contains information about the
|
|
2341
|
+
* <p>Contains information about the Amazon Web Services resource associated with the activity that prompted
|
|
2303
2342
|
* GuardDuty to generate a finding.</p>
|
|
2304
2343
|
*/
|
|
2305
2344
|
Resource: Resource | undefined;
|
|
@@ -2599,8 +2638,7 @@ export interface GetIPSetResponse {
|
|
|
2599
2638
|
*/
|
|
2600
2639
|
Format: IpSetFormat | string | undefined;
|
|
2601
2640
|
/**
|
|
2602
|
-
* <p>The URI of the file that contains the IPSet
|
|
2603
|
-
* https://s3.us-west-2.amazonaws.com/my-bucket/my-object-key.</p>
|
|
2641
|
+
* <p>The URI of the file that contains the IPSet.</p>
|
|
2604
2642
|
*/
|
|
2605
2643
|
Location: string | undefined;
|
|
2606
2644
|
/**
|
|
@@ -2832,8 +2870,7 @@ export interface GetThreatIntelSetResponse {
|
|
|
2832
2870
|
*/
|
|
2833
2871
|
Format: ThreatIntelSetFormat | string | undefined;
|
|
2834
2872
|
/**
|
|
2835
|
-
* <p>The URI of the file that contains the ThreatIntelSet.
|
|
2836
|
-
* https://s3.us-west-2.amazonaws.com/my-bucket/my-object-key.</p>
|
|
2873
|
+
* <p>The URI of the file that contains the ThreatIntelSet. </p>
|
|
2837
2874
|
*/
|
|
2838
2875
|
Location: string | undefined;
|
|
2839
2876
|
/**
|
|
@@ -2978,11 +3015,11 @@ export declare namespace UsageDataSourceResult {
|
|
|
2978
3015
|
const filterSensitiveLog: (obj: UsageDataSourceResult) => any;
|
|
2979
3016
|
}
|
|
2980
3017
|
/**
|
|
2981
|
-
* <p>Contains information on the sum of usage based on an
|
|
3018
|
+
* <p>Contains information on the sum of usage based on an Amazon Web Services resource.</p>
|
|
2982
3019
|
*/
|
|
2983
3020
|
export interface UsageResourceResult {
|
|
2984
3021
|
/**
|
|
2985
|
-
* <p>The
|
|
3022
|
+
* <p>The Amazon Web Services resource that generated usage.</p>
|
|
2986
3023
|
*/
|
|
2987
3024
|
Resource?: string;
|
|
2988
3025
|
/**
|
|
@@ -3282,9 +3319,6 @@ export interface ListFindingsRequest {
|
|
|
3282
3319
|
* <p>service.action.networkConnectionAction.protocol</p>
|
|
3283
3320
|
* </li>
|
|
3284
3321
|
* <li>
|
|
3285
|
-
* <p>service.action.networkConnectionAction.remoteIpDetails.city.cityName</p>
|
|
3286
|
-
* </li>
|
|
3287
|
-
* <li>
|
|
3288
3322
|
* <p>service.action.networkConnectionAction.remoteIpDetails.country.countryName</p>
|
|
3289
3323
|
* </li>
|
|
3290
3324
|
* <li>
|
|
@@ -3922,8 +3956,7 @@ export interface UpdateIPSetRequest {
|
|
|
3922
3956
|
*/
|
|
3923
3957
|
Name?: string;
|
|
3924
3958
|
/**
|
|
3925
|
-
* <p>The updated URI of the file that contains the IPSet.
|
|
3926
|
-
* https://s3.us-west-2.amazonaws.com/my-bucket/my-object-key.</p>
|
|
3959
|
+
* <p>The updated URI of the file that contains the IPSet. </p>
|
|
3927
3960
|
*/
|
|
3928
3961
|
Location?: string;
|
|
3929
3962
|
/**
|
|
@@ -106,6 +106,17 @@ export declare namespace DomainDetails {
|
|
|
106
106
|
const filterSensitiveLog: (obj: DomainDetails) => any;
|
|
107
107
|
}
|
|
108
108
|
|
|
109
|
+
export interface RemoteAccountDetails {
|
|
110
|
+
|
|
111
|
+
AccountId?: string;
|
|
112
|
+
|
|
113
|
+
Affiliated?: boolean;
|
|
114
|
+
}
|
|
115
|
+
export declare namespace RemoteAccountDetails {
|
|
116
|
+
|
|
117
|
+
const filterSensitiveLog: (obj: RemoteAccountDetails) => any;
|
|
118
|
+
}
|
|
119
|
+
|
|
109
120
|
export interface City {
|
|
110
121
|
|
|
111
122
|
CityName?: string;
|
|
@@ -182,6 +193,8 @@ export interface AwsApiCallAction {
|
|
|
182
193
|
RemoteIpDetails?: RemoteIpDetails;
|
|
183
194
|
|
|
184
195
|
ServiceName?: string;
|
|
196
|
+
|
|
197
|
+
RemoteAccountDetails?: RemoteAccountDetails;
|
|
185
198
|
}
|
|
186
199
|
export declare namespace AwsApiCallAction {
|
|
187
200
|
|
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.48.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",
|
|
@@ -18,9 +18,9 @@
|
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"@aws-crypto/sha256-browser": "2.0.0",
|
|
20
20
|
"@aws-crypto/sha256-js": "2.0.0",
|
|
21
|
-
"@aws-sdk/client-sts": "3.
|
|
21
|
+
"@aws-sdk/client-sts": "3.48.0",
|
|
22
22
|
"@aws-sdk/config-resolver": "3.47.2",
|
|
23
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/credential-provider-node": "3.48.0",
|
|
24
24
|
"@aws-sdk/fetch-http-handler": "3.47.2",
|
|
25
25
|
"@aws-sdk/hash-node": "3.47.2",
|
|
26
26
|
"@aws-sdk/invalid-dependency": "3.47.2",
|