CredentialPair - Amazon QuickSight
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

CredentialPair

The combination of user name and password that are used as credentials.

Contents

Note

In the following list, the required parameters are described first.

Password

Password.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: Yes

Username

User name.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: Yes

AlternateDataSourceParameters

A set of alternate data source parameters that you want to share for these credentials. The credentials are applied in tandem with the data source parameters when you copy a data source by using a create or update request. The API operation compares the DataSourceParameters structure that's in the request with the structures in the AlternateDataSourceParameters allow list. If the structures are an exact match, the request is allowed to use the new data source with the existing credentials. If the AlternateDataSourceParameters list is null, the DataSourceParameters originally used with these Credentials is automatically allowed.

Type: Array of DataSourceParameters objects

Array Members: Minimum number of 1 item. Maximum number of 50 items.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: