Skip to content

Commit

Permalink
docs(client-networkmanager): This release includes an update to creat…
Browse files Browse the repository at this point in the history
…e-transit-gateway-route-table-attachment, showing example usage for TransitGatewayRouteTableArn.
  • Loading branch information
awstools committed Mar 22, 2023
1 parent b12c244 commit 5b5538b
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion clients/client-networkmanager/src/models/models_0.ts
Expand Up @@ -2421,7 +2421,7 @@ export interface CreateTransitGatewayRouteTableAttachmentRequest {
PeeringId: string | undefined;

/**
* <p>The ARN of the transit gateway route table for the attachment request.</p>
* <p>The ARN of the transit gateway route table for the attachment request. For example, <code>"TransitGatewayRouteTableArn": "arn:aws:ec2:us-west-2:123456789012:transit-gateway-route-table/tgw-rtb-9876543210123456"</code>.</p>
*/
TransitGatewayRouteTableArn: string | undefined;

Expand Down
88 changes: 44 additions & 44 deletions codegen/sdk-codegen/aws-models/networkmanager.json
Expand Up @@ -3170,7 +3170,7 @@
"TransitGatewayRouteTableArn": {
"target": "com.amazonaws.networkmanager#TransitGatewayRouteTableArn",
"traits": {
"smithy.api#documentation": "<p>The ARN of the transit gateway route table for the attachment request.</p>",
"smithy.api#documentation": "<p>The ARN of the transit gateway route table for the attachment request. For example, <code>\"TransitGatewayRouteTableArn\": \"arn:aws:ec2:us-west-2:123456789012:transit-gateway-route-table/tgw-rtb-9876543210123456\"</code>.</p>",
"smithy.api#required": {}
}
},
Expand Down Expand Up @@ -9451,9 +9451,9 @@
}
},
"params": {
"Region": "aws-global",
"UseFIPS": false,
"UseDualStack": false,
"UseFIPS": false
"Region": "aws-global"
}
},
{
Expand All @@ -9464,9 +9464,9 @@
}
},
"params": {
"Region": "us-east-1",
"UseFIPS": true,
"UseDualStack": true,
"UseFIPS": true
"Region": "us-east-1"
}
},
{
Expand All @@ -9477,9 +9477,9 @@
}
},
"params": {
"Region": "us-east-1",
"UseFIPS": true,
"UseDualStack": false,
"UseFIPS": true
"Region": "us-east-1"
}
},
{
Expand All @@ -9490,9 +9490,9 @@
}
},
"params": {
"Region": "us-east-1",
"UseFIPS": false,
"UseDualStack": true,
"UseFIPS": false
"Region": "us-east-1"
}
},
{
Expand All @@ -9512,9 +9512,9 @@
}
},
"params": {
"Region": "us-east-1",
"UseFIPS": false,
"UseDualStack": false,
"UseFIPS": false
"Region": "us-east-1"
}
},
{
Expand All @@ -9525,9 +9525,9 @@
}
},
"params": {
"Region": "cn-north-1",
"UseFIPS": true,
"UseDualStack": true,
"UseFIPS": true
"Region": "cn-north-1"
}
},
{
Expand All @@ -9538,9 +9538,9 @@
}
},
"params": {
"Region": "cn-north-1",
"UseFIPS": true,
"UseDualStack": false,
"UseFIPS": true
"Region": "cn-north-1"
}
},
{
Expand All @@ -9551,9 +9551,9 @@
}
},
"params": {
"Region": "cn-north-1",
"UseFIPS": false,
"UseDualStack": true,
"UseFIPS": false
"Region": "cn-north-1"
}
},
{
Expand All @@ -9564,9 +9564,9 @@
}
},
"params": {
"Region": "cn-north-1",
"UseFIPS": false,
"UseDualStack": false,
"UseFIPS": false
"Region": "cn-north-1"
}
},
{
Expand All @@ -9586,9 +9586,9 @@
}
},
"params": {
"Region": "aws-us-gov-global",
"UseFIPS": false,
"UseDualStack": false,
"UseFIPS": false
"Region": "aws-us-gov-global"
}
},
{
Expand All @@ -9599,9 +9599,9 @@
}
},
"params": {
"Region": "us-gov-east-1",
"UseFIPS": true,
"UseDualStack": true,
"UseFIPS": true
"Region": "us-gov-east-1"
}
},
{
Expand All @@ -9612,9 +9612,9 @@
}
},
"params": {
"Region": "us-gov-east-1",
"UseFIPS": true,
"UseDualStack": false,
"UseFIPS": true
"Region": "us-gov-east-1"
}
},
{
Expand All @@ -9625,9 +9625,9 @@
}
},
"params": {
"Region": "us-gov-east-1",
"UseFIPS": false,
"UseDualStack": true,
"UseFIPS": false
"Region": "us-gov-east-1"
}
},
{
Expand All @@ -9647,9 +9647,9 @@
}
},
"params": {
"Region": "us-gov-east-1",
"UseFIPS": false,
"UseDualStack": false,
"UseFIPS": false
"Region": "us-gov-east-1"
}
},
{
Expand All @@ -9660,9 +9660,9 @@
}
},
"params": {
"Region": "us-iso-east-1",
"UseFIPS": true,
"UseDualStack": false,
"UseFIPS": true
"Region": "us-iso-east-1"
}
},
{
Expand All @@ -9673,9 +9673,9 @@
}
},
"params": {
"Region": "us-iso-east-1",
"UseFIPS": false,
"UseDualStack": false,
"UseFIPS": false
"Region": "us-iso-east-1"
}
},
{
Expand All @@ -9686,9 +9686,9 @@
}
},
"params": {
"Region": "us-isob-east-1",
"UseFIPS": true,
"UseDualStack": false,
"UseFIPS": true
"Region": "us-isob-east-1"
}
},
{
Expand All @@ -9699,9 +9699,9 @@
}
},
"params": {
"Region": "us-isob-east-1",
"UseFIPS": false,
"UseDualStack": false,
"UseFIPS": false
"Region": "us-isob-east-1"
}
},
{
Expand All @@ -9712,9 +9712,9 @@
}
},
"params": {
"Region": "us-east-1",
"UseDualStack": false,
"UseFIPS": false,
"UseDualStack": false,
"Region": "us-east-1",
"Endpoint": "https://example.com"
}
},
Expand All @@ -9726,8 +9726,8 @@
}
},
"params": {
"UseDualStack": false,
"UseFIPS": false,
"UseDualStack": false,
"Endpoint": "https://example.com"
}
},
Expand All @@ -9737,9 +9737,9 @@
"error": "Invalid Configuration: FIPS and custom endpoint are not supported"
},
"params": {
"Region": "us-east-1",
"UseDualStack": false,
"UseFIPS": true,
"UseDualStack": false,
"Region": "us-east-1",
"Endpoint": "https://example.com"
}
},
Expand All @@ -9749,9 +9749,9 @@
"error": "Invalid Configuration: Dualstack and custom endpoint are not supported"
},
"params": {
"Region": "us-east-1",
"UseDualStack": true,
"UseFIPS": false,
"UseDualStack": true,
"Region": "us-east-1",
"Endpoint": "https://example.com"
}
}
Expand Down

0 comments on commit 5b5538b

Please sign in to comment.