delete_authentication_profile
(**kwargs)¶Deletes an authentication profile.
See also: AWS API Documentation
Request Syntax
response = client.delete_authentication_profile(
AuthenticationProfileName='string'
)
[REQUIRED]
The name of the authentication profile to delete.
{
'AuthenticationProfileName': 'string'
}
Response Structure
The name of the authentication profile that was deleted.
Exceptions
Redshift.Client.exceptions.AuthenticationProfileNotFoundFault
Redshift.Client.exceptions.InvalidAuthenticationProfileRequestFault