v51

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-01169142751.2 KB
Subscriptions - Pro - Connectivity

Update a specific region transit gateway attachment

(Active-Active subscriptions only) Updates the specified AWS transit gateway attachment for one region in an Active-Active subscription.

put/v1/subscriptions/{subscriptionId}/regions/{regionId}/transitGateways/{TgwId}/attachment

Path parameters

subscriptionIdinteger required

Subscription ID.

regionIdinteger required

Region ID - required for Active-Active subscription

TgwIdinteger required

AWS transit gateway ID.

Request body

commandTypestring

Example request

{
  "cidrs": [
    "10.10.10.0/24",
    "10.10.20.0/24"
  ]
}

Response

Accepted

taskIdstring uuid
commandTypestring
status'initialized' | 'received' | 'processing-in-progress' | 'processing-completed' | 'processing-error'
descriptionstring
timestampstring date-time
linksobject[]