@aws-sdk/client-guardduty 3.1024.0 → 3.1026.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/README.md +1 -20
- package/dist-cjs/schemas/schemas_0.js +97 -100
- package/dist-es/schemas/schemas_0.js +97 -100
- package/dist-types/GuardDuty.d.ts +1 -20
- package/dist-types/GuardDutyClient.d.ts +1 -20
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +1 -2
- package/dist-types/commands/ArchiveFindingsCommand.d.ts +1 -5
- package/dist-types/commands/CreateDetectorCommand.d.ts +2 -24
- package/dist-types/commands/CreateFilterCommand.d.ts +1 -2
- package/dist-types/commands/CreateIPSetCommand.d.ts +1 -4
- package/dist-types/commands/CreateMalwareProtectionPlanCommand.d.ts +1 -3
- package/dist-types/commands/CreateMembersCommand.d.ts +1 -20
- package/dist-types/commands/CreatePublishingDestinationCommand.d.ts +1 -2
- package/dist-types/commands/CreateSampleFindingsCommand.d.ts +1 -3
- package/dist-types/commands/CreateThreatEntitySetCommand.d.ts +1 -5
- package/dist-types/commands/CreateThreatIntelSetCommand.d.ts +1 -3
- package/dist-types/commands/CreateTrustedEntitySetCommand.d.ts +1 -6
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +1 -2
- package/dist-types/commands/DeleteIPSetCommand.d.ts +1 -2
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +1 -2
- package/dist-types/commands/DeleteMalwareProtectionPlanCommand.d.ts +1 -3
- package/dist-types/commands/DeleteMembersCommand.d.ts +1 -5
- package/dist-types/commands/DeleteThreatEntitySetCommand.d.ts +1 -2
- package/dist-types/commands/DeleteTrustedEntitySetCommand.d.ts +1 -2
- package/dist-types/commands/DescribeMalwareScansCommand.d.ts +1 -5
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -6
- package/dist-types/commands/DescribePublishingDestinationCommand.d.ts +1 -2
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +1 -3
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +1 -10
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +1 -7
- package/dist-types/commands/DisassociateMembersCommand.d.ts +1 -19
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +1 -3
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +1 -16
- package/dist-types/commands/GetCoverageStatisticsCommand.d.ts +2 -5
- package/dist-types/commands/GetDetectorCommand.d.ts +2 -5
- package/dist-types/commands/GetFindingsCommand.d.ts +43 -43
- package/dist-types/commands/GetFindingsStatisticsCommand.d.ts +1 -6
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +1 -2
- package/dist-types/commands/GetMalwareProtectionPlanCommand.d.ts +1 -2
- package/dist-types/commands/GetMalwareScanCommand.d.ts +1 -5
- package/dist-types/commands/GetMalwareScanSettingsCommand.d.ts +1 -4
- package/dist-types/commands/GetMasterAccountCommand.d.ts +1 -2
- package/dist-types/commands/GetMemberDetectorsCommand.d.ts +2 -5
- package/dist-types/commands/GetMembersCommand.d.ts +1 -2
- package/dist-types/commands/GetOrganizationStatisticsCommand.d.ts +2 -5
- package/dist-types/commands/GetRemainingFreeTrialDaysCommand.d.ts +2 -3
- package/dist-types/commands/GetUsageStatisticsCommand.d.ts +4 -7
- package/dist-types/commands/InviteMembersCommand.d.ts +1 -26
- package/dist-types/commands/ListCoverageCommand.d.ts +4 -7
- package/dist-types/commands/ListFindingsCommand.d.ts +1 -3
- package/dist-types/commands/ListIPSetsCommand.d.ts +1 -3
- package/dist-types/commands/ListInvitationsCommand.d.ts +1 -2
- package/dist-types/commands/ListMalwareProtectionPlansCommand.d.ts +1 -2
- package/dist-types/commands/ListMalwareScansCommand.d.ts +1 -2
- package/dist-types/commands/ListMembersCommand.d.ts +1 -2
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +1 -3
- package/dist-types/commands/ListPublishingDestinationsCommand.d.ts +1 -2
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -4
- package/dist-types/commands/ListThreatEntitySetsCommand.d.ts +1 -3
- package/dist-types/commands/ListThreatIntelSetsCommand.d.ts +1 -3
- package/dist-types/commands/ListTrustedEntitySetsCommand.d.ts +1 -3
- package/dist-types/commands/SendObjectMalwareScanCommand.d.ts +1 -3
- package/dist-types/commands/StartMalwareScanCommand.d.ts +1 -6
- package/dist-types/commands/StartMonitoringMembersCommand.d.ts +1 -2
- package/dist-types/commands/StopMonitoringMembersCommand.d.ts +1 -6
- package/dist-types/commands/UpdateDetectorCommand.d.ts +2 -10
- package/dist-types/commands/UpdateMalwareScanSettingsCommand.d.ts +1 -4
- package/dist-types/commands/UpdateMemberDetectorsCommand.d.ts +2 -10
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -11
- package/dist-types/commands/UpdatePublishingDestinationCommand.d.ts +1 -2
- package/dist-types/index.d.ts +1 -20
- package/dist-types/models/models_0.d.ts +351 -1308
- package/dist-types/models/models_1.d.ts +151 -637
- package/dist-types/ts3.4/models/models_0.d.ts +8 -8
- package/dist-types/ts3.4/models/models_1.d.ts +1 -1
- package/package.json +33 -33
|
@@ -188,15 +188,15 @@ export interface DnsRequestAction {
|
|
|
188
188
|
export interface KubernetesApiCallAction {
|
|
189
189
|
RequestUri?: string | undefined;
|
|
190
190
|
Verb?: string | undefined;
|
|
191
|
+
Resource?: string | undefined;
|
|
192
|
+
Subresource?: string | undefined;
|
|
193
|
+
Namespace?: string | undefined;
|
|
194
|
+
ResourceName?: string | undefined;
|
|
191
195
|
SourceIps?: string[] | undefined;
|
|
192
196
|
UserAgent?: string | undefined;
|
|
193
197
|
RemoteIpDetails?: RemoteIpDetails | undefined;
|
|
194
198
|
StatusCode?: number | undefined;
|
|
195
199
|
Parameters?: string | undefined;
|
|
196
|
-
Resource?: string | undefined;
|
|
197
|
-
Subresource?: string | undefined;
|
|
198
|
-
Namespace?: string | undefined;
|
|
199
|
-
ResourceName?: string | undefined;
|
|
200
200
|
}
|
|
201
201
|
export interface KubernetesPermissionCheckedDetails {
|
|
202
202
|
Verb?: string | undefined;
|
|
@@ -264,12 +264,12 @@ export interface Action {
|
|
|
264
264
|
NetworkConnectionAction?: NetworkConnectionAction | undefined;
|
|
265
265
|
PortProbeAction?: PortProbeAction | undefined;
|
|
266
266
|
KubernetesApiCallAction?: KubernetesApiCallAction | undefined;
|
|
267
|
-
RdsLoginAttemptAction?: RdsLoginAttemptAction | undefined;
|
|
268
267
|
KubernetesPermissionCheckedDetails?:
|
|
269
268
|
| KubernetesPermissionCheckedDetails
|
|
270
269
|
| undefined;
|
|
271
270
|
KubernetesRoleBindingDetails?: KubernetesRoleBindingDetails | undefined;
|
|
272
271
|
KubernetesRoleDetails?: KubernetesRoleDetails | undefined;
|
|
272
|
+
RdsLoginAttemptAction?: RdsLoginAttemptAction | undefined;
|
|
273
273
|
}
|
|
274
274
|
export interface ActorProcess {
|
|
275
275
|
Name: string | undefined;
|
|
@@ -435,9 +435,9 @@ export interface CoverageFilterCriteria {
|
|
|
435
435
|
}
|
|
436
436
|
export interface CoverageResourceDetails {
|
|
437
437
|
EksClusterDetails?: CoverageEksClusterDetails | undefined;
|
|
438
|
-
ResourceType?: ResourceType | undefined;
|
|
439
438
|
EcsClusterDetails?: CoverageEcsClusterDetails | undefined;
|
|
440
439
|
Ec2InstanceDetails?: CoverageEc2InstanceDetails | undefined;
|
|
440
|
+
ResourceType?: ResourceType | undefined;
|
|
441
441
|
}
|
|
442
442
|
export interface CoverageResource {
|
|
443
443
|
ResourceId?: string | undefined;
|
|
@@ -1215,9 +1215,9 @@ export interface KubernetesWorkloadDetails {
|
|
|
1215
1215
|
Uid?: string | undefined;
|
|
1216
1216
|
Namespace?: string | undefined;
|
|
1217
1217
|
HostNetwork?: boolean | undefined;
|
|
1218
|
+
ServiceAccountName?: string | undefined;
|
|
1218
1219
|
Containers?: Container[] | undefined;
|
|
1219
1220
|
Volumes?: Volume[] | undefined;
|
|
1220
|
-
ServiceAccountName?: string | undefined;
|
|
1221
1221
|
HostIPC?: boolean | undefined;
|
|
1222
1222
|
HostPID?: boolean | undefined;
|
|
1223
1223
|
}
|
|
@@ -1309,10 +1309,10 @@ export interface Resource {
|
|
|
1309
1309
|
EbsVolumeDetails?: EbsVolumeDetails | undefined;
|
|
1310
1310
|
EcsClusterDetails?: EcsClusterDetails | undefined;
|
|
1311
1311
|
ContainerDetails?: Container | undefined;
|
|
1312
|
+
LambdaDetails?: LambdaDetails | undefined;
|
|
1312
1313
|
RdsDbInstanceDetails?: RdsDbInstanceDetails | undefined;
|
|
1313
1314
|
RdsLimitlessDbDetails?: RdsLimitlessDbDetails | undefined;
|
|
1314
1315
|
RdsDbUserDetails?: RdsDbUserDetails | undefined;
|
|
1315
|
-
LambdaDetails?: LambdaDetails | undefined;
|
|
1316
1316
|
EbsSnapshotDetails?: EbsSnapshotDetails | undefined;
|
|
1317
1317
|
Ec2ImageDetails?: Ec2ImageDetails | undefined;
|
|
1318
1318
|
RecoveryPointDetails?: RecoveryPointDetails | undefined;
|
|
@@ -55,7 +55,7 @@ export interface MemberFeaturesConfigurationResult {
|
|
|
55
55
|
}
|
|
56
56
|
export interface MemberDataSourceConfiguration {
|
|
57
57
|
AccountId: string | undefined;
|
|
58
|
-
DataSources
|
|
58
|
+
DataSources: DataSourceConfigurationsResult | undefined;
|
|
59
59
|
Features?: MemberFeaturesConfigurationResult[] | undefined;
|
|
60
60
|
}
|
|
61
61
|
export interface GetMemberDetectorsResponse {
|
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.1026.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-guardduty",
|
|
@@ -21,41 +21,41 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "^3.973.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "^3.972.
|
|
27
|
-
"@aws-sdk/middleware-logger": "^3.972.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "^3.972.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "^3.972.
|
|
31
|
-
"@aws-sdk/types": "^3.973.
|
|
32
|
-
"@aws-sdk/util-endpoints": "^3.996.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "^3.972.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "^3.973.
|
|
35
|
-
"@smithy/config-resolver": "^4.4.
|
|
36
|
-
"@smithy/core": "^3.23.
|
|
37
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
38
|
-
"@smithy/hash-node": "^4.2.
|
|
39
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
40
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
44
|
-
"@smithy/middleware-stack": "^4.2.
|
|
45
|
-
"@smithy/node-config-provider": "^4.3.
|
|
46
|
-
"@smithy/node-http-handler": "^4.5.
|
|
47
|
-
"@smithy/protocol-http": "^5.3.
|
|
48
|
-
"@smithy/smithy-client": "^4.12.
|
|
49
|
-
"@smithy/types": "^4.
|
|
50
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "^3.973.27",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.30",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "^3.972.9",
|
|
27
|
+
"@aws-sdk/middleware-logger": "^3.972.9",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "^3.972.10",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "^3.972.29",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "^3.972.11",
|
|
31
|
+
"@aws-sdk/types": "^3.973.7",
|
|
32
|
+
"@aws-sdk/util-endpoints": "^3.996.6",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "^3.972.9",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "^3.973.15",
|
|
35
|
+
"@smithy/config-resolver": "^4.4.14",
|
|
36
|
+
"@smithy/core": "^3.23.14",
|
|
37
|
+
"@smithy/fetch-http-handler": "^5.3.16",
|
|
38
|
+
"@smithy/hash-node": "^4.2.13",
|
|
39
|
+
"@smithy/invalid-dependency": "^4.2.13",
|
|
40
|
+
"@smithy/middleware-content-length": "^4.2.13",
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.29",
|
|
42
|
+
"@smithy/middleware-retry": "^4.5.0",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.17",
|
|
44
|
+
"@smithy/middleware-stack": "^4.2.13",
|
|
45
|
+
"@smithy/node-config-provider": "^4.3.13",
|
|
46
|
+
"@smithy/node-http-handler": "^4.5.2",
|
|
47
|
+
"@smithy/protocol-http": "^5.3.13",
|
|
48
|
+
"@smithy/smithy-client": "^4.12.9",
|
|
49
|
+
"@smithy/types": "^4.14.0",
|
|
50
|
+
"@smithy/url-parser": "^4.2.13",
|
|
51
51
|
"@smithy/util-base64": "^4.3.2",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.2.2",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.2.3",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
56
|
-
"@smithy/util-endpoints": "^3.3.
|
|
57
|
-
"@smithy/util-middleware": "^4.2.
|
|
58
|
-
"@smithy/util-retry": "^4.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.45",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.49",
|
|
56
|
+
"@smithy/util-endpoints": "^3.3.4",
|
|
57
|
+
"@smithy/util-middleware": "^4.2.13",
|
|
58
|
+
"@smithy/util-retry": "^4.3.0",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.2",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|