KeyPairCredentials - Amazon Quick Sight
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).

KeyPairCredentials

The combination of username, private key and passphrase that are used as credentials.

Contents

Note

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

KeyPairUsername

Username

Type: String

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

Required: Yes

PrivateKey

PrivateKey

Type: String

Length Constraints: Minimum length of 1600. Maximum length of 8000.

Pattern: ^-{5}BEGIN (ENCRYPTED )?PRIVATE KEY-{5}\u000D?\u000A([A-Za-z0-9/+]{64}\u000D?\u000A)*[A-Za-z0-9/+]{1,64}={0,2}\u000D?\u000A-{5}END (ENCRYPTED )?PRIVATE KEY-{5}(\u000D?\u000A)?$

Required: Yes

PrivateKeyPassphrase

PrivateKeyPassphrase

Type: String

Length Constraints: Maximum length of 256.

Required: No

See Also

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