aws-sdk-gameliftstreams 1.33.0 → 1.34.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.
@@ -41,6 +41,8 @@ module Aws::GameLiftStreams
41
41
  CreateStreamSessionAdminShellOutput = Shapes::StructureShape.new(name: 'CreateStreamSessionAdminShellOutput')
42
42
  CreateStreamSessionConnectionInput = Shapes::StructureShape.new(name: 'CreateStreamSessionConnectionInput')
43
43
  CreateStreamSessionConnectionOutput = Shapes::StructureShape.new(name: 'CreateStreamSessionConnectionOutput')
44
+ CreateStreamUrlInput = Shapes::StructureShape.new(name: 'CreateStreamUrlInput')
45
+ CreateStreamUrlOutput = Shapes::StructureShape.new(name: 'CreateStreamUrlOutput')
44
46
  DefaultApplication = Shapes::StructureShape.new(name: 'DefaultApplication')
45
47
  DeleteApplicationInput = Shapes::StructureShape.new(name: 'DeleteApplicationInput')
46
48
  DeleteStreamGroupInput = Shapes::StructureShape.new(name: 'DeleteStreamGroupInput')
@@ -67,6 +69,8 @@ module Aws::GameLiftStreams
67
69
  GetStreamGroupOutput = Shapes::StructureShape.new(name: 'GetStreamGroupOutput')
68
70
  GetStreamSessionInput = Shapes::StructureShape.new(name: 'GetStreamSessionInput')
69
71
  GetStreamSessionOutput = Shapes::StructureShape.new(name: 'GetStreamSessionOutput')
72
+ GetStreamUrlInput = Shapes::StructureShape.new(name: 'GetStreamUrlInput')
73
+ GetStreamUrlOutput = Shapes::StructureShape.new(name: 'GetStreamUrlOutput')
70
74
  IamRoleArn = Shapes::StringShape.new(name: 'IamRoleArn')
71
75
  Id = Shapes::StringShape.new(name: 'Id')
72
76
  Identifier = Shapes::StringShape.new(name: 'Identifier')
@@ -74,6 +78,8 @@ module Aws::GameLiftStreams
74
78
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
75
79
  Ipv4CidrBlock = Shapes::StringShape.new(name: 'Ipv4CidrBlock')
76
80
  Ipv4CidrBlockList = Shapes::ListShape.new(name: 'Ipv4CidrBlockList')
81
+ ListApplicationShaderCachesInput = Shapes::StructureShape.new(name: 'ListApplicationShaderCachesInput')
82
+ ListApplicationShaderCachesOutput = Shapes::StructureShape.new(name: 'ListApplicationShaderCachesOutput')
77
83
  ListApplicationsInput = Shapes::StructureShape.new(name: 'ListApplicationsInput')
78
84
  ListApplicationsOutput = Shapes::StructureShape.new(name: 'ListApplicationsOutput')
79
85
  ListStreamGroupsInput = Shapes::StructureShape.new(name: 'ListStreamGroupsInput')
@@ -82,6 +88,8 @@ module Aws::GameLiftStreams
82
88
  ListStreamSessionsByAccountOutput = Shapes::StructureShape.new(name: 'ListStreamSessionsByAccountOutput')
83
89
  ListStreamSessionsInput = Shapes::StructureShape.new(name: 'ListStreamSessionsInput')
84
90
  ListStreamSessionsOutput = Shapes::StructureShape.new(name: 'ListStreamSessionsOutput')
91
+ ListStreamUrlsInput = Shapes::StructureShape.new(name: 'ListStreamUrlsInput')
92
+ ListStreamUrlsOutput = Shapes::StructureShape.new(name: 'ListStreamUrlsOutput')
85
93
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
86
94
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
87
95
  LocationConfiguration = Shapes::StructureShape.new(name: 'LocationConfiguration')
@@ -91,6 +99,7 @@ module Aws::GameLiftStreams
91
99
  LocationState = Shapes::StructureShape.new(name: 'LocationState')
92
100
  LocationStates = Shapes::ListShape.new(name: 'LocationStates')
