aws-sdk-gameliftstreams 1.0.0 → 1.1.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 53854c2d19262e788f90b4a5fcd2e4f07f7d68d6c28bee7043ae9f8b059467c2
4
- data.tar.gz: 68798530d4d5663a09ef0959a51b115e0635ca3052c6b55e032d0d234c22e044
3
+ metadata.gz: 2017e8f574584195ca0fb40bae29eb65c72c0c4b23c6b0dc49cf09526ffabbc9
4
+ data.tar.gz: 6cc14f2a6940390bea544285edb79e1b2e814e5c99a00deb115e63433e9aaeed
5
5
  SHA512:
6
- metadata.gz: 293be6832bfc6620ac29e18eb1994a499852ba2439a26b3dbf5acb01e6b3a01937c3f5f4ba7368fd6334aadef05f9eefc8180b79942866a15af433b96574a7e9
7
- data.tar.gz: 3b47eee1e3cabd62aa53db3ae563d0546ae30ab8c81f4ff112512bdd7a40662769dda92d5177c290c03f062471a92c6dedff262af46ddf4a36cf0c48ec707d17
6
+ metadata.gz: e6e08872612015f40ba7f423dd15e8f4e40d903598e06d385e70f3e41a47cf425f1b869f1802286bf281c7eff30cef488d32b855e5fe8de067fa6bbcdba2918a
7
+ data.tar.gz: a493b62c6ffe5813b6951ad3a346aca2e0b594abd3b91ba78e87e65ffca243c28fb0609635a3f23a0897833e21d70aa557f5be48f6d2799c3966be3fc9c9fec9
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1.0 (2025-03-25)
5
+ ------------------
6
+
7
+ * Feature - Minor updates to improve developer experience.
8
+
4
9
  1.0.0 (2025-03-05)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.0
1
+ 1.1.0
@@ -487,7 +487,7 @@ module Aws::GameLiftStreams
487
487
  # A stream group to add the specified locations to.
488
488
  #
489
489
  # This value is a Amazon Resource Name (ARN) that uniquely identifies
490
- # the stream group resource. Format example: `1AB2C3De4`.
490
+ # the stream group resource. Format example: `sg-1AB2C3De4`.
491
491
  #
492
492
  # @option params [required, Array<Types::LocationConfiguration>] :location_configurations
493
493
  # A set of one or more locations and the streaming capacity for each
@@ -536,15 +536,19 @@ module Aws::GameLiftStreams
536
536
  # Amazon GameLift Streams can launch the application using the stream
537
537
  # group's allocated compute resources. The stream group must be in
538
538
  # `ACTIVE` status. You can reverse this action by using
539
- # DisassociateApplications.
539
+ # [DisassociateApplications][1].
540
+ #
541
+ #
542
+ #
543
+ # [1]: https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_DisassociateApplications.html
540
544
  #
541
545
  # @option params [required, Array<String>] :application_identifiers
542
546
  # A set of applications to associate with the stream group.
543
547
  #
544
548
  # This value is a set of either [Amazon Resource Names (ARN)][1] or IDs
545
549
  # that uniquely identify application resources. Format example:
546
- # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:application/9ZY8X7Wv6`
547
- # or ID-`9ZY8X7Wv6`.
550
+ # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6`
551
+ # or ID-`a-9ZY8X7Wv6`.
548
552
  #
549
553
  #
550
554
  #
@@ -555,8 +559,8 @@ module Aws::GameLiftStreams
555
559
  #
556
560
  # This value is a [Amazon Resource Name (ARN)][1] or ID that uniquely
557
561
  # identifies the stream group resource. Format example:
558
- # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/1AB2C3De4`
559
- # or ID-`1AB2C3De4`.
562
+ # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4`
563
+ # or ID-`sg-1AB2C3De4`.
560
564
  #
561
565
  #
562
566
  #
@@ -606,13 +610,16 @@ module Aws::GameLiftStreams
606
610
  # an application and sets the status to `INITIALIZED`. When an
607
611
  # application reaches `READY` status, you can use the application to set
608
612
  # up stream groups and start streams. To track application status, call
609
- # GetApplication.
613
+ # [GetApplication][1].
614
+ #
615
+ #
616
+ #
617
+ # [1]: https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_GetApplication.html
610
618
  #
611
619
  # @option params [String] :application_log_output_uri
612
620
  # An Amazon S3 URI to a bucket where you would like Amazon GameLift
613
- # Streams to save application logs. Use the following format for the
614
- # URI: `s3://[bucket name]/[prefix]`. Required if you specify one or
615
- # more `LogPaths`.
621
+ # Streams to save application logs. Required if you specify one or more
622
+ # `ApplicationLogPaths`.
616
623
  #
