redshift_delete_authentication_profile {paws.database}R Documentation

Deletes an authentication profile

Description

Deletes an authentication profile.

See https://www.paws-r-sdk.com/docs/redshift_delete_authentication_profile/ for full documentation.

Usage

redshift_delete_authentication_profile(AuthenticationProfileName)

Arguments

AuthenticationProfileName

[required] The name of the authentication profile to delete.


[Package paws.database version 0.9.0 Index]