- Navigation Guide
@aws-sdk/client-redshift
GetClusterCredentialsWithIAMCommand Class
Returns a database user name and temporary password with temporary authorization to log in to an Amazon Redshift database. The database user is mapped 1:1 to the source Identity and Access Management (IAM) identity. For more information about IAM identities, see IAM Identities (users, user groups, and roles) in the Amazon Web Services Identity and Access Management User Guide.
The Identity and Access Management (IAM) identity that runs this operation must have an IAM policy attached that allows access to all necessary actions and resources. For more information about permissions, see Using identity-based policies (IAM policies) in the Amazon Redshift Cluster Management Guide.
Parameters
Name | Signature | Summary |
---|---|---|
GetClusterCredentialsWithIAMCommandInput |
|
Full Signature
export declare class GetClusterCredentialsWithIAMCommand extends GetClusterCredentialsWithIAMCommand_base
Related
- GetClusterCredentialsWithIAMCommandInput for command's
input
shape. - GetClusterCredentialsWithIAMCommandOutput for command's
response
shape. - config for RedshiftClient's
config
shape.