pub async fn creds(
client: &impl Client,
mount: &str,
name: &str,
) -> Result<GenerateCredentialsResponse, ClientError>
Expand description
Generates credentials from a role
pub async fn creds(
client: &impl Client,
mount: &str,
name: &str,
) -> Result<GenerateCredentialsResponse, ClientError>
Generates credentials from a role