RdsDbInstanceDetails - Amazon GuardDuty
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

RdsDbInstanceDetails

Contains information about the resource type RDSDBInstance involved in a GuardDuty finding.

Contents

dbClusterIdentifier

The identifier of the database cluster that contains the database instance ID involved in the finding.

Type: String

Required: No

dbInstanceArn

The Amazon Resource Name (ARN) that identifies the database instance involved in the finding.

Type: String

Required: No

dbInstanceIdentifier

The identifier associated to the database instance that was involved in the finding.

Type: String

Required: No

engine

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

Type: String

Required: No

engineVersion

The version of the database engine that was involved in the finding.

Type: String

Required: No

tags

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

Type: Array of Tag objects

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: