redshift_describe_authentication_profiles {paws.database} | R Documentation |
Describes an authentication profile
Description
Describes an authentication profile.
See https://www.paws-r-sdk.com/docs/redshift_describe_authentication_profiles/ 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. |
[Package paws.database version 0.7.0 Index]