diff --git a/clients/client-guardduty/src/commands/GetFindingsCommand.ts b/clients/client-guardduty/src/commands/GetFindingsCommand.ts index a74ddcb9c68bf..1621a34ca0ac8 100644 --- a/clients/client-guardduty/src/commands/GetFindingsCommand.ts +++ b/clients/client-guardduty/src/commands/GetFindingsCommand.ts @@ -352,6 +352,15 @@ export interface GetFindingsCommandOutput extends GetFindingsResponse, __Metadat * // DbInstanceArn: "STRING_VALUE", * // Tags: "", * // }, + * // RdsLimitlessDbDetails: { // RdsLimitlessDbDetails + * // DbShardGroupIdentifier: "STRING_VALUE", + * // DbShardGroupResourceId: "STRING_VALUE", + * // DbShardGroupArn: "STRING_VALUE", + * // Engine: "STRING_VALUE", + * // EngineVersion: "STRING_VALUE", + * // DbClusterIdentifier: "STRING_VALUE", + * // Tags: "", + * // }, * // RdsDbUserDetails: { // RdsDbUserDetails * // User: "STRING_VALUE", * // Application: "STRING_VALUE", diff --git a/clients/client-guardduty/src/models/models_0.ts b/clients/client-guardduty/src/models/models_0.ts index d6ac7cd630109..524496c133038 100644 --- a/clients/client-guardduty/src/models/models_0.ts +++ b/clients/client-guardduty/src/models/models_0.ts @@ -105,6 +105,8 @@ export class InternalServerErrorException extends __BaseException { export interface AcceptInvitationRequest { /** *

