We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1437335 commit 9638649Copy full SHA for 9638649
kscore/data/vpc/2016-03-04/service-2.yaml
@@ -129,10 +129,30 @@ operations:
129
name: DescribeSubnetAvailableAddresses
130
http:
131
method: GET
132
+ CreateNat:
133
+ name: CreateNat
134
+ http:
135
+ method: GET
136
+ DeleteNat:
137
+ name: DeleteNat
138
139
140
ModifyNat:
141
name: ModifyNat
142
143
144
+ DescribeNats:
145
+ name: DescribeNats
146
147
148
+ AssociateNat:
149
+ name: AssociateNat
150
151
152
+ DisassociateNat:
153
+ name: DisassociateNat
154
155
156
157
shapes:
158
Id:
0 commit comments