617
624
  # <note markdown="1"> The log bucket must have permissions that give Amazon GameLift Streams
618
625
  # access to write the log files. For more information, see **Getting
@@ -623,25 +630,28 @@ module Aws::GameLiftStreams
623
630
  # @option params [Array<String>] :application_log_paths
624
631
  # Locations of log files that your content generates during a stream
625
632
  # session. Enter path values that are relative to the
626
- # `ApplicationSourceUri` location. You can specify up to 10 log
627
- # locations. Amazon GameLift Streams uploads designated log files to the
628
- # Amazon S3 bucket that you specify in `ApplicationLogOutputUri` at the
629
- # end of a stream session. To retrieve stored log files, call
630
- # GetStreamSession and get the `LogFileLocationUri`.
633
+ # `ApplicationSourceUri` location. You can specify up to 10 log paths.
634
+ # Amazon GameLift Streams uploads designated log files to the Amazon S3
635
+ # bucket that you specify in `ApplicationLogOutputUri` at the end of a
636
+ # stream session. To retrieve stored log files, call
637
+ # [GetStreamSession][1] and get the `LogFileLocationUri`.
638
+ #
639
+ #
640
+ #
641
+ # [1]: https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_GetStreamSession.html
631
642
  #
632
643
  # @option params [required, String] :application_source_uri
633
- # The location of the content that you want to stream. Enter the URI of
634
- # an Amazon S3 location (bucket name and prefixes) that contains your
635
- # content. Use the following format for the URI: `s3://[bucket
636
- # name]/[prefix]`. The location can have a multi-level prefix structure,
637
- # but it must include all the files needed to run the content. Amazon
638
- # GameLift Streams copies everything under the specified location.
644
+ # The location of the content that you want to stream. Enter an Amazon
645
+ # S3 URI to a bucket that contains your game or other application. The
646
+ # location can have a multi-level prefix structure, but it must include
647
+ # all the files needed to run the content. Amazon GameLift Streams
648
+ # copies everything under the specified location.
639
649
  #
640
650
  # This value is immutable. To designate a different content location,
641
651
  # create a new application.
642
652
  #
643
- # <note markdown="1"> The S3 bucket and the Amazon GameLift Streams application must be in
644
- # the same Amazon Web Services Region.
653
+ # <note markdown="1"> The Amazon S3 bucket and the Amazon GameLift Streams application must
654
+ # be in the same Amazon Web Services Region.
645
655
  #
646
656
  # </note>
647
657
  #
@@ -664,15 +674,15 @@ module Aws::GameLiftStreams
664
674
  # location set in `ApplicationSourceUri`.
665
675
  #
666
676
  # @option params [required, Types::RuntimeEnvironment] :runtime_environment
667
- # A set of configuration settings to run the application on a stream
668
- # group. This configures the operating system, and can include
669
- # compatibility layers and other drivers.
677
+ # Configuration settings that identify the operating system for an
678
+ # application resource. This can also include a compatibility layer and
679
+ # other drivers.
670
680
  #
671
681
  # A runtime environment can be one of the following:
672
682
  #
673
683
  # * For Linux applications
674
684
  #
675
- # * Ubuntu 22.04 LTS(`Type=UBUNTU, Version=22_04_LTS`)
685
+ # * Ubuntu 22.04 LTS (`Type=UBUNTU, Version=22_04_LTS`)
676
686
  #
677
687
  # ^
678
688
  # * For Windows applications
@@ -688,15 +698,16 @@ module Aws::GameLiftStreams
688
698
  # developer-defined key-value pairs. Tagging Amazon Web Services
689
699
  # resources is useful for resource management, access management and
690
700
  # cost allocation. See [ Tagging Amazon Web Services Resources][1] in
691
- # the *Amazon Web Services General Reference*. You can use TagResource
692
- # to add tags, UntagResource to remove tags, and ListTagsForResource to
693
- # view tags on existing resources. The maximum tag limit might be lower
694
- # than stated. See the *Amazon Web Services General Reference* for
695
- # actual tagging limits.
701
+ # the *Amazon Web Services General Reference*. You can use
702
+ # [TagResource][2] to add tags, [UntagResource][3] to remove tags, and
703
+ # [ListTagsForResource][4] to view tags on existing resources.
696
704
  #
697
705
  #
698
706
  #
699
707
  # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
708
+ # [2]: https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_TagResource.html
709
+ # [3]: https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_UntagResource.html
710
+ # [4]: https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_ListTagsForResource.html
700
711
  #
701
712
  # @return [Types::CreateApplicationOutput] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
702
713
  #
