File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
services/networkmanager/src/main/resources/codegen-resources Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " feature" ,
3+ "category" : " AWS Network Manager" ,
4+ "contributor" : " " ,
5+ "description" : " Add TransitGatewayPeeringAttachmentId property to TransitGatewayPeering Model"
6+ }
Original file line number Diff line number Diff line change 65266526 "TransitGatewayArn" :{
65276527 "shape" :" TransitGatewayArn" ,
65286528 "documentation" :" <p>The ARN of the transit gateway.</p>"
6529+ },
6530+ "TransitGatewayPeeringAttachmentId" :{
6531+ "shape" :" TransitGatewayPeeringAttachmentId" ,
6532+ "documentation" :" <p>The ID of the transit gateway peering attachment.</p>"
65296533 }
65306534 },
65316535 "documentation" :" <p>Describes a transit gateway peering attachment.</p>"
65326536 },
6537+ "TransitGatewayPeeringAttachmentId" :{
6538+ "type" :" string" ,
6539+ "max" :50 ,
6540+ "min" :0 ,
6541+ "pattern" :" ^tgw-attach-([0-9a-f]{8,17})$"
6542+ },
65336543 "TransitGatewayRegistration" :{
65346544 "type" :" structure" ,
65356545 "members" :{
You can’t perform that action at this time.
0 commit comments