pub async fn read(
client: &impl Client,
mount: &str,
account_id: &str,
) -> Result<ReadStsRoleResponse, ClientError>
Expand description
Returns the previously configured STS role.
pub async fn read(
client: &impl Client,
mount: &str,
account_id: &str,
) -> Result<ReadStsRoleResponse, ClientError>
Returns the previously configured STS role.