---
title: "Import Jdbc Conn"
method: POST
path: "/data-source/import-jdbc-conn"
tags: ["data-source"]
---

# Import Jdbc Conn

`POST /data-source/import-jdbc-conn`

## Request body

- JDBCInstanceSourceBase
  - `instance_id` string
  - `account_provider_id` integer
  - `account_id` string
  - `region` string

## Response `200`

Successful Response

- BaseResponse
  - `status` string, required
  - `code` integer, required
  - `message` string
  - `data` unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/aws-samples/apis/sensitive-data-protect-solution.md) · [All operations](https://skmtc.net/aws-samples/apis/sensitive-data-protect-solution/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws-samples/sensitive-data-protect-solution/versions/e0c2e29932e2/schema)
