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