aws-sdk-lightsail 1.0.0.rc2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1459 @@
1
+ # WARNING ABOUT GENERATED CODE
2
+ #
3
+ # This file is generated. See the contributing for info on making contributions:
4
+ # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
+ #
6
+ # WARNING ABOUT GENERATED CODE
7
+
8
+ module Aws
9
+ module Lightsail
10
+ # @api private
11
+ module ClientApi
12
+
13
+ include Seahorse::Model
14
+
15
+ AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
16
+ AccessDirection = Shapes::StringShape.new(name: 'AccessDirection')
17
+ AccountSetupInProgressException = Shapes::StructureShape.new(name: 'AccountSetupInProgressException')
18
+ AllocateStaticIpRequest = Shapes::StructureShape.new(name: 'AllocateStaticIpRequest')
19
+ AllocateStaticIpResult = Shapes::StructureShape.new(name: 'AllocateStaticIpResult')
20
+ AttachStaticIpRequest = Shapes::StructureShape.new(name: 'AttachStaticIpRequest')
21
+ AttachStaticIpResult = Shapes::StructureShape.new(name: 'AttachStaticIpResult')
22
+ AvailabilityZone = Shapes::StructureShape.new(name: 'AvailabilityZone')
23
+ AvailabilityZoneList = Shapes::ListShape.new(name: 'AvailabilityZoneList')
24
+ Base64 = Shapes::StringShape.new(name: 'Base64')
25
+ Blueprint = Shapes::StructureShape.new(name: 'Blueprint')
26
+ BlueprintList = Shapes::ListShape.new(name: 'BlueprintList')
27
+ BlueprintType = Shapes::StringShape.new(name: 'BlueprintType')
28
+ Bundle = Shapes::StructureShape.new(name: 'Bundle')
29
+ BundleList = Shapes::ListShape.new(name: 'BundleList')
30
+ CloseInstancePublicPortsRequest = Shapes::StructureShape.new(name: 'CloseInstancePublicPortsRequest')
31
+ CloseInstancePublicPortsResult = Shapes::StructureShape.new(name: 'CloseInstancePublicPortsResult')
32
+ CreateDomainEntryRequest = Shapes::StructureShape.new(name: 'CreateDomainEntryRequest')
33
+ CreateDomainEntryResult = Shapes::StructureShape.new(name: 'CreateDomainEntryResult')
34
+ CreateDomainRequest = Shapes::StructureShape.new(name: 'CreateDomainRequest')
35
+ CreateDomainResult = Shapes::StructureShape.new(name: 'CreateDomainResult')
36
+ CreateInstanceSnapshotRequest = Shapes::StructureShape.new(name: 'CreateInstanceSnapshotRequest')
37
+ CreateInstanceSnapshotResult = Shapes::StructureShape.new(name: 'CreateInstanceSnapshotResult')
38
+ CreateInstancesFromSnapshotRequest = Shapes::StructureShape.new(name: 'CreateInstancesFromSnapshotRequest')
39
+ CreateInstancesFromSnapshotResult = Shapes::StructureShape.new(name: 'CreateInstancesFromSnapshotResult')
40
+ CreateInstancesRequest = Shapes::StructureShape.new(name: 'CreateInstancesRequest')
41
+ CreateInstancesResult = Shapes::StructureShape.new(name: 'CreateInstancesResult')
42
+ CreateKeyPairRequest = Shapes::StructureShape.new(name: 'CreateKeyPairRequest')
43
+ CreateKeyPairResult = Shapes::StructureShape.new(name: 'CreateKeyPairResult')
44
+ DeleteDomainEntryRequest = Shapes::StructureShape.new(name: 'DeleteDomainEntryRequest')
45
+ DeleteDomainEntryResult = Shapes::StructureShape.new(name: 'DeleteDomainEntryResult')
46
+ DeleteDomainRequest = Shapes::StructureShape.new(name: 'DeleteDomainRequest')
47
+ DeleteDomainResult = Shapes::StructureShape.new(name: 'DeleteDomainResult')
48
+ DeleteInstanceRequest = Shapes::StructureShape.new(name: 'DeleteInstanceRequest')
49
+ DeleteInstanceResult = Shapes::StructureShape.new(name: 'DeleteInstanceResult')
50
+ DeleteInstanceSnapshotRequest = Shapes::StructureShape.new(name: 'DeleteInstanceSnapshotRequest')
51
+ DeleteInstanceSnapshotResult = Shapes::StructureShape.new(name: 'DeleteInstanceSnapshotResult')
52
+ DeleteKeyPairRequest = Shapes::StructureShape.new(name: 'DeleteKeyPairRequest')
53
+ DeleteKeyPairResult = Shapes::StructureShape.new(name: 'DeleteKeyPairResult')
54
+ DetachStaticIpRequest = Shapes::StructureShape.new(name: 'DetachStaticIpRequest')
55
+ DetachStaticIpResult = Shapes::StructureShape.new(name: 'DetachStaticIpResult')
56
+ Disk = Shapes::StructureShape.new(name: 'Disk')
57
+ DiskList = Shapes::ListShape.new(name: 'DiskList')
58
+ Domain = Shapes::StructureShape.new(name: 'Domain')
59
+ DomainEntry = Shapes::StructureShape.new(name: 'DomainEntry')
60
+ DomainEntryList = Shapes::ListShape.new(name: 'DomainEntryList')
61
+ DomainEntryOptions = Shapes::MapShape.new(name: 'DomainEntryOptions')
62
+ DomainEntryOptionsKeys = Shapes::StringShape.new(name: 'DomainEntryOptionsKeys')
63
+ DomainEntryType = Shapes::StringShape.new(name: 'DomainEntryType')
64
+ DomainList = Shapes::ListShape.new(name: 'DomainList')
65
+ DomainName = Shapes::StringShape.new(name: 'DomainName')
66
+ DownloadDefaultKeyPairRequest = Shapes::StructureShape.new(name: 'DownloadDefaultKeyPairRequest')
67
+ DownloadDefaultKeyPairResult = Shapes::StructureShape.new(name: 'DownloadDefaultKeyPairResult')
68
+ GetActiveNamesRequest = Shapes::StructureShape.new(name: 'GetActiveNamesRequest')
69
+ GetActiveNamesResult = Shapes::StructureShape.new(name: 'GetActiveNamesResult')
70
+ GetBlueprintsRequest = Shapes::StructureShape.new(name: 'GetBlueprintsRequest')
71
+ GetBlueprintsResult = Shapes::StructureShape.new(name: 'GetBlueprintsResult')
72
+ GetBundlesRequest = Shapes::StructureShape.new(name: 'GetBundlesRequest')
73
+ GetBundlesResult = Shapes::StructureShape.new(name: 'GetBundlesResult')
74
+ GetDomainRequest = Shapes::StructureShape.new(name: 'GetDomainRequest')
75
+ GetDomainResult = Shapes::StructureShape.new(name: 'GetDomainResult')
76
+ GetDomainsRequest = Shapes::StructureShape.new(name: 'GetDomainsRequest')
77
+ GetDomainsResult = Shapes::StructureShape.new(name: 'GetDomainsResult')
78
+ GetInstanceAccessDetailsRequest = Shapes::StructureShape.new(name: 'GetInstanceAccessDetailsRequest')
79
+ GetInstanceAccessDetailsResult = Shapes::StructureShape.new(name: 'GetInstanceAccessDetailsResult')
80
+ GetInstanceMetricDataRequest = Shapes::StructureShape.new(name: 'GetInstanceMetricDataRequest')
81
+ GetInstanceMetricDataResult = Shapes::StructureShape.new(name: 'GetInstanceMetricDataResult')
82
+ GetInstancePortStatesRequest = Shapes::StructureShape.new(name: 'GetInstancePortStatesRequest')
83
+ GetInstancePortStatesResult = Shapes::StructureShape.new(name: 'GetInstancePortStatesResult')
84
+ GetInstanceRequest = Shapes::StructureShape.new(name: 'GetInstanceRequest')
85
+ GetInstanceResult = Shapes::StructureShape.new(name: 'GetInstanceResult')
86
+ GetInstanceSnapshotRequest = Shapes::StructureShape.new(name: 'GetInstanceSnapshotRequest')
87
+ GetInstanceSnapshotResult = Shapes::StructureShape.new(name: 'GetInstanceSnapshotResult')
88
+ GetInstanceSnapshotsRequest = Shapes::StructureShape.new(name: 'GetInstanceSnapshotsRequest')
89
+ GetInstanceSnapshotsResult = Shapes::StructureShape.new(name: 'GetInstanceSnapshotsResult')
90
+ GetInstanceStateRequest = Shapes::StructureShape.new(name: 'GetInstanceStateRequest')
91
+ GetInstanceStateResult = Shapes::StructureShape.new(name: 'GetInstanceStateResult')
92
+ GetInstancesRequest = Shapes::StructureShape.new(name: 'GetInstancesRequest')
93
+ GetInstancesResult = Shapes::StructureShape.new(name: 'GetInstancesResult')
94
+ GetKeyPairRequest = Shapes::StructureShape.new(name: 'GetKeyPairRequest')
95
+ GetKeyPairResult = Shapes::StructureShape.new(name: 'GetKeyPairResult')
96
+ GetKeyPairsRequest = Shapes::StructureShape.new(name: 'GetKeyPairsRequest')
97
+ GetKeyPairsResult = Shapes::StructureShape.new(name: 'GetKeyPairsResult')
98
+ GetOperationRequest = Shapes::StructureShape.new(name: 'GetOperationRequest')
99
+ GetOperationResult = Shapes::StructureShape.new(name: 'GetOperationResult')
100
+ GetOperationsForResourceRequest = Shapes::StructureShape.new(name: 'GetOperationsForResourceRequest')
101
+ GetOperationsForResourceResult = Shapes::StructureShape.new(name: 'GetOperationsForResourceResult')
102
+ GetOperationsRequest = Shapes::StructureShape.new(name: 'GetOperationsRequest')
103
+ GetOperationsResult = Shapes::StructureShape.new(name: 'GetOperationsResult')
104
+ GetRegionsRequest = Shapes::StructureShape.new(name: 'GetRegionsRequest')
105
+ GetRegionsResult = Shapes::StructureShape.new(name: 'GetRegionsResult')
106
+ GetStaticIpRequest = Shapes::StructureShape.new(name: 'GetStaticIpRequest')
107
+ GetStaticIpResult = Shapes::StructureShape.new(name: 'GetStaticIpResult')
108
+ GetStaticIpsRequest = Shapes::StructureShape.new(name: 'GetStaticIpsRequest')
109
+ GetStaticIpsResult = Shapes::StructureShape.new(name: 'GetStaticIpsResult')
110
+ ImportKeyPairRequest = Shapes::StructureShape.new(name: 'ImportKeyPairRequest')
111
+ ImportKeyPairResult = Shapes::StructureShape.new(name: 'ImportKeyPairResult')
112
+ Instance = Shapes::StructureShape.new(name: 'Instance')
113
+ InstanceAccessDetails = Shapes::StructureShape.new(name: 'InstanceAccessDetails')
114
+ InstanceAccessProtocol = Shapes::StringShape.new(name: 'InstanceAccessProtocol')
115
+ InstanceHardware = Shapes::StructureShape.new(name: 'InstanceHardware')
116
+ InstanceList = Shapes::ListShape.new(name: 'InstanceList')
117
+ InstanceMetricName = Shapes::StringShape.new(name: 'InstanceMetricName')
118
+ InstanceNetworking = Shapes::StructureShape.new(name: 'InstanceNetworking')
119
+ InstancePortInfo = Shapes::StructureShape.new(name: 'InstancePortInfo')
120
+ InstancePortInfoList = Shapes::ListShape.new(name: 'InstancePortInfoList')
121
+ InstanceSnapshot = Shapes::StructureShape.new(name: 'InstanceSnapshot')
122
+ InstanceSnapshotList = Shapes::ListShape.new(name: 'InstanceSnapshotList')
123
+ InstanceSnapshotState = Shapes::StringShape.new(name: 'InstanceSnapshotState')
124
+ InstanceState = Shapes::StructureShape.new(name: 'InstanceState')
125
+ InvalidInputException = Shapes::StructureShape.new(name: 'InvalidInputException')
126
+ IpAddress = Shapes::StringShape.new(name: 'IpAddress')
127
+ IpV6Address = Shapes::StringShape.new(name: 'IpV6Address')
128
+ IsVpcPeeredRequest = Shapes::StructureShape.new(name: 'IsVpcPeeredRequest')
129
+ IsVpcPeeredResult = Shapes::StructureShape.new(name: 'IsVpcPeeredResult')
130
+ IsoDate = Shapes::TimestampShape.new(name: 'IsoDate')
131
+ KeyPair = Shapes::StructureShape.new(name: 'KeyPair')
132
+ KeyPairList = Shapes::ListShape.new(name: 'KeyPairList')
133
+ MetricDatapoint = Shapes::StructureShape.new(name: 'MetricDatapoint')
134
+ MetricDatapointList = Shapes::ListShape.new(name: 'MetricDatapointList')
135
+ MetricPeriod = Shapes::IntegerShape.new(name: 'MetricPeriod')
136
+ MetricStatistic = Shapes::StringShape.new(name: 'MetricStatistic')
137
+ MetricStatisticList = Shapes::ListShape.new(name: 'MetricStatisticList')
138
+ MetricUnit = Shapes::StringShape.new(name: 'MetricUnit')
139
+ MonthlyTransfer = Shapes::StructureShape.new(name: 'MonthlyTransfer')
140
+ NetworkProtocol = Shapes::StringShape.new(name: 'NetworkProtocol')
141
+ NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
142
+ NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
143
+ OpenInstancePublicPortsRequest = Shapes::StructureShape.new(name: 'OpenInstancePublicPortsRequest')
144
+ OpenInstancePublicPortsResult = Shapes::StructureShape.new(name: 'OpenInstancePublicPortsResult')
145
+ Operation = Shapes::StructureShape.new(name: 'Operation')
146
+ OperationFailureException = Shapes::StructureShape.new(name: 'OperationFailureException')
147
+ OperationList = Shapes::ListShape.new(name: 'OperationList')
148
+ OperationStatus = Shapes::StringShape.new(name: 'OperationStatus')
149
+ OperationType = Shapes::StringShape.new(name: 'OperationType')
150
+ PeerVpcRequest = Shapes::StructureShape.new(name: 'PeerVpcRequest')
151
+ PeerVpcResult = Shapes::StructureShape.new(name: 'PeerVpcResult')
152
+ Port = Shapes::IntegerShape.new(name: 'Port')
153
+ PortAccessType = Shapes::StringShape.new(name: 'PortAccessType')
154
+ PortInfo = Shapes::StructureShape.new(name: 'PortInfo')
155
+ PortState = Shapes::StringShape.new(name: 'PortState')
156
+ PortStateList = Shapes::ListShape.new(name: 'PortStateList')
157
+ RebootInstanceRequest = Shapes::StructureShape.new(name: 'RebootInstanceRequest')
158
+ RebootInstanceResult = Shapes::StructureShape.new(name: 'RebootInstanceResult')
159
+ Region = Shapes::StructureShape.new(name: 'Region')
160
+ RegionList = Shapes::ListShape.new(name: 'RegionList')
161
+ RegionName = Shapes::StringShape.new(name: 'RegionName')
162
+ ReleaseStaticIpRequest = Shapes::StructureShape.new(name: 'ReleaseStaticIpRequest')
163
+ ReleaseStaticIpResult = Shapes::StructureShape.new(name: 'ReleaseStaticIpResult')
164
+ ResourceLocation = Shapes::StructureShape.new(name: 'ResourceLocation')
165
+ ResourceName = Shapes::StringShape.new(name: 'ResourceName')
166
+ ResourceType = Shapes::StringShape.new(name: 'ResourceType')
167
+ ServiceException = Shapes::StructureShape.new(name: 'ServiceException')
168
+ StartInstanceRequest = Shapes::StructureShape.new(name: 'StartInstanceRequest')
169
+ StartInstanceResult = Shapes::StructureShape.new(name: 'StartInstanceResult')
170
+ StaticIp = Shapes::StructureShape.new(name: 'StaticIp')
171
+ StaticIpList = Shapes::ListShape.new(name: 'StaticIpList')
172
+ StopInstanceRequest = Shapes::StructureShape.new(name: 'StopInstanceRequest')
173
+ StopInstanceResult = Shapes::StructureShape.new(name: 'StopInstanceResult')
174
+ StringList = Shapes::ListShape.new(name: 'StringList')
175
+ UnauthenticatedException = Shapes::StructureShape.new(name: 'UnauthenticatedException')
176
+ UnpeerVpcRequest = Shapes::StructureShape.new(name: 'UnpeerVpcRequest')
177
+ UnpeerVpcResult = Shapes::StructureShape.new(name: 'UnpeerVpcResult')
178
+ UpdateDomainEntryRequest = Shapes::StructureShape.new(name: 'UpdateDomainEntryRequest')
179
+ UpdateDomainEntryResult = Shapes::StructureShape.new(name: 'UpdateDomainEntryResult')
180
+ boolean = Shapes::BooleanShape.new(name: 'boolean')
181
+ double = Shapes::FloatShape.new(name: 'double')
182
+ float = Shapes::FloatShape.new(name: 'float')
183
+ integer = Shapes::IntegerShape.new(name: 'integer')
184
+ string = Shapes::StringShape.new(name: 'string')
185
+ timestamp = Shapes::TimestampShape.new(name: 'timestamp')
186
+
187
+ AllocateStaticIpRequest.add_member(:static_ip_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "staticIpName"))
188
+ AllocateStaticIpRequest.struct_class = Types::AllocateStaticIpRequest
189
+
190
+ AllocateStaticIpResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
191
+ AllocateStaticIpResult.struct_class = Types::AllocateStaticIpResult
192
+
193
+ AttachStaticIpRequest.add_member(:static_ip_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "staticIpName"))
194
+ AttachStaticIpRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
195
+ AttachStaticIpRequest.struct_class = Types::AttachStaticIpRequest
196
+
197
+ AttachStaticIpResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
198
+ AttachStaticIpResult.struct_class = Types::AttachStaticIpResult
199
+
200
+ AvailabilityZone.add_member(:zone_name, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "zoneName"))
201
+ AvailabilityZone.add_member(:state, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "state"))
202
+ AvailabilityZone.struct_class = Types::AvailabilityZone
203
+
204
+ AvailabilityZoneList.member = Shapes::ShapeRef.new(shape: AvailabilityZone)
205
+
206
+ Blueprint.add_member(:blueprint_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "blueprintId"))
207
+ Blueprint.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "name"))
208
+ Blueprint.add_member(:group, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "group"))
209
+ Blueprint.add_member(:type, Shapes::ShapeRef.new(shape: BlueprintType, location_name: "type"))
210
+ Blueprint.add_member(:description, Shapes::ShapeRef.new(shape: string, location_name: "description"))
211
+ Blueprint.add_member(:is_active, Shapes::ShapeRef.new(shape: boolean, location_name: "isActive"))
212
+ Blueprint.add_member(:min_power, Shapes::ShapeRef.new(shape: integer, location_name: "minPower"))
213
+ Blueprint.add_member(:version, Shapes::ShapeRef.new(shape: string, location_name: "version"))
214
+ Blueprint.add_member(:version_code, Shapes::ShapeRef.new(shape: string, location_name: "versionCode"))
215
+ Blueprint.add_member(:product_url, Shapes::ShapeRef.new(shape: string, location_name: "productUrl"))
216
+ Blueprint.add_member(:license_url, Shapes::ShapeRef.new(shape: string, location_name: "licenseUrl"))
217
+ Blueprint.struct_class = Types::Blueprint
218
+
219
+ BlueprintList.member = Shapes::ShapeRef.new(shape: Blueprint)
220
+
221
+ Bundle.add_member(:price, Shapes::ShapeRef.new(shape: float, location_name: "price"))
222
+ Bundle.add_member(:cpu_count, Shapes::ShapeRef.new(shape: integer, location_name: "cpuCount"))
223
+ Bundle.add_member(:disk_size_in_gb, Shapes::ShapeRef.new(shape: integer, location_name: "diskSizeInGb"))
224
+ Bundle.add_member(:bundle_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "bundleId"))
225
+ Bundle.add_member(:instance_type, Shapes::ShapeRef.new(shape: string, location_name: "instanceType"))
226
+ Bundle.add_member(:is_active, Shapes::ShapeRef.new(shape: boolean, location_name: "isActive"))
227
+ Bundle.add_member(:name, Shapes::ShapeRef.new(shape: string, location_name: "name"))
228
+ Bundle.add_member(:power, Shapes::ShapeRef.new(shape: integer, location_name: "power"))
229
+ Bundle.add_member(:ram_size_in_gb, Shapes::ShapeRef.new(shape: float, location_name: "ramSizeInGb"))
230
+ Bundle.add_member(:transfer_per_month_in_gb, Shapes::ShapeRef.new(shape: integer, location_name: "transferPerMonthInGb"))
231
+ Bundle.struct_class = Types::Bundle
232
+
233
+ BundleList.member = Shapes::ShapeRef.new(shape: Bundle)
234
+
235
+ CloseInstancePublicPortsRequest.add_member(:port_info, Shapes::ShapeRef.new(shape: PortInfo, required: true, location_name: "portInfo"))
236
+ CloseInstancePublicPortsRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
237
+ CloseInstancePublicPortsRequest.struct_class = Types::CloseInstancePublicPortsRequest
238
+
239
+ CloseInstancePublicPortsResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
240
+ CloseInstancePublicPortsResult.struct_class = Types::CloseInstancePublicPortsResult
241
+
242
+ CreateDomainEntryRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domainName"))
243
+ CreateDomainEntryRequest.add_member(:domain_entry, Shapes::ShapeRef.new(shape: DomainEntry, required: true, location_name: "domainEntry"))
244
+ CreateDomainEntryRequest.struct_class = Types::CreateDomainEntryRequest
245
+
246
+ CreateDomainEntryResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
247
+ CreateDomainEntryResult.struct_class = Types::CreateDomainEntryResult
248
+
249
+ CreateDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domainName"))
250
+ CreateDomainRequest.struct_class = Types::CreateDomainRequest
251
+
252
+ CreateDomainResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
253
+ CreateDomainResult.struct_class = Types::CreateDomainResult
254
+
255
+ CreateInstanceSnapshotRequest.add_member(:instance_snapshot_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceSnapshotName"))
256
+ CreateInstanceSnapshotRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
257
+ CreateInstanceSnapshotRequest.struct_class = Types::CreateInstanceSnapshotRequest
258
+
259
+ CreateInstanceSnapshotResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
260
+ CreateInstanceSnapshotResult.struct_class = Types::CreateInstanceSnapshotResult
261
+
262
+ CreateInstancesFromSnapshotRequest.add_member(:instance_names, Shapes::ShapeRef.new(shape: StringList, required: true, location_name: "instanceNames"))
263
+ CreateInstancesFromSnapshotRequest.add_member(:availability_zone, Shapes::ShapeRef.new(shape: string, required: true, location_name: "availabilityZone"))
264
+ CreateInstancesFromSnapshotRequest.add_member(:instance_snapshot_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceSnapshotName"))
265
+ CreateInstancesFromSnapshotRequest.add_member(:bundle_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "bundleId"))
266
+ CreateInstancesFromSnapshotRequest.add_member(:user_data, Shapes::ShapeRef.new(shape: string, location_name: "userData"))
267
+ CreateInstancesFromSnapshotRequest.add_member(:key_pair_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "keyPairName"))
268
+ CreateInstancesFromSnapshotRequest.struct_class = Types::CreateInstancesFromSnapshotRequest
269
+
270
+ CreateInstancesFromSnapshotResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
271
+ CreateInstancesFromSnapshotResult.struct_class = Types::CreateInstancesFromSnapshotResult
272
+
273
+ CreateInstancesRequest.add_member(:instance_names, Shapes::ShapeRef.new(shape: StringList, required: true, location_name: "instanceNames"))
274
+ CreateInstancesRequest.add_member(:availability_zone, Shapes::ShapeRef.new(shape: string, required: true, location_name: "availabilityZone"))
275
+ CreateInstancesRequest.add_member(:custom_image_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "customImageName"))
276
+ CreateInstancesRequest.add_member(:blueprint_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "blueprintId"))
277
+ CreateInstancesRequest.add_member(:bundle_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "bundleId"))
278
+ CreateInstancesRequest.add_member(:user_data, Shapes::ShapeRef.new(shape: string, location_name: "userData"))
279
+ CreateInstancesRequest.add_member(:key_pair_name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "keyPairName"))
280
+ CreateInstancesRequest.struct_class = Types::CreateInstancesRequest
281
+
282
+ CreateInstancesResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
283
+ CreateInstancesResult.struct_class = Types::CreateInstancesResult
284
+
285
+ CreateKeyPairRequest.add_member(:key_pair_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "keyPairName"))
286
+ CreateKeyPairRequest.struct_class = Types::CreateKeyPairRequest
287
+
288
+ CreateKeyPairResult.add_member(:key_pair, Shapes::ShapeRef.new(shape: KeyPair, location_name: "keyPair"))
289
+ CreateKeyPairResult.add_member(:public_key_base_64, Shapes::ShapeRef.new(shape: Base64, location_name: "publicKeyBase64"))
290
+ CreateKeyPairResult.add_member(:private_key_base_64, Shapes::ShapeRef.new(shape: Base64, location_name: "privateKeyBase64"))
291
+ CreateKeyPairResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
292
+ CreateKeyPairResult.struct_class = Types::CreateKeyPairResult
293
+
294
+ DeleteDomainEntryRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domainName"))
295
+ DeleteDomainEntryRequest.add_member(:domain_entry, Shapes::ShapeRef.new(shape: DomainEntry, required: true, location_name: "domainEntry"))
296
+ DeleteDomainEntryRequest.struct_class = Types::DeleteDomainEntryRequest
297
+
298
+ DeleteDomainEntryResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
299
+ DeleteDomainEntryResult.struct_class = Types::DeleteDomainEntryResult
300
+
301
+ DeleteDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domainName"))
302
+ DeleteDomainRequest.struct_class = Types::DeleteDomainRequest
303
+
304
+ DeleteDomainResult.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, location_name: "operation"))
305
+ DeleteDomainResult.struct_class = Types::DeleteDomainResult
306
+
307
+ DeleteInstanceRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
308
+ DeleteInstanceRequest.struct_class = Types::DeleteInstanceRequest
309
+
310
+ DeleteInstanceResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
311
+ DeleteInstanceResult.struct_class = Types::DeleteInstanceResult
312
+
313
+ DeleteInstanceSnapshotRequest.add_member(:instance_snapshot_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceSnapshotName"))
314
+ DeleteInstanceSnapshotRequest.struct_class = Types::DeleteInstanceSnapshotRequest
315
+
316
+ DeleteInstanceSnapshotResult.add_member(:operations, Shapes::ShapeRef.new(shape: OperationList, location_name: "operations"))
317
+ DeleteInstanceSnapshotResult.struct_class = Types::DeleteInstanceSnapshotResult
318
+
319
+ DeleteKeyPairRequest.add_member(:key_pair_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "keyPairName"))
320
+ DeleteKeyPairRequest.struct_class = Types::DeleteKeyPairRequest
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
330
+
331
+ Disk.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "name"))
332
+ Disk.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "arn"))
333
+ Disk.add_member(:support_code, Shapes::ShapeRef.new(shape: string, location_name: "supportCode"))
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
346
+
347
+ DiskList.member = Shapes::ShapeRef.new(shape: Disk)
348
+
349
+ Domain.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "name"))
350
+ Domain.add_member(:arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "arn"))
351
+ Domain.add_member(:support_code, Shapes::ShapeRef.new(shape: string, location_name: "supportCode"))
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
357
+
358
+ DomainEntry.add_member(:id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "id"))
359
+ DomainEntry.add_member(:name, Shapes::ShapeRef.new(shape: DomainName, location_name: "name"))
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
364
+
365
+ DomainEntryList.member = Shapes::ShapeRef.new(shape: DomainEntry)
366
+
367
+ DomainEntryOptions.key = Shapes::ShapeRef.new(shape: DomainEntryOptionsKeys)
368
+ DomainEntryOptions.value = Shapes::ShapeRef.new(shape: string)
369
+
370
+ DomainList.member = Shapes::ShapeRef.new(shape: Domain)
371
+
372
+ DownloadDefaultKeyPairRequest.struct_class = Types::DownloadDefaultKeyPairRequest
373
+
374
+ DownloadDefaultKeyPairResult.add_member(:public_key_base_64, Shapes::ShapeRef.new(shape: Base64, location_name: "publicKeyBase64"))
375
+ DownloadDefaultKeyPairResult.add_member(:private_key_base_64, Shapes::ShapeRef.new(shape: Base64, location_name: "privateKeyBase64"))
376
+ DownloadDefaultKeyPairResult.struct_class = Types::DownloadDefaultKeyPairResult
377
+
378
+ GetActiveNamesRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
379
+ GetActiveNamesRequest.struct_class = Types::GetActiveNamesRequest
380
+
381
+ GetActiveNamesResult.add_member(:active_names, Shapes::ShapeRef.new(shape: StringList, location_name: "activeNames"))
382
+ GetActiveNamesResult.add_member(:next_page_token, Shapes::ShapeRef.new(shape: string, location_name: "nextPageToken"))
383
+ GetActiveNamesResult.struct_class = Types::GetActiveNamesResult
384
+
385
+ GetBlueprintsRequest.add_member(:include_inactive, Shapes::ShapeRef.new(shape: boolean, location_name: "includeInactive"))
386
+ GetBlueprintsRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
387
+ GetBlueprintsRequest.struct_class = Types::GetBlueprintsRequest
388
+
389
+ GetBlueprintsResult.add_member(:blueprints, Shapes::ShapeRef.new(shape: BlueprintList, location_name: "blueprints"))
390
+ GetBlueprintsResult.add_member(:next_page_token, Shapes::ShapeRef.new(shape: string, location_name: "nextPageToken"))
391
+ GetBlueprintsResult.struct_class = Types::GetBlueprintsResult
392
+
393
+ GetBundlesRequest.add_member(:include_inactive, Shapes::ShapeRef.new(shape: boolean, location_name: "includeInactive"))
394
+ GetBundlesRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
395
+ GetBundlesRequest.struct_class = Types::GetBundlesRequest
396
+
397
+ GetBundlesResult.add_member(:bundles, Shapes::ShapeRef.new(shape: BundleList, location_name: "bundles"))
398
+ GetBundlesResult.add_member(:next_page_token, Shapes::ShapeRef.new(shape: string, location_name: "nextPageToken"))
399
+ GetBundlesResult.struct_class = Types::GetBundlesResult
400
+
401
+ GetDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "domainName"))
402
+ GetDomainRequest.struct_class = Types::GetDomainRequest
403
+
404
+ GetDomainResult.add_member(:domain, Shapes::ShapeRef.new(shape: Domain, location_name: "domain"))
405
+ GetDomainResult.struct_class = Types::GetDomainResult
406
+
407
+ GetDomainsRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
408
+ GetDomainsRequest.struct_class = Types::GetDomainsRequest
409
+
410
+ GetDomainsResult.add_member(:domains, Shapes::ShapeRef.new(shape: DomainList, location_name: "domains"))
411
+ GetDomainsResult.add_member(:next_page_token, Shapes::ShapeRef.new(shape: string, location_name: "nextPageToken"))
412
+ GetDomainsResult.struct_class = Types::GetDomainsResult
413
+
414
+ GetInstanceAccessDetailsRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
415
+ GetInstanceAccessDetailsRequest.add_member(:protocol, Shapes::ShapeRef.new(shape: InstanceAccessProtocol, location_name: "protocol"))
416
+ GetInstanceAccessDetailsRequest.struct_class = Types::GetInstanceAccessDetailsRequest
417
+
418
+ GetInstanceAccessDetailsResult.add_member(:access_details, Shapes::ShapeRef.new(shape: InstanceAccessDetails, location_name: "accessDetails"))
419
+ GetInstanceAccessDetailsResult.struct_class = Types::GetInstanceAccessDetailsResult
420
+
421
+ GetInstanceMetricDataRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
422
+ GetInstanceMetricDataRequest.add_member(:metric_name, Shapes::ShapeRef.new(shape: InstanceMetricName, required: true, location_name: "metricName"))
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
429
+
430
+ GetInstanceMetricDataResult.add_member(:metric_name, Shapes::ShapeRef.new(shape: InstanceMetricName, location_name: "metricName"))
431
+ GetInstanceMetricDataResult.add_member(:metric_data, Shapes::ShapeRef.new(shape: MetricDatapointList, location_name: "metricData"))
432
+ GetInstanceMetricDataResult.struct_class = Types::GetInstanceMetricDataResult
433
+
434
+ GetInstancePortStatesRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
435
+ GetInstancePortStatesRequest.struct_class = Types::GetInstancePortStatesRequest
436
+
437
+ GetInstancePortStatesResult.add_member(:port_states, Shapes::ShapeRef.new(shape: PortStateList, location_name: "portStates"))
438
+ GetInstancePortStatesResult.struct_class = Types::GetInstancePortStatesResult
439
+
440
+ GetInstanceRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
441
+ GetInstanceRequest.struct_class = Types::GetInstanceRequest
442
+
443
+ GetInstanceResult.add_member(:instance, Shapes::ShapeRef.new(shape: Instance, location_name: "instance"))
444
+ GetInstanceResult.struct_class = Types::GetInstanceResult
445
+
446
+ GetInstanceSnapshotRequest.add_member(:instance_snapshot_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceSnapshotName"))
447
+ GetInstanceSnapshotRequest.struct_class = Types::GetInstanceSnapshotRequest
448
+
449
+ GetInstanceSnapshotResult.add_member(:instance_snapshot, Shapes::ShapeRef.new(shape: InstanceSnapshot, location_name: "instanceSnapshot"))
450
+ GetInstanceSnapshotResult.struct_class = Types::GetInstanceSnapshotResult
451
+
452
+ GetInstanceSnapshotsRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
453
+ GetInstanceSnapshotsRequest.struct_class = Types::GetInstanceSnapshotsRequest
454
+
455
+ GetInstanceSnapshotsResult.add_member(:instance_snapshots, Shapes::ShapeRef.new(shape: InstanceSnapshotList, location_name: "instanceSnapshots"))
456
+ GetInstanceSnapshotsResult.add_member(:next_page_token, Shapes::ShapeRef.new(shape: string, location_name: "nextPageToken"))
457
+ GetInstanceSnapshotsResult.struct_class = Types::GetInstanceSnapshotsResult
458
+
459
+ GetInstanceStateRequest.add_member(:instance_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "instanceName"))
460
+ GetInstanceStateRequest.struct_class = Types::GetInstanceStateRequest
461
+
462
+ GetInstanceStateResult.add_member(:state, Shapes::ShapeRef.new(shape: InstanceState, location_name: "state"))
463
+ GetInstanceStateResult.struct_class = Types::GetInstanceStateResult
464
+
465
+ GetInstancesRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
466
+ GetInstancesRequest.struct_class = Types::GetInstancesRequest
467
+
468
+ GetInstancesResult.add_member(:instances, Shapes::ShapeRef.new(shape: InstanceList, location_name: "instances"))
469
+ GetInstancesResult.add_member(:next_page_token, Shapes::ShapeRef.new(shape: string, location_name: "nextPageToken"))
470
+ GetInstancesResult.struct_class = Types::GetInstancesResult
471
+
472
+ GetKeyPairRequest.add_member(:key_pair_name, Shapes::ShapeRef.new(shape: ResourceName, required: true, location_name: "keyPairName"))
473
+ GetKeyPairRequest.struct_class = Types::GetKeyPairRequest
474
+
475
+ GetKeyPairResult.add_member(:key_pair, Shapes::ShapeRef.new(shape: KeyPair, location_name: "keyPair"))
476
+ GetKeyPairResult.struct_class = Types::GetKeyPairResult
477
+
478
+ GetKeyPairsRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: string, location_name: "pageToken"))
479
+ GetKeyPairsRequest.struct_class = Types::GetKeyPairsRequest
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
484
+
485
+ GetOperationRequest.add_member(:operation_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "operationId"))
486
+ GetOperationRequest.struct_class = Types::GetOperationRequest
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
1456
+
1457
+ end
1458
+ end
1459
+ end