put_usage_plan_key

Function put_usage_plan_key 

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