pub async fn credentials_sts(
client: &impl Client,
mount: &str,
name: &str,
opts: Option<&mut GenerateCredentialsStsRequestBuilder>,
) -> Result<GenerateCredentialsResponse, ClientError>
Expand description
Generate credentials using /aws/sts endpoint