A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/RDS/Types/UserAuthConfig.html below:

UserAuthConfig — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::RDS::Types::UserAuthConfig
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing UserAuthConfig as input to an Aws::Client method, you can use a vanilla Hash:

{
  description: "String",
  user_name: "String",
  auth_scheme: "SECRETS",   secret_arn: "String",
  iam_auth: "DISABLED", }

Specifies the details of authentication used by a proxy to log in as a specific database user.

Instance Attribute Summary collapse Instance Attribute Details #auth_scheme ⇒ String

The type of authentication that the proxy uses for connections from the proxy to the underlying database.

Possible values:

#description ⇒ String

A user-specified description about the authentication used by a proxy to log in as a specific database user.

#iam_auth ⇒ String

Whether to require or disallow AWS Identity and Access Management (IAM) authentication for connections to the proxy.

Possible values:

#secret_arn ⇒ String

The Amazon Resource Name (ARN) representing the secret that the proxy uses to authenticate to the RDS DB instance or Aurora DB cluster. These secrets are stored within Amazon Secrets Manager.

#user_name ⇒ String

The name of the database user to which the proxy connects.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4