type

@JvmName(name = "myqljosrfhthdrga")
suspend fun type(value: String?)

Parameters

value

The type of credentials to read. Defaults to "creds", which just returns an AWS Access Key ID and Secret Key. Can also be set to "sts", which will return a security token in addition to the keys.