@@ -788,14 +799,18 @@ module Aws::GameLiftStreams
788
799
  # de-allocate when the session has terminated. This offers a cost
789
800
  # control measure at the expense of a greater startup time (typically
790
801
  # under 5 minutes). </p> </li> </ul> <p> To adjust the capacity of any
791
- # <code>ACTIVE</code> stream group, call <a>UpdateStreamGroup</a>.
802
+ # <code>ACTIVE</code> stream group, call <a
803
+ # href="https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_UpdateStreamGroup.html">UpdateStreamGroup</a>.
792
804
  # </p> <p> If the request is successful, Amazon GameLift Streams
793
805
  # begins creating the stream group. Amazon GameLift Streams assigns a
794
806
  # unique ID to the stream group resource and sets the status to
795
807
  # <code>ACTIVATING</code>. When the stream group reaches
796
808
  # <code>ACTIVE</code> status, you can start stream sessions by using
797
- # <a>StartStreamSession</a>. To check the stream group's status, call
798
- # <a>GetStreamGroup</a>. </p>
809
+ # <a
810
+ # href="https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_StartStreamSession.html">StartStreamSession</a>.
811
+ # To check the stream group's status, call <a
812
+ # href="https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_GetStreamGroup.html">GetStreamGroup</a>.
813
+ # </p>
799
814
  #
800
815
  # ^
801
816
  #
@@ -838,9 +853,9 @@ module Aws::GameLiftStreams
838
853
  # * <b> <code>gen5n_win2022</code> (NVIDIA, ultra)</b> Supports
839
854
  # applications with extremely high 3D scene complexity. Runs
840
855
  # applications on Microsoft Windows Server 2022 Base and supports
841
- # DirectX 12. Compatible with most Unreal Engine 5.x builds, 32-bit
842
- # applications, and anti-cheat technology. Uses NVIDIA A10G Tensor
843
- # GPU.
856
+ # DirectX 12. Compatible with Unreal Engine versions up through 5.4,
857
+ # 32 and 64-bit applications, and anti-cheat technology. Uses NVIDIA
858
+ # A10G Tensor GPU.
844
859
  #
845
860
  # * Reference resolution: 1080p
846
861
  #
@@ -874,9 +889,9 @@ module Aws::GameLiftStreams
874
889
  # * <b> <code>gen4n_win2022</code> (NVIDIA, ultra)</b> Supports
875
890
  # applications with extremely high 3D scene complexity. Runs
876
891
  # applications on Microsoft Windows Server 2022 Base and supports
877
- # DirectX 12. Compatible with most Unreal Engine 5.2 and 5.3 builds,
878
- # 32-bit applications, and anti-cheat technology. Uses NVIDIA T4
879
- # Tensor GPU.
892
+ # DirectX 12. Compatible with Unreal Engine versions up through 5.4,
893
+ # 32 and 64-bit applications, and anti-cheat technology. Uses NVIDIA
894
+ # T4 Tensor GPU.
880
895
  #
881
896
  # * Reference resolution: 1080p
882
897
  #
@@ -910,17 +925,19 @@ module Aws::GameLiftStreams
910
925
  #
911
926
  # @option params [Hash<String,String>] :tags
912
927
  # A list of labels to assign to the new stream group resource. Tags are
913
- # developer-defined key-value pairs. It is useful to tag Amazon Web
914
- # Services resources for resource management, access management, and
928
+ # developer-defined key-value pairs. Tagging Amazon Web Services
929
+ # resources is useful for resource management, access management and
915
930
  # cost allocation. See [ Tagging Amazon Web Services Resources][1] in
916
- # the *Amazon Web Services General Reference*. You can use TagResource,
917
- # UntagResource, and ListTagsForResource to add, remove, and view tags
918
- # on existing resources. The maximum tag limit might be lower than
919
- # stated. See the <i>Amazon Web Services </i> for actual tagging limits.
931
+ # the *Amazon Web Services General Reference*. You can use
932
+ # [TagResource][2] to add tags, [UntagResource][3] to remove tags, and
933
+ # [ListTagsForResource][4] to view tags on existing resources.
920
934
  #
921
935
  #
922
936
  #
923
937
  # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
938
+ # [2]: https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_TagResource.html
939
+ # [3]: https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_UntagResource.html
940
+ # [4]: https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_ListTagsForResource.html
924
941
  #
925
942
  # @return [Types::CreateStreamGroupOutput] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
926
943
  #
@@ -1023,8 +1040,8 @@ module Aws::GameLiftStreams
1023
1040
  # @option params [required, String] :identifier
1024
1041
  # [Amazon Resource Name (ARN)][1] or ID that uniquely identifies the
1025
1042
  # stream group resource. Format example:
