redshift_describe_account_attributes: Returns a list of attributes attached to an account
Description
Returns a list of attributes attached to an account
Usage
redshift_describe_account_attributes(AttributeNames)
Arguments
AttributeNames
A list of attribute names.
Request syntax
svc$describe_account_attributes(
AttributeNames = list(
"string"
)
)