aws-sdk-gameliftstreams 1.28.0 → 1.30.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.
@@ -339,7 +339,22 @@ module Aws::GameLiftStreams
339
339
  # @!attribute [rw] application_log_paths
340
340
  # Locations of log files that your content generates during a stream
341
341
  # session. Enter path values that are relative to the
342
- # `ApplicationSourceUri` location. You can specify up to 10 log paths.
342
+ # `ApplicationSourceUri` location, or relative to the user's home
343
+ # directory when using a supported path variable. You can specify up
344
+ # to 10 log paths. Each individual log file cannot exceed 50 MB in
345
+ # size.
346
+ #
347
+ # Each path can be a directory or an exact file path. When you specify
348
+ # a directory, Amazon GameLift Streams collects only files with the
349
+ # following extensions: `.txt`, `.log`, and `.utrace`. To collect
350
+ # files with other extensions, specify the exact file path. The copy
351
+ # operation is not performed recursively in subfolders.
352
+ #
353
+ # The following path variables are recognized when they appear as the
354
+ # first component of a path: `%USERPROFILE%` (Windows and Proton),
355
+ # `$HOME` or `~` (Linux). Use a path variable when your application
356
+ # writes logs outside of the application directory.
357
+ #
343
358
  # Amazon GameLift Streams uploads designated log files to the Amazon
344
359
  # S3 bucket that you specify in `ApplicationLogOutputUri` at the end
345
360
  # of a stream session. To retrieve stored log files, call
@@ -568,7 +583,7 @@ module Aws::GameLiftStreams
568
583
  # maximum resources. Runs applications on Microsoft Windows Server
569
584
  # 2022 Base and supports DirectX 12. Compatible with Unreal Engine
570
585
  # versions up through 5.6, 32 and 64-bit applications, and
571
- # anti-cheat technology. Uses NVIDIA L4 Tensor Core GPU.
586
+ # anti-cheat technology. Powered by NVIDIA L4 Tensor Core GPUs.
572
587
  #
573
588
  # * Reference resolution: 1080p
574
589
  #
@@ -579,7 +594,7 @@ module Aws::GameLiftStreams
579
594
  # * Tenancy: Supports 1 concurrent stream session
580
595
  # * <b> <code>gen6n_pro</code> (NVIDIA, pro)</b> Supports applications
581
596
  # with extremely high 3D scene complexity which require maximum
582
- # resources. Uses dedicated NVIDIA L4 Tensor Core GPU.
597
+ # resources. Powered by NVIDIA L4 Tensor Core GPUs.
583
598
  #
584
599
  # * Reference resolution: 1080p
585
600
  #
@@ -592,8 +607,8 @@ module Aws::GameLiftStreams
592
607
  # applications with high 3D scene complexity. Runs applications on
593
608
  # Microsoft Windows Server 2022 Base and supports DirectX 12.
594
609
  # Compatible with Unreal Engine versions up through 5.6, 32 and
595
- # 64-bit applications, and anti-cheat technology. Uses NVIDIA L4
596
- # Tensor Core GPU.
610
+ # 64-bit applications, and anti-cheat technology. Powered by NVIDIA
611
+ # L4 Tensor Core GPUs.
597
612
  #
598
613
  # * Reference resolution: 1080p
599
614
  #
@@ -603,8 +618,8 @@ module Aws::GameLiftStreams
603
618
  #
604
619
  # * Tenancy: Supports 1 concurrent stream session
605
620
  # * <b> <code>gen6n_ultra</code> (NVIDIA, ultra)</b> Supports
606
- # applications with high 3D scene complexity. Uses dedicated NVIDIA
607
- # L4 Tensor Core GPU.
621
+ # applications with high 3D scene complexity. Powered by NVIDIA L4
622
+ # Tensor Core GPUs.
608
623
  #
609
624
  # * Reference resolution: 1080p
610
625
  #
@@ -614,8 +629,8 @@ module Aws::GameLiftStreams
614
629
  #
615
630
  # * Tenancy: Supports 1 concurrent stream session
616
631
  # * <b> <code>gen6n_high</code> (NVIDIA, high)</b> Supports
617
- # applications with moderate to high 3D scene complexity. Uses
618
- # NVIDIA L4 Tensor Core GPU.
632
+ # applications with moderate to high 3D scene complexity. Powered by
633
+ # NVIDIA L4 Tensor Core GPUs.
619
634
  #
620
635
  # * Reference resolution: 1080p
621
636
  #
@@ -625,8 +640,8 @@ module Aws::GameLiftStreams
625
640
  #
626
641
  # * Tenancy: Supports up to 2 concurrent stream sessions
627
642
  # * <b> <code>gen6n_medium</code> (NVIDIA, medium)</b> Supports
628
- # applications with moderate 3D scene complexity. Uses NVIDIA L4
629
- # Tensor Core GPU.
643
+ # applications with moderate 3D scene complexity. Powered by NVIDIA
644
+ # L4 Tensor Core GPUs.
630
645
  #
631
646
  # * Reference resolution: 1080p
632
647
  #
@@ -637,7 +652,7 @@ module Aws::GameLiftStreams
637
652
  # * Tenancy: Supports up to 4 concurrent stream sessions
638
653
  # * <b> <code>gen6n_small</code> (NVIDIA, small)</b> Supports
639
654
  # applications with lightweight 3D scene complexity and low CPU
640
- # usage. Uses NVIDIA L4 Tensor Core GPU.
655
+ # usage. Powered by NVIDIA L4 Tensor Core GPUs.
641
656
  #
642
657
  # * Reference resolution: 1080p
643
658
  #
@@ -647,8 +662,8 @@ module Aws::GameLiftStreams
647
662
  #
648
663
  # * Tenancy: Supports up to 12 concurrent stream sessions
649
664
  # * <b> <code>gen6n_medium_win2022</code> (NVIDIA, medium)</b>
650
- # Supports applications with low 3D scene complexity. Uses NVIDIA L4
651
- # Tensor Core GPU.
665
+ # Supports applications with low 3D scene complexity. Powered by
666
+ # NVIDIA L4 Tensor Core GPUs.
652
667
  #
653
668
  # * Reference resolution: 1080p
654
669
  #
@@ -658,8 +673,8 @@ module Aws::GameLiftStreams
658
673
  #
659
674
  # * Tenancy: Supports 1 concurrent stream session
660
675
  # * <b> <code>gen6n_small_win2022</code> (NVIDIA, small)</b> Supports
661
- # applications with low 3D scene complexity. Uses NVIDIA L4 Tensor
662
- # Core GPU.
676
+ # applications with low 3D scene complexity. Powered by NVIDIA L4
677
+ # Tensor Core GPUs.
663
678
  #
664
679
  # * Reference resolution: 1080p
665
680
  #
@@ -668,12 +683,37 @@ module Aws::GameLiftStreams
668
683
  # * Workload specifications: 2 vCPUs, 8 GB RAM, 3 GB VRAM
669
684
  #
670
685
  # * Tenancy: Supports 1 concurrent stream session
686
+ # * <b> <code>gen6e_pro_win2022</code> (NVIDIA, pro)</b> Supports
687
+ # applications with extremely high 3D scene complexity which require
688
+ # maximum resources. Runs applications on Microsoft Windows Server
689
+ # 2022 Base and supports DirectX 12. Compatible with Unreal Engine
690
+ # versions up through 5.6, 32 and 64-bit applications, and
691
+ # anti-cheat technology. Powered by NVIDIA L40S Tensor Core GPUs.
692
+ #
693
+ # * Reference resolution: 1080p
694
+ #
695
+ # * Reference frame rate: 60 fps
696
+ #
697
+ # * Workload specifications: 16 vCPUs, 128 GB RAM, 48 GB VRAM
698
+ #
699
+ # * Tenancy: Supports 1 concurrent stream session
700
+ # * <b> <code>gen6e_pro</code> (NVIDIA, pro)</b> Supports applications
701
+ # with extremely high 3D scene complexity which require maximum
702
+ # resources. Powered by NVIDIA L40S Tensor Core GPUs.
703
+ #
704
+ # * Reference resolution: 1080p
705
+ #
706
+ # * Reference frame rate: 60 fps
707
+ #
708
+ # * Workload specifications: 16 vCPUs, 128 GB RAM, 48 GB VRAM
709
+ #
710
+ # * Tenancy: Supports 1 concurrent stream session
671
711
  # * <b> <code>gen5n_win2022</code> (NVIDIA, ultra)</b> Supports
