- Navigation GuideYou are on a type information page within a Client package. Return to the Client landing page
@aws-sdk/client-redshift
CreateAuthenticationProfileMessage Interface
Members
Name | Type | Details |
---|---|---|
AuthenticationProfileContent Required | string | 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 Required | string | undefined | The name of the authentication profile to be created. |
Full Signature
export interface CreateAuthenticationProfileMessage