1026
- # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/1AB2C3De4`
1027
- # or ID-`1AB2C3De4`.
1043
+ # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4`
1044
+ # or ID-`sg-1AB2C3De4`.
1028
1045
  #
1029
1046
  # The stream group that you want to run this stream session with. The
1030
1047
  # stream group must be in `ACTIVE` status and have idle stream capacity.
@@ -1088,23 +1105,30 @@ module Aws::GameLiftStreams
1088
1105
  # an application that's in `PROCESSING` or `INITIALIZED` status.
1089
1106
  #
1090
1107
  # * The application is not the default application of any stream groups.
1091
- # You must first delete the stream group by using DeleteStreamGroup.
1108
+ # You must first delete the stream group by using
1109
+ # [DeleteStreamGroup][1].
1092
1110
  #
1093
1111
  # * The application is not linked to any stream groups. You must first
1094
- # unlink the stream group by using DisassociateApplications.
1112
+ # unlink the stream group by using [DisassociateApplications][2].
1095
1113
  #
1096
1114
  # * An application is not streaming in any ongoing stream session. You
1097
1115
  # must wait until the client ends the stream session or call
1098
- # TerminateStreamSession to end the stream.
1116
+ # [TerminateStreamSession][3] to end the stream.
1099
1117
  #
1100
1118
  # If any active stream groups exist for this application, this request
1101
1119
  # returns a `ValidationException`.
1102
1120
  #
1121
+ #
1122
+ #
1123
+ # [1]: https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_DeleteStreamGroup.html
1124
+ # [2]: https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_DisassociateApplications.html
1125
+ # [3]: https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_TerminateStreamSession.html
1126
+ #
1103
1127
  # @option params [required, String] :identifier
1104
1128
  # An [Amazon Resource Name (ARN)][1] or ID that uniquely identifies the
1105
1129
  # application resource. Format example:
1106
- # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:application/9ZY8X7Wv6`
1107
- # or ID-`9ZY8X7Wv6`.
1130
+ # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6`
1131
+ # or ID-`a-9ZY8X7Wv6`.
1108
1132
  #
1109
1133
  #
1110
1134
  #
@@ -1132,14 +1156,18 @@ module Aws::GameLiftStreams
1132
1156
  # group identifier. During the deletion process, the stream group's
1133
1157
  # status is `DELETING`. This operation stops streams in progress and
1134
1158
  # prevents new streams from starting. As a best practice, before
1135
- # deleting the stream group, call ListStreamSessions to check for
1159
+ # deleting the stream group, call [ListStreamSessions][1] to check for
1136
1160
  # streams in progress and take action to stop them. When you delete a
1137
1161
  # stream group, any application associations referring to that stream
1138
1162
  # group are automatically removed.
1139
1163
  #
1164
+ #
1165
+ #
1166
+ # [1]: https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_ListStreamSessions.html
1167
+ #
1140
1168
  # @option params [required, String] :identifier
1141
1169
  # The unique ID value of the stream group resource to delete. Format
1142
- # example: `1AB2C3De4`.
1170
+ # example: `sg-1AB2C3De4`.
1143
1171
  #
1144
1172
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
1145
1173
  #
@@ -1168,7 +1196,11 @@ module Aws::GameLiftStreams
1168
1196
  #
1169
1197
  # You can only disassociate an application if it's not a default
1170
1198
  # application of the stream group. Check `DefaultApplicationIdentifier`
1171
- # by calling GetStreamGroup.
1199
+ # by calling [GetStreamGroup][1].
1200
+ #
1201
+ #
1202
+ #
1203
+ # [1]: https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_GetStreamGroup.html
1172
1204
  #
1173
1205
  # @option params [required, Array<String>] :application_identifiers
1174
1206
  # A set of applications that you want to disassociate from the stream
@@ -1176,8 +1208,8 @@ module Aws::GameLiftStreams
1176
1208
  #
1177
1209
  # This value is a set of either [Amazon Resource Names (ARN)][1] or IDs
1178
1210
  # that uniquely identify application resources. Format example:
1179
- # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:application/9ZY8X7Wv6`
1180
- # or ID-`9ZY8X7Wv6`.
1211
+ # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6`
1212
+ # or ID-`a-9ZY8X7Wv6`.
1181
1213
  #
1182
1214
  #
1183
1215
  #
@@ -1188,8 +1220,8 @@ module Aws::GameLiftStreams
1188
1220
  #
1189
1221
  # This value is an [Amazon Resource Name (ARN)][1] or ID that uniquely
1190
1222
  # identifies the stream group resource. Format example:
1191
- # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/1AB2C3De4`
1192
- # or ID-`1AB2C3De4`.
1223
+ # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4`
1224
+ # or ID-`sg-1AB2C3De4`.
1193
1225
  #
