AssetBundleImportJobDataSourceCredentials - 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).

AssetBundleImportJobDataSourceCredentials

The login credentials to use to import a data source resource.

Contents

Note

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

CredentialPair

A username and password credential pair to be used to create the imported data source. Keep this field blank if you are using a Secrets Manager secret to provide credentials.

Type: AssetBundleImportJobDataSourceCredentialPair object

Required: No

SecretArn

The ARN of the Secrets Manager secret that's used to create the imported data source. Keep this field blank, unless you are using a secret in place of a credential pair.

Type: String

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

Pattern: ^arn:[-a-z0-9]*:secretsmanager:[-a-z0-9]*:[0-9]{12}:secret:.+

Required: No

See Also

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