pub async fn update_api_key(
    configuration: &Configuration,
    access_key: &str,
    update_api_key_request: UpdateApiKeyRequest
) -> Result<ScalewayPeriodIamPeriodV1alpha1PeriodApiKey, Error<UpdateApiKeyError>>