1194
1226
  #
1195
1227
  #
@@ -1261,8 +1293,8 @@ module Aws::GameLiftStreams
1261
1293
  # @option params [required, String] :identifier
1262
1294
  # An [Amazon Resource Name (ARN)][1] or ID that uniquely identifies the
1263
1295
  # stream group resource. Format example:
1264
- # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/1AB2C3De4`
1265
- # or ID-`1AB2C3De4`.
1296
+ # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4`
1297
+ # or ID-`sg-1AB2C3De4`.
1266
1298
  #
1267
1299
  #
1268
1300
  #
@@ -1320,8 +1352,8 @@ module Aws::GameLiftStreams
1320
1352
  # @option params [required, String] :identifier
1321
1353
  # An [Amazon Resource Name (ARN)][1] or ID that uniquely identifies the
1322
1354
  # application resource. Format example:
1323
- # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:application/9ZY8X7Wv6`
1324
- # or ID-`9ZY8X7Wv6`.
1355
+ # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6`
1356
+ # or ID-`a-9ZY8X7Wv6`.
1325
1357
  #
1326
1358
  #
1327
1359
  #
@@ -1394,7 +1426,7 @@ module Aws::GameLiftStreams
1394
1426
  #
1395
1427
  # @option params [required, String] :identifier
1396
1428
  # The unique ID value of the stream group resource to retrieve. Format
1397
- # example: `1AB2C3De4`.
1429
+ # example: `sg-1AB2C3De4`.
1398
1430
  #
1399
1431
  # @return [Types::GetStreamGroupOutput] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1400
1432
  #
@@ -1464,8 +1496,8 @@ module Aws::GameLiftStreams
1464
1496
  #
1465
1497
  # This value is an [Amazon Resource Name (ARN)][1] or ID that uniquely
1466
1498
  # identifies the stream group resource. Format example:
1467
- # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/1AB2C3De4`
1468
- # or ID-`1AB2C3De4`.
1499
+ # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4`
1500
+ # or ID-`sg-1AB2C3De4`.
1469
1501
  #
1470
1502
  #
1471
1503
  #
@@ -1746,11 +1778,15 @@ module Aws::GameLiftStreams
1746
1778
  #
1747
1779
  # In the returned list of stream sessions, the `ExportFilesMetadata`
1748
1780
  # property only shows the `Status` value. To get the `OutpurUri` and
1749
- # `StatusReason` values, use GetStreamSession.
1781
+ # `StatusReason` values, use [GetStreamSession][1].
1750
1782
  #
1751
1783
  # We don't recommend using this operation to regularly check stream
1752
1784
  # session statuses because it's costly. Instead, to check status
1753
- # updates for a specific stream session, use GetStreamSession.
1785
+ # updates for a specific stream session, use [GetStreamSession][1].
1786
+ #
1787
+ #
1788
+ #
1789
+ # [1]: https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_GetStreamSession.html
1754
1790
  #
1755
1791
  # @option params [String] :export_files_status
1756
1792
  # Filter by the exported files status. You can specify one status in
@@ -1876,15 +1912,18 @@ module Aws::GameLiftStreams
1876
1912
  # A stream group to remove the specified locations from.
1877
1913
  #
1878
1914
  # This value is a Amazon Resource Name (ARN) that uniquely identifies
1879
- # the stream group resource. Format example: `1AB2C3De4`. </p>
1915
+ # the stream group resource. Format example: `sg-1AB2C3De4`.
1880
1916
  #
1881
1917
  # @option params [required, Array<String>] :locations
1882
1918
  # A set of locations to remove this stream group.
1883
1919
  #
1884
1920
  # A set of location names. For example, `us-east-1`. For a complete list
1885
- # of locations that Amazon GameLift Streams supports, see the Regions
1886
- # and quotas section in the Amazon GameLift Streams Developer Guide .
1887
- # </p>
1921
+ # of locations that Amazon GameLift Streams supports, refer to [Regions
1922
+ # and quotas][1] in the *Amazon GameLift Streams Developer Guide*.
1923
+ #
1924
+ #
1925
+ #
1926
+ # [1]: https://docs.aws.amazon.com/gameliftstreams/latest/developerguide/regions-quotas.html
1888
1927
  #
1889
1928
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
1890
1929
  #
@@ -1915,7 +1954,7 @@ module Aws::GameLiftStreams
1915
1954
  # ID, along with the transport protocol and signal request settings to
1916
1955
  # use with the stream. You must have associated at least one application
1917
1956
  # to the stream group before starting a stream session, either when