93
101
  LocationsList = Shapes::ListShape.new(name: 'LocationsList')
102
+ Long = Shapes::IntegerShape.new(name: 'Long')
94
103
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
95
104
  MaximumCapacity = Shapes::IntegerShape.new(name: 'MaximumCapacity')
96
105
  NextToken = Shapes::StringShape.new(name: 'NextToken')
@@ -98,6 +107,7 @@ module Aws::GameLiftStreams
98
107
  OutputUri = Shapes::StringShape.new(name: 'OutputUri')
99
108
  PerformanceStatsConfiguration = Shapes::StructureShape.new(name: 'PerformanceStatsConfiguration')
100
109
  Protocol = Shapes::StringShape.new(name: 'Protocol')
110
+ RemainingUses = Shapes::IntegerShape.new(name: 'RemainingUses')
101
111
  RemoveStreamGroupLocationsInput = Shapes::StructureShape.new(name: 'RemoveStreamGroupLocationsInput')
102
112
  ReplicationStatus = Shapes::StructureShape.new(name: 'ReplicationStatus')
103
113
  ReplicationStatusType = Shapes::StringShape.new(name: 'ReplicationStatusType')
@@ -106,12 +116,17 @@ module Aws::GameLiftStreams
106
116
  ResolutionHeight = Shapes::IntegerShape.new(name: 'ResolutionHeight')
107
117
  ResolutionWidth = Shapes::IntegerShape.new(name: 'ResolutionWidth')
108
118
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
119
+ RevocationMode = Shapes::StringShape.new(name: 'RevocationMode')
120
+ RevokeStreamUrlInput = Shapes::StructureShape.new(name: 'RevokeStreamUrlInput')
109
121
  RuntimeEnvironment = Shapes::StructureShape.new(name: 'RuntimeEnvironment')
110
122
  RuntimeEnvironmentType = Shapes::StringShape.new(name: 'RuntimeEnvironmentType')
111
123
  RuntimeEnvironmentVersion = Shapes::StringShape.new(name: 'RuntimeEnvironmentVersion')
112
124
  ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
113
125
  SessionId = Shapes::StringShape.new(name: 'SessionId')
114
126
  SessionLengthSeconds = Shapes::IntegerShape.new(name: 'SessionLengthSeconds')
127
+ ShaderCacheStatus = Shapes::StringShape.new(name: 'ShaderCacheStatus')
128
+ ShaderCacheSummary = Shapes::StructureShape.new(name: 'ShaderCacheSummary')
129
+ ShaderCacheSummaryList = Shapes::ListShape.new(name: 'ShaderCacheSummaryList')
115
130
  SignalRequest = Shapes::StringShape.new(name: 'SignalRequest')
116
131
  SignalResponse = Shapes::StringShape.new(name: 'SignalResponse')
117
132
  StartStreamSessionInput = Shapes::StructureShape.new(name: 'StartStreamSessionInput')
@@ -125,9 +140,14 @@ module Aws::GameLiftStreams
125
140
  StreamSessionAccessNotReadyException = Shapes::StructureShape.new(name: 'StreamSessionAccessNotReadyException')
126
141
  StreamSessionStatus = Shapes::StringShape.new(name: 'StreamSessionStatus')
127
142
  StreamSessionStatusReason = Shapes::StringShape.new(name: 'StreamSessionStatusReason')
143
+ StreamSessionStreamUrl = Shapes::StringShape.new(name: 'StreamSessionStreamUrl')
128
144
  StreamSessionSummary = Shapes::StructureShape.new(name: 'StreamSessionSummary')
129
145
  StreamSessionSummaryList = Shapes::ListShape.new(name: 'StreamSessionSummaryList')
130
146
  StreamUrl = Shapes::StringShape.new(name: 'StreamUrl')
