AwsCredentials - Amazon FinSpace

Amazon FinSpace Dataset Browser will be discontinued on November 29, 2024. Starting November 29, 2023, FinSpace will no longer accept the creation of new Dataset Browser environments. Customers using Amazon FinSpace with Managed Kdb Insights will not be affected. For more information, review the FAQ or contact AWS Support to assist with your transition.

AwsCredentials

The credentials required to access the external Dataview from the S3 location.

Contents

Note

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

accessKeyId

The unique identifier for the security credentials.

Type: String

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

Pattern: [\s\S]*\S[\s\S]*

Required: No

expiration

The Epoch time when the current credentials expire.

Type: Long

Required: No

secretAccessKey

The secret access key that can be used to sign requests.

Type: String

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

Pattern: [\s\S]*\S[\s\S]*

Required: No

sessionToken

The token that users must pass to use the credentials.

Type: String

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

Pattern: [\s\S]*\S[\s\S]*

Required: No

See Also

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