@aws-sdk/client-redshift

CreateAuthenticationProfileMessage Interface

Members

Name
Type
Details
AuthenticationProfileContent Requiredstring | undefined

The content of the authentication profile in JSON format. The maximum length of the JSON string is determined by a quota for your account.

AuthenticationProfileName Requiredstring | undefined

The name of the authentication profile to be created.

Full Signature

export interface CreateAuthenticationProfileMessage