147
+ StreamUrlStatus = Shapes::StringShape.new(name: 'StreamUrlStatus')
148
+ StreamUrlStatusReason = Shapes::StringShape.new(name: 'StreamUrlStatusReason')
149
+ StreamUrlSummary = Shapes::StructureShape.new(name: 'StreamUrlSummary')
150
+ StreamUrlSummaryList = Shapes::ListShape.new(name: 'StreamUrlSummaryList')
131
151
  String = Shapes::StringShape.new(name: 'String')
132
152
  TagKey = Shapes::StringShape.new(name: 'TagKey')
133
153
  TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
@@ -146,6 +166,8 @@ module Aws::GameLiftStreams
146
166
  UpdateApplicationOutput = Shapes::StructureShape.new(name: 'UpdateApplicationOutput')
147
167
  UpdateStreamGroupInput = Shapes::StructureShape.new(name: 'UpdateStreamGroupInput')
148
168
  UpdateStreamGroupOutput = Shapes::StructureShape.new(name: 'UpdateStreamGroupOutput')
169
+ UrlExpiresAfterMinutes = Shapes::IntegerShape.new(name: 'UrlExpiresAfterMinutes')
170
+ UsageLimit = Shapes::IntegerShape.new(name: 'UsageLimit')
149
171
  UserId = Shapes::StringShape.new(name: 'UserId')
150
172
  ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
151
173
  VpcId = Shapes::StringShape.new(name: 'VpcId')
@@ -254,6 +276,42 @@ module Aws::GameLiftStreams
254
276
  CreateStreamSessionConnectionOutput.add_member(:signal_response, Shapes::ShapeRef.new(shape: SignalResponse, location_name: "SignalResponse"))
255
277
  CreateStreamSessionConnectionOutput.struct_class = Types::CreateStreamSessionConnectionOutput
256
278
 
279
+ CreateStreamUrlInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
280
+ CreateStreamUrlInput.add_member(:application_identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location_name: "ApplicationIdentifier"))
281
+ CreateStreamUrlInput.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, required: true, location_name: "Protocol"))
282
+ CreateStreamUrlInput.add_member(:url_expires_after_minutes, Shapes::ShapeRef.new(shape: UrlExpiresAfterMinutes, required: true, location_name: "UrlExpiresAfterMinutes"))
283
+ CreateStreamUrlInput.add_member(:usage_limit, Shapes::ShapeRef.new(shape: UsageLimit, location_name: "UsageLimit"))
284
+ CreateStreamUrlInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
285
+ CreateStreamUrlInput.add_member(:locations, Shapes::ShapeRef.new(shape: LocationList, required: true, location_name: "Locations"))
286
+ CreateStreamUrlInput.add_member(:session_length_seconds, Shapes::ShapeRef.new(shape: SessionLengthSeconds, location_name: "SessionLengthSeconds"))
287
+ CreateStreamUrlInput.add_member(:additional_launch_args, Shapes::ShapeRef.new(shape: GameLaunchArgList, location_name: "AdditionalLaunchArgs"))
288
+ CreateStreamUrlInput.add_member(:additional_environment_variables, Shapes::ShapeRef.new(shape: EnvironmentVariables, location_name: "AdditionalEnvironmentVariables"))
289
+ CreateStreamUrlInput.add_member(:role_arn, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "RoleArn"))
290
+ CreateStreamUrlInput.add_member(:display_configuration, Shapes::ShapeRef.new(shape: DisplayConfiguration, location_name: "DisplayConfiguration"))
291
+ CreateStreamUrlInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
292
+ CreateStreamUrlInput.struct_class = Types::CreateStreamUrlInput
293
+
294
+ CreateStreamUrlOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
295
+ CreateStreamUrlOutput.add_member(:stream_url_id, Shapes::ShapeRef.new(shape: Id, location_name: "StreamUrlId"))
296
+ CreateStreamUrlOutput.add_member(:stream_url, Shapes::ShapeRef.new(shape: StreamSessionStreamUrl, location_name: "StreamUrl"))
297
+ CreateStreamUrlOutput.add_member(:status, Shapes::ShapeRef.new(shape: StreamUrlStatus, location_name: "Status"))
298
+ CreateStreamUrlOutput.add_member(:status_reason, Shapes::ShapeRef.new(shape: StreamUrlStatusReason, location_name: "StatusReason"))
299
+ CreateStreamUrlOutput.add_member(:expires_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ExpiresAt"))
300
+ CreateStreamUrlOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
301
+ CreateStreamUrlOutput.add_member(:usage_limit, Shapes::ShapeRef.new(shape: UsageLimit, location_name: "UsageLimit"))
302
+ CreateStreamUrlOutput.add_member(:remaining_uses, Shapes::ShapeRef.new(shape: RemainingUses, location_name: "RemainingUses"))
303
+ CreateStreamUrlOutput.add_member(:stream_group_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "StreamGroupArn"))
304
+ CreateStreamUrlOutput.add_member(:application_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ApplicationArn"))
305
+ CreateStreamUrlOutput.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "Protocol"))
306
+ CreateStreamUrlOutput.add_member(:locations, Shapes::ShapeRef.new(shape: LocationList, location_name: "Locations"))
307
+ CreateStreamUrlOutput.add_member(:session_length_seconds, Shapes::ShapeRef.new(shape: SessionLengthSeconds, location_name: "SessionLengthSeconds"))
308
+ CreateStreamUrlOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
309
+ CreateStreamUrlOutput.add_member(:additional_launch_args, Shapes::ShapeRef.new(shape: GameLaunchArgList, location_name: "AdditionalLaunchArgs"))
310
+ CreateStreamUrlOutput.add_member(:additional_environment_variables, Shapes::ShapeRef.new(shape: EnvironmentVariables, location_name: "AdditionalEnvironmentVariables"))
311
+ CreateStreamUrlOutput.add_member(:role_arn, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "RoleArn"))
312
+ CreateStreamUrlOutput.add_member(:display_configuration, Shapes::ShapeRef.new(shape: DisplayConfiguration, location_name: "DisplayConfiguration"))
313
+ CreateStreamUrlOutput.struct_class = Types::CreateStreamUrlOutput
314
+
257
315
  DefaultApplication.add_member(:id, Shapes::ShapeRef.new(shape: Id, location_name: "Id"))