672
712
  # applications with extremely high 3D scene complexity. Runs
673
713
  # applications on Microsoft Windows Server 2022 Base and supports
674
714
  # DirectX 12. Compatible with Unreal Engine versions up through 5.6,
675
- # 32 and 64-bit applications, and anti-cheat technology. Uses NVIDIA
676
- # A10G Tensor Core GPU.
715
+ # 32 and 64-bit applications, and anti-cheat technology. Powered by
716
+ # NVIDIA A10G Tensor Core GPUs.
677
717
  #
678
718
  # * Reference resolution: 1080p
679
719
  #
@@ -683,8 +723,8 @@ module Aws::GameLiftStreams
683
723
  #
684
724
  # * Tenancy: Supports 1 concurrent stream session
685
725
  # * <b> <code>gen5n_high</code> (NVIDIA, high)</b> Supports
686
- # applications with moderate to high 3D scene complexity. Uses
687
- # NVIDIA A10G Tensor Core GPU.
726
+ # applications with moderate to high 3D scene complexity. Powered by
727
+ # NVIDIA A10G Tensor Core GPUs.
688
728
  #
689
729
  # * Reference resolution: 1080p
690
730
  #
@@ -694,8 +734,8 @@ module Aws::GameLiftStreams
694
734
  #
695
735
  # * Tenancy: Supports up to 2 concurrent stream sessions
696
736
  # * <b> <code>gen5n_ultra</code> (NVIDIA, ultra)</b> Supports
697
- # applications with extremely high 3D scene complexity. Uses
698
- # dedicated NVIDIA A10G Tensor Core GPU.
737
+ # applications with extremely high 3D scene complexity. Powered by
738
+ # NVIDIA A10G Tensor Core GPUs.
699
739
  #
700
740
  # * Reference resolution: 1080p
701
741
  #
@@ -708,8 +748,8 @@ module Aws::GameLiftStreams
708
748
  # applications with extremely high 3D scene complexity. Runs
709
749
  # applications on Microsoft Windows Server 2022 Base and supports
710
750
  # DirectX 12. Compatible with Unreal Engine versions up through 5.6,
711
- # 32 and 64-bit applications, and anti-cheat technology. Uses NVIDIA
712
- # T4 Tensor Core GPU.
751
+ # 32 and 64-bit applications, and anti-cheat technology. Powered by
752
+ # NVIDIA T4 Tensor Core GPUs.
713
753
  #
714
754
  # * Reference resolution: 1080p
715
755
  #
@@ -719,8 +759,8 @@ module Aws::GameLiftStreams
719
759
  #
720
760
  # * Tenancy: Supports 1 concurrent stream session
721
761
  # * <b> <code>gen4n_high</code> (NVIDIA, high)</b> Supports
722
- # applications with moderate to high 3D scene complexity. Uses
723
- # NVIDIA T4 Tensor Core GPU.
762
+ # applications with moderate to high 3D scene complexity. Powered by
763
+ # NVIDIA T4 Tensor Core GPUs.
724
764
  #
725
765
  # * Reference resolution: 1080p
726
766
  #
@@ -730,8 +770,8 @@ module Aws::GameLiftStreams
730
770
  #
731
771
  # * Tenancy: Supports up to 2 concurrent stream sessions
732
772
  # * <b> <code>gen4n_ultra</code> (NVIDIA, ultra)</b> Supports
733
- # applications with high 3D scene complexity. Uses dedicated NVIDIA
734
- # T4 Tensor Core GPU.
773
+ # applications with high 3D scene complexity. Powered by NVIDIA T4
774
+ # Tensor Core GPUs.
735
775
  #
736
776
  # * Reference resolution: 1080p
737
777
  #
@@ -863,7 +903,7 @@ module Aws::GameLiftStreams
863
903
  # maximum resources. Runs applications on Microsoft Windows Server
864
904
  # 2022 Base and supports DirectX 12. Compatible with Unreal Engine
865
905
  # versions up through 5.6, 32 and 64-bit applications, and
866
- # anti-cheat technology. Uses NVIDIA L4 Tensor Core GPU.
906
+ # anti-cheat technology. Powered by NVIDIA L4 Tensor Core GPUs.
867
907
  #
868
908
  # * Reference resolution: 1080p
869
909
  #
@@ -874,7 +914,7 @@ module Aws::GameLiftStreams
874
914
  # * Tenancy: Supports 1 concurrent stream session
875
915
  # * <b> <code>gen6n_pro</code> (NVIDIA, pro)</b> Supports applications
876
916
  # with extremely high 3D scene complexity which require maximum
877
- # resources. Uses dedicated NVIDIA L4 Tensor Core GPU.
917
+ # resources. Powered by NVIDIA L4 Tensor Core GPUs.
878
918
  #
879
919
  # * Reference resolution: 1080p
880
920
  #
@@ -887,8 +927,8 @@ module Aws::GameLiftStreams
887
927
  # applications with high 3D scene complexity. Runs applications on
888
928
  # Microsoft Windows Server 2022 Base and supports DirectX 12.
889
929
  # Compatible with Unreal Engine versions up through 5.6, 32 and
890
- # 64-bit applications, and anti-cheat technology. Uses NVIDIA L4
891
- # Tensor Core GPU.
930
+ # 64-bit applications, and anti-cheat technology. Powered by NVIDIA
931
+ # L4 Tensor Core GPUs.
892
932
  #
893
933
  # * Reference resolution: 1080p
894
934
  #
@@ -898,8 +938,8 @@ module Aws::GameLiftStreams
898
938
  #
899
939
  # * Tenancy: Supports 1 concurrent stream session
900
940
  # * <b> <code>gen6n_ultra</code> (NVIDIA, ultra)</b> Supports
901
- # applications with high 3D scene complexity. Uses dedicated NVIDIA
902
- # L4 Tensor Core GPU.
941
+ # applications with high 3D scene complexity. Powered by NVIDIA L4
942
+ # Tensor Core GPUs.
903
943
  #
904
944
  # * Reference resolution: 1080p
905
945
  #
@@ -909,8 +949,8 @@ module Aws::GameLiftStreams
909
949
  #
910
950
  # * Tenancy: Supports 1 concurrent stream session
911
951
  # * <b> <code>gen6n_high</code> (NVIDIA, high)</b> Supports
912
- # applications with moderate to high 3D scene complexity. Uses
913
- # NVIDIA L4 Tensor Core GPU.
952
+ # applications with moderate to high 3D scene complexity. Powered by
953
+ # NVIDIA L4 Tensor Core GPUs.
914
954
  #
915
955
  # * Reference resolution: 1080p
916
956
  #
@@ -920,8 +960,8 @@ module Aws::GameLiftStreams
920
960
  #
921
961
  # * Tenancy: Supports up to 2 concurrent stream sessions
922
962
  # * <b> <code>gen6n_medium</code> (NVIDIA, medium)</b> Supports
923
- # applications with moderate 3D scene complexity. Uses NVIDIA L4
924
- # Tensor Core GPU.
963
+ # applications with moderate 3D scene complexity. Powered by NVIDIA
964
+ # L4 Tensor Core GPUs.
925
965
  #
926
966
  # * Reference resolution: 1080p
927
967
  #
@@ -932,7 +972,7 @@ module Aws::GameLiftStreams
932
972
  # * Tenancy: Supports up to 4 concurrent stream sessions