1918
- # creating the stream group, or by using AssociateApplications.
1957
+ # creating the stream group, or by using [AssociateApplications][1].
1919
1958
  #
1920
1959
  # For stream groups that have multiple locations, provide a set of
1921
1960
  # locations ordered by priority by setting `Locations`. Amazon GameLift
@@ -1942,6 +1981,10 @@ module Aws::GameLiftStreams
1942
1981
  # session object status changes to `ERROR` with status reason
1943
1982
  # `placementTimeout`.
1944
1983
  #
1984
+ #
1985
+ #
1986
+ # [1]: https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_AssociateApplications.html
1987
+ #
1945
1988
  # @option params [Hash<String,String>] :additional_environment_variables
1946
1989
  # A set of options that you can use to control the stream session
1947
1990
  # runtime environment, expressed as a set of key-value pairs. You can
@@ -1975,8 +2018,8 @@ module Aws::GameLiftStreams
1975
2018
  # @option params [required, String] :application_identifier
1976
2019
  # An [Amazon Resource Name (ARN)][1] or ID that uniquely identifies the
1977
2020
  # application resource. Format example:
1978
- # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:application/9ZY8X7Wv6`
1979
- # or ID-`9ZY8X7Wv6`.
2021
+ # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6`
2022
+ # or ID-`a-9ZY8X7Wv6`.
1980
2023
  #
1981
2024
  #
1982
2025
  #
@@ -2007,8 +2050,8 @@ module Aws::GameLiftStreams
2007
2050
  #
2008
2051
  # This value is an [Amazon Resource Name (ARN)][1] or ID that uniquely
2009
2052
  # identifies the stream group resource. Format example:
2010
- # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/1AB2C3De4`
2011
- # or ID-`1AB2C3De4`.
2053
+ # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4`
2054
+ # or ID-`sg-1AB2C3De4`.
2012
2055
  #
2013
2056
  #
2014
2057
  #
@@ -2022,9 +2065,13 @@ module Aws::GameLiftStreams
2022
2065
  # Streams attempts to start a stream session in the primary location.
2023
2066
  #
2024
2067
  # This value is A set of location names. For example, `us-east-1`. For a
2025
- # complete list of locations that Amazon GameLift Streams supports, see
2026
- # the Regions and quotas section in the Amazon GameLift Streams
2027
- # Developer Guide . </p>
2068
+ # complete list of locations that Amazon GameLift Streams supports,
2069
+ # refer to [Regions and quotas][1] in the *Amazon GameLift Streams
2070
+ # Developer Guide*.
2071
+ #
2072
+ #
2073
+ #
2074
+ # [1]: https://docs.aws.amazon.com/gameliftstreams/latest/developerguide/regions-quotas.html
2028
2075
  #
2029
2076
  # @option params [required, String] :protocol
2030
2077
  # The data transport protocol to use for the stream session.
@@ -2183,8 +2230,8 @@ module Aws::GameLiftStreams
2183
2230
  # @option params [required, String] :identifier
2184
2231
  # [Amazon Resource Name (ARN)][1] or ID that uniquely identifies the
2185
2232
  # stream group resource. Format example:
2186
- # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/1AB2C3De4`
2187
- # or ID-`1AB2C3De4`.
2233
+ # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4`
2234
+ # or ID-`sg-1AB2C3De4`.
2188
2235
  #
2189
2236
  # The stream group that runs this stream session.
2190
2237
  #
@@ -2262,9 +2309,8 @@ module Aws::GameLiftStreams
2262
2309
  #
2263
2310
  # @option params [String] :application_log_output_uri
2264
2311
  # An Amazon S3 URI to a bucket where you would like Amazon GameLift
2265
- # Streams to save application logs. Use the following format for the
2266
- # URI: `s3://[bucket name]/[prefix]`. Required if you specify one or
2267
- # more `LogPaths`.
2312
+ # Streams to save application logs. Required if you specify one or more
2313
+ # `ApplicationLogPaths`.
2268
2314
  #
2269
2315
  # <note markdown="1"> The log bucket must have permissions that give Amazon GameLift Streams
2270
2316
  # access to write the log files. For more information, see **Getting
@@ -2275,11 +2321,15 @@ module Aws::GameLiftStreams
2275
2321
  # @option params [Array<String>] :application_log_paths
2276
2322
  # Locations of log files that your content generates during a stream
2277
2323
  # session. Enter path values that are relative to the
