vaultrs::auth::aws::config::sts

Function create

source
pub async fn create(
    client: &impl Client,
    mount: &str,
    account_id: &str,
    sts_role: &str,
) -> Result<(), ClientError>
Expand description

Allows the explicit association of STS roles to satellite AWS accounts.

See CreateStsRoleRequest