933
973
  # * <b> <code>gen6n_small</code> (NVIDIA, small)</b> Supports
934
974
  # applications with lightweight 3D scene complexity and low CPU
935
- # usage. Uses NVIDIA L4 Tensor Core GPU.
975
+ # usage. Powered by NVIDIA L4 Tensor Core GPUs.
936
976
  #
937
977
  # * Reference resolution: 1080p
938
978
  #
@@ -942,8 +982,8 @@ module Aws::GameLiftStreams
942
982
  #
943
983
  # * Tenancy: Supports up to 12 concurrent stream sessions
944
984
  # * <b> <code>gen6n_medium_win2022</code> (NVIDIA, medium)</b>
945
- # Supports applications with low 3D scene complexity. Uses NVIDIA L4
946
- # Tensor Core GPU.
985
+ # Supports applications with low 3D scene complexity. Powered by
986
+ # NVIDIA L4 Tensor Core GPUs.
947
987
  #
948
988
  # * Reference resolution: 1080p
949
989
  #
@@ -953,8 +993,8 @@ module Aws::GameLiftStreams
953
993
  #
954
994
  # * Tenancy: Supports 1 concurrent stream session
955
995
  # * <b> <code>gen6n_small_win2022</code> (NVIDIA, small)</b> Supports
956
- # applications with low 3D scene complexity. Uses NVIDIA L4 Tensor
957
- # Core GPU.
996
+ # applications with low 3D scene complexity. Powered by NVIDIA L4
997
+ # Tensor Core GPUs.
958
998
  #
959
999
  # * Reference resolution: 1080p
960
1000
  #
@@ -963,12 +1003,37 @@ module Aws::GameLiftStreams
963
1003
  # * Workload specifications: 2 vCPUs, 8 GB RAM, 3 GB VRAM
964
1004
  #
965
1005
  # * Tenancy: Supports 1 concurrent stream session
1006
+ # * <b> <code>gen6e_pro_win2022</code> (NVIDIA, pro)</b> Supports
1007
+ # applications with extremely high 3D scene complexity which require
1008
+ # maximum resources. Runs applications on Microsoft Windows Server
1009
+ # 2022 Base and supports DirectX 12. Compatible with Unreal Engine
1010
+ # versions up through 5.6, 32 and 64-bit applications, and
1011
+ # anti-cheat technology. Powered by NVIDIA L40S Tensor Core GPUs.
1012
+ #
1013
+ # * Reference resolution: 1080p
1014
+ #
1015
+ # * Reference frame rate: 60 fps
1016
+ #
1017
+ # * Workload specifications: 16 vCPUs, 128 GB RAM, 48 GB VRAM
1018
+ #
1019
+ # * Tenancy: Supports 1 concurrent stream session
1020
+ # * <b> <code>gen6e_pro</code> (NVIDIA, pro)</b> Supports applications
1021
+ # with extremely high 3D scene complexity which require maximum
1022
+ # resources. Powered by NVIDIA L40S Tensor Core GPUs.
1023
+ #
1024
+ # * Reference resolution: 1080p
1025
+ #
1026
+ # * Reference frame rate: 60 fps
1027
+ #
1028
+ # * Workload specifications: 16 vCPUs, 128 GB RAM, 48 GB VRAM
1029
+ #
1030
+ # * Tenancy: Supports 1 concurrent stream session
966
1031
  # * <b> <code>gen5n_win2022</code> (NVIDIA, ultra)</b> Supports
967
1032
  # applications with extremely high 3D scene complexity. Runs
968
1033
  # applications on Microsoft Windows Server 2022 Base and supports
969
1034
  # DirectX 12. Compatible with Unreal Engine versions up through 5.6,
970
- # 32 and 64-bit applications, and anti-cheat technology. Uses NVIDIA
971
- # A10G Tensor Core GPU.
1035
+ # 32 and 64-bit applications, and anti-cheat technology. Powered by
1036
+ # NVIDIA A10G Tensor Core GPUs.
972
1037
  #
973
1038
  # * Reference resolution: 1080p
974
1039
  #
@@ -978,8 +1043,8 @@ module Aws::GameLiftStreams
978
1043
  #
979
1044
  # * Tenancy: Supports 1 concurrent stream session
980
1045
  # * <b> <code>gen5n_high</code> (NVIDIA, high)</b> Supports
981
- # applications with moderate to high 3D scene complexity. Uses
982
- # NVIDIA A10G Tensor Core GPU.
1046
+ # applications with moderate to high 3D scene complexity. Powered by
1047
+ # NVIDIA A10G Tensor Core GPUs.
983
1048
  #
984
1049
  # * Reference resolution: 1080p
985
1050
  #
@@ -989,8 +1054,8 @@ module Aws::GameLiftStreams
989
1054
  #
990
1055
  # * Tenancy: Supports up to 2 concurrent stream sessions
991
1056
  # * <b> <code>gen5n_ultra</code> (NVIDIA, ultra)</b> Supports
992
- # applications with extremely high 3D scene complexity. Uses
993
- # dedicated NVIDIA A10G Tensor Core GPU.
1057
+ # applications with extremely high 3D scene complexity. Powered by
1058
+ # NVIDIA A10G Tensor Core GPUs.
994
1059
  #
995
1060
  # * Reference resolution: 1080p
996
1061
  #
@@ -1003,8 +1068,8 @@ module Aws::GameLiftStreams
1003
1068
  # applications with extremely high 3D scene complexity. Runs
1004
1069
  # applications on Microsoft Windows Server 2022 Base and supports
1005
1070
  # DirectX 12. Compatible with Unreal Engine versions up through 5.6,
1006
- # 32 and 64-bit applications, and anti-cheat technology. Uses NVIDIA
1007
- # T4 Tensor Core GPU.
1071
+ # 32 and 64-bit applications, and anti-cheat technology. Powered by
1072
+ # NVIDIA T4 Tensor Core GPUs.
1008
1073
  #
1009
1074
  # * Reference resolution: 1080p
1010
1075
  #
@@ -1014,8 +1079,8 @@ module Aws::GameLiftStreams
1014
1079
  #
1015
1080
  # * Tenancy: Supports 1 concurrent stream session
1016
1081
  # * <b> <code>gen4n_high</code> (NVIDIA, high)</b> Supports
1017
- # applications with moderate to high 3D scene complexity. Uses
1018
- # NVIDIA T4 Tensor Core GPU.
1082
+ # applications with moderate to high 3D scene complexity. Powered by
1083
+ # NVIDIA T4 Tensor Core GPUs.
1019
1084
  #
1020
1085
  # * Reference resolution: 1080p
1021
1086
  #
@@ -1025,8 +1090,8 @@ module Aws::GameLiftStreams
1025
1090
  #
1026
1091
  # * Tenancy: Supports up to 2 concurrent stream sessions
1027
1092
  # * <b> <code>gen4n_ultra</code> (NVIDIA, ultra)</b> Supports
1028
- # applications with high 3D scene complexity. Uses dedicated NVIDIA
1029
- # T4 Tensor Core GPU.
1093
+ # applications with high 3D scene complexity. Powered by NVIDIA T4
1094
+ # Tensor Core GPUs.
1030
1095
  #
1031
1096
  # * Reference resolution: 1080p
1032
1097
  #
@@ -1138,6 +1203,68 @@ module Aws::GameLiftStreams
1138
1203
  include Aws::Structure
1139
1204
  end
1140
1205
 