258
316
  DefaultApplication.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, location_name: "Arn"))
259
317
  DefaultApplication.struct_class = Types::DefaultApplication
@@ -359,6 +417,32 @@ module Aws::GameLiftStreams
359
417
  GetStreamSessionOutput.add_member(:display_configuration, Shapes::ShapeRef.new(shape: DisplayConfiguration, location_name: "DisplayConfiguration"))
360
418
  GetStreamSessionOutput.struct_class = Types::GetStreamSessionOutput
361
419
 
420
+ GetStreamUrlInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
421
+ GetStreamUrlInput.add_member(:stream_url_identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "StreamUrlIdentifier"))
422
+ GetStreamUrlInput.struct_class = Types::GetStreamUrlInput
423
+
424
+ GetStreamUrlOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
425
+ GetStreamUrlOutput.add_member(:stream_url_id, Shapes::ShapeRef.new(shape: Id, location_name: "StreamUrlId"))
426
+ GetStreamUrlOutput.add_member(:stream_url, Shapes::ShapeRef.new(shape: StreamSessionStreamUrl, location_name: "StreamUrl"))
427
+ GetStreamUrlOutput.add_member(:status, Shapes::ShapeRef.new(shape: StreamUrlStatus, location_name: "Status"))
428
+ GetStreamUrlOutput.add_member(:status_reason, Shapes::ShapeRef.new(shape: StreamUrlStatusReason, location_name: "StatusReason"))
429
+ GetStreamUrlOutput.add_member(:expires_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ExpiresAt"))
430
+ GetStreamUrlOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
431
+ GetStreamUrlOutput.add_member(:usage_limit, Shapes::ShapeRef.new(shape: UsageLimit, location_name: "UsageLimit"))
432
+ GetStreamUrlOutput.add_member(:remaining_uses, Shapes::ShapeRef.new(shape: RemainingUses, location_name: "RemainingUses"))
433
+ GetStreamUrlOutput.add_member(:stream_group_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "StreamGroupArn"))
434
+ GetStreamUrlOutput.add_member(:application_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ApplicationArn"))
435
+ GetStreamUrlOutput.add_member(:protocol, Shapes::ShapeRef.new(shape: Protocol, location_name: "Protocol"))
436
+ GetStreamUrlOutput.add_member(:locations, Shapes::ShapeRef.new(shape: LocationList, location_name: "Locations"))
437
+ GetStreamUrlOutput.add_member(:session_length_seconds, Shapes::ShapeRef.new(shape: SessionLengthSeconds, location_name: "SessionLengthSeconds"))
438
+ GetStreamUrlOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
439
+ GetStreamUrlOutput.add_member(:additional_launch_args, Shapes::ShapeRef.new(shape: GameLaunchArgList, location_name: "AdditionalLaunchArgs"))
440
+ GetStreamUrlOutput.add_member(:additional_environment_variables, Shapes::ShapeRef.new(shape: EnvironmentVariables, location_name: "AdditionalEnvironmentVariables"))
441
+ GetStreamUrlOutput.add_member(:role_arn, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "RoleArn"))
442
+ GetStreamUrlOutput.add_member(:display_configuration, Shapes::ShapeRef.new(shape: DisplayConfiguration, location_name: "DisplayConfiguration"))
443
+ GetStreamUrlOutput.add_member(:stream_sessions, Shapes::ShapeRef.new(shape: StreamSessionSummaryList, location_name: "StreamSessions"))
444
+ GetStreamUrlOutput.struct_class = Types::GetStreamUrlOutput
445
+
362
446
  Identifiers.member = Shapes::ShapeRef.new(shape: Identifier)
