LoginAttribute - 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).

LoginAttribute

Information about the login attempts.

Contents

application

Indicates the application name used to attempt log in.

Type: String

Required: No

failedLoginAttempts

Represents the sum of failed (unsuccessful) login attempts made to establish a connection to the database instance.

Type: Integer

Required: No

successfulLoginAttempts

Represents the sum of successful connections (a correct combination of login attributes) made to the database instance by the actor.

Type: Integer

Required: No

user

Indicates the user name which attempted to log in.

Type: String

Required: No

See Also

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