1206
+ # @!attribute [rw] identifier
1207
+ # The stream group that runs this stream session.
1208
+ #
1209
+ # This value is an [Amazon Resource Name (ARN)][1] or ID that uniquely
1210
+ # identifies the stream group resource. Example ARN:
1211
+ # `arn:aws:gameliftstreams:us-west-2:111122223333:streamgroup/sg-1AB2C3De4`.
1212
+ # Example ID: `sg-1AB2C3De4`.
1213
+ #
1214
+ #
1215
+ #
1216
+ # [1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/reference-arns.html
1217
+ # @return [String]
1218
+ #
1219
+ # @!attribute [rw] stream_session_identifier
1220
+ # An [Amazon Resource Name (ARN)][1] or ID that uniquely identifies
1221
+ # the stream session resource. Example ARN:
1222
+ # `arn:aws:gameliftstreams:us-west-2:111122223333:streamsession/sg-1AB2C3De4/ABC123def4567`.
1223
+ # Example ID: `ABC123def4567`.
1224
+ #
1225
+ #
1226
+ #
1227
+ # [1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/reference-arns.html
1228
+ # @return [String]
1229
+ #
1230
+ # @see http://docs.aws.amazon.com/goto/WebAPI/gameliftstreams-2018-05-10/CreateStreamSessionAdminShellInput AWS API Documentation
1231
+ #
1232
+ class CreateStreamSessionAdminShellInput < Struct.new(
1233
+ :identifier,
1234
+ :stream_session_identifier)
1235
+ SENSITIVE = []
1236
+ include Aws::Structure
1237
+ end
1238
+
1239
+ # @!attribute [rw] session_id
1240
+ # An Amazon Web Services Systems Manager session identifier that
1241
+ # uniquely identifies the requested terminal session. Use this value
1242
+ # with the Amazon Web Services Systems Manager Session Manager plugin.
1243
+ # @return [String]
1244
+ #
1245
+ # @!attribute [rw] stream_url
1246
+ # An Amazon Web Services Systems Manager WebSocket connection endpoint
1247
+ # for the requested terminal session.
1248
+ # @return [String]
1249
+ #
1250
+ # @!attribute [rw] token_value
1251
+ # An Amazon Web Services Systems Manager authentication token that
1252
+ # authenticates your access to the session ID and WebSocket URL. This
1253
+ # token must be treated with the same level of security as other user
1254
+ # credentials. The token value is only valid for establishing a new
1255
+ # connection within 60 seconds of generation.
1256
+ # @return [String]
1257
+ #
1258
+ # @see http://docs.aws.amazon.com/goto/WebAPI/gameliftstreams-2018-05-10/CreateStreamSessionAdminShellOutput AWS API Documentation
1259
+ #
1260
+ class CreateStreamSessionAdminShellOutput < Struct.new(
1261
+ :session_id,
1262
+ :stream_url,
1263
+ :token_value)
1264
+ SENSITIVE = [:token_value]
1265
+ include Aws::Structure
1266
+ end
1267
+
1141
1268
  # @!attribute [rw] client_token
1142
1269
  # A unique identifier that represents a client request. The request is
1143
1270
  # idempotent, which ensures that an API request completes only once.
@@ -1675,7 +1802,7 @@ module Aws::GameLiftStreams
1675
1802
  # maximum resources. Runs applications on Microsoft Windows Server
1676
1803
  # 2022 Base and supports DirectX 12. Compatible with Unreal Engine
1677
1804
  # versions up through 5.6, 32 and 64-bit applications, and
1678
- # anti-cheat technology. Uses NVIDIA L4 Tensor Core GPU.
1805
+ # anti-cheat technology. Powered by NVIDIA L4 Tensor Core GPUs.
1679
1806
  #
1680
1807
  # * Reference resolution: 1080p
1681
1808
  #
@@ -1686,7 +1813,7 @@ module Aws::GameLiftStreams
1686
1813
  # * Tenancy: Supports 1 concurrent stream session
1687
1814
  # * <b> <code>gen6n_pro</code> (NVIDIA, pro)</b> Supports applications
1688
1815
  # with extremely high 3D scene complexity which require maximum
1689
- # resources. Uses dedicated NVIDIA L4 Tensor Core GPU.
1816
+ # resources. Powered by NVIDIA L4 Tensor Core GPUs.
1690
1817
  #
1691
1818
  # * Reference resolution: 1080p
1692
1819
  #
@@ -1699,8 +1826,8 @@ module Aws::GameLiftStreams
1699
1826
  # applications with high 3D scene complexity. Runs applications on
1700
1827
  # Microsoft Windows Server 2022 Base and supports DirectX 12.
1701
1828
  # Compatible with Unreal Engine versions up through 5.6, 32 and
1702
- # 64-bit applications, and anti-cheat technology. Uses NVIDIA L4
1703
- # Tensor Core GPU.
1829
+ # 64-bit applications, and anti-cheat technology. Powered by NVIDIA
1830
+ # L4 Tensor Core GPUs.
1704
1831
  #
1705
1832
  # * Reference resolution: 1080p
1706
1833
  #
@@ -1710,8 +1837,8 @@ module Aws::GameLiftStreams
1710
1837
  #
1711
1838
  # * Tenancy: Supports 1 concurrent stream session
1712
1839
  # * <b> <code>gen6n_ultra</code> (NVIDIA, ultra)</b> Supports
1713
- # applications with high 3D scene complexity. Uses dedicated NVIDIA
1714
- # L4 Tensor Core GPU.
1840
+ # applications with high 3D scene complexity. Powered by NVIDIA L4
1841
+ # Tensor Core GPUs.
1715
1842
  #
1716
1843
  # * Reference resolution: 1080p
1717
1844
  #
@@ -1721,8 +1848,8 @@ module Aws::GameLiftStreams
1721
1848
  #
1722
1849
  # * Tenancy: Supports 1 concurrent stream session
1723
1850
  # * <b> <code>gen6n_high</code> (NVIDIA, high)</b> Supports
1724
- # applications with moderate to high 3D scene complexity. Uses
1725
- # NVIDIA L4 Tensor Core GPU.
1851
+ # applications with moderate to high 3D scene complexity. Powered by
1852
+ # NVIDIA L4 Tensor Core GPUs.
1726
1853
  #
1727
1854
  # * Reference resolution: 1080p
1728
1855
  #
@@ -1732,8 +1859,8 @@ module Aws::GameLiftStreams
1732
1859
  #
1733
1860
  # * Tenancy: Supports up to 2 concurrent stream sessions
1734
1861
  # * <b> <code>gen6n_medium</code> (NVIDIA, medium)</b> Supports
1735
- # applications with moderate 3D scene complexity. Uses NVIDIA L4
1736
- # Tensor Core GPU.
1862
+ # applications with moderate 3D scene complexity. Powered by NVIDIA
1863
+ # L4 Tensor Core GPUs.
1737
1864
  #
1738
1865
  # * Reference resolution: 1080p
1739
1866
  #
@@ -1744,7 +1871,7 @@ module Aws::GameLiftStreams
1744
1871
  # * Tenancy: Supports up to 4 concurrent stream sessions
1745
1872
  # * <b> <code>gen6n_small</code> (NVIDIA, small)</b> Supports
1746
1873
  # applications with lightweight 3D scene complexity and low CPU
1747
- # usage. Uses NVIDIA L4 Tensor Core GPU.
1874
+ # usage. Powered by NVIDIA L4 Tensor Core GPUs.
1748
1875
  #
1749
1876
  # * Reference resolution: 1080p
1750
1877
  #
@@ -1754,8 +1881,8 @@ module Aws::GameLiftStreams
1754
1881
  #
1755
1882
  # * Tenancy: Supports up to 12 concurrent stream sessions
1756
1883
  # * <b> <code>gen6n_medium_win2022</code> (NVIDIA, medium)</b>
1757
- # Supports applications with low 3D scene complexity. Uses NVIDIA L4
1758
- # Tensor Core GPU.
1884
+ # Supports applications with low 3D scene complexity. Powered by
1885
+ # NVIDIA L4 Tensor Core GPUs.
1759
1886
  #
1760
1887
  # * Reference resolution: 1080p
1761
1888
  #
@@ -1765,8 +1892,8 @@ module Aws::GameLiftStreams
1765
1892
  #
