@aws-sdk/client-guardduty 3.1024.0 → 3.1025.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 +1 -1
|
@@ -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.1025.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",
|