aws-sdk-storagegateway 1.0.0.rc1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1465 @@
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 StorageGateway
10
+ # @api private
11
+ module ClientApi
12
+
13
+ include Seahorse::Model
14
+
15
+ ActivateGatewayInput = Shapes::StructureShape.new(name: 'ActivateGatewayInput')
16
+ ActivateGatewayOutput = Shapes::StructureShape.new(name: 'ActivateGatewayOutput')
17
+ ActivationKey = Shapes::StringShape.new(name: 'ActivationKey')
18
+ AddCacheInput = Shapes::StructureShape.new(name: 'AddCacheInput')
19
+ AddCacheOutput = Shapes::StructureShape.new(name: 'AddCacheOutput')
20
+ AddTagsToResourceInput = Shapes::StructureShape.new(name: 'AddTagsToResourceInput')
21
+ AddTagsToResourceOutput = Shapes::StructureShape.new(name: 'AddTagsToResourceOutput')
22
+ AddUploadBufferInput = Shapes::StructureShape.new(name: 'AddUploadBufferInput')
23
+ AddUploadBufferOutput = Shapes::StructureShape.new(name: 'AddUploadBufferOutput')
24
+ AddWorkingStorageInput = Shapes::StructureShape.new(name: 'AddWorkingStorageInput')
25
+ AddWorkingStorageOutput = Shapes::StructureShape.new(name: 'AddWorkingStorageOutput')
26
+ BandwidthDownloadRateLimit = Shapes::IntegerShape.new(name: 'BandwidthDownloadRateLimit')
27
+ BandwidthType = Shapes::StringShape.new(name: 'BandwidthType')
28
+ BandwidthUploadRateLimit = Shapes::IntegerShape.new(name: 'BandwidthUploadRateLimit')
29
+ CachediSCSIVolume = Shapes::StructureShape.new(name: 'CachediSCSIVolume')
30
+ CachediSCSIVolumes = Shapes::ListShape.new(name: 'CachediSCSIVolumes')
31
+ CancelArchivalInput = Shapes::StructureShape.new(name: 'CancelArchivalInput')
32
+ CancelArchivalOutput = Shapes::StructureShape.new(name: 'CancelArchivalOutput')
33
+ CancelRetrievalInput = Shapes::StructureShape.new(name: 'CancelRetrievalInput')
34
+ CancelRetrievalOutput = Shapes::StructureShape.new(name: 'CancelRetrievalOutput')
35
+ ChapCredentials = Shapes::ListShape.new(name: 'ChapCredentials')
36
+ ChapInfo = Shapes::StructureShape.new(name: 'ChapInfo')
37
+ ChapSecret = Shapes::StringShape.new(name: 'ChapSecret')
38
+ ClientToken = Shapes::StringShape.new(name: 'ClientToken')
39
+ CreateCachediSCSIVolumeInput = Shapes::StructureShape.new(name: 'CreateCachediSCSIVolumeInput')
40
+ CreateCachediSCSIVolumeOutput = Shapes::StructureShape.new(name: 'CreateCachediSCSIVolumeOutput')
41
+ CreateSnapshotFromVolumeRecoveryPointInput = Shapes::StructureShape.new(name: 'CreateSnapshotFromVolumeRecoveryPointInput')
42
+ CreateSnapshotFromVolumeRecoveryPointOutput = Shapes::StructureShape.new(name: 'CreateSnapshotFromVolumeRecoveryPointOutput')
43
+ CreateSnapshotInput = Shapes::StructureShape.new(name: 'CreateSnapshotInput')
44
+ CreateSnapshotOutput = Shapes::StructureShape.new(name: 'CreateSnapshotOutput')
45
+ CreateStorediSCSIVolumeInput = Shapes::StructureShape.new(name: 'CreateStorediSCSIVolumeInput')
46
+ CreateStorediSCSIVolumeOutput = Shapes::StructureShape.new(name: 'CreateStorediSCSIVolumeOutput')
47
+ CreateTapeWithBarcodeInput = Shapes::StructureShape.new(name: 'CreateTapeWithBarcodeInput')
48
+ CreateTapeWithBarcodeOutput = Shapes::StructureShape.new(name: 'CreateTapeWithBarcodeOutput')
49
+ CreateTapesInput = Shapes::StructureShape.new(name: 'CreateTapesInput')
50
+ CreateTapesOutput = Shapes::StructureShape.new(name: 'CreateTapesOutput')
51
+ DayOfWeek = Shapes::IntegerShape.new(name: 'DayOfWeek')
52
+ DeleteBandwidthRateLimitInput = Shapes::StructureShape.new(name: 'DeleteBandwidthRateLimitInput')
53
+ DeleteBandwidthRateLimitOutput = Shapes::StructureShape.new(name: 'DeleteBandwidthRateLimitOutput')
54
+ DeleteChapCredentialsInput = Shapes::StructureShape.new(name: 'DeleteChapCredentialsInput')
55
+ DeleteChapCredentialsOutput = Shapes::StructureShape.new(name: 'DeleteChapCredentialsOutput')
56
+ DeleteGatewayInput = Shapes::StructureShape.new(name: 'DeleteGatewayInput')
57
+ DeleteGatewayOutput = Shapes::StructureShape.new(name: 'DeleteGatewayOutput')
58
+ DeleteSnapshotScheduleInput = Shapes::StructureShape.new(name: 'DeleteSnapshotScheduleInput')
59
+ DeleteSnapshotScheduleOutput = Shapes::StructureShape.new(name: 'DeleteSnapshotScheduleOutput')
60
+ DeleteTapeArchiveInput = Shapes::StructureShape.new(name: 'DeleteTapeArchiveInput')
61
+ DeleteTapeArchiveOutput = Shapes::StructureShape.new(name: 'DeleteTapeArchiveOutput')
62
+ DeleteTapeInput = Shapes::StructureShape.new(name: 'DeleteTapeInput')
63
+ DeleteTapeOutput = Shapes::StructureShape.new(name: 'DeleteTapeOutput')
64
+ DeleteVolumeInput = Shapes::StructureShape.new(name: 'DeleteVolumeInput')
65
+ DeleteVolumeOutput = Shapes::StructureShape.new(name: 'DeleteVolumeOutput')
66
+ DescribeBandwidthRateLimitInput = Shapes::StructureShape.new(name: 'DescribeBandwidthRateLimitInput')
67
+ DescribeBandwidthRateLimitOutput = Shapes::StructureShape.new(name: 'DescribeBandwidthRateLimitOutput')
68
+ DescribeCacheInput = Shapes::StructureShape.new(name: 'DescribeCacheInput')
69
+ DescribeCacheOutput = Shapes::StructureShape.new(name: 'DescribeCacheOutput')
70
+ DescribeCachediSCSIVolumesInput = Shapes::StructureShape.new(name: 'DescribeCachediSCSIVolumesInput')
71
+ DescribeCachediSCSIVolumesOutput = Shapes::StructureShape.new(name: 'DescribeCachediSCSIVolumesOutput')
72
+ DescribeChapCredentialsInput = Shapes::StructureShape.new(name: 'DescribeChapCredentialsInput')
73
+ DescribeChapCredentialsOutput = Shapes::StructureShape.new(name: 'DescribeChapCredentialsOutput')
74
+ DescribeGatewayInformationInput = Shapes::StructureShape.new(name: 'DescribeGatewayInformationInput')
75
+ DescribeGatewayInformationOutput = Shapes::StructureShape.new(name: 'DescribeGatewayInformationOutput')
76
+ DescribeMaintenanceStartTimeInput = Shapes::StructureShape.new(name: 'DescribeMaintenanceStartTimeInput')
77
+ DescribeMaintenanceStartTimeOutput = Shapes::StructureShape.new(name: 'DescribeMaintenanceStartTimeOutput')
78
+ DescribeSnapshotScheduleInput = Shapes::StructureShape.new(name: 'DescribeSnapshotScheduleInput')
79
+ DescribeSnapshotScheduleOutput = Shapes::StructureShape.new(name: 'DescribeSnapshotScheduleOutput')
80
+ DescribeStorediSCSIVolumesInput = Shapes::StructureShape.new(name: 'DescribeStorediSCSIVolumesInput')
81
+ DescribeStorediSCSIVolumesOutput = Shapes::StructureShape.new(name: 'DescribeStorediSCSIVolumesOutput')
82
+ DescribeTapeArchivesInput = Shapes::StructureShape.new(name: 'DescribeTapeArchivesInput')
83
+ DescribeTapeArchivesOutput = Shapes::StructureShape.new(name: 'DescribeTapeArchivesOutput')
84
+ DescribeTapeRecoveryPointsInput = Shapes::StructureShape.new(name: 'DescribeTapeRecoveryPointsInput')
85
+ DescribeTapeRecoveryPointsOutput = Shapes::StructureShape.new(name: 'DescribeTapeRecoveryPointsOutput')
86
+ DescribeTapesInput = Shapes::StructureShape.new(name: 'DescribeTapesInput')
87
+ DescribeTapesOutput = Shapes::StructureShape.new(name: 'DescribeTapesOutput')
88
+ DescribeUploadBufferInput = Shapes::StructureShape.new(name: 'DescribeUploadBufferInput')
89
+ DescribeUploadBufferOutput = Shapes::StructureShape.new(name: 'DescribeUploadBufferOutput')
90
+ DescribeVTLDevicesInput = Shapes::StructureShape.new(name: 'DescribeVTLDevicesInput')
91
+ DescribeVTLDevicesOutput = Shapes::StructureShape.new(name: 'DescribeVTLDevicesOutput')
92
+ DescribeWorkingStorageInput = Shapes::StructureShape.new(name: 'DescribeWorkingStorageInput')
93
+ DescribeWorkingStorageOutput = Shapes::StructureShape.new(name: 'DescribeWorkingStorageOutput')
94
+ Description = Shapes::StringShape.new(name: 'Description')
95
+ DeviceType = Shapes::StringShape.new(name: 'DeviceType')
96
+ DeviceiSCSIAttributes = Shapes::StructureShape.new(name: 'DeviceiSCSIAttributes')
97
+ DisableGatewayInput = Shapes::StructureShape.new(name: 'DisableGatewayInput')
98
+ DisableGatewayOutput = Shapes::StructureShape.new(name: 'DisableGatewayOutput')
99
+ Disk = Shapes::StructureShape.new(name: 'Disk')
100
+ DiskAllocationType = Shapes::StringShape.new(name: 'DiskAllocationType')
101
+ DiskId = Shapes::StringShape.new(name: 'DiskId')
102
+ DiskIds = Shapes::ListShape.new(name: 'DiskIds')
103
+ Disks = Shapes::ListShape.new(name: 'Disks')
104
+ DoubleObject = Shapes::FloatShape.new(name: 'DoubleObject')
105
+ ErrorCode = Shapes::StringShape.new(name: 'ErrorCode')
106
+ GatewayARN = Shapes::StringShape.new(name: 'GatewayARN')
107
+ GatewayId = Shapes::StringShape.new(name: 'GatewayId')
108
+ GatewayInfo = Shapes::StructureShape.new(name: 'GatewayInfo')
109
+ GatewayName = Shapes::StringShape.new(name: 'GatewayName')
110
+ GatewayNetworkInterfaces = Shapes::ListShape.new(name: 'GatewayNetworkInterfaces')
111
+ GatewayOperationalState = Shapes::StringShape.new(name: 'GatewayOperationalState')
112
+ GatewayState = Shapes::StringShape.new(name: 'GatewayState')
113
+ GatewayTimezone = Shapes::StringShape.new(name: 'GatewayTimezone')
114
+ GatewayType = Shapes::StringShape.new(name: 'GatewayType')
115
+ Gateways = Shapes::ListShape.new(name: 'Gateways')
116
+ HourOfDay = Shapes::IntegerShape.new(name: 'HourOfDay')
117
+ Initiator = Shapes::StringShape.new(name: 'Initiator')
118
+ Initiators = Shapes::ListShape.new(name: 'Initiators')
119
+ InternalServerError = Shapes::StructureShape.new(name: 'InternalServerError')
120
+ InvalidGatewayRequestException = Shapes::StructureShape.new(name: 'InvalidGatewayRequestException')
121
+ IqnName = Shapes::StringShape.new(name: 'IqnName')
122
+ LastSoftwareUpdate = Shapes::StringShape.new(name: 'LastSoftwareUpdate')
123
+ ListGatewaysInput = Shapes::StructureShape.new(name: 'ListGatewaysInput')
124
+ ListGatewaysOutput = Shapes::StructureShape.new(name: 'ListGatewaysOutput')
125
+ ListLocalDisksInput = Shapes::StructureShape.new(name: 'ListLocalDisksInput')
126
+ ListLocalDisksOutput = Shapes::StructureShape.new(name: 'ListLocalDisksOutput')
127
+ ListTagsForResourceInput = Shapes::StructureShape.new(name: 'ListTagsForResourceInput')
128
+ ListTagsForResourceOutput = Shapes::StructureShape.new(name: 'ListTagsForResourceOutput')
129
+ ListTapesInput = Shapes::StructureShape.new(name: 'ListTapesInput')
130
+ ListTapesOutput = Shapes::StructureShape.new(name: 'ListTapesOutput')
131
+ ListVolumeInitiatorsInput = Shapes::StructureShape.new(name: 'ListVolumeInitiatorsInput')
132
+ ListVolumeInitiatorsOutput = Shapes::StructureShape.new(name: 'ListVolumeInitiatorsOutput')
133
+ ListVolumeRecoveryPointsInput = Shapes::StructureShape.new(name: 'ListVolumeRecoveryPointsInput')
134
+ ListVolumeRecoveryPointsOutput = Shapes::StructureShape.new(name: 'ListVolumeRecoveryPointsOutput')
135
+ ListVolumesInput = Shapes::StructureShape.new(name: 'ListVolumesInput')
136
+ ListVolumesOutput = Shapes::StructureShape.new(name: 'ListVolumesOutput')
137
+ LocalConsolePassword = Shapes::StringShape.new(name: 'LocalConsolePassword')
138
+ Marker = Shapes::StringShape.new(name: 'Marker')
139
+ MediumChangerType = Shapes::StringShape.new(name: 'MediumChangerType')
140
+ MinuteOfHour = Shapes::IntegerShape.new(name: 'MinuteOfHour')
141
+ NetworkInterface = Shapes::StructureShape.new(name: 'NetworkInterface')
142
+ NetworkInterfaceId = Shapes::StringShape.new(name: 'NetworkInterfaceId')
143
+ NextUpdateAvailabilityDate = Shapes::StringShape.new(name: 'NextUpdateAvailabilityDate')
144
+ NumTapesToCreate = Shapes::IntegerShape.new(name: 'NumTapesToCreate')
145
+ PositiveIntObject = Shapes::IntegerShape.new(name: 'PositiveIntObject')
146
+ RecurrenceInHours = Shapes::IntegerShape.new(name: 'RecurrenceInHours')
147
+ RegionId = Shapes::StringShape.new(name: 'RegionId')
148
+ RemoveTagsFromResourceInput = Shapes::StructureShape.new(name: 'RemoveTagsFromResourceInput')
149
+ RemoveTagsFromResourceOutput = Shapes::StructureShape.new(name: 'RemoveTagsFromResourceOutput')
150
+ ResetCacheInput = Shapes::StructureShape.new(name: 'ResetCacheInput')
151
+ ResetCacheOutput = Shapes::StructureShape.new(name: 'ResetCacheOutput')
152
+ ResourceARN = Shapes::StringShape.new(name: 'ResourceARN')
153
+ RetrieveTapeArchiveInput = Shapes::StructureShape.new(name: 'RetrieveTapeArchiveInput')
154
+ RetrieveTapeArchiveOutput = Shapes::StructureShape.new(name: 'RetrieveTapeArchiveOutput')
155
+ RetrieveTapeRecoveryPointInput = Shapes::StructureShape.new(name: 'RetrieveTapeRecoveryPointInput')
156
+ RetrieveTapeRecoveryPointOutput = Shapes::StructureShape.new(name: 'RetrieveTapeRecoveryPointOutput')
157
+ SetLocalConsolePasswordInput = Shapes::StructureShape.new(name: 'SetLocalConsolePasswordInput')
158
+ SetLocalConsolePasswordOutput = Shapes::StructureShape.new(name: 'SetLocalConsolePasswordOutput')
159
+ ShutdownGatewayInput = Shapes::StructureShape.new(name: 'ShutdownGatewayInput')
160
+ ShutdownGatewayOutput = Shapes::StructureShape.new(name: 'ShutdownGatewayOutput')
161
+ SnapshotDescription = Shapes::StringShape.new(name: 'SnapshotDescription')
162
+ SnapshotId = Shapes::StringShape.new(name: 'SnapshotId')
163
+ StartGatewayInput = Shapes::StructureShape.new(name: 'StartGatewayInput')
164
+ StartGatewayOutput = Shapes::StructureShape.new(name: 'StartGatewayOutput')
165
+ StorageGatewayError = Shapes::StructureShape.new(name: 'StorageGatewayError')
166
+ StorediSCSIVolume = Shapes::StructureShape.new(name: 'StorediSCSIVolume')
167
+ StorediSCSIVolumes = Shapes::ListShape.new(name: 'StorediSCSIVolumes')
168
+ Tag = Shapes::StructureShape.new(name: 'Tag')
169
+ TagKey = Shapes::StringShape.new(name: 'TagKey')
170
+ TagKeys = Shapes::ListShape.new(name: 'TagKeys')
171
+ TagValue = Shapes::StringShape.new(name: 'TagValue')
172
+ Tags = Shapes::ListShape.new(name: 'Tags')
173
+ Tape = Shapes::StructureShape.new(name: 'Tape')
174
+ TapeARN = Shapes::StringShape.new(name: 'TapeARN')
175
+ TapeARNs = Shapes::ListShape.new(name: 'TapeARNs')
176
+ TapeArchive = Shapes::StructureShape.new(name: 'TapeArchive')
177
+ TapeArchiveStatus = Shapes::StringShape.new(name: 'TapeArchiveStatus')
178
+ TapeArchives = Shapes::ListShape.new(name: 'TapeArchives')
179
+ TapeBarcode = Shapes::StringShape.new(name: 'TapeBarcode')
180
+ TapeBarcodePrefix = Shapes::StringShape.new(name: 'TapeBarcodePrefix')
181
+ TapeDriveType = Shapes::StringShape.new(name: 'TapeDriveType')
182
+ TapeInfo = Shapes::StructureShape.new(name: 'TapeInfo')
183
+ TapeInfos = Shapes::ListShape.new(name: 'TapeInfos')
184
+ TapeRecoveryPointInfo = Shapes::StructureShape.new(name: 'TapeRecoveryPointInfo')
185
+ TapeRecoveryPointInfos = Shapes::ListShape.new(name: 'TapeRecoveryPointInfos')
186
+ TapeRecoveryPointStatus = Shapes::StringShape.new(name: 'TapeRecoveryPointStatus')
187
+ TapeSize = Shapes::IntegerShape.new(name: 'TapeSize')
188
+ TapeStatus = Shapes::StringShape.new(name: 'TapeStatus')
189
+ Tapes = Shapes::ListShape.new(name: 'Tapes')
190
+ TargetARN = Shapes::StringShape.new(name: 'TargetARN')
191
+ TargetName = Shapes::StringShape.new(name: 'TargetName')
192
+ Time = Shapes::TimestampShape.new(name: 'Time')
193
+ UpdateBandwidthRateLimitInput = Shapes::StructureShape.new(name: 'UpdateBandwidthRateLimitInput')
194
+ UpdateBandwidthRateLimitOutput = Shapes::StructureShape.new(name: 'UpdateBandwidthRateLimitOutput')
195
+ UpdateChapCredentialsInput = Shapes::StructureShape.new(name: 'UpdateChapCredentialsInput')
196
+ UpdateChapCredentialsOutput = Shapes::StructureShape.new(name: 'UpdateChapCredentialsOutput')
197
+ UpdateGatewayInformationInput = Shapes::StructureShape.new(name: 'UpdateGatewayInformationInput')
198
+ UpdateGatewayInformationOutput = Shapes::StructureShape.new(name: 'UpdateGatewayInformationOutput')
199
+ UpdateGatewaySoftwareNowInput = Shapes::StructureShape.new(name: 'UpdateGatewaySoftwareNowInput')
200
+ UpdateGatewaySoftwareNowOutput = Shapes::StructureShape.new(name: 'UpdateGatewaySoftwareNowOutput')
201
+ UpdateMaintenanceStartTimeInput = Shapes::StructureShape.new(name: 'UpdateMaintenanceStartTimeInput')
202
+ UpdateMaintenanceStartTimeOutput = Shapes::StructureShape.new(name: 'UpdateMaintenanceStartTimeOutput')
203
+ UpdateSnapshotScheduleInput = Shapes::StructureShape.new(name: 'UpdateSnapshotScheduleInput')
204
+ UpdateSnapshotScheduleOutput = Shapes::StructureShape.new(name: 'UpdateSnapshotScheduleOutput')
205
+ UpdateVTLDeviceTypeInput = Shapes::StructureShape.new(name: 'UpdateVTLDeviceTypeInput')
206
+ UpdateVTLDeviceTypeOutput = Shapes::StructureShape.new(name: 'UpdateVTLDeviceTypeOutput')
207
+ VTLDevice = Shapes::StructureShape.new(name: 'VTLDevice')
208
+ VTLDeviceARN = Shapes::StringShape.new(name: 'VTLDeviceARN')
209
+ VTLDeviceARNs = Shapes::ListShape.new(name: 'VTLDeviceARNs')
210
+ VTLDeviceProductIdentifier = Shapes::StringShape.new(name: 'VTLDeviceProductIdentifier')
211
+ VTLDeviceType = Shapes::StringShape.new(name: 'VTLDeviceType')
212
+ VTLDeviceVendor = Shapes::StringShape.new(name: 'VTLDeviceVendor')
213
+ VTLDevices = Shapes::ListShape.new(name: 'VTLDevices')
214
+ VolumeARN = Shapes::StringShape.new(name: 'VolumeARN')
215
+ VolumeARNs = Shapes::ListShape.new(name: 'VolumeARNs')
216
+ VolumeId = Shapes::StringShape.new(name: 'VolumeId')
217
+ VolumeInfo = Shapes::StructureShape.new(name: 'VolumeInfo')
218
+ VolumeInfos = Shapes::ListShape.new(name: 'VolumeInfos')
219
+ VolumeRecoveryPointInfo = Shapes::StructureShape.new(name: 'VolumeRecoveryPointInfo')
220
+ VolumeRecoveryPointInfos = Shapes::ListShape.new(name: 'VolumeRecoveryPointInfos')
221
+ VolumeStatus = Shapes::StringShape.new(name: 'VolumeStatus')
222
+ VolumeType = Shapes::StringShape.new(name: 'VolumeType')
223
+ VolumeiSCSIAttributes = Shapes::StructureShape.new(name: 'VolumeiSCSIAttributes')
224
+ boolean = Shapes::BooleanShape.new(name: 'boolean')
225
+ double = Shapes::FloatShape.new(name: 'double')
226
+ errorDetails = Shapes::MapShape.new(name: 'errorDetails')
227
+ integer = Shapes::IntegerShape.new(name: 'integer')
228
+ long = Shapes::IntegerShape.new(name: 'long')
229
+ string = Shapes::StringShape.new(name: 'string')
230
+
231
+ ActivateGatewayInput.add_member(:activation_key, Shapes::ShapeRef.new(shape: ActivationKey, required: true, location_name: "ActivationKey"))
232
+ ActivateGatewayInput.add_member(:gateway_name, Shapes::ShapeRef.new(shape: GatewayName, required: true, location_name: "GatewayName"))
233
+ ActivateGatewayInput.add_member(:gateway_timezone, Shapes::ShapeRef.new(shape: GatewayTimezone, required: true, location_name: "GatewayTimezone"))
234
+ ActivateGatewayInput.add_member(:gateway_region, Shapes::ShapeRef.new(shape: RegionId, required: true, location_name: "GatewayRegion"))
235
+ ActivateGatewayInput.add_member(:gateway_type, Shapes::ShapeRef.new(shape: GatewayType, location_name: "GatewayType"))
236
+ ActivateGatewayInput.add_member(:tape_drive_type, Shapes::ShapeRef.new(shape: TapeDriveType, location_name: "TapeDriveType"))
237
+ ActivateGatewayInput.add_member(:medium_changer_type, Shapes::ShapeRef.new(shape: MediumChangerType, location_name: "MediumChangerType"))
238
+ ActivateGatewayInput.struct_class = Types::ActivateGatewayInput
239
+
240
+ ActivateGatewayOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
241
+ ActivateGatewayOutput.struct_class = Types::ActivateGatewayOutput
242
+
243
+ AddCacheInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
244
+ AddCacheInput.add_member(:disk_ids, Shapes::ShapeRef.new(shape: DiskIds, required: true, location_name: "DiskIds"))
245
+ AddCacheInput.struct_class = Types::AddCacheInput
246
+
247
+ AddCacheOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
248
+ AddCacheOutput.struct_class = Types::AddCacheOutput
249
+
250
+ AddTagsToResourceInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ResourceARN"))
251
+ AddTagsToResourceInput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, required: true, location_name: "Tags"))
252
+ AddTagsToResourceInput.struct_class = Types::AddTagsToResourceInput
253
+
254
+ AddTagsToResourceOutput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARN"))
255
+ AddTagsToResourceOutput.struct_class = Types::AddTagsToResourceOutput
256
+
257
+ AddUploadBufferInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
258
+ AddUploadBufferInput.add_member(:disk_ids, Shapes::ShapeRef.new(shape: DiskIds, required: true, location_name: "DiskIds"))
259
+ AddUploadBufferInput.struct_class = Types::AddUploadBufferInput
260
+
261
+ AddUploadBufferOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
262
+ AddUploadBufferOutput.struct_class = Types::AddUploadBufferOutput
263
+
264
+ AddWorkingStorageInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
265
+ AddWorkingStorageInput.add_member(:disk_ids, Shapes::ShapeRef.new(shape: DiskIds, required: true, location_name: "DiskIds"))
266
+ AddWorkingStorageInput.struct_class = Types::AddWorkingStorageInput
267
+
268
+ AddWorkingStorageOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
269
+ AddWorkingStorageOutput.struct_class = Types::AddWorkingStorageOutput
270
+
271
+ CachediSCSIVolume.add_member(:volume_arn, Shapes::ShapeRef.new(shape: VolumeARN, location_name: "VolumeARN"))
272
+ CachediSCSIVolume.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, location_name: "VolumeId"))
273
+ CachediSCSIVolume.add_member(:volume_type, Shapes::ShapeRef.new(shape: VolumeType, location_name: "VolumeType"))
274
+ CachediSCSIVolume.add_member(:volume_status, Shapes::ShapeRef.new(shape: VolumeStatus, location_name: "VolumeStatus"))
275
+ CachediSCSIVolume.add_member(:volume_size_in_bytes, Shapes::ShapeRef.new(shape: long, location_name: "VolumeSizeInBytes"))
276
+ CachediSCSIVolume.add_member(:volume_progress, Shapes::ShapeRef.new(shape: DoubleObject, location_name: "VolumeProgress"))
277
+ CachediSCSIVolume.add_member(:source_snapshot_id, Shapes::ShapeRef.new(shape: SnapshotId, location_name: "SourceSnapshotId"))
278
+ CachediSCSIVolume.add_member(:volume_iscsi_attributes, Shapes::ShapeRef.new(shape: VolumeiSCSIAttributes, location_name: "VolumeiSCSIAttributes"))
279
+ CachediSCSIVolume.struct_class = Types::CachediSCSIVolume
280
+
281
+ CachediSCSIVolumes.member = Shapes::ShapeRef.new(shape: CachediSCSIVolume)
282
+
283
+ CancelArchivalInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
284
+ CancelArchivalInput.add_member(:tape_arn, Shapes::ShapeRef.new(shape: TapeARN, required: true, location_name: "TapeARN"))
285
+ CancelArchivalInput.struct_class = Types::CancelArchivalInput
286
+
287
+ CancelArchivalOutput.add_member(:tape_arn, Shapes::ShapeRef.new(shape: TapeARN, location_name: "TapeARN"))
288
+ CancelArchivalOutput.struct_class = Types::CancelArchivalOutput
289
+
290
+ CancelRetrievalInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
291
+ CancelRetrievalInput.add_member(:tape_arn, Shapes::ShapeRef.new(shape: TapeARN, required: true, location_name: "TapeARN"))
292
+ CancelRetrievalInput.struct_class = Types::CancelRetrievalInput
293
+
294
+ CancelRetrievalOutput.add_member(:tape_arn, Shapes::ShapeRef.new(shape: TapeARN, location_name: "TapeARN"))
295
+ CancelRetrievalOutput.struct_class = Types::CancelRetrievalOutput
296
+
297
+ ChapCredentials.member = Shapes::ShapeRef.new(shape: ChapInfo)
298
+
299
+ ChapInfo.add_member(:target_arn, Shapes::ShapeRef.new(shape: TargetARN, location_name: "TargetARN"))
300
+ ChapInfo.add_member(:secret_to_authenticate_initiator, Shapes::ShapeRef.new(shape: ChapSecret, location_name: "SecretToAuthenticateInitiator"))
301
+ ChapInfo.add_member(:initiator_name, Shapes::ShapeRef.new(shape: IqnName, location_name: "InitiatorName"))
302
+ ChapInfo.add_member(:secret_to_authenticate_target, Shapes::ShapeRef.new(shape: ChapSecret, location_name: "SecretToAuthenticateTarget"))
303
+ ChapInfo.struct_class = Types::ChapInfo
304
+
305
+ CreateCachediSCSIVolumeInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
306
+ CreateCachediSCSIVolumeInput.add_member(:volume_size_in_bytes, Shapes::ShapeRef.new(shape: long, required: true, location_name: "VolumeSizeInBytes"))
307
+ CreateCachediSCSIVolumeInput.add_member(:snapshot_id, Shapes::ShapeRef.new(shape: SnapshotId, location_name: "SnapshotId"))
308
+ CreateCachediSCSIVolumeInput.add_member(:target_name, Shapes::ShapeRef.new(shape: TargetName, required: true, location_name: "TargetName"))
309
+ CreateCachediSCSIVolumeInput.add_member(:network_interface_id, Shapes::ShapeRef.new(shape: NetworkInterfaceId, required: true, location_name: "NetworkInterfaceId"))
310
+ CreateCachediSCSIVolumeInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location_name: "ClientToken"))
311
+ CreateCachediSCSIVolumeInput.struct_class = Types::CreateCachediSCSIVolumeInput
312
+
313
+ CreateCachediSCSIVolumeOutput.add_member(:volume_arn, Shapes::ShapeRef.new(shape: VolumeARN, location_name: "VolumeARN"))
314
+ CreateCachediSCSIVolumeOutput.add_member(:target_arn, Shapes::ShapeRef.new(shape: TargetARN, location_name: "TargetARN"))
315
+ CreateCachediSCSIVolumeOutput.struct_class = Types::CreateCachediSCSIVolumeOutput
316
+
317
+ CreateSnapshotFromVolumeRecoveryPointInput.add_member(:volume_arn, Shapes::ShapeRef.new(shape: VolumeARN, required: true, location_name: "VolumeARN"))
318
+ CreateSnapshotFromVolumeRecoveryPointInput.add_member(:snapshot_description, Shapes::ShapeRef.new(shape: SnapshotDescription, required: true, location_name: "SnapshotDescription"))
319
+ CreateSnapshotFromVolumeRecoveryPointInput.struct_class = Types::CreateSnapshotFromVolumeRecoveryPointInput
320
+
321
+ CreateSnapshotFromVolumeRecoveryPointOutput.add_member(:snapshot_id, Shapes::ShapeRef.new(shape: SnapshotId, location_name: "SnapshotId"))
322
+ CreateSnapshotFromVolumeRecoveryPointOutput.add_member(:volume_arn, Shapes::ShapeRef.new(shape: VolumeARN, location_name: "VolumeARN"))
323
+ CreateSnapshotFromVolumeRecoveryPointOutput.add_member(:volume_recovery_point_time, Shapes::ShapeRef.new(shape: string, location_name: "VolumeRecoveryPointTime"))
324
+ CreateSnapshotFromVolumeRecoveryPointOutput.struct_class = Types::CreateSnapshotFromVolumeRecoveryPointOutput
325
+
326
+ CreateSnapshotInput.add_member(:volume_arn, Shapes::ShapeRef.new(shape: VolumeARN, required: true, location_name: "VolumeARN"))
327
+ CreateSnapshotInput.add_member(:snapshot_description, Shapes::ShapeRef.new(shape: SnapshotDescription, required: true, location_name: "SnapshotDescription"))
328
+ CreateSnapshotInput.struct_class = Types::CreateSnapshotInput
329
+
330
+ CreateSnapshotOutput.add_member(:volume_arn, Shapes::ShapeRef.new(shape: VolumeARN, location_name: "VolumeARN"))
331
+ CreateSnapshotOutput.add_member(:snapshot_id, Shapes::ShapeRef.new(shape: SnapshotId, location_name: "SnapshotId"))
332
+ CreateSnapshotOutput.struct_class = Types::CreateSnapshotOutput
333
+
334
+ CreateStorediSCSIVolumeInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
335
+ CreateStorediSCSIVolumeInput.add_member(:disk_id, Shapes::ShapeRef.new(shape: DiskId, required: true, location_name: "DiskId"))
336
+ CreateStorediSCSIVolumeInput.add_member(:snapshot_id, Shapes::ShapeRef.new(shape: SnapshotId, location_name: "SnapshotId"))
337
+ CreateStorediSCSIVolumeInput.add_member(:preserve_existing_data, Shapes::ShapeRef.new(shape: boolean, required: true, location_name: "PreserveExistingData"))
338
+ CreateStorediSCSIVolumeInput.add_member(:target_name, Shapes::ShapeRef.new(shape: TargetName, required: true, location_name: "TargetName"))
339
+ CreateStorediSCSIVolumeInput.add_member(:network_interface_id, Shapes::ShapeRef.new(shape: NetworkInterfaceId, required: true, location_name: "NetworkInterfaceId"))
340
+ CreateStorediSCSIVolumeInput.struct_class = Types::CreateStorediSCSIVolumeInput
341
+
342
+ CreateStorediSCSIVolumeOutput.add_member(:volume_arn, Shapes::ShapeRef.new(shape: VolumeARN, location_name: "VolumeARN"))
343
+ CreateStorediSCSIVolumeOutput.add_member(:volume_size_in_bytes, Shapes::ShapeRef.new(shape: long, location_name: "VolumeSizeInBytes"))
344
+ CreateStorediSCSIVolumeOutput.add_member(:target_arn, Shapes::ShapeRef.new(shape: TargetARN, location_name: "TargetARN"))
345
+ CreateStorediSCSIVolumeOutput.struct_class = Types::CreateStorediSCSIVolumeOutput
346
+
347
+ CreateTapeWithBarcodeInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
348
+ CreateTapeWithBarcodeInput.add_member(:tape_size_in_bytes, Shapes::ShapeRef.new(shape: TapeSize, required: true, location_name: "TapeSizeInBytes"))
349
+ CreateTapeWithBarcodeInput.add_member(:tape_barcode, Shapes::ShapeRef.new(shape: TapeBarcode, required: true, location_name: "TapeBarcode"))
350
+ CreateTapeWithBarcodeInput.struct_class = Types::CreateTapeWithBarcodeInput
351
+
352
+ CreateTapeWithBarcodeOutput.add_member(:tape_arn, Shapes::ShapeRef.new(shape: TapeARN, location_name: "TapeARN"))
353
+ CreateTapeWithBarcodeOutput.struct_class = Types::CreateTapeWithBarcodeOutput
354
+
355
+ CreateTapesInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
356
+ CreateTapesInput.add_member(:tape_size_in_bytes, Shapes::ShapeRef.new(shape: TapeSize, required: true, location_name: "TapeSizeInBytes"))
357
+ CreateTapesInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location_name: "ClientToken"))
358
+ CreateTapesInput.add_member(:num_tapes_to_create, Shapes::ShapeRef.new(shape: NumTapesToCreate, required: true, location_name: "NumTapesToCreate"))
359
+ CreateTapesInput.add_member(:tape_barcode_prefix, Shapes::ShapeRef.new(shape: TapeBarcodePrefix, required: true, location_name: "TapeBarcodePrefix"))
360
+ CreateTapesInput.struct_class = Types::CreateTapesInput
361
+
362
+ CreateTapesOutput.add_member(:tape_arns, Shapes::ShapeRef.new(shape: TapeARNs, location_name: "TapeARNs"))
363
+ CreateTapesOutput.struct_class = Types::CreateTapesOutput
364
+
365
+ DeleteBandwidthRateLimitInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
366
+ DeleteBandwidthRateLimitInput.add_member(:bandwidth_type, Shapes::ShapeRef.new(shape: BandwidthType, required: true, location_name: "BandwidthType"))
367
+ DeleteBandwidthRateLimitInput.struct_class = Types::DeleteBandwidthRateLimitInput
368
+
369
+ DeleteBandwidthRateLimitOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
370
+ DeleteBandwidthRateLimitOutput.struct_class = Types::DeleteBandwidthRateLimitOutput
371
+
372
+ DeleteChapCredentialsInput.add_member(:target_arn, Shapes::ShapeRef.new(shape: TargetARN, required: true, location_name: "TargetARN"))
373
+ DeleteChapCredentialsInput.add_member(:initiator_name, Shapes::ShapeRef.new(shape: IqnName, required: true, location_name: "InitiatorName"))
374
+ DeleteChapCredentialsInput.struct_class = Types::DeleteChapCredentialsInput
375
+
376
+ DeleteChapCredentialsOutput.add_member(:target_arn, Shapes::ShapeRef.new(shape: TargetARN, location_name: "TargetARN"))
377
+ DeleteChapCredentialsOutput.add_member(:initiator_name, Shapes::ShapeRef.new(shape: IqnName, location_name: "InitiatorName"))
378
+ DeleteChapCredentialsOutput.struct_class = Types::DeleteChapCredentialsOutput
379
+
380
+ DeleteGatewayInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
381
+ DeleteGatewayInput.struct_class = Types::DeleteGatewayInput
382
+
383
+ DeleteGatewayOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
384
+ DeleteGatewayOutput.struct_class = Types::DeleteGatewayOutput
385
+
386
+ DeleteSnapshotScheduleInput.add_member(:volume_arn, Shapes::ShapeRef.new(shape: VolumeARN, required: true, location_name: "VolumeARN"))
387
+ DeleteSnapshotScheduleInput.struct_class = Types::DeleteSnapshotScheduleInput
388
+
389
+ DeleteSnapshotScheduleOutput.add_member(:volume_arn, Shapes::ShapeRef.new(shape: VolumeARN, location_name: "VolumeARN"))
390
+ DeleteSnapshotScheduleOutput.struct_class = Types::DeleteSnapshotScheduleOutput
391
+
392
+ DeleteTapeArchiveInput.add_member(:tape_arn, Shapes::ShapeRef.new(shape: TapeARN, required: true, location_name: "TapeARN"))
393
+ DeleteTapeArchiveInput.struct_class = Types::DeleteTapeArchiveInput
394
+
395
+ DeleteTapeArchiveOutput.add_member(:tape_arn, Shapes::ShapeRef.new(shape: TapeARN, location_name: "TapeARN"))
396
+ DeleteTapeArchiveOutput.struct_class = Types::DeleteTapeArchiveOutput
397
+
398
+ DeleteTapeInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
399
+ DeleteTapeInput.add_member(:tape_arn, Shapes::ShapeRef.new(shape: TapeARN, required: true, location_name: "TapeARN"))
400
+ DeleteTapeInput.struct_class = Types::DeleteTapeInput
401
+
402
+ DeleteTapeOutput.add_member(:tape_arn, Shapes::ShapeRef.new(shape: TapeARN, location_name: "TapeARN"))
403
+ DeleteTapeOutput.struct_class = Types::DeleteTapeOutput
404
+
405
+ DeleteVolumeInput.add_member(:volume_arn, Shapes::ShapeRef.new(shape: VolumeARN, required: true, location_name: "VolumeARN"))
406
+ DeleteVolumeInput.struct_class = Types::DeleteVolumeInput
407
+
408
+ DeleteVolumeOutput.add_member(:volume_arn, Shapes::ShapeRef.new(shape: VolumeARN, location_name: "VolumeARN"))
409
+ DeleteVolumeOutput.struct_class = Types::DeleteVolumeOutput
410
+
411
+ DescribeBandwidthRateLimitInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
412
+ DescribeBandwidthRateLimitInput.struct_class = Types::DescribeBandwidthRateLimitInput
413
+
414
+ DescribeBandwidthRateLimitOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
415
+ DescribeBandwidthRateLimitOutput.add_member(:average_upload_rate_limit_in_bits_per_sec, Shapes::ShapeRef.new(shape: BandwidthUploadRateLimit, location_name: "AverageUploadRateLimitInBitsPerSec"))
416
+ DescribeBandwidthRateLimitOutput.add_member(:average_download_rate_limit_in_bits_per_sec, Shapes::ShapeRef.new(shape: BandwidthDownloadRateLimit, location_name: "AverageDownloadRateLimitInBitsPerSec"))
417
+ DescribeBandwidthRateLimitOutput.struct_class = Types::DescribeBandwidthRateLimitOutput
418
+
419
+ DescribeCacheInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
420
+ DescribeCacheInput.struct_class = Types::DescribeCacheInput
421
+
422
+ DescribeCacheOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
423
+ DescribeCacheOutput.add_member(:disk_ids, Shapes::ShapeRef.new(shape: DiskIds, location_name: "DiskIds"))
424
+ DescribeCacheOutput.add_member(:cache_allocated_in_bytes, Shapes::ShapeRef.new(shape: long, location_name: "CacheAllocatedInBytes"))
425
+ DescribeCacheOutput.add_member(:cache_used_percentage, Shapes::ShapeRef.new(shape: double, location_name: "CacheUsedPercentage"))
426
+ DescribeCacheOutput.add_member(:cache_dirty_percentage, Shapes::ShapeRef.new(shape: double, location_name: "CacheDirtyPercentage"))
427
+ DescribeCacheOutput.add_member(:cache_hit_percentage, Shapes::ShapeRef.new(shape: double, location_name: "CacheHitPercentage"))
428
+ DescribeCacheOutput.add_member(:cache_miss_percentage, Shapes::ShapeRef.new(shape: double, location_name: "CacheMissPercentage"))
429
+ DescribeCacheOutput.struct_class = Types::DescribeCacheOutput
430
+
431
+ DescribeCachediSCSIVolumesInput.add_member(:volume_arns, Shapes::ShapeRef.new(shape: VolumeARNs, required: true, location_name: "VolumeARNs"))
432
+ DescribeCachediSCSIVolumesInput.struct_class = Types::DescribeCachediSCSIVolumesInput
433
+
434
+ DescribeCachediSCSIVolumesOutput.add_member(:cached_iscsi_volumes, Shapes::ShapeRef.new(shape: CachediSCSIVolumes, location_name: "CachediSCSIVolumes"))
435
+ DescribeCachediSCSIVolumesOutput.struct_class = Types::DescribeCachediSCSIVolumesOutput
436
+
437
+ DescribeChapCredentialsInput.add_member(:target_arn, Shapes::ShapeRef.new(shape: TargetARN, required: true, location_name: "TargetARN"))
438
+ DescribeChapCredentialsInput.struct_class = Types::DescribeChapCredentialsInput
439
+
440
+ DescribeChapCredentialsOutput.add_member(:chap_credentials, Shapes::ShapeRef.new(shape: ChapCredentials, location_name: "ChapCredentials"))
441
+ DescribeChapCredentialsOutput.struct_class = Types::DescribeChapCredentialsOutput
442
+
443
+ DescribeGatewayInformationInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
444
+ DescribeGatewayInformationInput.struct_class = Types::DescribeGatewayInformationInput
445
+
446
+ DescribeGatewayInformationOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
447
+ DescribeGatewayInformationOutput.add_member(:gateway_id, Shapes::ShapeRef.new(shape: GatewayId, location_name: "GatewayId"))
448
+ DescribeGatewayInformationOutput.add_member(:gateway_name, Shapes::ShapeRef.new(shape: string, location_name: "GatewayName"))
449
+ DescribeGatewayInformationOutput.add_member(:gateway_timezone, Shapes::ShapeRef.new(shape: GatewayTimezone, location_name: "GatewayTimezone"))
450
+ DescribeGatewayInformationOutput.add_member(:gateway_state, Shapes::ShapeRef.new(shape: GatewayState, location_name: "GatewayState"))
451
+ DescribeGatewayInformationOutput.add_member(:gateway_network_interfaces, Shapes::ShapeRef.new(shape: GatewayNetworkInterfaces, location_name: "GatewayNetworkInterfaces"))
452
+ DescribeGatewayInformationOutput.add_member(:gateway_type, Shapes::ShapeRef.new(shape: GatewayType, location_name: "GatewayType"))
453
+ DescribeGatewayInformationOutput.add_member(:next_update_availability_date, Shapes::ShapeRef.new(shape: NextUpdateAvailabilityDate, location_name: "NextUpdateAvailabilityDate"))
454
+ DescribeGatewayInformationOutput.add_member(:last_software_update, Shapes::ShapeRef.new(shape: LastSoftwareUpdate, location_name: "LastSoftwareUpdate"))
455
+ DescribeGatewayInformationOutput.struct_class = Types::DescribeGatewayInformationOutput
456
+
457
+ DescribeMaintenanceStartTimeInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
458
+ DescribeMaintenanceStartTimeInput.struct_class = Types::DescribeMaintenanceStartTimeInput
459
+
460
+ DescribeMaintenanceStartTimeOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
461
+ DescribeMaintenanceStartTimeOutput.add_member(:hour_of_day, Shapes::ShapeRef.new(shape: HourOfDay, location_name: "HourOfDay"))
462
+ DescribeMaintenanceStartTimeOutput.add_member(:minute_of_hour, Shapes::ShapeRef.new(shape: MinuteOfHour, location_name: "MinuteOfHour"))
463
+ DescribeMaintenanceStartTimeOutput.add_member(:day_of_week, Shapes::ShapeRef.new(shape: DayOfWeek, location_name: "DayOfWeek"))
464
+ DescribeMaintenanceStartTimeOutput.add_member(:timezone, Shapes::ShapeRef.new(shape: GatewayTimezone, location_name: "Timezone"))
465
+ DescribeMaintenanceStartTimeOutput.struct_class = Types::DescribeMaintenanceStartTimeOutput
466
+
467
+ DescribeSnapshotScheduleInput.add_member(:volume_arn, Shapes::ShapeRef.new(shape: VolumeARN, required: true, location_name: "VolumeARN"))
468
+ DescribeSnapshotScheduleInput.struct_class = Types::DescribeSnapshotScheduleInput
469
+
470
+ DescribeSnapshotScheduleOutput.add_member(:volume_arn, Shapes::ShapeRef.new(shape: VolumeARN, location_name: "VolumeARN"))
471
+ DescribeSnapshotScheduleOutput.add_member(:start_at, Shapes::ShapeRef.new(shape: HourOfDay, location_name: "StartAt"))
472
+ DescribeSnapshotScheduleOutput.add_member(:recurrence_in_hours, Shapes::ShapeRef.new(shape: RecurrenceInHours, location_name: "RecurrenceInHours"))
473
+ DescribeSnapshotScheduleOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
474
+ DescribeSnapshotScheduleOutput.add_member(:timezone, Shapes::ShapeRef.new(shape: GatewayTimezone, location_name: "Timezone"))
475
+ DescribeSnapshotScheduleOutput.struct_class = Types::DescribeSnapshotScheduleOutput
476
+
477
+ DescribeStorediSCSIVolumesInput.add_member(:volume_arns, Shapes::ShapeRef.new(shape: VolumeARNs, required: true, location_name: "VolumeARNs"))
478
+ DescribeStorediSCSIVolumesInput.struct_class = Types::DescribeStorediSCSIVolumesInput
479
+
480
+ DescribeStorediSCSIVolumesOutput.add_member(:stored_iscsi_volumes, Shapes::ShapeRef.new(shape: StorediSCSIVolumes, location_name: "StorediSCSIVolumes"))
481
+ DescribeStorediSCSIVolumesOutput.struct_class = Types::DescribeStorediSCSIVolumesOutput
482
+
483
+ DescribeTapeArchivesInput.add_member(:tape_arns, Shapes::ShapeRef.new(shape: TapeARNs, location_name: "TapeARNs"))
484
+ DescribeTapeArchivesInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
485
+ DescribeTapeArchivesInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveIntObject, location_name: "Limit"))
486
+ DescribeTapeArchivesInput.struct_class = Types::DescribeTapeArchivesInput
487
+
488
+ DescribeTapeArchivesOutput.add_member(:tape_archives, Shapes::ShapeRef.new(shape: TapeArchives, location_name: "TapeArchives"))
489
+ DescribeTapeArchivesOutput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
490
+ DescribeTapeArchivesOutput.struct_class = Types::DescribeTapeArchivesOutput
491
+
492
+ DescribeTapeRecoveryPointsInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
493
+ DescribeTapeRecoveryPointsInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
494
+ DescribeTapeRecoveryPointsInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveIntObject, location_name: "Limit"))
495
+ DescribeTapeRecoveryPointsInput.struct_class = Types::DescribeTapeRecoveryPointsInput
496
+
497
+ DescribeTapeRecoveryPointsOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
498
+ DescribeTapeRecoveryPointsOutput.add_member(:tape_recovery_point_infos, Shapes::ShapeRef.new(shape: TapeRecoveryPointInfos, location_name: "TapeRecoveryPointInfos"))
499
+ DescribeTapeRecoveryPointsOutput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
500
+ DescribeTapeRecoveryPointsOutput.struct_class = Types::DescribeTapeRecoveryPointsOutput
501
+
502
+ DescribeTapesInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
503
+ DescribeTapesInput.add_member(:tape_arns, Shapes::ShapeRef.new(shape: TapeARNs, location_name: "TapeARNs"))
504
+ DescribeTapesInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
505
+ DescribeTapesInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveIntObject, location_name: "Limit"))
506
+ DescribeTapesInput.struct_class = Types::DescribeTapesInput
507
+
508
+ DescribeTapesOutput.add_member(:tapes, Shapes::ShapeRef.new(shape: Tapes, location_name: "Tapes"))
509
+ DescribeTapesOutput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
510
+ DescribeTapesOutput.struct_class = Types::DescribeTapesOutput
511
+
512
+ DescribeUploadBufferInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
513
+ DescribeUploadBufferInput.struct_class = Types::DescribeUploadBufferInput
514
+
515
+ DescribeUploadBufferOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
516
+ DescribeUploadBufferOutput.add_member(:disk_ids, Shapes::ShapeRef.new(shape: DiskIds, location_name: "DiskIds"))
517
+ DescribeUploadBufferOutput.add_member(:upload_buffer_used_in_bytes, Shapes::ShapeRef.new(shape: long, location_name: "UploadBufferUsedInBytes"))
518
+ DescribeUploadBufferOutput.add_member(:upload_buffer_allocated_in_bytes, Shapes::ShapeRef.new(shape: long, location_name: "UploadBufferAllocatedInBytes"))
519
+ DescribeUploadBufferOutput.struct_class = Types::DescribeUploadBufferOutput
520
+
521
+ DescribeVTLDevicesInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
522
+ DescribeVTLDevicesInput.add_member(:vtl_device_arns, Shapes::ShapeRef.new(shape: VTLDeviceARNs, location_name: "VTLDeviceARNs"))
523
+ DescribeVTLDevicesInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
524
+ DescribeVTLDevicesInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveIntObject, location_name: "Limit"))
525
+ DescribeVTLDevicesInput.struct_class = Types::DescribeVTLDevicesInput
526
+
527
+ DescribeVTLDevicesOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
528
+ DescribeVTLDevicesOutput.add_member(:vtl_devices, Shapes::ShapeRef.new(shape: VTLDevices, location_name: "VTLDevices"))
529
+ DescribeVTLDevicesOutput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
530
+ DescribeVTLDevicesOutput.struct_class = Types::DescribeVTLDevicesOutput
531
+
532
+ DescribeWorkingStorageInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
533
+ DescribeWorkingStorageInput.struct_class = Types::DescribeWorkingStorageInput
534
+
535
+ DescribeWorkingStorageOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
536
+ DescribeWorkingStorageOutput.add_member(:disk_ids, Shapes::ShapeRef.new(shape: DiskIds, location_name: "DiskIds"))
537
+ DescribeWorkingStorageOutput.add_member(:working_storage_used_in_bytes, Shapes::ShapeRef.new(shape: long, location_name: "WorkingStorageUsedInBytes"))
538
+ DescribeWorkingStorageOutput.add_member(:working_storage_allocated_in_bytes, Shapes::ShapeRef.new(shape: long, location_name: "WorkingStorageAllocatedInBytes"))
539
+ DescribeWorkingStorageOutput.struct_class = Types::DescribeWorkingStorageOutput
540
+
541
+ DeviceiSCSIAttributes.add_member(:target_arn, Shapes::ShapeRef.new(shape: TargetARN, location_name: "TargetARN"))
542
+ DeviceiSCSIAttributes.add_member(:network_interface_id, Shapes::ShapeRef.new(shape: NetworkInterfaceId, location_name: "NetworkInterfaceId"))
543
+ DeviceiSCSIAttributes.add_member(:network_interface_port, Shapes::ShapeRef.new(shape: integer, location_name: "NetworkInterfacePort"))
544
+ DeviceiSCSIAttributes.add_member(:chap_enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "ChapEnabled"))
545
+ DeviceiSCSIAttributes.struct_class = Types::DeviceiSCSIAttributes
546
+
547
+ DisableGatewayInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
548
+ DisableGatewayInput.struct_class = Types::DisableGatewayInput
549
+
550
+ DisableGatewayOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
551
+ DisableGatewayOutput.struct_class = Types::DisableGatewayOutput
552
+
553
+ Disk.add_member(:disk_id, Shapes::ShapeRef.new(shape: DiskId, location_name: "DiskId"))
554
+ Disk.add_member(:disk_path, Shapes::ShapeRef.new(shape: string, location_name: "DiskPath"))
555
+ Disk.add_member(:disk_node, Shapes::ShapeRef.new(shape: string, location_name: "DiskNode"))
556
+ Disk.add_member(:disk_status, Shapes::ShapeRef.new(shape: string, location_name: "DiskStatus"))
557
+ Disk.add_member(:disk_size_in_bytes, Shapes::ShapeRef.new(shape: long, location_name: "DiskSizeInBytes"))
558
+ Disk.add_member(:disk_allocation_type, Shapes::ShapeRef.new(shape: DiskAllocationType, location_name: "DiskAllocationType"))
559
+ Disk.add_member(:disk_allocation_resource, Shapes::ShapeRef.new(shape: string, location_name: "DiskAllocationResource"))
560
+ Disk.struct_class = Types::Disk
561
+
562
+ DiskIds.member = Shapes::ShapeRef.new(shape: DiskId)
563
+
564
+ Disks.member = Shapes::ShapeRef.new(shape: Disk)
565
+
566
+ GatewayInfo.add_member(:gateway_id, Shapes::ShapeRef.new(shape: GatewayId, location_name: "GatewayId"))
567
+ GatewayInfo.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
568
+ GatewayInfo.add_member(:gateway_type, Shapes::ShapeRef.new(shape: GatewayType, location_name: "GatewayType"))
569
+ GatewayInfo.add_member(:gateway_operational_state, Shapes::ShapeRef.new(shape: GatewayOperationalState, location_name: "GatewayOperationalState"))
570
+ GatewayInfo.add_member(:gateway_name, Shapes::ShapeRef.new(shape: string, location_name: "GatewayName"))
571
+ GatewayInfo.struct_class = Types::GatewayInfo
572
+
573
+ GatewayNetworkInterfaces.member = Shapes::ShapeRef.new(shape: NetworkInterface)
574
+
575
+ Gateways.member = Shapes::ShapeRef.new(shape: GatewayInfo)
576
+
577
+ Initiators.member = Shapes::ShapeRef.new(shape: Initiator)
578
+
579
+ ListGatewaysInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
580
+ ListGatewaysInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveIntObject, location_name: "Limit"))
581
+ ListGatewaysInput.struct_class = Types::ListGatewaysInput
582
+
583
+ ListGatewaysOutput.add_member(:gateways, Shapes::ShapeRef.new(shape: Gateways, location_name: "Gateways"))
584
+ ListGatewaysOutput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
585
+ ListGatewaysOutput.struct_class = Types::ListGatewaysOutput
586
+
587
+ ListLocalDisksInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
588
+ ListLocalDisksInput.struct_class = Types::ListLocalDisksInput
589
+
590
+ ListLocalDisksOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
591
+ ListLocalDisksOutput.add_member(:disks, Shapes::ShapeRef.new(shape: Disks, location_name: "Disks"))
592
+ ListLocalDisksOutput.struct_class = Types::ListLocalDisksOutput
593
+
594
+ ListTagsForResourceInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ResourceARN"))
595
+ ListTagsForResourceInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
596
+ ListTagsForResourceInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveIntObject, location_name: "Limit"))
597
+ ListTagsForResourceInput.struct_class = Types::ListTagsForResourceInput
598
+
599
+ ListTagsForResourceOutput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARN"))
600
+ ListTagsForResourceOutput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
601
+ ListTagsForResourceOutput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
602
+ ListTagsForResourceOutput.struct_class = Types::ListTagsForResourceOutput
603
+
604
+ ListTapesInput.add_member(:tape_arns, Shapes::ShapeRef.new(shape: TapeARNs, location_name: "TapeARNs"))
605
+ ListTapesInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
606
+ ListTapesInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveIntObject, location_name: "Limit"))
607
+ ListTapesInput.struct_class = Types::ListTapesInput
608
+
609
+ ListTapesOutput.add_member(:tape_infos, Shapes::ShapeRef.new(shape: TapeInfos, location_name: "TapeInfos"))
610
+ ListTapesOutput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
611
+ ListTapesOutput.struct_class = Types::ListTapesOutput
612
+
613
+ ListVolumeInitiatorsInput.add_member(:volume_arn, Shapes::ShapeRef.new(shape: VolumeARN, required: true, location_name: "VolumeARN"))
614
+ ListVolumeInitiatorsInput.struct_class = Types::ListVolumeInitiatorsInput
615
+
616
+ ListVolumeInitiatorsOutput.add_member(:initiators, Shapes::ShapeRef.new(shape: Initiators, location_name: "Initiators"))
617
+ ListVolumeInitiatorsOutput.struct_class = Types::ListVolumeInitiatorsOutput
618
+
619
+ ListVolumeRecoveryPointsInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
620
+ ListVolumeRecoveryPointsInput.struct_class = Types::ListVolumeRecoveryPointsInput
621
+
622
+ ListVolumeRecoveryPointsOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
623
+ ListVolumeRecoveryPointsOutput.add_member(:volume_recovery_point_infos, Shapes::ShapeRef.new(shape: VolumeRecoveryPointInfos, location_name: "VolumeRecoveryPointInfos"))
624
+ ListVolumeRecoveryPointsOutput.struct_class = Types::ListVolumeRecoveryPointsOutput
625
+
626
+ ListVolumesInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
627
+ ListVolumesInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
628
+ ListVolumesInput.add_member(:limit, Shapes::ShapeRef.new(shape: PositiveIntObject, location_name: "Limit"))
629
+ ListVolumesInput.struct_class = Types::ListVolumesInput
630
+
631
+ ListVolumesOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
632
+ ListVolumesOutput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
633
+ ListVolumesOutput.add_member(:volume_infos, Shapes::ShapeRef.new(shape: VolumeInfos, location_name: "VolumeInfos"))
634
+ ListVolumesOutput.struct_class = Types::ListVolumesOutput
635
+
636
+ NetworkInterface.add_member(:ipv_4_address, Shapes::ShapeRef.new(shape: string, location_name: "Ipv4Address"))
637
+ NetworkInterface.add_member(:mac_address, Shapes::ShapeRef.new(shape: string, location_name: "MacAddress"))
638
+ NetworkInterface.add_member(:ipv_6_address, Shapes::ShapeRef.new(shape: string, location_name: "Ipv6Address"))
639
+ NetworkInterface.struct_class = Types::NetworkInterface
640
+
641
+ RemoveTagsFromResourceInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location_name: "ResourceARN"))
642
+ RemoveTagsFromResourceInput.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeys, required: true, location_name: "TagKeys"))
643
+ RemoveTagsFromResourceInput.struct_class = Types::RemoveTagsFromResourceInput
644
+
645
+ RemoveTagsFromResourceOutput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceARN, location_name: "ResourceARN"))
646
+ RemoveTagsFromResourceOutput.struct_class = Types::RemoveTagsFromResourceOutput
647
+
648
+ ResetCacheInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
649
+ ResetCacheInput.struct_class = Types::ResetCacheInput
650
+
651
+ ResetCacheOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
652
+ ResetCacheOutput.struct_class = Types::ResetCacheOutput
653
+
654
+ RetrieveTapeArchiveInput.add_member(:tape_arn, Shapes::ShapeRef.new(shape: TapeARN, required: true, location_name: "TapeARN"))
655
+ RetrieveTapeArchiveInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
656
+ RetrieveTapeArchiveInput.struct_class = Types::RetrieveTapeArchiveInput
657
+
658
+ RetrieveTapeArchiveOutput.add_member(:tape_arn, Shapes::ShapeRef.new(shape: TapeARN, location_name: "TapeARN"))
659
+ RetrieveTapeArchiveOutput.struct_class = Types::RetrieveTapeArchiveOutput
660
+
661
+ RetrieveTapeRecoveryPointInput.add_member(:tape_arn, Shapes::ShapeRef.new(shape: TapeARN, required: true, location_name: "TapeARN"))
662
+ RetrieveTapeRecoveryPointInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
663
+ RetrieveTapeRecoveryPointInput.struct_class = Types::RetrieveTapeRecoveryPointInput
664
+
665
+ RetrieveTapeRecoveryPointOutput.add_member(:tape_arn, Shapes::ShapeRef.new(shape: TapeARN, location_name: "TapeARN"))
666
+ RetrieveTapeRecoveryPointOutput.struct_class = Types::RetrieveTapeRecoveryPointOutput
667
+
668
+ SetLocalConsolePasswordInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
669
+ SetLocalConsolePasswordInput.add_member(:local_console_password, Shapes::ShapeRef.new(shape: LocalConsolePassword, required: true, location_name: "LocalConsolePassword"))
670
+ SetLocalConsolePasswordInput.struct_class = Types::SetLocalConsolePasswordInput
671
+
672
+ SetLocalConsolePasswordOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
673
+ SetLocalConsolePasswordOutput.struct_class = Types::SetLocalConsolePasswordOutput
674
+
675
+ ShutdownGatewayInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
676
+ ShutdownGatewayInput.struct_class = Types::ShutdownGatewayInput
677
+
678
+ ShutdownGatewayOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
679
+ ShutdownGatewayOutput.struct_class = Types::ShutdownGatewayOutput
680
+
681
+ StartGatewayInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
682
+ StartGatewayInput.struct_class = Types::StartGatewayInput
683
+
684
+ StartGatewayOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
685
+ StartGatewayOutput.struct_class = Types::StartGatewayOutput
686
+
687
+ StorageGatewayError.add_member(:error_code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "errorCode"))
688
+ StorageGatewayError.add_member(:error_details, Shapes::ShapeRef.new(shape: errorDetails, location_name: "errorDetails"))
689
+ StorageGatewayError.struct_class = Types::StorageGatewayError
690
+
691
+ StorediSCSIVolume.add_member(:volume_arn, Shapes::ShapeRef.new(shape: VolumeARN, location_name: "VolumeARN"))
692
+ StorediSCSIVolume.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, location_name: "VolumeId"))
693
+ StorediSCSIVolume.add_member(:volume_type, Shapes::ShapeRef.new(shape: VolumeType, location_name: "VolumeType"))
694
+ StorediSCSIVolume.add_member(:volume_status, Shapes::ShapeRef.new(shape: VolumeStatus, location_name: "VolumeStatus"))
695
+ StorediSCSIVolume.add_member(:volume_size_in_bytes, Shapes::ShapeRef.new(shape: long, location_name: "VolumeSizeInBytes"))
696
+ StorediSCSIVolume.add_member(:volume_progress, Shapes::ShapeRef.new(shape: DoubleObject, location_name: "VolumeProgress"))
697
+ StorediSCSIVolume.add_member(:volume_disk_id, Shapes::ShapeRef.new(shape: DiskId, location_name: "VolumeDiskId"))
698
+ StorediSCSIVolume.add_member(:source_snapshot_id, Shapes::ShapeRef.new(shape: SnapshotId, location_name: "SourceSnapshotId"))
699
+ StorediSCSIVolume.add_member(:preserved_existing_data, Shapes::ShapeRef.new(shape: boolean, location_name: "PreservedExistingData"))
700
+ StorediSCSIVolume.add_member(:volume_iscsi_attributes, Shapes::ShapeRef.new(shape: VolumeiSCSIAttributes, location_name: "VolumeiSCSIAttributes"))
701
+ StorediSCSIVolume.struct_class = Types::StorediSCSIVolume
702
+
703
+ StorediSCSIVolumes.member = Shapes::ShapeRef.new(shape: StorediSCSIVolume)
704
+
705
+ Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
706
+ Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, required: true, location_name: "Value"))
707
+ Tag.struct_class = Types::Tag
708
+
709
+ TagKeys.member = Shapes::ShapeRef.new(shape: TagKey)
710
+
711
+ Tags.member = Shapes::ShapeRef.new(shape: Tag)
712
+
713
+ Tape.add_member(:tape_arn, Shapes::ShapeRef.new(shape: TapeARN, location_name: "TapeARN"))
714
+ Tape.add_member(:tape_barcode, Shapes::ShapeRef.new(shape: TapeBarcode, location_name: "TapeBarcode"))
715
+ Tape.add_member(:tape_size_in_bytes, Shapes::ShapeRef.new(shape: TapeSize, location_name: "TapeSizeInBytes"))
716
+ Tape.add_member(:tape_status, Shapes::ShapeRef.new(shape: TapeStatus, location_name: "TapeStatus"))
717
+ Tape.add_member(:vtl_device, Shapes::ShapeRef.new(shape: VTLDeviceARN, location_name: "VTLDevice"))
718
+ Tape.add_member(:progress, Shapes::ShapeRef.new(shape: DoubleObject, location_name: "Progress"))
719
+ Tape.struct_class = Types::Tape
720
+
721
+ TapeARNs.member = Shapes::ShapeRef.new(shape: TapeARN)
722
+
723
+ TapeArchive.add_member(:tape_arn, Shapes::ShapeRef.new(shape: TapeARN, location_name: "TapeARN"))
724
+ TapeArchive.add_member(:tape_barcode, Shapes::ShapeRef.new(shape: TapeBarcode, location_name: "TapeBarcode"))
725
+ TapeArchive.add_member(:tape_size_in_bytes, Shapes::ShapeRef.new(shape: TapeSize, location_name: "TapeSizeInBytes"))
726
+ TapeArchive.add_member(:completion_time, Shapes::ShapeRef.new(shape: Time, location_name: "CompletionTime"))
727
+ TapeArchive.add_member(:retrieved_to, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "RetrievedTo"))
728
+ TapeArchive.add_member(:tape_status, Shapes::ShapeRef.new(shape: TapeArchiveStatus, location_name: "TapeStatus"))
729
+ TapeArchive.struct_class = Types::TapeArchive
730
+
731
+ TapeArchives.member = Shapes::ShapeRef.new(shape: TapeArchive)
732
+
733
+ TapeInfo.add_member(:tape_arn, Shapes::ShapeRef.new(shape: TapeARN, location_name: "TapeARN"))
734
+ TapeInfo.add_member(:tape_barcode, Shapes::ShapeRef.new(shape: TapeBarcode, location_name: "TapeBarcode"))
735
+ TapeInfo.add_member(:tape_size_in_bytes, Shapes::ShapeRef.new(shape: TapeSize, location_name: "TapeSizeInBytes"))
736
+ TapeInfo.add_member(:tape_status, Shapes::ShapeRef.new(shape: TapeStatus, location_name: "TapeStatus"))
737
+ TapeInfo.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
738
+ TapeInfo.struct_class = Types::TapeInfo
739
+
740
+ TapeInfos.member = Shapes::ShapeRef.new(shape: TapeInfo)
741
+
742
+ TapeRecoveryPointInfo.add_member(:tape_arn, Shapes::ShapeRef.new(shape: TapeARN, location_name: "TapeARN"))
743
+ TapeRecoveryPointInfo.add_member(:tape_recovery_point_time, Shapes::ShapeRef.new(shape: Time, location_name: "TapeRecoveryPointTime"))
744
+ TapeRecoveryPointInfo.add_member(:tape_size_in_bytes, Shapes::ShapeRef.new(shape: TapeSize, location_name: "TapeSizeInBytes"))
745
+ TapeRecoveryPointInfo.add_member(:tape_status, Shapes::ShapeRef.new(shape: TapeRecoveryPointStatus, location_name: "TapeStatus"))
746
+ TapeRecoveryPointInfo.struct_class = Types::TapeRecoveryPointInfo
747
+
748
+ TapeRecoveryPointInfos.member = Shapes::ShapeRef.new(shape: TapeRecoveryPointInfo)
749
+
750
+ Tapes.member = Shapes::ShapeRef.new(shape: Tape)
751
+
752
+ UpdateBandwidthRateLimitInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
753
+ UpdateBandwidthRateLimitInput.add_member(:average_upload_rate_limit_in_bits_per_sec, Shapes::ShapeRef.new(shape: BandwidthUploadRateLimit, location_name: "AverageUploadRateLimitInBitsPerSec"))
754
+ UpdateBandwidthRateLimitInput.add_member(:average_download_rate_limit_in_bits_per_sec, Shapes::ShapeRef.new(shape: BandwidthDownloadRateLimit, location_name: "AverageDownloadRateLimitInBitsPerSec"))
755
+ UpdateBandwidthRateLimitInput.struct_class = Types::UpdateBandwidthRateLimitInput
756
+
757
+ UpdateBandwidthRateLimitOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
758
+ UpdateBandwidthRateLimitOutput.struct_class = Types::UpdateBandwidthRateLimitOutput
759
+
760
+ UpdateChapCredentialsInput.add_member(:target_arn, Shapes::ShapeRef.new(shape: TargetARN, required: true, location_name: "TargetARN"))
761
+ UpdateChapCredentialsInput.add_member(:secret_to_authenticate_initiator, Shapes::ShapeRef.new(shape: ChapSecret, required: true, location_name: "SecretToAuthenticateInitiator"))
762
+ UpdateChapCredentialsInput.add_member(:initiator_name, Shapes::ShapeRef.new(shape: IqnName, required: true, location_name: "InitiatorName"))
763
+ UpdateChapCredentialsInput.add_member(:secret_to_authenticate_target, Shapes::ShapeRef.new(shape: ChapSecret, location_name: "SecretToAuthenticateTarget"))
764
+ UpdateChapCredentialsInput.struct_class = Types::UpdateChapCredentialsInput
765
+
766
+ UpdateChapCredentialsOutput.add_member(:target_arn, Shapes::ShapeRef.new(shape: TargetARN, location_name: "TargetARN"))
767
+ UpdateChapCredentialsOutput.add_member(:initiator_name, Shapes::ShapeRef.new(shape: IqnName, location_name: "InitiatorName"))
768
+ UpdateChapCredentialsOutput.struct_class = Types::UpdateChapCredentialsOutput
769
+
770
+ UpdateGatewayInformationInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
771
+ UpdateGatewayInformationInput.add_member(:gateway_name, Shapes::ShapeRef.new(shape: GatewayName, location_name: "GatewayName"))
772
+ UpdateGatewayInformationInput.add_member(:gateway_timezone, Shapes::ShapeRef.new(shape: GatewayTimezone, location_name: "GatewayTimezone"))
773
+ UpdateGatewayInformationInput.struct_class = Types::UpdateGatewayInformationInput
774
+
775
+ UpdateGatewayInformationOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
776
+ UpdateGatewayInformationOutput.add_member(:gateway_name, Shapes::ShapeRef.new(shape: string, location_name: "GatewayName"))
777
+ UpdateGatewayInformationOutput.struct_class = Types::UpdateGatewayInformationOutput
778
+
779
+ UpdateGatewaySoftwareNowInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
780
+ UpdateGatewaySoftwareNowInput.struct_class = Types::UpdateGatewaySoftwareNowInput
781
+
782
+ UpdateGatewaySoftwareNowOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
783
+ UpdateGatewaySoftwareNowOutput.struct_class = Types::UpdateGatewaySoftwareNowOutput
784
+
785
+ UpdateMaintenanceStartTimeInput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, required: true, location_name: "GatewayARN"))
786
+ UpdateMaintenanceStartTimeInput.add_member(:hour_of_day, Shapes::ShapeRef.new(shape: HourOfDay, required: true, location_name: "HourOfDay"))
787
+ UpdateMaintenanceStartTimeInput.add_member(:minute_of_hour, Shapes::ShapeRef.new(shape: MinuteOfHour, required: true, location_name: "MinuteOfHour"))
788
+ UpdateMaintenanceStartTimeInput.add_member(:day_of_week, Shapes::ShapeRef.new(shape: DayOfWeek, required: true, location_name: "DayOfWeek"))
789
+ UpdateMaintenanceStartTimeInput.struct_class = Types::UpdateMaintenanceStartTimeInput
790
+
791
+ UpdateMaintenanceStartTimeOutput.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
792
+ UpdateMaintenanceStartTimeOutput.struct_class = Types::UpdateMaintenanceStartTimeOutput
793
+
794
+ UpdateSnapshotScheduleInput.add_member(:volume_arn, Shapes::ShapeRef.new(shape: VolumeARN, required: true, location_name: "VolumeARN"))
795
+ UpdateSnapshotScheduleInput.add_member(:start_at, Shapes::ShapeRef.new(shape: HourOfDay, required: true, location_name: "StartAt"))
796
+ UpdateSnapshotScheduleInput.add_member(:recurrence_in_hours, Shapes::ShapeRef.new(shape: RecurrenceInHours, required: true, location_name: "RecurrenceInHours"))
797
+ UpdateSnapshotScheduleInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
798
+ UpdateSnapshotScheduleInput.struct_class = Types::UpdateSnapshotScheduleInput
799
+
800
+ UpdateSnapshotScheduleOutput.add_member(:volume_arn, Shapes::ShapeRef.new(shape: VolumeARN, location_name: "VolumeARN"))
801
+ UpdateSnapshotScheduleOutput.struct_class = Types::UpdateSnapshotScheduleOutput
802
+
803
+ UpdateVTLDeviceTypeInput.add_member(:vtl_device_arn, Shapes::ShapeRef.new(shape: VTLDeviceARN, required: true, location_name: "VTLDeviceARN"))
804
+ UpdateVTLDeviceTypeInput.add_member(:device_type, Shapes::ShapeRef.new(shape: DeviceType, required: true, location_name: "DeviceType"))
805
+ UpdateVTLDeviceTypeInput.struct_class = Types::UpdateVTLDeviceTypeInput
806
+
807
+ UpdateVTLDeviceTypeOutput.add_member(:vtl_device_arn, Shapes::ShapeRef.new(shape: VTLDeviceARN, location_name: "VTLDeviceARN"))
808
+ UpdateVTLDeviceTypeOutput.struct_class = Types::UpdateVTLDeviceTypeOutput
809
+
810
+ VTLDevice.add_member(:vtl_device_arn, Shapes::ShapeRef.new(shape: VTLDeviceARN, location_name: "VTLDeviceARN"))
811
+ VTLDevice.add_member(:vtl_device_type, Shapes::ShapeRef.new(shape: VTLDeviceType, location_name: "VTLDeviceType"))
812
+ VTLDevice.add_member(:vtl_device_vendor, Shapes::ShapeRef.new(shape: VTLDeviceVendor, location_name: "VTLDeviceVendor"))
813
+ VTLDevice.add_member(:vtl_device_product_identifier, Shapes::ShapeRef.new(shape: VTLDeviceProductIdentifier, location_name: "VTLDeviceProductIdentifier"))
814
+ VTLDevice.add_member(:device_iscsi_attributes, Shapes::ShapeRef.new(shape: DeviceiSCSIAttributes, location_name: "DeviceiSCSIAttributes"))
815
+ VTLDevice.struct_class = Types::VTLDevice
816
+
817
+ VTLDeviceARNs.member = Shapes::ShapeRef.new(shape: VTLDeviceARN)
818
+
819
+ VTLDevices.member = Shapes::ShapeRef.new(shape: VTLDevice)
820
+
821
+ VolumeARNs.member = Shapes::ShapeRef.new(shape: VolumeARN)
822
+
823
+ VolumeInfo.add_member(:volume_arn, Shapes::ShapeRef.new(shape: VolumeARN, location_name: "VolumeARN"))
824
+ VolumeInfo.add_member(:volume_id, Shapes::ShapeRef.new(shape: VolumeId, location_name: "VolumeId"))
825
+ VolumeInfo.add_member(:gateway_arn, Shapes::ShapeRef.new(shape: GatewayARN, location_name: "GatewayARN"))
826
+ VolumeInfo.add_member(:gateway_id, Shapes::ShapeRef.new(shape: GatewayId, location_name: "GatewayId"))
827
+ VolumeInfo.add_member(:volume_type, Shapes::ShapeRef.new(shape: VolumeType, location_name: "VolumeType"))
828
+ VolumeInfo.add_member(:volume_size_in_bytes, Shapes::ShapeRef.new(shape: long, location_name: "VolumeSizeInBytes"))
829
+ VolumeInfo.struct_class = Types::VolumeInfo
830
+
831
+ VolumeInfos.member = Shapes::ShapeRef.new(shape: VolumeInfo)
832
+
833
+ VolumeRecoveryPointInfo.add_member(:volume_arn, Shapes::ShapeRef.new(shape: VolumeARN, location_name: "VolumeARN"))
834
+ VolumeRecoveryPointInfo.add_member(:volume_size_in_bytes, Shapes::ShapeRef.new(shape: long, location_name: "VolumeSizeInBytes"))
835
+ VolumeRecoveryPointInfo.add_member(:volume_usage_in_bytes, Shapes::ShapeRef.new(shape: long, location_name: "VolumeUsageInBytes"))
836
+ VolumeRecoveryPointInfo.add_member(:volume_recovery_point_time, Shapes::ShapeRef.new(shape: string, location_name: "VolumeRecoveryPointTime"))
837
+ VolumeRecoveryPointInfo.struct_class = Types::VolumeRecoveryPointInfo
838
+
839
+ VolumeRecoveryPointInfos.member = Shapes::ShapeRef.new(shape: VolumeRecoveryPointInfo)
840
+
841
+ VolumeiSCSIAttributes.add_member(:target_arn, Shapes::ShapeRef.new(shape: TargetARN, location_name: "TargetARN"))
842
+ VolumeiSCSIAttributes.add_member(:network_interface_id, Shapes::ShapeRef.new(shape: NetworkInterfaceId, location_name: "NetworkInterfaceId"))
843
+ VolumeiSCSIAttributes.add_member(:network_interface_port, Shapes::ShapeRef.new(shape: integer, location_name: "NetworkInterfacePort"))
844
+ VolumeiSCSIAttributes.add_member(:lun_number, Shapes::ShapeRef.new(shape: PositiveIntObject, location_name: "LunNumber"))
845
+ VolumeiSCSIAttributes.add_member(:chap_enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "ChapEnabled"))
846
+ VolumeiSCSIAttributes.struct_class = Types::VolumeiSCSIAttributes
847
+
848
+ errorDetails.key = Shapes::ShapeRef.new(shape: string)
849
+ errorDetails.value = Shapes::ShapeRef.new(shape: string)
850
+
851
+
852
+ # @api private
853
+ API = Seahorse::Model::Api.new.tap do |api|
854
+
855
+ api.version = "2013-06-30"
856
+
857
+ api.metadata = {
858
+ "endpointPrefix" => "storagegateway",
859
+ "jsonVersion" => "1.1",
860
+ "protocol" => "json",
861
+ "serviceFullName" => "AWS Storage Gateway",
862
+ "signatureVersion" => "v4",
863
+ "targetPrefix" => "StorageGateway_20130630",
864
+ }
865
+
866
+ api.add_operation(:activate_gateway, Seahorse::Model::Operation.new.tap do |o|
867
+ o.name = "ActivateGateway"
868
+ o.http_method = "POST"
869
+ o.http_request_uri = "/"
870
+ o.input = Shapes::ShapeRef.new(shape: ActivateGatewayInput)
871
+ o.output = Shapes::ShapeRef.new(shape: ActivateGatewayOutput)
872
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
873
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
874
+ end)
875
+
876
+ api.add_operation(:add_cache, Seahorse::Model::Operation.new.tap do |o|
877
+ o.name = "AddCache"
878
+ o.http_method = "POST"
879
+ o.http_request_uri = "/"
880
+ o.input = Shapes::ShapeRef.new(shape: AddCacheInput)
881
+ o.output = Shapes::ShapeRef.new(shape: AddCacheOutput)
882
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
883
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
884
+ end)
885
+
886
+ api.add_operation(:add_tags_to_resource, Seahorse::Model::Operation.new.tap do |o|
887
+ o.name = "AddTagsToResource"
888
+ o.http_method = "POST"
889
+ o.http_request_uri = "/"
890
+ o.input = Shapes::ShapeRef.new(shape: AddTagsToResourceInput)
891
+ o.output = Shapes::ShapeRef.new(shape: AddTagsToResourceOutput)
892
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
893
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
894
+ end)
895
+
896
+ api.add_operation(:add_upload_buffer, Seahorse::Model::Operation.new.tap do |o|
897
+ o.name = "AddUploadBuffer"
898
+ o.http_method = "POST"
899
+ o.http_request_uri = "/"
900
+ o.input = Shapes::ShapeRef.new(shape: AddUploadBufferInput)
901
+ o.output = Shapes::ShapeRef.new(shape: AddUploadBufferOutput)
902
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
903
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
904
+ end)
905
+
906
+ api.add_operation(:add_working_storage, Seahorse::Model::Operation.new.tap do |o|
907
+ o.name = "AddWorkingStorage"
908
+ o.http_method = "POST"
909
+ o.http_request_uri = "/"
910
+ o.input = Shapes::ShapeRef.new(shape: AddWorkingStorageInput)
911
+ o.output = Shapes::ShapeRef.new(shape: AddWorkingStorageOutput)
912
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
913
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
914
+ end)
915
+
916
+ api.add_operation(:cancel_archival, Seahorse::Model::Operation.new.tap do |o|
917
+ o.name = "CancelArchival"
918
+ o.http_method = "POST"
919
+ o.http_request_uri = "/"
920
+ o.input = Shapes::ShapeRef.new(shape: CancelArchivalInput)
921
+ o.output = Shapes::ShapeRef.new(shape: CancelArchivalOutput)
922
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
923
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
924
+ end)
925
+
926
+ api.add_operation(:cancel_retrieval, Seahorse::Model::Operation.new.tap do |o|
927
+ o.name = "CancelRetrieval"
928
+ o.http_method = "POST"
929
+ o.http_request_uri = "/"
930
+ o.input = Shapes::ShapeRef.new(shape: CancelRetrievalInput)
931
+ o.output = Shapes::ShapeRef.new(shape: CancelRetrievalOutput)
932
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
933
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
934
+ end)
935
+
936
+ api.add_operation(:create_cached_iscsi_volume, Seahorse::Model::Operation.new.tap do |o|
937
+ o.name = "CreateCachediSCSIVolume"
938
+ o.http_method = "POST"
939
+ o.http_request_uri = "/"
940
+ o.input = Shapes::ShapeRef.new(shape: CreateCachediSCSIVolumeInput)
941
+ o.output = Shapes::ShapeRef.new(shape: CreateCachediSCSIVolumeOutput)
942
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
943
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
944
+ end)
945
+
946
+ api.add_operation(:create_snapshot, Seahorse::Model::Operation.new.tap do |o|
947
+ o.name = "CreateSnapshot"
948
+ o.http_method = "POST"
949
+ o.http_request_uri = "/"
950
+ o.input = Shapes::ShapeRef.new(shape: CreateSnapshotInput)
951
+ o.output = Shapes::ShapeRef.new(shape: CreateSnapshotOutput)
952
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
953
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
954
+ end)
955
+
956
+ api.add_operation(:create_snapshot_from_volume_recovery_point, Seahorse::Model::Operation.new.tap do |o|
957
+ o.name = "CreateSnapshotFromVolumeRecoveryPoint"
958
+ o.http_method = "POST"
959
+ o.http_request_uri = "/"
960
+ o.input = Shapes::ShapeRef.new(shape: CreateSnapshotFromVolumeRecoveryPointInput)
961
+ o.output = Shapes::ShapeRef.new(shape: CreateSnapshotFromVolumeRecoveryPointOutput)
962
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
963
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
964
+ end)
965
+
966
+ api.add_operation(:create_stored_iscsi_volume, Seahorse::Model::Operation.new.tap do |o|
967
+ o.name = "CreateStorediSCSIVolume"
968
+ o.http_method = "POST"
969
+ o.http_request_uri = "/"
970
+ o.input = Shapes::ShapeRef.new(shape: CreateStorediSCSIVolumeInput)
971
+ o.output = Shapes::ShapeRef.new(shape: CreateStorediSCSIVolumeOutput)
972
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
973
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
974
+ end)
975
+
976
+ api.add_operation(:create_tape_with_barcode, Seahorse::Model::Operation.new.tap do |o|
977
+ o.name = "CreateTapeWithBarcode"
978
+ o.http_method = "POST"
979
+ o.http_request_uri = "/"
980
+ o.input = Shapes::ShapeRef.new(shape: CreateTapeWithBarcodeInput)
981
+ o.output = Shapes::ShapeRef.new(shape: CreateTapeWithBarcodeOutput)
982
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
983
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
984
+ end)
985
+
986
+ api.add_operation(:create_tapes, Seahorse::Model::Operation.new.tap do |o|
987
+ o.name = "CreateTapes"
988
+ o.http_method = "POST"
989
+ o.http_request_uri = "/"
990
+ o.input = Shapes::ShapeRef.new(shape: CreateTapesInput)
991
+ o.output = Shapes::ShapeRef.new(shape: CreateTapesOutput)
992
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
993
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
994
+ end)
995
+
996
+ api.add_operation(:delete_bandwidth_rate_limit, Seahorse::Model::Operation.new.tap do |o|
997
+ o.name = "DeleteBandwidthRateLimit"
998
+ o.http_method = "POST"
999
+ o.http_request_uri = "/"
1000
+ o.input = Shapes::ShapeRef.new(shape: DeleteBandwidthRateLimitInput)
1001
+ o.output = Shapes::ShapeRef.new(shape: DeleteBandwidthRateLimitOutput)
1002
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1003
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1004
+ end)
1005
+
1006
+ api.add_operation(:delete_chap_credentials, Seahorse::Model::Operation.new.tap do |o|
1007
+ o.name = "DeleteChapCredentials"
1008
+ o.http_method = "POST"
1009
+ o.http_request_uri = "/"
1010
+ o.input = Shapes::ShapeRef.new(shape: DeleteChapCredentialsInput)
1011
+ o.output = Shapes::ShapeRef.new(shape: DeleteChapCredentialsOutput)
1012
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1013
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1014
+ end)
1015
+
1016
+ api.add_operation(:delete_gateway, Seahorse::Model::Operation.new.tap do |o|
1017
+ o.name = "DeleteGateway"
1018
+ o.http_method = "POST"
1019
+ o.http_request_uri = "/"
1020
+ o.input = Shapes::ShapeRef.new(shape: DeleteGatewayInput)
1021
+ o.output = Shapes::ShapeRef.new(shape: DeleteGatewayOutput)
1022
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1023
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1024
+ end)
1025
+
1026
+ api.add_operation(:delete_snapshot_schedule, Seahorse::Model::Operation.new.tap do |o|
1027
+ o.name = "DeleteSnapshotSchedule"
1028
+ o.http_method = "POST"
1029
+ o.http_request_uri = "/"
1030
+ o.input = Shapes::ShapeRef.new(shape: DeleteSnapshotScheduleInput)
1031
+ o.output = Shapes::ShapeRef.new(shape: DeleteSnapshotScheduleOutput)
1032
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1033
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1034
+ end)
1035
+
1036
+ api.add_operation(:delete_tape, Seahorse::Model::Operation.new.tap do |o|
1037
+ o.name = "DeleteTape"
1038
+ o.http_method = "POST"
1039
+ o.http_request_uri = "/"
1040
+ o.input = Shapes::ShapeRef.new(shape: DeleteTapeInput)
1041
+ o.output = Shapes::ShapeRef.new(shape: DeleteTapeOutput)
1042
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1043
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1044
+ end)
1045
+
1046
+ api.add_operation(:delete_tape_archive, Seahorse::Model::Operation.new.tap do |o|
1047
+ o.name = "DeleteTapeArchive"
1048
+ o.http_method = "POST"
1049
+ o.http_request_uri = "/"
1050
+ o.input = Shapes::ShapeRef.new(shape: DeleteTapeArchiveInput)
1051
+ o.output = Shapes::ShapeRef.new(shape: DeleteTapeArchiveOutput)
1052
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1053
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1054
+ end)
1055
+
1056
+ api.add_operation(:delete_volume, Seahorse::Model::Operation.new.tap do |o|
1057
+ o.name = "DeleteVolume"
1058
+ o.http_method = "POST"
1059
+ o.http_request_uri = "/"
1060
+ o.input = Shapes::ShapeRef.new(shape: DeleteVolumeInput)
1061
+ o.output = Shapes::ShapeRef.new(shape: DeleteVolumeOutput)
1062
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1063
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1064
+ end)
1065
+
1066
+ api.add_operation(:describe_bandwidth_rate_limit, Seahorse::Model::Operation.new.tap do |o|
1067
+ o.name = "DescribeBandwidthRateLimit"
1068
+ o.http_method = "POST"
1069
+ o.http_request_uri = "/"
1070
+ o.input = Shapes::ShapeRef.new(shape: DescribeBandwidthRateLimitInput)
1071
+ o.output = Shapes::ShapeRef.new(shape: DescribeBandwidthRateLimitOutput)
1072
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1073
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1074
+ end)
1075
+
1076
+ api.add_operation(:describe_cache, Seahorse::Model::Operation.new.tap do |o|
1077
+ o.name = "DescribeCache"
1078
+ o.http_method = "POST"
1079
+ o.http_request_uri = "/"
1080
+ o.input = Shapes::ShapeRef.new(shape: DescribeCacheInput)
1081
+ o.output = Shapes::ShapeRef.new(shape: DescribeCacheOutput)
1082
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1083
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1084
+ end)
1085
+
1086
+ api.add_operation(:describe_cached_iscsi_volumes, Seahorse::Model::Operation.new.tap do |o|
1087
+ o.name = "DescribeCachediSCSIVolumes"
1088
+ o.http_method = "POST"
1089
+ o.http_request_uri = "/"
1090
+ o.input = Shapes::ShapeRef.new(shape: DescribeCachediSCSIVolumesInput)
1091
+ o.output = Shapes::ShapeRef.new(shape: DescribeCachediSCSIVolumesOutput)
1092
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1093
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1094
+ end)
1095
+
1096
+ api.add_operation(:describe_chap_credentials, Seahorse::Model::Operation.new.tap do |o|
1097
+ o.name = "DescribeChapCredentials"
1098
+ o.http_method = "POST"
1099
+ o.http_request_uri = "/"
1100
+ o.input = Shapes::ShapeRef.new(shape: DescribeChapCredentialsInput)
1101
+ o.output = Shapes::ShapeRef.new(shape: DescribeChapCredentialsOutput)
1102
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1103
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1104
+ end)
1105
+
1106
+ api.add_operation(:describe_gateway_information, Seahorse::Model::Operation.new.tap do |o|
1107
+ o.name = "DescribeGatewayInformation"
1108
+ o.http_method = "POST"
1109
+ o.http_request_uri = "/"
1110
+ o.input = Shapes::ShapeRef.new(shape: DescribeGatewayInformationInput)
1111
+ o.output = Shapes::ShapeRef.new(shape: DescribeGatewayInformationOutput)
1112
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1113
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1114
+ end)
1115
+
1116
+ api.add_operation(:describe_maintenance_start_time, Seahorse::Model::Operation.new.tap do |o|
1117
+ o.name = "DescribeMaintenanceStartTime"
1118
+ o.http_method = "POST"
1119
+ o.http_request_uri = "/"
1120
+ o.input = Shapes::ShapeRef.new(shape: DescribeMaintenanceStartTimeInput)
1121
+ o.output = Shapes::ShapeRef.new(shape: DescribeMaintenanceStartTimeOutput)
1122
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1123
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1124
+ end)
1125
+
1126
+ api.add_operation(:describe_snapshot_schedule, Seahorse::Model::Operation.new.tap do |o|
1127
+ o.name = "DescribeSnapshotSchedule"
1128
+ o.http_method = "POST"
1129
+ o.http_request_uri = "/"
1130
+ o.input = Shapes::ShapeRef.new(shape: DescribeSnapshotScheduleInput)
1131
+ o.output = Shapes::ShapeRef.new(shape: DescribeSnapshotScheduleOutput)
1132
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1133
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1134
+ end)
1135
+
1136
+ api.add_operation(:describe_stored_iscsi_volumes, Seahorse::Model::Operation.new.tap do |o|
1137
+ o.name = "DescribeStorediSCSIVolumes"
1138
+ o.http_method = "POST"
1139
+ o.http_request_uri = "/"
1140
+ o.input = Shapes::ShapeRef.new(shape: DescribeStorediSCSIVolumesInput)
1141
+ o.output = Shapes::ShapeRef.new(shape: DescribeStorediSCSIVolumesOutput)
1142
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1143
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1144
+ end)
1145
+
1146
+ api.add_operation(:describe_tape_archives, Seahorse::Model::Operation.new.tap do |o|
1147
+ o.name = "DescribeTapeArchives"
1148
+ o.http_method = "POST"
1149
+ o.http_request_uri = "/"
1150
+ o.input = Shapes::ShapeRef.new(shape: DescribeTapeArchivesInput)
1151
+ o.output = Shapes::ShapeRef.new(shape: DescribeTapeArchivesOutput)
1152
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1153
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1154
+ o[:pager] = Aws::Pager.new(
1155
+ limit_key: "limit",
1156
+ tokens: {
1157
+ "marker" => "marker"
1158
+ }
1159
+ )
1160
+ end)
1161
+
1162
+ api.add_operation(:describe_tape_recovery_points, Seahorse::Model::Operation.new.tap do |o|
1163
+ o.name = "DescribeTapeRecoveryPoints"
1164
+ o.http_method = "POST"
1165
+ o.http_request_uri = "/"
1166
+ o.input = Shapes::ShapeRef.new(shape: DescribeTapeRecoveryPointsInput)
1167
+ o.output = Shapes::ShapeRef.new(shape: DescribeTapeRecoveryPointsOutput)
1168
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1169
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1170
+ o[:pager] = Aws::Pager.new(
1171
+ limit_key: "limit",
1172
+ tokens: {
1173
+ "marker" => "marker"
1174
+ }
1175
+ )
1176
+ end)
1177
+
1178
+ api.add_operation(:describe_tapes, Seahorse::Model::Operation.new.tap do |o|
1179
+ o.name = "DescribeTapes"
1180
+ o.http_method = "POST"
1181
+ o.http_request_uri = "/"
1182
+ o.input = Shapes::ShapeRef.new(shape: DescribeTapesInput)
1183
+ o.output = Shapes::ShapeRef.new(shape: DescribeTapesOutput)
1184
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1185
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1186
+ o[:pager] = Aws::Pager.new(
1187
+ limit_key: "limit",
1188
+ tokens: {
1189
+ "marker" => "marker"
1190
+ }
1191
+ )
1192
+ end)
1193
+
1194
+ api.add_operation(:describe_upload_buffer, Seahorse::Model::Operation.new.tap do |o|
1195
+ o.name = "DescribeUploadBuffer"
1196
+ o.http_method = "POST"
1197
+ o.http_request_uri = "/"
1198
+ o.input = Shapes::ShapeRef.new(shape: DescribeUploadBufferInput)
1199
+ o.output = Shapes::ShapeRef.new(shape: DescribeUploadBufferOutput)
1200
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1201
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1202
+ end)
1203
+
1204
+ api.add_operation(:describe_vtl_devices, Seahorse::Model::Operation.new.tap do |o|
1205
+ o.name = "DescribeVTLDevices"
1206
+ o.http_method = "POST"
1207
+ o.http_request_uri = "/"
1208
+ o.input = Shapes::ShapeRef.new(shape: DescribeVTLDevicesInput)
1209
+ o.output = Shapes::ShapeRef.new(shape: DescribeVTLDevicesOutput)
1210
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1211
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1212
+ o[:pager] = Aws::Pager.new(
1213
+ limit_key: "limit",
1214
+ tokens: {
1215
+ "marker" => "marker"
1216
+ }
1217
+ )
1218
+ end)
1219
+
1220
+ api.add_operation(:describe_working_storage, Seahorse::Model::Operation.new.tap do |o|
1221
+ o.name = "DescribeWorkingStorage"
1222
+ o.http_method = "POST"
1223
+ o.http_request_uri = "/"
1224
+ o.input = Shapes::ShapeRef.new(shape: DescribeWorkingStorageInput)
1225
+ o.output = Shapes::ShapeRef.new(shape: DescribeWorkingStorageOutput)
1226
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1227
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1228
+ end)
1229
+
1230
+ api.add_operation(:disable_gateway, Seahorse::Model::Operation.new.tap do |o|
1231
+ o.name = "DisableGateway"
1232
+ o.http_method = "POST"
1233
+ o.http_request_uri = "/"
1234
+ o.input = Shapes::ShapeRef.new(shape: DisableGatewayInput)
1235
+ o.output = Shapes::ShapeRef.new(shape: DisableGatewayOutput)
1236
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1237
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1238
+ end)
1239
+
1240
+ api.add_operation(:list_gateways, Seahorse::Model::Operation.new.tap do |o|
1241
+ o.name = "ListGateways"
1242
+ o.http_method = "POST"
1243
+ o.http_request_uri = "/"
1244
+ o.input = Shapes::ShapeRef.new(shape: ListGatewaysInput)
1245
+ o.output = Shapes::ShapeRef.new(shape: ListGatewaysOutput)
1246
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1247
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1248
+ o[:pager] = Aws::Pager.new(
1249
+ limit_key: "limit",
1250
+ tokens: {
1251
+ "marker" => "marker"
1252
+ }
1253
+ )
1254
+ end)
1255
+
1256
+ api.add_operation(:list_local_disks, Seahorse::Model::Operation.new.tap do |o|
1257
+ o.name = "ListLocalDisks"
1258
+ o.http_method = "POST"
1259
+ o.http_request_uri = "/"
1260
+ o.input = Shapes::ShapeRef.new(shape: ListLocalDisksInput)
1261
+ o.output = Shapes::ShapeRef.new(shape: ListLocalDisksOutput)
1262
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1263
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1264
+ end)
1265
+
1266
+ api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
1267
+ o.name = "ListTagsForResource"
1268
+ o.http_method = "POST"
1269
+ o.http_request_uri = "/"
1270
+ o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceInput)
1271
+ o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceOutput)
1272
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1273
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1274
+ end)
1275
+
1276
+ api.add_operation(:list_tapes, Seahorse::Model::Operation.new.tap do |o|
1277
+ o.name = "ListTapes"
1278
+ o.http_method = "POST"
1279
+ o.http_request_uri = "/"
1280
+ o.input = Shapes::ShapeRef.new(shape: ListTapesInput)
1281
+ o.output = Shapes::ShapeRef.new(shape: ListTapesOutput)
1282
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1283
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1284
+ end)
1285
+
1286
+ api.add_operation(:list_volume_initiators, Seahorse::Model::Operation.new.tap do |o|
1287
+ o.name = "ListVolumeInitiators"
1288
+ o.http_method = "POST"
1289
+ o.http_request_uri = "/"
1290
+ o.input = Shapes::ShapeRef.new(shape: ListVolumeInitiatorsInput)
1291
+ o.output = Shapes::ShapeRef.new(shape: ListVolumeInitiatorsOutput)
1292
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1293
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1294
+ end)
1295
+
1296
+ api.add_operation(:list_volume_recovery_points, Seahorse::Model::Operation.new.tap do |o|
1297
+ o.name = "ListVolumeRecoveryPoints"
1298
+ o.http_method = "POST"
1299
+ o.http_request_uri = "/"
1300
+ o.input = Shapes::ShapeRef.new(shape: ListVolumeRecoveryPointsInput)
1301
+ o.output = Shapes::ShapeRef.new(shape: ListVolumeRecoveryPointsOutput)
1302
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1303
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1304
+ end)
1305
+
1306
+ api.add_operation(:list_volumes, Seahorse::Model::Operation.new.tap do |o|
1307
+ o.name = "ListVolumes"
1308
+ o.http_method = "POST"
1309
+ o.http_request_uri = "/"
1310
+ o.input = Shapes::ShapeRef.new(shape: ListVolumesInput)
1311
+ o.output = Shapes::ShapeRef.new(shape: ListVolumesOutput)
1312
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1313
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1314
+ o[:pager] = Aws::Pager.new(
1315
+ limit_key: "limit",
1316
+ tokens: {
1317
+ "marker" => "marker"
1318
+ }
1319
+ )
1320
+ end)
1321
+
1322
+ api.add_operation(:remove_tags_from_resource, Seahorse::Model::Operation.new.tap do |o|
1323
+ o.name = "RemoveTagsFromResource"
1324
+ o.http_method = "POST"
1325
+ o.http_request_uri = "/"
1326
+ o.input = Shapes::ShapeRef.new(shape: RemoveTagsFromResourceInput)
1327
+ o.output = Shapes::ShapeRef.new(shape: RemoveTagsFromResourceOutput)
1328
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1329
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1330
+ end)
1331
+
1332
+ api.add_operation(:reset_cache, Seahorse::Model::Operation.new.tap do |o|
1333
+ o.name = "ResetCache"
1334
+ o.http_method = "POST"
1335
+ o.http_request_uri = "/"
1336
+ o.input = Shapes::ShapeRef.new(shape: ResetCacheInput)
1337
+ o.output = Shapes::ShapeRef.new(shape: ResetCacheOutput)
1338
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1339
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1340
+ end)
1341
+
1342
+ api.add_operation(:retrieve_tape_archive, Seahorse::Model::Operation.new.tap do |o|
1343
+ o.name = "RetrieveTapeArchive"
1344
+ o.http_method = "POST"
1345
+ o.http_request_uri = "/"
1346
+ o.input = Shapes::ShapeRef.new(shape: RetrieveTapeArchiveInput)
1347
+ o.output = Shapes::ShapeRef.new(shape: RetrieveTapeArchiveOutput)
1348
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1349
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1350
+ end)
1351
+
1352
+ api.add_operation(:retrieve_tape_recovery_point, Seahorse::Model::Operation.new.tap do |o|
1353
+ o.name = "RetrieveTapeRecoveryPoint"
1354
+ o.http_method = "POST"
1355
+ o.http_request_uri = "/"
1356
+ o.input = Shapes::ShapeRef.new(shape: RetrieveTapeRecoveryPointInput)
1357
+ o.output = Shapes::ShapeRef.new(shape: RetrieveTapeRecoveryPointOutput)
1358
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1359
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1360
+ end)
1361
+
1362
+ api.add_operation(:set_local_console_password, Seahorse::Model::Operation.new.tap do |o|
1363
+ o.name = "SetLocalConsolePassword"
1364
+ o.http_method = "POST"
1365
+ o.http_request_uri = "/"
1366
+ o.input = Shapes::ShapeRef.new(shape: SetLocalConsolePasswordInput)
1367
+ o.output = Shapes::ShapeRef.new(shape: SetLocalConsolePasswordOutput)
1368
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1369
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1370
+ end)
1371
+
1372
+ api.add_operation(:shutdown_gateway, Seahorse::Model::Operation.new.tap do |o|
1373
+ o.name = "ShutdownGateway"
1374
+ o.http_method = "POST"
1375
+ o.http_request_uri = "/"
1376
+ o.input = Shapes::ShapeRef.new(shape: ShutdownGatewayInput)
1377
+ o.output = Shapes::ShapeRef.new(shape: ShutdownGatewayOutput)
1378
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1379
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1380
+ end)
1381
+
1382
+ api.add_operation(:start_gateway, Seahorse::Model::Operation.new.tap do |o|
1383
+ o.name = "StartGateway"
1384
+ o.http_method = "POST"
1385
+ o.http_request_uri = "/"
1386
+ o.input = Shapes::ShapeRef.new(shape: StartGatewayInput)
1387
+ o.output = Shapes::ShapeRef.new(shape: StartGatewayOutput)
1388
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1389
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1390
+ end)
1391
+
1392
+ api.add_operation(:update_bandwidth_rate_limit, Seahorse::Model::Operation.new.tap do |o|
1393
+ o.name = "UpdateBandwidthRateLimit"
1394
+ o.http_method = "POST"
1395
+ o.http_request_uri = "/"
1396
+ o.input = Shapes::ShapeRef.new(shape: UpdateBandwidthRateLimitInput)
1397
+ o.output = Shapes::ShapeRef.new(shape: UpdateBandwidthRateLimitOutput)
1398
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1399
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1400
+ end)
1401
+
1402
+ api.add_operation(:update_chap_credentials, Seahorse::Model::Operation.new.tap do |o|
1403
+ o.name = "UpdateChapCredentials"
1404
+ o.http_method = "POST"
1405
+ o.http_request_uri = "/"
1406
+ o.input = Shapes::ShapeRef.new(shape: UpdateChapCredentialsInput)
1407
+ o.output = Shapes::ShapeRef.new(shape: UpdateChapCredentialsOutput)
1408
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1409
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1410
+ end)
1411
+
1412
+ api.add_operation(:update_gateway_information, Seahorse::Model::Operation.new.tap do |o|
1413
+ o.name = "UpdateGatewayInformation"
1414
+ o.http_method = "POST"
1415
+ o.http_request_uri = "/"
1416
+ o.input = Shapes::ShapeRef.new(shape: UpdateGatewayInformationInput)
1417
+ o.output = Shapes::ShapeRef.new(shape: UpdateGatewayInformationOutput)
1418
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1419
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1420
+ end)
1421
+
1422
+ api.add_operation(:update_gateway_software_now, Seahorse::Model::Operation.new.tap do |o|
1423
+ o.name = "UpdateGatewaySoftwareNow"
1424
+ o.http_method = "POST"
1425
+ o.http_request_uri = "/"
1426
+ o.input = Shapes::ShapeRef.new(shape: UpdateGatewaySoftwareNowInput)
1427
+ o.output = Shapes::ShapeRef.new(shape: UpdateGatewaySoftwareNowOutput)
1428
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1429
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1430
+ end)
1431
+
1432
+ api.add_operation(:update_maintenance_start_time, Seahorse::Model::Operation.new.tap do |o|
1433
+ o.name = "UpdateMaintenanceStartTime"
1434
+ o.http_method = "POST"
1435
+ o.http_request_uri = "/"
1436
+ o.input = Shapes::ShapeRef.new(shape: UpdateMaintenanceStartTimeInput)
1437
+ o.output = Shapes::ShapeRef.new(shape: UpdateMaintenanceStartTimeOutput)
1438
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1439
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1440
+ end)
1441
+
1442
+ api.add_operation(:update_snapshot_schedule, Seahorse::Model::Operation.new.tap do |o|
1443
+ o.name = "UpdateSnapshotSchedule"
1444
+ o.http_method = "POST"
1445
+ o.http_request_uri = "/"
1446
+ o.input = Shapes::ShapeRef.new(shape: UpdateSnapshotScheduleInput)
1447
+ o.output = Shapes::ShapeRef.new(shape: UpdateSnapshotScheduleOutput)
1448
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1449
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1450
+ end)
1451
+
1452
+ api.add_operation(:update_vtl_device_type, Seahorse::Model::Operation.new.tap do |o|
1453
+ o.name = "UpdateVTLDeviceType"
1454
+ o.http_method = "POST"
1455
+ o.http_request_uri = "/"
1456
+ o.input = Shapes::ShapeRef.new(shape: UpdateVTLDeviceTypeInput)
1457
+ o.output = Shapes::ShapeRef.new(shape: UpdateVTLDeviceTypeOutput)
1458
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGatewayRequestException)
1459
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1460
+ end)
1461
+ end
1462
+
1463
+ end
1464
+ end
1465
+ end