1766
1893
  # * Tenancy: Supports 1 concurrent stream session
1767
1894
  # * <b> <code>gen6n_small_win2022</code> (NVIDIA, small)</b> Supports
1768
- # applications with low 3D scene complexity. Uses NVIDIA L4 Tensor
1769
- # Core GPU.
1895
+ # applications with low 3D scene complexity. Powered by NVIDIA L4
1896
+ # Tensor Core GPUs.
1770
1897
  #
1771
1898
  # * Reference resolution: 1080p
1772
1899
  #
@@ -1775,12 +1902,37 @@ module Aws::GameLiftStreams
1775
1902
  # * Workload specifications: 2 vCPUs, 8 GB RAM, 3 GB VRAM
1776
1903
  #
1777
1904
  # * Tenancy: Supports 1 concurrent stream session
1905
+ # * <b> <code>gen6e_pro_win2022</code> (NVIDIA, pro)</b> Supports
1906
+ # applications with extremely high 3D scene complexity which require
1907
+ # maximum resources. Runs applications on Microsoft Windows Server
1908
+ # 2022 Base and supports DirectX 12. Compatible with Unreal Engine
1909
+ # versions up through 5.6, 32 and 64-bit applications, and
1910
+ # anti-cheat technology. Powered by NVIDIA L40S Tensor Core GPUs.
1911
+ #
1912
+ # * Reference resolution: 1080p
1913
+ #
1914
+ # * Reference frame rate: 60 fps
1915
+ #
1916
+ # * Workload specifications: 16 vCPUs, 128 GB RAM, 48 GB VRAM
1917
+ #
1918
+ # * Tenancy: Supports 1 concurrent stream session
1919
+ # * <b> <code>gen6e_pro</code> (NVIDIA, pro)</b> Supports applications
1920
+ # with extremely high 3D scene complexity which require maximum
1921
+ # resources. Powered by NVIDIA L40S Tensor Core GPUs.
1922
+ #
1923
+ # * Reference resolution: 1080p
1924
+ #
1925
+ # * Reference frame rate: 60 fps
1926
+ #
1927
+ # * Workload specifications: 16 vCPUs, 128 GB RAM, 48 GB VRAM
1928
+ #
1929
+ # * Tenancy: Supports 1 concurrent stream session
1778
1930
  # * <b> <code>gen5n_win2022</code> (NVIDIA, ultra)</b> Supports
1779
1931
  # applications with extremely high 3D scene complexity. Runs
1780
1932
  # applications on Microsoft Windows Server 2022 Base and supports
1781
1933
  # DirectX 12. Compatible with Unreal Engine versions up through 5.6,
1782
- # 32 and 64-bit applications, and anti-cheat technology. Uses NVIDIA
1783
- # A10G Tensor Core GPU.
1934
+ # 32 and 64-bit applications, and anti-cheat technology. Powered by
1935
+ # NVIDIA A10G Tensor Core GPUs.
1784
1936
  #
1785
1937
  # * Reference resolution: 1080p
1786
1938
  #
@@ -1790,8 +1942,8 @@ module Aws::GameLiftStreams
1790
1942
  #
1791
1943
  # * Tenancy: Supports 1 concurrent stream session
1792
1944
  # * <b> <code>gen5n_high</code> (NVIDIA, high)</b> Supports
1793
- # applications with moderate to high 3D scene complexity. Uses
1794
- # NVIDIA A10G Tensor Core GPU.
1945
+ # applications with moderate to high 3D scene complexity. Powered by
1946
+ # NVIDIA A10G Tensor Core GPUs.
1795
1947
  #
1796
1948
  # * Reference resolution: 1080p
1797
1949
  #
@@ -1801,8 +1953,8 @@ module Aws::GameLiftStreams
1801
1953
  #
1802
1954
  # * Tenancy: Supports up to 2 concurrent stream sessions
1803
1955
  # * <b> <code>gen5n_ultra</code> (NVIDIA, ultra)</b> Supports
1804
- # applications with extremely high 3D scene complexity. Uses
1805
- # dedicated NVIDIA A10G Tensor Core GPU.
1956
+ # applications with extremely high 3D scene complexity. Powered by
1957
+ # NVIDIA A10G Tensor Core GPUs.
1806
1958
  #
1807
1959
  # * Reference resolution: 1080p
1808
1960
  #
@@ -1815,8 +1967,8 @@ module Aws::GameLiftStreams
1815
1967
  # applications with extremely high 3D scene complexity. Runs
1816
1968
  # applications on Microsoft Windows Server 2022 Base and supports
1817
1969
  # DirectX 12. Compatible with Unreal Engine versions up through 5.6,
1818
- # 32 and 64-bit applications, and anti-cheat technology. Uses NVIDIA
1819
- # T4 Tensor Core GPU.
1970
+ # 32 and 64-bit applications, and anti-cheat technology. Powered by
1971
+ # NVIDIA T4 Tensor Core GPUs.
1820
1972
  #
1821
1973
  # * Reference resolution: 1080p
1822
1974
  #
@@ -1826,8 +1978,8 @@ module Aws::GameLiftStreams
1826
1978
  #
1827
1979
  # * Tenancy: Supports 1 concurrent stream session
1828
1980
  # * <b> <code>gen4n_high</code> (NVIDIA, high)</b> Supports
1829
- # applications with moderate to high 3D scene complexity. Uses
1830
- # NVIDIA T4 Tensor Core GPU.
1981
+ # applications with moderate to high 3D scene complexity. Powered by
1982
+ # NVIDIA T4 Tensor Core GPUs.
1831
1983
  #
1832
1984
  # * Reference resolution: 1080p
1833
1985
  #
@@ -1837,8 +1989,8 @@ module Aws::GameLiftStreams
1837
1989
  #
1838
1990
  # * Tenancy: Supports up to 2 concurrent stream sessions
1839
1991
  # * <b> <code>gen4n_ultra</code> (NVIDIA, ultra)</b> Supports
1840
- # applications with high 3D scene complexity. Uses dedicated NVIDIA
1841
- # T4 Tensor Core GPU.
1992
+ # applications with high 3D scene complexity. Powered by NVIDIA T4
1993
+ # Tensor Core GPUs.
1842
1994
  #
1843
1995
  # * Reference resolution: 1080p
1844
1996
  #
@@ -3327,7 +3479,7 @@ module Aws::GameLiftStreams
3327
3479
  # maximum resources. Runs applications on Microsoft Windows Server
3328
3480
  # 2022 Base and supports DirectX 12. Compatible with Unreal Engine
3329
3481
  # versions up through 5.6, 32 and 64-bit applications, and
3330
- # anti-cheat technology. Uses NVIDIA L4 Tensor Core GPU.
3482
+ # anti-cheat technology. Powered by NVIDIA L4 Tensor Core GPUs.
3331
3483
  #
3332
3484
  # * Reference resolution: 1080p
3333
3485
  #
@@ -3338,7 +3490,7 @@ module Aws::GameLiftStreams
3338
3490
  # * Tenancy: Supports 1 concurrent stream session
3339
3491
  # * <b> <code>gen6n_pro</code> (NVIDIA, pro)</b> Supports applications
3340
3492
  # with extremely high 3D scene complexity which require maximum
3341
- # resources. Uses dedicated NVIDIA L4 Tensor Core GPU.
3493
+ # resources. Powered by NVIDIA L4 Tensor Core GPUs.
3342
3494
  #
3343
3495
  # * Reference resolution: 1080p
3344
3496
  #
@@ -3351,8 +3503,8 @@ module Aws::GameLiftStreams
3351
3503
  # applications with high 3D scene complexity. Runs applications on
3352
3504
  # Microsoft Windows Server 2022 Base and supports DirectX 12.
3353
3505
  # Compatible with Unreal Engine versions up through 5.6, 32 and
