@aws-sdk/client-guardduty 3.47.1 → 3.50.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 +38 -0
- package/README.md +4 -4
- package/dist-cjs/models/models_0.js +126 -10
- package/dist-cjs/protocols/Aws_restJson1.js +235 -0
- package/dist-es/models/models_0.js +81 -4
- package/dist-es/protocols/Aws_restJson1.js +227 -2
- 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 +498 -52
- package/package.json +39 -33
- package/dist-types/ts3.4/GuardDuty.d.ts +0 -295
- package/dist-types/ts3.4/GuardDutyClient.d.ts +0 -131
- package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ArchiveFindingsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateDetectorCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreatePublishingDestinationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateThreatIntelSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeletePublishingDestinationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteThreatIntelSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribePublishingDestinationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetDetectorCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetFilterCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetFindingsStatisticsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetMemberDetectorsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetThreatIntelSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListDetectorsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListPublishingDestinationsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListThreatIntelSetsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/StartMonitoringMembersCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/StopMonitoringMembersCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UnarchiveFindingsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateDetectorCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateFindingsFeedbackCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateMemberDetectorsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdatePublishingDestinationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateThreatIntelSetCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/index.d.ts +0 -58
- package/dist-types/ts3.4/endpoints.d.ts +0 -2
- package/dist-types/ts3.4/index.d.ts +0 -5
- package/dist-types/ts3.4/models/index.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -2198
- package/dist-types/ts3.4/pagination/GetUsageStatisticsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
- package/dist-types/ts3.4/pagination/ListDetectorsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListFiltersPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListFindingsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListIPSetsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListInvitationsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListMembersPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListOrganizationAdminAccountsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListPublishingDestinationsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/ListThreatIntelSetsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/index.d.ts +0 -11
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -176
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,44 @@
|
|
|
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.50.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.49.0...v3.50.0) (2022-02-08)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-guardduty
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [3.49.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.48.0...v3.49.0) (2022-01-29)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Features
|
|
18
|
+
|
|
19
|
+
* **clients:** update clients as of 01/28/2022 ([#3263](https://github.com/aws/aws-sdk-js-v3/issues/3263)) ([c207cf4](https://github.com/aws/aws-sdk-js-v3/commit/c207cf4a70ba9ef14dc5b94da7883b0889d64918))
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
# [3.48.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.2...v3.48.0) (2022-01-22)
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
### Features
|
|
29
|
+
|
|
30
|
+
* **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))
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
## [3.47.2](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.1...v3.47.2) (2022-01-21)
|
|
37
|
+
|
|
38
|
+
**Note:** Version bump only for package @aws-sdk/client-guardduty
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
6
44
|
## [3.47.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.0-release-test-1...v3.47.1) (2022-01-20)
|
|
7
45
|
|
|
8
46
|
**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.CreateIPSetResponse = exports.CreateIPSetRequest = exports.IpSetFormat = exports.CreateFilterResponse = exports.CreateFilterRequest = exports.FindingCriteria = exports.FilterAction = exports.CreateDetectorResponse = exports.CreateDetectorRequest = exports.FindingPublishingFrequency = exports.DataSourceConfigurations = exports.S3LogsConfiguration = exports.KubernetesConfiguration = exports.KubernetesAuditLogsConfiguration = exports.Container = exports.VolumeMount = exports.SecurityContext = 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.KubernetesApiCallAction = 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.DisassociateFromMasterAccountRequest = exports.DisableOrganizationAdminAccountResponse = exports.DisableOrganizationAdminAccountRequest = exports.DetectorStatus = exports.Destination = exports.DescribePublishingDestinationResponse = exports.PublishingStatus = exports.DescribePublishingDestinationRequest = exports.DescribeOrganizationConfigurationResponse = exports.OrganizationDataSourceConfigurationsResult = exports.OrganizationS3LogsConfigurationResult = exports.OrganizationKubernetesConfigurationResult = exports.OrganizationKubernetesAuditLogsConfigurationResult = 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.KubernetesConfigurationResult = exports.KubernetesAuditLogsConfigurationResult = exports.FlowLogsConfigurationResult = exports.DNSLogsConfigurationResult = exports.DataSource = exports.CreateThreatIntelSetResponse = exports.CreateThreatIntelSetRequest = exports.ThreatIntelSetFormat = exports.CreateSampleFindingsResponse = exports.CreateSampleFindingsRequest = exports.CreatePublishingDestinationResponse = exports.CreatePublishingDestinationRequest = exports.DestinationType = exports.DestinationProperties = exports.CreateMembersResponse = exports.UnprocessedAccount = exports.CreateMembersRequest = void 0;
|
|
5
|
+
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.KubernetesDetails = exports.KubernetesWorkloadDetails = exports.Volume = exports.HostPath = exports.KubernetesUserDetails = exports.InstanceDetails = exports.ProductCode = exports.NetworkInterface = exports.SecurityGroup = exports.PrivateIpAddressDetails = exports.IamInstanceProfile = exports.Feedback = exports.Evidence = exports.ThreatIntelligenceDetail = exports.EnableOrganizationAdminAccountResponse = exports.EnableOrganizationAdminAccountRequest = exports.EksClusterDetails = exports.Tag = exports.DisassociateMembersResponse = exports.DisassociateMembersRequest = exports.DisassociateFromMasterAccountResponse = void 0;
|
|
6
|
+
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 = 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 = void 0;
|
|
7
|
+
exports.UpdateThreatIntelSetResponse = exports.UpdateThreatIntelSetRequest = exports.UpdatePublishingDestinationResponse = exports.UpdatePublishingDestinationRequest = exports.UpdateOrganizationConfigurationResponse = exports.UpdateOrganizationConfigurationRequest = exports.OrganizationDataSourceConfigurations = exports.OrganizationS3LogsConfiguration = exports.OrganizationKubernetesConfiguration = exports.OrganizationKubernetesAuditLogsConfiguration = exports.UpdateMemberDetectorsResponse = exports.UpdateMemberDetectorsRequest = exports.UpdateIPSetResponse = exports.UpdateIPSetRequest = exports.UpdateFindingsFeedbackResponse = exports.UpdateFindingsFeedbackRequest = exports.UpdateFilterResponse = exports.UpdateFilterRequest = exports.UpdateDetectorResponse = 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) => ({
|
|
@@ -94,6 +101,12 @@ var DnsRequestAction;
|
|
|
94
101
|
...obj,
|
|
95
102
|
});
|
|
96
103
|
})(DnsRequestAction = exports.DnsRequestAction || (exports.DnsRequestAction = {}));
|
|
104
|
+
var KubernetesApiCallAction;
|
|
105
|
+
(function (KubernetesApiCallAction) {
|
|
106
|
+
KubernetesApiCallAction.filterSensitiveLog = (obj) => ({
|
|
107
|
+
...obj,
|
|
108
|
+
});
|
|
109
|
+
})(KubernetesApiCallAction = exports.KubernetesApiCallAction || (exports.KubernetesApiCallAction = {}));
|
|
97
110
|
var LocalIpDetails;
|
|
98
111
|
(function (LocalIpDetails) {
|
|
99
112
|
LocalIpDetails.filterSensitiveLog = (obj) => ({
|
|
@@ -188,6 +201,36 @@ var Condition;
|
|
|
188
201
|
...obj,
|
|
189
202
|
});
|
|
190
203
|
})(Condition = exports.Condition || (exports.Condition = {}));
|
|
204
|
+
var SecurityContext;
|
|
205
|
+
(function (SecurityContext) {
|
|
206
|
+
SecurityContext.filterSensitiveLog = (obj) => ({
|
|
207
|
+
...obj,
|
|
208
|
+
});
|
|
209
|
+
})(SecurityContext = exports.SecurityContext || (exports.SecurityContext = {}));
|
|
210
|
+
var VolumeMount;
|
|
211
|
+
(function (VolumeMount) {
|
|
212
|
+
VolumeMount.filterSensitiveLog = (obj) => ({
|
|
213
|
+
...obj,
|
|
214
|
+
});
|
|
215
|
+
})(VolumeMount = exports.VolumeMount || (exports.VolumeMount = {}));
|
|
216
|
+
var Container;
|
|
217
|
+
(function (Container) {
|
|
218
|
+
Container.filterSensitiveLog = (obj) => ({
|
|
219
|
+
...obj,
|
|
220
|
+
});
|
|
221
|
+
})(Container = exports.Container || (exports.Container = {}));
|
|
222
|
+
var KubernetesAuditLogsConfiguration;
|
|
223
|
+
(function (KubernetesAuditLogsConfiguration) {
|
|
224
|
+
KubernetesAuditLogsConfiguration.filterSensitiveLog = (obj) => ({
|
|
225
|
+
...obj,
|
|
226
|
+
});
|
|
227
|
+
})(KubernetesAuditLogsConfiguration = exports.KubernetesAuditLogsConfiguration || (exports.KubernetesAuditLogsConfiguration = {}));
|
|
228
|
+
var KubernetesConfiguration;
|
|
229
|
+
(function (KubernetesConfiguration) {
|
|
230
|
+
KubernetesConfiguration.filterSensitiveLog = (obj) => ({
|
|
231
|
+
...obj,
|
|
232
|
+
});
|
|
233
|
+
})(KubernetesConfiguration = exports.KubernetesConfiguration || (exports.KubernetesConfiguration = {}));
|
|
191
234
|
var S3LogsConfiguration;
|
|
192
235
|
(function (S3LogsConfiguration) {
|
|
193
236
|
S3LogsConfiguration.filterSensitiveLog = (obj) => ({
|
|
@@ -340,6 +383,7 @@ var DataSource;
|
|
|
340
383
|
DataSource["CLOUD_TRAIL"] = "CLOUD_TRAIL";
|
|
341
384
|
DataSource["DNS_LOGS"] = "DNS_LOGS";
|
|
342
385
|
DataSource["FLOW_LOGS"] = "FLOW_LOGS";
|
|
386
|
+
DataSource["KUBERNETES_AUDIT_LOGS"] = "KUBERNETES_AUDIT_LOGS";
|
|
343
387
|
DataSource["S3_LOGS"] = "S3_LOGS";
|
|
344
388
|
})(DataSource = exports.DataSource || (exports.DataSource = {}));
|
|
345
389
|
var DNSLogsConfigurationResult;
|
|
@@ -354,6 +398,18 @@ var FlowLogsConfigurationResult;
|
|
|
354
398
|
...obj,
|
|
355
399
|
});
|
|
356
400
|
})(FlowLogsConfigurationResult = exports.FlowLogsConfigurationResult || (exports.FlowLogsConfigurationResult = {}));
|
|
401
|
+
var KubernetesAuditLogsConfigurationResult;
|
|
402
|
+
(function (KubernetesAuditLogsConfigurationResult) {
|
|
403
|
+
KubernetesAuditLogsConfigurationResult.filterSensitiveLog = (obj) => ({
|
|
404
|
+
...obj,
|
|
405
|
+
});
|
|
406
|
+
})(KubernetesAuditLogsConfigurationResult = exports.KubernetesAuditLogsConfigurationResult || (exports.KubernetesAuditLogsConfigurationResult = {}));
|
|
407
|
+
var KubernetesConfigurationResult;
|
|
408
|
+
(function (KubernetesConfigurationResult) {
|
|
409
|
+
KubernetesConfigurationResult.filterSensitiveLog = (obj) => ({
|
|
410
|
+
...obj,
|
|
411
|
+
});
|
|
412
|
+
})(KubernetesConfigurationResult = exports.KubernetesConfigurationResult || (exports.KubernetesConfigurationResult = {}));
|
|
357
413
|
var S3LogsConfigurationResult;
|
|
358
414
|
(function (S3LogsConfigurationResult) {
|
|
359
415
|
S3LogsConfigurationResult.filterSensitiveLog = (obj) => ({
|
|
@@ -474,6 +530,18 @@ var DescribeOrganizationConfigurationRequest;
|
|
|
474
530
|
...obj,
|
|
475
531
|
});
|
|
476
532
|
})(DescribeOrganizationConfigurationRequest = exports.DescribeOrganizationConfigurationRequest || (exports.DescribeOrganizationConfigurationRequest = {}));
|
|
533
|
+
var OrganizationKubernetesAuditLogsConfigurationResult;
|
|
534
|
+
(function (OrganizationKubernetesAuditLogsConfigurationResult) {
|
|
535
|
+
OrganizationKubernetesAuditLogsConfigurationResult.filterSensitiveLog = (obj) => ({
|
|
536
|
+
...obj,
|
|
537
|
+
});
|
|
538
|
+
})(OrganizationKubernetesAuditLogsConfigurationResult = exports.OrganizationKubernetesAuditLogsConfigurationResult || (exports.OrganizationKubernetesAuditLogsConfigurationResult = {}));
|
|
539
|
+
var OrganizationKubernetesConfigurationResult;
|
|
540
|
+
(function (OrganizationKubernetesConfigurationResult) {
|
|
541
|
+
OrganizationKubernetesConfigurationResult.filterSensitiveLog = (obj) => ({
|
|
542
|
+
...obj,
|
|
543
|
+
});
|
|
544
|
+
})(OrganizationKubernetesConfigurationResult = exports.OrganizationKubernetesConfigurationResult || (exports.OrganizationKubernetesConfigurationResult = {}));
|
|
477
545
|
var OrganizationS3LogsConfigurationResult;
|
|
478
546
|
(function (OrganizationS3LogsConfigurationResult) {
|
|
479
547
|
OrganizationS3LogsConfigurationResult.filterSensitiveLog = (obj) => ({
|
|
@@ -558,6 +626,18 @@ var DisassociateMembersResponse;
|
|
|
558
626
|
...obj,
|
|
559
627
|
});
|
|
560
628
|
})(DisassociateMembersResponse = exports.DisassociateMembersResponse || (exports.DisassociateMembersResponse = {}));
|
|
629
|
+
var Tag;
|
|
630
|
+
(function (Tag) {
|
|
631
|
+
Tag.filterSensitiveLog = (obj) => ({
|
|
632
|
+
...obj,
|
|
633
|
+
});
|
|
634
|
+
})(Tag = exports.Tag || (exports.Tag = {}));
|
|
635
|
+
var EksClusterDetails;
|
|
636
|
+
(function (EksClusterDetails) {
|
|
637
|
+
EksClusterDetails.filterSensitiveLog = (obj) => ({
|
|
638
|
+
...obj,
|
|
639
|
+
});
|
|
640
|
+
})(EksClusterDetails = exports.EksClusterDetails || (exports.EksClusterDetails = {}));
|
|
561
641
|
var EnableOrganizationAdminAccountRequest;
|
|
562
642
|
(function (EnableOrganizationAdminAccountRequest) {
|
|
563
643
|
EnableOrganizationAdminAccountRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -617,18 +697,42 @@ var ProductCode;
|
|
|
617
697
|
...obj,
|
|
618
698
|
});
|
|
619
699
|
})(ProductCode = exports.ProductCode || (exports.ProductCode = {}));
|
|
620
|
-
var Tag;
|
|
621
|
-
(function (Tag) {
|
|
622
|
-
Tag.filterSensitiveLog = (obj) => ({
|
|
623
|
-
...obj,
|
|
624
|
-
});
|
|
625
|
-
})(Tag = exports.Tag || (exports.Tag = {}));
|
|
626
700
|
var InstanceDetails;
|
|
627
701
|
(function (InstanceDetails) {
|
|
628
702
|
InstanceDetails.filterSensitiveLog = (obj) => ({
|
|
629
703
|
...obj,
|
|
630
704
|
});
|
|
631
705
|
})(InstanceDetails = exports.InstanceDetails || (exports.InstanceDetails = {}));
|
|
706
|
+
var KubernetesUserDetails;
|
|
707
|
+
(function (KubernetesUserDetails) {
|
|
708
|
+
KubernetesUserDetails.filterSensitiveLog = (obj) => ({
|
|
709
|
+
...obj,
|
|
710
|
+
});
|
|
711
|
+
})(KubernetesUserDetails = exports.KubernetesUserDetails || (exports.KubernetesUserDetails = {}));
|
|
712
|
+
var HostPath;
|
|
713
|
+
(function (HostPath) {
|
|
714
|
+
HostPath.filterSensitiveLog = (obj) => ({
|
|
715
|
+
...obj,
|
|
716
|
+
});
|
|
717
|
+
})(HostPath = exports.HostPath || (exports.HostPath = {}));
|
|
718
|
+
var Volume;
|
|
719
|
+
(function (Volume) {
|
|
720
|
+
Volume.filterSensitiveLog = (obj) => ({
|
|
721
|
+
...obj,
|
|
722
|
+
});
|
|
723
|
+
})(Volume = exports.Volume || (exports.Volume = {}));
|
|
724
|
+
var KubernetesWorkloadDetails;
|
|
725
|
+
(function (KubernetesWorkloadDetails) {
|
|
726
|
+
KubernetesWorkloadDetails.filterSensitiveLog = (obj) => ({
|
|
727
|
+
...obj,
|
|
728
|
+
});
|
|
729
|
+
})(KubernetesWorkloadDetails = exports.KubernetesWorkloadDetails || (exports.KubernetesWorkloadDetails = {}));
|
|
730
|
+
var KubernetesDetails;
|
|
731
|
+
(function (KubernetesDetails) {
|
|
732
|
+
KubernetesDetails.filterSensitiveLog = (obj) => ({
|
|
733
|
+
...obj,
|
|
734
|
+
});
|
|
735
|
+
})(KubernetesDetails = exports.KubernetesDetails || (exports.KubernetesDetails = {}));
|
|
632
736
|
var Owner;
|
|
633
737
|
(function (Owner) {
|
|
634
738
|
Owner.filterSensitiveLog = (obj) => ({
|
|
@@ -1163,6 +1267,18 @@ var UpdateMemberDetectorsResponse;
|
|
|
1163
1267
|
...obj,
|
|
1164
1268
|
});
|
|
1165
1269
|
})(UpdateMemberDetectorsResponse = exports.UpdateMemberDetectorsResponse || (exports.UpdateMemberDetectorsResponse = {}));
|
|
1270
|
+
var OrganizationKubernetesAuditLogsConfiguration;
|
|
1271
|
+
(function (OrganizationKubernetesAuditLogsConfiguration) {
|
|
1272
|
+
OrganizationKubernetesAuditLogsConfiguration.filterSensitiveLog = (obj) => ({
|
|
1273
|
+
...obj,
|
|
1274
|
+
});
|
|
1275
|
+
})(OrganizationKubernetesAuditLogsConfiguration = exports.OrganizationKubernetesAuditLogsConfiguration || (exports.OrganizationKubernetesAuditLogsConfiguration = {}));
|
|
1276
|
+
var OrganizationKubernetesConfiguration;
|
|
1277
|
+
(function (OrganizationKubernetesConfiguration) {
|
|
1278
|
+
OrganizationKubernetesConfiguration.filterSensitiveLog = (obj) => ({
|
|
1279
|
+
...obj,
|
|
1280
|
+
});
|
|
1281
|
+
})(OrganizationKubernetesConfiguration = exports.OrganizationKubernetesConfiguration || (exports.OrganizationKubernetesConfiguration = {}));
|
|
1166
1282
|
var OrganizationS3LogsConfiguration;
|
|
1167
1283
|
(function (OrganizationS3LogsConfiguration) {
|
|
1168
1284
|
OrganizationS3LogsConfiguration.filterSensitiveLog = (obj) => ({
|
|
@@ -5302,6 +5302,10 @@ const serializeAws_restJson1Criterion = (input, context) => {
|
|
|
5302
5302
|
};
|
|
5303
5303
|
const serializeAws_restJson1DataSourceConfigurations = (input, context) => {
|
|
5304
5304
|
return {
|
|
5305
|
+
...(input.Kubernetes !== undefined &&
|
|
5306
|
+
input.Kubernetes !== null && {
|
|
5307
|
+
kubernetes: serializeAws_restJson1KubernetesConfiguration(input.Kubernetes, context),
|
|
5308
|
+
}),
|
|
5305
5309
|
...(input.S3Logs !== undefined &&
|
|
5306
5310
|
input.S3Logs !== null && { s3Logs: serializeAws_restJson1S3LogsConfiguration(input.S3Logs, context) }),
|
|
5307
5311
|
};
|
|
@@ -5379,6 +5383,19 @@ const serializeAws_restJson1FindingTypes = (input, context) => {
|
|
|
5379
5383
|
return entry;
|
|
5380
5384
|
});
|
|
5381
5385
|
};
|
|
5386
|
+
const serializeAws_restJson1KubernetesAuditLogsConfiguration = (input, context) => {
|
|
5387
|
+
return {
|
|
5388
|
+
...(input.Enable !== undefined && input.Enable !== null && { enable: input.Enable }),
|
|
5389
|
+
};
|
|
5390
|
+
};
|
|
5391
|
+
const serializeAws_restJson1KubernetesConfiguration = (input, context) => {
|
|
5392
|
+
return {
|
|
5393
|
+
...(input.AuditLogs !== undefined &&
|
|
5394
|
+
input.AuditLogs !== null && {
|
|
5395
|
+
auditLogs: serializeAws_restJson1KubernetesAuditLogsConfiguration(input.AuditLogs, context),
|
|
5396
|
+
}),
|
|
5397
|
+
};
|
|
5398
|
+
};
|
|
5382
5399
|
const serializeAws_restJson1Neq = (input, context) => {
|
|
5383
5400
|
return input
|
|
5384
5401
|
.filter((e) => e != null)
|
|
@@ -5401,12 +5418,29 @@ const serializeAws_restJson1NotEquals = (input, context) => {
|
|
|
5401
5418
|
};
|
|
5402
5419
|
const serializeAws_restJson1OrganizationDataSourceConfigurations = (input, context) => {
|
|
5403
5420
|
return {
|
|
5421
|
+
...(input.Kubernetes !== undefined &&
|
|
5422
|
+
input.Kubernetes !== null && {
|
|
5423
|
+
kubernetes: serializeAws_restJson1OrganizationKubernetesConfiguration(input.Kubernetes, context),
|
|
5424
|
+
}),
|
|
5404
5425
|
...(input.S3Logs !== undefined &&
|
|
5405
5426
|
input.S3Logs !== null && {
|
|
5406
5427
|
s3Logs: serializeAws_restJson1OrganizationS3LogsConfiguration(input.S3Logs, context),
|
|
5407
5428
|
}),
|
|
5408
5429
|
};
|
|
5409
5430
|
};
|
|
5431
|
+
const serializeAws_restJson1OrganizationKubernetesAuditLogsConfiguration = (input, context) => {
|
|
5432
|
+
return {
|
|
5433
|
+
...(input.AutoEnable !== undefined && input.AutoEnable !== null && { autoEnable: input.AutoEnable }),
|
|
5434
|
+
};
|
|
5435
|
+
};
|
|
5436
|
+
const serializeAws_restJson1OrganizationKubernetesConfiguration = (input, context) => {
|
|
5437
|
+
return {
|
|
5438
|
+
...(input.AuditLogs !== undefined &&
|
|
5439
|
+
input.AuditLogs !== null && {
|
|
5440
|
+
auditLogs: serializeAws_restJson1OrganizationKubernetesAuditLogsConfiguration(input.AuditLogs, context),
|
|
5441
|
+
}),
|
|
5442
|
+
};
|
|
5443
|
+
};
|
|
5410
5444
|
const serializeAws_restJson1OrganizationS3LogsConfiguration = (input, context) => {
|
|
5411
5445
|
return {
|
|
5412
5446
|
...(input.AutoEnable !== undefined && input.AutoEnable !== null && { autoEnable: input.AutoEnable }),
|
|
@@ -5484,6 +5518,9 @@ const deserializeAws_restJson1Action = (output, context) => {
|
|
|
5484
5518
|
DnsRequestAction: output.dnsRequestAction !== undefined && output.dnsRequestAction !== null
|
|
5485
5519
|
? deserializeAws_restJson1DnsRequestAction(output.dnsRequestAction, context)
|
|
5486
5520
|
: undefined,
|
|
5521
|
+
KubernetesApiCallAction: output.kubernetesApiCallAction !== undefined && output.kubernetesApiCallAction !== null
|
|
5522
|
+
? deserializeAws_restJson1KubernetesApiCallAction(output.kubernetesApiCallAction, context)
|
|
5523
|
+
: undefined,
|
|
5487
5524
|
NetworkConnectionAction: output.networkConnectionAction !== undefined && output.networkConnectionAction !== null
|
|
5488
5525
|
? deserializeAws_restJson1NetworkConnectionAction(output.networkConnectionAction, context)
|
|
5489
5526
|
: undefined,
|
|
@@ -5516,10 +5553,14 @@ const deserializeAws_restJson1AwsApiCallAction = (output, context) => {
|
|
|
5516
5553
|
? deserializeAws_restJson1DomainDetails(output.domainDetails, context)
|
|
5517
5554
|
: undefined,
|
|
5518
5555
|
ErrorCode: smithy_client_1.expectString(output.errorCode),
|
|
5556
|
+
RemoteAccountDetails: output.remoteAccountDetails !== undefined && output.remoteAccountDetails !== null
|
|
5557
|
+
? deserializeAws_restJson1RemoteAccountDetails(output.remoteAccountDetails, context)
|
|
5558
|
+
: undefined,
|
|
5519
5559
|
RemoteIpDetails: output.remoteIpDetails !== undefined && output.remoteIpDetails !== null
|
|
5520
5560
|
? deserializeAws_restJson1RemoteIpDetails(output.remoteIpDetails, context)
|
|
5521
5561
|
: undefined,
|
|
5522
5562
|
ServiceName: smithy_client_1.expectString(output.serviceName),
|
|
5563
|
+
UserAgent: smithy_client_1.expectString(output.userAgent),
|
|
5523
5564
|
};
|
|
5524
5565
|
};
|
|
5525
5566
|
const deserializeAws_restJson1BlockPublicAccess = (output, context) => {
|
|
@@ -5579,6 +5620,31 @@ const deserializeAws_restJson1Condition = (output, context) => {
|
|
|
5579
5620
|
: undefined,
|
|
5580
5621
|
};
|
|
5581
5622
|
};
|
|
5623
|
+
const deserializeAws_restJson1Container = (output, context) => {
|
|
5624
|
+
return {
|
|
5625
|
+
ContainerRuntime: smithy_client_1.expectString(output.containerRuntime),
|
|
5626
|
+
Id: smithy_client_1.expectString(output.id),
|
|
5627
|
+
Image: smithy_client_1.expectString(output.image),
|
|
5628
|
+
ImagePrefix: smithy_client_1.expectString(output.imagePrefix),
|
|
5629
|
+
Name: smithy_client_1.expectString(output.name),
|
|
5630
|
+
SecurityContext: output.securityContext !== undefined && output.securityContext !== null
|
|
5631
|
+
? deserializeAws_restJson1SecurityContext(output.securityContext, context)
|
|
5632
|
+
: undefined,
|
|
5633
|
+
VolumeMounts: output.volumeMounts !== undefined && output.volumeMounts !== null
|
|
5634
|
+
? deserializeAws_restJson1VolumeMounts(output.volumeMounts, context)
|
|
5635
|
+
: undefined,
|
|
5636
|
+
};
|
|
5637
|
+
};
|
|
5638
|
+
const deserializeAws_restJson1Containers = (output, context) => {
|
|
5639
|
+
return (output || [])
|
|
5640
|
+
.filter((e) => e != null)
|
|
5641
|
+
.map((entry) => {
|
|
5642
|
+
if (entry === null) {
|
|
5643
|
+
return null;
|
|
5644
|
+
}
|
|
5645
|
+
return deserializeAws_restJson1Container(entry, context);
|
|
5646
|
+
});
|
|
5647
|
+
};
|
|
5582
5648
|
const deserializeAws_restJson1CountBySeverity = (output, context) => {
|
|
5583
5649
|
return Object.entries(output).reduce((acc, [key, value]) => {
|
|
5584
5650
|
if (value === null) {
|
|
@@ -5618,6 +5684,9 @@ const deserializeAws_restJson1DataSourceConfigurationsResult = (output, context)
|
|
|
5618
5684
|
FlowLogs: output.flowLogs !== undefined && output.flowLogs !== null
|
|
5619
5685
|
? deserializeAws_restJson1FlowLogsConfigurationResult(output.flowLogs, context)
|
|
5620
5686
|
: undefined,
|
|
5687
|
+
Kubernetes: output.kubernetes !== undefined && output.kubernetes !== null
|
|
5688
|
+
? deserializeAws_restJson1KubernetesConfigurationResult(output.kubernetes, context)
|
|
5689
|
+
: undefined,
|
|
5621
5690
|
S3Logs: output.s3Logs !== undefined && output.s3Logs !== null
|
|
5622
5691
|
? deserializeAws_restJson1S3LogsConfigurationResult(output.s3Logs, context)
|
|
5623
5692
|
: undefined,
|
|
@@ -5677,6 +5746,20 @@ const deserializeAws_restJson1DomainDetails = (output, context) => {
|
|
|
5677
5746
|
Domain: smithy_client_1.expectString(output.domain),
|
|
5678
5747
|
};
|
|
5679
5748
|
};
|
|
5749
|
+
const deserializeAws_restJson1EksClusterDetails = (output, context) => {
|
|
5750
|
+
return {
|
|
5751
|
+
Arn: smithy_client_1.expectString(output.arn),
|
|
5752
|
+
CreatedAt: output.createdAt !== undefined && output.createdAt !== null
|
|
5753
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createdAt)))
|
|
5754
|
+
: undefined,
|
|
5755
|
+
Name: smithy_client_1.expectString(output.name),
|
|
5756
|
+
Status: smithy_client_1.expectString(output.status),
|
|
5757
|
+
Tags: output.tags !== undefined && output.tags !== null
|
|
5758
|
+
? deserializeAws_restJson1Tags(output.tags, context)
|
|
5759
|
+
: undefined,
|
|
5760
|
+
VpcId: smithy_client_1.expectString(output.vpcId),
|
|
5761
|
+
};
|
|
5762
|
+
};
|
|
5680
5763
|
const deserializeAws_restJson1Eq = (output, context) => {
|
|
5681
5764
|
return (output || [])
|
|
5682
5765
|
.filter((e) => e != null)
|
|
@@ -5782,6 +5865,21 @@ const deserializeAws_restJson1GeoLocation = (output, context) => {
|
|
|
5782
5865
|
Lon: smithy_client_1.limitedParseDouble(output.lon),
|
|
5783
5866
|
};
|
|
5784
5867
|
};
|
|
5868
|
+
const deserializeAws_restJson1Groups = (output, context) => {
|
|
5869
|
+
return (output || [])
|
|
5870
|
+
.filter((e) => e != null)
|
|
5871
|
+
.map((entry) => {
|
|
5872
|
+
if (entry === null) {
|
|
5873
|
+
return null;
|
|
5874
|
+
}
|
|
5875
|
+
return smithy_client_1.expectString(entry);
|
|
5876
|
+
});
|
|
5877
|
+
};
|
|
5878
|
+
const deserializeAws_restJson1HostPath = (output, context) => {
|
|
5879
|
+
return {
|
|
5880
|
+
Path: smithy_client_1.expectString(output.path),
|
|
5881
|
+
};
|
|
5882
|
+
};
|
|
5785
5883
|
const deserializeAws_restJson1IamInstanceProfile = (output, context) => {
|
|
5786
5884
|
return {
|
|
5787
5885
|
Arn: smithy_client_1.expectString(output.arn),
|
|
@@ -5851,6 +5949,67 @@ const deserializeAws_restJson1Ipv6Addresses = (output, context) => {
|
|
|
5851
5949
|
return smithy_client_1.expectString(entry);
|
|
5852
5950
|
});
|
|
5853
5951
|
};
|
|
5952
|
+
const deserializeAws_restJson1KubernetesApiCallAction = (output, context) => {
|
|
5953
|
+
return {
|
|
5954
|
+
Parameters: smithy_client_1.expectString(output.parameters),
|
|
5955
|
+
RemoteIpDetails: output.remoteIpDetails !== undefined && output.remoteIpDetails !== null
|
|
5956
|
+
? deserializeAws_restJson1RemoteIpDetails(output.remoteIpDetails, context)
|
|
5957
|
+
: undefined,
|
|
5958
|
+
RequestUri: smithy_client_1.expectString(output.requestUri),
|
|
5959
|
+
SourceIps: output.sourceIps !== undefined && output.sourceIps !== null
|
|
5960
|
+
? deserializeAws_restJson1SourceIps(output.sourceIps, context)
|
|
5961
|
+
: undefined,
|
|
5962
|
+
StatusCode: smithy_client_1.expectInt32(output.statusCode),
|
|
5963
|
+
UserAgent: smithy_client_1.expectString(output.userAgent),
|
|
5964
|
+
Verb: smithy_client_1.expectString(output.verb),
|
|
5965
|
+
};
|
|
5966
|
+
};
|
|
5967
|
+
const deserializeAws_restJson1KubernetesAuditLogsConfigurationResult = (output, context) => {
|
|
5968
|
+
return {
|
|
5969
|
+
Status: smithy_client_1.expectString(output.status),
|
|
5970
|
+
};
|
|
5971
|
+
};
|
|
5972
|
+
const deserializeAws_restJson1KubernetesConfigurationResult = (output, context) => {
|
|
5973
|
+
return {
|
|
5974
|
+
AuditLogs: output.auditLogs !== undefined && output.auditLogs !== null
|
|
5975
|
+
? deserializeAws_restJson1KubernetesAuditLogsConfigurationResult(output.auditLogs, context)
|
|
5976
|
+
: undefined,
|
|
5977
|
+
};
|
|
5978
|
+
};
|
|
5979
|
+
const deserializeAws_restJson1KubernetesDetails = (output, context) => {
|
|
5980
|
+
return {
|
|
5981
|
+
KubernetesUserDetails: output.kubernetesUserDetails !== undefined && output.kubernetesUserDetails !== null
|
|
5982
|
+
? deserializeAws_restJson1KubernetesUserDetails(output.kubernetesUserDetails, context)
|
|
5983
|
+
: undefined,
|
|
5984
|
+
KubernetesWorkloadDetails: output.kubernetesWorkloadDetails !== undefined && output.kubernetesWorkloadDetails !== null
|
|
5985
|
+
? deserializeAws_restJson1KubernetesWorkloadDetails(output.kubernetesWorkloadDetails, context)
|
|
5986
|
+
: undefined,
|
|
5987
|
+
};
|
|
5988
|
+
};
|
|
5989
|
+
const deserializeAws_restJson1KubernetesUserDetails = (output, context) => {
|
|
5990
|
+
return {
|
|
5991
|
+
Groups: output.groups !== undefined && output.groups !== null
|
|
5992
|
+
? deserializeAws_restJson1Groups(output.groups, context)
|
|
5993
|
+
: undefined,
|
|
5994
|
+
Uid: smithy_client_1.expectString(output.uid),
|
|
5995
|
+
Username: smithy_client_1.expectString(output.username),
|
|
5996
|
+
};
|
|
5997
|
+
};
|
|
5998
|
+
const deserializeAws_restJson1KubernetesWorkloadDetails = (output, context) => {
|
|
5999
|
+
return {
|
|
6000
|
+
Containers: output.containers !== undefined && output.containers !== null
|
|
6001
|
+
? deserializeAws_restJson1Containers(output.containers, context)
|
|
6002
|
+
: undefined,
|
|
6003
|
+
HostNetwork: smithy_client_1.expectBoolean(output.hostNetwork),
|
|
6004
|
+
Name: smithy_client_1.expectString(output.name),
|
|
6005
|
+
Namespace: smithy_client_1.expectString(output.namespace),
|
|
6006
|
+
Type: smithy_client_1.expectString(output.type),
|
|
6007
|
+
Uid: smithy_client_1.expectString(output.uid),
|
|
6008
|
+
Volumes: output.volumes !== undefined && output.volumes !== null
|
|
6009
|
+
? deserializeAws_restJson1Volumes(output.volumes, context)
|
|
6010
|
+
: undefined,
|
|
6011
|
+
};
|
|
6012
|
+
};
|
|
5854
6013
|
const deserializeAws_restJson1LocalIpDetails = (output, context) => {
|
|
5855
6014
|
return {
|
|
5856
6015
|
IpAddressV4: smithy_client_1.expectString(output.ipAddressV4),
|
|
@@ -5988,11 +6147,26 @@ const deserializeAws_restJson1Organization = (output, context) => {
|
|
|
5988
6147
|
};
|
|
5989
6148
|
const deserializeAws_restJson1OrganizationDataSourceConfigurationsResult = (output, context) => {
|
|
5990
6149
|
return {
|
|
6150
|
+
Kubernetes: output.kubernetes !== undefined && output.kubernetes !== null
|
|
6151
|
+
? deserializeAws_restJson1OrganizationKubernetesConfigurationResult(output.kubernetes, context)
|
|
6152
|
+
: undefined,
|
|
5991
6153
|
S3Logs: output.s3Logs !== undefined && output.s3Logs !== null
|
|
5992
6154
|
? deserializeAws_restJson1OrganizationS3LogsConfigurationResult(output.s3Logs, context)
|
|
5993
6155
|
: undefined,
|
|
5994
6156
|
};
|
|
5995
6157
|
};
|
|
6158
|
+
const deserializeAws_restJson1OrganizationKubernetesAuditLogsConfigurationResult = (output, context) => {
|
|
6159
|
+
return {
|
|
6160
|
+
AutoEnable: smithy_client_1.expectBoolean(output.autoEnable),
|
|
6161
|
+
};
|
|
6162
|
+
};
|
|
6163
|
+
const deserializeAws_restJson1OrganizationKubernetesConfigurationResult = (output, context) => {
|
|
6164
|
+
return {
|
|
6165
|
+
AuditLogs: output.auditLogs !== undefined && output.auditLogs !== null
|
|
6166
|
+
? deserializeAws_restJson1OrganizationKubernetesAuditLogsConfigurationResult(output.auditLogs, context)
|
|
6167
|
+
: undefined,
|
|
6168
|
+
};
|
|
6169
|
+
};
|
|
5996
6170
|
const deserializeAws_restJson1OrganizationS3LogsConfigurationResult = (output, context) => {
|
|
5997
6171
|
return {
|
|
5998
6172
|
AutoEnable: smithy_client_1.expectBoolean(output.autoEnable),
|
|
@@ -6084,6 +6258,12 @@ const deserializeAws_restJson1PublicAccess = (output, context) => {
|
|
|
6084
6258
|
: undefined,
|
|
6085
6259
|
};
|
|
6086
6260
|
};
|
|
6261
|
+
const deserializeAws_restJson1RemoteAccountDetails = (output, context) => {
|
|
6262
|
+
return {
|
|
6263
|
+
AccountId: smithy_client_1.expectString(output.accountId),
|
|
6264
|
+
Affiliated: smithy_client_1.expectBoolean(output.affiliated),
|
|
6265
|
+
};
|
|
6266
|
+
};
|
|
6087
6267
|
const deserializeAws_restJson1RemoteIpDetails = (output, context) => {
|
|
6088
6268
|
return {
|
|
6089
6269
|
City: output.city !== undefined && output.city !== null
|
|
@@ -6112,9 +6292,15 @@ const deserializeAws_restJson1Resource = (output, context) => {
|
|
|
6112
6292
|
AccessKeyDetails: output.accessKeyDetails !== undefined && output.accessKeyDetails !== null
|
|
6113
6293
|
? deserializeAws_restJson1AccessKeyDetails(output.accessKeyDetails, context)
|
|
6114
6294
|
: undefined,
|
|
6295
|
+
EksClusterDetails: output.eksClusterDetails !== undefined && output.eksClusterDetails !== null
|
|
6296
|
+
? deserializeAws_restJson1EksClusterDetails(output.eksClusterDetails, context)
|
|
6297
|
+
: undefined,
|
|
6115
6298
|
InstanceDetails: output.instanceDetails !== undefined && output.instanceDetails !== null
|
|
6116
6299
|
? deserializeAws_restJson1InstanceDetails(output.instanceDetails, context)
|
|
6117
6300
|
: undefined,
|
|
6301
|
+
KubernetesDetails: output.kubernetesDetails !== undefined && output.kubernetesDetails !== null
|
|
6302
|
+
? deserializeAws_restJson1KubernetesDetails(output.kubernetesDetails, context)
|
|
6303
|
+
: undefined,
|
|
6118
6304
|
ResourceType: smithy_client_1.expectString(output.resourceType),
|
|
6119
6305
|
S3BucketDetails: output.s3BucketDetails !== undefined && output.s3BucketDetails !== null
|
|
6120
6306
|
? deserializeAws_restJson1S3BucketDetails(output.s3BucketDetails, context)
|
|
@@ -6158,6 +6344,11 @@ const deserializeAws_restJson1S3LogsConfigurationResult = (output, context) => {
|
|
|
6158
6344
|
Status: smithy_client_1.expectString(output.status),
|
|
6159
6345
|
};
|
|
6160
6346
|
};
|
|
6347
|
+
const deserializeAws_restJson1SecurityContext = (output, context) => {
|
|
6348
|
+
return {
|
|
6349
|
+
Privileged: smithy_client_1.expectBoolean(output.privileged),
|
|
6350
|
+
};
|
|
6351
|
+
};
|
|
6161
6352
|
const deserializeAws_restJson1SecurityGroup = (output, context) => {
|
|
6162
6353
|
return {
|
|
6163
6354
|
GroupId: smithy_client_1.expectString(output.groupId),
|
|
@@ -6192,6 +6383,16 @@ const deserializeAws_restJson1Service = (output, context) => {
|
|
|
6192
6383
|
UserFeedback: smithy_client_1.expectString(output.userFeedback),
|
|
6193
6384
|
};
|
|
6194
6385
|
};
|
|
6386
|
+
const deserializeAws_restJson1SourceIps = (output, context) => {
|
|
6387
|
+
return (output || [])
|
|
6388
|
+
.filter((e) => e != null)
|
|
6389
|
+
.map((entry) => {
|
|
6390
|
+
if (entry === null) {
|
|
6391
|
+
return null;
|
|
6392
|
+
}
|
|
6393
|
+
return smithy_client_1.expectString(entry);
|
|
6394
|
+
});
|
|
6395
|
+
};
|
|
6195
6396
|
const deserializeAws_restJson1Tag = (output, context) => {
|
|
6196
6397
|
return {
|
|
6197
6398
|
Key: smithy_client_1.expectString(output.key),
|
|
@@ -6349,6 +6550,40 @@ const deserializeAws_restJson1UsageStatistics = (output, context) => {
|
|
|
6349
6550
|
: undefined,
|
|
6350
6551
|
};
|
|
6351
6552
|
};
|
|
6553
|
+
const deserializeAws_restJson1Volume = (output, context) => {
|
|
6554
|
+
return {
|
|
6555
|
+
HostPath: output.hostPath !== undefined && output.hostPath !== null
|
|
6556
|
+
? deserializeAws_restJson1HostPath(output.hostPath, context)
|
|
6557
|
+
: undefined,
|
|
6558
|
+
Name: smithy_client_1.expectString(output.name),
|
|
6559
|
+
};
|
|
6560
|
+
};
|
|
6561
|
+
const deserializeAws_restJson1VolumeMount = (output, context) => {
|
|
6562
|
+
return {
|
|
6563
|
+
MountPath: smithy_client_1.expectString(output.mountPath),
|
|
6564
|
+
Name: smithy_client_1.expectString(output.name),
|
|
6565
|
+
};
|
|
6566
|
+
};
|
|
6567
|
+
const deserializeAws_restJson1VolumeMounts = (output, context) => {
|
|
6568
|
+
return (output || [])
|
|
6569
|
+
.filter((e) => e != null)
|
|
6570
|
+
.map((entry) => {
|
|
6571
|
+
if (entry === null) {
|
|
6572
|
+
return null;
|
|
6573
|
+
}
|
|
6574
|
+
return deserializeAws_restJson1VolumeMount(entry, context);
|
|
6575
|
+
});
|
|
6576
|
+
};
|
|
6577
|
+
const deserializeAws_restJson1Volumes = (output, context) => {
|
|
6578
|
+
return (output || [])
|
|
6579
|
+
.filter((e) => e != null)
|
|
6580
|
+
.map((entry) => {
|
|
6581
|
+
if (entry === null) {
|
|
6582
|
+
return null;
|
|
6583
|
+
}
|
|
6584
|
+
return deserializeAws_restJson1Volume(entry, context);
|
|
6585
|
+
});
|
|
6586
|
+
};
|
|
6352
6587
|
const deserializeMetadata = (output) => {
|
|
6353
6588
|
var _a;
|
|
6354
6589
|
return ({
|