aws-sdk-directconnect 1.0.0.rc1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/lib/aws-sdk-directconnect.rb +47 -0
- data/lib/aws-sdk-directconnect/client.rb +1299 -0
- data/lib/aws-sdk-directconnect/client_api.rb +620 -0
- data/lib/aws-sdk-directconnect/customizations.rb +7 -0
- data/lib/aws-sdk-directconnect/errors.rb +23 -0
- data/lib/aws-sdk-directconnect/resource.rb +25 -0
- data/lib/aws-sdk-directconnect/types.rb +1669 -0
- metadata +80 -0
@@ -0,0 +1,620 @@
|
|
1
|
+
# WARNING ABOUT GENERATED CODE
|
2
|
+
#
|
3
|
+
# This file is generated. See the contributing for info on making contributions:
|
4
|
+
# https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
|
5
|
+
#
|
6
|
+
# WARNING ABOUT GENERATED CODE
|
7
|
+
|
8
|
+
module Aws
|
9
|
+
module DirectConnect
|
10
|
+
# @api private
|
11
|
+
module ClientApi
|
12
|
+
|
13
|
+
include Seahorse::Model
|
14
|
+
|
15
|
+
ASN = Shapes::IntegerShape.new(name: 'ASN')
|
16
|
+
AllocateConnectionOnInterconnectRequest = Shapes::StructureShape.new(name: 'AllocateConnectionOnInterconnectRequest')
|
17
|
+
AllocatePrivateVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'AllocatePrivateVirtualInterfaceRequest')
|
18
|
+
AllocatePublicVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'AllocatePublicVirtualInterfaceRequest')
|
19
|
+
AmazonAddress = Shapes::StringShape.new(name: 'AmazonAddress')
|
20
|
+
BGPAuthKey = Shapes::StringShape.new(name: 'BGPAuthKey')
|
21
|
+
Bandwidth = Shapes::StringShape.new(name: 'Bandwidth')
|
22
|
+
CIDR = Shapes::StringShape.new(name: 'CIDR')
|
23
|
+
ConfirmConnectionRequest = Shapes::StructureShape.new(name: 'ConfirmConnectionRequest')
|
24
|
+
ConfirmConnectionResponse = Shapes::StructureShape.new(name: 'ConfirmConnectionResponse')
|
25
|
+
ConfirmPrivateVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'ConfirmPrivateVirtualInterfaceRequest')
|
26
|
+
ConfirmPrivateVirtualInterfaceResponse = Shapes::StructureShape.new(name: 'ConfirmPrivateVirtualInterfaceResponse')
|
27
|
+
ConfirmPublicVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'ConfirmPublicVirtualInterfaceRequest')
|
28
|
+
ConfirmPublicVirtualInterfaceResponse = Shapes::StructureShape.new(name: 'ConfirmPublicVirtualInterfaceResponse')
|
29
|
+
Connection = Shapes::StructureShape.new(name: 'Connection')
|
30
|
+
ConnectionId = Shapes::StringShape.new(name: 'ConnectionId')
|
31
|
+
ConnectionList = Shapes::ListShape.new(name: 'ConnectionList')
|
32
|
+
ConnectionName = Shapes::StringShape.new(name: 'ConnectionName')
|
33
|
+
ConnectionState = Shapes::StringShape.new(name: 'ConnectionState')
|
34
|
+
Connections = Shapes::StructureShape.new(name: 'Connections')
|
35
|
+
CreateConnectionRequest = Shapes::StructureShape.new(name: 'CreateConnectionRequest')
|
36
|
+
CreateInterconnectRequest = Shapes::StructureShape.new(name: 'CreateInterconnectRequest')
|
37
|
+
CreatePrivateVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'CreatePrivateVirtualInterfaceRequest')
|
38
|
+
CreatePublicVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'CreatePublicVirtualInterfaceRequest')
|
39
|
+
CustomerAddress = Shapes::StringShape.new(name: 'CustomerAddress')
|
40
|
+
DeleteConnectionRequest = Shapes::StructureShape.new(name: 'DeleteConnectionRequest')
|
41
|
+
DeleteInterconnectRequest = Shapes::StructureShape.new(name: 'DeleteInterconnectRequest')
|
42
|
+
DeleteInterconnectResponse = Shapes::StructureShape.new(name: 'DeleteInterconnectResponse')
|
43
|
+
DeleteVirtualInterfaceRequest = Shapes::StructureShape.new(name: 'DeleteVirtualInterfaceRequest')
|
44
|
+
DeleteVirtualInterfaceResponse = Shapes::StructureShape.new(name: 'DeleteVirtualInterfaceResponse')
|
45
|
+
DescribeConnectionLoaRequest = Shapes::StructureShape.new(name: 'DescribeConnectionLoaRequest')
|
46
|
+
DescribeConnectionLoaResponse = Shapes::StructureShape.new(name: 'DescribeConnectionLoaResponse')
|
47
|
+
DescribeConnectionsOnInterconnectRequest = Shapes::StructureShape.new(name: 'DescribeConnectionsOnInterconnectRequest')
|
48
|
+
DescribeConnectionsRequest = Shapes::StructureShape.new(name: 'DescribeConnectionsRequest')
|
49
|
+
DescribeInterconnectLoaRequest = Shapes::StructureShape.new(name: 'DescribeInterconnectLoaRequest')
|
50
|
+
DescribeInterconnectLoaResponse = Shapes::StructureShape.new(name: 'DescribeInterconnectLoaResponse')
|
51
|
+
DescribeInterconnectsRequest = Shapes::StructureShape.new(name: 'DescribeInterconnectsRequest')
|
52
|
+
DescribeTagsRequest = Shapes::StructureShape.new(name: 'DescribeTagsRequest')
|
53
|
+
DescribeTagsResponse = Shapes::StructureShape.new(name: 'DescribeTagsResponse')
|
54
|
+
DescribeVirtualInterfacesRequest = Shapes::StructureShape.new(name: 'DescribeVirtualInterfacesRequest')
|
55
|
+
DirectConnectClientException = Shapes::StructureShape.new(name: 'DirectConnectClientException')
|
56
|
+
DirectConnectServerException = Shapes::StructureShape.new(name: 'DirectConnectServerException')
|
57
|
+
DuplicateTagKeysException = Shapes::StructureShape.new(name: 'DuplicateTagKeysException')
|
58
|
+
ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
|
59
|
+
Interconnect = Shapes::StructureShape.new(name: 'Interconnect')
|
60
|
+
InterconnectId = Shapes::StringShape.new(name: 'InterconnectId')
|
61
|
+
InterconnectList = Shapes::ListShape.new(name: 'InterconnectList')
|
62
|
+
InterconnectName = Shapes::StringShape.new(name: 'InterconnectName')
|
63
|
+
InterconnectState = Shapes::StringShape.new(name: 'InterconnectState')
|
64
|
+
Interconnects = Shapes::StructureShape.new(name: 'Interconnects')
|
65
|
+
Loa = Shapes::StructureShape.new(name: 'Loa')
|
66
|
+
LoaContent = Shapes::BlobShape.new(name: 'LoaContent')
|
67
|
+
LoaContentType = Shapes::StringShape.new(name: 'LoaContentType')
|
68
|
+
LoaIssueTime = Shapes::TimestampShape.new(name: 'LoaIssueTime')
|
69
|
+
Location = Shapes::StructureShape.new(name: 'Location')
|
70
|
+
LocationCode = Shapes::StringShape.new(name: 'LocationCode')
|
71
|
+
LocationList = Shapes::ListShape.new(name: 'LocationList')
|
72
|
+
LocationName = Shapes::StringShape.new(name: 'LocationName')
|
73
|
+
Locations = Shapes::StructureShape.new(name: 'Locations')
|
74
|
+
NewPrivateVirtualInterface = Shapes::StructureShape.new(name: 'NewPrivateVirtualInterface')
|
75
|
+
NewPrivateVirtualInterfaceAllocation = Shapes::StructureShape.new(name: 'NewPrivateVirtualInterfaceAllocation')
|
76
|
+
NewPublicVirtualInterface = Shapes::StructureShape.new(name: 'NewPublicVirtualInterface')
|
77
|
+
NewPublicVirtualInterfaceAllocation = Shapes::StructureShape.new(name: 'NewPublicVirtualInterfaceAllocation')
|
78
|
+
OwnerAccount = Shapes::StringShape.new(name: 'OwnerAccount')
|
79
|
+
PartnerName = Shapes::StringShape.new(name: 'PartnerName')
|
80
|
+
ProviderName = Shapes::StringShape.new(name: 'ProviderName')
|
81
|
+
Region = Shapes::StringShape.new(name: 'Region')
|
82
|
+
ResourceArn = Shapes::StringShape.new(name: 'ResourceArn')
|
83
|
+
ResourceArnList = Shapes::ListShape.new(name: 'ResourceArnList')
|
84
|
+
ResourceTag = Shapes::StructureShape.new(name: 'ResourceTag')
|
85
|
+
ResourceTagList = Shapes::ListShape.new(name: 'ResourceTagList')
|
86
|
+
RouteFilterPrefix = Shapes::StructureShape.new(name: 'RouteFilterPrefix')
|
87
|
+
RouteFilterPrefixList = Shapes::ListShape.new(name: 'RouteFilterPrefixList')
|
88
|
+
RouterConfig = Shapes::StringShape.new(name: 'RouterConfig')
|
89
|
+
Tag = Shapes::StructureShape.new(name: 'Tag')
|
90
|
+
TagKey = Shapes::StringShape.new(name: 'TagKey')
|
91
|
+
TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
|
92
|
+
TagList = Shapes::ListShape.new(name: 'TagList')
|
93
|
+
TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
|
94
|
+
TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
|
95
|
+
TagValue = Shapes::StringShape.new(name: 'TagValue')
|
96
|
+
TooManyTagsException = Shapes::StructureShape.new(name: 'TooManyTagsException')
|
97
|
+
UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
|
98
|
+
UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
|
99
|
+
VLAN = Shapes::IntegerShape.new(name: 'VLAN')
|
100
|
+
VirtualGateway = Shapes::StructureShape.new(name: 'VirtualGateway')
|
101
|
+
VirtualGatewayId = Shapes::StringShape.new(name: 'VirtualGatewayId')
|
102
|
+
VirtualGatewayList = Shapes::ListShape.new(name: 'VirtualGatewayList')
|
103
|
+
VirtualGatewayState = Shapes::StringShape.new(name: 'VirtualGatewayState')
|
104
|
+
VirtualGateways = Shapes::StructureShape.new(name: 'VirtualGateways')
|
105
|
+
VirtualInterface = Shapes::StructureShape.new(name: 'VirtualInterface')
|
106
|
+
VirtualInterfaceId = Shapes::StringShape.new(name: 'VirtualInterfaceId')
|
107
|
+
VirtualInterfaceList = Shapes::ListShape.new(name: 'VirtualInterfaceList')
|
108
|
+
VirtualInterfaceName = Shapes::StringShape.new(name: 'VirtualInterfaceName')
|
109
|
+
VirtualInterfaceState = Shapes::StringShape.new(name: 'VirtualInterfaceState')
|
110
|
+
VirtualInterfaceType = Shapes::StringShape.new(name: 'VirtualInterfaceType')
|
111
|
+
VirtualInterfaces = Shapes::StructureShape.new(name: 'VirtualInterfaces')
|
112
|
+
|
113
|
+
AllocateConnectionOnInterconnectRequest.add_member(:bandwidth, Shapes::ShapeRef.new(shape: Bandwidth, required: true, location_name: "bandwidth"))
|
114
|
+
AllocateConnectionOnInterconnectRequest.add_member(:connection_name, Shapes::ShapeRef.new(shape: ConnectionName, required: true, location_name: "connectionName"))
|
115
|
+
AllocateConnectionOnInterconnectRequest.add_member(:owner_account, Shapes::ShapeRef.new(shape: OwnerAccount, required: true, location_name: "ownerAccount"))
|
116
|
+
AllocateConnectionOnInterconnectRequest.add_member(:interconnect_id, Shapes::ShapeRef.new(shape: InterconnectId, required: true, location_name: "interconnectId"))
|
117
|
+
AllocateConnectionOnInterconnectRequest.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, required: true, location_name: "vlan"))
|
118
|
+
AllocateConnectionOnInterconnectRequest.struct_class = Types::AllocateConnectionOnInterconnectRequest
|
119
|
+
|
120
|
+
AllocatePrivateVirtualInterfaceRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
|
121
|
+
AllocatePrivateVirtualInterfaceRequest.add_member(:owner_account, Shapes::ShapeRef.new(shape: OwnerAccount, required: true, location_name: "ownerAccount"))
|
122
|
+
AllocatePrivateVirtualInterfaceRequest.add_member(:new_private_virtual_interface_allocation, Shapes::ShapeRef.new(shape: NewPrivateVirtualInterfaceAllocation, required: true, location_name: "newPrivateVirtualInterfaceAllocation"))
|
123
|
+
AllocatePrivateVirtualInterfaceRequest.struct_class = Types::AllocatePrivateVirtualInterfaceRequest
|
124
|
+
|
125
|
+
AllocatePublicVirtualInterfaceRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
|
126
|
+
AllocatePublicVirtualInterfaceRequest.add_member(:owner_account, Shapes::ShapeRef.new(shape: OwnerAccount, required: true, location_name: "ownerAccount"))
|
127
|
+
AllocatePublicVirtualInterfaceRequest.add_member(:new_public_virtual_interface_allocation, Shapes::ShapeRef.new(shape: NewPublicVirtualInterfaceAllocation, required: true, location_name: "newPublicVirtualInterfaceAllocation"))
|
128
|
+
AllocatePublicVirtualInterfaceRequest.struct_class = Types::AllocatePublicVirtualInterfaceRequest
|
129
|
+
|
130
|
+
ConfirmConnectionRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
|
131
|
+
ConfirmConnectionRequest.struct_class = Types::ConfirmConnectionRequest
|
132
|
+
|
133
|
+
ConfirmConnectionResponse.add_member(:connection_state, Shapes::ShapeRef.new(shape: ConnectionState, location_name: "connectionState"))
|
134
|
+
ConfirmConnectionResponse.struct_class = Types::ConfirmConnectionResponse
|
135
|
+
|
136
|
+
ConfirmPrivateVirtualInterfaceRequest.add_member(:virtual_interface_id, Shapes::ShapeRef.new(shape: VirtualInterfaceId, required: true, location_name: "virtualInterfaceId"))
|
137
|
+
ConfirmPrivateVirtualInterfaceRequest.add_member(:virtual_gateway_id, Shapes::ShapeRef.new(shape: VirtualGatewayId, required: true, location_name: "virtualGatewayId"))
|
138
|
+
ConfirmPrivateVirtualInterfaceRequest.struct_class = Types::ConfirmPrivateVirtualInterfaceRequest
|
139
|
+
|
140
|
+
ConfirmPrivateVirtualInterfaceResponse.add_member(:virtual_interface_state, Shapes::ShapeRef.new(shape: VirtualInterfaceState, location_name: "virtualInterfaceState"))
|
141
|
+
ConfirmPrivateVirtualInterfaceResponse.struct_class = Types::ConfirmPrivateVirtualInterfaceResponse
|
142
|
+
|
143
|
+
ConfirmPublicVirtualInterfaceRequest.add_member(:virtual_interface_id, Shapes::ShapeRef.new(shape: VirtualInterfaceId, required: true, location_name: "virtualInterfaceId"))
|
144
|
+
ConfirmPublicVirtualInterfaceRequest.struct_class = Types::ConfirmPublicVirtualInterfaceRequest
|
145
|
+
|
146
|
+
ConfirmPublicVirtualInterfaceResponse.add_member(:virtual_interface_state, Shapes::ShapeRef.new(shape: VirtualInterfaceState, location_name: "virtualInterfaceState"))
|
147
|
+
ConfirmPublicVirtualInterfaceResponse.struct_class = Types::ConfirmPublicVirtualInterfaceResponse
|
148
|
+
|
149
|
+
Connection.add_member(:owner_account, Shapes::ShapeRef.new(shape: OwnerAccount, location_name: "ownerAccount"))
|
150
|
+
Connection.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, location_name: "connectionId"))
|
151
|
+
Connection.add_member(:connection_name, Shapes::ShapeRef.new(shape: ConnectionName, location_name: "connectionName"))
|
152
|
+
Connection.add_member(:connection_state, Shapes::ShapeRef.new(shape: ConnectionState, location_name: "connectionState"))
|
153
|
+
Connection.add_member(:region, Shapes::ShapeRef.new(shape: Region, location_name: "region"))
|
154
|
+
Connection.add_member(:location, Shapes::ShapeRef.new(shape: LocationCode, location_name: "location"))
|
155
|
+
Connection.add_member(:bandwidth, Shapes::ShapeRef.new(shape: Bandwidth, location_name: "bandwidth"))
|
156
|
+
Connection.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, location_name: "vlan"))
|
157
|
+
Connection.add_member(:partner_name, Shapes::ShapeRef.new(shape: PartnerName, location_name: "partnerName"))
|
158
|
+
Connection.add_member(:loa_issue_time, Shapes::ShapeRef.new(shape: LoaIssueTime, location_name: "loaIssueTime"))
|
159
|
+
Connection.struct_class = Types::Connection
|
160
|
+
|
161
|
+
ConnectionList.member = Shapes::ShapeRef.new(shape: Connection)
|
162
|
+
|
163
|
+
Connections.add_member(:connections, Shapes::ShapeRef.new(shape: ConnectionList, location_name: "connections"))
|
164
|
+
Connections.struct_class = Types::Connections
|
165
|
+
|
166
|
+
CreateConnectionRequest.add_member(:location, Shapes::ShapeRef.new(shape: LocationCode, required: true, location_name: "location"))
|
167
|
+
CreateConnectionRequest.add_member(:bandwidth, Shapes::ShapeRef.new(shape: Bandwidth, required: true, location_name: "bandwidth"))
|
168
|
+
CreateConnectionRequest.add_member(:connection_name, Shapes::ShapeRef.new(shape: ConnectionName, required: true, location_name: "connectionName"))
|
169
|
+
CreateConnectionRequest.struct_class = Types::CreateConnectionRequest
|
170
|
+
|
171
|
+
CreateInterconnectRequest.add_member(:interconnect_name, Shapes::ShapeRef.new(shape: InterconnectName, required: true, location_name: "interconnectName"))
|
172
|
+
CreateInterconnectRequest.add_member(:bandwidth, Shapes::ShapeRef.new(shape: Bandwidth, required: true, location_name: "bandwidth"))
|
173
|
+
CreateInterconnectRequest.add_member(:location, Shapes::ShapeRef.new(shape: LocationCode, required: true, location_name: "location"))
|
174
|
+
CreateInterconnectRequest.struct_class = Types::CreateInterconnectRequest
|
175
|
+
|
176
|
+
CreatePrivateVirtualInterfaceRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
|
177
|
+
CreatePrivateVirtualInterfaceRequest.add_member(:new_private_virtual_interface, Shapes::ShapeRef.new(shape: NewPrivateVirtualInterface, required: true, location_name: "newPrivateVirtualInterface"))
|
178
|
+
CreatePrivateVirtualInterfaceRequest.struct_class = Types::CreatePrivateVirtualInterfaceRequest
|
179
|
+
|
180
|
+
CreatePublicVirtualInterfaceRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
|
181
|
+
CreatePublicVirtualInterfaceRequest.add_member(:new_public_virtual_interface, Shapes::ShapeRef.new(shape: NewPublicVirtualInterface, required: true, location_name: "newPublicVirtualInterface"))
|
182
|
+
CreatePublicVirtualInterfaceRequest.struct_class = Types::CreatePublicVirtualInterfaceRequest
|
183
|
+
|
184
|
+
DeleteConnectionRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
|
185
|
+
DeleteConnectionRequest.struct_class = Types::DeleteConnectionRequest
|
186
|
+
|
187
|
+
DeleteInterconnectRequest.add_member(:interconnect_id, Shapes::ShapeRef.new(shape: InterconnectId, required: true, location_name: "interconnectId"))
|
188
|
+
DeleteInterconnectRequest.struct_class = Types::DeleteInterconnectRequest
|
189
|
+
|
190
|
+
DeleteInterconnectResponse.add_member(:interconnect_state, Shapes::ShapeRef.new(shape: InterconnectState, location_name: "interconnectState"))
|
191
|
+
DeleteInterconnectResponse.struct_class = Types::DeleteInterconnectResponse
|
192
|
+
|
193
|
+
DeleteVirtualInterfaceRequest.add_member(:virtual_interface_id, Shapes::ShapeRef.new(shape: VirtualInterfaceId, required: true, location_name: "virtualInterfaceId"))
|
194
|
+
DeleteVirtualInterfaceRequest.struct_class = Types::DeleteVirtualInterfaceRequest
|
195
|
+
|
196
|
+
DeleteVirtualInterfaceResponse.add_member(:virtual_interface_state, Shapes::ShapeRef.new(shape: VirtualInterfaceState, location_name: "virtualInterfaceState"))
|
197
|
+
DeleteVirtualInterfaceResponse.struct_class = Types::DeleteVirtualInterfaceResponse
|
198
|
+
|
199
|
+
DescribeConnectionLoaRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, required: true, location_name: "connectionId"))
|
200
|
+
DescribeConnectionLoaRequest.add_member(:provider_name, Shapes::ShapeRef.new(shape: ProviderName, location_name: "providerName"))
|
201
|
+
DescribeConnectionLoaRequest.add_member(:loa_content_type, Shapes::ShapeRef.new(shape: LoaContentType, location_name: "loaContentType"))
|
202
|
+
DescribeConnectionLoaRequest.struct_class = Types::DescribeConnectionLoaRequest
|
203
|
+
|
204
|
+
DescribeConnectionLoaResponse.add_member(:loa, Shapes::ShapeRef.new(shape: Loa, location_name: "loa"))
|
205
|
+
DescribeConnectionLoaResponse.struct_class = Types::DescribeConnectionLoaResponse
|
206
|
+
|
207
|
+
DescribeConnectionsOnInterconnectRequest.add_member(:interconnect_id, Shapes::ShapeRef.new(shape: InterconnectId, required: true, location_name: "interconnectId"))
|
208
|
+
DescribeConnectionsOnInterconnectRequest.struct_class = Types::DescribeConnectionsOnInterconnectRequest
|
209
|
+
|
210
|
+
DescribeConnectionsRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, location_name: "connectionId"))
|
211
|
+
DescribeConnectionsRequest.struct_class = Types::DescribeConnectionsRequest
|
212
|
+
|
213
|
+
DescribeInterconnectLoaRequest.add_member(:interconnect_id, Shapes::ShapeRef.new(shape: InterconnectId, required: true, location_name: "interconnectId"))
|
214
|
+
DescribeInterconnectLoaRequest.add_member(:provider_name, Shapes::ShapeRef.new(shape: ProviderName, location_name: "providerName"))
|
215
|
+
DescribeInterconnectLoaRequest.add_member(:loa_content_type, Shapes::ShapeRef.new(shape: LoaContentType, location_name: "loaContentType"))
|
216
|
+
DescribeInterconnectLoaRequest.struct_class = Types::DescribeInterconnectLoaRequest
|
217
|
+
|
218
|
+
DescribeInterconnectLoaResponse.add_member(:loa, Shapes::ShapeRef.new(shape: Loa, location_name: "loa"))
|
219
|
+
DescribeInterconnectLoaResponse.struct_class = Types::DescribeInterconnectLoaResponse
|
220
|
+
|
221
|
+
DescribeInterconnectsRequest.add_member(:interconnect_id, Shapes::ShapeRef.new(shape: InterconnectId, location_name: "interconnectId"))
|
222
|
+
DescribeInterconnectsRequest.struct_class = Types::DescribeInterconnectsRequest
|
223
|
+
|
224
|
+
DescribeTagsRequest.add_member(:resource_arns, Shapes::ShapeRef.new(shape: ResourceArnList, required: true, location_name: "resourceArns"))
|
225
|
+
DescribeTagsRequest.struct_class = Types::DescribeTagsRequest
|
226
|
+
|
227
|
+
DescribeTagsResponse.add_member(:resource_tags, Shapes::ShapeRef.new(shape: ResourceTagList, location_name: "resourceTags"))
|
228
|
+
DescribeTagsResponse.struct_class = Types::DescribeTagsResponse
|
229
|
+
|
230
|
+
DescribeVirtualInterfacesRequest.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, location_name: "connectionId"))
|
231
|
+
DescribeVirtualInterfacesRequest.add_member(:virtual_interface_id, Shapes::ShapeRef.new(shape: VirtualInterfaceId, location_name: "virtualInterfaceId"))
|
232
|
+
DescribeVirtualInterfacesRequest.struct_class = Types::DescribeVirtualInterfacesRequest
|
233
|
+
|
234
|
+
Interconnect.add_member(:interconnect_id, Shapes::ShapeRef.new(shape: InterconnectId, location_name: "interconnectId"))
|
235
|
+
Interconnect.add_member(:interconnect_name, Shapes::ShapeRef.new(shape: InterconnectName, location_name: "interconnectName"))
|
236
|
+
Interconnect.add_member(:interconnect_state, Shapes::ShapeRef.new(shape: InterconnectState, location_name: "interconnectState"))
|
237
|
+
Interconnect.add_member(:region, Shapes::ShapeRef.new(shape: Region, location_name: "region"))
|
238
|
+
Interconnect.add_member(:location, Shapes::ShapeRef.new(shape: LocationCode, location_name: "location"))
|
239
|
+
Interconnect.add_member(:bandwidth, Shapes::ShapeRef.new(shape: Bandwidth, location_name: "bandwidth"))
|
240
|
+
Interconnect.add_member(:loa_issue_time, Shapes::ShapeRef.new(shape: LoaIssueTime, location_name: "loaIssueTime"))
|
241
|
+
Interconnect.struct_class = Types::Interconnect
|
242
|
+
|
243
|
+
InterconnectList.member = Shapes::ShapeRef.new(shape: Interconnect)
|
244
|
+
|
245
|
+
Interconnects.add_member(:interconnects, Shapes::ShapeRef.new(shape: InterconnectList, location_name: "interconnects"))
|
246
|
+
Interconnects.struct_class = Types::Interconnects
|
247
|
+
|
248
|
+
Loa.add_member(:loa_content, Shapes::ShapeRef.new(shape: LoaContent, location_name: "loaContent"))
|
249
|
+
Loa.add_member(:loa_content_type, Shapes::ShapeRef.new(shape: LoaContentType, location_name: "loaContentType"))
|
250
|
+
Loa.struct_class = Types::Loa
|
251
|
+
|
252
|
+
Location.add_member(:location_code, Shapes::ShapeRef.new(shape: LocationCode, location_name: "locationCode"))
|
253
|
+
Location.add_member(:location_name, Shapes::ShapeRef.new(shape: LocationName, location_name: "locationName"))
|
254
|
+
Location.struct_class = Types::Location
|
255
|
+
|
256
|
+
LocationList.member = Shapes::ShapeRef.new(shape: Location)
|
257
|
+
|
258
|
+
Locations.add_member(:locations, Shapes::ShapeRef.new(shape: LocationList, location_name: "locations"))
|
259
|
+
Locations.struct_class = Types::Locations
|
260
|
+
|
261
|
+
NewPrivateVirtualInterface.add_member(:virtual_interface_name, Shapes::ShapeRef.new(shape: VirtualInterfaceName, required: true, location_name: "virtualInterfaceName"))
|
262
|
+
NewPrivateVirtualInterface.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, required: true, location_name: "vlan"))
|
263
|
+
NewPrivateVirtualInterface.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, required: true, location_name: "asn"))
|
264
|
+
NewPrivateVirtualInterface.add_member(:auth_key, Shapes::ShapeRef.new(shape: BGPAuthKey, location_name: "authKey"))
|
265
|
+
NewPrivateVirtualInterface.add_member(:amazon_address, Shapes::ShapeRef.new(shape: AmazonAddress, location_name: "amazonAddress"))
|
266
|
+
NewPrivateVirtualInterface.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, location_name: "customerAddress"))
|
267
|
+
NewPrivateVirtualInterface.add_member(:virtual_gateway_id, Shapes::ShapeRef.new(shape: VirtualGatewayId, required: true, location_name: "virtualGatewayId"))
|
268
|
+
NewPrivateVirtualInterface.struct_class = Types::NewPrivateVirtualInterface
|
269
|
+
|
270
|
+
NewPrivateVirtualInterfaceAllocation.add_member(:virtual_interface_name, Shapes::ShapeRef.new(shape: VirtualInterfaceName, required: true, location_name: "virtualInterfaceName"))
|
271
|
+
NewPrivateVirtualInterfaceAllocation.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, required: true, location_name: "vlan"))
|
272
|
+
NewPrivateVirtualInterfaceAllocation.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, required: true, location_name: "asn"))
|
273
|
+
NewPrivateVirtualInterfaceAllocation.add_member(:auth_key, Shapes::ShapeRef.new(shape: BGPAuthKey, location_name: "authKey"))
|
274
|
+
NewPrivateVirtualInterfaceAllocation.add_member(:amazon_address, Shapes::ShapeRef.new(shape: AmazonAddress, location_name: "amazonAddress"))
|
275
|
+
NewPrivateVirtualInterfaceAllocation.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, location_name: "customerAddress"))
|
276
|
+
NewPrivateVirtualInterfaceAllocation.struct_class = Types::NewPrivateVirtualInterfaceAllocation
|
277
|
+
|
278
|
+
NewPublicVirtualInterface.add_member(:virtual_interface_name, Shapes::ShapeRef.new(shape: VirtualInterfaceName, required: true, location_name: "virtualInterfaceName"))
|
279
|
+
NewPublicVirtualInterface.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, required: true, location_name: "vlan"))
|
280
|
+
NewPublicVirtualInterface.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, required: true, location_name: "asn"))
|
281
|
+
NewPublicVirtualInterface.add_member(:auth_key, Shapes::ShapeRef.new(shape: BGPAuthKey, location_name: "authKey"))
|
282
|
+
NewPublicVirtualInterface.add_member(:amazon_address, Shapes::ShapeRef.new(shape: AmazonAddress, required: true, location_name: "amazonAddress"))
|
283
|
+
NewPublicVirtualInterface.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, required: true, location_name: "customerAddress"))
|
284
|
+
NewPublicVirtualInterface.add_member(:route_filter_prefixes, Shapes::ShapeRef.new(shape: RouteFilterPrefixList, required: true, location_name: "routeFilterPrefixes"))
|
285
|
+
NewPublicVirtualInterface.struct_class = Types::NewPublicVirtualInterface
|
286
|
+
|
287
|
+
NewPublicVirtualInterfaceAllocation.add_member(:virtual_interface_name, Shapes::ShapeRef.new(shape: VirtualInterfaceName, required: true, location_name: "virtualInterfaceName"))
|
288
|
+
NewPublicVirtualInterfaceAllocation.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, required: true, location_name: "vlan"))
|
289
|
+
NewPublicVirtualInterfaceAllocation.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, required: true, location_name: "asn"))
|
290
|
+
NewPublicVirtualInterfaceAllocation.add_member(:auth_key, Shapes::ShapeRef.new(shape: BGPAuthKey, location_name: "authKey"))
|
291
|
+
NewPublicVirtualInterfaceAllocation.add_member(:amazon_address, Shapes::ShapeRef.new(shape: AmazonAddress, required: true, location_name: "amazonAddress"))
|
292
|
+
NewPublicVirtualInterfaceAllocation.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, required: true, location_name: "customerAddress"))
|
293
|
+
NewPublicVirtualInterfaceAllocation.add_member(:route_filter_prefixes, Shapes::ShapeRef.new(shape: RouteFilterPrefixList, required: true, location_name: "routeFilterPrefixes"))
|
294
|
+
NewPublicVirtualInterfaceAllocation.struct_class = Types::NewPublicVirtualInterfaceAllocation
|
295
|
+
|
296
|
+
ResourceArnList.member = Shapes::ShapeRef.new(shape: ResourceArn)
|
297
|
+
|
298
|
+
ResourceTag.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, location_name: "resourceArn"))
|
299
|
+
ResourceTag.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
|
300
|
+
ResourceTag.struct_class = Types::ResourceTag
|
301
|
+
|
302
|
+
ResourceTagList.member = Shapes::ShapeRef.new(shape: ResourceTag)
|
303
|
+
|
304
|
+
RouteFilterPrefix.add_member(:cidr, Shapes::ShapeRef.new(shape: CIDR, location_name: "cidr"))
|
305
|
+
RouteFilterPrefix.struct_class = Types::RouteFilterPrefix
|
306
|
+
|
307
|
+
RouteFilterPrefixList.member = Shapes::ShapeRef.new(shape: RouteFilterPrefix)
|
308
|
+
|
309
|
+
Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "key"))
|
310
|
+
Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, location_name: "value"))
|
311
|
+
Tag.struct_class = Types::Tag
|
312
|
+
|
313
|
+
TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
|
314
|
+
|
315
|
+
TagList.member = Shapes::ShapeRef.new(shape: Tag)
|
316
|
+
|
317
|
+
TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location_name: "resourceArn"))
|
318
|
+
TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "tags"))
|
319
|
+
TagResourceRequest.struct_class = Types::TagResourceRequest
|
320
|
+
|
321
|
+
TagResourceResponse.struct_class = Types::TagResourceResponse
|
322
|
+
|
323
|
+
UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location_name: "resourceArn"))
|
324
|
+
UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "tagKeys"))
|
325
|
+
UntagResourceRequest.struct_class = Types::UntagResourceRequest
|
326
|
+
|
327
|
+
UntagResourceResponse.struct_class = Types::UntagResourceResponse
|
328
|
+
|
329
|
+
VirtualGateway.add_member(:virtual_gateway_id, Shapes::ShapeRef.new(shape: VirtualGatewayId, location_name: "virtualGatewayId"))
|
330
|
+
VirtualGateway.add_member(:virtual_gateway_state, Shapes::ShapeRef.new(shape: VirtualGatewayState, location_name: "virtualGatewayState"))
|
331
|
+
VirtualGateway.struct_class = Types::VirtualGateway
|
332
|
+
|
333
|
+
VirtualGatewayList.member = Shapes::ShapeRef.new(shape: VirtualGateway)
|
334
|
+
|
335
|
+
VirtualGateways.add_member(:virtual_gateways, Shapes::ShapeRef.new(shape: VirtualGatewayList, location_name: "virtualGateways"))
|
336
|
+
VirtualGateways.struct_class = Types::VirtualGateways
|
337
|
+
|
338
|
+
VirtualInterface.add_member(:owner_account, Shapes::ShapeRef.new(shape: OwnerAccount, location_name: "ownerAccount"))
|
339
|
+
VirtualInterface.add_member(:virtual_interface_id, Shapes::ShapeRef.new(shape: VirtualInterfaceId, location_name: "virtualInterfaceId"))
|
340
|
+
VirtualInterface.add_member(:location, Shapes::ShapeRef.new(shape: LocationCode, location_name: "location"))
|
341
|
+
VirtualInterface.add_member(:connection_id, Shapes::ShapeRef.new(shape: ConnectionId, location_name: "connectionId"))
|
342
|
+
VirtualInterface.add_member(:virtual_interface_type, Shapes::ShapeRef.new(shape: VirtualInterfaceType, location_name: "virtualInterfaceType"))
|
343
|
+
VirtualInterface.add_member(:virtual_interface_name, Shapes::ShapeRef.new(shape: VirtualInterfaceName, location_name: "virtualInterfaceName"))
|
344
|
+
VirtualInterface.add_member(:vlan, Shapes::ShapeRef.new(shape: VLAN, location_name: "vlan"))
|
345
|
+
VirtualInterface.add_member(:asn, Shapes::ShapeRef.new(shape: ASN, location_name: "asn"))
|
346
|
+
VirtualInterface.add_member(:auth_key, Shapes::ShapeRef.new(shape: BGPAuthKey, location_name: "authKey"))
|
347
|
+
VirtualInterface.add_member(:amazon_address, Shapes::ShapeRef.new(shape: AmazonAddress, location_name: "amazonAddress"))
|
348
|
+
VirtualInterface.add_member(:customer_address, Shapes::ShapeRef.new(shape: CustomerAddress, location_name: "customerAddress"))
|
349
|
+
VirtualInterface.add_member(:virtual_interface_state, Shapes::ShapeRef.new(shape: VirtualInterfaceState, location_name: "virtualInterfaceState"))
|
350
|
+
VirtualInterface.add_member(:customer_router_config, Shapes::ShapeRef.new(shape: RouterConfig, location_name: "customerRouterConfig"))
|
351
|
+
VirtualInterface.add_member(:virtual_gateway_id, Shapes::ShapeRef.new(shape: VirtualGatewayId, location_name: "virtualGatewayId"))
|
352
|
+
VirtualInterface.add_member(:route_filter_prefixes, Shapes::ShapeRef.new(shape: RouteFilterPrefixList, location_name: "routeFilterPrefixes"))
|
353
|
+
VirtualInterface.struct_class = Types::VirtualInterface
|
354
|
+
|
355
|
+
VirtualInterfaceList.member = Shapes::ShapeRef.new(shape: VirtualInterface)
|
356
|
+
|
357
|
+
VirtualInterfaces.add_member(:virtual_interfaces, Shapes::ShapeRef.new(shape: VirtualInterfaceList, location_name: "virtualInterfaces"))
|
358
|
+
VirtualInterfaces.struct_class = Types::VirtualInterfaces
|
359
|
+
|
360
|
+
|
361
|
+
# @api private
|
362
|
+
API = Seahorse::Model::Api.new.tap do |api|
|
363
|
+
|
364
|
+
api.version = "2012-10-25"
|
365
|
+
|
366
|
+
api.metadata = {
|
367
|
+
"endpointPrefix" => "directconnect",
|
368
|
+
"jsonVersion" => "1.1",
|
369
|
+
"protocol" => "json",
|
370
|
+
"serviceFullName" => "AWS Direct Connect",
|
371
|
+
"signatureVersion" => "v4",
|
372
|
+
"targetPrefix" => "OvertureService",
|
373
|
+
}
|
374
|
+
|
375
|
+
api.add_operation(:allocate_connection_on_interconnect, Seahorse::Model::Operation.new.tap do |o|
|
376
|
+
o.name = "AllocateConnectionOnInterconnect"
|
377
|
+
o.http_method = "POST"
|
378
|
+
o.http_request_uri = "/"
|
379
|
+
o.input = Shapes::ShapeRef.new(shape: AllocateConnectionOnInterconnectRequest)
|
380
|
+
o.output = Shapes::ShapeRef.new(shape: Connection)
|
381
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
382
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
383
|
+
end)
|
384
|
+
|
385
|
+
api.add_operation(:allocate_private_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
|
386
|
+
o.name = "AllocatePrivateVirtualInterface"
|
387
|
+
o.http_method = "POST"
|
388
|
+
o.http_request_uri = "/"
|
389
|
+
o.input = Shapes::ShapeRef.new(shape: AllocatePrivateVirtualInterfaceRequest)
|
390
|
+
o.output = Shapes::ShapeRef.new(shape: VirtualInterface)
|
391
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
392
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
393
|
+
end)
|
394
|
+
|
395
|
+
api.add_operation(:allocate_public_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
|
396
|
+
o.name = "AllocatePublicVirtualInterface"
|
397
|
+
o.http_method = "POST"
|
398
|
+
o.http_request_uri = "/"
|
399
|
+
o.input = Shapes::ShapeRef.new(shape: AllocatePublicVirtualInterfaceRequest)
|
400
|
+
o.output = Shapes::ShapeRef.new(shape: VirtualInterface)
|
401
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
402
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
403
|
+
end)
|
404
|
+
|
405
|
+
api.add_operation(:confirm_connection, Seahorse::Model::Operation.new.tap do |o|
|
406
|
+
o.name = "ConfirmConnection"
|
407
|
+
o.http_method = "POST"
|
408
|
+
o.http_request_uri = "/"
|
409
|
+
o.input = Shapes::ShapeRef.new(shape: ConfirmConnectionRequest)
|
410
|
+
o.output = Shapes::ShapeRef.new(shape: ConfirmConnectionResponse)
|
411
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
412
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
413
|
+
end)
|
414
|
+
|
415
|
+
api.add_operation(:confirm_private_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
|
416
|
+
o.name = "ConfirmPrivateVirtualInterface"
|
417
|
+
o.http_method = "POST"
|
418
|
+
o.http_request_uri = "/"
|
419
|
+
o.input = Shapes::ShapeRef.new(shape: ConfirmPrivateVirtualInterfaceRequest)
|
420
|
+
o.output = Shapes::ShapeRef.new(shape: ConfirmPrivateVirtualInterfaceResponse)
|
421
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
422
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
423
|
+
end)
|
424
|
+
|
425
|
+
api.add_operation(:confirm_public_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
|
426
|
+
o.name = "ConfirmPublicVirtualInterface"
|
427
|
+
o.http_method = "POST"
|
428
|
+
o.http_request_uri = "/"
|
429
|
+
o.input = Shapes::ShapeRef.new(shape: ConfirmPublicVirtualInterfaceRequest)
|
430
|
+
o.output = Shapes::ShapeRef.new(shape: ConfirmPublicVirtualInterfaceResponse)
|
431
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
432
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
433
|
+
end)
|
434
|
+
|
435
|
+
api.add_operation(:create_connection, Seahorse::Model::Operation.new.tap do |o|
|
436
|
+
o.name = "CreateConnection"
|
437
|
+
o.http_method = "POST"
|
438
|
+
o.http_request_uri = "/"
|
439
|
+
o.input = Shapes::ShapeRef.new(shape: CreateConnectionRequest)
|
440
|
+
o.output = Shapes::ShapeRef.new(shape: Connection)
|
441
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
442
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
443
|
+
end)
|
444
|
+
|
445
|
+
api.add_operation(:create_interconnect, Seahorse::Model::Operation.new.tap do |o|
|
446
|
+
o.name = "CreateInterconnect"
|
447
|
+
o.http_method = "POST"
|
448
|
+
o.http_request_uri = "/"
|
449
|
+
o.input = Shapes::ShapeRef.new(shape: CreateInterconnectRequest)
|
450
|
+
o.output = Shapes::ShapeRef.new(shape: Interconnect)
|
451
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
452
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
453
|
+
end)
|
454
|
+
|
455
|
+
api.add_operation(:create_private_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
|
456
|
+
o.name = "CreatePrivateVirtualInterface"
|
457
|
+
o.http_method = "POST"
|
458
|
+
o.http_request_uri = "/"
|
459
|
+
o.input = Shapes::ShapeRef.new(shape: CreatePrivateVirtualInterfaceRequest)
|
460
|
+
o.output = Shapes::ShapeRef.new(shape: VirtualInterface)
|
461
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
462
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
463
|
+
end)
|
464
|
+
|
465
|
+
api.add_operation(:create_public_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
|
466
|
+
o.name = "CreatePublicVirtualInterface"
|
467
|
+
o.http_method = "POST"
|
468
|
+
o.http_request_uri = "/"
|
469
|
+
o.input = Shapes::ShapeRef.new(shape: CreatePublicVirtualInterfaceRequest)
|
470
|
+
o.output = Shapes::ShapeRef.new(shape: VirtualInterface)
|
471
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
472
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
473
|
+
end)
|
474
|
+
|
475
|
+
api.add_operation(:delete_connection, Seahorse::Model::Operation.new.tap do |o|
|
476
|
+
o.name = "DeleteConnection"
|
477
|
+
o.http_method = "POST"
|
478
|
+
o.http_request_uri = "/"
|
479
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteConnectionRequest)
|
480
|
+
o.output = Shapes::ShapeRef.new(shape: Connection)
|
481
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
482
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
483
|
+
end)
|
484
|
+
|
485
|
+
api.add_operation(:delete_interconnect, Seahorse::Model::Operation.new.tap do |o|
|
486
|
+
o.name = "DeleteInterconnect"
|
487
|
+
o.http_method = "POST"
|
488
|
+
o.http_request_uri = "/"
|
489
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteInterconnectRequest)
|
490
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteInterconnectResponse)
|
491
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
492
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
493
|
+
end)
|
494
|
+
|
495
|
+
api.add_operation(:delete_virtual_interface, Seahorse::Model::Operation.new.tap do |o|
|
496
|
+
o.name = "DeleteVirtualInterface"
|
497
|
+
o.http_method = "POST"
|
498
|
+
o.http_request_uri = "/"
|
499
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteVirtualInterfaceRequest)
|
500
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteVirtualInterfaceResponse)
|
501
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
502
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
503
|
+
end)
|
504
|
+
|
505
|
+
api.add_operation(:describe_connection_loa, Seahorse::Model::Operation.new.tap do |o|
|
506
|
+
o.name = "DescribeConnectionLoa"
|
507
|
+
o.http_method = "POST"
|
508
|
+
o.http_request_uri = "/"
|
509
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeConnectionLoaRequest)
|
510
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeConnectionLoaResponse)
|
511
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
512
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
513
|
+
end)
|
514
|
+
|
515
|
+
api.add_operation(:describe_connections, Seahorse::Model::Operation.new.tap do |o|
|
516
|
+
o.name = "DescribeConnections"
|
517
|
+
o.http_method = "POST"
|
518
|
+
o.http_request_uri = "/"
|
519
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeConnectionsRequest)
|
520
|
+
o.output = Shapes::ShapeRef.new(shape: Connections)
|
521
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
522
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
523
|
+
end)
|
524
|
+
|
525
|
+
api.add_operation(:describe_connections_on_interconnect, Seahorse::Model::Operation.new.tap do |o|
|
526
|
+
o.name = "DescribeConnectionsOnInterconnect"
|
527
|
+
o.http_method = "POST"
|
528
|
+
o.http_request_uri = "/"
|
529
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeConnectionsOnInterconnectRequest)
|
530
|
+
o.output = Shapes::ShapeRef.new(shape: Connections)
|
531
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
532
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
533
|
+
end)
|
534
|
+
|
535
|
+
api.add_operation(:describe_interconnect_loa, Seahorse::Model::Operation.new.tap do |o|
|
536
|
+
o.name = "DescribeInterconnectLoa"
|
537
|
+
o.http_method = "POST"
|
538
|
+
o.http_request_uri = "/"
|
539
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeInterconnectLoaRequest)
|
540
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeInterconnectLoaResponse)
|
541
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
542
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
543
|
+
end)
|
544
|
+
|
545
|
+
api.add_operation(:describe_interconnects, Seahorse::Model::Operation.new.tap do |o|
|
546
|
+
o.name = "DescribeInterconnects"
|
547
|
+
o.http_method = "POST"
|
548
|
+
o.http_request_uri = "/"
|
549
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeInterconnectsRequest)
|
550
|
+
o.output = Shapes::ShapeRef.new(shape: Interconnects)
|
551
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
552
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
553
|
+
end)
|
554
|
+
|
555
|
+
api.add_operation(:describe_locations, Seahorse::Model::Operation.new.tap do |o|
|
556
|
+
o.name = "DescribeLocations"
|
557
|
+
o.http_method = "POST"
|
558
|
+
o.http_request_uri = "/"
|
559
|
+
o.input = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
560
|
+
o.output = Shapes::ShapeRef.new(shape: Locations)
|
561
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
562
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
563
|
+
end)
|
564
|
+
|
565
|
+
api.add_operation(:describe_tags, Seahorse::Model::Operation.new.tap do |o|
|
566
|
+
o.name = "DescribeTags"
|
567
|
+
o.http_method = "POST"
|
568
|
+
o.http_request_uri = "/"
|
569
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeTagsRequest)
|
570
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeTagsResponse)
|
571
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
572
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
573
|
+
end)
|
574
|
+
|
575
|
+
api.add_operation(:describe_virtual_gateways, Seahorse::Model::Operation.new.tap do |o|
|
576
|
+
o.name = "DescribeVirtualGateways"
|
577
|
+
o.http_method = "POST"
|
578
|
+
o.http_request_uri = "/"
|
579
|
+
o.input = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
580
|
+
o.output = Shapes::ShapeRef.new(shape: VirtualGateways)
|
581
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
582
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
583
|
+
end)
|
584
|
+
|
585
|
+
api.add_operation(:describe_virtual_interfaces, Seahorse::Model::Operation.new.tap do |o|
|
586
|
+
o.name = "DescribeVirtualInterfaces"
|
587
|
+
o.http_method = "POST"
|
588
|
+
o.http_request_uri = "/"
|
589
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeVirtualInterfacesRequest)
|
590
|
+
o.output = Shapes::ShapeRef.new(shape: VirtualInterfaces)
|
591
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
592
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
593
|
+
end)
|
594
|
+
|
595
|
+
api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
|
596
|
+
o.name = "TagResource"
|
597
|
+
o.http_method = "POST"
|
598
|
+
o.http_request_uri = "/"
|
599
|
+
o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
|
600
|
+
o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
|
601
|
+
o.errors << Shapes::ShapeRef.new(shape: DuplicateTagKeysException)
|
602
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
|
603
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
604
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
605
|
+
end)
|
606
|
+
|
607
|
+
api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
|
608
|
+
o.name = "UntagResource"
|
609
|
+
o.http_method = "POST"
|
610
|
+
o.http_request_uri = "/"
|
611
|
+
o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
|
612
|
+
o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
|
613
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectServerException)
|
614
|
+
o.errors << Shapes::ShapeRef.new(shape: DirectConnectClientException)
|
615
|
+
end)
|
616
|
+
end
|
617
|
+
|
618
|
+
end
|
619
|
+
end
|
620
|
+
end
|