3354
- # 64-bit applications, and anti-cheat technology. Uses NVIDIA L4
3355
- # Tensor Core GPU.
3506
+ # 64-bit applications, and anti-cheat technology. Powered by NVIDIA
3507
+ # L4 Tensor Core GPUs.
3356
3508
  #
3357
3509
  # * Reference resolution: 1080p
3358
3510
  #
@@ -3362,8 +3514,8 @@ module Aws::GameLiftStreams
3362
3514
  #
3363
3515
  # * Tenancy: Supports 1 concurrent stream session
3364
3516
  # * <b> <code>gen6n_ultra</code> (NVIDIA, ultra)</b> Supports
3365
- # applications with high 3D scene complexity. Uses dedicated NVIDIA
3366
- # L4 Tensor Core GPU.
3517
+ # applications with high 3D scene complexity. Powered by NVIDIA L4
3518
+ # Tensor Core GPUs.
3367
3519
  #
3368
3520
  # * Reference resolution: 1080p
3369
3521
  #
@@ -3373,8 +3525,8 @@ module Aws::GameLiftStreams
3373
3525
  #
3374
3526
  # * Tenancy: Supports 1 concurrent stream session
3375
3527
  # * <b> <code>gen6n_high</code> (NVIDIA, high)</b> Supports
3376
- # applications with moderate to high 3D scene complexity. Uses
3377
- # NVIDIA L4 Tensor Core GPU.
3528
+ # applications with moderate to high 3D scene complexity. Powered by
3529
+ # NVIDIA L4 Tensor Core GPUs.
3378
3530
  #
3379
3531
  # * Reference resolution: 1080p
3380
3532
  #
@@ -3384,8 +3536,8 @@ module Aws::GameLiftStreams
3384
3536
  #
3385
3537
  # * Tenancy: Supports up to 2 concurrent stream sessions
3386
3538
  # * <b> <code>gen6n_medium</code> (NVIDIA, medium)</b> Supports
3387
- # applications with moderate 3D scene complexity. Uses NVIDIA L4
3388
- # Tensor Core GPU.
3539
+ # applications with moderate 3D scene complexity. Powered by NVIDIA
3540
+ # L4 Tensor Core GPUs.
3389
3541
  #
3390
3542
  # * Reference resolution: 1080p
3391
3543
  #
@@ -3396,7 +3548,7 @@ module Aws::GameLiftStreams
3396
3548
  # * Tenancy: Supports up to 4 concurrent stream sessions
3397
3549
  # * <b> <code>gen6n_small</code> (NVIDIA, small)</b> Supports
3398
3550
  # applications with lightweight 3D scene complexity and low CPU
3399
- # usage. Uses NVIDIA L4 Tensor Core GPU.
3551
+ # usage. Powered by NVIDIA L4 Tensor Core GPUs.
3400
3552
  #
3401
3553
  # * Reference resolution: 1080p
3402
3554
  #
@@ -3406,8 +3558,8 @@ module Aws::GameLiftStreams
3406
3558
  #
3407
3559
  # * Tenancy: Supports up to 12 concurrent stream sessions
3408
3560
  # * <b> <code>gen6n_medium_win2022</code> (NVIDIA, medium)</b>
3409
- # Supports applications with low 3D scene complexity. Uses NVIDIA L4
3410
- # Tensor Core GPU.
3561
+ # Supports applications with low 3D scene complexity. Powered by
3562
+ # NVIDIA L4 Tensor Core GPUs.
3411
3563
  #
3412
3564
  # * Reference resolution: 1080p
3413
3565
  #
@@ -3417,8 +3569,8 @@ module Aws::GameLiftStreams
3417
3569
  #
3418
3570
  # * Tenancy: Supports 1 concurrent stream session
3419
3571
  # * <b> <code>gen6n_small_win2022</code> (NVIDIA, small)</b> Supports
3420
- # applications with low 3D scene complexity. Uses NVIDIA L4 Tensor
3421
- # Core GPU.
3572
+ # applications with low 3D scene complexity. Powered by NVIDIA L4
3573
+ # Tensor Core GPUs.
3422
3574
  #
3423
3575
  # * Reference resolution: 1080p
3424
3576
  #
@@ -3427,12 +3579,37 @@ module Aws::GameLiftStreams
3427
3579
  # * Workload specifications: 2 vCPUs, 8 GB RAM, 3 GB VRAM
3428
3580
  #
3429
3581
  # * Tenancy: Supports 1 concurrent stream session
3582
+ # * <b> <code>gen6e_pro_win2022</code> (NVIDIA, pro)</b> Supports
3583
+ # applications with extremely high 3D scene complexity which require
3584
+ # maximum resources. Runs applications on Microsoft Windows Server
3585
+ # 2022 Base and supports DirectX 12. Compatible with Unreal Engine
3586
+ # versions up through 5.6, 32 and 64-bit applications, and
3587
+ # anti-cheat technology. Powered by NVIDIA L40S Tensor Core GPUs.
3588
+ #
3589
+ # * Reference resolution: 1080p
3590
+ #
3591
+ # * Reference frame rate: 60 fps
3592
+ #
3593
+ # * Workload specifications: 16 vCPUs, 128 GB RAM, 48 GB VRAM
3594
+ #
3595
+ # * Tenancy: Supports 1 concurrent stream session
3596
+ # * <b> <code>gen6e_pro</code> (NVIDIA, pro)</b> Supports applications
3597
+ # with extremely high 3D scene complexity which require maximum
3598
+ # resources. Powered by NVIDIA L40S Tensor Core GPUs.
3599
+ #
3600
+ # * Reference resolution: 1080p
3601
+ #
3602
+ # * Reference frame rate: 60 fps
3603
+ #
3604
+ # * Workload specifications: 16 vCPUs, 128 GB RAM, 48 GB VRAM
3605
+ #
3606
+ # * Tenancy: Supports 1 concurrent stream session
3430
3607
  # * <b> <code>gen5n_win2022</code> (NVIDIA, ultra)</b> Supports
3431
3608
  # applications with extremely high 3D scene complexity. Runs
3432
3609
  # applications on Microsoft Windows Server 2022 Base and supports
3433
3610
  # DirectX 12. Compatible with Unreal Engine versions up through 5.6,
3434
- # 32 and 64-bit applications, and anti-cheat technology. Uses NVIDIA
3435
- # A10G Tensor Core GPU.
3611
+ # 32 and 64-bit applications, and anti-cheat technology. Powered by
3612
+ # NVIDIA A10G Tensor Core GPUs.
3436
3613
  #
3437
3614
  # * Reference resolution: 1080p
3438
3615
  #
@@ -3442,8 +3619,8 @@ module Aws::GameLiftStreams
3442
3619
  #
3443
3620
  # * Tenancy: Supports 1 concurrent stream session
3444
3621
  # * <b> <code>gen5n_high</code> (NVIDIA, high)</b> Supports
3445
- # applications with moderate to high 3D scene complexity. Uses
3446
- # NVIDIA A10G Tensor Core GPU.
3622
+ # applications with moderate to high 3D scene complexity. Powered by
3623
+ # NVIDIA A10G Tensor Core GPUs.
3447
3624
  #
3448
3625
  # * Reference resolution: 1080p
3449
3626
  #
@@ -3453,8 +3630,8 @@ module Aws::GameLiftStreams
3453
3630
  #
3454
3631
  # * Tenancy: Supports up to 2 concurrent stream sessions
3455
3632
  # * <b> <code>gen5n_ultra</code> (NVIDIA, ultra)</b> Supports
3456
- # applications with extremely high 3D scene complexity. Uses
3457
- # dedicated NVIDIA A10G Tensor Core GPU.
3633
+ # applications with extremely high 3D scene complexity. Powered by
3634
+ # NVIDIA A10G Tensor Core GPUs.
3458
3635
  #
3459
3636
  # * Reference resolution: 1080p
3460
3637
  #
