aws-sdk-lightsail 1.0.0.rc2 → 1.0.0.rc3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-lightsail.rb +2 -2
- data/lib/aws-sdk-lightsail/client.rb +2229 -1876
- data/lib/aws-sdk-lightsail/client_api.rb +1407 -1409
- data/lib/aws-sdk-lightsail/errors.rb +4 -13
- data/lib/aws-sdk-lightsail/resource.rb +12 -14
- data/lib/aws-sdk-lightsail/types.rb +2706 -2297
- metadata +2 -2
@@ -1,1459 +1,1457 @@
|
|
1
1
|
# WARNING ABOUT GENERATED CODE
|
2
2
|
#
|
3
|
-
# This file is generated. See the contributing for
|
3
|
+
# This file is generated. See the contributing guide for more information:
|
4
4
|
# https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
|
5
5
|
#
|
6
6
|
# WARNING ABOUT GENERATED CODE
|
7
7
|
|
8
|
-
module Aws
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
8
|
+
module Aws::Lightsail
|
9
|
+
# @api private
|
10
|
+
module ClientApi
|
11
|
+
|
12
|
+
include Seahorse::Model
|
13
|
+
|
14
|
+
AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
|
15
|
+
AccessDirection = Shapes::StringShape.new(name: 'AccessDirection')
|
16
|
+
AccountSetupInProgressException = Shapes::StructureShape.new(name: 'AccountSetupInProgressException')
|
17
|
+
AllocateStaticIpRequest = Shapes::StructureShape.new(name: 'AllocateStaticIpRequest')
|
18
|
+
AllocateStaticIpResult = Shapes::StructureShape.new(name: 'AllocateStaticIpResult')
|
19
|
+
AttachStaticIpRequest = Shapes::StructureShape.new(name: 'AttachStaticIpRequest')
|
20
|
+
AttachStaticIpResult = Shapes::StructureShape.new(name: 'AttachStaticIpResult')
|
21
|
+
AvailabilityZone = Shapes::StructureShape.new(name: 'AvailabilityZone')
|
22
|
+
AvailabilityZoneList = Shapes::ListShape.new(name: 'AvailabilityZoneList')
|
23
|
+
Base64 = Shapes::StringShape.new(name: 'Base64')
|
24
|
+
Blueprint = Shapes::StructureShape.new(name: 'Blueprint')
|
25
|
+
BlueprintList = Shapes::ListShape.new(name: 'BlueprintList')
|
26
|
+
BlueprintType = Shapes::StringShape.new(name: 'BlueprintType')
|
27
|
+
Bundle = Shapes::StructureShape.new(name: 'Bundle')
|
28
|
+
BundleList = Shapes::ListShape.new(name: 'BundleList')
|
29
|
+
CloseInstancePublicPortsRequest = Shapes::StructureShape.new(name: 'CloseInstancePublicPortsRequest')
|
30
|
+
CloseInstancePublicPortsResult = Shapes::StructureShape.new(name: 'CloseInstancePublicPortsResult')
|
31
|
+
CreateDomainEntryRequest = Shapes::StructureShape.new(name: 'CreateDomainEntryRequest')
|
32
|
+
CreateDomainEntryResult = Shapes::StructureShape.new(name: 'CreateDomainEntryResult')
|
33
|
+
CreateDomainRequest = Shapes::StructureShape.new(name: 'CreateDomainRequest')
|
34
|
+
CreateDomainResult = Shapes::StructureShape.new(name: 'CreateDomainResult')
|
35
|
+
CreateInstanceSnapshotRequest = Shapes::StructureShape.new(name: 'CreateInstanceSnapshotRequest')
|
36
|
+
CreateInstanceSnapshotResult = Shapes::StructureShape.new(name: 'CreateInstanceSnapshotResult')
|
37
|
+
CreateInstancesFromSnapshotRequest = Shapes::StructureShape.new(name: 'CreateInstancesFromSnapshotRequest')
|
38
|
+
CreateInstancesFromSnapshotResult = Shapes::StructureShape.new(name: 'CreateInstancesFromSnapshotResult')
|
39
|
+
CreateInstancesRequest = Shapes::StructureShape.new(name: 'CreateInstancesRequest')
|
40
|
+
CreateInstancesResult = Shapes::StructureShape.new(name: 'CreateInstancesResult')
|
41
|
+
CreateKeyPairRequest = Shapes::StructureShape.new(name: 'CreateKeyPairRequest')
|
42
|
+
CreateKeyPairResult = Shapes::StructureShape.new(name: 'CreateKeyPairResult')
|
43
|
+
DeleteDomainEntryRequest = Shapes::StructureShape.new(name: 'DeleteDomainEntryRequest')
|
44
|
+
DeleteDomainEntryResult = Shapes::StructureShape.new(name: 'DeleteDomainEntryResult')
|
45
|
+
DeleteDomainRequest = Shapes::StructureShape.new(name: 'DeleteDomainRequest')
|
46
|
+
DeleteDomainResult = Shapes::StructureShape.new(name: 'DeleteDomainResult')
|
47
|
+
DeleteInstanceRequest = Shapes::StructureShape.new(name: 'DeleteInstanceRequest')
|
48
|
+
DeleteInstanceResult = Shapes::StructureShape.new(name: 'DeleteInstanceResult')
|
49
|
+
DeleteInstanceSnapshotRequest = Shapes::StructureShape.new(name: 'DeleteInstanceSnapshotRequest')
|
50
|
+
DeleteInstanceSnapshotResult = Shapes::StructureShape.new(name: 'DeleteInstanceSnapshotResult')
|
51
|
+
DeleteKeyPairRequest = Shapes::StructureShape.new(name: 'DeleteKeyPairRequest')
|
52
|
+
DeleteKeyPairResult = Shapes::StructureShape.new(name: 'DeleteKeyPairResult')
|
53
|
+
DetachStaticIpRequest = Shapes::StructureShape.new(name: 'DetachStaticIpRequest')
|
54
|
+
DetachStaticIpResult = Shapes::StructureShape.new(name: 'DetachStaticIpResult')
|
55
|
+
Disk = Shapes::StructureShape.new(name: 'Disk')
|
56
|
+
DiskList = Shapes::ListShape.new(name: 'DiskList')
|
57
|
+
Domain = Shapes::StructureShape.new(name: 'Domain')
|
58
|
+
DomainEntry = Shapes::StructureShape.new(name: 'DomainEntry')
|
59
|
+
DomainEntryList = Shapes::ListShape.new(name: 'DomainEntryList')
|
60
|
+
DomainEntryOptions = Shapes::MapShape.new(name: 'DomainEntryOptions')
|
61
|
+
DomainEntryOptionsKeys = Shapes::StringShape.new(name: 'DomainEntryOptionsKeys')
|
62
|
+
DomainEntryType = Shapes::StringShape.new(name: 'DomainEntryType')
|
63
|
+
DomainList = Shapes::ListShape.new(name: 'DomainList')
|
64
|
+
DomainName = Shapes::StringShape.new(name: 'DomainName')
|
65
|
+
DownloadDefaultKeyPairRequest = Shapes::StructureShape.new(name: 'DownloadDefaultKeyPairRequest')
|
66
|
+
DownloadDefaultKeyPairResult = Shapes::StructureShape.new(name: 'DownloadDefaultKeyPairResult')
|
67
|
+
GetActiveNamesRequest = Shapes::StructureShape.new(name: 'GetActiveNamesRequest')
|
68
|
+
GetActiveNamesResult = Shapes::StructureShape.new(name: 'GetActiveNamesResult')
|
69
|
+
GetBlueprintsRequest = Shapes::StructureShape.new(name: 'GetBlueprintsRequest')
|
70
|
+
GetBlueprintsResult = Shapes::StructureShape.new(name: 'GetBlueprintsResult')
|
71
|
+
GetBundlesRequest = Shapes::StructureShape.new(name: 'GetBundlesRequest')
|
72
|
+
GetBundlesResult = Shapes::StructureShape.new(name: 'GetBundlesResult')
|
73
|
+
GetDomainRequest = Shapes::StructureShape.new(name: 'GetDomainRequest')
|
74
|
+
GetDomainResult = Shapes::StructureShape.new(name: 'GetDomainResult')
|
75
|
+
GetDomainsRequest = Shapes::StructureShape.new(name: 'GetDomainsRequest')
|
76
|
+
GetDomainsResult = Shapes::StructureShape.new(name: 'GetDomainsResult')
|
77
|
+
GetInstanceAccessDetailsRequest = Shapes::StructureShape.new(name: 'GetInstanceAccessDetailsRequest')
|
78
|
+
GetInstanceAccessDetailsResult = Shapes::StructureShape.new(name: 'GetInstanceAccessDetailsResult')
|
79
|
+
GetInstanceMetricDataRequest = Shapes::StructureShape.new(name: 'GetInstanceMetricDataRequest')
|
80
|
+
GetInstanceMetricDataResult = Shapes::StructureShape.new(name: 'GetInstanceMetricDataResult')
|
81
|
+
GetInstancePortStatesRequest = Shapes::StructureShape.new(name: 'GetInstancePortStatesRequest')
|
82
|
+
GetInstancePortStatesResult = Shapes::StructureShape.new(name: 'GetInstancePortStatesResult')
|
83
|
+
GetInstanceRequest = Shapes::StructureShape.new(name: 'GetInstanceRequest')
|
84
|
+
GetInstanceResult = Shapes::StructureShape.new(name: 'GetInstanceResult')
|
85
|
+
GetInstanceSnapshotRequest = Shapes::StructureShape.new(name: 'GetInstanceSnapshotRequest')
|
86
|
+
GetInstanceSnapshotResult = Shapes::StructureShape.new(name: 'GetInstanceSnapshotResult')
|
87
|
+
GetInstanceSnapshotsRequest = Shapes::StructureShape.new(name: 'GetInstanceSnapshotsRequest')
|
88
|
+
GetInstanceSnapshotsResult = Shapes::StructureShape.new(name: 'GetInstanceSnapshotsResult')
|
89
|
+
GetInstanceStateRequest = Shapes::StructureShape.new(name: 'GetInstanceStateRequest')
|
90
|
+
GetInstanceStateResult = Shapes::StructureShape.new(name: 'GetInstanceStateResult')
|
91
|
+
GetInstancesRequest = Shapes::StructureShape.new(name: 'GetInstancesRequest')
|
92
|
+
GetInstancesResult = Shapes::StructureShape.new(name: 'GetInstancesResult')
|
93
|
+
GetKeyPairRequest = Shapes::StructureShape.new(name: 'GetKeyPairRequest')
|
94
|
+
GetKeyPairResult = Shapes::StructureShape.new(name: 'GetKeyPairResult')
|
95
|
+
GetKeyPairsRequest = Shapes::StructureShape.new(name: 'GetKeyPairsRequest')
|
96
|
+
GetKeyPairsResult = Shapes::StructureShape.new(name: 'GetKeyPairsResult')
|
97
|
+
GetOperationRequest = Shapes::StructureShape.new(name: 'GetOperationRequest')
|
98
|
+
GetOperationResult = Shapes::StructureShape.new(name: 'GetOperationResult')
|
99
|
+
GetOperationsForResourceRequest = Shapes::StructureShape.new(name: 'GetOperationsForResourceRequest')
|
100
|
+
GetOperationsForResourceResult = Shapes::StructureShape.new(name: 'GetOperationsForResourceResult')
|
101
|
+
GetOperationsRequest = Shapes::StructureShape.new(name: 'GetOperationsRequest')
|
102
|
+
GetOperationsResult = Shapes::StructureShape.new(name: 'GetOperationsResult')
|
103
|
+
GetRegionsRequest = Shapes::StructureShape.new(name: 'GetRegionsRequest')
|
104
|
+
GetRegionsResult = Shapes::StructureShape.new(name: 'GetRegionsResult')
|
105
|
+
GetStaticIpRequest = Shapes::StructureShape.new(name: 'GetStaticIpRequest')
|
106
|
+
GetStaticIpResult = Shapes::StructureShape.new(name: 'GetStaticIpResult')
|
107
|
+
GetStaticIpsRequest = Shapes::StructureShape.new(name: 'GetStaticIpsRequest')
|
108
|
+
GetStaticIpsResult = Shapes::StructureShape.new(name: 'GetStaticIpsResult')
|
109
|
+
ImportKeyPairRequest = Shapes::StructureShape.new(name: 'ImportKeyPairRequest')
|
110
|
+
ImportKeyPairResult = Shapes::StructureShape.new(name: 'ImportKeyPairResult')
|
111
|
+
Instance = Shapes::StructureShape.new(name: 'Instance')
|
112
|
+
InstanceAccessDetails = Shapes::StructureShape.new(name: 'InstanceAccessDetails')
|
113
|
+
InstanceAccessProtocol = Shapes::StringShape.new(name: 'InstanceAccessProtocol')
|
114
|
+
InstanceHardware = Shapes::StructureShape.new(name: 'InstanceHardware')
|
115
|
+
InstanceList = Shapes::ListShape.new(name: 'InstanceList')
|
116
|
+
InstanceMetricName = Shapes::StringShape.new(name: 'InstanceMetricName')
|
117
|
+
InstanceNetworking = Shapes::StructureShape.new(name: 'InstanceNetworking')
|
118
|
+
InstancePortInfo = Shapes::StructureShape.new(name: 'InstancePortInfo')
|
119
|
+
InstancePortInfoList = Shapes::ListShape.new(name: 'InstancePortInfoList')
|
120
|
+
InstanceSnapshot = Shapes::StructureShape.new(name: 'InstanceSnapshot')
|
121
|
+
InstanceSnapshotList = Shapes::ListShape.new(name: 'InstanceSnapshotList')
|
122
|
+
InstanceSnapshotState = Shapes::StringShape.new(name: 'InstanceSnapshotState')
|
123
|
+
InstanceState = Shapes::StructureShape.new(name: 'InstanceState')
|
124
|
+
InvalidInputException = Shapes::StructureShape.new(name: 'InvalidInputException')
|
125
|
+
IpAddress = Shapes::StringShape.new(name: 'IpAddress')
|
126
|
+
IpV6Address = Shapes::StringShape.new(name: 'IpV6Address')
|
127
|
+
IsVpcPeeredRequest = Shapes::StructureShape.new(name: 'IsVpcPeeredRequest')
|
128
|
+
IsVpcPeeredResult = Shapes::StructureShape.new(name: 'IsVpcPeeredResult')
|
129
|
+
IsoDate = Shapes::TimestampShape.new(name: 'IsoDate')
|
130
|
+
KeyPair = Shapes::StructureShape.new(name: 'KeyPair')
|
131
|
+
KeyPairList = Shapes::ListShape.new(name: 'KeyPairList')
|
132
|
+
MetricDatapoint = Shapes::StructureShape.new(name: 'MetricDatapoint')
|
133
|
+
MetricDatapointList = Shapes::ListShape.new(name: 'MetricDatapointList')
|
134
|
+
MetricPeriod = Shapes::IntegerShape.new(name: 'MetricPeriod')
|
135
|
+
MetricStatistic = Shapes::StringShape.new(name: 'MetricStatistic')
|
136
|
+
MetricStatisticList = Shapes::ListShape.new(name: 'MetricStatisticList')
|
137
|
+
MetricUnit = Shapes::StringShape.new(name: 'MetricUnit')
|
138
|
+
MonthlyTransfer = Shapes::StructureShape.new(name: 'MonthlyTransfer')
|
139
|
+
NetworkProtocol = Shapes::StringShape.new(name: 'NetworkProtocol')
|
140
|
+
NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
|
141
|
+
NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
|
142
|
+
OpenInstancePublicPortsRequest = Shapes::StructureShape.new(name: 'OpenInstancePublicPortsRequest')
|
143
|
+
OpenInstancePublicPortsResult = Shapes::StructureShape.new(name: 'OpenInstancePublicPortsResult')
|
144
|
+
Operation = Shapes::StructureShape.new(name: 'Operation')
|
145
|
+
OperationFailureException = Shapes::StructureShape.new(name: 'OperationFailureException')
|
146
|
+
OperationList = Shapes::ListShape.new(name: 'OperationList')
|
147
|
+
OperationStatus = Shapes::StringShape.new(name: 'OperationStatus')
|
148
|
+
OperationType = Shapes::StringShape.new(name: 'OperationType')
|
149
|
+
PeerVpcRequest = Shapes::StructureShape.new(name: 'PeerVpcRequest')
|
150
|
+
PeerVpcResult = Shapes::StructureShape.new(name: 'PeerVpcResult')
|
151
|
+
Port = Shapes::IntegerShape.new(name: 'Port')
|
152
|
+
PortAccessType = Shapes::StringShape.new(name: 'PortAccessType')
|
153
|
+
PortInfo = Shapes::StructureShape.new(name: 'PortInfo')
|
154
|
+
PortState = Shapes::StringShape.new(name: 'PortState')
|
155
|
+
PortStateList = Shapes::ListShape.new(name: 'PortStateList')
|
156
|
+
RebootInstanceRequest = Shapes::StructureShape.new(name: 'RebootInstanceRequest')
|
157
|
+
RebootInstanceResult = Shapes::StructureShape.new(name: 'RebootInstanceResult')
|
158
|
+
Region = Shapes::StructureShape.new(name: 'Region')
|
159
|
+
RegionList = Shapes::ListShape.new(name: 'RegionList')
|
160
|
+
RegionName = Shapes::StringShape.new(name: 'RegionName')
|
161
|
+
ReleaseStaticIpRequest = Shapes::StructureShape.new(name: 'ReleaseStaticIpRequest')
|
162
|
+
ReleaseStaticIpResult = Shapes::StructureShape.new(name: 'ReleaseStaticIpResult')
|
163
|
+
ResourceLocation = Shapes::StructureShape.new(name: 'ResourceLocation')
|
164
|
+
ResourceName = Shapes::StringShape.new(name: 'ResourceName')
|
165
|
+
ResourceType = Shapes::StringShape.new(name: 'ResourceType')
|
166
|
+
ServiceException = Shapes::StructureShape.new(name: 'ServiceException')
|
167
|
+
StartInstanceRequest = Shapes::StructureShape.new(name: 'StartInstanceRequest')
|
168
|
+
StartInstanceResult = Shapes::StructureShape.new(name: 'StartInstanceResult')
|
169
|
+
StaticIp = Shapes::StructureShape.new(name: 'StaticIp')
|
170
|
+
StaticIpList = Shapes::ListShape.new(name: 'StaticIpList')
|
171
|
+
StopInstanceRequest = Shapes::StructureShape.new(name: 'StopInstanceRequest')
|
172
|
+
StopInstanceResult = Shapes::StructureShape.new(name: 'StopInstanceResult')
|
173
|
+
StringList = Shapes::ListShape.new(name: 'StringList')
|
174
|
+
UnauthenticatedException = Shapes::StructureShape.new(name: 'UnauthenticatedException')
|
175
|
+
UnpeerVpcRequest = Shapes::StructureShape.new(name: 'UnpeerVpcRequest')
|
176
|
+
UnpeerVpcResult = Shapes::StructureShape.new(name: 'UnpeerVpcResult')
|
177
|
+
UpdateDomainEntryRequest = Shapes::StructureShape.new(name: 'UpdateDomainEntryRequest')
|
178
|
+
UpdateDomainEntryResult = Shapes::StructureShape.new(name: 'UpdateDomainEntryResult')
|
179
|
+
boolean = Shapes::BooleanShape.new(name: 'boolean')
|
180
|
+
double = Shapes::FloatShape.new(name: 'double')
|
181
|
+
float = Shapes::FloatShape.new(name: 'float')
|
182
|
+
integer = Shapes::IntegerShape.new(name: 'integer')
|
183
|
+
string = Shapes::StringShape.new(name: 'string')
|
184
|
+
timestamp = Shapes::TimestampShape.new(name: 'timestamp')
|
185
|
+
|
186
|
+
AllocateStaticIpRequest.add_member(:static_ip_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "staticIpName"))
|
187
|
+
AllocateStaticIpRequest.struct_class = Types::AllocateStaticIpRequest
|
188
|
+
|
189
|
+
AllocateStaticIpResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
190
|
+
AllocateStaticIpResult.struct_class = Types::AllocateStaticIpResult
|
191
|
+
|
192
|
+
AttachStaticIpRequest.add_member(:static_ip_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "staticIpName"))
|
193
|
+
AttachStaticIpRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
|
194
|
+
AttachStaticIpRequest.struct_class = Types::AttachStaticIpRequest
|
195
|
+
|
196
|
+
AttachStaticIpResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
197
|
+
AttachStaticIpResult.struct_class = Types::AttachStaticIpResult
|
198
|
+
|
199
|
+
AvailabilityZone.add_member(:zone_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "zoneName"))
|
200
|
+
AvailabilityZone.add_member(:state, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "state"))
|
201
|
+
AvailabilityZone.struct_class = Types::AvailabilityZone
|
202
|
+
|
203
|
+
AvailabilityZoneList.member = Shapes::ShapeRef.new(shape: AvailabilityZone)
|
204
|
+
|
205
|
+
Blueprint.add_member(:blueprint_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "blueprintId"))
|
206
|
+
Blueprint.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "name"))
|
207
|
+
Blueprint.add_member(:group, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "group"))
|
208
|
+
Blueprint.add_member(:type, Shapes::ShapeRef.new(shape: BlueprintType, location_name: "type"))
|
209
|
+
Blueprint.add_member(:description, Shapes::ShapeRef.new(shape: string, location_name: "description"))
|
210
|
+
Blueprint.add_member(:is_active, Shapes::ShapeRef.new(shape: boolean, location_name: "isActive"))
|
211
|
+
Blueprint.add_member(:min_power, Shapes::ShapeRef.new(shape: integer, location_name: "minPower"))
|
212
|
+
Blueprint.add_member(:version, Shapes::ShapeRef.new(shape: string, location_name: "version"))
|
213
|
+
Blueprint.add_member(:version_code, Shapes::ShapeRef.new(shape: string, location_name: "versionCode"))
|
214
|
+
Blueprint.add_member(:product_url, Shapes::ShapeRef.new(shape: string, location_name: "productUrl"))
|
215
|
+
Blueprint.add_member(:license_url, Shapes::ShapeRef.new(shape: string, location_name: "licenseUrl"))
|
216
|
+
Blueprint.struct_class = Types::Blueprint
|
217
|
+
|
218
|
+
BlueprintList.member = Shapes::ShapeRef.new(shape: Blueprint)
|
219
|
+
|
220
|
+
Bundle.add_member(:price, Shapes::ShapeRef.new(shape: float, location_name: "price"))
|
221
|
+
Bundle.add_member(:cpu_count, Shapes::ShapeRef.new(shape: integer, location_name: "cpuCount"))
|
222
|
+
Bundle.add_member(:disk_size_in_gb, Shapes::ShapeRef.new(shape: integer, location_name: "diskSizeInGb"))
|
223
|
+
Bundle.add_member(:bundle_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "bundleId"))
|
224
|
+
Bundle.add_member(:instance_type, Shapes::ShapeRef.new(shape: string, location_name: "instanceType"))
|
225
|
+
Bundle.add_member(:is_active, Shapes::ShapeRef.new(shape: boolean, location_name: "isActive"))
|
226
|
+
Bundle.add_member(:name, Shapes::ShapeRef.new(shape: string, location_name: "name"))
|
227
|
+
Bundle.add_member(:power, Shapes::ShapeRef.new(shape: integer, location_name: "power"))
|
228
|
+
Bundle.add_member(:ram_size_in_gb, Shapes::ShapeRef.new(shape: float, location_name: "ramSizeInGb"))
|
229
|
+
Bundle.add_member(:transfer_per_month_in_gb, Shapes::ShapeRef.new(shape: integer, location_name: "transferPerMonthInGb"))
|
230
|
+
Bundle.struct_class = Types::Bundle
|
231
|
+
|
232
|
+
BundleList.member = Shapes::ShapeRef.new(shape: Bundle)
|
233
|
+
|
234
|
+
CloseInstancePublicPortsRequest.add_member(:port_info, Shapes::ShapeRef.new(shape: PortInfo, required: true, location_name: "portInfo"))
|
235
|
+
CloseInstancePublicPortsRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
|
236
|
+
CloseInstancePublicPortsRequest.struct_class = Types::CloseInstancePublicPortsRequest
|
237
|
+
|
238
|
+
CloseInstancePublicPortsResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
|
239
|
+
CloseInstancePublicPortsResult.struct_class = Types::CloseInstancePublicPortsResult
|
240
|
+
|
241
|
+
CreateDomainEntryRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domainName"))
|
242
|
+
CreateDomainEntryRequest.add_member(:domain_entry, Shapes::ShapeRef.new(shape: DomainEntry, required: true, location_name: "domainEntry"))
|
243
|
+
CreateDomainEntryRequest.struct_class = Types::CreateDomainEntryRequest
|
244
|
+
|
245
|
+
CreateDomainEntryResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
|
246
|
+
CreateDomainEntryResult.struct_class = Types::CreateDomainEntryResult
|
247
|
+
|
248
|
+
CreateDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domainName"))
|
249
|
+
CreateDomainRequest.struct_class = Types::CreateDomainRequest
|
250
|
+
|
251
|
+
CreateDomainResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
|
252
|
+
CreateDomainResult.struct_class = Types::CreateDomainResult
|
253
|
+
|
254
|
+
CreateInstanceSnapshotRequest.add_member(:instance_snapshot_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceSnapshotName"))
|
255
|
+
CreateInstanceSnapshotRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
|
256
|
+
CreateInstanceSnapshotRequest.struct_class = Types::CreateInstanceSnapshotRequest
|
257
|
+
|
258
|
+
CreateInstanceSnapshotResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
259
|
+
CreateInstanceSnapshotResult.struct_class = Types::CreateInstanceSnapshotResult
|
260
|
+
|
261
|
+
CreateInstancesFromSnapshotRequest.add_member(:instance_names, Shapes::ShapeRef.new(shape: StringList, required: true, location_name: "instanceNames"))
|
262
|
+
CreateInstancesFromSnapshotRequest.add_member(:availability_zone, Shapes::ShapeRef.new(shape: string, required: true, location_name: "availabilityZone"))
|
263
|
+
CreateInstancesFromSnapshotRequest.add_member(:instance_snapshot_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceSnapshotName"))
|
264
|
+
CreateInstancesFromSnapshotRequest.add_member(:bundle_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "bundleId"))
|
265
|
+
CreateInstancesFromSnapshotRequest.add_member(:user_data, Shapes::ShapeRef.new(shape: string, location_name: "userData"))
|
266
|
+
CreateInstancesFromSnapshotRequest.add_member(:key_pair_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "keyPairName"))
|
267
|
+
CreateInstancesFromSnapshotRequest.struct_class = Types::CreateInstancesFromSnapshotRequest
|
268
|
+
|
269
|
+
CreateInstancesFromSnapshotResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
270
|
+
CreateInstancesFromSnapshotResult.struct_class = Types::CreateInstancesFromSnapshotResult
|
271
|
+
|
272
|
+
CreateInstancesRequest.add_member(:instance_names, Shapes::ShapeRef.new(shape: StringList, required: true, location_name: "instanceNames"))
|
273
|
+
CreateInstancesRequest.add_member(:availability_zone, Shapes::ShapeRef.new(shape: string, required: true, location_name: "availabilityZone"))
|
274
|
+
CreateInstancesRequest.add_member(:custom_image_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "customImageName"))
|
275
|
+
CreateInstancesRequest.add_member(:blueprint_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "blueprintId"))
|
276
|
+
CreateInstancesRequest.add_member(:bundle_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "bundleId"))
|
277
|
+
CreateInstancesRequest.add_member(:user_data, Shapes::ShapeRef.new(shape: string, location_name: "userData"))
|
278
|
+
CreateInstancesRequest.add_member(:key_pair_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "keyPairName"))
|
279
|
+
CreateInstancesRequest.struct_class = Types::CreateInstancesRequest
|
280
|
+
|
281
|
+
CreateInstancesResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
282
|
+
CreateInstancesResult.struct_class = Types::CreateInstancesResult
|
283
|
+
|
284
|
+
CreateKeyPairRequest.add_member(:key_pair_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "keyPairName"))
|
285
|
+
CreateKeyPairRequest.struct_class = Types::CreateKeyPairRequest
|
286
|
+
|
287
|
+
CreateKeyPairResult.add_member(:key_pair, Shapes::ShapeRef.new(shape: KeyPair, location_name: "keyPair"))
|
288
|
+
CreateKeyPairResult.add_member(:public_key_base_64, Shapes::ShapeRef.new(shape: Base64, location_name: "publicKeyBase64"))
|
289
|
+
CreateKeyPairResult.add_member(:private_key_base_64, Shapes::ShapeRef.new(shape: Base64, location_name: "privateKeyBase64"))
|
290
|
+
CreateKeyPairResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
|
291
|
+
CreateKeyPairResult.struct_class = Types::CreateKeyPairResult
|
292
|
+
|
293
|
+
DeleteDomainEntryRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domainName"))
|
294
|
+
DeleteDomainEntryRequest.add_member(:domain_entry, Shapes::ShapeRef.new(shape: DomainEntry, required: true, location_name: "domainEntry"))
|
295
|
+
DeleteDomainEntryRequest.struct_class = Types::DeleteDomainEntryRequest
|
296
|
+
|
297
|
+
DeleteDomainEntryResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
|
298
|
+
DeleteDomainEntryResult.struct_class = Types::DeleteDomainEntryResult
|
299
|
+
|
300
|
+
DeleteDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domainName"))
|
301
|
+
DeleteDomainRequest.struct_class = Types::DeleteDomainRequest
|
302
|
+
|
303
|
+
DeleteDomainResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
|
304
|
+
DeleteDomainResult.struct_class = Types::DeleteDomainResult
|
305
|
+
|
306
|
+
DeleteInstanceRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
|
307
|
+
DeleteInstanceRequest.struct_class = Types::DeleteInstanceRequest
|
308
|
+
|
309
|
+
DeleteInstanceResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
310
|
+
DeleteInstanceResult.struct_class = Types::DeleteInstanceResult
|
311
|
+
|
312
|
+
DeleteInstanceSnapshotRequest.add_member(:instance_snapshot_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceSnapshotName"))
|
313
|
+
DeleteInstanceSnapshotRequest.struct_class = Types::DeleteInstanceSnapshotRequest
|
314
|
+
|
315
|
+
DeleteInstanceSnapshotResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
316
|
+
DeleteInstanceSnapshotResult.struct_class = Types::DeleteInstanceSnapshotResult
|
317
|
+
|
318
|
+
DeleteKeyPairRequest.add_member(:key_pair_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "keyPairName"))
|
319
|
+
DeleteKeyPairRequest.struct_class = Types::DeleteKeyPairRequest
|
320
|
+
|
321
|
+
DeleteKeyPairResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
|
322
|
+
DeleteKeyPairResult.struct_class = Types::DeleteKeyPairResult
|
323
|
+
|
324
|
+
DetachStaticIpRequest.add_member(:static_ip_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "staticIpName"))
|
325
|
+
DetachStaticIpRequest.struct_class = Types::DetachStaticIpRequest
|
326
|
+
|
327
|
+
DetachStaticIpResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
328
|
+
DetachStaticIpResult.struct_class = Types::DetachStaticIpResult
|
329
|
+
|
330
|
+
Disk.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "name"))
|
331
|
+
Disk.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "arn"))
|
332
|
+
Disk.add_member(:support_code, Shapes::ShapeRef.new(shape: string, location_name: "supportCode"))
|
333
|
+
Disk.add_member(:created_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "createdAt"))
|
334
|
+
Disk.add_member(:location, Shapes::ShapeRef.new(shape: ResourceLocation, location_name: "location"))
|
335
|
+
Disk.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
|
336
|
+
Disk.add_member(:size_in_gb, Shapes::ShapeRef.new(shape: integer, location_name: "sizeInGb"))
|
337
|
+
Disk.add_member(:gb_in_use, Shapes::ShapeRef.new(shape: integer, location_name: "gbInUse"))
|
338
|
+
Disk.add_member(:is_system_disk, Shapes::ShapeRef.new(shape: boolean, location_name: "isSystemDisk"))
|
339
|
+
Disk.add_member(:iops, Shapes::ShapeRef.new(shape: integer, location_name: "iops"))
|
340
|
+
Disk.add_member(:path, Shapes::ShapeRef.new(shape: string, location_name: "path"))
|
341
|
+
Disk.add_member(:attached_to, Shapes::ShapeRef.new(shape: string, location_name: "attachedTo"))
|
342
|
+
Disk.add_member(:is_attached, Shapes::ShapeRef.new(shape: boolean, location_name: "isAttached"))
|
343
|
+
Disk.add_member(:attachment_state, Shapes::ShapeRef.new(shape: string, location_name: "attachmentState"))
|
344
|
+
Disk.struct_class = Types::Disk
|
345
|
+
|
346
|
+
DiskList.member = Shapes::ShapeRef.new(shape: Disk)
|
347
|
+
|
348
|
+
Domain.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "name"))
|
349
|
+
Domain.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "arn"))
|
350
|
+
Domain.add_member(:support_code, Shapes::ShapeRef.new(shape: string, location_name: "supportCode"))
|
351
|
+
Domain.add_member(:created_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "createdAt"))
|
352
|
+
Domain.add_member(:location, Shapes::ShapeRef.new(shape: ResourceLocation, location_name: "location"))
|
353
|
+
Domain.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
|
354
|
+
Domain.add_member(:domain_entries, Shapes::ShapeRef.new(shape: DomainEntryList, location_name: "domainEntries"))
|
355
|
+
Domain.struct_class = Types::Domain
|
356
|
+
|
357
|
+
DomainEntry.add_member(:id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "id"))
|
358
|
+
DomainEntry.add_member(:name, Shapes::ShapeRef.new(shape: DomainName, location_name: "name"))
|
359
|
+
DomainEntry.add_member(:target, Shapes::ShapeRef.new(shape: string, location_name: "target"))
|
360
|
+
DomainEntry.add_member(:type, Shapes::ShapeRef.new(shape: DomainEntryType, location_name: "type"))
|
361
|
+
DomainEntry.add_member(:options, Shapes::ShapeRef.new(shape: DomainEntryOptions, location_name: "options"))
|
362
|
+
DomainEntry.struct_class = Types::DomainEntry
|
363
|
+
|
364
|
+
DomainEntryList.member = Shapes::ShapeRef.new(shape: DomainEntry)
|
365
|
+
|
366
|
+
DomainEntryOptions.key = Shapes::ShapeRef.new(shape: DomainEntryOptionsKeys)
|
367
|
+
DomainEntryOptions.value = Shapes::ShapeRef.new(shape: string)
|
368
|
+
|
369
|
+
DomainList.member = Shapes::ShapeRef.new(shape: Domain)
|
370
|
+
|
371
|
+
DownloadDefaultKeyPairRequest.struct_class = Types::DownloadDefaultKeyPairRequest
|
372
|
+
|
373
|
+
DownloadDefaultKeyPairResult.add_member(:public_key_base_64, Shapes::ShapeRef.new(shape: Base64, location_name: "publicKeyBase64"))
|
374
|
+
DownloadDefaultKeyPairResult.add_member(:private_key_base_64, Shapes::ShapeRef.new(shape: Base64, location_name: "privateKeyBase64"))
|
375
|
+
DownloadDefaultKeyPairResult.struct_class = Types::DownloadDefaultKeyPairResult
|
376
|
+
|
377
|
+
GetActiveNamesRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
|
378
|
+
GetActiveNamesRequest.struct_class = Types::GetActiveNamesRequest
|
379
|
+
|
380
|
+
GetActiveNamesResult.add_member(:active_names, Shapes::ShapeRef.new(shape: StringList, location_name: "activeNames"))
|
381
|
+
GetActiveNamesResult.add_member(:next_page_token, Shapes::ShapeRef.new(shape: string, location_name: "nextPageToken"))
|
382
|
+
GetActiveNamesResult.struct_class = Types::GetActiveNamesResult
|
318
383
|
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
DeleteKeyPairResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
|
323
|
-
DeleteKeyPairResult.struct_class = Types::DeleteKeyPairResult
|
324
|
-
|
325
|
-
DetachStaticIpRequest.add_member(:static_ip_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "staticIpName"))
|
326
|
-
DetachStaticIpRequest.struct_class = Types::DetachStaticIpRequest
|
327
|
-
|
328
|
-
DetachStaticIpResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
329
|
-
DetachStaticIpResult.struct_class = Types::DetachStaticIpResult
|
384
|
+
GetBlueprintsRequest.add_member(:include_inactive, Shapes::ShapeRef.new(shape: boolean, location_name: "includeInactive"))
|
385
|
+
GetBlueprintsRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
|
386
|
+
GetBlueprintsRequest.struct_class = Types::GetBlueprintsRequest
|
330
387
|
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
Disk.add_member(:created_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "createdAt"))
|
335
|
-
Disk.add_member(:location, Shapes::ShapeRef.new(shape: ResourceLocation, location_name: "location"))
|
336
|
-
Disk.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
|
337
|
-
Disk.add_member(:size_in_gb, Shapes::ShapeRef.new(shape: integer, location_name: "sizeInGb"))
|
338
|
-
Disk.add_member(:gb_in_use, Shapes::ShapeRef.new(shape: integer, location_name: "gbInUse"))
|
339
|
-
Disk.add_member(:is_system_disk, Shapes::ShapeRef.new(shape: boolean, location_name: "isSystemDisk"))
|
340
|
-
Disk.add_member(:iops, Shapes::ShapeRef.new(shape: integer, location_name: "iops"))
|
341
|
-
Disk.add_member(:path, Shapes::ShapeRef.new(shape: string, location_name: "path"))
|
342
|
-
Disk.add_member(:attached_to, Shapes::ShapeRef.new(shape: string, location_name: "attachedTo"))
|
343
|
-
Disk.add_member(:is_attached, Shapes::ShapeRef.new(shape: boolean, location_name: "isAttached"))
|
344
|
-
Disk.add_member(:attachment_state, Shapes::ShapeRef.new(shape: string, location_name: "attachmentState"))
|
345
|
-
Disk.struct_class = Types::Disk
|
388
|
+
GetBlueprintsResult.add_member(:blueprints, Shapes::ShapeRef.new(shape: BlueprintList, location_name: "blueprints"))
|
389
|
+
GetBlueprintsResult.add_member(:next_page_token, Shapes::ShapeRef.new(shape: string, location_name: "nextPageToken"))
|
390
|
+
GetBlueprintsResult.struct_class = Types::GetBlueprintsResult
|
346
391
|
|
347
|
-
|
392
|
+
GetBundlesRequest.add_member(:include_inactive, Shapes::ShapeRef.new(shape: boolean, location_name: "includeInactive"))
|
393
|
+
GetBundlesRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
|
394
|
+
GetBundlesRequest.struct_class = Types::GetBundlesRequest
|
348
395
|
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
Domain.add_member(:created_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "createdAt"))
|
353
|
-
Domain.add_member(:location, Shapes::ShapeRef.new(shape: ResourceLocation, location_name: "location"))
|
354
|
-
Domain.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
|
355
|
-
Domain.add_member(:domain_entries, Shapes::ShapeRef.new(shape: DomainEntryList, location_name: "domainEntries"))
|
356
|
-
Domain.struct_class = Types::Domain
|
396
|
+
GetBundlesResult.add_member(:bundles, Shapes::ShapeRef.new(shape: BundleList, location_name: "bundles"))
|
397
|
+
GetBundlesResult.add_member(:next_page_token, Shapes::ShapeRef.new(shape: string, location_name: "nextPageToken"))
|
398
|
+
GetBundlesResult.struct_class = Types::GetBundlesResult
|
357
399
|
|
358
|
-
|
359
|
-
|
360
|
-
DomainEntry.add_member(:target, Shapes::ShapeRef.new(shape: string, location_name: "target"))
|
361
|
-
DomainEntry.add_member(:type, Shapes::ShapeRef.new(shape: DomainEntryType, location_name: "type"))
|
362
|
-
DomainEntry.add_member(:options, Shapes::ShapeRef.new(shape: DomainEntryOptions, location_name: "options"))
|
363
|
-
DomainEntry.struct_class = Types::DomainEntry
|
400
|
+
GetDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domainName"))
|
401
|
+
GetDomainRequest.struct_class = Types::GetDomainRequest
|
364
402
|
|
365
|
-
|
403
|
+
GetDomainResult.add_member(:domain, Shapes::ShapeRef.new(shape: Domain, location_name: "domain"))
|
404
|
+
GetDomainResult.struct_class = Types::GetDomainResult
|
366
405
|
|
367
|
-
|
368
|
-
|
406
|
+
GetDomainsRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
|
407
|
+
GetDomainsRequest.struct_class = Types::GetDomainsRequest
|
369
408
|
|
370
|
-
|
409
|
+
GetDomainsResult.add_member(:domains, Shapes::ShapeRef.new(shape: DomainList, location_name: "domains"))
|
410
|
+
GetDomainsResult.add_member(:next_page_token, Shapes::ShapeRef.new(shape: string, location_name: "nextPageToken"))
|
411
|
+
GetDomainsResult.struct_class = Types::GetDomainsResult
|
371
412
|
|
372
|
-
|
413
|
+
GetInstanceAccessDetailsRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
|
414
|
+
GetInstanceAccessDetailsRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: InstanceAccessProtocol, location_name: "protocol"))
|
415
|
+
GetInstanceAccessDetailsRequest.struct_class = Types::GetInstanceAccessDetailsRequest
|
373
416
|
|
374
|
-
|
375
|
-
|
376
|
-
DownloadDefaultKeyPairResult.struct_class = Types::DownloadDefaultKeyPairResult
|
417
|
+
GetInstanceAccessDetailsResult.add_member(:access_details, Shapes::ShapeRef.new(shape: InstanceAccessDetails, location_name: "accessDetails"))
|
418
|
+
GetInstanceAccessDetailsResult.struct_class = Types::GetInstanceAccessDetailsResult
|
377
419
|
|
378
|
-
|
379
|
-
|
420
|
+
GetInstanceMetricDataRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
|
421
|
+
GetInstanceMetricDataRequest.add_member(:metric_name, Shapes::ShapeRef.new(shape: InstanceMetricName, required: true, location_name: "metricName"))
|
422
|
+
GetInstanceMetricDataRequest.add_member(:period, Shapes::ShapeRef.new(shape: MetricPeriod, required: true, location_name: "period"))
|
423
|
+
GetInstanceMetricDataRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "startTime"))
|
424
|
+
GetInstanceMetricDataRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "endTime"))
|
425
|
+
GetInstanceMetricDataRequest.add_member(:unit, Shapes::ShapeRef.new(shape: MetricUnit, required: true, location_name: "unit"))
|
426
|
+
GetInstanceMetricDataRequest.add_member(:statistics, Shapes::ShapeRef.new(shape: MetricStatisticList, required: true, location_name: "statistics"))
|
427
|
+
GetInstanceMetricDataRequest.struct_class = Types::GetInstanceMetricDataRequest
|
380
428
|
|
381
|
-
|
382
|
-
|
383
|
-
|
429
|
+
GetInstanceMetricDataResult.add_member(:metric_name, Shapes::ShapeRef.new(shape: InstanceMetricName, location_name: "metricName"))
|
430
|
+
GetInstanceMetricDataResult.add_member(:metric_data, Shapes::ShapeRef.new(shape: MetricDatapointList, location_name: "metricData"))
|
431
|
+
GetInstanceMetricDataResult.struct_class = Types::GetInstanceMetricDataResult
|
384
432
|
|
385
|
-
|
386
|
-
|
387
|
-
GetBlueprintsRequest.struct_class = Types::GetBlueprintsRequest
|
433
|
+
GetInstancePortStatesRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
|
434
|
+
GetInstancePortStatesRequest.struct_class = Types::GetInstancePortStatesRequest
|
388
435
|
|
389
|
-
|
390
|
-
|
391
|
-
GetBlueprintsResult.struct_class = Types::GetBlueprintsResult
|
436
|
+
GetInstancePortStatesResult.add_member(:port_states, Shapes::ShapeRef.new(shape: PortStateList, location_name: "portStates"))
|
437
|
+
GetInstancePortStatesResult.struct_class = Types::GetInstancePortStatesResult
|
392
438
|
|
393
|
-
|
394
|
-
|
395
|
-
GetBundlesRequest.struct_class = Types::GetBundlesRequest
|
439
|
+
GetInstanceRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
|
440
|
+
GetInstanceRequest.struct_class = Types::GetInstanceRequest
|
396
441
|
|
397
|
-
|
398
|
-
|
399
|
-
GetBundlesResult.struct_class = Types::GetBundlesResult
|
442
|
+
GetInstanceResult.add_member(:instance, Shapes::ShapeRef.new(shape: Instance, location_name: "instance"))
|
443
|
+
GetInstanceResult.struct_class = Types::GetInstanceResult
|
400
444
|
|
401
|
-
|
402
|
-
|
445
|
+
GetInstanceSnapshotRequest.add_member(:instance_snapshot_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceSnapshotName"))
|
446
|
+
GetInstanceSnapshotRequest.struct_class = Types::GetInstanceSnapshotRequest
|
403
447
|
|
404
|
-
|
405
|
-
|
448
|
+
GetInstanceSnapshotResult.add_member(:instance_snapshot, Shapes::ShapeRef.new(shape: InstanceSnapshot, location_name: "instanceSnapshot"))
|
449
|
+
GetInstanceSnapshotResult.struct_class = Types::GetInstanceSnapshotResult
|
406
450
|
|
407
|
-
|
408
|
-
|
451
|
+
GetInstanceSnapshotsRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
|
452
|
+
GetInstanceSnapshotsRequest.struct_class = Types::GetInstanceSnapshotsRequest
|
409
453
|
|
410
|
-
|
411
|
-
|
412
|
-
|
454
|
+
GetInstanceSnapshotsResult.add_member(:instance_snapshots, Shapes::ShapeRef.new(shape: InstanceSnapshotList, location_name: "instanceSnapshots"))
|
455
|
+
GetInstanceSnapshotsResult.add_member(:next_page_token, Shapes::ShapeRef.new(shape: string, location_name: "nextPageToken"))
|
456
|
+
GetInstanceSnapshotsResult.struct_class = Types::GetInstanceSnapshotsResult
|
413
457
|
|
414
|
-
|
415
|
-
|
416
|
-
GetInstanceAccessDetailsRequest.struct_class = Types::GetInstanceAccessDetailsRequest
|
458
|
+
GetInstanceStateRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
|
459
|
+
GetInstanceStateRequest.struct_class = Types::GetInstanceStateRequest
|
417
460
|
|
418
|
-
|
419
|
-
|
461
|
+
GetInstanceStateResult.add_member(:state, Shapes::ShapeRef.new(shape: InstanceState, location_name: "state"))
|
462
|
+
GetInstanceStateResult.struct_class = Types::GetInstanceStateResult
|
420
463
|
|
421
|
-
|
422
|
-
|
423
|
-
GetInstanceMetricDataRequest.add_member(:period, Shapes::ShapeRef.new(shape: MetricPeriod, required: true, location_name: "period"))
|
424
|
-
GetInstanceMetricDataRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "startTime"))
|
425
|
-
GetInstanceMetricDataRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "endTime"))
|
426
|
-
GetInstanceMetricDataRequest.add_member(:unit, Shapes::ShapeRef.new(shape: MetricUnit, required: true, location_name: "unit"))
|
427
|
-
GetInstanceMetricDataRequest.add_member(:statistics, Shapes::ShapeRef.new(shape: MetricStatisticList, required: true, location_name: "statistics"))
|
428
|
-
GetInstanceMetricDataRequest.struct_class = Types::GetInstanceMetricDataRequest
|
464
|
+
GetInstancesRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
|
465
|
+
GetInstancesRequest.struct_class = Types::GetInstancesRequest
|
429
466
|
|
430
|
-
|
431
|
-
|
432
|
-
|
467
|
+
GetInstancesResult.add_member(:instances, Shapes::ShapeRef.new(shape: InstanceList, location_name: "instances"))
|
468
|
+
GetInstancesResult.add_member(:next_page_token, Shapes::ShapeRef.new(shape: string, location_name: "nextPageToken"))
|
469
|
+
GetInstancesResult.struct_class = Types::GetInstancesResult
|
433
470
|
|
434
|
-
|
435
|
-
|
471
|
+
GetKeyPairRequest.add_member(:key_pair_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "keyPairName"))
|
472
|
+
GetKeyPairRequest.struct_class = Types::GetKeyPairRequest
|
436
473
|
|
437
|
-
|
438
|
-
|
474
|
+
GetKeyPairResult.add_member(:key_pair, Shapes::ShapeRef.new(shape: KeyPair, location_name: "keyPair"))
|
475
|
+
GetKeyPairResult.struct_class = Types::GetKeyPairResult
|
439
476
|
|
440
|
-
|
441
|
-
|
477
|
+
GetKeyPairsRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
|
478
|
+
GetKeyPairsRequest.struct_class = Types::GetKeyPairsRequest
|
479
|
+
|
480
|
+
GetKeyPairsResult.add_member(:key_pairs, Shapes::ShapeRef.new(shape: KeyPairList, location_name: "keyPairs"))
|
481
|
+
GetKeyPairsResult.add_member(:next_page_token, Shapes::ShapeRef.new(shape: string, location_name: "nextPageToken"))
|
482
|
+
GetKeyPairsResult.struct_class = Types::GetKeyPairsResult
|
442
483
|
|
443
|
-
|
444
|
-
|
484
|
+
GetOperationRequest.add_member(:operation_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "operationId"))
|
485
|
+
GetOperationRequest.struct_class = Types::GetOperationRequest
|
486
|
+
|
487
|
+
GetOperationResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
|
488
|
+
GetOperationResult.struct_class = Types::GetOperationResult
|
489
|
+
|
490
|
+
GetOperationsForResourceRequest.add_member(:resource_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "resourceName"))
|
491
|
+
GetOperationsForResourceRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
|
492
|
+
GetOperationsForResourceRequest.struct_class = Types::GetOperationsForResourceRequest
|
493
|
+
|
494
|
+
GetOperationsForResourceResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
495
|
+
GetOperationsForResourceResult.add_member(:next_page_count, Shapes::ShapeRef.new(shape: string, location_name: "nextPageCount"))
|
496
|
+
GetOperationsForResourceResult.struct_class = Types::GetOperationsForResourceResult
|
497
|
+
|
498
|
+
GetOperationsRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
|
499
|
+
GetOperationsRequest.struct_class = Types::GetOperationsRequest
|
500
|
+
|
501
|
+
GetOperationsResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
502
|
+
GetOperationsResult.add_member(:next_page_token, Shapes::ShapeRef.new(shape: string, location_name: "nextPageToken"))
|
503
|
+
GetOperationsResult.struct_class = Types::GetOperationsResult
|
504
|
+
|
505
|
+
GetRegionsRequest.add_member(:include_availability_zones, Shapes::ShapeRef.new(shape: boolean, location_name: "includeAvailabilityZones"))
|
506
|
+
GetRegionsRequest.struct_class = Types::GetRegionsRequest
|
507
|
+
|
508
|
+
GetRegionsResult.add_member(:regions, Shapes::ShapeRef.new(shape: RegionList, location_name: "regions"))
|
509
|
+
GetRegionsResult.struct_class = Types::GetRegionsResult
|
510
|
+
|
511
|
+
GetStaticIpRequest.add_member(:static_ip_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "staticIpName"))
|
512
|
+
GetStaticIpRequest.struct_class = Types::GetStaticIpRequest
|
513
|
+
|
514
|
+
GetStaticIpResult.add_member(:static_ip, Shapes::ShapeRef.new(shape: StaticIp, location_name: "staticIp"))
|
515
|
+
GetStaticIpResult.struct_class = Types::GetStaticIpResult
|
516
|
+
|
517
|
+
GetStaticIpsRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
|
518
|
+
GetStaticIpsRequest.struct_class = Types::GetStaticIpsRequest
|
519
|
+
|
520
|
+
GetStaticIpsResult.add_member(:static_ips, Shapes::ShapeRef.new(shape: StaticIpList, location_name: "staticIps"))
|
521
|
+
GetStaticIpsResult.add_member(:next_page_token, Shapes::ShapeRef.new(shape: string, location_name: "nextPageToken"))
|
522
|
+
GetStaticIpsResult.struct_class = Types::GetStaticIpsResult
|
523
|
+
|
524
|
+
ImportKeyPairRequest.add_member(:key_pair_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "keyPairName"))
|
525
|
+
ImportKeyPairRequest.add_member(:public_key_base_64, Shapes::ShapeRef.new(shape: Base64, required: true, location_name: "publicKeyBase64"))
|
526
|
+
ImportKeyPairRequest.struct_class = Types::ImportKeyPairRequest
|
527
|
+
|
528
|
+
ImportKeyPairResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
|
529
|
+
ImportKeyPairResult.struct_class = Types::ImportKeyPairResult
|
530
|
+
|
531
|
+
Instance.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "name"))
|
532
|
+
Instance.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "arn"))
|
533
|
+
Instance.add_member(:support_code, Shapes::ShapeRef.new(shape: string, location_name: "supportCode"))
|
534
|
+
Instance.add_member(:created_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "createdAt"))
|
535
|
+
Instance.add_member(:location, Shapes::ShapeRef.new(shape: ResourceLocation, location_name: "location"))
|
536
|
+
Instance.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
|
537
|
+
Instance.add_member(:blueprint_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "blueprintId"))
|
538
|
+
Instance.add_member(:blueprint_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "blueprintName"))
|
539
|
+
Instance.add_member(:bundle_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "bundleId"))
|
540
|
+
Instance.add_member(:is_static_ip, Shapes::ShapeRef.new(shape: boolean, location_name: "isStaticIp"))
|
541
|
+
Instance.add_member(:private_ip_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "privateIpAddress"))
|
542
|
+
Instance.add_member(:public_ip_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "publicIpAddress"))
|
543
|
+
Instance.add_member(:ipv6_address, Shapes::ShapeRef.new(shape: IpV6Address, location_name: "ipv6Address"))
|
544
|
+
Instance.add_member(:hardware, Shapes::ShapeRef.new(shape: InstanceHardware, location_name: "hardware"))
|
545
|
+
Instance.add_member(:networking, Shapes::ShapeRef.new(shape: InstanceNetworking, location_name: "networking"))
|
546
|
+
Instance.add_member(:state, Shapes::ShapeRef.new(shape: InstanceState, location_name: "state"))
|
547
|
+
Instance.add_member(:username, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "username"))
|
548
|
+
Instance.add_member(:ssh_key_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "sshKeyName"))
|
549
|
+
Instance.struct_class = Types::Instance
|
550
|
+
|
551
|
+
InstanceAccessDetails.add_member(:cert_key, Shapes::ShapeRef.new(shape: string, location_name: "certKey"))
|
552
|
+
InstanceAccessDetails.add_member(:expires_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "expiresAt"))
|
553
|
+
InstanceAccessDetails.add_member(:ip_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "ipAddress"))
|
554
|
+
InstanceAccessDetails.add_member(:password, Shapes::ShapeRef.new(shape: string, location_name: "password"))
|
555
|
+
InstanceAccessDetails.add_member(:private_key, Shapes::ShapeRef.new(shape: string, location_name: "privateKey"))
|
556
|
+
InstanceAccessDetails.add_member(:protocol, Shapes::ShapeRef.new(shape: InstanceAccessProtocol, location_name: "protocol"))
|
557
|
+
InstanceAccessDetails.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "instanceName"))
|
558
|
+
InstanceAccessDetails.add_member(:username, Shapes::ShapeRef.new(shape: string, location_name: "username"))
|
559
|
+
InstanceAccessDetails.struct_class = Types::InstanceAccessDetails
|
560
|
+
|
561
|
+
InstanceHardware.add_member(:cpu_count, Shapes::ShapeRef.new(shape: integer, location_name: "cpuCount"))
|
562
|
+
InstanceHardware.add_member(:disks, Shapes::ShapeRef.new(shape: DiskList, location_name: "disks"))
|
563
|
+
InstanceHardware.add_member(:ram_size_in_gb, Shapes::ShapeRef.new(shape: float, location_name: "ramSizeInGb"))
|
564
|
+
InstanceHardware.struct_class = Types::InstanceHardware
|
565
|
+
|
566
|
+
InstanceList.member = Shapes::ShapeRef.new(shape: Instance)
|
567
|
+
|
568
|
+
InstanceNetworking.add_member(:monthly_transfer, Shapes::ShapeRef.new(shape: MonthlyTransfer, location_name: "monthlyTransfer"))
|
569
|
+
InstanceNetworking.add_member(:ports, Shapes::ShapeRef.new(shape: InstancePortInfoList, location_name: "ports"))
|
570
|
+
InstanceNetworking.struct_class = Types::InstanceNetworking
|
571
|
+
|
572
|
+
InstancePortInfo.add_member(:from_port, Shapes::ShapeRef.new(shape: Port, location_name: "fromPort"))
|
573
|
+
InstancePortInfo.add_member(:to_port, Shapes::ShapeRef.new(shape: Port, location_name: "toPort"))
|
574
|
+
InstancePortInfo.add_member(:protocol, Shapes::ShapeRef.new(shape: NetworkProtocol, location_name: "protocol"))
|
575
|
+
InstancePortInfo.add_member(:access_from, Shapes::ShapeRef.new(shape: string, location_name: "accessFrom"))
|
576
|
+
InstancePortInfo.add_member(:access_type, Shapes::ShapeRef.new(shape: PortAccessType, location_name: "accessType"))
|
577
|
+
InstancePortInfo.add_member(:common_name, Shapes::ShapeRef.new(shape: string, location_name: "commonName"))
|
578
|
+
InstancePortInfo.add_member(:access_direction, Shapes::ShapeRef.new(shape: AccessDirection, location_name: "accessDirection"))
|
579
|
+
InstancePortInfo.struct_class = Types::InstancePortInfo
|
580
|
+
|
581
|
+
InstancePortInfoList.member = Shapes::ShapeRef.new(shape: InstancePortInfo)
|
582
|
+
|
583
|
+
InstanceSnapshot.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "name"))
|
584
|
+
InstanceSnapshot.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "arn"))
|
585
|
+
InstanceSnapshot.add_member(:support_code, Shapes::ShapeRef.new(shape: string, location_name: "supportCode"))
|
586
|
+
InstanceSnapshot.add_member(:created_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "createdAt"))
|
587
|
+
InstanceSnapshot.add_member(:location, Shapes::ShapeRef.new(shape: ResourceLocation, location_name: "location"))
|
588
|
+
InstanceSnapshot.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
|
589
|
+
InstanceSnapshot.add_member(:state, Shapes::ShapeRef.new(shape: InstanceSnapshotState, location_name: "state"))
|
590
|
+
InstanceSnapshot.add_member(:progress, Shapes::ShapeRef.new(shape: string, location_name: "progress"))
|
591
|
+
InstanceSnapshot.add_member(:from_instance_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "fromInstanceName"))
|
592
|
+
InstanceSnapshot.add_member(:from_instance_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "fromInstanceArn"))
|
593
|
+
InstanceSnapshot.add_member(:from_blueprint_id, Shapes::ShapeRef.new(shape: string, location_name: "fromBlueprintId"))
|
594
|
+
InstanceSnapshot.add_member(:from_bundle_id, Shapes::ShapeRef.new(shape: string, location_name: "fromBundleId"))
|
595
|
+
InstanceSnapshot.add_member(:size_in_gb, Shapes::ShapeRef.new(shape: integer, location_name: "sizeInGb"))
|
596
|
+
InstanceSnapshot.struct_class = Types::InstanceSnapshot
|
597
|
+
|
598
|
+
InstanceSnapshotList.member = Shapes::ShapeRef.new(shape: InstanceSnapshot)
|
599
|
+
|
600
|
+
InstanceState.add_member(:code, Shapes::ShapeRef.new(shape: integer, location_name: "code"))
|
601
|
+
InstanceState.add_member(:name, Shapes::ShapeRef.new(shape: string, location_name: "name"))
|
602
|
+
InstanceState.struct_class = Types::InstanceState
|
603
|
+
|
604
|
+
IsVpcPeeredRequest.struct_class = Types::IsVpcPeeredRequest
|
605
|
+
|
606
|
+
IsVpcPeeredResult.add_member(:is_peered, Shapes::ShapeRef.new(shape: boolean, location_name: "isPeered"))
|
607
|
+
IsVpcPeeredResult.struct_class = Types::IsVpcPeeredResult
|
608
|
+
|
609
|
+
KeyPair.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "name"))
|
610
|
+
KeyPair.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "arn"))
|
611
|
+
KeyPair.add_member(:support_code, Shapes::ShapeRef.new(shape: string, location_name: "supportCode"))
|
612
|
+
KeyPair.add_member(:created_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "createdAt"))
|
613
|
+
KeyPair.add_member(:location, Shapes::ShapeRef.new(shape: ResourceLocation, location_name: "location"))
|
614
|
+
KeyPair.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
|
615
|
+
KeyPair.add_member(:fingerprint, Shapes::ShapeRef.new(shape: Base64, location_name: "fingerprint"))
|
616
|
+
KeyPair.struct_class = Types::KeyPair
|
617
|
+
|
618
|
+
KeyPairList.member = Shapes::ShapeRef.new(shape: KeyPair)
|
619
|
+
|
620
|
+
MetricDatapoint.add_member(:average, Shapes::ShapeRef.new(shape: double, location_name: "average"))
|
621
|
+
MetricDatapoint.add_member(:maximum, Shapes::ShapeRef.new(shape: double, location_name: "maximum"))
|
622
|
+
MetricDatapoint.add_member(:minimum, Shapes::ShapeRef.new(shape: double, location_name: "minimum"))
|
623
|
+
MetricDatapoint.add_member(:sample_count, Shapes::ShapeRef.new(shape: double, location_name: "sampleCount"))
|
624
|
+
MetricDatapoint.add_member(:sum, Shapes::ShapeRef.new(shape: double, location_name: "sum"))
|
625
|
+
MetricDatapoint.add_member(:timestamp, Shapes::ShapeRef.new(shape: timestamp, location_name: "timestamp"))
|
626
|
+
MetricDatapoint.add_member(:unit, Shapes::ShapeRef.new(shape: MetricUnit, location_name: "unit"))
|
627
|
+
MetricDatapoint.struct_class = Types::MetricDatapoint
|
628
|
+
|
629
|
+
MetricDatapointList.member = Shapes::ShapeRef.new(shape: MetricDatapoint)
|
630
|
+
|
631
|
+
MetricStatisticList.member = Shapes::ShapeRef.new(shape: MetricStatistic)
|
632
|
+
|
633
|
+
MonthlyTransfer.add_member(:gb_per_month_allocated, Shapes::ShapeRef.new(shape: integer, location_name: "gbPerMonthAllocated"))
|
634
|
+
MonthlyTransfer.struct_class = Types::MonthlyTransfer
|
635
|
+
|
636
|
+
OpenInstancePublicPortsRequest.add_member(:port_info, Shapes::ShapeRef.new(shape: PortInfo, required: true, location_name: "portInfo"))
|
637
|
+
OpenInstancePublicPortsRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
|
638
|
+
OpenInstancePublicPortsRequest.struct_class = Types::OpenInstancePublicPortsRequest
|
639
|
+
|
640
|
+
OpenInstancePublicPortsResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
|
641
|
+
OpenInstancePublicPortsResult.struct_class = Types::OpenInstancePublicPortsResult
|
642
|
+
|
643
|
+
Operation.add_member(:id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "id"))
|
644
|
+
Operation.add_member(:resource_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "resourceName"))
|
645
|
+
Operation.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
|
646
|
+
Operation.add_member(:created_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "createdAt"))
|
647
|
+
Operation.add_member(:location, Shapes::ShapeRef.new(shape: ResourceLocation, location_name: "location"))
|
648
|
+
Operation.add_member(:is_terminal, Shapes::ShapeRef.new(shape: boolean, location_name: "isTerminal"))
|
649
|
+
Operation.add_member(:operation_details, Shapes::ShapeRef.new(shape: string, location_name: "operationDetails"))
|
650
|
+
Operation.add_member(:operation_type, Shapes::ShapeRef.new(shape: OperationType, location_name: "operationType"))
|
651
|
+
Operation.add_member(:status, Shapes::ShapeRef.new(shape: OperationStatus, location_name: "status"))
|
652
|
+
Operation.add_member(:status_changed_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "statusChangedAt"))
|
653
|
+
Operation.add_member(:error_code, Shapes::ShapeRef.new(shape: string, location_name: "errorCode"))
|
654
|
+
Operation.add_member(:error_details, Shapes::ShapeRef.new(shape: string, location_name: "errorDetails"))
|
655
|
+
Operation.struct_class = Types::Operation
|
656
|
+
|
657
|
+
OperationList.member = Shapes::ShapeRef.new(shape: Operation)
|
445
658
|
|
446
|
-
|
447
|
-
GetInstanceSnapshotRequest.struct_class = Types::GetInstanceSnapshotRequest
|
659
|
+
PeerVpcRequest.struct_class = Types::PeerVpcRequest
|
448
660
|
|
449
|
-
|
450
|
-
|
661
|
+
PeerVpcResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
|
662
|
+
PeerVpcResult.struct_class = Types::PeerVpcResult
|
451
663
|
|
452
|
-
|
453
|
-
|
664
|
+
PortInfo.add_member(:from_port, Shapes::ShapeRef.new(shape: Port, location_name: "fromPort"))
|
665
|
+
PortInfo.add_member(:to_port, Shapes::ShapeRef.new(shape: Port, location_name: "toPort"))
|
666
|
+
PortInfo.add_member(:protocol, Shapes::ShapeRef.new(shape: NetworkProtocol, location_name: "protocol"))
|
667
|
+
PortInfo.struct_class = Types::PortInfo
|
668
|
+
|
669
|
+
PortStateList.member = Shapes::ShapeRef.new(shape: PortState)
|
454
670
|
|
455
|
-
|
456
|
-
|
457
|
-
GetInstanceSnapshotsResult.struct_class = Types::GetInstanceSnapshotsResult
|
671
|
+
RebootInstanceRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
|
672
|
+
RebootInstanceRequest.struct_class = Types::RebootInstanceRequest
|
458
673
|
|
459
|
-
|
460
|
-
|
674
|
+
RebootInstanceResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
675
|
+
RebootInstanceResult.struct_class = Types::RebootInstanceResult
|
461
676
|
|
462
|
-
|
463
|
-
|
677
|
+
Region.add_member(:continent_code, Shapes::ShapeRef.new(shape: string, location_name: "continentCode"))
|
678
|
+
Region.add_member(:description, Shapes::ShapeRef.new(shape: string, location_name: "description"))
|
679
|
+
Region.add_member(:display_name, Shapes::ShapeRef.new(shape: string, location_name: "displayName"))
|
680
|
+
Region.add_member(:name, Shapes::ShapeRef.new(shape: RegionName, location_name: "name"))
|
681
|
+
Region.add_member(:availability_zones, Shapes::ShapeRef.new(shape: AvailabilityZoneList, location_name: "availabilityZones"))
|
682
|
+
Region.struct_class = Types::Region
|
464
683
|
|
465
|
-
|
466
|
-
GetInstancesRequest.struct_class = Types::GetInstancesRequest
|
684
|
+
RegionList.member = Shapes::ShapeRef.new(shape: Region)
|
467
685
|
|
468
|
-
|
469
|
-
|
470
|
-
GetInstancesResult.struct_class = Types::GetInstancesResult
|
686
|
+
ReleaseStaticIpRequest.add_member(:static_ip_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "staticIpName"))
|
687
|
+
ReleaseStaticIpRequest.struct_class = Types::ReleaseStaticIpRequest
|
471
688
|
|
472
|
-
|
473
|
-
|
689
|
+
ReleaseStaticIpResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
690
|
+
ReleaseStaticIpResult.struct_class = Types::ReleaseStaticIpResult
|
474
691
|
|
475
|
-
|
476
|
-
|
692
|
+
ResourceLocation.add_member(:availability_zone, Shapes::ShapeRef.new(shape: string, location_name: "availabilityZone"))
|
693
|
+
ResourceLocation.add_member(:region_name, Shapes::ShapeRef.new(shape: RegionName, location_name: "regionName"))
|
694
|
+
ResourceLocation.struct_class = Types::ResourceLocation
|
477
695
|
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
GetKeyPairsResult.add_member(:key_pairs, Shapes::ShapeRef.new(shape: KeyPairList, location_name: "keyPairs"))
|
482
|
-
GetKeyPairsResult.add_member(:next_page_token, Shapes::ShapeRef.new(shape: string, location_name: "nextPageToken"))
|
483
|
-
GetKeyPairsResult.struct_class = Types::GetKeyPairsResult
|
696
|
+
StartInstanceRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
|
697
|
+
StartInstanceRequest.struct_class = Types::StartInstanceRequest
|
484
698
|
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
GetOperationResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
|
489
|
-
GetOperationResult.struct_class = Types::GetOperationResult
|
490
|
-
|
491
|
-
GetOperationsForResourceRequest.add_member(:resource_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "resourceName"))
|
492
|
-
GetOperationsForResourceRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
|
493
|
-
GetOperationsForResourceRequest.struct_class = Types::GetOperationsForResourceRequest
|
494
|
-
|
495
|
-
GetOperationsForResourceResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
496
|
-
GetOperationsForResourceResult.add_member(:next_page_count, Shapes::ShapeRef.new(shape: string, location_name: "nextPageCount"))
|
497
|
-
GetOperationsForResourceResult.struct_class = Types::GetOperationsForResourceResult
|
498
|
-
|
499
|
-
GetOperationsRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
|
500
|
-
GetOperationsRequest.struct_class = Types::GetOperationsRequest
|
501
|
-
|
502
|
-
GetOperationsResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
503
|
-
GetOperationsResult.add_member(:next_page_token, Shapes::ShapeRef.new(shape: string, location_name: "nextPageToken"))
|
504
|
-
GetOperationsResult.struct_class = Types::GetOperationsResult
|
505
|
-
|
506
|
-
GetRegionsRequest.add_member(:include_availability_zones, Shapes::ShapeRef.new(shape: boolean, location_name: "includeAvailabilityZones"))
|
507
|
-
GetRegionsRequest.struct_class = Types::GetRegionsRequest
|
508
|
-
|
509
|
-
GetRegionsResult.add_member(:regions, Shapes::ShapeRef.new(shape: RegionList, location_name: "regions"))
|
510
|
-
GetRegionsResult.struct_class = Types::GetRegionsResult
|
511
|
-
|
512
|
-
GetStaticIpRequest.add_member(:static_ip_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "staticIpName"))
|
513
|
-
GetStaticIpRequest.struct_class = Types::GetStaticIpRequest
|
514
|
-
|
515
|
-
GetStaticIpResult.add_member(:static_ip, Shapes::ShapeRef.new(shape: StaticIp, location_name: "staticIp"))
|
516
|
-
GetStaticIpResult.struct_class = Types::GetStaticIpResult
|
517
|
-
|
518
|
-
GetStaticIpsRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
|
519
|
-
GetStaticIpsRequest.struct_class = Types::GetStaticIpsRequest
|
520
|
-
|
521
|
-
GetStaticIpsResult.add_member(:static_ips, Shapes::ShapeRef.new(shape: StaticIpList, location_name: "staticIps"))
|
522
|
-
GetStaticIpsResult.add_member(:next_page_token, Shapes::ShapeRef.new(shape: string, location_name: "nextPageToken"))
|
523
|
-
GetStaticIpsResult.struct_class = Types::GetStaticIpsResult
|
524
|
-
|
525
|
-
ImportKeyPairRequest.add_member(:key_pair_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "keyPairName"))
|
526
|
-
ImportKeyPairRequest.add_member(:public_key_base_64, Shapes::ShapeRef.new(shape: Base64, required: true, location_name: "publicKeyBase64"))
|
527
|
-
ImportKeyPairRequest.struct_class = Types::ImportKeyPairRequest
|
528
|
-
|
529
|
-
ImportKeyPairResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
|
530
|
-
ImportKeyPairResult.struct_class = Types::ImportKeyPairResult
|
531
|
-
|
532
|
-
Instance.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "name"))
|
533
|
-
Instance.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "arn"))
|
534
|
-
Instance.add_member(:support_code, Shapes::ShapeRef.new(shape: string, location_name: "supportCode"))
|
535
|
-
Instance.add_member(:created_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "createdAt"))
|
536
|
-
Instance.add_member(:location, Shapes::ShapeRef.new(shape: ResourceLocation, location_name: "location"))
|
537
|
-
Instance.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
|
538
|
-
Instance.add_member(:blueprint_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "blueprintId"))
|
539
|
-
Instance.add_member(:blueprint_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "blueprintName"))
|
540
|
-
Instance.add_member(:bundle_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "bundleId"))
|
541
|
-
Instance.add_member(:is_static_ip, Shapes::ShapeRef.new(shape: boolean, location_name: "isStaticIp"))
|
542
|
-
Instance.add_member(:private_ip_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "privateIpAddress"))
|
543
|
-
Instance.add_member(:public_ip_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "publicIpAddress"))
|
544
|
-
Instance.add_member(:ipv6_address, Shapes::ShapeRef.new(shape: IpV6Address, location_name: "ipv6Address"))
|
545
|
-
Instance.add_member(:hardware, Shapes::ShapeRef.new(shape: InstanceHardware, location_name: "hardware"))
|
546
|
-
Instance.add_member(:networking, Shapes::ShapeRef.new(shape: InstanceNetworking, location_name: "networking"))
|
547
|
-
Instance.add_member(:state, Shapes::ShapeRef.new(shape: InstanceState, location_name: "state"))
|
548
|
-
Instance.add_member(:username, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "username"))
|
549
|
-
Instance.add_member(:ssh_key_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "sshKeyName"))
|
550
|
-
Instance.struct_class = Types::Instance
|
551
|
-
|
552
|
-
InstanceAccessDetails.add_member(:cert_key, Shapes::ShapeRef.new(shape: string, location_name: "certKey"))
|
553
|
-
InstanceAccessDetails.add_member(:expires_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "expiresAt"))
|
554
|
-
InstanceAccessDetails.add_member(:ip_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "ipAddress"))
|
555
|
-
InstanceAccessDetails.add_member(:password, Shapes::ShapeRef.new(shape: string, location_name: "password"))
|
556
|
-
InstanceAccessDetails.add_member(:private_key, Shapes::ShapeRef.new(shape: string, location_name: "privateKey"))
|
557
|
-
InstanceAccessDetails.add_member(:protocol, Shapes::ShapeRef.new(shape: InstanceAccessProtocol, location_name: "protocol"))
|
558
|
-
InstanceAccessDetails.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "instanceName"))
|
559
|
-
InstanceAccessDetails.add_member(:username, Shapes::ShapeRef.new(shape: string, location_name: "username"))
|
560
|
-
InstanceAccessDetails.struct_class = Types::InstanceAccessDetails
|
561
|
-
|
562
|
-
InstanceHardware.add_member(:cpu_count, Shapes::ShapeRef.new(shape: integer, location_name: "cpuCount"))
|
563
|
-
InstanceHardware.add_member(:disks, Shapes::ShapeRef.new(shape: DiskList, location_name: "disks"))
|
564
|
-
InstanceHardware.add_member(:ram_size_in_gb, Shapes::ShapeRef.new(shape: float, location_name: "ramSizeInGb"))
|
565
|
-
InstanceHardware.struct_class = Types::InstanceHardware
|
566
|
-
|
567
|
-
InstanceList.member = Shapes::ShapeRef.new(shape: Instance)
|
568
|
-
|
569
|
-
InstanceNetworking.add_member(:monthly_transfer, Shapes::ShapeRef.new(shape: MonthlyTransfer, location_name: "monthlyTransfer"))
|
570
|
-
InstanceNetworking.add_member(:ports, Shapes::ShapeRef.new(shape: InstancePortInfoList, location_name: "ports"))
|
571
|
-
InstanceNetworking.struct_class = Types::InstanceNetworking
|
572
|
-
|
573
|
-
InstancePortInfo.add_member(:from_port, Shapes::ShapeRef.new(shape: Port, location_name: "fromPort"))
|
574
|
-
InstancePortInfo.add_member(:to_port, Shapes::ShapeRef.new(shape: Port, location_name: "toPort"))
|
575
|
-
InstancePortInfo.add_member(:protocol, Shapes::ShapeRef.new(shape: NetworkProtocol, location_name: "protocol"))
|
576
|
-
InstancePortInfo.add_member(:access_from, Shapes::ShapeRef.new(shape: string, location_name: "accessFrom"))
|
577
|
-
InstancePortInfo.add_member(:access_type, Shapes::ShapeRef.new(shape: PortAccessType, location_name: "accessType"))
|
578
|
-
InstancePortInfo.add_member(:common_name, Shapes::ShapeRef.new(shape: string, location_name: "commonName"))
|
579
|
-
InstancePortInfo.add_member(:access_direction, Shapes::ShapeRef.new(shape: AccessDirection, location_name: "accessDirection"))
|
580
|
-
InstancePortInfo.struct_class = Types::InstancePortInfo
|
581
|
-
|
582
|
-
InstancePortInfoList.member = Shapes::ShapeRef.new(shape: InstancePortInfo)
|
583
|
-
|
584
|
-
InstanceSnapshot.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "name"))
|
585
|
-
InstanceSnapshot.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "arn"))
|
586
|
-
InstanceSnapshot.add_member(:support_code, Shapes::ShapeRef.new(shape: string, location_name: "supportCode"))
|
587
|
-
InstanceSnapshot.add_member(:created_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "createdAt"))
|
588
|
-
InstanceSnapshot.add_member(:location, Shapes::ShapeRef.new(shape: ResourceLocation, location_name: "location"))
|
589
|
-
InstanceSnapshot.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
|
590
|
-
InstanceSnapshot.add_member(:state, Shapes::ShapeRef.new(shape: InstanceSnapshotState, location_name: "state"))
|
591
|
-
InstanceSnapshot.add_member(:progress, Shapes::ShapeRef.new(shape: string, location_name: "progress"))
|
592
|
-
InstanceSnapshot.add_member(:from_instance_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "fromInstanceName"))
|
593
|
-
InstanceSnapshot.add_member(:from_instance_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "fromInstanceArn"))
|
594
|
-
InstanceSnapshot.add_member(:from_blueprint_id, Shapes::ShapeRef.new(shape: string, location_name: "fromBlueprintId"))
|
595
|
-
InstanceSnapshot.add_member(:from_bundle_id, Shapes::ShapeRef.new(shape: string, location_name: "fromBundleId"))
|
596
|
-
InstanceSnapshot.add_member(:size_in_gb, Shapes::ShapeRef.new(shape: integer, location_name: "sizeInGb"))
|
597
|
-
InstanceSnapshot.struct_class = Types::InstanceSnapshot
|
598
|
-
|
599
|
-
InstanceSnapshotList.member = Shapes::ShapeRef.new(shape: InstanceSnapshot)
|
600
|
-
|
601
|
-
InstanceState.add_member(:code, Shapes::ShapeRef.new(shape: integer, location_name: "code"))
|
602
|
-
InstanceState.add_member(:name, Shapes::ShapeRef.new(shape: string, location_name: "name"))
|
603
|
-
InstanceState.struct_class = Types::InstanceState
|
604
|
-
|
605
|
-
IsVpcPeeredRequest.struct_class = Types::IsVpcPeeredRequest
|
606
|
-
|
607
|
-
IsVpcPeeredResult.add_member(:is_peered, Shapes::ShapeRef.new(shape: boolean, location_name: "isPeered"))
|
608
|
-
IsVpcPeeredResult.struct_class = Types::IsVpcPeeredResult
|
609
|
-
|
610
|
-
KeyPair.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "name"))
|
611
|
-
KeyPair.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "arn"))
|
612
|
-
KeyPair.add_member(:support_code, Shapes::ShapeRef.new(shape: string, location_name: "supportCode"))
|
613
|
-
KeyPair.add_member(:created_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "createdAt"))
|
614
|
-
KeyPair.add_member(:location, Shapes::ShapeRef.new(shape: ResourceLocation, location_name: "location"))
|
615
|
-
KeyPair.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
|
616
|
-
KeyPair.add_member(:fingerprint, Shapes::ShapeRef.new(shape: Base64, location_name: "fingerprint"))
|
617
|
-
KeyPair.struct_class = Types::KeyPair
|
618
|
-
|
619
|
-
KeyPairList.member = Shapes::ShapeRef.new(shape: KeyPair)
|
620
|
-
|
621
|
-
MetricDatapoint.add_member(:average, Shapes::ShapeRef.new(shape: double, location_name: "average"))
|
622
|
-
MetricDatapoint.add_member(:maximum, Shapes::ShapeRef.new(shape: double, location_name: "maximum"))
|
623
|
-
MetricDatapoint.add_member(:minimum, Shapes::ShapeRef.new(shape: double, location_name: "minimum"))
|
624
|
-
MetricDatapoint.add_member(:sample_count, Shapes::ShapeRef.new(shape: double, location_name: "sampleCount"))
|
625
|
-
MetricDatapoint.add_member(:sum, Shapes::ShapeRef.new(shape: double, location_name: "sum"))
|
626
|
-
MetricDatapoint.add_member(:timestamp, Shapes::ShapeRef.new(shape: timestamp, location_name: "timestamp"))
|
627
|
-
MetricDatapoint.add_member(:unit, Shapes::ShapeRef.new(shape: MetricUnit, location_name: "unit"))
|
628
|
-
MetricDatapoint.struct_class = Types::MetricDatapoint
|
629
|
-
|
630
|
-
MetricDatapointList.member = Shapes::ShapeRef.new(shape: MetricDatapoint)
|
631
|
-
|
632
|
-
MetricStatisticList.member = Shapes::ShapeRef.new(shape: MetricStatistic)
|
633
|
-
|
634
|
-
MonthlyTransfer.add_member(:gb_per_month_allocated, Shapes::ShapeRef.new(shape: integer, location_name: "gbPerMonthAllocated"))
|
635
|
-
MonthlyTransfer.struct_class = Types::MonthlyTransfer
|
636
|
-
|
637
|
-
OpenInstancePublicPortsRequest.add_member(:port_info, Shapes::ShapeRef.new(shape: PortInfo, required: true, location_name: "portInfo"))
|
638
|
-
OpenInstancePublicPortsRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
|
639
|
-
OpenInstancePublicPortsRequest.struct_class = Types::OpenInstancePublicPortsRequest
|
640
|
-
|
641
|
-
OpenInstancePublicPortsResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
|
642
|
-
OpenInstancePublicPortsResult.struct_class = Types::OpenInstancePublicPortsResult
|
643
|
-
|
644
|
-
Operation.add_member(:id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "id"))
|
645
|
-
Operation.add_member(:resource_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "resourceName"))
|
646
|
-
Operation.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
|
647
|
-
Operation.add_member(:created_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "createdAt"))
|
648
|
-
Operation.add_member(:location, Shapes::ShapeRef.new(shape: ResourceLocation, location_name: "location"))
|
649
|
-
Operation.add_member(:is_terminal, Shapes::ShapeRef.new(shape: boolean, location_name: "isTerminal"))
|
650
|
-
Operation.add_member(:operation_details, Shapes::ShapeRef.new(shape: string, location_name: "operationDetails"))
|
651
|
-
Operation.add_member(:operation_type, Shapes::ShapeRef.new(shape: OperationType, location_name: "operationType"))
|
652
|
-
Operation.add_member(:status, Shapes::ShapeRef.new(shape: OperationStatus, location_name: "status"))
|
653
|
-
Operation.add_member(:status_changed_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "statusChangedAt"))
|
654
|
-
Operation.add_member(:error_code, Shapes::ShapeRef.new(shape: string, location_name: "errorCode"))
|
655
|
-
Operation.add_member(:error_details, Shapes::ShapeRef.new(shape: string, location_name: "errorDetails"))
|
656
|
-
Operation.struct_class = Types::Operation
|
657
|
-
|
658
|
-
OperationList.member = Shapes::ShapeRef.new(shape: Operation)
|
659
|
-
|
660
|
-
PeerVpcRequest.struct_class = Types::PeerVpcRequest
|
661
|
-
|
662
|
-
PeerVpcResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
|
663
|
-
PeerVpcResult.struct_class = Types::PeerVpcResult
|
664
|
-
|
665
|
-
PortInfo.add_member(:from_port, Shapes::ShapeRef.new(shape: Port, location_name: "fromPort"))
|
666
|
-
PortInfo.add_member(:to_port, Shapes::ShapeRef.new(shape: Port, location_name: "toPort"))
|
667
|
-
PortInfo.add_member(:protocol, Shapes::ShapeRef.new(shape: NetworkProtocol, location_name: "protocol"))
|
668
|
-
PortInfo.struct_class = Types::PortInfo
|
669
|
-
|
670
|
-
PortStateList.member = Shapes::ShapeRef.new(shape: PortState)
|
671
|
-
|
672
|
-
RebootInstanceRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
|
673
|
-
RebootInstanceRequest.struct_class = Types::RebootInstanceRequest
|
674
|
-
|
675
|
-
RebootInstanceResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
676
|
-
RebootInstanceResult.struct_class = Types::RebootInstanceResult
|
677
|
-
|
678
|
-
Region.add_member(:continent_code, Shapes::ShapeRef.new(shape: string, location_name: "continentCode"))
|
679
|
-
Region.add_member(:description, Shapes::ShapeRef.new(shape: string, location_name: "description"))
|
680
|
-
Region.add_member(:display_name, Shapes::ShapeRef.new(shape: string, location_name: "displayName"))
|
681
|
-
Region.add_member(:name, Shapes::ShapeRef.new(shape: RegionName, location_name: "name"))
|
682
|
-
Region.add_member(:availability_zones, Shapes::ShapeRef.new(shape: AvailabilityZoneList, location_name: "availabilityZones"))
|
683
|
-
Region.struct_class = Types::Region
|
684
|
-
|
685
|
-
RegionList.member = Shapes::ShapeRef.new(shape: Region)
|
686
|
-
|
687
|
-
ReleaseStaticIpRequest.add_member(:static_ip_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "staticIpName"))
|
688
|
-
ReleaseStaticIpRequest.struct_class = Types::ReleaseStaticIpRequest
|
689
|
-
|
690
|
-
ReleaseStaticIpResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
691
|
-
ReleaseStaticIpResult.struct_class = Types::ReleaseStaticIpResult
|
692
|
-
|
693
|
-
ResourceLocation.add_member(:availability_zone, Shapes::ShapeRef.new(shape: string, location_name: "availabilityZone"))
|
694
|
-
ResourceLocation.add_member(:region_name, Shapes::ShapeRef.new(shape: RegionName, location_name: "regionName"))
|
695
|
-
ResourceLocation.struct_class = Types::ResourceLocation
|
696
|
-
|
697
|
-
StartInstanceRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
|
698
|
-
StartInstanceRequest.struct_class = Types::StartInstanceRequest
|
699
|
-
|
700
|
-
StartInstanceResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
701
|
-
StartInstanceResult.struct_class = Types::StartInstanceResult
|
702
|
-
|
703
|
-
StaticIp.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "name"))
|
704
|
-
StaticIp.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "arn"))
|
705
|
-
StaticIp.add_member(:support_code, Shapes::ShapeRef.new(shape: string, location_name: "supportCode"))
|
706
|
-
StaticIp.add_member(:created_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "createdAt"))
|
707
|
-
StaticIp.add_member(:location, Shapes::ShapeRef.new(shape: ResourceLocation, location_name: "location"))
|
708
|
-
StaticIp.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
|
709
|
-
StaticIp.add_member(:ip_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "ipAddress"))
|
710
|
-
StaticIp.add_member(:attached_to, Shapes::ShapeRef.new(shape: ResourceName, location_name: "attachedTo"))
|
711
|
-
StaticIp.add_member(:is_attached, Shapes::ShapeRef.new(shape: boolean, location_name: "isAttached"))
|
712
|
-
StaticIp.struct_class = Types::StaticIp
|
713
|
-
|
714
|
-
StaticIpList.member = Shapes::ShapeRef.new(shape: StaticIp)
|
715
|
-
|
716
|
-
StopInstanceRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
|
717
|
-
StopInstanceRequest.struct_class = Types::StopInstanceRequest
|
718
|
-
|
719
|
-
StopInstanceResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
720
|
-
StopInstanceResult.struct_class = Types::StopInstanceResult
|
721
|
-
|
722
|
-
StringList.member = Shapes::ShapeRef.new(shape: string)
|
723
|
-
|
724
|
-
UnpeerVpcRequest.struct_class = Types::UnpeerVpcRequest
|
725
|
-
|
726
|
-
UnpeerVpcResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
|
727
|
-
UnpeerVpcResult.struct_class = Types::UnpeerVpcResult
|
728
|
-
|
729
|
-
UpdateDomainEntryRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domainName"))
|
730
|
-
UpdateDomainEntryRequest.add_member(:domain_entry, Shapes::ShapeRef.new(shape: DomainEntry, required: true, location_name: "domainEntry"))
|
731
|
-
UpdateDomainEntryRequest.struct_class = Types::UpdateDomainEntryRequest
|
732
|
-
|
733
|
-
UpdateDomainEntryResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
734
|
-
UpdateDomainEntryResult.struct_class = Types::UpdateDomainEntryResult
|
735
|
-
|
736
|
-
|
737
|
-
# @api private
|
738
|
-
API = Seahorse::Model::Api.new.tap do |api|
|
739
|
-
|
740
|
-
api.version = "2016-11-28"
|
741
|
-
|
742
|
-
api.metadata = {
|
743
|
-
"endpointPrefix" => "lightsail",
|
744
|
-
"jsonVersion" => "1.1",
|
745
|
-
"protocol" => "json",
|
746
|
-
"serviceFullName" => "Amazon Lightsail",
|
747
|
-
"signatureVersion" => "v4",
|
748
|
-
"targetPrefix" => "Lightsail_20161128",
|
749
|
-
}
|
750
|
-
|
751
|
-
api.add_operation(:allocate_static_ip, Seahorse::Model::Operation.new.tap do |o|
|
752
|
-
o.name = "AllocateStaticIp"
|
753
|
-
o.http_method = "POST"
|
754
|
-
o.http_request_uri = "/"
|
755
|
-
o.input = Shapes::ShapeRef.new(shape: AllocateStaticIpRequest)
|
756
|
-
o.output = Shapes::ShapeRef.new(shape: AllocateStaticIpResult)
|
757
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
758
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
759
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
760
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
761
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
762
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
763
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
764
|
-
end)
|
765
|
-
|
766
|
-
api.add_operation(:attach_static_ip, Seahorse::Model::Operation.new.tap do |o|
|
767
|
-
o.name = "AttachStaticIp"
|
768
|
-
o.http_method = "POST"
|
769
|
-
o.http_request_uri = "/"
|
770
|
-
o.input = Shapes::ShapeRef.new(shape: AttachStaticIpRequest)
|
771
|
-
o.output = Shapes::ShapeRef.new(shape: AttachStaticIpResult)
|
772
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
773
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
774
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
775
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
776
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
777
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
778
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
779
|
-
end)
|
780
|
-
|
781
|
-
api.add_operation(:close_instance_public_ports, Seahorse::Model::Operation.new.tap do |o|
|
782
|
-
o.name = "CloseInstancePublicPorts"
|
783
|
-
o.http_method = "POST"
|
784
|
-
o.http_request_uri = "/"
|
785
|
-
o.input = Shapes::ShapeRef.new(shape: CloseInstancePublicPortsRequest)
|
786
|
-
o.output = Shapes::ShapeRef.new(shape: CloseInstancePublicPortsResult)
|
787
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
788
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
789
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
790
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
791
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
792
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
793
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
794
|
-
end)
|
795
|
-
|
796
|
-
api.add_operation(:create_domain, Seahorse::Model::Operation.new.tap do |o|
|
797
|
-
o.name = "CreateDomain"
|
798
|
-
o.http_method = "POST"
|
799
|
-
o.http_request_uri = "/"
|
800
|
-
o.input = Shapes::ShapeRef.new(shape: CreateDomainRequest)
|
801
|
-
o.output = Shapes::ShapeRef.new(shape: CreateDomainResult)
|
802
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
803
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
804
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
805
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
806
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
807
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
808
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
809
|
-
end)
|
810
|
-
|
811
|
-
api.add_operation(:create_domain_entry, Seahorse::Model::Operation.new.tap do |o|
|
812
|
-
o.name = "CreateDomainEntry"
|
813
|
-
o.http_method = "POST"
|
814
|
-
o.http_request_uri = "/"
|
815
|
-
o.input = Shapes::ShapeRef.new(shape: CreateDomainEntryRequest)
|
816
|
-
o.output = Shapes::ShapeRef.new(shape: CreateDomainEntryResult)
|
817
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
818
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
819
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
820
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
821
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
822
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
823
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
824
|
-
end)
|
825
|
-
|
826
|
-
api.add_operation(:create_instance_snapshot, Seahorse::Model::Operation.new.tap do |o|
|
827
|
-
o.name = "CreateInstanceSnapshot"
|
828
|
-
o.http_method = "POST"
|
829
|
-
o.http_request_uri = "/"
|
830
|
-
o.input = Shapes::ShapeRef.new(shape: CreateInstanceSnapshotRequest)
|
831
|
-
o.output = Shapes::ShapeRef.new(shape: CreateInstanceSnapshotResult)
|
832
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
833
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
834
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
835
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
836
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
837
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
838
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
839
|
-
end)
|
840
|
-
|
841
|
-
api.add_operation(:create_instances, Seahorse::Model::Operation.new.tap do |o|
|
842
|
-
o.name = "CreateInstances"
|
843
|
-
o.http_method = "POST"
|
844
|
-
o.http_request_uri = "/"
|
845
|
-
o.input = Shapes::ShapeRef.new(shape: CreateInstancesRequest)
|
846
|
-
o.output = Shapes::ShapeRef.new(shape: CreateInstancesResult)
|
847
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
848
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
849
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
850
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
851
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
852
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
853
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
854
|
-
end)
|
855
|
-
|
856
|
-
api.add_operation(:create_instances_from_snapshot, Seahorse::Model::Operation.new.tap do |o|
|
857
|
-
o.name = "CreateInstancesFromSnapshot"
|
858
|
-
o.http_method = "POST"
|
859
|
-
o.http_request_uri = "/"
|
860
|
-
o.input = Shapes::ShapeRef.new(shape: CreateInstancesFromSnapshotRequest)
|
861
|
-
o.output = Shapes::ShapeRef.new(shape: CreateInstancesFromSnapshotResult)
|
862
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
863
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
864
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
865
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
866
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
867
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
868
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
869
|
-
end)
|
870
|
-
|
871
|
-
api.add_operation(:create_key_pair, Seahorse::Model::Operation.new.tap do |o|
|
872
|
-
o.name = "CreateKeyPair"
|
873
|
-
o.http_method = "POST"
|
874
|
-
o.http_request_uri = "/"
|
875
|
-
o.input = Shapes::ShapeRef.new(shape: CreateKeyPairRequest)
|
876
|
-
o.output = Shapes::ShapeRef.new(shape: CreateKeyPairResult)
|
877
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
878
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
879
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
880
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
881
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
882
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
883
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
884
|
-
end)
|
885
|
-
|
886
|
-
api.add_operation(:delete_domain, Seahorse::Model::Operation.new.tap do |o|
|
887
|
-
o.name = "DeleteDomain"
|
888
|
-
o.http_method = "POST"
|
889
|
-
o.http_request_uri = "/"
|
890
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteDomainRequest)
|
891
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteDomainResult)
|
892
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
893
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
894
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
895
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
896
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
897
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
898
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
899
|
-
end)
|
900
|
-
|
901
|
-
api.add_operation(:delete_domain_entry, Seahorse::Model::Operation.new.tap do |o|
|
902
|
-
o.name = "DeleteDomainEntry"
|
903
|
-
o.http_method = "POST"
|
904
|
-
o.http_request_uri = "/"
|
905
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteDomainEntryRequest)
|
906
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteDomainEntryResult)
|
907
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
908
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
909
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
910
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
911
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
912
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
913
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
914
|
-
end)
|
915
|
-
|
916
|
-
api.add_operation(:delete_instance, Seahorse::Model::Operation.new.tap do |o|
|
917
|
-
o.name = "DeleteInstance"
|
918
|
-
o.http_method = "POST"
|
919
|
-
o.http_request_uri = "/"
|
920
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteInstanceRequest)
|
921
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteInstanceResult)
|
922
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
923
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
924
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
925
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
926
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
927
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
928
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
929
|
-
end)
|
930
|
-
|
931
|
-
api.add_operation(:delete_instance_snapshot, Seahorse::Model::Operation.new.tap do |o|
|
932
|
-
o.name = "DeleteInstanceSnapshot"
|
933
|
-
o.http_method = "POST"
|
934
|
-
o.http_request_uri = "/"
|
935
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteInstanceSnapshotRequest)
|
936
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteInstanceSnapshotResult)
|
937
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
938
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
939
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
940
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
941
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
942
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
943
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
944
|
-
end)
|
945
|
-
|
946
|
-
api.add_operation(:delete_key_pair, Seahorse::Model::Operation.new.tap do |o|
|
947
|
-
o.name = "DeleteKeyPair"
|
948
|
-
o.http_method = "POST"
|
949
|
-
o.http_request_uri = "/"
|
950
|
-
o.input = Shapes::ShapeRef.new(shape: DeleteKeyPairRequest)
|
951
|
-
o.output = Shapes::ShapeRef.new(shape: DeleteKeyPairResult)
|
952
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
953
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
954
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
955
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
956
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
957
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
958
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
959
|
-
end)
|
960
|
-
|
961
|
-
api.add_operation(:detach_static_ip, Seahorse::Model::Operation.new.tap do |o|
|
962
|
-
o.name = "DetachStaticIp"
|
963
|
-
o.http_method = "POST"
|
964
|
-
o.http_request_uri = "/"
|
965
|
-
o.input = Shapes::ShapeRef.new(shape: DetachStaticIpRequest)
|
966
|
-
o.output = Shapes::ShapeRef.new(shape: DetachStaticIpResult)
|
967
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
968
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
969
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
970
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
971
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
972
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
973
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
974
|
-
end)
|
975
|
-
|
976
|
-
api.add_operation(:download_default_key_pair, Seahorse::Model::Operation.new.tap do |o|
|
977
|
-
o.name = "DownloadDefaultKeyPair"
|
978
|
-
o.http_method = "POST"
|
979
|
-
o.http_request_uri = "/"
|
980
|
-
o.input = Shapes::ShapeRef.new(shape: DownloadDefaultKeyPairRequest)
|
981
|
-
o.output = Shapes::ShapeRef.new(shape: DownloadDefaultKeyPairResult)
|
982
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
983
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
984
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
985
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
986
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
987
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
988
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
989
|
-
end)
|
990
|
-
|
991
|
-
api.add_operation(:get_active_names, Seahorse::Model::Operation.new.tap do |o|
|
992
|
-
o.name = "GetActiveNames"
|
993
|
-
o.http_method = "POST"
|
994
|
-
o.http_request_uri = "/"
|
995
|
-
o.input = Shapes::ShapeRef.new(shape: GetActiveNamesRequest)
|
996
|
-
o.output = Shapes::ShapeRef.new(shape: GetActiveNamesResult)
|
997
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
998
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
999
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1000
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1001
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1002
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1003
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1004
|
-
end)
|
1005
|
-
|
1006
|
-
api.add_operation(:get_blueprints, Seahorse::Model::Operation.new.tap do |o|
|
1007
|
-
o.name = "GetBlueprints"
|
1008
|
-
o.http_method = "POST"
|
1009
|
-
o.http_request_uri = "/"
|
1010
|
-
o.input = Shapes::ShapeRef.new(shape: GetBlueprintsRequest)
|
1011
|
-
o.output = Shapes::ShapeRef.new(shape: GetBlueprintsResult)
|
1012
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1013
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1014
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1015
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1016
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1017
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1018
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1019
|
-
end)
|
1020
|
-
|
1021
|
-
api.add_operation(:get_bundles, Seahorse::Model::Operation.new.tap do |o|
|
1022
|
-
o.name = "GetBundles"
|
1023
|
-
o.http_method = "POST"
|
1024
|
-
o.http_request_uri = "/"
|
1025
|
-
o.input = Shapes::ShapeRef.new(shape: GetBundlesRequest)
|
1026
|
-
o.output = Shapes::ShapeRef.new(shape: GetBundlesResult)
|
1027
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1028
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1029
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1030
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1031
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1032
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1033
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1034
|
-
end)
|
1035
|
-
|
1036
|
-
api.add_operation(:get_domain, Seahorse::Model::Operation.new.tap do |o|
|
1037
|
-
o.name = "GetDomain"
|
1038
|
-
o.http_method = "POST"
|
1039
|
-
o.http_request_uri = "/"
|
1040
|
-
o.input = Shapes::ShapeRef.new(shape: GetDomainRequest)
|
1041
|
-
o.output = Shapes::ShapeRef.new(shape: GetDomainResult)
|
1042
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1043
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1044
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1045
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1046
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1047
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1048
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1049
|
-
end)
|
1050
|
-
|
1051
|
-
api.add_operation(:get_domains, Seahorse::Model::Operation.new.tap do |o|
|
1052
|
-
o.name = "GetDomains"
|
1053
|
-
o.http_method = "POST"
|
1054
|
-
o.http_request_uri = "/"
|
1055
|
-
o.input = Shapes::ShapeRef.new(shape: GetDomainsRequest)
|
1056
|
-
o.output = Shapes::ShapeRef.new(shape: GetDomainsResult)
|
1057
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1058
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1059
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1060
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1061
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1062
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1063
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1064
|
-
end)
|
1065
|
-
|
1066
|
-
api.add_operation(:get_instance, Seahorse::Model::Operation.new.tap do |o|
|
1067
|
-
o.name = "GetInstance"
|
1068
|
-
o.http_method = "POST"
|
1069
|
-
o.http_request_uri = "/"
|
1070
|
-
o.input = Shapes::ShapeRef.new(shape: GetInstanceRequest)
|
1071
|
-
o.output = Shapes::ShapeRef.new(shape: GetInstanceResult)
|
1072
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1073
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1074
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1075
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1076
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1077
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1078
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1079
|
-
end)
|
1080
|
-
|
1081
|
-
api.add_operation(:get_instance_access_details, Seahorse::Model::Operation.new.tap do |o|
|
1082
|
-
o.name = "GetInstanceAccessDetails"
|
1083
|
-
o.http_method = "POST"
|
1084
|
-
o.http_request_uri = "/"
|
1085
|
-
o.input = Shapes::ShapeRef.new(shape: GetInstanceAccessDetailsRequest)
|
1086
|
-
o.output = Shapes::ShapeRef.new(shape: GetInstanceAccessDetailsResult)
|
1087
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1088
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1089
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1090
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1091
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1092
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1093
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1094
|
-
end)
|
1095
|
-
|
1096
|
-
api.add_operation(:get_instance_metric_data, Seahorse::Model::Operation.new.tap do |o|
|
1097
|
-
o.name = "GetInstanceMetricData"
|
1098
|
-
o.http_method = "POST"
|
1099
|
-
o.http_request_uri = "/"
|
1100
|
-
o.input = Shapes::ShapeRef.new(shape: GetInstanceMetricDataRequest)
|
1101
|
-
o.output = Shapes::ShapeRef.new(shape: GetInstanceMetricDataResult)
|
1102
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1103
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1104
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1105
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1106
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1107
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1108
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1109
|
-
end)
|
1110
|
-
|
1111
|
-
api.add_operation(:get_instance_port_states, Seahorse::Model::Operation.new.tap do |o|
|
1112
|
-
o.name = "GetInstancePortStates"
|
1113
|
-
o.http_method = "POST"
|
1114
|
-
o.http_request_uri = "/"
|
1115
|
-
o.input = Shapes::ShapeRef.new(shape: GetInstancePortStatesRequest)
|
1116
|
-
o.output = Shapes::ShapeRef.new(shape: GetInstancePortStatesResult)
|
1117
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1118
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1119
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1120
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1121
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1122
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1123
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1124
|
-
end)
|
1125
|
-
|
1126
|
-
api.add_operation(:get_instance_snapshot, Seahorse::Model::Operation.new.tap do |o|
|
1127
|
-
o.name = "GetInstanceSnapshot"
|
1128
|
-
o.http_method = "POST"
|
1129
|
-
o.http_request_uri = "/"
|
1130
|
-
o.input = Shapes::ShapeRef.new(shape: GetInstanceSnapshotRequest)
|
1131
|
-
o.output = Shapes::ShapeRef.new(shape: GetInstanceSnapshotResult)
|
1132
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1133
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1134
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1135
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1136
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1137
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1138
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1139
|
-
end)
|
1140
|
-
|
1141
|
-
api.add_operation(:get_instance_snapshots, Seahorse::Model::Operation.new.tap do |o|
|
1142
|
-
o.name = "GetInstanceSnapshots"
|
1143
|
-
o.http_method = "POST"
|
1144
|
-
o.http_request_uri = "/"
|
1145
|
-
o.input = Shapes::ShapeRef.new(shape: GetInstanceSnapshotsRequest)
|
1146
|
-
o.output = Shapes::ShapeRef.new(shape: GetInstanceSnapshotsResult)
|
1147
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1148
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1149
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1150
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1151
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1152
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1153
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1154
|
-
end)
|
1155
|
-
|
1156
|
-
api.add_operation(:get_instance_state, Seahorse::Model::Operation.new.tap do |o|
|
1157
|
-
o.name = "GetInstanceState"
|
1158
|
-
o.http_method = "POST"
|
1159
|
-
o.http_request_uri = "/"
|
1160
|
-
o.input = Shapes::ShapeRef.new(shape: GetInstanceStateRequest)
|
1161
|
-
o.output = Shapes::ShapeRef.new(shape: GetInstanceStateResult)
|
1162
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1163
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1164
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1165
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1166
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1167
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1168
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1169
|
-
end)
|
1170
|
-
|
1171
|
-
api.add_operation(:get_instances, Seahorse::Model::Operation.new.tap do |o|
|
1172
|
-
o.name = "GetInstances"
|
1173
|
-
o.http_method = "POST"
|
1174
|
-
o.http_request_uri = "/"
|
1175
|
-
o.input = Shapes::ShapeRef.new(shape: GetInstancesRequest)
|
1176
|
-
o.output = Shapes::ShapeRef.new(shape: GetInstancesResult)
|
1177
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1178
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1179
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1180
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1181
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1182
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1183
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1184
|
-
end)
|
1185
|
-
|
1186
|
-
api.add_operation(:get_key_pair, Seahorse::Model::Operation.new.tap do |o|
|
1187
|
-
o.name = "GetKeyPair"
|
1188
|
-
o.http_method = "POST"
|
1189
|
-
o.http_request_uri = "/"
|
1190
|
-
o.input = Shapes::ShapeRef.new(shape: GetKeyPairRequest)
|
1191
|
-
o.output = Shapes::ShapeRef.new(shape: GetKeyPairResult)
|
1192
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1193
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1194
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1195
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1196
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1197
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1198
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1199
|
-
end)
|
1200
|
-
|
1201
|
-
api.add_operation(:get_key_pairs, Seahorse::Model::Operation.new.tap do |o|
|
1202
|
-
o.name = "GetKeyPairs"
|
1203
|
-
o.http_method = "POST"
|
1204
|
-
o.http_request_uri = "/"
|
1205
|
-
o.input = Shapes::ShapeRef.new(shape: GetKeyPairsRequest)
|
1206
|
-
o.output = Shapes::ShapeRef.new(shape: GetKeyPairsResult)
|
1207
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1208
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1209
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1210
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1211
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1212
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1213
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1214
|
-
end)
|
1215
|
-
|
1216
|
-
api.add_operation(:get_operation, Seahorse::Model::Operation.new.tap do |o|
|
1217
|
-
o.name = "GetOperation"
|
1218
|
-
o.http_method = "POST"
|
1219
|
-
o.http_request_uri = "/"
|
1220
|
-
o.input = Shapes::ShapeRef.new(shape: GetOperationRequest)
|
1221
|
-
o.output = Shapes::ShapeRef.new(shape: GetOperationResult)
|
1222
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1223
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1224
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1225
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1226
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1227
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1228
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1229
|
-
end)
|
1230
|
-
|
1231
|
-
api.add_operation(:get_operations, Seahorse::Model::Operation.new.tap do |o|
|
1232
|
-
o.name = "GetOperations"
|
1233
|
-
o.http_method = "POST"
|
1234
|
-
o.http_request_uri = "/"
|
1235
|
-
o.input = Shapes::ShapeRef.new(shape: GetOperationsRequest)
|
1236
|
-
o.output = Shapes::ShapeRef.new(shape: GetOperationsResult)
|
1237
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1238
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1239
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1240
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1241
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1242
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1243
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1244
|
-
end)
|
1245
|
-
|
1246
|
-
api.add_operation(:get_operations_for_resource, Seahorse::Model::Operation.new.tap do |o|
|
1247
|
-
o.name = "GetOperationsForResource"
|
1248
|
-
o.http_method = "POST"
|
1249
|
-
o.http_request_uri = "/"
|
1250
|
-
o.input = Shapes::ShapeRef.new(shape: GetOperationsForResourceRequest)
|
1251
|
-
o.output = Shapes::ShapeRef.new(shape: GetOperationsForResourceResult)
|
1252
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1253
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1254
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1255
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1256
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1257
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1258
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1259
|
-
end)
|
1260
|
-
|
1261
|
-
api.add_operation(:get_regions, Seahorse::Model::Operation.new.tap do |o|
|
1262
|
-
o.name = "GetRegions"
|
1263
|
-
o.http_method = "POST"
|
1264
|
-
o.http_request_uri = "/"
|
1265
|
-
o.input = Shapes::ShapeRef.new(shape: GetRegionsRequest)
|
1266
|
-
o.output = Shapes::ShapeRef.new(shape: GetRegionsResult)
|
1267
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1268
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1269
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1270
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1271
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1272
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1273
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1274
|
-
end)
|
1275
|
-
|
1276
|
-
api.add_operation(:get_static_ip, Seahorse::Model::Operation.new.tap do |o|
|
1277
|
-
o.name = "GetStaticIp"
|
1278
|
-
o.http_method = "POST"
|
1279
|
-
o.http_request_uri = "/"
|
1280
|
-
o.input = Shapes::ShapeRef.new(shape: GetStaticIpRequest)
|
1281
|
-
o.output = Shapes::ShapeRef.new(shape: GetStaticIpResult)
|
1282
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1283
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1284
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1285
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1286
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1287
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1288
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1289
|
-
end)
|
1290
|
-
|
1291
|
-
api.add_operation(:get_static_ips, Seahorse::Model::Operation.new.tap do |o|
|
1292
|
-
o.name = "GetStaticIps"
|
1293
|
-
o.http_method = "POST"
|
1294
|
-
o.http_request_uri = "/"
|
1295
|
-
o.input = Shapes::ShapeRef.new(shape: GetStaticIpsRequest)
|
1296
|
-
o.output = Shapes::ShapeRef.new(shape: GetStaticIpsResult)
|
1297
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1298
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1299
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1300
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1301
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1302
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1303
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1304
|
-
end)
|
1305
|
-
|
1306
|
-
api.add_operation(:import_key_pair, Seahorse::Model::Operation.new.tap do |o|
|
1307
|
-
o.name = "ImportKeyPair"
|
1308
|
-
o.http_method = "POST"
|
1309
|
-
o.http_request_uri = "/"
|
1310
|
-
o.input = Shapes::ShapeRef.new(shape: ImportKeyPairRequest)
|
1311
|
-
o.output = Shapes::ShapeRef.new(shape: ImportKeyPairResult)
|
1312
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1313
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1314
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1315
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1316
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1317
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1318
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1319
|
-
end)
|
1320
|
-
|
1321
|
-
api.add_operation(:is_vpc_peered, Seahorse::Model::Operation.new.tap do |o|
|
1322
|
-
o.name = "IsVpcPeered"
|
1323
|
-
o.http_method = "POST"
|
1324
|
-
o.http_request_uri = "/"
|
1325
|
-
o.input = Shapes::ShapeRef.new(shape: IsVpcPeeredRequest)
|
1326
|
-
o.output = Shapes::ShapeRef.new(shape: IsVpcPeeredResult)
|
1327
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1328
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1329
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1330
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1331
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1332
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1333
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1334
|
-
end)
|
1335
|
-
|
1336
|
-
api.add_operation(:open_instance_public_ports, Seahorse::Model::Operation.new.tap do |o|
|
1337
|
-
o.name = "OpenInstancePublicPorts"
|
1338
|
-
o.http_method = "POST"
|
1339
|
-
o.http_request_uri = "/"
|
1340
|
-
o.input = Shapes::ShapeRef.new(shape: OpenInstancePublicPortsRequest)
|
1341
|
-
o.output = Shapes::ShapeRef.new(shape: OpenInstancePublicPortsResult)
|
1342
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1343
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1344
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1345
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1346
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1347
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1348
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1349
|
-
end)
|
1350
|
-
|
1351
|
-
api.add_operation(:peer_vpc, Seahorse::Model::Operation.new.tap do |o|
|
1352
|
-
o.name = "PeerVpc"
|
1353
|
-
o.http_method = "POST"
|
1354
|
-
o.http_request_uri = "/"
|
1355
|
-
o.input = Shapes::ShapeRef.new(shape: PeerVpcRequest)
|
1356
|
-
o.output = Shapes::ShapeRef.new(shape: PeerVpcResult)
|
1357
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1358
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1359
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1360
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1361
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1362
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1363
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1364
|
-
end)
|
1365
|
-
|
1366
|
-
api.add_operation(:reboot_instance, Seahorse::Model::Operation.new.tap do |o|
|
1367
|
-
o.name = "RebootInstance"
|
1368
|
-
o.http_method = "POST"
|
1369
|
-
o.http_request_uri = "/"
|
1370
|
-
o.input = Shapes::ShapeRef.new(shape: RebootInstanceRequest)
|
1371
|
-
o.output = Shapes::ShapeRef.new(shape: RebootInstanceResult)
|
1372
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1373
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1374
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1375
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1376
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1377
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1378
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1379
|
-
end)
|
1380
|
-
|
1381
|
-
api.add_operation(:release_static_ip, Seahorse::Model::Operation.new.tap do |o|
|
1382
|
-
o.name = "ReleaseStaticIp"
|
1383
|
-
o.http_method = "POST"
|
1384
|
-
o.http_request_uri = "/"
|
1385
|
-
o.input = Shapes::ShapeRef.new(shape: ReleaseStaticIpRequest)
|
1386
|
-
o.output = Shapes::ShapeRef.new(shape: ReleaseStaticIpResult)
|
1387
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1388
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1389
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1390
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1391
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1392
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1393
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1394
|
-
end)
|
1395
|
-
|
1396
|
-
api.add_operation(:start_instance, Seahorse::Model::Operation.new.tap do |o|
|
1397
|
-
o.name = "StartInstance"
|
1398
|
-
o.http_method = "POST"
|
1399
|
-
o.http_request_uri = "/"
|
1400
|
-
o.input = Shapes::ShapeRef.new(shape: StartInstanceRequest)
|
1401
|
-
o.output = Shapes::ShapeRef.new(shape: StartInstanceResult)
|
1402
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1403
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1404
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1405
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1406
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1407
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1408
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1409
|
-
end)
|
1410
|
-
|
1411
|
-
api.add_operation(:stop_instance, Seahorse::Model::Operation.new.tap do |o|
|
1412
|
-
o.name = "StopInstance"
|
1413
|
-
o.http_method = "POST"
|
1414
|
-
o.http_request_uri = "/"
|
1415
|
-
o.input = Shapes::ShapeRef.new(shape: StopInstanceRequest)
|
1416
|
-
o.output = Shapes::ShapeRef.new(shape: StopInstanceResult)
|
1417
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1418
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1419
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1420
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1421
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1422
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1423
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1424
|
-
end)
|
1425
|
-
|
1426
|
-
api.add_operation(:unpeer_vpc, Seahorse::Model::Operation.new.tap do |o|
|
1427
|
-
o.name = "UnpeerVpc"
|
1428
|
-
o.http_method = "POST"
|
1429
|
-
o.http_request_uri = "/"
|
1430
|
-
o.input = Shapes::ShapeRef.new(shape: UnpeerVpcRequest)
|
1431
|
-
o.output = Shapes::ShapeRef.new(shape: UnpeerVpcResult)
|
1432
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1433
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1434
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1435
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1436
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1437
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1438
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1439
|
-
end)
|
1440
|
-
|
1441
|
-
api.add_operation(:update_domain_entry, Seahorse::Model::Operation.new.tap do |o|
|
1442
|
-
o.name = "UpdateDomainEntry"
|
1443
|
-
o.http_method = "POST"
|
1444
|
-
o.http_request_uri = "/"
|
1445
|
-
o.input = Shapes::ShapeRef.new(shape: UpdateDomainEntryRequest)
|
1446
|
-
o.output = Shapes::ShapeRef.new(shape: UpdateDomainEntryResult)
|
1447
|
-
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1448
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1449
|
-
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1450
|
-
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1451
|
-
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1452
|
-
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1453
|
-
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1454
|
-
end)
|
1455
|
-
end
|
699
|
+
StartInstanceResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
700
|
+
StartInstanceResult.struct_class = Types::StartInstanceResult
|
1456
701
|
|
702
|
+
StaticIp.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "name"))
|
703
|
+
StaticIp.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "arn"))
|
704
|
+
StaticIp.add_member(:support_code, Shapes::ShapeRef.new(shape: string, location_name: "supportCode"))
|
705
|
+
StaticIp.add_member(:created_at, Shapes::ShapeRef.new(shape: IsoDate, location_name: "createdAt"))
|
706
|
+
StaticIp.add_member(:location, Shapes::ShapeRef.new(shape: ResourceLocation, location_name: "location"))
|
707
|
+
StaticIp.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
|
708
|
+
StaticIp.add_member(:ip_address, Shapes::ShapeRef.new(shape: IpAddress, location_name: "ipAddress"))
|
709
|
+
StaticIp.add_member(:attached_to, Shapes::ShapeRef.new(shape: ResourceName, location_name: "attachedTo"))
|
710
|
+
StaticIp.add_member(:is_attached, Shapes::ShapeRef.new(shape: boolean, location_name: "isAttached"))
|
711
|
+
StaticIp.struct_class = Types::StaticIp
|
712
|
+
|
713
|
+
StaticIpList.member = Shapes::ShapeRef.new(shape: StaticIp)
|
714
|
+
|
715
|
+
StopInstanceRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
|
716
|
+
StopInstanceRequest.struct_class = Types::StopInstanceRequest
|
717
|
+
|
718
|
+
StopInstanceResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
719
|
+
StopInstanceResult.struct_class = Types::StopInstanceResult
|
720
|
+
|
721
|
+
StringList.member = Shapes::ShapeRef.new(shape: string)
|
722
|
+
|
723
|
+
UnpeerVpcRequest.struct_class = Types::UnpeerVpcRequest
|
724
|
+
|
725
|
+
UnpeerVpcResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
|
726
|
+
UnpeerVpcResult.struct_class = Types::UnpeerVpcResult
|
727
|
+
|
728
|
+
UpdateDomainEntryRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domainName"))
|
729
|
+
UpdateDomainEntryRequest.add_member(:domain_entry, Shapes::ShapeRef.new(shape: DomainEntry, required: true, location_name: "domainEntry"))
|
730
|
+
UpdateDomainEntryRequest.struct_class = Types::UpdateDomainEntryRequest
|
731
|
+
|
732
|
+
UpdateDomainEntryResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
|
733
|
+
UpdateDomainEntryResult.struct_class = Types::UpdateDomainEntryResult
|
734
|
+
|
735
|
+
|
736
|
+
# @api private
|
737
|
+
API = Seahorse::Model::Api.new.tap do |api|
|
738
|
+
|
739
|
+
api.version = "2016-11-28"
|
740
|
+
|
741
|
+
api.metadata = {
|
742
|
+
"endpointPrefix" => "lightsail",
|
743
|
+
"jsonVersion" => "1.1",
|
744
|
+
"protocol" => "json",
|
745
|
+
"serviceFullName" => "Amazon Lightsail",
|
746
|
+
"signatureVersion" => "v4",
|
747
|
+
"targetPrefix" => "Lightsail_20161128",
|
748
|
+
}
|
749
|
+
|
750
|
+
api.add_operation(:allocate_static_ip, Seahorse::Model::Operation.new.tap do |o|
|
751
|
+
o.name = "AllocateStaticIp"
|
752
|
+
o.http_method = "POST"
|
753
|
+
o.http_request_uri = "/"
|
754
|
+
o.input = Shapes::ShapeRef.new(shape: AllocateStaticIpRequest)
|
755
|
+
o.output = Shapes::ShapeRef.new(shape: AllocateStaticIpResult)
|
756
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
757
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
758
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
759
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
760
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
761
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
762
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
763
|
+
end)
|
764
|
+
|
765
|
+
api.add_operation(:attach_static_ip, Seahorse::Model::Operation.new.tap do |o|
|
766
|
+
o.name = "AttachStaticIp"
|
767
|
+
o.http_method = "POST"
|
768
|
+
o.http_request_uri = "/"
|
769
|
+
o.input = Shapes::ShapeRef.new(shape: AttachStaticIpRequest)
|
770
|
+
o.output = Shapes::ShapeRef.new(shape: AttachStaticIpResult)
|
771
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
772
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
773
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
774
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
775
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
776
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
777
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
778
|
+
end)
|
779
|
+
|
780
|
+
api.add_operation(:close_instance_public_ports, Seahorse::Model::Operation.new.tap do |o|
|
781
|
+
o.name = "CloseInstancePublicPorts"
|
782
|
+
o.http_method = "POST"
|
783
|
+
o.http_request_uri = "/"
|
784
|
+
o.input = Shapes::ShapeRef.new(shape: CloseInstancePublicPortsRequest)
|
785
|
+
o.output = Shapes::ShapeRef.new(shape: CloseInstancePublicPortsResult)
|
786
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
787
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
788
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
789
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
790
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
791
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
792
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
793
|
+
end)
|
794
|
+
|
795
|
+
api.add_operation(:create_domain, Seahorse::Model::Operation.new.tap do |o|
|
796
|
+
o.name = "CreateDomain"
|
797
|
+
o.http_method = "POST"
|
798
|
+
o.http_request_uri = "/"
|
799
|
+
o.input = Shapes::ShapeRef.new(shape: CreateDomainRequest)
|
800
|
+
o.output = Shapes::ShapeRef.new(shape: CreateDomainResult)
|
801
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
802
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
803
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
804
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
805
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
806
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
807
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
808
|
+
end)
|
809
|
+
|
810
|
+
api.add_operation(:create_domain_entry, Seahorse::Model::Operation.new.tap do |o|
|
811
|
+
o.name = "CreateDomainEntry"
|
812
|
+
o.http_method = "POST"
|
813
|
+
o.http_request_uri = "/"
|
814
|
+
o.input = Shapes::ShapeRef.new(shape: CreateDomainEntryRequest)
|
815
|
+
o.output = Shapes::ShapeRef.new(shape: CreateDomainEntryResult)
|
816
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
817
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
818
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
819
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
820
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
821
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
822
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
823
|
+
end)
|
824
|
+
|
825
|
+
api.add_operation(:create_instance_snapshot, Seahorse::Model::Operation.new.tap do |o|
|
826
|
+
o.name = "CreateInstanceSnapshot"
|
827
|
+
o.http_method = "POST"
|
828
|
+
o.http_request_uri = "/"
|
829
|
+
o.input = Shapes::ShapeRef.new(shape: CreateInstanceSnapshotRequest)
|
830
|
+
o.output = Shapes::ShapeRef.new(shape: CreateInstanceSnapshotResult)
|
831
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
832
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
833
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
834
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
835
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
836
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
837
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
838
|
+
end)
|
839
|
+
|
840
|
+
api.add_operation(:create_instances, Seahorse::Model::Operation.new.tap do |o|
|
841
|
+
o.name = "CreateInstances"
|
842
|
+
o.http_method = "POST"
|
843
|
+
o.http_request_uri = "/"
|
844
|
+
o.input = Shapes::ShapeRef.new(shape: CreateInstancesRequest)
|
845
|
+
o.output = Shapes::ShapeRef.new(shape: CreateInstancesResult)
|
846
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
847
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
848
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
849
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
850
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
851
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
852
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
853
|
+
end)
|
854
|
+
|
855
|
+
api.add_operation(:create_instances_from_snapshot, Seahorse::Model::Operation.new.tap do |o|
|
856
|
+
o.name = "CreateInstancesFromSnapshot"
|
857
|
+
o.http_method = "POST"
|
858
|
+
o.http_request_uri = "/"
|
859
|
+
o.input = Shapes::ShapeRef.new(shape: CreateInstancesFromSnapshotRequest)
|
860
|
+
o.output = Shapes::ShapeRef.new(shape: CreateInstancesFromSnapshotResult)
|
861
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
862
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
863
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
864
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
865
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
866
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
867
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
868
|
+
end)
|
869
|
+
|
870
|
+
api.add_operation(:create_key_pair, Seahorse::Model::Operation.new.tap do |o|
|
871
|
+
o.name = "CreateKeyPair"
|
872
|
+
o.http_method = "POST"
|
873
|
+
o.http_request_uri = "/"
|
874
|
+
o.input = Shapes::ShapeRef.new(shape: CreateKeyPairRequest)
|
875
|
+
o.output = Shapes::ShapeRef.new(shape: CreateKeyPairResult)
|
876
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
877
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
878
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
879
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
880
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
881
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
882
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
883
|
+
end)
|
884
|
+
|
885
|
+
api.add_operation(:delete_domain, Seahorse::Model::Operation.new.tap do |o|
|
886
|
+
o.name = "DeleteDomain"
|
887
|
+
o.http_method = "POST"
|
888
|
+
o.http_request_uri = "/"
|
889
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteDomainRequest)
|
890
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteDomainResult)
|
891
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
892
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
893
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
894
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
895
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
896
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
897
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
898
|
+
end)
|
899
|
+
|
900
|
+
api.add_operation(:delete_domain_entry, Seahorse::Model::Operation.new.tap do |o|
|
901
|
+
o.name = "DeleteDomainEntry"
|
902
|
+
o.http_method = "POST"
|
903
|
+
o.http_request_uri = "/"
|
904
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteDomainEntryRequest)
|
905
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteDomainEntryResult)
|
906
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
907
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
908
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
909
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
910
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
911
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
912
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
913
|
+
end)
|
914
|
+
|
915
|
+
api.add_operation(:delete_instance, Seahorse::Model::Operation.new.tap do |o|
|
916
|
+
o.name = "DeleteInstance"
|
917
|
+
o.http_method = "POST"
|
918
|
+
o.http_request_uri = "/"
|
919
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteInstanceRequest)
|
920
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteInstanceResult)
|
921
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
922
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
923
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
924
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
925
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
926
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
927
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
928
|
+
end)
|
929
|
+
|
930
|
+
api.add_operation(:delete_instance_snapshot, Seahorse::Model::Operation.new.tap do |o|
|
931
|
+
o.name = "DeleteInstanceSnapshot"
|
932
|
+
o.http_method = "POST"
|
933
|
+
o.http_request_uri = "/"
|
934
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteInstanceSnapshotRequest)
|
935
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteInstanceSnapshotResult)
|
936
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
937
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
938
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
939
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
940
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
941
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
942
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
943
|
+
end)
|
944
|
+
|
945
|
+
api.add_operation(:delete_key_pair, Seahorse::Model::Operation.new.tap do |o|
|
946
|
+
o.name = "DeleteKeyPair"
|
947
|
+
o.http_method = "POST"
|
948
|
+
o.http_request_uri = "/"
|
949
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteKeyPairRequest)
|
950
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteKeyPairResult)
|
951
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
952
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
953
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
954
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
955
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
956
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
957
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
958
|
+
end)
|
959
|
+
|
960
|
+
api.add_operation(:detach_static_ip, Seahorse::Model::Operation.new.tap do |o|
|
961
|
+
o.name = "DetachStaticIp"
|
962
|
+
o.http_method = "POST"
|
963
|
+
o.http_request_uri = "/"
|
964
|
+
o.input = Shapes::ShapeRef.new(shape: DetachStaticIpRequest)
|
965
|
+
o.output = Shapes::ShapeRef.new(shape: DetachStaticIpResult)
|
966
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
967
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
968
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
969
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
970
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
971
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
972
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
973
|
+
end)
|
974
|
+
|
975
|
+
api.add_operation(:download_default_key_pair, Seahorse::Model::Operation.new.tap do |o|
|
976
|
+
o.name = "DownloadDefaultKeyPair"
|
977
|
+
o.http_method = "POST"
|
978
|
+
o.http_request_uri = "/"
|
979
|
+
o.input = Shapes::ShapeRef.new(shape: DownloadDefaultKeyPairRequest)
|
980
|
+
o.output = Shapes::ShapeRef.new(shape: DownloadDefaultKeyPairResult)
|
981
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
982
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
983
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
984
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
985
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
986
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
987
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
988
|
+
end)
|
989
|
+
|
990
|
+
api.add_operation(:get_active_names, Seahorse::Model::Operation.new.tap do |o|
|
991
|
+
o.name = "GetActiveNames"
|
992
|
+
o.http_method = "POST"
|
993
|
+
o.http_request_uri = "/"
|
994
|
+
o.input = Shapes::ShapeRef.new(shape: GetActiveNamesRequest)
|
995
|
+
o.output = Shapes::ShapeRef.new(shape: GetActiveNamesResult)
|
996
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
997
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
998
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
999
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1000
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1001
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1002
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1003
|
+
end)
|
1004
|
+
|
1005
|
+
api.add_operation(:get_blueprints, Seahorse::Model::Operation.new.tap do |o|
|
1006
|
+
o.name = "GetBlueprints"
|
1007
|
+
o.http_method = "POST"
|
1008
|
+
o.http_request_uri = "/"
|
1009
|
+
o.input = Shapes::ShapeRef.new(shape: GetBlueprintsRequest)
|
1010
|
+
o.output = Shapes::ShapeRef.new(shape: GetBlueprintsResult)
|
1011
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1012
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1013
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1014
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1015
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1016
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1017
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1018
|
+
end)
|
1019
|
+
|
1020
|
+
api.add_operation(:get_bundles, Seahorse::Model::Operation.new.tap do |o|
|
1021
|
+
o.name = "GetBundles"
|
1022
|
+
o.http_method = "POST"
|
1023
|
+
o.http_request_uri = "/"
|
1024
|
+
o.input = Shapes::ShapeRef.new(shape: GetBundlesRequest)
|
1025
|
+
o.output = Shapes::ShapeRef.new(shape: GetBundlesResult)
|
1026
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1027
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1028
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1029
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1030
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1031
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1032
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1033
|
+
end)
|
1034
|
+
|
1035
|
+
api.add_operation(:get_domain, Seahorse::Model::Operation.new.tap do |o|
|
1036
|
+
o.name = "GetDomain"
|
1037
|
+
o.http_method = "POST"
|
1038
|
+
o.http_request_uri = "/"
|
1039
|
+
o.input = Shapes::ShapeRef.new(shape: GetDomainRequest)
|
1040
|
+
o.output = Shapes::ShapeRef.new(shape: GetDomainResult)
|
1041
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1042
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1043
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1044
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1045
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1046
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1047
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1048
|
+
end)
|
1049
|
+
|
1050
|
+
api.add_operation(:get_domains, Seahorse::Model::Operation.new.tap do |o|
|
1051
|
+
o.name = "GetDomains"
|
1052
|
+
o.http_method = "POST"
|
1053
|
+
o.http_request_uri = "/"
|
1054
|
+
o.input = Shapes::ShapeRef.new(shape: GetDomainsRequest)
|
1055
|
+
o.output = Shapes::ShapeRef.new(shape: GetDomainsResult)
|
1056
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1057
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1058
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1059
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1060
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1061
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1062
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1063
|
+
end)
|
1064
|
+
|
1065
|
+
api.add_operation(:get_instance, Seahorse::Model::Operation.new.tap do |o|
|
1066
|
+
o.name = "GetInstance"
|
1067
|
+
o.http_method = "POST"
|
1068
|
+
o.http_request_uri = "/"
|
1069
|
+
o.input = Shapes::ShapeRef.new(shape: GetInstanceRequest)
|
1070
|
+
o.output = Shapes::ShapeRef.new(shape: GetInstanceResult)
|
1071
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1072
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1073
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1074
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1075
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1076
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1077
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1078
|
+
end)
|
1079
|
+
|
1080
|
+
api.add_operation(:get_instance_access_details, Seahorse::Model::Operation.new.tap do |o|
|
1081
|
+
o.name = "GetInstanceAccessDetails"
|
1082
|
+
o.http_method = "POST"
|
1083
|
+
o.http_request_uri = "/"
|
1084
|
+
o.input = Shapes::ShapeRef.new(shape: GetInstanceAccessDetailsRequest)
|
1085
|
+
o.output = Shapes::ShapeRef.new(shape: GetInstanceAccessDetailsResult)
|
1086
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1087
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1088
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1089
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1090
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1091
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1092
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1093
|
+
end)
|
1094
|
+
|
1095
|
+
api.add_operation(:get_instance_metric_data, Seahorse::Model::Operation.new.tap do |o|
|
1096
|
+
o.name = "GetInstanceMetricData"
|
1097
|
+
o.http_method = "POST"
|
1098
|
+
o.http_request_uri = "/"
|
1099
|
+
o.input = Shapes::ShapeRef.new(shape: GetInstanceMetricDataRequest)
|
1100
|
+
o.output = Shapes::ShapeRef.new(shape: GetInstanceMetricDataResult)
|
1101
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1102
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1103
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1104
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1105
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1106
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1107
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1108
|
+
end)
|
1109
|
+
|
1110
|
+
api.add_operation(:get_instance_port_states, Seahorse::Model::Operation.new.tap do |o|
|
1111
|
+
o.name = "GetInstancePortStates"
|
1112
|
+
o.http_method = "POST"
|
1113
|
+
o.http_request_uri = "/"
|
1114
|
+
o.input = Shapes::ShapeRef.new(shape: GetInstancePortStatesRequest)
|
1115
|
+
o.output = Shapes::ShapeRef.new(shape: GetInstancePortStatesResult)
|
1116
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1117
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1118
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1119
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1120
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1121
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1122
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1123
|
+
end)
|
1124
|
+
|
1125
|
+
api.add_operation(:get_instance_snapshot, Seahorse::Model::Operation.new.tap do |o|
|
1126
|
+
o.name = "GetInstanceSnapshot"
|
1127
|
+
o.http_method = "POST"
|
1128
|
+
o.http_request_uri = "/"
|
1129
|
+
o.input = Shapes::ShapeRef.new(shape: GetInstanceSnapshotRequest)
|
1130
|
+
o.output = Shapes::ShapeRef.new(shape: GetInstanceSnapshotResult)
|
1131
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1132
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1133
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1134
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1135
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1136
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1137
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1138
|
+
end)
|
1139
|
+
|
1140
|
+
api.add_operation(:get_instance_snapshots, Seahorse::Model::Operation.new.tap do |o|
|
1141
|
+
o.name = "GetInstanceSnapshots"
|
1142
|
+
o.http_method = "POST"
|
1143
|
+
o.http_request_uri = "/"
|
1144
|
+
o.input = Shapes::ShapeRef.new(shape: GetInstanceSnapshotsRequest)
|
1145
|
+
o.output = Shapes::ShapeRef.new(shape: GetInstanceSnapshotsResult)
|
1146
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1147
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1148
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1149
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1150
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1151
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1152
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1153
|
+
end)
|
1154
|
+
|
1155
|
+
api.add_operation(:get_instance_state, Seahorse::Model::Operation.new.tap do |o|
|
1156
|
+
o.name = "GetInstanceState"
|
1157
|
+
o.http_method = "POST"
|
1158
|
+
o.http_request_uri = "/"
|
1159
|
+
o.input = Shapes::ShapeRef.new(shape: GetInstanceStateRequest)
|
1160
|
+
o.output = Shapes::ShapeRef.new(shape: GetInstanceStateResult)
|
1161
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1162
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1163
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1164
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1165
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1166
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1167
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1168
|
+
end)
|
1169
|
+
|
1170
|
+
api.add_operation(:get_instances, Seahorse::Model::Operation.new.tap do |o|
|
1171
|
+
o.name = "GetInstances"
|
1172
|
+
o.http_method = "POST"
|
1173
|
+
o.http_request_uri = "/"
|
1174
|
+
o.input = Shapes::ShapeRef.new(shape: GetInstancesRequest)
|
1175
|
+
o.output = Shapes::ShapeRef.new(shape: GetInstancesResult)
|
1176
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1177
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1178
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1179
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1180
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1181
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1182
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1183
|
+
end)
|
1184
|
+
|
1185
|
+
api.add_operation(:get_key_pair, Seahorse::Model::Operation.new.tap do |o|
|
1186
|
+
o.name = "GetKeyPair"
|
1187
|
+
o.http_method = "POST"
|
1188
|
+
o.http_request_uri = "/"
|
1189
|
+
o.input = Shapes::ShapeRef.new(shape: GetKeyPairRequest)
|
1190
|
+
o.output = Shapes::ShapeRef.new(shape: GetKeyPairResult)
|
1191
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1192
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1193
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1194
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1195
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1196
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1197
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1198
|
+
end)
|
1199
|
+
|
1200
|
+
api.add_operation(:get_key_pairs, Seahorse::Model::Operation.new.tap do |o|
|
1201
|
+
o.name = "GetKeyPairs"
|
1202
|
+
o.http_method = "POST"
|
1203
|
+
o.http_request_uri = "/"
|
1204
|
+
o.input = Shapes::ShapeRef.new(shape: GetKeyPairsRequest)
|
1205
|
+
o.output = Shapes::ShapeRef.new(shape: GetKeyPairsResult)
|
1206
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1207
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1208
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1209
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1210
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1211
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1212
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1213
|
+
end)
|
1214
|
+
|
1215
|
+
api.add_operation(:get_operation, Seahorse::Model::Operation.new.tap do |o|
|
1216
|
+
o.name = "GetOperation"
|
1217
|
+
o.http_method = "POST"
|
1218
|
+
o.http_request_uri = "/"
|
1219
|
+
o.input = Shapes::ShapeRef.new(shape: GetOperationRequest)
|
1220
|
+
o.output = Shapes::ShapeRef.new(shape: GetOperationResult)
|
1221
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1222
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1223
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1224
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1225
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1226
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1227
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1228
|
+
end)
|
1229
|
+
|
1230
|
+
api.add_operation(:get_operations, Seahorse::Model::Operation.new.tap do |o|
|
1231
|
+
o.name = "GetOperations"
|
1232
|
+
o.http_method = "POST"
|
1233
|
+
o.http_request_uri = "/"
|
1234
|
+
o.input = Shapes::ShapeRef.new(shape: GetOperationsRequest)
|
1235
|
+
o.output = Shapes::ShapeRef.new(shape: GetOperationsResult)
|
1236
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1237
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1238
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1239
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1240
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1241
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1242
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1243
|
+
end)
|
1244
|
+
|
1245
|
+
api.add_operation(:get_operations_for_resource, Seahorse::Model::Operation.new.tap do |o|
|
1246
|
+
o.name = "GetOperationsForResource"
|
1247
|
+
o.http_method = "POST"
|
1248
|
+
o.http_request_uri = "/"
|
1249
|
+
o.input = Shapes::ShapeRef.new(shape: GetOperationsForResourceRequest)
|
1250
|
+
o.output = Shapes::ShapeRef.new(shape: GetOperationsForResourceResult)
|
1251
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1252
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1253
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1254
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1255
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1256
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1257
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1258
|
+
end)
|
1259
|
+
|
1260
|
+
api.add_operation(:get_regions, Seahorse::Model::Operation.new.tap do |o|
|
1261
|
+
o.name = "GetRegions"
|
1262
|
+
o.http_method = "POST"
|
1263
|
+
o.http_request_uri = "/"
|
1264
|
+
o.input = Shapes::ShapeRef.new(shape: GetRegionsRequest)
|
1265
|
+
o.output = Shapes::ShapeRef.new(shape: GetRegionsResult)
|
1266
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1267
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1268
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1269
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1270
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1271
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1272
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1273
|
+
end)
|
1274
|
+
|
1275
|
+
api.add_operation(:get_static_ip, Seahorse::Model::Operation.new.tap do |o|
|
1276
|
+
o.name = "GetStaticIp"
|
1277
|
+
o.http_method = "POST"
|
1278
|
+
o.http_request_uri = "/"
|
1279
|
+
o.input = Shapes::ShapeRef.new(shape: GetStaticIpRequest)
|
1280
|
+
o.output = Shapes::ShapeRef.new(shape: GetStaticIpResult)
|
1281
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1282
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1283
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1284
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1285
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1286
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1287
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1288
|
+
end)
|
1289
|
+
|
1290
|
+
api.add_operation(:get_static_ips, Seahorse::Model::Operation.new.tap do |o|
|
1291
|
+
o.name = "GetStaticIps"
|
1292
|
+
o.http_method = "POST"
|
1293
|
+
o.http_request_uri = "/"
|
1294
|
+
o.input = Shapes::ShapeRef.new(shape: GetStaticIpsRequest)
|
1295
|
+
o.output = Shapes::ShapeRef.new(shape: GetStaticIpsResult)
|
1296
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1297
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1298
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1299
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1300
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1301
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1302
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1303
|
+
end)
|
1304
|
+
|
1305
|
+
api.add_operation(:import_key_pair, Seahorse::Model::Operation.new.tap do |o|
|
1306
|
+
o.name = "ImportKeyPair"
|
1307
|
+
o.http_method = "POST"
|
1308
|
+
o.http_request_uri = "/"
|
1309
|
+
o.input = Shapes::ShapeRef.new(shape: ImportKeyPairRequest)
|
1310
|
+
o.output = Shapes::ShapeRef.new(shape: ImportKeyPairResult)
|
1311
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1312
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1313
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1314
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1315
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1316
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1317
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1318
|
+
end)
|
1319
|
+
|
1320
|
+
api.add_operation(:is_vpc_peered, Seahorse::Model::Operation.new.tap do |o|
|
1321
|
+
o.name = "IsVpcPeered"
|
1322
|
+
o.http_method = "POST"
|
1323
|
+
o.http_request_uri = "/"
|
1324
|
+
o.input = Shapes::ShapeRef.new(shape: IsVpcPeeredRequest)
|
1325
|
+
o.output = Shapes::ShapeRef.new(shape: IsVpcPeeredResult)
|
1326
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1327
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1328
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1329
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1330
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1331
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1332
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1333
|
+
end)
|
1334
|
+
|
1335
|
+
api.add_operation(:open_instance_public_ports, Seahorse::Model::Operation.new.tap do |o|
|
1336
|
+
o.name = "OpenInstancePublicPorts"
|
1337
|
+
o.http_method = "POST"
|
1338
|
+
o.http_request_uri = "/"
|
1339
|
+
o.input = Shapes::ShapeRef.new(shape: OpenInstancePublicPortsRequest)
|
1340
|
+
o.output = Shapes::ShapeRef.new(shape: OpenInstancePublicPortsResult)
|
1341
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1342
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1343
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1344
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1345
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1346
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1347
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1348
|
+
end)
|
1349
|
+
|
1350
|
+
api.add_operation(:peer_vpc, Seahorse::Model::Operation.new.tap do |o|
|
1351
|
+
o.name = "PeerVpc"
|
1352
|
+
o.http_method = "POST"
|
1353
|
+
o.http_request_uri = "/"
|
1354
|
+
o.input = Shapes::ShapeRef.new(shape: PeerVpcRequest)
|
1355
|
+
o.output = Shapes::ShapeRef.new(shape: PeerVpcResult)
|
1356
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1357
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1358
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1359
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1360
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1361
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1362
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1363
|
+
end)
|
1364
|
+
|
1365
|
+
api.add_operation(:reboot_instance, Seahorse::Model::Operation.new.tap do |o|
|
1366
|
+
o.name = "RebootInstance"
|
1367
|
+
o.http_method = "POST"
|
1368
|
+
o.http_request_uri = "/"
|
1369
|
+
o.input = Shapes::ShapeRef.new(shape: RebootInstanceRequest)
|
1370
|
+
o.output = Shapes::ShapeRef.new(shape: RebootInstanceResult)
|
1371
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1372
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1373
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1374
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1375
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1376
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1377
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1378
|
+
end)
|
1379
|
+
|
1380
|
+
api.add_operation(:release_static_ip, Seahorse::Model::Operation.new.tap do |o|
|
1381
|
+
o.name = "ReleaseStaticIp"
|
1382
|
+
o.http_method = "POST"
|
1383
|
+
o.http_request_uri = "/"
|
1384
|
+
o.input = Shapes::ShapeRef.new(shape: ReleaseStaticIpRequest)
|
1385
|
+
o.output = Shapes::ShapeRef.new(shape: ReleaseStaticIpResult)
|
1386
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1387
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1388
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1389
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1390
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1391
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1392
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1393
|
+
end)
|
1394
|
+
|
1395
|
+
api.add_operation(:start_instance, Seahorse::Model::Operation.new.tap do |o|
|
1396
|
+
o.name = "StartInstance"
|
1397
|
+
o.http_method = "POST"
|
1398
|
+
o.http_request_uri = "/"
|
1399
|
+
o.input = Shapes::ShapeRef.new(shape: StartInstanceRequest)
|
1400
|
+
o.output = Shapes::ShapeRef.new(shape: StartInstanceResult)
|
1401
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1402
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1403
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1404
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1405
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1406
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1407
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1408
|
+
end)
|
1409
|
+
|
1410
|
+
api.add_operation(:stop_instance, Seahorse::Model::Operation.new.tap do |o|
|
1411
|
+
o.name = "StopInstance"
|
1412
|
+
o.http_method = "POST"
|
1413
|
+
o.http_request_uri = "/"
|
1414
|
+
o.input = Shapes::ShapeRef.new(shape: StopInstanceRequest)
|
1415
|
+
o.output = Shapes::ShapeRef.new(shape: StopInstanceResult)
|
1416
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1417
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1418
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1419
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1420
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1421
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1422
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1423
|
+
end)
|
1424
|
+
|
1425
|
+
api.add_operation(:unpeer_vpc, Seahorse::Model::Operation.new.tap do |o|
|
1426
|
+
o.name = "UnpeerVpc"
|
1427
|
+
o.http_method = "POST"
|
1428
|
+
o.http_request_uri = "/"
|
1429
|
+
o.input = Shapes::ShapeRef.new(shape: UnpeerVpcRequest)
|
1430
|
+
o.output = Shapes::ShapeRef.new(shape: UnpeerVpcResult)
|
1431
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1432
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1433
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1434
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1435
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1436
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1437
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1438
|
+
end)
|
1439
|
+
|
1440
|
+
api.add_operation(:update_domain_entry, Seahorse::Model::Operation.new.tap do |o|
|
1441
|
+
o.name = "UpdateDomainEntry"
|
1442
|
+
o.http_method = "POST"
|
1443
|
+
o.http_request_uri = "/"
|
1444
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateDomainEntryRequest)
|
1445
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateDomainEntryResult)
|
1446
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceException)
|
1447
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
|
1448
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1449
|
+
o.errors << Shapes::ShapeRef.new(shape: OperationFailureException)
|
1450
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1451
|
+
o.errors << Shapes::ShapeRef.new(shape: AccountSetupInProgressException)
|
1452
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthenticatedException)
|
1453
|
+
end)
|
1457
1454
|
end
|
1455
|
+
|
1458
1456
|
end
|
1459
1457
|
end
|