Learn R Programming

paws.database (version 0.2.0)

redshift_describe_authentication_profiles: Describes an authentication profile

Description

Describes an authentication profile.

See https://paws-r.github.io/docs/redshift/describe_authentication_profiles.html for full documentation.

Usage

redshift_describe_authentication_profiles(AuthenticationProfileName = NULL)

Arguments

AuthenticationProfileName

The name of the authentication profile to describe. If not specified then all authentication profiles owned by the account are listed.