@@ -3467,8 +3644,8 @@ module Aws::GameLiftStreams
3467
3644
  # applications with extremely high 3D scene complexity. Runs
3468
3645
  # applications on Microsoft Windows Server 2022 Base and supports
3469
3646
  # DirectX 12. Compatible with Unreal Engine versions up through 5.6,
3470
- # 32 and 64-bit applications, and anti-cheat technology. Uses NVIDIA
3471
- # T4 Tensor Core GPU.
3647
+ # 32 and 64-bit applications, and anti-cheat technology. Powered by
3648
+ # NVIDIA T4 Tensor Core GPUs.
3472
3649
  #
3473
3650
  # * Reference resolution: 1080p
3474
3651
  #
@@ -3478,8 +3655,8 @@ module Aws::GameLiftStreams
3478
3655
  #
3479
3656
  # * Tenancy: Supports 1 concurrent stream session
3480
3657
  # * <b> <code>gen4n_high</code> (NVIDIA, high)</b> Supports
3481
- # applications with moderate to high 3D scene complexity. Uses
3482
- # NVIDIA T4 Tensor Core GPU.
3658
+ # applications with moderate to high 3D scene complexity. Powered by
3659
+ # NVIDIA T4 Tensor Core GPUs.
3483
3660
  #
3484
3661
  # * Reference resolution: 1080p
3485
3662
  #
@@ -3489,8 +3666,8 @@ module Aws::GameLiftStreams
3489
3666
  #
3490
3667
  # * Tenancy: Supports up to 2 concurrent stream sessions
3491
3668
  # * <b> <code>gen4n_ultra</code> (NVIDIA, ultra)</b> Supports
3492
- # applications with high 3D scene complexity. Uses dedicated NVIDIA
3493
- # T4 Tensor Core GPU.
3669
+ # applications with high 3D scene complexity. Powered by NVIDIA T4
3670
+ # Tensor Core GPUs.
3494
3671
  #
3495
3672
  # * Reference resolution: 1080p
3496
3673
  #
@@ -3567,6 +3744,21 @@ module Aws::GameLiftStreams
3567
3744
  include Aws::Structure
3568
3745
  end
3569
3746
 
3747
+ # The terminal connection to the stream session is not yet available.
3748
+ # Wait before retrying the request.
3749
+ #
3750
+ # @!attribute [rw] message
3751
+ # Description of the error.
3752
+ # @return [String]
3753
+ #
3754
+ # @see http://docs.aws.amazon.com/goto/WebAPI/gameliftstreams-2018-05-10/StreamSessionAccessNotReadyException AWS API Documentation
3755
+ #
3756
+ class StreamSessionAccessNotReadyException < Struct.new(
3757
+ :message)
3758
+ SENSITIVE = []
3759
+ include Aws::Structure
3760
+ end
3761
+
3570
3762
  # Describes an Amazon GameLift Streams stream session. To retrieve
3571
3763
  # additional details for the stream session, call [GetStreamSession][1].
3572
3764
  #
@@ -3855,7 +4047,22 @@ module Aws::GameLiftStreams
3855
4047
  # @!attribute [rw] application_log_paths
3856
4048
  # Locations of log files that your content generates during a stream
3857
4049
  # session. Enter path values that are relative to the
3858
- # `ApplicationSourceUri` location. You can specify up to 10 log paths.
4050
+ # `ApplicationSourceUri` location, or relative to the user's home
4051
+ # directory when using a supported path variable. You can specify up
4052
+ # to 10 log paths. Each individual log file cannot exceed 50 MB in
4053
+ # size.
4054
+ #
4055
+ # Each path can be a directory or an exact file path. When you specify
4056
+ # a directory, Amazon GameLift Streams collects only files with the
4057
+ # following extensions: `.txt`, `.log`, and `.utrace`. To collect
4058
+ # files with other extensions, specify the exact file path. The copy
4059
+ # operation is not performed recursively in subfolders.
4060
+ #
4061
+ # The following path variables are recognized when they appear as the
4062
+ # first component of a path: `%USERPROFILE%` (Windows and Proton),
4063
+ # `$HOME` or `~` (Linux). Use a path variable when your application
4064
+ # writes logs outside of the application directory.
4065
+ #
3859
4066
  # Amazon GameLift Streams uploads designated log files to the Amazon
3860
4067
  # S3 bucket that you specify in `ApplicationLogOutputUri` at the end
3861
4068
  # of a stream session. To retrieve stored log files, call
@@ -4153,7 +4360,7 @@ module Aws::GameLiftStreams
4153
4360
  # maximum resources. Runs applications on Microsoft Windows Server
4154
4361
  # 2022 Base and supports DirectX 12. Compatible with Unreal Engine
4155
4362
  # versions up through 5.6, 32 and 64-bit applications, and
4156
- # anti-cheat technology. Uses NVIDIA L4 Tensor Core GPU.
4363
+ # anti-cheat technology. Powered by NVIDIA L4 Tensor Core GPUs.
4157
4364
  #
4158
4365
  # * Reference resolution: 1080p
4159
4366
  #
@@ -4164,7 +4371,7 @@ module Aws::GameLiftStreams
4164
4371
  # * Tenancy: Supports 1 concurrent stream session
4165
4372
  # * <b> <code>gen6n_pro</code> (NVIDIA, pro)</b> Supports applications
4166
4373
  # with extremely high 3D scene complexity which require maximum
4167
- # resources. Uses dedicated NVIDIA L4 Tensor Core GPU.
4374
+ # resources. Powered by NVIDIA L4 Tensor Core GPUs.
4168
4375
  #
4169
4376
  # * Reference resolution: 1080p
4170
4377
  #
@@ -4177,8 +4384,8 @@ module Aws::GameLiftStreams
4177
4384
  # applications with high 3D scene complexity. Runs applications on
4178
4385
  # Microsoft Windows Server 2022 Base and supports DirectX 12.
4179
4386
  # Compatible with Unreal Engine versions up through 5.6, 32 and
4180
- # 64-bit applications, and anti-cheat technology. Uses NVIDIA L4
4181
- # Tensor Core GPU.
4387
+ # 64-bit applications, and anti-cheat technology. Powered by NVIDIA
4388
+ # L4 Tensor Core GPUs.
4182
4389
  #
4183
4390
  # * Reference resolution: 1080p
4184
4391
  #
@@ -4188,8 +4395,8 @@ module Aws::GameLiftStreams
4188
4395
  #
4189
4396
  # * Tenancy: Supports 1 concurrent stream session
4190
4397
  # * <b> <code>gen6n_ultra</code> (NVIDIA, ultra)</b> Supports
4191
- # applications with high 3D scene complexity. Uses dedicated NVIDIA
4192
- # L4 Tensor Core GPU.
4398
+ # applications with high 3D scene complexity. Powered by NVIDIA L4
4399
+ # Tensor Core GPUs.
4193
4400
  #
4194
4401
  # * Reference resolution: 1080p
4195
4402
  #
@@ -4199,8 +4406,8 @@ module Aws::GameLiftStreams
4199
4406
  #
4200
4407
  # * Tenancy: Supports 1 concurrent stream session
4201
4408
  # * <b> <code>gen6n_high</code> (NVIDIA, high)</b> Supports
4202
- # applications with moderate to high 3D scene complexity. Uses
4203
- # NVIDIA L4 Tensor Core GPU.
4409
+ # applications with moderate to high 3D scene complexity. Powered by
4410
+ # NVIDIA L4 Tensor Core GPUs.
4204
4411
  #
4205
4412
  # * Reference resolution: 1080p
4206
4413
  #
@@ -4210,8 +4417,8 @@ module Aws::GameLiftStreams
4210
4417
  #
4211
4418
  # * Tenancy: Supports up to 2 concurrent stream sessions
4212
4419
  # * <b> <code>gen6n_medium</code> (NVIDIA, medium)</b> Supports
4213
- # applications with moderate 3D scene complexity. Uses NVIDIA L4
4214
- # Tensor Core GPU.
4420
+ # applications with moderate 3D scene complexity. Powered by NVIDIA
4421
+ # L4 Tensor Core GPUs.
4215
4422
  #
4216
4423
  # * Reference resolution: 1080p
4217
4424
  #
@@ -4222,7 +4429,7 @@ module Aws::GameLiftStreams
4222
4429
  # * Tenancy: Supports up to 4 concurrent stream sessions
4223
4430
  # * <b> <code>gen6n_small</code> (NVIDIA, small)</b> Supports
4224
4431
  # applications with lightweight 3D scene complexity and low CPU
4225
- # usage. Uses NVIDIA L4 Tensor Core GPU.
4432
+ # usage. Powered by NVIDIA L4 Tensor Core GPUs.
4226
4433
  #
4227
4434
  # * Reference resolution: 1080p
4228
4435
  #
@@ -4232,8 +4439,8 @@ module Aws::GameLiftStreams
4232
4439
  #
4233
4440
  # * Tenancy: Supports up to 12 concurrent stream sessions
4234
4441
  # * <b> <code>gen6n_medium_win2022</code> (NVIDIA, medium)</b>
4235
- # Supports applications with low 3D scene complexity. Uses NVIDIA L4
4236
- # Tensor Core GPU.
4442
+ # Supports applications with low 3D scene complexity. Powered by
4443
+ # NVIDIA L4 Tensor Core GPUs.
4237
4444
  #
4238
4445
  # * Reference resolution: 1080p
4239
4446
  #
@@ -4243,8 +4450,8 @@ module Aws::GameLiftStreams
4243
4450
  #
4244
4451
  # * Tenancy: Supports 1 concurrent stream session
4245
4452
  # * <b> <code>gen6n_small_win2022</code> (NVIDIA, small)</b> Supports
4246
- # applications with low 3D scene complexity. Uses NVIDIA L4 Tensor
4247
- # Core GPU.
4453
+ # applications with low 3D scene complexity. Powered by NVIDIA L4
4454
+ # Tensor Core GPUs.
4248
4455
  #
4249
4456
  # * Reference resolution: 1080p
4250
4457
  #
@@ -4253,12 +4460,37 @@ module Aws::GameLiftStreams
4253
4460
  # * Workload specifications: 2 vCPUs, 8 GB RAM, 3 GB VRAM
4254
4461
  #
4255
4462
  # * Tenancy: Supports 1 concurrent stream session
4463
+ # * <b> <code>gen6e_pro_win2022</code> (NVIDIA, pro)</b> Supports
4464
+ # applications with extremely high 3D scene complexity which require
4465
+ # maximum resources. Runs applications on Microsoft Windows Server
4466
+ # 2022 Base and supports DirectX 12. Compatible with Unreal Engine
4467
+ # versions up through 5.6, 32 and 64-bit applications, and
4468
+ # anti-cheat technology. Powered by NVIDIA L40S Tensor Core GPUs.
4469
+ #
4470
+ # * Reference resolution: 1080p
4471
+ #
4472
+ # * Reference frame rate: 60 fps
4473
+ #
4474
+ # * Workload specifications: 16 vCPUs, 128 GB RAM, 48 GB VRAM
4475
+ #
4476
+ # * Tenancy: Supports 1 concurrent stream session
4477
+ # * <b> <code>gen6e_pro</code> (NVIDIA, pro)</b> Supports applications
4478
+ # with extremely high 3D scene complexity which require maximum
4479
+ # resources. Powered by NVIDIA L40S Tensor Core GPUs.
4480
+ #
4481
+ # * Reference resolution: 1080p
4482
+ #
4483
+ # * Reference frame rate: 60 fps
4484
+ #
4485
+ # * Workload specifications: 16 vCPUs, 128 GB RAM, 48 GB VRAM
4486
+ #
4487
+ # * Tenancy: Supports 1 concurrent stream session
4256
4488
  # * <b> <code>gen5n_win2022</code> (NVIDIA, ultra)</b> Supports
4257
4489
  # applications with extremely high 3D scene complexity. Runs
4258
4490
  # applications on Microsoft Windows Server 2022 Base and supports
4259
4491
  # DirectX 12. Compatible with Unreal Engine versions up through 5.6,
4260
- # 32 and 64-bit applications, and anti-cheat technology. Uses NVIDIA
4261
- # A10G Tensor Core GPU.
4492
+ # 32 and 64-bit applications, and anti-cheat technology. Powered by
4493
+ # NVIDIA A10G Tensor Core GPUs.
4262
4494
  #
4263
4495
  # * Reference resolution: 1080p
4264
4496
  #
@@ -4268,8 +4500,8 @@ module Aws::GameLiftStreams
4268
4500
  #
4269
4501
  # * Tenancy: Supports 1 concurrent stream session
4270
4502
  # * <b> <code>gen5n_high</code> (NVIDIA, high)</b> Supports
4271
- # applications with moderate to high 3D scene complexity. Uses
4272
- # NVIDIA A10G Tensor Core GPU.
4503
+ # applications with moderate to high 3D scene complexity. Powered by
4504
+ # NVIDIA A10G Tensor Core GPUs.
4273
4505
  #
4274
4506
  # * Reference resolution: 1080p
4275
4507
  #
@@ -4279,8 +4511,8 @@ module Aws::GameLiftStreams
4279
4511
  #
4280
4512
  # * Tenancy: Supports up to 2 concurrent stream sessions
4281
4513
  # * <b> <code>gen5n_ultra</code> (NVIDIA, ultra)</b> Supports
4282
- # applications with extremely high 3D scene complexity. Uses
4283
- # dedicated NVIDIA A10G Tensor Core GPU.
4514
+ # applications with extremely high 3D scene complexity. Powered by
4515
+ # NVIDIA A10G Tensor Core GPUs.
4284
4516
  #
4285
4517
  # * Reference resolution: 1080p
4286
4518
  #
@@ -4293,8 +4525,8 @@ module Aws::GameLiftStreams
4293
4525
  # applications with extremely high 3D scene complexity. Runs
4294
4526
  # applications on Microsoft Windows Server 2022 Base and supports
4295
4527
  # DirectX 12. Compatible with Unreal Engine versions up through 5.6,
4296
- # 32 and 64-bit applications, and anti-cheat technology. Uses NVIDIA
4297
- # T4 Tensor Core GPU.
4528
+ # 32 and 64-bit applications, and anti-cheat technology. Powered by
4529
+ # NVIDIA T4 Tensor Core GPUs.
4298
4530
  #
4299
4531
  # * Reference resolution: 1080p
4300
4532
  #
@@ -4304,8 +4536,8 @@ module Aws::GameLiftStreams
4304
4536
  #
4305
4537
  # * Tenancy: Supports 1 concurrent stream session
4306
4538
  # * <b> <code>gen4n_high</code> (NVIDIA, high)</b> Supports
4307
- # applications with moderate to high 3D scene complexity. Uses
4308
- # NVIDIA T4 Tensor Core GPU.
4539
+ # applications with moderate to high 3D scene complexity. Powered by
4540
+ # NVIDIA T4 Tensor Core GPUs.
4309
4541
  #
4310
4542
  # * Reference resolution: 1080p
4311
4543
  #
@@ -4315,8 +4547,8 @@ module Aws::GameLiftStreams
4315
4547
  #
4316
4548
  # * Tenancy: Supports up to 2 concurrent stream sessions
4317
4549
  # * <b> <code>gen4n_ultra</code> (NVIDIA, ultra)</b> Supports
4318
- # applications with high 3D scene complexity. Uses dedicated NVIDIA
4319
- # T4 Tensor Core GPU.
4550
+ # applications with high 3D scene complexity. Powered by NVIDIA T4
4551
+ # Tensor Core GPUs.
4320
4552
  #
4321
4553
  # * Reference resolution: 1080p
4322
4554
  #