Skip to content

Create Connection

POST
/aws/connections
st_session
Any of:
string
ConnectionCreateRequest
object
aws_account_id
required
Aws Account Id
string
/^[0-9]{12}$/
billing_enabled
Billing Enabled
boolean
default: true
region
Any of:
string
/^[a-z]{2}(-[a-z]+)+-[0-9]$/
tenant_aws_account_id
Any of:
string format: uuid
tenant_id
required
Tenant Id
string format: uuid

Successful Response

ConnectionCreateResponse
object
billing_enabled
required
Billing Enabled
boolean
cli_create_command
required
Cli Create Command
string
cloudformation_quickcreate_url
required
Cloudformation Quickcreate Url
string
connection_id
required
Connection Id
string format: uuid
deployment_role_name
required
Deployment Role Name
string
discovery_role_name
required
Discovery Role Name
string
external_id
required
External Id
string
status
required
Status
string
tenant_aws_account_id
required
Tenant Aws Account Id
string format: uuid
tofu_snippet
required
Tofu Snippet
string

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string