The unique ID of the detector of the GuardDuty member account.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -1326,6 +1328,8 @@ export interface ArchiveFindingsRequest { /** *

The ID of the detector that specifies the GuardDuty service whose findings you want to * archive.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -2476,6 +2480,8 @@ export interface FindingCriteria { export interface CreateFilterRequest { /** *

The detector ID associated with the GuardDuty account for which you want to create a filter.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -2875,6 +2881,8 @@ export type IpSetFormat = (typeof IpSetFormat)[keyof typeof IpSetFormat]; export interface CreateIPSetRequest { /** *

The unique ID of the detector of the GuardDuty account for which you want to create an IPSet.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -3058,6 +3066,8 @@ export interface CreateMembersRequest { /** *

The unique ID of the detector of the GuardDuty account for which you want to associate member * accounts.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -3141,6 +3151,8 @@ export type DestinationType = (typeof DestinationType)[keyof typeof DestinationT export interface CreatePublishingDestinationRequest { /** *

The ID of the GuardDuty detector associated with the publishing destination.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -3183,6 +3195,8 @@ export interface CreatePublishingDestinationResponse { export interface CreateSampleFindingsRequest { /** *

The ID of the detector for which you need to create sample findings.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -3224,6 +3238,8 @@ export interface CreateThreatIntelSetRequest { /** *

The unique ID of the detector of the GuardDuty account for which you want to create a * ThreatIntelSet.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -3503,6 +3519,8 @@ export interface DefaultServerSideEncryption { export interface DeleteDetectorRequest { /** *

The unique ID of the detector that you want to delete.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -3519,6 +3537,8 @@ export interface DeleteDetectorResponse {} export interface DeleteFilterRequest { /** *

The unique ID of the detector that is associated with the filter.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -3565,6 +3585,8 @@ export interface DeleteInvitationsResponse { export interface DeleteIPSetRequest { /** *

The unique ID of the detector associated with the IPSet.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -3632,6 +3654,8 @@ export interface DeleteMembersRequest { /** *

The unique ID of the detector of the GuardDuty account whose members you want to * delete.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -3660,6 +3684,8 @@ export interface DeleteMembersResponse { export interface DeletePublishingDestinationRequest { /** *

The unique ID of the detector associated with the publishing destination to delete.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -3682,6 +3708,8 @@ export interface DeletePublishingDestinationResponse {} export interface DeleteThreatIntelSetRequest { /** *

The unique ID of the detector that is associated with the threatIntelSet.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -3790,6 +3818,8 @@ export interface SortCriteria { export interface DescribeMalwareScansRequest { /** *

The unique ID of the detector that the request is associated with.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -3967,6 +3997,8 @@ export interface TriggerDetails { export interface Scan { /** *

The unique ID of the detector that the request is associated with.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId?: string; @@ -3975,6 +4007,8 @@ export interface Scan { *

The unique detector ID of the administrator account that the request is associated with. * If the account is an administrator, the AdminDetectorId will be the same as the one used for * DetectorId.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ AdminDetectorId?: string; @@ -4082,6 +4116,8 @@ export interface DescribeMalwareScansResponse { export interface DescribeOrganizationConfigurationRequest { /** *

The detector ID of the delegated administrator for which you need to retrieve the information.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -4435,6 +4471,8 @@ export interface DescribePublishingDestinationRequest { /** *

The unique ID of the detector associated with the publishing destination to * retrieve.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -4980,18 +5018,18 @@ export interface EbsVolumeScanDetails { } /** - *

Contains information about a tag associated with the EC2 instance.

+ *

Contains information about a tag key-value pair.

* @public */ export interface Tag { /** - *

The EC2 instance tag key.

+ *

Describes the key associated with the tag.

* @public */ Key?: string; /** - *

The EC2 instance tag value.

+ *

Describes the value associated with the tag key.

* @public */ Value?: string; @@ -5755,7 +5793,7 @@ export interface RdsDbInstanceDetails { DbInstanceArn?: string; /** - *

Instance tag key-value pairs associated with the database instance ID.

+ *

Information about the tag key-value pairs.

* @public */ Tags?: Tag[]; @@ -5798,6 +5836,55 @@ export interface RdsDbUserDetails { AuthMethod?: string; } +/** + *

Contains information about the resource type RDSLimitlessDB that is involved in a GuardDuty + * finding.

+ * @public + */ +export interface RdsLimitlessDbDetails { + /** + *

The name associated with the Limitless DB shard group.

+ * @public + */ + DbShardGroupIdentifier?: string; + + /** + *

The resource identifier of the DB shard group within the Limitless Database.

+ * @public + */ + DbShardGroupResourceId?: string; + + /** + *

The Amazon Resource Name (ARN) that identifies the DB shard group.

+ * @public + */ + DbShardGroupArn?: string; + + /** + *

The database engine of the database instance involved in the finding.

+ * @public + */ + Engine?: string; + + /** + *

The version of the database engine.

+ * @public + */ + EngineVersion?: string; + + /** + *

The name of the database cluster that is a part of the Limitless Database.

+ * @public + */ + DbClusterIdentifier?: string; + + /** + *

Information about the tag-key value pair.

+ * @public + */ + Tags?: Tag[]; +} + /** *

Contains information on the owner of the bucket.

* @public @@ -6016,6 +6103,12 @@ export interface Resource { */ RdsDbInstanceDetails?: RdsDbInstanceDetails; + /** + *

Contains information about the RDS Limitless database that was involved in a GuardDuty finding.

+ * @public + */ + RdsLimitlessDbDetails?: RdsLimitlessDbDetails; + /** *

Contains information about the user details through which anomalous login attempt was * made.

@@ -6859,6 +6952,8 @@ export interface GetAdministratorAccountResponse { export interface GetCoverageStatisticsRequest { /** *

The unique ID of the GuardDuty detector.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -6894,6 +6989,8 @@ export interface GetCoverageStatisticsResponse { export interface GetDetectorRequest { /** *

The unique ID of the detector that you want to get.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -6960,6 +7057,8 @@ export interface GetDetectorResponse { export interface GetFilterRequest { /** *

The unique ID of the detector that is associated with this filter.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -7020,6 +7119,8 @@ export interface GetFindingsRequest { /** *

The ID of the detector that specifies the GuardDuty service whose findings you want to * retrieve.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -7072,6 +7173,8 @@ export interface GetFindingsStatisticsRequest { /** *

The ID of the detector whose findings statistics you * want to retrieve.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -7152,6 +7255,8 @@ export interface GetInvitationsCountResponse { export interface GetIPSetRequest { /** *

The unique ID of the detector that is associated with the IPSet.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -7329,6 +7434,8 @@ export interface GetMalwareProtectionPlanResponse { export interface GetMalwareScanSettingsRequest { /** *

The unique ID of the detector that is associated with this scan.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -7425,6 +7532,8 @@ export interface GetMalwareScanSettingsResponse { export interface GetMasterAccountRequest { /** *

The unique ID of the detector of the GuardDuty member account.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -7477,6 +7586,8 @@ export interface GetMasterAccountResponse { export interface GetMemberDetectorsRequest { /** *

The detector ID for the administrator account.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -7597,6 +7708,8 @@ export interface GetMembersRequest { /** *

The unique ID of the detector of the GuardDuty account whose members you want to * retrieve.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -7771,28 +7884,6 @@ export interface OrganizationStatistics { CountByFeature?: OrganizationFeatureStatistics[]; } -/** - *

Information about GuardDuty coverage statistics for members - * in your Amazon Web Services organization.

- * @public - */ -export interface OrganizationDetails { - /** - *

The timestamp at which the organization statistics - * was last updated. This is in - * UTC format.

- * @public - */ - UpdatedAt?: Date; - - /** - *

Information about the GuardDuty coverage statistics - * for members in your Amazon Web Services organization.

- * @public - */ - OrganizationStatistics?: OrganizationStatistics; -} - /** * @internal */ diff --git a/clients/client-guardduty/src/models/models_1.ts b/clients/client-guardduty/src/models/models_1.ts index 1098fc17f77a6..1438731aadca0 100644 --- a/clients/client-guardduty/src/models/models_1.ts +++ b/clients/client-guardduty/src/models/models_1.ts @@ -20,7 +20,7 @@ import { MalwareProtectionPlanActions, Member, MemberFilterSensitiveLog, - OrganizationDetails, + OrganizationStatistics, OrgFeature, OrgFeatureAdditionalConfiguration, OrgFeatureStatus, @@ -30,6 +30,28 @@ import { UnprocessedAccount, } from "./models_0"; +/** + *

Information about GuardDuty coverage statistics for members + * in your Amazon Web Services organization.

+ * @public + */ +export interface OrganizationDetails { + /** + *

The timestamp at which the organization statistics + * was last updated. This is in + * UTC format.

+ * @public + */ + UpdatedAt?: Date; + + /** + *

Information about the GuardDuty coverage statistics + * for members in your Amazon Web Services organization.

+ * @public + */ + OrganizationStatistics?: OrganizationStatistics; +} + /** * @public */ @@ -47,6 +69,8 @@ export interface GetOrganizationStatisticsResponse { export interface GetRemainingFreeTrialDaysRequest { /** *

The unique ID of the detector of the GuardDuty member account.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -83,6 +107,8 @@ export interface GetRemainingFreeTrialDaysResponse { export interface GetThreatIntelSetRequest { /** *

The unique ID of the detector that is associated with the threatIntelSet.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -232,6 +258,8 @@ export interface GetUsageStatisticsRequest { /** *

The ID of the detector that specifies the GuardDuty service whose usage statistics you * want to retrieve.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -473,6 +501,8 @@ export interface GetUsageStatisticsResponse { export interface InviteMembersRequest { /** *

The unique ID of the detector of the GuardDuty account with which you want to invite members.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -517,6 +547,8 @@ export interface InviteMembersResponse { export interface ListCoverageRequest { /** *

The unique ID of the detector whose coverage details you want to retrieve.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -612,6 +644,8 @@ export interface ListDetectorsResponse { export interface ListFiltersRequest { /** *

The unique ID of the detector that is associated with the filter.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -658,6 +692,8 @@ export interface ListFindingsRequest { /** *

The ID of the detector that specifies the GuardDuty service whose findings you want to * list.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -941,6 +977,8 @@ export interface ListInvitationsResponse { export interface ListIPSetsRequest { /** *

The unique ID of the detector that is associated with IPSet.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -1034,6 +1072,8 @@ export interface ListMalwareProtectionPlansResponse { export interface ListMembersRequest { /** *

The unique ID of the detector that is associated with the member.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -1132,6 +1172,8 @@ export interface ListOrganizationAdminAccountsResponse { export interface ListPublishingDestinationsRequest { /** *

The detector ID for which you want to retrieve the publishing destination.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -1201,6 +1243,8 @@ export interface ListTagsForResourceResponse { export interface ListThreatIntelSetsRequest { /** *

The unique ID of the detector that is associated with the threatIntelSet.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -1270,6 +1314,8 @@ export interface StartMonitoringMembersRequest { /** *

The unique ID of the detector of the GuardDuty administrator account associated with the * member accounts to monitor.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -1300,6 +1346,8 @@ export interface StopMonitoringMembersRequest { /** *

The unique ID of the detector associated with the GuardDuty administrator account that is * monitoring member accounts.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -1351,6 +1399,8 @@ export interface TagResourceResponse {} export interface UnarchiveFindingsRequest { /** *

The ID of the detector associated with the findings to unarchive.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -1395,6 +1445,8 @@ export interface UntagResourceResponse {} export interface UpdateDetectorRequest { /** *

The unique ID of the detector to update.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -1442,6 +1494,8 @@ export interface UpdateFilterRequest { /** *

The unique ID of the detector that specifies the GuardDuty service where you want to * update a filter.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -1499,6 +1553,8 @@ export interface UpdateFindingsFeedbackRequest { /** *

The ID of the detector that is associated with the findings for which you want to update * the feedback.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -1533,6 +1589,8 @@ export interface UpdateFindingsFeedbackResponse {} export interface UpdateIPSetRequest { /** *

The detectorID that specifies the GuardDuty service whose IPSet you want to update.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -1633,6 +1691,8 @@ export interface UpdateMalwareScanSettingsRequest { /** *

The unique ID of the detector that specifies the GuardDuty service where you want to * update scan settings.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -1703,6 +1763,8 @@ export interface MemberFeaturesConfiguration { export interface UpdateMemberDetectorsRequest { /** *

The detector ID of the administrator account.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -1945,6 +2007,8 @@ export interface OrganizationFeatureConfiguration { export interface UpdateOrganizationConfigurationRequest { /** *

The ID of the detector that configures the delegated administrator.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -2019,6 +2083,8 @@ export interface UpdateOrganizationConfigurationResponse {} export interface UpdatePublishingDestinationRequest { /** *

The ID of the detector associated with the publishing destinations to update.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; @@ -2049,6 +2115,8 @@ export interface UpdateThreatIntelSetRequest { /** *

The detectorID that specifies the GuardDuty service whose ThreatIntelSet you want to * update.

+ *

To find the detectorId in the current Region, see the + * Settings page in the GuardDuty console, or run the ListDetectors API.

* @public */ DetectorId: string | undefined; diff --git a/clients/client-guardduty/src/protocols/Aws_restJson1.ts b/clients/client-guardduty/src/protocols/Aws_restJson1.ts index b46e5e88db652..1974162e3c56c 100644 --- a/clients/client-guardduty/src/protocols/Aws_restJson1.ts +++ b/clients/client-guardduty/src/protocols/Aws_restJson1.ts @@ -336,7 +336,6 @@ import { Organization, OrganizationAdditionalConfigurationResult, OrganizationDataSourceConfigurationsResult, - OrganizationDetails, OrganizationEbsVolumesResult, OrganizationFeatureConfigurationResult, OrganizationFeatureStatistics, @@ -357,6 +356,7 @@ import { PublicAccess, RdsDbInstanceDetails, RdsDbUserDetails, + RdsLimitlessDbDetails, RdsLoginAttemptAction, RemoteAccountDetails, RemoteIpDetails, @@ -409,6 +409,7 @@ import { MemberFeaturesConfiguration, OrganizationAdditionalConfiguration, OrganizationDataSourceConfigurations, + OrganizationDetails, OrganizationEbsVolumes, OrganizationFeatureConfiguration, OrganizationKubernetesAuditLogsConfiguration, @@ -6323,6 +6324,21 @@ const de_RdsDbUserDetails = (output: any, context: __SerdeContext): RdsDbUserDet }) as any; }; +/** + * deserializeAws_restJson1RdsLimitlessDbDetails + */ +const de_RdsLimitlessDbDetails = (output: any, context: __SerdeContext): RdsLimitlessDbDetails => { + return take(output, { + DbClusterIdentifier: [, __expectString, `dbClusterIdentifier`], + DbShardGroupArn: [, __expectString, `dbShardGroupArn`], + DbShardGroupIdentifier: [, __expectString, `dbShardGroupIdentifier`], + DbShardGroupResourceId: [, __expectString, `dbShardGroupResourceId`], + Engine: [, __expectString, `engine`], + EngineVersion: [, __expectString, `engineVersion`], + Tags: [, (_: any) => de_Tags(_, context), `tags`], + }) as any; +}; + /** * deserializeAws_restJson1RdsLoginAttemptAction */ @@ -6382,6 +6398,7 @@ const de_Resource = (output: any, context: __SerdeContext): Resource => { LambdaDetails: [, (_: any) => de_LambdaDetails(_, context), `lambdaDetails`], RdsDbInstanceDetails: [, (_: any) => de_RdsDbInstanceDetails(_, context), `rdsDbInstanceDetails`], RdsDbUserDetails: [, (_: any) => de_RdsDbUserDetails(_, context), `rdsDbUserDetails`], + RdsLimitlessDbDetails: [, (_: any) => de_RdsLimitlessDbDetails(_, context), `rdsLimitlessDbDetails`], ResourceType: [, __expectString, `resourceType`], S3BucketDetails: [, (_: any) => de_S3BucketDetails(_, context), `s3BucketDetails`], }) as any; diff --git a/codegen/sdk-codegen/aws-models/guardduty.json b/codegen/sdk-codegen/aws-models/guardduty.json index 78a97a453aacd..492484215fe8d 100644 --- a/codegen/sdk-codegen/aws-models/guardduty.json +++ b/codegen/sdk-codegen/aws-models/guardduty.json @@ -130,7 +130,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector of the GuardDuty member account.

", + "smithy.api#documentation": "

The unique ID of the detector of the GuardDuty member account.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -742,7 +742,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The ID of the detector that specifies the GuardDuty service whose findings you want to\n archive.

", + "smithy.api#documentation": "

The ID of the detector that specifies the GuardDuty service whose findings you want to\n archive.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -1916,7 +1916,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The detector ID associated with the GuardDuty account for which you want to create a filter.

", + "smithy.api#documentation": "

The detector ID associated with the GuardDuty account for which you want to create a filter.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -2029,7 +2029,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector of the GuardDuty account for which you want to create an IPSet.

", + "smithy.api#documentation": "

The unique ID of the detector of the GuardDuty account for which you want to create an IPSet.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -2233,7 +2233,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector of the GuardDuty account for which you want to associate member\n accounts.

", + "smithy.api#documentation": "

The unique ID of the detector of the GuardDuty account for which you want to associate member\n accounts.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -2316,7 +2316,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The ID of the GuardDuty detector associated with the publishing destination.

", + "smithy.api#documentation": "

The ID of the GuardDuty detector associated with the publishing destination.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -2423,7 +2423,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The ID of the detector for which you need to create sample findings.

", + "smithy.api#documentation": "

The ID of the detector for which you need to create sample findings.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -2479,7 +2479,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector of the GuardDuty account for which you want to create a\n ThreatIntelSet.

", + "smithy.api#documentation": "

The unique ID of the detector of the GuardDuty account for which you want to create a\n ThreatIntelSet.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -3001,7 +3001,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector that you want to delete.

", + "smithy.api#documentation": "

The unique ID of the detector that you want to delete.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -3050,7 +3050,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector that is associated with the filter.

", + "smithy.api#documentation": "

The unique ID of the detector that is associated with the filter.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -3108,7 +3108,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector associated with the IPSet.

", + "smithy.api#documentation": "

The unique ID of the detector associated with the IPSet.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -3273,7 +3273,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector of the GuardDuty account whose members you want to\n delete.

", + "smithy.api#documentation": "

The unique ID of the detector of the GuardDuty account whose members you want to\n delete.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -3341,7 +3341,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector associated with the publishing destination to delete.

", + "smithy.api#documentation": "

The unique ID of the detector associated with the publishing destination to delete.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -3399,7 +3399,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector that is associated with the threatIntelSet.

", + "smithy.api#documentation": "

The unique ID of the detector that is associated with the threatIntelSet.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -3463,7 +3463,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector that the request is associated with.

", + "smithy.api#documentation": "

The unique ID of the detector that the request is associated with.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -3562,7 +3562,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The detector ID of the delegated administrator for which you need to retrieve the information.

", + "smithy.api#documentation": "

The detector ID of the delegated administrator for which you need to retrieve the information.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -3678,7 +3678,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector associated with the publishing destination to\n retrieve.

", + "smithy.api#documentation": "

The unique ID of the detector associated with the publishing destination to\n retrieve.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -5610,7 +5610,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the GuardDuty detector.

", + "smithy.api#documentation": "

The unique ID of the GuardDuty detector.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -5683,7 +5683,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector that you want to get.

", + "smithy.api#documentation": "

The unique ID of the detector that you want to get.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -5796,7 +5796,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector that is associated with this filter.

", + "smithy.api#documentation": "

The unique ID of the detector that is associated with this filter.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -5903,7 +5903,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The ID of the detector that specifies the GuardDuty service whose findings you want to\n retrieve.

", + "smithy.api#documentation": "

The ID of the detector that specifies the GuardDuty service whose findings you want to\n retrieve.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -5978,7 +5978,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The ID of the detector whose findings statistics you\n want to retrieve.

", + "smithy.api#documentation": "

The ID of the detector whose findings statistics you\n want to retrieve.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -6082,7 +6082,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector that is associated with the IPSet.

", + "smithy.api#documentation": "

The unique ID of the detector that is associated with the IPSet.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -6343,7 +6343,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector that is associated with this scan.

", + "smithy.api#documentation": "

The unique ID of the detector that is associated with this scan.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -6410,7 +6410,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector of the GuardDuty member account.

", + "smithy.api#documentation": "

The unique ID of the detector of the GuardDuty member account.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -6475,7 +6475,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The detector ID for the administrator account.

", + "smithy.api#documentation": "

The detector ID for the administrator account.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -6552,7 +6552,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector of the GuardDuty account whose members you want to\n retrieve.

", + "smithy.api#documentation": "

The unique ID of the detector of the GuardDuty account whose members you want to\n retrieve.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -6669,7 +6669,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector of the GuardDuty member account.

", + "smithy.api#documentation": "

The unique ID of the detector of the GuardDuty member account.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -6740,7 +6740,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector that is associated with the threatIntelSet.

", + "smithy.api#documentation": "

The unique ID of the detector that is associated with the threatIntelSet.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -6847,7 +6847,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The ID of the detector that specifies the GuardDuty service whose usage statistics you\n want to retrieve.

", + "smithy.api#documentation": "

The ID of the detector that specifies the GuardDuty service whose usage statistics you\n want to retrieve.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -8551,7 +8551,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector of the GuardDuty account with which you want to invite members.

", + "smithy.api#documentation": "

The unique ID of the detector of the GuardDuty account with which you want to invite members.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -9363,7 +9363,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector whose coverage details you want to retrieve.

", + "smithy.api#documentation": "

The unique ID of the detector whose coverage details you want to retrieve.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -9542,7 +9542,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector that is associated with the filter.

", + "smithy.api#documentation": "

The unique ID of the detector that is associated with the filter.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -9630,7 +9630,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The ID of the detector that specifies the GuardDuty service whose findings you want to\n list.

", + "smithy.api#documentation": "

The ID of the detector that specifies the GuardDuty service whose findings you want to\n list.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -9730,7 +9730,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector that is associated with IPSet.

", + "smithy.api#documentation": "

The unique ID of the detector that is associated with IPSet.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -9961,7 +9961,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector that is associated with the member.

", + "smithy.api#documentation": "

The unique ID of the detector that is associated with the member.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -10131,7 +10131,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The detector ID for which you want to retrieve the publishing destination.

", + "smithy.api#documentation": "

The detector ID for which you want to retrieve the publishing destination.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -10279,7 +10279,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector that is associated with the threatIntelSet.

", + "smithy.api#documentation": "

The unique ID of the detector that is associated with the threatIntelSet.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -12242,7 +12242,7 @@ "Tags": { "target": "com.amazonaws.guardduty#Tags", "traits": { - "smithy.api#documentation": "

Instance tag key-value pairs associated with the database instance ID.

", + "smithy.api#documentation": "

Information about the tag key-value pairs.

", "smithy.api#jsonName": "tags" } } @@ -12294,6 +12294,63 @@ "smithy.api#documentation": "

Contains information about the user and authentication details for a database instance\n involved in the finding.

" } }, + "com.amazonaws.guardduty#RdsLimitlessDbDetails": { + "type": "structure", + "members": { + "DbShardGroupIdentifier": { + "target": "com.amazonaws.guardduty#String", + "traits": { + "smithy.api#documentation": "

The name associated with the Limitless DB shard group.

", + "smithy.api#jsonName": "dbShardGroupIdentifier" + } + }, + "DbShardGroupResourceId": { + "target": "com.amazonaws.guardduty#String", + "traits": { + "smithy.api#documentation": "

The resource identifier of the DB shard group within the Limitless Database.

", + "smithy.api#jsonName": "dbShardGroupResourceId" + } + }, + "DbShardGroupArn": { + "target": "com.amazonaws.guardduty#String", + "traits": { + "smithy.api#documentation": "

The Amazon Resource Name (ARN) that identifies the DB shard group.

", + "smithy.api#jsonName": "dbShardGroupArn" + } + }, + "Engine": { + "target": "com.amazonaws.guardduty#String", + "traits": { + "smithy.api#documentation": "

The database engine of the database instance involved in the finding.

", + "smithy.api#jsonName": "engine" + } + }, + "EngineVersion": { + "target": "com.amazonaws.guardduty#String", + "traits": { + "smithy.api#documentation": "

The version of the database engine.

", + "smithy.api#jsonName": "engineVersion" + } + }, + "DbClusterIdentifier": { + "target": "com.amazonaws.guardduty#String", + "traits": { + "smithy.api#documentation": "

The name of the database cluster that is a part of the Limitless Database.

", + "smithy.api#jsonName": "dbClusterIdentifier" + } + }, + "Tags": { + "target": "com.amazonaws.guardduty#Tags", + "traits": { + "smithy.api#documentation": "

Information about the tag-key value pair.

", + "smithy.api#jsonName": "tags" + } + } + }, + "traits": { + "smithy.api#documentation": "

Contains information about the resource type RDSLimitlessDB that is involved in a GuardDuty\n finding.

" + } + }, "com.amazonaws.guardduty#RdsLoginAttemptAction": { "type": "structure", "members": { @@ -12480,6 +12537,13 @@ "smithy.api#jsonName": "rdsDbInstanceDetails" } }, + "RdsLimitlessDbDetails": { + "target": "com.amazonaws.guardduty#RdsLimitlessDbDetails", + "traits": { + "smithy.api#documentation": "

Contains information about the RDS Limitless database that was involved in a GuardDuty finding.

", + "smithy.api#jsonName": "rdsLimitlessDbDetails" + } + }, "RdsDbUserDetails": { "target": "com.amazonaws.guardduty#RdsDbUserDetails", "traits": { @@ -12987,14 +13051,14 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector that the request is associated with.

", + "smithy.api#documentation": "

The unique ID of the detector that the request is associated with.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#jsonName": "detectorId" } }, "AdminDetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique detector ID of the administrator account that the request is associated with.\n If the account is an administrator, the AdminDetectorId will be the same as the one used for \n DetectorId.

", + "smithy.api#documentation": "

The unique detector ID of the administrator account that the request is associated with.\n If the account is an administrator, the AdminDetectorId will be the same as the one used for \n DetectorId.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#jsonName": "adminDetectorId" } }, @@ -13798,7 +13862,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector of the GuardDuty administrator account associated with the\n member accounts to monitor.

", + "smithy.api#documentation": "

The unique ID of the detector of the GuardDuty administrator account associated with the\n member accounts to monitor.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -13866,7 +13930,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector associated with the GuardDuty administrator account that is\n monitoring member accounts.

", + "smithy.api#documentation": "

The unique ID of the detector associated with the GuardDuty administrator account that is\n monitoring member accounts.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -13918,20 +13982,20 @@ "Key": { "target": "com.amazonaws.guardduty#String", "traits": { - "smithy.api#documentation": "

The EC2 instance tag key.

", + "smithy.api#documentation": "

Describes the key associated with the tag.

", "smithy.api#jsonName": "key" } }, "Value": { "target": "com.amazonaws.guardduty#String", "traits": { - "smithy.api#documentation": "

The EC2 instance tag value.

", + "smithy.api#documentation": "

Describes the value associated with the tag key.

", "smithy.api#jsonName": "value" } } }, "traits": { - "smithy.api#documentation": "

Contains information about a tag associated with the EC2 instance.

" + "smithy.api#documentation": "

Contains information about a tag key-value pair.

" } }, "com.amazonaws.guardduty#TagKey": { @@ -14364,7 +14428,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The ID of the detector associated with the findings to unarchive.

", + "smithy.api#documentation": "

The ID of the detector associated with the findings to unarchive.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -14536,7 +14600,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector to update.

", + "smithy.api#documentation": "

The unique ID of the detector to update.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -14616,7 +14680,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector that specifies the GuardDuty service where you want to\n update a filter.

", + "smithy.api#documentation": "

The unique ID of the detector that specifies the GuardDuty service where you want to\n update a filter.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -14712,7 +14776,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The ID of the detector that is associated with the findings for which you want to update \n the feedback.

", + "smithy.api#documentation": "

The ID of the detector that is associated with the findings for which you want to update \n the feedback.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -14786,7 +14850,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The detectorID that specifies the GuardDuty service whose IPSet you want to update.

", + "smithy.api#documentation": "

The detectorID that specifies the GuardDuty service whose IPSet you want to update.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -14934,7 +14998,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The unique ID of the detector that specifies the GuardDuty service where you want to\n update scan settings.

", + "smithy.api#documentation": "

The unique ID of the detector that specifies the GuardDuty service where you want to\n update scan settings.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -14997,7 +15061,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The detector ID of the administrator account.

", + "smithy.api#documentation": "

The detector ID of the administrator account.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -15082,7 +15146,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The ID of the detector that configures the delegated administrator.

", + "smithy.api#documentation": "

The ID of the detector that configures the delegated administrator.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -15180,7 +15244,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The ID of the detector associated with the publishing destinations to update.

", + "smithy.api#documentation": "

The ID of the detector associated with the publishing destinations to update.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {} @@ -15260,7 +15324,7 @@ "DetectorId": { "target": "com.amazonaws.guardduty#DetectorId", "traits": { - "smithy.api#documentation": "

The detectorID that specifies the GuardDuty service whose ThreatIntelSet you want to\n update.

", + "smithy.api#documentation": "

The detectorID that specifies the GuardDuty service whose ThreatIntelSet you want to\n update.

\n

To find the detectorId in the current Region, see the\nSettings page in the GuardDuty console, or run the ListDetectors API.

", "smithy.api#httpLabel": {}, "smithy.api#jsonName": "detectorId", "smithy.api#required": {}