aws-sdk-gameliftstreams 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,904 @@
1
+ # frozen_string_literal: true
2
+
3
+ # WARNING ABOUT GENERATED CODE
4
+ #
5
+ # This file is generated. See the contributing guide for more information:
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
+ #
8
+ # WARNING ABOUT GENERATED CODE
9
+
10
+
11
+ module Aws::GameLiftStreams
12
+ # @api private
13
+ module ClientApi
14
+
15
+ include Seahorse::Model
16
+
17
+ AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
18
+ AddStreamGroupLocationsInput = Shapes::StructureShape.new(name: 'AddStreamGroupLocationsInput')
19
+ AddStreamGroupLocationsOutput = Shapes::StructureShape.new(name: 'AddStreamGroupLocationsOutput')
20
+ AlwaysOnCapacity = Shapes::IntegerShape.new(name: 'AlwaysOnCapacity')
21
+ ApplicationLogOutputUri = Shapes::StringShape.new(name: 'ApplicationLogOutputUri')
22
+ ApplicationSourceUri = Shapes::StringShape.new(name: 'ApplicationSourceUri')
23
+ ApplicationStatus = Shapes::StringShape.new(name: 'ApplicationStatus')
24
+ ApplicationStatusReason = Shapes::StringShape.new(name: 'ApplicationStatusReason')
25
+ ApplicationSummary = Shapes::StructureShape.new(name: 'ApplicationSummary')
26
+ ApplicationSummaryList = Shapes::ListShape.new(name: 'ApplicationSummaryList')
27
+ Arn = Shapes::StringShape.new(name: 'Arn')
28
+ ArnList = Shapes::ListShape.new(name: 'ArnList')
29
+ AssociateApplicationsInput = Shapes::StructureShape.new(name: 'AssociateApplicationsInput')
30
+ AssociateApplicationsOutput = Shapes::StructureShape.new(name: 'AssociateApplicationsOutput')
31
+ CapacityValue = Shapes::IntegerShape.new(name: 'CapacityValue')
32
+ ClientToken = Shapes::StringShape.new(name: 'ClientToken')
33
+ ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
34
+ ConnectionTimeoutSeconds = Shapes::IntegerShape.new(name: 'ConnectionTimeoutSeconds')
35
+ CreateApplicationInput = Shapes::StructureShape.new(name: 'CreateApplicationInput')
36
+ CreateApplicationOutput = Shapes::StructureShape.new(name: 'CreateApplicationOutput')
37
+ CreateStreamGroupInput = Shapes::StructureShape.new(name: 'CreateStreamGroupInput')
38
+ CreateStreamGroupOutput = Shapes::StructureShape.new(name: 'CreateStreamGroupOutput')
39
+ CreateStreamSessionConnectionInput = Shapes::StructureShape.new(name: 'CreateStreamSessionConnectionInput')
40
+ CreateStreamSessionConnectionOutput = Shapes::StructureShape.new(name: 'CreateStreamSessionConnectionOutput')
41
+ DefaultApplication = Shapes::StructureShape.new(name: 'DefaultApplication')
42
+ DeleteApplicationInput = Shapes::StructureShape.new(name: 'DeleteApplicationInput')
43
+ DeleteStreamGroupInput = Shapes::StructureShape.new(name: 'DeleteStreamGroupInput')
44
+ Description = Shapes::StringShape.new(name: 'Description')
45
+ DisassociateApplicationsInput = Shapes::StructureShape.new(name: 'DisassociateApplicationsInput')
46
+ DisassociateApplicationsOutput = Shapes::StructureShape.new(name: 'DisassociateApplicationsOutput')
47
+ EnvironmentVariables = Shapes::MapShape.new(name: 'EnvironmentVariables')
48
+ EnvironmentVariablesKeyString = Shapes::StringShape.new(name: 'EnvironmentVariablesKeyString')
49
+ EnvironmentVariablesValueString = Shapes::StringShape.new(name: 'EnvironmentVariablesValueString')
50
+ ExecutablePath = Shapes::StringShape.new(name: 'ExecutablePath')
51
+ ExportFilesMetadata = Shapes::StructureShape.new(name: 'ExportFilesMetadata')
52
+ ExportFilesReason = Shapes::StringShape.new(name: 'ExportFilesReason')
53
+ ExportFilesStatus = Shapes::StringShape.new(name: 'ExportFilesStatus')
54
+ ExportStreamSessionFilesInput = Shapes::StructureShape.new(name: 'ExportStreamSessionFilesInput')
55
+ ExportStreamSessionFilesOutput = Shapes::StructureShape.new(name: 'ExportStreamSessionFilesOutput')
56
+ FileLocationUri = Shapes::StringShape.new(name: 'FileLocationUri')
57
+ FilePath = Shapes::StringShape.new(name: 'FilePath')
58
+ FilePaths = Shapes::ListShape.new(name: 'FilePaths')
59
+ GameLaunchArgList = Shapes::ListShape.new(name: 'GameLaunchArgList')
60
+ GetApplicationInput = Shapes::StructureShape.new(name: 'GetApplicationInput')
61
+ GetApplicationOutput = Shapes::StructureShape.new(name: 'GetApplicationOutput')
62
+ GetStreamGroupInput = Shapes::StructureShape.new(name: 'GetStreamGroupInput')
63
+ GetStreamGroupOutput = Shapes::StructureShape.new(name: 'GetStreamGroupOutput')
64
+ GetStreamSessionInput = Shapes::StructureShape.new(name: 'GetStreamSessionInput')
65
+ GetStreamSessionOutput = Shapes::StructureShape.new(name: 'GetStreamSessionOutput')
66
+ Id = Shapes::StringShape.new(name: 'Id')
67
+ Identifier = Shapes::StringShape.new(name: 'Identifier')
68
+ Identifiers = Shapes::ListShape.new(name: 'Identifiers')
69
+ InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
70
+ ListApplicationsInput = Shapes::StructureShape.new(name: 'ListApplicationsInput')
71
+ ListApplicationsOutput = Shapes::StructureShape.new(name: 'ListApplicationsOutput')
72
+ ListStreamGroupsInput = Shapes::StructureShape.new(name: 'ListStreamGroupsInput')
73
+ ListStreamGroupsOutput = Shapes::StructureShape.new(name: 'ListStreamGroupsOutput')
74
+ ListStreamSessionsByAccountInput = Shapes::StructureShape.new(name: 'ListStreamSessionsByAccountInput')
75
+ ListStreamSessionsByAccountOutput = Shapes::StructureShape.new(name: 'ListStreamSessionsByAccountOutput')
76
+ ListStreamSessionsInput = Shapes::StructureShape.new(name: 'ListStreamSessionsInput')
77
+ ListStreamSessionsOutput = Shapes::StructureShape.new(name: 'ListStreamSessionsOutput')
78
+ ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
79
+ ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
80
+ LocationConfiguration = Shapes::StructureShape.new(name: 'LocationConfiguration')
81
+ LocationConfigurations = Shapes::ListShape.new(name: 'LocationConfigurations')
82
+ LocationList = Shapes::ListShape.new(name: 'LocationList')
83
+ LocationName = Shapes::StringShape.new(name: 'LocationName')
84
+ LocationState = Shapes::StructureShape.new(name: 'LocationState')
85
+ LocationStates = Shapes::ListShape.new(name: 'LocationStates')
86
+ LocationsList = Shapes::ListShape.new(name: 'LocationsList')
87
+ MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
88
+ NextToken = Shapes::StringShape.new(name: 'NextToken')
89
+ OnDemandCapacity = Shapes::IntegerShape.new(name: 'OnDemandCapacity')
90
+ OutputUri = Shapes::StringShape.new(name: 'OutputUri')
91
+ Protocol = Shapes::StringShape.new(name: 'Protocol')
92
+ RemoveStreamGroupLocationsInput = Shapes::StructureShape.new(name: 'RemoveStreamGroupLocationsInput')
93
+ ReplicationStatus = Shapes::StructureShape.new(name: 'ReplicationStatus')
94
+ ReplicationStatusType = Shapes::StringShape.new(name: 'ReplicationStatusType')
95
+ ReplicationStatuses = Shapes::ListShape.new(name: 'ReplicationStatuses')
96
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
97
+ RuntimeEnvironment = Shapes::StructureShape.new(name: 'RuntimeEnvironment')
98
+ RuntimeEnvironmentType = Shapes::StringShape.new(name: 'RuntimeEnvironmentType')
99
+ RuntimeEnvironmentVersion = Shapes::StringShape.new(name: 'RuntimeEnvironmentVersion')
100
+ ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
101
+ SessionLengthSeconds = Shapes::IntegerShape.new(name: 'SessionLengthSeconds')
102
+ SignalRequest = Shapes::StringShape.new(name: 'SignalRequest')
103
+ SignalResponse = Shapes::StringShape.new(name: 'SignalResponse')
104
+ StartStreamSessionInput = Shapes::StructureShape.new(name: 'StartStreamSessionInput')
105
+ StartStreamSessionOutput = Shapes::StructureShape.new(name: 'StartStreamSessionOutput')
106
+ StreamClass = Shapes::StringShape.new(name: 'StreamClass')
107
+ StreamGroupLocationStatus = Shapes::StringShape.new(name: 'StreamGroupLocationStatus')
108
+ StreamGroupStatus = Shapes::StringShape.new(name: 'StreamGroupStatus')
109
+ StreamGroupStatusReason = Shapes::StringShape.new(name: 'StreamGroupStatusReason')
110
+ StreamGroupSummary = Shapes::StructureShape.new(name: 'StreamGroupSummary')
111
+ StreamGroupSummaryList = Shapes::ListShape.new(name: 'StreamGroupSummaryList')
112
+ StreamSessionStatus = Shapes::StringShape.new(name: 'StreamSessionStatus')
113
+ StreamSessionStatusReason = Shapes::StringShape.new(name: 'StreamSessionStatusReason')
114
+ StreamSessionSummary = Shapes::StructureShape.new(name: 'StreamSessionSummary')
115
+ StreamSessionSummaryList = Shapes::ListShape.new(name: 'StreamSessionSummaryList')
116
+ String = Shapes::StringShape.new(name: 'String')
117
+ TagKey = Shapes::StringShape.new(name: 'TagKey')
118
+ TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
119
+ TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
120
+ TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
121
+ TagValue = Shapes::StringShape.new(name: 'TagValue')
122
+ Tags = Shapes::MapShape.new(name: 'Tags')
123
+ TerminateStreamSessionInput = Shapes::StructureShape.new(name: 'TerminateStreamSessionInput')
124
+ ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
125
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
126
+ UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
127
+ UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
128
+ UpdateApplicationInput = Shapes::StructureShape.new(name: 'UpdateApplicationInput')
129
+ UpdateApplicationOutput = Shapes::StructureShape.new(name: 'UpdateApplicationOutput')
130
+ UpdateStreamGroupInput = Shapes::StructureShape.new(name: 'UpdateStreamGroupInput')
131
+ UpdateStreamGroupOutput = Shapes::StructureShape.new(name: 'UpdateStreamGroupOutput')
132
+ UserId = Shapes::StringShape.new(name: 'UserId')
133
+ ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
134
+ WebSdkProtocolUrl = Shapes::StringShape.new(name: 'WebSdkProtocolUrl')
135
+
136
+ AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
137
+ AccessDeniedException.struct_class = Types::AccessDeniedException
138
+
139
+ AddStreamGroupLocationsInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
140
+ AddStreamGroupLocationsInput.add_member(:location_configurations, Shapes::ShapeRef.new(shape: LocationConfigurations, required: true, location_name: "LocationConfigurations"))
141
+ AddStreamGroupLocationsInput.struct_class = Types::AddStreamGroupLocationsInput
142
+
143
+ AddStreamGroupLocationsOutput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location_name: "Identifier"))
144
+ AddStreamGroupLocationsOutput.add_member(:locations, Shapes::ShapeRef.new(shape: LocationStates, required: true, location_name: "Locations"))
145
+ AddStreamGroupLocationsOutput.struct_class = Types::AddStreamGroupLocationsOutput
146
+
147
+ ApplicationSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
148
+ ApplicationSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
149
+ ApplicationSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
150
+ ApplicationSummary.add_member(:id, Shapes::ShapeRef.new(shape: Id, location_name: "Id"))
151
+ ApplicationSummary.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedAt"))
152
+ ApplicationSummary.add_member(:runtime_environment, Shapes::ShapeRef.new(shape: RuntimeEnvironment, location_name: "RuntimeEnvironment"))
153
+ ApplicationSummary.add_member(:status, Shapes::ShapeRef.new(shape: ApplicationStatus, location_name: "Status"))
154
+ ApplicationSummary.struct_class = Types::ApplicationSummary
155
+
156
+ ApplicationSummaryList.member = Shapes::ShapeRef.new(shape: ApplicationSummary)
157
+
158
+ ArnList.member = Shapes::ShapeRef.new(shape: Arn)
159
+
160
+ AssociateApplicationsInput.add_member(:application_identifiers, Shapes::ShapeRef.new(shape: Identifiers, required: true, location_name: "ApplicationIdentifiers"))
161
+ AssociateApplicationsInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
162
+ AssociateApplicationsInput.struct_class = Types::AssociateApplicationsInput
163
+
164
+ AssociateApplicationsOutput.add_member(:application_arns, Shapes::ShapeRef.new(shape: ArnList, location_name: "ApplicationArns"))
165
+ AssociateApplicationsOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
166
+ AssociateApplicationsOutput.struct_class = Types::AssociateApplicationsOutput
167
+
168
+ ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
169
+ ConflictException.struct_class = Types::ConflictException
170
+
171
+ CreateApplicationInput.add_member(:application_log_output_uri, Shapes::ShapeRef.new(shape: ApplicationLogOutputUri, location_name: "ApplicationLogOutputUri"))
172
+ CreateApplicationInput.add_member(:application_log_paths, Shapes::ShapeRef.new(shape: FilePaths, location_name: "ApplicationLogPaths"))
173
+ CreateApplicationInput.add_member(:application_source_uri, Shapes::ShapeRef.new(shape: ApplicationSourceUri, required: true, location_name: "ApplicationSourceUri"))
174
+ CreateApplicationInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
175
+ CreateApplicationInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, required: true, location_name: "Description"))
176
+ CreateApplicationInput.add_member(:executable_path, Shapes::ShapeRef.new(shape: ExecutablePath, required: true, location_name: "ExecutablePath"))
177
+ CreateApplicationInput.add_member(:runtime_environment, Shapes::ShapeRef.new(shape: RuntimeEnvironment, required: true, location_name: "RuntimeEnvironment"))
178
+ CreateApplicationInput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
179
+ CreateApplicationInput.struct_class = Types::CreateApplicationInput
180
+
181
+ CreateApplicationOutput.add_member(:application_log_output_uri, Shapes::ShapeRef.new(shape: ApplicationLogOutputUri, location_name: "ApplicationLogOutputUri"))
182
+ CreateApplicationOutput.add_member(:application_log_paths, Shapes::ShapeRef.new(shape: FilePaths, location_name: "ApplicationLogPaths"))
183
+ CreateApplicationOutput.add_member(:application_source_uri, Shapes::ShapeRef.new(shape: ApplicationSourceUri, location_name: "ApplicationSourceUri"))
184
+ CreateApplicationOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
185
+ CreateApplicationOutput.add_member(:associated_stream_groups, Shapes::ShapeRef.new(shape: ArnList, location_name: "AssociatedStreamGroups"))
186
+ CreateApplicationOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
187
+ CreateApplicationOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
188
+ CreateApplicationOutput.add_member(:executable_path, Shapes::ShapeRef.new(shape: ExecutablePath, location_name: "ExecutablePath"))
189
+ CreateApplicationOutput.add_member(:id, Shapes::ShapeRef.new(shape: Id, location_name: "Id"))
190
+ CreateApplicationOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedAt"))
191
+ CreateApplicationOutput.add_member(:replication_statuses, Shapes::ShapeRef.new(shape: ReplicationStatuses, location_name: "ReplicationStatuses"))
192
+ CreateApplicationOutput.add_member(:runtime_environment, Shapes::ShapeRef.new(shape: RuntimeEnvironment, location_name: "RuntimeEnvironment"))
193
+ CreateApplicationOutput.add_member(:status, Shapes::ShapeRef.new(shape: ApplicationStatus, location_name: "Status"))
194
+ CreateApplicationOutput.add_member(:status_reason, Shapes::ShapeRef.new(shape: ApplicationStatusReason, location_name: "StatusReason"))
195
+ CreateApplicationOutput.struct_class = Types::CreateApplicationOutput
196
+
197
+ CreateStreamGroupInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
198
+ CreateStreamGroupInput.add_member(:default_application_identifier, Shapes::ShapeRef.new(shape: Identifier, location_name: "DefaultApplicationIdentifier"))
199
+ CreateStreamGroupInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, required: true, location_name: "Description"))
200
+ CreateStreamGroupInput.add_member(:location_configurations, Shapes::ShapeRef.new(shape: LocationConfigurations, location_name: "LocationConfigurations"))
201
+ CreateStreamGroupInput.add_member(:stream_class, Shapes::ShapeRef.new(shape: StreamClass, required: true, location_name: "StreamClass"))
202
+ CreateStreamGroupInput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
203
+ CreateStreamGroupInput.struct_class = Types::CreateStreamGroupInput
204
+
205
+ CreateStreamGroupOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
206
+ CreateStreamGroupOutput.add_member(:associated_applications, Shapes::ShapeRef.new(shape: ArnList, location_name: "AssociatedApplications"))
207
+ CreateStreamGroupOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
208
+ CreateStreamGroupOutput.add_member(:default_application, Shapes::ShapeRef.new(shape: DefaultApplication, location_name: "DefaultApplication"))
209
+ CreateStreamGroupOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
210
+ CreateStreamGroupOutput.add_member(:id, Shapes::ShapeRef.new(shape: Id, location_name: "Id"))
211
+ CreateStreamGroupOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedAt"))
212
+ CreateStreamGroupOutput.add_member(:location_states, Shapes::ShapeRef.new(shape: LocationStates, location_name: "LocationStates"))
213
+ CreateStreamGroupOutput.add_member(:status, Shapes::ShapeRef.new(shape: StreamGroupStatus, location_name: "Status"))
214
+ CreateStreamGroupOutput.add_member(:status_reason, Shapes::ShapeRef.new(shape: StreamGroupStatusReason, location_name: "StatusReason"))
215
+ CreateStreamGroupOutput.add_member(:stream_class, Shapes::ShapeRef.new(shape: StreamClass, location_name: "StreamClass"))
216
+ CreateStreamGroupOutput.struct_class = Types::CreateStreamGroupOutput
217
+
218
+ CreateStreamSessionConnectionInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
219
+ CreateStreamSessionConnectionInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
220
+ CreateStreamSessionConnectionInput.add_member(:signal_request, Shapes::ShapeRef.new(shape: SignalRequest, required: true, location_name: "SignalRequest"))
221
+ CreateStreamSessionConnectionInput.add_member(:stream_session_identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "StreamSessionIdentifier"))
222
+ CreateStreamSessionConnectionInput.struct_class = Types::CreateStreamSessionConnectionInput
223
+
224
+ CreateStreamSessionConnectionOutput.add_member(:signal_response, Shapes::ShapeRef.new(shape: SignalResponse, location_name: "SignalResponse"))
225
+ CreateStreamSessionConnectionOutput.struct_class = Types::CreateStreamSessionConnectionOutput
226
+
227
+ DefaultApplication.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
228
+ DefaultApplication.add_member(:id, Shapes::ShapeRef.new(shape: Id, location_name: "Id"))
229
+ DefaultApplication.struct_class = Types::DefaultApplication
230
+
231
+ DeleteApplicationInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
232
+ DeleteApplicationInput.struct_class = Types::DeleteApplicationInput
233
+
234
+ DeleteStreamGroupInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
235
+ DeleteStreamGroupInput.struct_class = Types::DeleteStreamGroupInput
236
+
237
+ DisassociateApplicationsInput.add_member(:application_identifiers, Shapes::ShapeRef.new(shape: Identifiers, required: true, location_name: "ApplicationIdentifiers"))
238
+ DisassociateApplicationsInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
239
+ DisassociateApplicationsInput.struct_class = Types::DisassociateApplicationsInput
240
+
241
+ DisassociateApplicationsOutput.add_member(:application_arns, Shapes::ShapeRef.new(shape: ArnList, location_name: "ApplicationArns"))
242
+ DisassociateApplicationsOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
243
+ DisassociateApplicationsOutput.struct_class = Types::DisassociateApplicationsOutput
244
+
245
+ EnvironmentVariables.key = Shapes::ShapeRef.new(shape: EnvironmentVariablesKeyString)
246
+ EnvironmentVariables.value = Shapes::ShapeRef.new(shape: EnvironmentVariablesValueString)
247
+
248
+ ExportFilesMetadata.add_member(:output_uri, Shapes::ShapeRef.new(shape: OutputUri, location_name: "OutputUri"))
249
+ ExportFilesMetadata.add_member(:status, Shapes::ShapeRef.new(shape: ExportFilesStatus, location_name: "Status"))
250
+ ExportFilesMetadata.add_member(:status_reason, Shapes::ShapeRef.new(shape: ExportFilesReason, location_name: "StatusReason"))
251
+ ExportFilesMetadata.struct_class = Types::ExportFilesMetadata
252
+
253
+ ExportStreamSessionFilesInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
254
+ ExportStreamSessionFilesInput.add_member(:output_uri, Shapes::ShapeRef.new(shape: OutputUri, required: true, location_name: "OutputUri"))
255
+ ExportStreamSessionFilesInput.add_member(:stream_session_identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "StreamSessionIdentifier"))
256
+ ExportStreamSessionFilesInput.struct_class = Types::ExportStreamSessionFilesInput
257
+
258
+ ExportStreamSessionFilesOutput.struct_class = Types::ExportStreamSessionFilesOutput
259
+
260
+ FilePaths.member = Shapes::ShapeRef.new(shape: FilePath)
261
+
262
+ GameLaunchArgList.member = Shapes::ShapeRef.new(shape: String)
263
+
264
+ GetApplicationInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
265
+ GetApplicationInput.struct_class = Types::GetApplicationInput
266
+
267
+ GetApplicationOutput.add_member(:application_log_output_uri, Shapes::ShapeRef.new(shape: ApplicationLogOutputUri, location_name: "ApplicationLogOutputUri"))
268
+ GetApplicationOutput.add_member(:application_log_paths, Shapes::ShapeRef.new(shape: FilePaths, location_name: "ApplicationLogPaths"))
269
+ GetApplicationOutput.add_member(:application_source_uri, Shapes::ShapeRef.new(shape: ApplicationSourceUri, location_name: "ApplicationSourceUri"))
270
+ GetApplicationOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
271
+ GetApplicationOutput.add_member(:associated_stream_groups, Shapes::ShapeRef.new(shape: ArnList, location_name: "AssociatedStreamGroups"))
272
+ GetApplicationOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
273
+ GetApplicationOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
274
+ GetApplicationOutput.add_member(:executable_path, Shapes::ShapeRef.new(shape: ExecutablePath, location_name: "ExecutablePath"))
275
+ GetApplicationOutput.add_member(:id, Shapes::ShapeRef.new(shape: Id, location_name: "Id"))
276
+ GetApplicationOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedAt"))
277
+ GetApplicationOutput.add_member(:replication_statuses, Shapes::ShapeRef.new(shape: ReplicationStatuses, location_name: "ReplicationStatuses"))
278
+ GetApplicationOutput.add_member(:runtime_environment, Shapes::ShapeRef.new(shape: RuntimeEnvironment, location_name: "RuntimeEnvironment"))
279
+ GetApplicationOutput.add_member(:status, Shapes::ShapeRef.new(shape: ApplicationStatus, location_name: "Status"))
280
+ GetApplicationOutput.add_member(:status_reason, Shapes::ShapeRef.new(shape: ApplicationStatusReason, location_name: "StatusReason"))
281
+ GetApplicationOutput.struct_class = Types::GetApplicationOutput
282
+
283
+ GetStreamGroupInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
284
+ GetStreamGroupInput.struct_class = Types::GetStreamGroupInput
285
+
286
+ GetStreamGroupOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
287
+ GetStreamGroupOutput.add_member(:associated_applications, Shapes::ShapeRef.new(shape: ArnList, location_name: "AssociatedApplications"))
288
+ GetStreamGroupOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
289
+ GetStreamGroupOutput.add_member(:default_application, Shapes::ShapeRef.new(shape: DefaultApplication, location_name: "DefaultApplication"))
290
+ GetStreamGroupOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
291
+ GetStreamGroupOutput.add_member(:id, Shapes::ShapeRef.new(shape: Id, location_name: "Id"))
292
+ GetStreamGroupOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedAt"))
293
+ GetStreamGroupOutput.add_member(:location_states, Shapes::ShapeRef.new(shape: LocationStates, location_name: "LocationStates"))
294
+ GetStreamGroupOutput.add_member(:status, Shapes::ShapeRef.new(shape: StreamGroupStatus, location_name: "Status"))
295
+ GetStreamGroupOutput.add_member(:status_reason, Shapes::ShapeRef.new(shape: StreamGroupStatusReason, location_name: "StatusReason"))
296
+ GetStreamGroupOutput.add_member(:stream_class, Shapes::ShapeRef.new(shape: StreamClass, location_name: "StreamClass"))
297
+ GetStreamGroupOutput.struct_class = Types::GetStreamGroupOutput
298
+
299
+ GetStreamSessionInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
300
+ GetStreamSessionInput.add_member(:stream_session_identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "StreamSessionIdentifier"))
301
+ GetStreamSessionInput.struct_class = Types::GetStreamSessionInput
302
+
303
+ GetStreamSessionOutput.add_member(:additional_environment_variables, Shapes::ShapeRef.new(shape: EnvironmentVariables, location_name: "AdditionalEnvironmentVariables"))
304
+ GetStreamSessionOutput.add_member(:additional_launch_args, Shapes::ShapeRef.new(shape: GameLaunchArgList, location_name: "AdditionalLaunchArgs"))
305
+ GetStreamSessionOutput.add_member(:application_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ApplicationArn"))
306
+ GetStreamSessionOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
307
+ GetStreamSessionOutput.add_member(:connection_timeout_seconds, Shapes::ShapeRef.new(shape: ConnectionTimeoutSeconds, location_name: "ConnectionTimeoutSeconds"))
308
+ GetStreamSessionOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
309
+ GetStreamSessionOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
310
+ GetStreamSessionOutput.add_member(:export_files_metadata, Shapes::ShapeRef.new(shape: ExportFilesMetadata, location_name: "ExportFilesMetadata"))
311
+ GetStreamSessionOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedAt"))
312
+ GetStreamSessionOutput.add_member(:location, Shapes::ShapeRef.new(shape: LocationName, location_name: "Location"))
313
+ GetStreamSessionOutput.add_member(:log_file_location_uri, Shapes::ShapeRef.new(shape: FileLocationUri, location_name: "LogFileLocationUri"))
314
+ GetStreamSessionOutput.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "Protocol"))
315
+ GetStreamSessionOutput.add_member(:session_length_seconds, Shapes::ShapeRef.new(shape: SessionLengthSeconds, location_name: "SessionLengthSeconds"))
316
+ GetStreamSessionOutput.add_member(:signal_request, Shapes::ShapeRef.new(shape: SignalRequest, location_name: "SignalRequest"))
317
+ GetStreamSessionOutput.add_member(:signal_response, Shapes::ShapeRef.new(shape: SignalResponse, location_name: "SignalResponse"))
318
+ GetStreamSessionOutput.add_member(:status, Shapes::ShapeRef.new(shape: StreamSessionStatus, location_name: "Status"))
319
+ GetStreamSessionOutput.add_member(:status_reason, Shapes::ShapeRef.new(shape: StreamSessionStatusReason, location_name: "StatusReason"))
320
+ GetStreamSessionOutput.add_member(:stream_group_id, Shapes::ShapeRef.new(shape: Id, location_name: "StreamGroupId"))
321
+ GetStreamSessionOutput.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, location_name: "UserId"))
322
+ GetStreamSessionOutput.add_member(:web_sdk_protocol_url, Shapes::ShapeRef.new(shape: WebSdkProtocolUrl, location_name: "WebSdkProtocolUrl"))
323
+ GetStreamSessionOutput.struct_class = Types::GetStreamSessionOutput
324
+
325
+ Identifiers.member = Shapes::ShapeRef.new(shape: Identifier)
326
+
327
+ InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
328
+ InternalServerException.struct_class = Types::InternalServerException
329
+
330
+ ListApplicationsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
331
+ ListApplicationsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
332
+ ListApplicationsInput.struct_class = Types::ListApplicationsInput
333
+
334
+ ListApplicationsOutput.add_member(:items, Shapes::ShapeRef.new(shape: ApplicationSummaryList, location_name: "Items"))
335
+ ListApplicationsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
336
+ ListApplicationsOutput.struct_class = Types::ListApplicationsOutput
337
+
338
+ ListStreamGroupsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
339
+ ListStreamGroupsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
340
+ ListStreamGroupsInput.struct_class = Types::ListStreamGroupsInput
341
+
342
+ ListStreamGroupsOutput.add_member(:items, Shapes::ShapeRef.new(shape: StreamGroupSummaryList, location_name: "Items"))
343
+ ListStreamGroupsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
344
+ ListStreamGroupsOutput.struct_class = Types::ListStreamGroupsOutput
345
+
346
+ ListStreamSessionsByAccountInput.add_member(:export_files_status, Shapes::ShapeRef.new(shape: ExportFilesStatus, location: "querystring", location_name: "ExportFilesStatus"))
347
+ ListStreamSessionsByAccountInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
348
+ ListStreamSessionsByAccountInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
349
+ ListStreamSessionsByAccountInput.add_member(:status, Shapes::ShapeRef.new(shape: StreamSessionStatus, location: "querystring", location_name: "Status"))
350
+ ListStreamSessionsByAccountInput.struct_class = Types::ListStreamSessionsByAccountInput
351
+
352
+ ListStreamSessionsByAccountOutput.add_member(:items, Shapes::ShapeRef.new(shape: StreamSessionSummaryList, location_name: "Items"))
353
+ ListStreamSessionsByAccountOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
354
+ ListStreamSessionsByAccountOutput.struct_class = Types::ListStreamSessionsByAccountOutput
355
+
356
+ ListStreamSessionsInput.add_member(:export_files_status, Shapes::ShapeRef.new(shape: ExportFilesStatus, location: "querystring", location_name: "ExportFilesStatus"))
357
+ ListStreamSessionsInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
358
+ ListStreamSessionsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
359
+ ListStreamSessionsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
360
+ ListStreamSessionsInput.add_member(:status, Shapes::ShapeRef.new(shape: StreamSessionStatus, location: "querystring", location_name: "Status"))
361
+ ListStreamSessionsInput.struct_class = Types::ListStreamSessionsInput
362
+
363
+ ListStreamSessionsOutput.add_member(:items, Shapes::ShapeRef.new(shape: StreamSessionSummaryList, location_name: "Items"))
364
+ ListStreamSessionsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
365
+ ListStreamSessionsOutput.struct_class = Types::ListStreamSessionsOutput
366
+
367
+ ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "ResourceArn"))
368
+ ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
369
+
370
+ ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
371
+ ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
372
+
373
+ LocationConfiguration.add_member(:always_on_capacity, Shapes::ShapeRef.new(shape: AlwaysOnCapacity, location_name: "AlwaysOnCapacity"))
374
+ LocationConfiguration.add_member(:location_name, Shapes::ShapeRef.new(shape: LocationName, required: true, location_name: "LocationName"))
375
+ LocationConfiguration.add_member(:on_demand_capacity, Shapes::ShapeRef.new(shape: OnDemandCapacity, location_name: "OnDemandCapacity"))
376
+ LocationConfiguration.struct_class = Types::LocationConfiguration
377
+
378
+ LocationConfigurations.member = Shapes::ShapeRef.new(shape: LocationConfiguration)
379
+
380
+ LocationList.member = Shapes::ShapeRef.new(shape: LocationName)
381
+
382
+ LocationState.add_member(:allocated_capacity, Shapes::ShapeRef.new(shape: CapacityValue, location_name: "AllocatedCapacity"))
383
+ LocationState.add_member(:always_on_capacity, Shapes::ShapeRef.new(shape: AlwaysOnCapacity, location_name: "AlwaysOnCapacity"))
384
+ LocationState.add_member(:idle_capacity, Shapes::ShapeRef.new(shape: CapacityValue, location_name: "IdleCapacity"))
385
+ LocationState.add_member(:location_name, Shapes::ShapeRef.new(shape: LocationName, location_name: "LocationName"))
386
+ LocationState.add_member(:on_demand_capacity, Shapes::ShapeRef.new(shape: OnDemandCapacity, location_name: "OnDemandCapacity"))
387
+ LocationState.add_member(:requested_capacity, Shapes::ShapeRef.new(shape: CapacityValue, location_name: "RequestedCapacity"))
388
+ LocationState.add_member(:status, Shapes::ShapeRef.new(shape: StreamGroupLocationStatus, location_name: "Status"))
389
+ LocationState.struct_class = Types::LocationState
390
+
391
+ LocationStates.member = Shapes::ShapeRef.new(shape: LocationState)
392
+
393
+ LocationsList.member = Shapes::ShapeRef.new(shape: String)
394
+
395
+ RemoveStreamGroupLocationsInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
396
+ RemoveStreamGroupLocationsInput.add_member(:locations, Shapes::ShapeRef.new(shape: LocationsList, required: true, location: "querystring", location_name: "locations"))
397
+ RemoveStreamGroupLocationsInput.struct_class = Types::RemoveStreamGroupLocationsInput
398
+
399
+ ReplicationStatus.add_member(:location, Shapes::ShapeRef.new(shape: LocationName, location_name: "Location"))
400
+ ReplicationStatus.add_member(:status, Shapes::ShapeRef.new(shape: ReplicationStatusType, location_name: "Status"))
401
+ ReplicationStatus.struct_class = Types::ReplicationStatus
402
+
403
+ ReplicationStatuses.member = Shapes::ShapeRef.new(shape: ReplicationStatus)
404
+
405
+ ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
406
+ ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
407
+
408
+ RuntimeEnvironment.add_member(:type, Shapes::ShapeRef.new(shape: RuntimeEnvironmentType, required: true, location_name: "Type"))
409
+ RuntimeEnvironment.add_member(:version, Shapes::ShapeRef.new(shape: RuntimeEnvironmentVersion, required: true, location_name: "Version"))
410
+ RuntimeEnvironment.struct_class = Types::RuntimeEnvironment
411
+
412
+ ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
413
+ ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
414
+
415
+ StartStreamSessionInput.add_member(:additional_environment_variables, Shapes::ShapeRef.new(shape: EnvironmentVariables, location_name: "AdditionalEnvironmentVariables"))
416
+ StartStreamSessionInput.add_member(:additional_launch_args, Shapes::ShapeRef.new(shape: GameLaunchArgList, location_name: "AdditionalLaunchArgs"))
417
+ StartStreamSessionInput.add_member(:application_identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location_name: "ApplicationIdentifier"))
418
+ StartStreamSessionInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
419
+ StartStreamSessionInput.add_member(:connection_timeout_seconds, Shapes::ShapeRef.new(shape: ConnectionTimeoutSeconds, location_name: "ConnectionTimeoutSeconds"))
420
+ StartStreamSessionInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
421
+ StartStreamSessionInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
422
+ StartStreamSessionInput.add_member(:locations, Shapes::ShapeRef.new(shape: LocationList, location_name: "Locations"))
423
+ StartStreamSessionInput.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, required: true, location_name: "Protocol"))
424
+ StartStreamSessionInput.add_member(:session_length_seconds, Shapes::ShapeRef.new(shape: SessionLengthSeconds, location_name: "SessionLengthSeconds"))
425
+ StartStreamSessionInput.add_member(:signal_request, Shapes::ShapeRef.new(shape: SignalRequest, required: true, location_name: "SignalRequest"))
426
+ StartStreamSessionInput.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, location_name: "UserId"))
427
+ StartStreamSessionInput.struct_class = Types::StartStreamSessionInput
428
+
429
+ StartStreamSessionOutput.add_member(:additional_environment_variables, Shapes::ShapeRef.new(shape: EnvironmentVariables, location_name: "AdditionalEnvironmentVariables"))
430
+ StartStreamSessionOutput.add_member(:additional_launch_args, Shapes::ShapeRef.new(shape: GameLaunchArgList, location_name: "AdditionalLaunchArgs"))
431
+ StartStreamSessionOutput.add_member(:application_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ApplicationArn"))
432
+ StartStreamSessionOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
433
+ StartStreamSessionOutput.add_member(:connection_timeout_seconds, Shapes::ShapeRef.new(shape: ConnectionTimeoutSeconds, location_name: "ConnectionTimeoutSeconds"))
434
+ StartStreamSessionOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
435
+ StartStreamSessionOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
436
+ StartStreamSessionOutput.add_member(:export_files_metadata, Shapes::ShapeRef.new(shape: ExportFilesMetadata, location_name: "ExportFilesMetadata"))
437
+ StartStreamSessionOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedAt"))
438
+ StartStreamSessionOutput.add_member(:location, Shapes::ShapeRef.new(shape: LocationName, location_name: "Location"))
439
+ StartStreamSessionOutput.add_member(:log_file_location_uri, Shapes::ShapeRef.new(shape: FileLocationUri, location_name: "LogFileLocationUri"))
440
+ StartStreamSessionOutput.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "Protocol"))
441
+ StartStreamSessionOutput.add_member(:session_length_seconds, Shapes::ShapeRef.new(shape: SessionLengthSeconds, location_name: "SessionLengthSeconds"))
442
+ StartStreamSessionOutput.add_member(:signal_request, Shapes::ShapeRef.new(shape: SignalRequest, location_name: "SignalRequest"))
443
+ StartStreamSessionOutput.add_member(:signal_response, Shapes::ShapeRef.new(shape: SignalResponse, location_name: "SignalResponse"))
444
+ StartStreamSessionOutput.add_member(:status, Shapes::ShapeRef.new(shape: StreamSessionStatus, location_name: "Status"))
445
+ StartStreamSessionOutput.add_member(:status_reason, Shapes::ShapeRef.new(shape: StreamSessionStatusReason, location_name: "StatusReason"))
446
+ StartStreamSessionOutput.add_member(:stream_group_id, Shapes::ShapeRef.new(shape: Id, location_name: "StreamGroupId"))
447
+ StartStreamSessionOutput.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, location_name: "UserId"))
448
+ StartStreamSessionOutput.add_member(:web_sdk_protocol_url, Shapes::ShapeRef.new(shape: WebSdkProtocolUrl, location_name: "WebSdkProtocolUrl"))
449
+ StartStreamSessionOutput.struct_class = Types::StartStreamSessionOutput
450
+
451
+ StreamGroupSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
452
+ StreamGroupSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
453
+ StreamGroupSummary.add_member(:default_application, Shapes::ShapeRef.new(shape: DefaultApplication, location_name: "DefaultApplication"))
454
+ StreamGroupSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
455
+ StreamGroupSummary.add_member(:id, Shapes::ShapeRef.new(shape: Id, location_name: "Id"))
456
+ StreamGroupSummary.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedAt"))
457
+ StreamGroupSummary.add_member(:status, Shapes::ShapeRef.new(shape: StreamGroupStatus, location_name: "Status"))
458
+ StreamGroupSummary.add_member(:stream_class, Shapes::ShapeRef.new(shape: StreamClass, location_name: "StreamClass"))
459
+ StreamGroupSummary.struct_class = Types::StreamGroupSummary
460
+
461
+ StreamGroupSummaryList.member = Shapes::ShapeRef.new(shape: StreamGroupSummary)
462
+
463
+ StreamSessionSummary.add_member(:application_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ApplicationArn"))
464
+ StreamSessionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
465
+ StreamSessionSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
466
+ StreamSessionSummary.add_member(:export_files_metadata, Shapes::ShapeRef.new(shape: ExportFilesMetadata, location_name: "ExportFilesMetadata"))
467
+ StreamSessionSummary.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedAt"))
468
+ StreamSessionSummary.add_member(:location, Shapes::ShapeRef.new(shape: LocationName, location_name: "Location"))
469
+ StreamSessionSummary.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "Protocol"))
470
+ StreamSessionSummary.add_member(:status, Shapes::ShapeRef.new(shape: StreamSessionStatus, location_name: "Status"))
471
+ StreamSessionSummary.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, location_name: "UserId"))
472
+ StreamSessionSummary.struct_class = Types::StreamSessionSummary
473
+
474
+ StreamSessionSummaryList.member = Shapes::ShapeRef.new(shape: StreamSessionSummary)
475
+
476
+ TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
477
+
478
+ TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "ResourceArn"))
479
+ TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, required: true, location_name: "Tags"))
480
+ TagResourceRequest.struct_class = Types::TagResourceRequest
481
+
482
+ TagResourceResponse.struct_class = Types::TagResourceResponse
483
+
484
+ Tags.key = Shapes::ShapeRef.new(shape: TagKey)
485
+ Tags.value = Shapes::ShapeRef.new(shape: TagValue)
486
+
487
+ TerminateStreamSessionInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
488
+ TerminateStreamSessionInput.add_member(:stream_session_identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "StreamSessionIdentifier"))
489
+ TerminateStreamSessionInput.struct_class = Types::TerminateStreamSessionInput
490
+
491
+ ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
492
+ ThrottlingException.struct_class = Types::ThrottlingException
493
+
494
+ UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "ResourceArn"))
495
+ UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location: "querystring", location_name: "tagKeys"))
496
+ UntagResourceRequest.struct_class = Types::UntagResourceRequest
497
+
498
+ UntagResourceResponse.struct_class = Types::UntagResourceResponse
499
+
500
+ UpdateApplicationInput.add_member(:application_log_output_uri, Shapes::ShapeRef.new(shape: ApplicationLogOutputUri, location_name: "ApplicationLogOutputUri"))
501
+ UpdateApplicationInput.add_member(:application_log_paths, Shapes::ShapeRef.new(shape: FilePaths, location_name: "ApplicationLogPaths"))
502
+ UpdateApplicationInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
503
+ UpdateApplicationInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
504
+ UpdateApplicationInput.struct_class = Types::UpdateApplicationInput
505
+
506
+ UpdateApplicationOutput.add_member(:application_log_output_uri, Shapes::ShapeRef.new(shape: ApplicationLogOutputUri, location_name: "ApplicationLogOutputUri"))
507
+ UpdateApplicationOutput.add_member(:application_log_paths, Shapes::ShapeRef.new(shape: FilePaths, location_name: "ApplicationLogPaths"))
508
+ UpdateApplicationOutput.add_member(:application_source_uri, Shapes::ShapeRef.new(shape: ApplicationSourceUri, location_name: "ApplicationSourceUri"))
509
+ UpdateApplicationOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
510
+ UpdateApplicationOutput.add_member(:associated_stream_groups, Shapes::ShapeRef.new(shape: ArnList, location_name: "AssociatedStreamGroups"))
511
+ UpdateApplicationOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
512
+ UpdateApplicationOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
513
+ UpdateApplicationOutput.add_member(:executable_path, Shapes::ShapeRef.new(shape: ExecutablePath, location_name: "ExecutablePath"))
514
+ UpdateApplicationOutput.add_member(:id, Shapes::ShapeRef.new(shape: Id, location_name: "Id"))
515
+ UpdateApplicationOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedAt"))
516
+ UpdateApplicationOutput.add_member(:replication_statuses, Shapes::ShapeRef.new(shape: ReplicationStatuses, location_name: "ReplicationStatuses"))
517
+ UpdateApplicationOutput.add_member(:runtime_environment, Shapes::ShapeRef.new(shape: RuntimeEnvironment, location_name: "RuntimeEnvironment"))
518
+ UpdateApplicationOutput.add_member(:status, Shapes::ShapeRef.new(shape: ApplicationStatus, location_name: "Status"))
519
+ UpdateApplicationOutput.add_member(:status_reason, Shapes::ShapeRef.new(shape: ApplicationStatusReason, location_name: "StatusReason"))
520
+ UpdateApplicationOutput.struct_class = Types::UpdateApplicationOutput
521
+
522
+ UpdateStreamGroupInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
523
+ UpdateStreamGroupInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
524
+ UpdateStreamGroupInput.add_member(:location_configurations, Shapes::ShapeRef.new(shape: LocationConfigurations, location_name: "LocationConfigurations"))
525
+ UpdateStreamGroupInput.struct_class = Types::UpdateStreamGroupInput
526
+
527
+ UpdateStreamGroupOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
528
+ UpdateStreamGroupOutput.add_member(:associated_applications, Shapes::ShapeRef.new(shape: ArnList, location_name: "AssociatedApplications"))
529
+ UpdateStreamGroupOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
530
+ UpdateStreamGroupOutput.add_member(:default_application, Shapes::ShapeRef.new(shape: DefaultApplication, location_name: "DefaultApplication"))
531
+ UpdateStreamGroupOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
532
+ UpdateStreamGroupOutput.add_member(:id, Shapes::ShapeRef.new(shape: Id, location_name: "Id"))
533
+ UpdateStreamGroupOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedAt"))
534
+ UpdateStreamGroupOutput.add_member(:location_states, Shapes::ShapeRef.new(shape: LocationStates, location_name: "LocationStates"))
535
+ UpdateStreamGroupOutput.add_member(:status, Shapes::ShapeRef.new(shape: StreamGroupStatus, location_name: "Status"))
536
+ UpdateStreamGroupOutput.add_member(:status_reason, Shapes::ShapeRef.new(shape: StreamGroupStatusReason, location_name: "StatusReason"))
537
+ UpdateStreamGroupOutput.add_member(:stream_class, Shapes::ShapeRef.new(shape: StreamClass, location_name: "StreamClass"))
538
+ UpdateStreamGroupOutput.struct_class = Types::UpdateStreamGroupOutput
539
+
540
+ ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
541
+ ValidationException.struct_class = Types::ValidationException
542
+
543
+
544
+ # @api private
545
+ API = Seahorse::Model::Api.new.tap do |api|
546
+
547
+ api.version = "2018-05-10"
548
+
549
+ api.metadata = {
550
+ "apiVersion" => "2018-05-10",
551
+ "auth" => ["aws.auth#sigv4"],
552
+ "endpointPrefix" => "gameliftstreams",
553
+ "jsonVersion" => "1.1",
554
+ "protocol" => "rest-json",
555
+ "protocols" => ["rest-json"],
556
+ "serviceFullName" => "Amazon GameLift Streams",
557
+ "serviceId" => "GameLiftStreams",
558
+ "signatureVersion" => "v4",
559
+ "signingName" => "gameliftstreams",
560
+ "uid" => "gameliftstreams-2018-05-10",
561
+ }
562
+
563
+ api.add_operation(:add_stream_group_locations, Seahorse::Model::Operation.new.tap do |o|
564
+ o.name = "AddStreamGroupLocations"
565
+ o.http_method = "POST"
566
+ o.http_request_uri = "/streamgroups/{Identifier}/locations"
567
+ o.input = Shapes::ShapeRef.new(shape: AddStreamGroupLocationsInput)
568
+ o.output = Shapes::ShapeRef.new(shape: AddStreamGroupLocationsOutput)
569
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
570
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
571
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
572
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
573
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
574
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
575
+ end)
576
+
577
+ api.add_operation(:associate_applications, Seahorse::Model::Operation.new.tap do |o|
578
+ o.name = "AssociateApplications"
579
+ o.http_method = "POST"
580
+ o.http_request_uri = "/streamgroups/{Identifier}/associations"
581
+ o.input = Shapes::ShapeRef.new(shape: AssociateApplicationsInput)
582
+ o.output = Shapes::ShapeRef.new(shape: AssociateApplicationsOutput)
583
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
584
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
585
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
586
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
587
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
588
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
589
+ end)
590
+
591
+ api.add_operation(:create_application, Seahorse::Model::Operation.new.tap do |o|
592
+ o.name = "CreateApplication"
593
+ o.http_method = "POST"
594
+ o.http_request_uri = "/applications"
595
+ o.input = Shapes::ShapeRef.new(shape: CreateApplicationInput)
596
+ o.output = Shapes::ShapeRef.new(shape: CreateApplicationOutput)
597
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
598
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
599
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
600
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
601
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
602
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
603
+ end)
604
+
605
+ api.add_operation(:create_stream_group, Seahorse::Model::Operation.new.tap do |o|
606
+ o.name = "CreateStreamGroup"
607
+ o.http_method = "POST"
608
+ o.http_request_uri = "/streamgroups"
609
+ o.input = Shapes::ShapeRef.new(shape: CreateStreamGroupInput)
610
+ o.output = Shapes::ShapeRef.new(shape: CreateStreamGroupOutput)
611
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
612
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
613
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
614
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
615
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
616
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
617
+ end)
618
+
619
+ api.add_operation(:create_stream_session_connection, Seahorse::Model::Operation.new.tap do |o|
620
+ o.name = "CreateStreamSessionConnection"
621
+ o.http_method = "POST"
622
+ o.http_request_uri = "/streamgroups/{Identifier}/streamsessions/{StreamSessionIdentifier}/connections"
623
+ o.input = Shapes::ShapeRef.new(shape: CreateStreamSessionConnectionInput)
624
+ o.output = Shapes::ShapeRef.new(shape: CreateStreamSessionConnectionOutput)
625
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
626
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
627
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
628
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
629
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
630
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
631
+ end)
632
+
633
+ api.add_operation(:delete_application, Seahorse::Model::Operation.new.tap do |o|
634
+ o.name = "DeleteApplication"
635
+ o.http_method = "DELETE"
636
+ o.http_request_uri = "/applications/{Identifier}"
637
+ o.input = Shapes::ShapeRef.new(shape: DeleteApplicationInput)
638
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
639
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
640
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
641
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
642
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
643
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
644
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
645
+ end)
646
+
647
+ api.add_operation(:delete_stream_group, Seahorse::Model::Operation.new.tap do |o|
648
+ o.name = "DeleteStreamGroup"
649
+ o.http_method = "DELETE"
650
+ o.http_request_uri = "/streamgroups/{Identifier}"
651
+ o.input = Shapes::ShapeRef.new(shape: DeleteStreamGroupInput)
652
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
653
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
654
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
655
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
656
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
657
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
658
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
659
+ end)
660
+
661
+ api.add_operation(:disassociate_applications, Seahorse::Model::Operation.new.tap do |o|
662
+ o.name = "DisassociateApplications"
663
+ o.http_method = "POST"
664
+ o.http_request_uri = "/streamgroups/{Identifier}/disassociations"
665
+ o.input = Shapes::ShapeRef.new(shape: DisassociateApplicationsInput)
666
+ o.output = Shapes::ShapeRef.new(shape: DisassociateApplicationsOutput)
667
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
668
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
669
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
670
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
671
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
672
+ end)
673
+
674
+ api.add_operation(:export_stream_session_files, Seahorse::Model::Operation.new.tap do |o|
675
+ o.name = "ExportStreamSessionFiles"
676
+ o.http_method = "PUT"
677
+ o.http_request_uri = "/streamgroups/{Identifier}/streamsessions/{StreamSessionIdentifier}/exportfiles"
678
+ o.input = Shapes::ShapeRef.new(shape: ExportStreamSessionFilesInput)
679
+ o.output = Shapes::ShapeRef.new(shape: ExportStreamSessionFilesOutput)
680
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
681
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
682
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
683
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
684
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
685
+ end)
686
+
687
+ api.add_operation(:get_application, Seahorse::Model::Operation.new.tap do |o|
688
+ o.name = "GetApplication"
689
+ o.http_method = "GET"
690
+ o.http_request_uri = "/applications/{Identifier}"
691
+ o.input = Shapes::ShapeRef.new(shape: GetApplicationInput)
692
+ o.output = Shapes::ShapeRef.new(shape: GetApplicationOutput)
693
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
694
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
695
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
696
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
697
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
698
+ end)
699
+
700
+ api.add_operation(:get_stream_group, Seahorse::Model::Operation.new.tap do |o|
701
+ o.name = "GetStreamGroup"
702
+ o.http_method = "GET"
703
+ o.http_request_uri = "/streamgroups/{Identifier}"
704
+ o.input = Shapes::ShapeRef.new(shape: GetStreamGroupInput)
705
+ o.output = Shapes::ShapeRef.new(shape: GetStreamGroupOutput)
706
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
707
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
708
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
709
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
710
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
711
+ end)
712
+
713
+ api.add_operation(:get_stream_session, Seahorse::Model::Operation.new.tap do |o|
714
+ o.name = "GetStreamSession"
715
+ o.http_method = "GET"
716
+ o.http_request_uri = "/streamgroups/{Identifier}/streamsessions/{StreamSessionIdentifier}"
717
+ o.input = Shapes::ShapeRef.new(shape: GetStreamSessionInput)
718
+ o.output = Shapes::ShapeRef.new(shape: GetStreamSessionOutput)
719
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
720
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
721
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
722
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
723
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
724
+ end)
725
+
726
+ api.add_operation(:list_applications, Seahorse::Model::Operation.new.tap do |o|
727
+ o.name = "ListApplications"
728
+ o.http_method = "GET"
729
+ o.http_request_uri = "/applications"
730
+ o.input = Shapes::ShapeRef.new(shape: ListApplicationsInput)
731
+ o.output = Shapes::ShapeRef.new(shape: ListApplicationsOutput)
732
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
733
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
734
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
735
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
736
+ o[:pager] = Aws::Pager.new(
737
+ limit_key: "max_results",
738
+ tokens: {
739
+ "next_token" => "next_token"
740
+ }
741
+ )
742
+ end)
743
+
744
+ api.add_operation(:list_stream_groups, Seahorse::Model::Operation.new.tap do |o|
745
+ o.name = "ListStreamGroups"
746
+ o.http_method = "GET"
747
+ o.http_request_uri = "/streamgroups"
748
+ o.input = Shapes::ShapeRef.new(shape: ListStreamGroupsInput)
749
+ o.output = Shapes::ShapeRef.new(shape: ListStreamGroupsOutput)
750
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
751
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
752
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
753
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
754
+ o[:pager] = Aws::Pager.new(
755
+ limit_key: "max_results",
756
+ tokens: {
757
+ "next_token" => "next_token"
758
+ }
759
+ )
760
+ end)
761
+
762
+ api.add_operation(:list_stream_sessions, Seahorse::Model::Operation.new.tap do |o|
763
+ o.name = "ListStreamSessions"
764
+ o.http_method = "GET"
765
+ o.http_request_uri = "/streamgroups/{Identifier}/streamsessions"
766
+ o.input = Shapes::ShapeRef.new(shape: ListStreamSessionsInput)
767
+ o.output = Shapes::ShapeRef.new(shape: ListStreamSessionsOutput)
768
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
769
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
770
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
771
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
772
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
773
+ o[:pager] = Aws::Pager.new(
774
+ limit_key: "max_results",
775
+ tokens: {
776
+ "next_token" => "next_token"
777
+ }
778
+ )
779
+ end)
780
+
781
+ api.add_operation(:list_stream_sessions_by_account, Seahorse::Model::Operation.new.tap do |o|
782
+ o.name = "ListStreamSessionsByAccount"
783
+ o.http_method = "GET"
784
+ o.http_request_uri = "/streamsessions"
785
+ o.input = Shapes::ShapeRef.new(shape: ListStreamSessionsByAccountInput)
786
+ o.output = Shapes::ShapeRef.new(shape: ListStreamSessionsByAccountOutput)
787
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
788
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
789
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
790
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
791
+ o[:pager] = Aws::Pager.new(
792
+ limit_key: "max_results",
793
+ tokens: {
794
+ "next_token" => "next_token"
795
+ }
796
+ )
797
+ end)
798
+
799
+ api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
800
+ o.name = "ListTagsForResource"
801
+ o.http_method = "GET"
802
+ o.http_request_uri = "/tags/{ResourceArn}"
803
+ o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
804
+ o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
805
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
806
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
807
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
808
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
809
+ end)
810
+
811
+ api.add_operation(:remove_stream_group_locations, Seahorse::Model::Operation.new.tap do |o|
812
+ o.name = "RemoveStreamGroupLocations"
813
+ o.http_method = "DELETE"
814
+ o.http_request_uri = "/streamgroups/{Identifier}/locations"
815
+ o.input = Shapes::ShapeRef.new(shape: RemoveStreamGroupLocationsInput)
816
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
817
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
818
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
819
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
820
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
821
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
822
+ end)
823
+
824
+ api.add_operation(:start_stream_session, Seahorse::Model::Operation.new.tap do |o|
825
+ o.name = "StartStreamSession"
826
+ o.http_method = "POST"
827
+ o.http_request_uri = "/streamgroups/{Identifier}/streamsessions"
828
+ o.input = Shapes::ShapeRef.new(shape: StartStreamSessionInput)
829
+ o.output = Shapes::ShapeRef.new(shape: StartStreamSessionOutput)
830
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
831
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
832
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
833
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
834
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
835
+ end)
836
+
837
+ api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
838
+ o.name = "TagResource"
839
+ o.http_method = "POST"
840
+ o.http_request_uri = "/tags/{ResourceArn}"
841
+ o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
842
+ o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
843
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
844
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
845
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
846
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
847
+ end)
848
+
849
+ api.add_operation(:terminate_stream_session, Seahorse::Model::Operation.new.tap do |o|
850
+ o.name = "TerminateStreamSession"
851
+ o.http_method = "DELETE"
852
+ o.http_request_uri = "/streamgroups/{Identifier}/streamsessions/{StreamSessionIdentifier}"
853
+ o.input = Shapes::ShapeRef.new(shape: TerminateStreamSessionInput)
854
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
855
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
856
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
857
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
858
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
859
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
860
+ end)
861
+
862
+ api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
863
+ o.name = "UntagResource"
864
+ o.http_method = "DELETE"
865
+ o.http_request_uri = "/tags/{ResourceArn}"
866
+ o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
867
+ o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
868
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
869
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
870
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
871
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
872
+ end)
873
+
874
+ api.add_operation(:update_application, Seahorse::Model::Operation.new.tap do |o|
875
+ o.name = "UpdateApplication"
876
+ o.http_method = "PATCH"
877
+ o.http_request_uri = "/applications/{Identifier}"
878
+ o.input = Shapes::ShapeRef.new(shape: UpdateApplicationInput)
879
+ o.output = Shapes::ShapeRef.new(shape: UpdateApplicationOutput)
880
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
881
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
882
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
883
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
884
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
885
+ end)
886
+
887
+ api.add_operation(:update_stream_group, Seahorse::Model::Operation.new.tap do |o|
888
+ o.name = "UpdateStreamGroup"
889
+ o.http_method = "PATCH"
890
+ o.http_request_uri = "/streamgroups/{Identifier}"
891
+ o.input = Shapes::ShapeRef.new(shape: UpdateStreamGroupInput)
892
+ o.output = Shapes::ShapeRef.new(shape: UpdateStreamGroupOutput)
893
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
894
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
895
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
896
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
897
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
898
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
899
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
900
+ end)
901
+ end
902
+
903
+ end
904
+ end