pub async fn create( client: &impl Client, mount: &str, account_id: &str, sts_role: &str, ) -> Result<(), ClientError>
Allows the explicit association of STS roles to satellite AWS accounts.
See CreateStsRoleRequest