redshift_modify_authentication_profile: Modifies an authentication profile

View source: R/redshift_operations.R

redshift_modify_authentication_profileR Documentation

Modifies an authentication profile

Description

Modifies an authentication profile.

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

Usage

redshift_modify_authentication_profile(
  AuthenticationProfileName,
  AuthenticationProfileContent
)

Arguments

AuthenticationProfileName

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

AuthenticationProfileContent

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


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.