TemporaryCredentials
class TemporaryCredentials
A temporary set of credentials for an Lake Formation user. These credentials are scoped down to only access the raw data sources that the user has access to.
The temporary security credentials consist of an access key and a session token. The access key consists of an access key ID and a secret key. When the credentials are created, they are associated with an IAM access control policy that limits what the user can do when using the credentials.
Types
Properties
Link copied to clipboard
The access key ID for the temporary credentials.
Link copied to clipboard
The date and time when the temporary credentials expire.
Link copied to clipboard
The secret key for the temporary credentials.
Link copied to clipboard
The session token for the temporary credentials.