Values.CredentialsSourceShort term API credentials.
type nonrec t = {accessKeyId : string option;The access key identifier.
*)secretAccessKey : StringValueMaxLength1000.t option;The access key.
*)sessionToken : StringValueMaxLength1000.t option;The session token.
*)}