2278
- # `ApplicationSourceUri` location. You can specify up to 10 log
2279
- # locations. Amazon GameLift Streams uploads designated log files to the
2280
- # Amazon S3 bucket that you specify in `ApplicationLogOutputUri` at the
2281
- # end of a stream session. To retrieve stored log files, call
2282
- # GetStreamSession and get the `LogFileLocationUri`.
2324
+ # `ApplicationSourceUri` location. You can specify up to 10 log paths.
2325
+ # Amazon GameLift Streams uploads designated log files to the Amazon S3
2326
+ # bucket that you specify in `ApplicationLogOutputUri` at the end of a
2327
+ # stream session. To retrieve stored log files, call
2328
+ # [GetStreamSession][1] and get the `LogFileLocationUri`.
2329
+ #
2330
+ #
2331
+ #
2332
+ # [1]: https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_GetStreamSession.html
2283
2333
  #
2284
2334
  # @option params [String] :description
2285
2335
  # A human-readable label for the application.
@@ -2287,8 +2337,8 @@ module Aws::GameLiftStreams
2287
2337
  # @option params [required, String] :identifier
2288
2338
  # An [Amazon Resource Name (ARN)][1] or ID that uniquely identifies the
2289
2339
  # application resource. Format example:
2290
- # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:application/9ZY8X7Wv6`
2291
- # or ID-`9ZY8X7Wv6`.
2340
+ # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6`
2341
+ # or ID-`a-9ZY8X7Wv6`.
2292
2342
  #
2293
2343
  #
2294
2344
  #
@@ -2382,8 +2432,8 @@ module Aws::GameLiftStreams
2382
2432
  # @option params [required, String] :identifier
2383
2433
  # An [Amazon Resource Name (ARN)][1] or ID that uniquely identifies the
2384
2434
  # stream group resource. Format example:
2385
- # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/1AB2C3De4`
2386
- # or ID-`1AB2C3De4`.
2435
+ # ARN-`arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4`
2436
+ # or ID-`sg-1AB2C3De4`.
2387
2437
  #
2388
2438
  #
2389
2439
  #
@@ -2471,7 +2521,7 @@ module Aws::GameLiftStreams
2471
2521
  tracer: tracer
2472
2522
  )
2473
2523
  context[:gem_name] = 'aws-sdk-gameliftstreams'
2474
- context[:gem_version] = '1.0.0'
2524
+ context[:gem_version] = '1.1.0'
2475
2525
  Seahorse::Client::Request.new(handlers, context)
2476
2526
  end
2477
2527
 
@@ -144,7 +144,7 @@ module Aws::GameLiftStreams
144
144
  AddStreamGroupLocationsOutput.add_member(:locations, Shapes::ShapeRef.new(shape: LocationStates, required: true, location_name: "Locations"))
145
145
  AddStreamGroupLocationsOutput.struct_class = Types::AddStreamGroupLocationsOutput
146
146
 
147
- ApplicationSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
147
+ ApplicationSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Identifier, required: true, location_name: "Arn"))
148
148
  ApplicationSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
149
149
  ApplicationSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
150
150
  ApplicationSummary.add_member(:id, Shapes::ShapeRef.new(shape: Id, location_name: "Id"))
@@ -181,7 +181,7 @@ module Aws::GameLiftStreams
181
181
  CreateApplicationOutput.add_member(:application_log_output_uri, Shapes::ShapeRef.new(shape: ApplicationLogOutputUri, location_name: "ApplicationLogOutputUri"))
182
182
  CreateApplicationOutput.add_member(:application_log_paths, Shapes::ShapeRef.new(shape: FilePaths, location_name: "ApplicationLogPaths"))
183
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"))
184
+ CreateApplicationOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Identifier, required: true, location_name: "Arn"))
185
185
  CreateApplicationOutput.add_member(:associated_stream_groups, Shapes::ShapeRef.new(shape: ArnList, location_name: "AssociatedStreamGroups"))
186
186
  CreateApplicationOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
187
187
  CreateApplicationOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
@@ -202,7 +202,7 @@ module Aws::GameLiftStreams
202
202
  CreateStreamGroupInput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
203
203
  CreateStreamGroupInput.struct_class = Types::CreateStreamGroupInput
204
204
 
205
- CreateStreamGroupOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
205
+ CreateStreamGroupOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Identifier, required: true, location_name: "Arn"))
206
206
  CreateStreamGroupOutput.add_member(:associated_applications, Shapes::ShapeRef.new(shape: ArnList, location_name: "AssociatedApplications"))
207
207
  CreateStreamGroupOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
208
208
  CreateStreamGroupOutput.add_member(:default_application, Shapes::ShapeRef.new(shape: DefaultApplication, location_name: "DefaultApplication"))
@@ -267,7 +267,7 @@ module Aws::GameLiftStreams
267
267
  GetApplicationOutput.add_member(:application_log_output_uri, Shapes::ShapeRef.new(shape: ApplicationLogOutputUri, location_name: "ApplicationLogOutputUri"))
