pub async fn put_usage_plan_key( client: &Client, usage_plan_id: &str, api_key_id: &str, ) -> Result<CreateUsagePlanKeyOutput>