363
447
 
364
448
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
@@ -366,6 +450,12 @@ module Aws::GameLiftStreams
366
450
 
367
451
  Ipv4CidrBlockList.member = Shapes::ShapeRef.new(shape: Ipv4CidrBlock)
368
452
 
453
+ ListApplicationShaderCachesInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
454
+ ListApplicationShaderCachesInput.struct_class = Types::ListApplicationShaderCachesInput
455
+
456
+ ListApplicationShaderCachesOutput.add_member(:items, Shapes::ShapeRef.new(shape: ShaderCacheSummaryList, location_name: "Items"))
457
+ ListApplicationShaderCachesOutput.struct_class = Types::ListApplicationShaderCachesOutput
458
+
369
459
  ListApplicationsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
370
460
  ListApplicationsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
371
461
  ListApplicationsInput.struct_class = Types::ListApplicationsInput
@@ -403,6 +493,16 @@ module Aws::GameLiftStreams
403
493
  ListStreamSessionsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
404
494
  ListStreamSessionsOutput.struct_class = Types::ListStreamSessionsOutput
405
495
 
496
+ ListStreamUrlsInput.add_member(:status, Shapes::ShapeRef.new(shape: StreamUrlStatus, location: "querystring", location_name: "Status"))
497
+ ListStreamUrlsInput.add_member(:stream_group_identifier, Shapes::ShapeRef.new(shape: Identifier, location: "querystring", location_name: "StreamGroupIdentifier"))
498
+ ListStreamUrlsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
499
+ ListStreamUrlsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
500
+ ListStreamUrlsInput.struct_class = Types::ListStreamUrlsInput
501
+
502
+ ListStreamUrlsOutput.add_member(:items, Shapes::ShapeRef.new(shape: StreamUrlSummaryList, location_name: "Items"))
503
+ ListStreamUrlsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
504
+ ListStreamUrlsOutput.struct_class = Types::ListStreamUrlsOutput
505
+
406
506
  ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "ResourceArn"))
407
507
  ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
408
508
 
@@ -458,6 +558,11 @@ module Aws::GameLiftStreams
458
558
  ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
459
559
  ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
460
560
 
561
+ RevokeStreamUrlInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
562
+ RevokeStreamUrlInput.add_member(:stream_url_identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "StreamUrlIdentifier"))
563
+ RevokeStreamUrlInput.add_member(:revocation_mode, Shapes::ShapeRef.new(shape: RevocationMode, location_name: "RevocationMode"))
564
+ RevokeStreamUrlInput.struct_class = Types::RevokeStreamUrlInput
565
+
461
566
  RuntimeEnvironment.add_member(:type, Shapes::ShapeRef.new(shape: RuntimeEnvironmentType, required: true, location_name: "Type"))
462
567
  RuntimeEnvironment.add_member(:version, Shapes::ShapeRef.new(shape: RuntimeEnvironmentVersion, required: true, location_name: "Version"))
463
568
  RuntimeEnvironment.struct_class = Types::RuntimeEnvironment
@@ -465,6 +570,16 @@ module Aws::GameLiftStreams
465
570
  ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Message"))
466
571
  ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
467
572
 
573
+ ShaderCacheSummary.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location_name: "Identifier"))
574
+ ShaderCacheSummary.add_member(:application_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "ApplicationArn"))
575
+ ShaderCacheSummary.add_member(:status, Shapes::ShapeRef.new(shape: ShaderCacheStatus, location_name: "Status"))
576
+ ShaderCacheSummary.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedAt"))
577
+ ShaderCacheSummary.add_member(:storage_bytes, Shapes::ShapeRef.new(shape: Long, location_name: "StorageBytes"))
578
+ ShaderCacheSummary.add_member(:associated_stream_groups, Shapes::ShapeRef.new(shape: ArnList, location_name: "AssociatedStreamGroups"))
579
+ ShaderCacheSummary.struct_class = Types::ShaderCacheSummary
580
+
581
+ ShaderCacheSummaryList.member = Shapes::ShapeRef.new(shape: ShaderCacheSummary)
582
+
468
583
  StartStreamSessionInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
469
584
  StartStreamSessionInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
470
585
  StartStreamSessionInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
@@ -538,6 +653,23 @@ module Aws::GameLiftStreams
538
653
 
539
654
  StreamSessionSummaryList.member = Shapes::ShapeRef.new(shape: StreamSessionSummary)
540
655
 
656
+ StreamUrlSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
657
+ StreamUrlSummary.add_member(:stream_url_id, Shapes::ShapeRef.new(shape: Id, location_name: "StreamUrlId"))
658
+ StreamUrlSummary.add_member(:stream_url, Shapes::ShapeRef.new(shape: StreamSessionStreamUrl, location_name: "StreamUrl"))
659
+ StreamUrlSummary.add_member(:status, Shapes::ShapeRef.new(shape: StreamUrlStatus, location_name: "Status"))
660
+ StreamUrlSummary.add_member(:status_reason, Shapes::ShapeRef.new(shape: StreamUrlStatusReason, location_name: "StatusReason"))
661
+ StreamUrlSummary.add_member(:expires_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ExpiresAt"))
662
+ StreamUrlSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
663
+ StreamUrlSummary.add_member(:usage_limit, Shapes::ShapeRef.new(shape: UsageLimit, location_name: "UsageLimit"))
664
+ StreamUrlSummary.add_member(:remaining_uses, Shapes::ShapeRef.new(shape: RemainingUses, location_name: "RemainingUses"))
665
+ StreamUrlSummary.add_member(:stream_group_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "StreamGroupArn"))
666
+ StreamUrlSummary.add_member(:application_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ApplicationArn"))
667
+ StreamUrlSummary.add_member(:session_length_seconds, Shapes::ShapeRef.new(shape: SessionLengthSeconds, location_name: "SessionLengthSeconds"))
668
+ StreamUrlSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
669
+ StreamUrlSummary.struct_class = Types::StreamUrlSummary
670
+
671
+ StreamUrlSummaryList.member = Shapes::ShapeRef.new(shape: StreamUrlSummary)
672
+
541
673
  TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
542
674
 
543
675
  TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "ResourceArn"))
@@ -721,6 +853,21 @@ module Aws::GameLiftStreams
721
853
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
722
854
  end)
723
855
 
856
+ api.add_operation(:create_stream_url, Seahorse::Model::Operation.new.tap do |o|
857
+ o.name = "CreateStreamUrl"
858
+ o.http_method = "POST"
859
+ o.http_request_uri = "/streamgroups/{Identifier}/streamurls"
860
+ o.input = Shapes::ShapeRef.new(shape: CreateStreamUrlInput)
861
+ o.output = Shapes::ShapeRef.new(shape: CreateStreamUrlOutput)
862
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
863
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
864
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
865
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
866
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
867
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
868
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
869
+ end)
870
+
724
871
  api.add_operation(:delete_application, Seahorse::Model::Operation.new.tap do |o|
725
872
  o.name = "DeleteApplication"
726
873
  o.http_method = "DELETE"
@@ -814,6 +961,32 @@ module Aws::GameLiftStreams
814
961
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
815
962
  end)
816
963
 
964
+ api.add_operation(:get_stream_url, Seahorse::Model::Operation.new.tap do |o|
965
+ o.name = "GetStreamUrl"
966
+ o.http_method = "GET"
967
+ o.http_request_uri = "/streamgroups/{Identifier}/streamurls/{StreamUrlIdentifier}"
968
+ o.input = Shapes::ShapeRef.new(shape: GetStreamUrlInput)
969
+ o.output = Shapes::ShapeRef.new(shape: GetStreamUrlOutput)
970
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
971
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
972
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
973
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
974
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
975
+ end)
976
+
977
+ api.add_operation(:list_application_shader_caches, Seahorse::Model::Operation.new.tap do |o|
978
+ o.name = "ListApplicationShaderCaches"
979
+ o.http_method = "GET"
980
+ o.http_request_uri = "/applications/{Identifier}/shadercaches"
981
+ o.input = Shapes::ShapeRef.new(shape: ListApplicationShaderCachesInput)
982
+ o.output = Shapes::ShapeRef.new(shape: ListApplicationShaderCachesOutput)
983
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
984
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
985
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
986
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
987
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
988
+ end)
989
+
817
990
  api.add_operation(:list_applications, Seahorse::Model::Operation.new.tap do |o|
818
991
  o.name = "ListApplications"
819
992
  o.http_method = "GET"
@@ -887,6 +1060,24 @@ module Aws::GameLiftStreams
887
1060
  )
888
1061
  end)
889
1062
 
1063
+ api.add_operation(:list_stream_urls, Seahorse::Model::Operation.new.tap do |o|
1064
+ o.name = "ListStreamUrls"
1065
+ o.http_method = "GET"
1066
+ o.http_request_uri = "/streamurls"
1067
+ o.input = Shapes::ShapeRef.new(shape: ListStreamUrlsInput)
1068
+ o.output = Shapes::ShapeRef.new(shape: ListStreamUrlsOutput)
1069
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1070
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1071
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1072
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1073
+ o[:pager] = Aws::Pager.new(
1074
+ limit_key: "max_results",
1075
+ tokens: {
1076
+ "next_token" => "next_token"
1077
+ }
1078
+ )
1079
+ end)
1080
+
890
1081
  api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
891
1082
  o.name = "ListTagsForResource"
892
1083
  o.http_method = "GET"
@@ -912,6 +1103,19 @@ module Aws::GameLiftStreams
912
1103
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
913
1104
  end)
914
1105
 
1106
+ api.add_operation(:revoke_stream_url, Seahorse::Model::Operation.new.tap do |o|
1107
+ o.name = "RevokeStreamUrl"
1108
+ o.http_method = "POST"
1109
+ o.http_request_uri = "/streamgroups/{Identifier}/streamurls/{StreamUrlIdentifier}/revoke"
1110
+ o.input = Shapes::ShapeRef.new(shape: RevokeStreamUrlInput)
1111
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1112
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1113
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1114
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1115
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1116
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1117
+ end)
1118
+
915
1119
  api.add_operation(:start_stream_session, Seahorse::Model::Operation.new.tap do |o|
916
1120
  o.name = "StartStreamSession"
917
1121
  o.http_method = "POST"