268
268
  GetApplicationOutput.add_member(:application_log_paths, Shapes::ShapeRef.new(shape: FilePaths, location_name: "ApplicationLogPaths"))
269
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"))
270
+ GetApplicationOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Identifier, required: true, location_name: "Arn"))
271
271
  GetApplicationOutput.add_member(:associated_stream_groups, Shapes::ShapeRef.new(shape: ArnList, location_name: "AssociatedStreamGroups"))
272
272
  GetApplicationOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
273
273
  GetApplicationOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
@@ -283,7 +283,7 @@ module Aws::GameLiftStreams
283
283
  GetStreamGroupInput.add_member(:identifier, Shapes::ShapeRef.new(shape: Identifier, required: true, location: "uri", location_name: "Identifier"))
284
284
  GetStreamGroupInput.struct_class = Types::GetStreamGroupInput
285
285
 
286
- GetStreamGroupOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
286
+ GetStreamGroupOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Identifier, required: true, location_name: "Arn"))
287
287
  GetStreamGroupOutput.add_member(:associated_applications, Shapes::ShapeRef.new(shape: ArnList, location_name: "AssociatedApplications"))
288
288
  GetStreamGroupOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
289
289
  GetStreamGroupOutput.add_member(:default_application, Shapes::ShapeRef.new(shape: DefaultApplication, location_name: "DefaultApplication"))
@@ -448,7 +448,7 @@ module Aws::GameLiftStreams
448
448
  StartStreamSessionOutput.add_member(:web_sdk_protocol_url, Shapes::ShapeRef.new(shape: WebSdkProtocolUrl, location_name: "WebSdkProtocolUrl"))
449
449
  StartStreamSessionOutput.struct_class = Types::StartStreamSessionOutput
450
450
 
451
- StreamGroupSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
451
+ StreamGroupSummary.add_member(:arn, Shapes::ShapeRef.new(shape: Identifier, required: true, location_name: "Arn"))
452
452
  StreamGroupSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
453
453
  StreamGroupSummary.add_member(:default_application, Shapes::ShapeRef.new(shape: DefaultApplication, location_name: "DefaultApplication"))
454
454
  StreamGroupSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
@@ -506,7 +506,7 @@ module Aws::GameLiftStreams
506
506
  UpdateApplicationOutput.add_member(:application_log_output_uri, Shapes::ShapeRef.new(shape: ApplicationLogOutputUri, location_name: "ApplicationLogOutputUri"))
507
507
  UpdateApplicationOutput.add_member(:application_log_paths, Shapes::ShapeRef.new(shape: FilePaths, location_name: "ApplicationLogPaths"))
508
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"))
509
+ UpdateApplicationOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Identifier, required: true, location_name: "Arn"))
510
510
  UpdateApplicationOutput.add_member(:associated_stream_groups, Shapes::ShapeRef.new(shape: ArnList, location_name: "AssociatedStreamGroups"))
511
511
  UpdateApplicationOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
512
512
  UpdateApplicationOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
@@ -524,7 +524,7 @@ module Aws::GameLiftStreams
524
524
  UpdateStreamGroupInput.add_member(:location_configurations, Shapes::ShapeRef.new(shape: LocationConfigurations, location_name: "LocationConfigurations"))
525
525
  UpdateStreamGroupInput.struct_class = Types::UpdateStreamGroupInput
526
526
 
527
- UpdateStreamGroupOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "Arn"))
527
+ UpdateStreamGroupOutput.add_member(:arn, Shapes::ShapeRef.new(shape: Identifier, required: true, location_name: "Arn"))
528
528
  UpdateStreamGroupOutput.add_member(:associated_applications, Shapes::ShapeRef.new(shape: ArnList, location_name: "AssociatedApplications"))
529
529
  UpdateStreamGroupOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedAt"))
530
530
  UpdateStreamGroupOutput.add_member(:default_application, Shapes::ShapeRef.new(shape: DefaultApplication, location_name: "DefaultApplication"))
@@ -609,6 +609,7 @@ module Aws::GameLiftStreams
609
609
  o.input = Shapes::ShapeRef.new(shape: CreateStreamGroupInput)
610
610
  o.output = Shapes::ShapeRef.new(shape: CreateStreamGroupOutput)
611
611
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
612
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
612
613
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
613
614
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
614
615
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
@@ -828,6 +829,7 @@ module Aws::GameLiftStreams
828
829
  o.input = Shapes::ShapeRef.new(shape: StartStreamSessionInput)
829
830
  o.output = Shapes::ShapeRef.new(shape: StartStreamSessionOutput)
830
831
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
832
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
831
833
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
832
834
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
833
835
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)