DeleteAuthenticationProfile - Amazon Redshift
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DeleteAuthenticationProfile

Deletes an authentication profile.

Request Parameters

For information about the parameters that are common to all actions, see Common Parameters.

AuthenticationProfileName

The name of the authentication profile to delete.

Type: String

Length Constraints: Maximum length of 63.

Pattern: ^[a-zA-Z0-9\-]+$

Required: Yes

Response Elements

The following element is returned by the service.

AuthenticationProfileName

The name of the authentication profile that was deleted.

Type: String

Length Constraints: Maximum length of 63.

Pattern: ^[a-zA-Z0-9\-]+$

Errors

For information about the errors that are common to all actions, see Common Errors.

AuthenticationProfileNotFoundFault

The authentication profile can't be found.

HTTP Status Code: 404

InvalidAuthenticationProfileRequestFault

The authentication profile request is not valid. The profile name can't be null or empty. The authentication profile API operation must be available in the Amazon Web Services Region.

HTTP Status Code: 400

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: