@aws-sdk/client-gamelift 3.925.0 → 3.927.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.
Files changed (123) hide show
  1. package/dist-cjs/index.js +1 -0
  2. package/dist-es/models/models_0.js +1 -0
  3. package/dist-types/commands/AcceptMatchCommand.d.ts +3 -1
  4. package/dist-types/commands/ClaimGameServerCommand.d.ts +1 -2
  5. package/dist-types/commands/CreateAliasCommand.d.ts +3 -1
  6. package/dist-types/commands/CreateBuildCommand.d.ts +5 -3
  7. package/dist-types/commands/CreateContainerFleetCommand.d.ts +16 -3
  8. package/dist-types/commands/CreateContainerGroupDefinitionCommand.d.ts +3 -1
  9. package/dist-types/commands/CreateFleetCommand.d.ts +15 -3
  10. package/dist-types/commands/CreateFleetLocationsCommand.d.ts +3 -1
  11. package/dist-types/commands/CreateGameServerGroupCommand.d.ts +1 -2
  12. package/dist-types/commands/CreateGameSessionCommand.d.ts +3 -1
  13. package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +3 -1
  14. package/dist-types/commands/CreateLocationCommand.d.ts +3 -1
  15. package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +3 -1
  16. package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +3 -1
  17. package/dist-types/commands/CreatePlayerSessionCommand.d.ts +3 -1
  18. package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +3 -1
  19. package/dist-types/commands/CreateScriptCommand.d.ts +3 -1
  20. package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +3 -1
  21. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +3 -1
  22. package/dist-types/commands/DeleteAliasCommand.d.ts +3 -1
  23. package/dist-types/commands/DeleteBuildCommand.d.ts +3 -1
  24. package/dist-types/commands/DeleteContainerFleetCommand.d.ts +3 -1
  25. package/dist-types/commands/DeleteContainerGroupDefinitionCommand.d.ts +3 -1
  26. package/dist-types/commands/DeleteFleetCommand.d.ts +3 -1
  27. package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +3 -1
  28. package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +1 -2
  29. package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +3 -1
  30. package/dist-types/commands/DeleteLocationCommand.d.ts +3 -1
  31. package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +3 -1
  32. package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +3 -1
  33. package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +3 -1
  34. package/dist-types/commands/DeleteScriptCommand.d.ts +3 -1
  35. package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +3 -1
  36. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +3 -1
  37. package/dist-types/commands/DeregisterComputeCommand.d.ts +3 -1
  38. package/dist-types/commands/DeregisterGameServerCommand.d.ts +1 -2
  39. package/dist-types/commands/DescribeAliasCommand.d.ts +3 -1
  40. package/dist-types/commands/DescribeBuildCommand.d.ts +4 -2
  41. package/dist-types/commands/DescribeComputeCommand.d.ts +4 -2
  42. package/dist-types/commands/DescribeContainerFleetCommand.d.ts +3 -1
  43. package/dist-types/commands/DescribeContainerGroupDefinitionCommand.d.ts +3 -1
  44. package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +3 -1
  45. package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +4 -2
  46. package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +3 -1
  47. package/dist-types/commands/DescribeFleetDeploymentCommand.d.ts +3 -1
  48. package/dist-types/commands/DescribeFleetEventsCommand.d.ts +4 -3
  49. package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +3 -1
  50. package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +3 -1
  51. package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +3 -1
  52. package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +3 -1
  53. package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +3 -1
  54. package/dist-types/commands/DescribeGameServerCommand.d.ts +1 -2
  55. package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +1 -2
  56. package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +1 -2
  57. package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +3 -1
  58. package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +3 -1
  59. package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +3 -1
  60. package/dist-types/commands/DescribeGameSessionsCommand.d.ts +3 -1
  61. package/dist-types/commands/DescribeInstancesCommand.d.ts +4 -2
  62. package/dist-types/commands/DescribeMatchmakingCommand.d.ts +3 -1
  63. package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +3 -1
  64. package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +3 -1
  65. package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +3 -1
  66. package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +4 -3
  67. package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +3 -1
  68. package/dist-types/commands/DescribeScriptCommand.d.ts +3 -1
  69. package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +3 -1
  70. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +3 -1
  71. package/dist-types/commands/GetComputeAccessCommand.d.ts +3 -1
  72. package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +3 -1
  73. package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +3 -1
  74. package/dist-types/commands/GetInstanceAccessCommand.d.ts +4 -2
  75. package/dist-types/commands/ListAliasesCommand.d.ts +3 -1
  76. package/dist-types/commands/ListBuildsCommand.d.ts +5 -3
  77. package/dist-types/commands/ListComputeCommand.d.ts +4 -2
  78. package/dist-types/commands/ListContainerFleetsCommand.d.ts +3 -1
  79. package/dist-types/commands/ListContainerGroupDefinitionVersionsCommand.d.ts +3 -1
  80. package/dist-types/commands/ListContainerGroupDefinitionsCommand.d.ts +3 -1
  81. package/dist-types/commands/ListFleetDeploymentsCommand.d.ts +3 -1
  82. package/dist-types/commands/ListFleetsCommand.d.ts +3 -1
  83. package/dist-types/commands/ListGameServerGroupsCommand.d.ts +3 -1
  84. package/dist-types/commands/ListGameServersCommand.d.ts +1 -2
  85. package/dist-types/commands/ListLocationsCommand.d.ts +3 -1
  86. package/dist-types/commands/ListScriptsCommand.d.ts +3 -1
  87. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -1
  88. package/dist-types/commands/PutScalingPolicyCommand.d.ts +3 -1
  89. package/dist-types/commands/RegisterComputeCommand.d.ts +4 -2
  90. package/dist-types/commands/RegisterGameServerCommand.d.ts +1 -2
  91. package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +3 -1
  92. package/dist-types/commands/ResolveAliasCommand.d.ts +3 -1
  93. package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +1 -2
  94. package/dist-types/commands/SearchGameSessionsCommand.d.ts +3 -1
  95. package/dist-types/commands/StartFleetActionsCommand.d.ts +3 -1
  96. package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +3 -1
  97. package/dist-types/commands/StartMatchBackfillCommand.d.ts +3 -1
  98. package/dist-types/commands/StartMatchmakingCommand.d.ts +3 -1
  99. package/dist-types/commands/StopFleetActionsCommand.d.ts +3 -1
  100. package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +3 -1
  101. package/dist-types/commands/StopMatchmakingCommand.d.ts +3 -1
  102. package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +1 -2
  103. package/dist-types/commands/TagResourceCommand.d.ts +3 -1
  104. package/dist-types/commands/TerminateGameSessionCommand.d.ts +3 -1
  105. package/dist-types/commands/UntagResourceCommand.d.ts +3 -1
  106. package/dist-types/commands/UpdateAliasCommand.d.ts +5 -2
  107. package/dist-types/commands/UpdateBuildCommand.d.ts +4 -2
  108. package/dist-types/commands/UpdateContainerFleetCommand.d.ts +11 -1
  109. package/dist-types/commands/UpdateContainerGroupDefinitionCommand.d.ts +3 -1
  110. package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +11 -1
  111. package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +3 -1
  112. package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +3 -1
  113. package/dist-types/commands/UpdateGameServerCommand.d.ts +1 -2
  114. package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +1 -2
  115. package/dist-types/commands/UpdateGameSessionCommand.d.ts +8 -1
  116. package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +3 -1
  117. package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +3 -1
  118. package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +3 -1
  119. package/dist-types/commands/UpdateScriptCommand.d.ts +3 -1
  120. package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +3 -1
  121. package/dist-types/models/models_0.d.ts +12 -32
  122. package/dist-types/ts3.4/models/models_0.d.ts +1 -0
  123. package/package.json +5 -5
@@ -27,7 +27,9 @@ declare const DescribeComputeCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves properties for a specific compute resource in an Amazon GameLift Servers fleet. You can list
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2, Anywhere, Container</p>
32
+ * <p>Retrieves properties for a specific compute resource in an Amazon GameLift Servers fleet. You can list
31
33
  * all computes in a fleet by calling <a href="https://docs.aws.amazon.com/gamelift/latest/apireference/API_ListCompute.html">ListCompute</a>. </p>
32
34
  * <p>
33
35
  * <b>Request options</b>
@@ -90,7 +92,7 @@ declare const DescribeComputeCommand_base: {
90
92
  * // ComputeStatus: "PENDING" || "ACTIVE" || "TERMINATING" || "IMPAIRED",
91
93
  * // Location: "STRING_VALUE",
92
94
  * // CreationTime: new Date("TIMESTAMP"),
93
- * // OperatingSystem: "WINDOWS_2012" || "AMAZON_LINUX" || "AMAZON_LINUX_2" || "WINDOWS_2016" || "AMAZON_LINUX_2023",
95
+ * // OperatingSystem: "WINDOWS_2012" || "AMAZON_LINUX" || "AMAZON_LINUX_2" || "WINDOWS_2016" || "AMAZON_LINUX_2023" || "WINDOWS_2022",
94
96
  * // Type: "t2.micro" || "t2.small" || "t2.medium" || "t2.large" || "c3.large" || "c3.xlarge" || "c3.2xlarge" || "c3.4xlarge" || "c3.8xlarge" || "c4.large" || "c4.xlarge" || "c4.2xlarge" || "c4.4xlarge" || "c4.8xlarge" || "c5.large" || "c5.xlarge" || "c5.2xlarge" || "c5.4xlarge" || "c5.9xlarge" || "c5.12xlarge" || "c5.18xlarge" || "c5.24xlarge" || "c5a.large" || "c5a.xlarge" || "c5a.2xlarge" || "c5a.4xlarge" || "c5a.8xlarge" || "c5a.12xlarge" || "c5a.16xlarge" || "c5a.24xlarge" || "r3.large" || "r3.xlarge" || "r3.2xlarge" || "r3.4xlarge" || "r3.8xlarge" || "r4.large" || "r4.xlarge" || "r4.2xlarge" || "r4.4xlarge" || "r4.8xlarge" || "r4.16xlarge" || "r5.large" || "r5.xlarge" || "r5.2xlarge" || "r5.4xlarge" || "r5.8xlarge" || "r5.12xlarge" || "r5.16xlarge" || "r5.24xlarge" || "r5a.large" || "r5a.xlarge" || "r5a.2xlarge" || "r5a.4xlarge" || "r5a.8xlarge" || "r5a.12xlarge" || "r5a.16xlarge" || "r5a.24xlarge" || "m3.medium" || "m3.large" || "m3.xlarge" || "m3.2xlarge" || "m4.large" || "m4.xlarge" || "m4.2xlarge" || "m4.4xlarge" || "m4.10xlarge" || "m5.large" || "m5.xlarge" || "m5.2xlarge" || "m5.4xlarge" || "m5.8xlarge" || "m5.12xlarge" || "m5.16xlarge" || "m5.24xlarge" || "m5a.large" || "m5a.xlarge" || "m5a.2xlarge" || "m5a.4xlarge" || "m5a.8xlarge" || "m5a.12xlarge" || "m5a.16xlarge" || "m5a.24xlarge" || "c5d.large" || "c5d.xlarge" || "c5d.2xlarge" || "c5d.4xlarge" || "c5d.9xlarge" || "c5d.12xlarge" || "c5d.18xlarge" || "c5d.24xlarge" || "c6a.large" || "c6a.xlarge" || "c6a.2xlarge" || "c6a.4xlarge" || "c6a.8xlarge" || "c6a.12xlarge" || "c6a.16xlarge" || "c6a.24xlarge" || "c6i.large" || "c6i.xlarge" || "c6i.2xlarge" || "c6i.4xlarge" || "c6i.8xlarge" || "c6i.12xlarge" || "c6i.16xlarge" || "c6i.24xlarge" || "r5d.large" || "r5d.xlarge" || "r5d.2xlarge" || "r5d.4xlarge" || "r5d.8xlarge" || "r5d.12xlarge" || "r5d.16xlarge" || "r5d.24xlarge" || "m6g.medium" || "m6g.large" || "m6g.xlarge" || "m6g.2xlarge" || "m6g.4xlarge" || "m6g.8xlarge" || "m6g.12xlarge" || "m6g.16xlarge" || "c6g.medium" || "c6g.large" || "c6g.xlarge" || "c6g.2xlarge" || "c6g.4xlarge" || "c6g.8xlarge" || "c6g.12xlarge" || "c6g.16xlarge" || "r6g.medium" || "r6g.large" || "r6g.xlarge" || "r6g.2xlarge" || "r6g.4xlarge" || "r6g.8xlarge" || "r6g.12xlarge" || "r6g.16xlarge" || "c6gn.medium" || "c6gn.large" || "c6gn.xlarge" || "c6gn.2xlarge" || "c6gn.4xlarge" || "c6gn.8xlarge" || "c6gn.12xlarge" || "c6gn.16xlarge" || "c7g.medium" || "c7g.large" || "c7g.xlarge" || "c7g.2xlarge" || "c7g.4xlarge" || "c7g.8xlarge" || "c7g.12xlarge" || "c7g.16xlarge" || "r7g.medium" || "r7g.large" || "r7g.xlarge" || "r7g.2xlarge" || "r7g.4xlarge" || "r7g.8xlarge" || "r7g.12xlarge" || "r7g.16xlarge" || "m7g.medium" || "m7g.large" || "m7g.xlarge" || "m7g.2xlarge" || "m7g.4xlarge" || "m7g.8xlarge" || "m7g.12xlarge" || "m7g.16xlarge" || "g5g.xlarge" || "g5g.2xlarge" || "g5g.4xlarge" || "g5g.8xlarge" || "g5g.16xlarge" || "r6i.large" || "r6i.xlarge" || "r6i.2xlarge" || "r6i.4xlarge" || "r6i.8xlarge" || "r6i.12xlarge" || "r6i.16xlarge" || "c6gd.medium" || "c6gd.large" || "c6gd.xlarge" || "c6gd.2xlarge" || "c6gd.4xlarge" || "c6gd.8xlarge" || "c6gd.12xlarge" || "c6gd.16xlarge" || "c6in.large" || "c6in.xlarge" || "c6in.2xlarge" || "c6in.4xlarge" || "c6in.8xlarge" || "c6in.12xlarge" || "c6in.16xlarge" || "c7a.medium" || "c7a.large" || "c7a.xlarge" || "c7a.2xlarge" || "c7a.4xlarge" || "c7a.8xlarge" || "c7a.12xlarge" || "c7a.16xlarge" || "c7gd.medium" || "c7gd.large" || "c7gd.xlarge" || "c7gd.2xlarge" || "c7gd.4xlarge" || "c7gd.8xlarge" || "c7gd.12xlarge" || "c7gd.16xlarge" || "c7gn.medium" || "c7gn.large" || "c7gn.xlarge" || "c7gn.2xlarge" || "c7gn.4xlarge" || "c7gn.8xlarge" || "c7gn.12xlarge" || "c7gn.16xlarge" || "c7i.large" || "c7i.xlarge" || "c7i.2xlarge" || "c7i.4xlarge" || "c7i.8xlarge" || "c7i.12xlarge" || "c7i.16xlarge" || "m6a.large" || "m6a.xlarge" || "m6a.2xlarge" || "m6a.4xlarge" || "m6a.8xlarge" || "m6a.12xlarge" || "m6a.16xlarge" || "m6gd.medium" || "m6gd.large" || "m6gd.xlarge" || "m6gd.2xlarge" || "m6gd.4xlarge" || "m6gd.8xlarge" || "m6gd.12xlarge" || "m6gd.16xlarge" || "m6i.large" || "m6i.xlarge" || "m6i.2xlarge" || "m6i.4xlarge" || "m6i.8xlarge" || "m6i.12xlarge" || "m6i.16xlarge" || "m7a.medium" || "m7a.large" || "m7a.xlarge" || "m7a.2xlarge" || "m7a.4xlarge" || "m7a.8xlarge" || "m7a.12xlarge" || "m7a.16xlarge" || "m7gd.medium" || "m7gd.large" || "m7gd.xlarge" || "m7gd.2xlarge" || "m7gd.4xlarge" || "m7gd.8xlarge" || "m7gd.12xlarge" || "m7gd.16xlarge" || "m7i.large" || "m7i.xlarge" || "m7i.2xlarge" || "m7i.4xlarge" || "m7i.8xlarge" || "m7i.12xlarge" || "m7i.16xlarge" || "r6gd.medium" || "r6gd.large" || "r6gd.xlarge" || "r6gd.2xlarge" || "r6gd.4xlarge" || "r6gd.8xlarge" || "r6gd.12xlarge" || "r6gd.16xlarge" || "r7a.medium" || "r7a.large" || "r7a.xlarge" || "r7a.2xlarge" || "r7a.4xlarge" || "r7a.8xlarge" || "r7a.12xlarge" || "r7a.16xlarge" || "r7gd.medium" || "r7gd.large" || "r7gd.xlarge" || "r7gd.2xlarge" || "r7gd.4xlarge" || "r7gd.8xlarge" || "r7gd.12xlarge" || "r7gd.16xlarge" || "r7i.large" || "r7i.xlarge" || "r7i.2xlarge" || "r7i.4xlarge" || "r7i.8xlarge" || "r7i.12xlarge" || "r7i.16xlarge" || "r7i.24xlarge" || "r7i.48xlarge" || "c5ad.large" || "c5ad.xlarge" || "c5ad.2xlarge" || "c5ad.4xlarge" || "c5ad.8xlarge" || "c5ad.12xlarge" || "c5ad.16xlarge" || "c5ad.24xlarge" || "c5n.large" || "c5n.xlarge" || "c5n.2xlarge" || "c5n.4xlarge" || "c5n.9xlarge" || "c5n.18xlarge" || "r5ad.large" || "r5ad.xlarge" || "r5ad.2xlarge" || "r5ad.4xlarge" || "r5ad.8xlarge" || "r5ad.12xlarge" || "r5ad.16xlarge" || "r5ad.24xlarge" || "c6id.large" || "c6id.xlarge" || "c6id.2xlarge" || "c6id.4xlarge" || "c6id.8xlarge" || "c6id.12xlarge" || "c6id.16xlarge" || "c6id.24xlarge" || "c6id.32xlarge" || "c8g.medium" || "c8g.large" || "c8g.xlarge" || "c8g.2xlarge" || "c8g.4xlarge" || "c8g.8xlarge" || "c8g.12xlarge" || "c8g.16xlarge" || "c8g.24xlarge" || "c8g.48xlarge" || "m5ad.large" || "m5ad.xlarge" || "m5ad.2xlarge" || "m5ad.4xlarge" || "m5ad.8xlarge" || "m5ad.12xlarge" || "m5ad.16xlarge" || "m5ad.24xlarge" || "m5d.large" || "m5d.xlarge" || "m5d.2xlarge" || "m5d.4xlarge" || "m5d.8xlarge" || "m5d.12xlarge" || "m5d.16xlarge" || "m5d.24xlarge" || "m5dn.large" || "m5dn.xlarge" || "m5dn.2xlarge" || "m5dn.4xlarge" || "m5dn.8xlarge" || "m5dn.12xlarge" || "m5dn.16xlarge" || "m5dn.24xlarge" || "m5n.large" || "m5n.xlarge" || "m5n.2xlarge" || "m5n.4xlarge" || "m5n.8xlarge" || "m5n.12xlarge" || "m5n.16xlarge" || "m5n.24xlarge" || "m6id.large" || "m6id.xlarge" || "m6id.2xlarge" || "m6id.4xlarge" || "m6id.8xlarge" || "m6id.12xlarge" || "m6id.16xlarge" || "m6id.24xlarge" || "m6id.32xlarge" || "m6idn.large" || "m6idn.xlarge" || "m6idn.2xlarge" || "m6idn.4xlarge" || "m6idn.8xlarge" || "m6idn.12xlarge" || "m6idn.16xlarge" || "m6idn.24xlarge" || "m6idn.32xlarge" || "m6in.large" || "m6in.xlarge" || "m6in.2xlarge" || "m6in.4xlarge" || "m6in.8xlarge" || "m6in.12xlarge" || "m6in.16xlarge" || "m6in.24xlarge" || "m6in.32xlarge" || "m8g.medium" || "m8g.large" || "m8g.xlarge" || "m8g.2xlarge" || "m8g.4xlarge" || "m8g.8xlarge" || "m8g.12xlarge" || "m8g.16xlarge" || "m8g.24xlarge" || "m8g.48xlarge" || "r5dn.large" || "r5dn.xlarge" || "r5dn.2xlarge" || "r5dn.4xlarge" || "r5dn.8xlarge" || "r5dn.12xlarge" || "r5dn.16xlarge" || "r5dn.24xlarge" || "r5n.large" || "r5n.xlarge" || "r5n.2xlarge" || "r5n.4xlarge" || "r5n.8xlarge" || "r5n.12xlarge" || "r5n.16xlarge" || "r5n.24xlarge" || "r6a.large" || "r6a.xlarge" || "r6a.2xlarge" || "r6a.4xlarge" || "r6a.8xlarge" || "r6a.12xlarge" || "r6a.16xlarge" || "r6a.24xlarge" || "r6a.32xlarge" || "r6a.48xlarge" || "r6id.large" || "r6id.xlarge" || "r6id.2xlarge" || "r6id.4xlarge" || "r6id.8xlarge" || "r6id.12xlarge" || "r6id.16xlarge" || "r6id.24xlarge" || "r6id.32xlarge" || "r6idn.large" || "r6idn.xlarge" || "r6idn.2xlarge" || "r6idn.4xlarge" || "r6idn.8xlarge" || "r6idn.12xlarge" || "r6idn.16xlarge" || "r6idn.24xlarge" || "r6idn.32xlarge" || "r6in.large" || "r6in.xlarge" || "r6in.2xlarge" || "r6in.4xlarge" || "r6in.8xlarge" || "r6in.12xlarge" || "r6in.16xlarge" || "r6in.24xlarge" || "r6in.32xlarge" || "r8g.medium" || "r8g.large" || "r8g.xlarge" || "r8g.2xlarge" || "r8g.4xlarge" || "r8g.8xlarge" || "r8g.12xlarge" || "r8g.16xlarge" || "r8g.24xlarge" || "r8g.48xlarge" || "m4.16xlarge" || "c6a.32xlarge" || "c6a.48xlarge" || "c6i.32xlarge" || "r6i.24xlarge" || "r6i.32xlarge" || "c6in.24xlarge" || "c6in.32xlarge" || "c7a.24xlarge" || "c7a.32xlarge" || "c7a.48xlarge" || "c7i.24xlarge" || "c7i.48xlarge" || "m6a.24xlarge" || "m6a.32xlarge" || "m6a.48xlarge" || "m6i.24xlarge" || "m6i.32xlarge" || "m7a.24xlarge" || "m7a.32xlarge" || "m7a.48xlarge" || "m7i.24xlarge" || "m7i.48xlarge" || "r7a.24xlarge" || "r7a.32xlarge" || "r7a.48xlarge",
95
97
  * // GameLiftServiceSdkEndpoint: "STRING_VALUE",
96
98
  * // GameLiftAgentEndpoint: "STRING_VALUE",
@@ -27,7 +27,9 @@ declare const DescribeContainerFleetCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves the properties for a container fleet. When requesting attributes for
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> Container</p>
32
+ * <p>Retrieves the properties for a container fleet. When requesting attributes for
31
33
  * multiple fleets, use the pagination parameters to retrieve results as a set of
32
34
  * sequential pages. </p>
33
35
  * <p>
@@ -27,7 +27,9 @@ declare const DescribeContainerGroupDefinitionCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves the properties of a container group definition, including all container
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> Container</p>
32
+ * <p>Retrieves the properties of a container group definition, including all container
31
33
  * definitions in the group. </p>
32
34
  * <p>
33
35
  * <b>Request options:</b>
@@ -27,7 +27,9 @@ declare const DescribeEC2InstanceLimitsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves the instance limits and current utilization for an Amazon Web Services Region or location.
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2</p>
32
+ * <p>Retrieves the instance limits and current utilization for an Amazon Web Services Region or location.
31
33
  * Instance limits control the number of instances, per instance type, per location, that
32
34
  * your Amazon Web Services account can use. Learn more at <a href="http://aws.amazon.com/ec2/instance-types/">Amazon EC2 Instance Types</a>. The information
33
35
  * returned includes the maximum number of instances allowed and your account's current
@@ -27,7 +27,9 @@ declare const DescribeFleetAttributesCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves core fleet-wide properties for fleets in an Amazon Web Services Region. Properties include the computing
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2, Anywhere, Container</p>
32
+ * <p>Retrieves core fleet-wide properties for fleets in an Amazon Web Services Region. Properties include the computing
31
33
  * hardware and deployment configuration for instances in the fleet.</p>
32
34
  * <p>You can use this operation in the following ways: </p>
33
35
  * <ul>
@@ -93,7 +95,7 @@ declare const DescribeFleetAttributesCommand_base: {
93
95
  * // "STRING_VALUE",
94
96
  * // ],
95
97
  * // NewGameSessionProtectionPolicy: "NoProtection" || "FullProtection",
96
- * // OperatingSystem: "WINDOWS_2012" || "AMAZON_LINUX" || "AMAZON_LINUX_2" || "WINDOWS_2016" || "AMAZON_LINUX_2023",
98
+ * // OperatingSystem: "WINDOWS_2012" || "AMAZON_LINUX" || "AMAZON_LINUX_2" || "WINDOWS_2016" || "AMAZON_LINUX_2023" || "WINDOWS_2022",
97
99
  * // ResourceCreationLimitPolicy: { // ResourceCreationLimitPolicy
98
100
  * // NewGameSessionsPerCreator: Number("int"),
99
101
  * // PolicyPeriodInMinutes: Number("int"),
@@ -27,7 +27,9 @@ declare const DescribeFleetCapacityCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves the resource capacity settings for one or more fleets. For a container
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2, Container</p>
32
+ * <p>Retrieves the resource capacity settings for one or more fleets. For a container
31
33
  * fleet, this operation also returns counts for game server container groups.</p>
32
34
  * <p>With multi-location fleets, this operation retrieves data for the fleet's home Region
33
35
  * only. To retrieve capacity for remote locations, see
@@ -27,7 +27,9 @@ declare const DescribeFleetDeploymentCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves information about a managed container fleet deployment. </p>
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> Container</p>
32
+ * <p>Retrieves information about a managed container fleet deployment. </p>
31
33
  * <p>
32
34
  * <b>Request options</b>
33
35
  * </p>
@@ -27,10 +27,11 @@ declare const DescribeFleetEventsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves entries from a fleet's event log. Fleet events are initiated by changes in
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2, Anywhere, Container</p>
32
+ * <p>Retrieves entries from a fleet's event log. Fleet events are initiated by changes in
31
33
  * status, such as during fleet creation and termination, changes in capacity, etc. If a
32
- * fleet has multiple locations, events are also initiated by changes to status and
33
- * capacity in remote locations. </p>
34
+ * fleet has multiple locations, events are also initiated by changes to status and capacity in remote locations.</p>
34
35
  * <p>You can specify a time range to limit the result set. Use the pagination parameters to
35
36
  * retrieve results as a set of sequential pages. </p>
36
37
  * <p>If successful, a collection of event log entries matching the request are
@@ -27,7 +27,9 @@ declare const DescribeFleetLocationAttributesCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves information on a fleet's remote locations, including life-cycle status and
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2, Container</p>
32
+ * <p>Retrieves information on a fleet's remote locations, including life-cycle status and
31
33
  * any suspended fleet activity. </p>
32
34
  * <p>This operation can be used in the following ways: </p>
33
35
  * <ul>
@@ -27,7 +27,9 @@ declare const DescribeFleetLocationCapacityCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves the resource capacity settings for a fleet location. The data returned
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2, Container</p>
32
+ * <p>Retrieves the resource capacity settings for a fleet location. The data returned
31
33
  * includes the current capacity (number of EC2 instances) and some scaling settings for
32
34
  * the requested fleet location. For a managed container fleet, this operation also returns counts
33
35
  * for game server container groups.</p>
@@ -27,7 +27,9 @@ declare const DescribeFleetLocationUtilizationCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves current usage data for a fleet location. Utilization data provides a
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2, Anywhere, Container</p>
32
+ * <p>Retrieves current usage data for a fleet location. Utilization data provides a
31
33
  * snapshot of current game hosting activity at the requested location. Use this operation
32
34
  * to retrieve utilization information for a fleet's remote location or home Region (you
33
35
  * can also retrieve home Region utilization by calling
@@ -27,7 +27,9 @@ declare const DescribeFleetPortSettingsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves a fleet's inbound connection permissions. Connection permissions specify IP
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2, Container</p>
32
+ * <p>Retrieves a fleet's inbound connection permissions. Connection permissions specify IP
31
33
  * addresses and port settings that incoming traffic can use to access server processes in
32
34
  * the fleet. Game server processes that are running in the fleet must use a port that
33
35
  * falls within this range. </p>
@@ -27,7 +27,9 @@ declare const DescribeFleetUtilizationCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves utilization statistics for one or more fleets. Utilization data provides a
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2, Container</p>
32
+ * <p>Retrieves utilization statistics for one or more fleets. Utilization data provides a
31
33
  * snapshot of how the fleet's hosting resources are currently being used. For fleets with
32
34
  * remote locations, this operation retrieves data for the fleet's home Region only. See
33
35
  * <a href="https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeFleetLocationUtilization.html">DescribeFleetLocationUtilization</a> to get utilization statistics for a
@@ -28,8 +28,7 @@ declare const DescribeGameServerCommand_base: {
28
28
  };
29
29
  /**
30
30
  * <p>
31
- * <b>This operation is used with the Amazon GameLift Servers FleetIQ solution and game server groups.</b>
32
- * </p>
31
+ * <b>This API works with the following fleet types:</b> EC2 (FleetIQ)</p>
33
32
  * <p>Retrieves information for a
34
33
  * registered game server. Information includes game server status, health check info, and
35
34
  * the instance that the game server is running on. </p>
@@ -28,8 +28,7 @@ declare const DescribeGameServerGroupCommand_base: {
28
28
  };
29
29
  /**
30
30
  * <p>
31
- * <b>This operation is used with the Amazon GameLift Servers FleetIQ solution and game server groups.</b>
32
- * </p>
31
+ * <b>This API works with the following fleet types:</b> EC2 (FleetIQ)</p>
33
32
  * <p>Retrieves information on a
34
33
  * game server group. This operation returns only properties related to Amazon GameLift Servers FleetIQ. To view or
35
34
  * update properties for the corresponding Auto Scaling group, such as launch template,
@@ -28,8 +28,7 @@ declare const DescribeGameServerInstancesCommand_base: {
28
28
  };
29
29
  /**
30
30
  * <p>
31
- * <b>This operation is used with the Amazon GameLift Servers FleetIQ solution and game server groups.</b>
32
- * </p>
31
+ * <b>This API works with the following fleet types:</b> EC2 (FleetIQ)</p>
33
32
  * <p>Retrieves status
34
33
  * information about the Amazon EC2 instances associated with a Amazon GameLift Servers FleetIQ game server group.
35
34
  * Use this operation to detect when instances are active or not available to host new game
@@ -27,7 +27,9 @@ declare const DescribeGameSessionDetailsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves additional game session properties, including the game session protection
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2, Anywhere, Container</p>
32
+ * <p>Retrieves additional game session properties, including the game session protection
31
33
  * policy in force, a set of one or more game sessions in a specific fleet location. You
32
34
  * can optionally filter the results by current game session status.</p>
33
35
  * <p>This operation can be used in the following ways: </p>
@@ -27,7 +27,9 @@ declare const DescribeGameSessionPlacementCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves information, including current status, about a game session placement
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2, Anywhere, Container</p>
32
+ * <p>Retrieves information, including current status, about a game session placement
31
33
  * request. </p>
32
34
  * <p>To get game session placement details, specify the placement ID.</p>
33
35
  * <p>This operation is not designed to be continually called to track game session status.
@@ -27,7 +27,9 @@ declare const DescribeGameSessionQueuesCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves the properties for one or more game session queues. When requesting multiple
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2, Anywhere, Container</p>
32
+ * <p>Retrieves the properties for one or more game session queues. When requesting multiple
31
33
  * queues, use the pagination parameters to retrieve results as a set of sequential pages.
32
34
  * When specifying a list of queues, objects are returned only for queues that currently
33
35
  * exist in the Region.</p>
@@ -27,7 +27,9 @@ declare const DescribeGameSessionsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves a set of one or more game sessions in a specific fleet location. You can
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2, Anywhere, Container</p>
32
+ * <p>Retrieves a set of one or more game sessions in a specific fleet location. You can
31
33
  * optionally filter the results by current game session status.</p>
32
34
  * <p>This operation can be used in the following ways: </p>
33
35
  * <ul>
@@ -27,7 +27,9 @@ declare const DescribeInstancesCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves information about the EC2 instances in an Amazon GameLift Servers managed fleet, including
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2</p>
32
+ * <p>Retrieves information about the EC2 instances in an Amazon GameLift Servers managed fleet, including
31
33
  * instance ID, connection data, and status. You can use this operation with a
32
34
  * multi-location fleet to get location-specific instance information. As an alternative,
33
35
  * use the operations <a href="https://docs.aws.amazon.com/gamelift/latest/apireference/API_ListCompute">https://docs.aws.amazon.com/gamelift/latest/apireference/API_ListCompute</a> and <a href="https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeCompute">https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeCompute</a>
@@ -93,7 +95,7 @@ declare const DescribeInstancesCommand_base: {
93
95
  * // InstanceId: "STRING_VALUE",
94
96
  * // IpAddress: "STRING_VALUE",
95
97
  * // DnsName: "STRING_VALUE",
96
- * // OperatingSystem: "WINDOWS_2012" || "AMAZON_LINUX" || "AMAZON_LINUX_2" || "WINDOWS_2016" || "AMAZON_LINUX_2023",
98
+ * // OperatingSystem: "WINDOWS_2012" || "AMAZON_LINUX" || "AMAZON_LINUX_2" || "WINDOWS_2016" || "AMAZON_LINUX_2023" || "WINDOWS_2022",
97
99
  * // Type: "t2.micro" || "t2.small" || "t2.medium" || "t2.large" || "c3.large" || "c3.xlarge" || "c3.2xlarge" || "c3.4xlarge" || "c3.8xlarge" || "c4.large" || "c4.xlarge" || "c4.2xlarge" || "c4.4xlarge" || "c4.8xlarge" || "c5.large" || "c5.xlarge" || "c5.2xlarge" || "c5.4xlarge" || "c5.9xlarge" || "c5.12xlarge" || "c5.18xlarge" || "c5.24xlarge" || "c5a.large" || "c5a.xlarge" || "c5a.2xlarge" || "c5a.4xlarge" || "c5a.8xlarge" || "c5a.12xlarge" || "c5a.16xlarge" || "c5a.24xlarge" || "r3.large" || "r3.xlarge" || "r3.2xlarge" || "r3.4xlarge" || "r3.8xlarge" || "r4.large" || "r4.xlarge" || "r4.2xlarge" || "r4.4xlarge" || "r4.8xlarge" || "r4.16xlarge" || "r5.large" || "r5.xlarge" || "r5.2xlarge" || "r5.4xlarge" || "r5.8xlarge" || "r5.12xlarge" || "r5.16xlarge" || "r5.24xlarge" || "r5a.large" || "r5a.xlarge" || "r5a.2xlarge" || "r5a.4xlarge" || "r5a.8xlarge" || "r5a.12xlarge" || "r5a.16xlarge" || "r5a.24xlarge" || "m3.medium" || "m3.large" || "m3.xlarge" || "m3.2xlarge" || "m4.large" || "m4.xlarge" || "m4.2xlarge" || "m4.4xlarge" || "m4.10xlarge" || "m5.large" || "m5.xlarge" || "m5.2xlarge" || "m5.4xlarge" || "m5.8xlarge" || "m5.12xlarge" || "m5.16xlarge" || "m5.24xlarge" || "m5a.large" || "m5a.xlarge" || "m5a.2xlarge" || "m5a.4xlarge" || "m5a.8xlarge" || "m5a.12xlarge" || "m5a.16xlarge" || "m5a.24xlarge" || "c5d.large" || "c5d.xlarge" || "c5d.2xlarge" || "c5d.4xlarge" || "c5d.9xlarge" || "c5d.12xlarge" || "c5d.18xlarge" || "c5d.24xlarge" || "c6a.large" || "c6a.xlarge" || "c6a.2xlarge" || "c6a.4xlarge" || "c6a.8xlarge" || "c6a.12xlarge" || "c6a.16xlarge" || "c6a.24xlarge" || "c6i.large" || "c6i.xlarge" || "c6i.2xlarge" || "c6i.4xlarge" || "c6i.8xlarge" || "c6i.12xlarge" || "c6i.16xlarge" || "c6i.24xlarge" || "r5d.large" || "r5d.xlarge" || "r5d.2xlarge" || "r5d.4xlarge" || "r5d.8xlarge" || "r5d.12xlarge" || "r5d.16xlarge" || "r5d.24xlarge" || "m6g.medium" || "m6g.large" || "m6g.xlarge" || "m6g.2xlarge" || "m6g.4xlarge" || "m6g.8xlarge" || "m6g.12xlarge" || "m6g.16xlarge" || "c6g.medium" || "c6g.large" || "c6g.xlarge" || "c6g.2xlarge" || "c6g.4xlarge" || "c6g.8xlarge" || "c6g.12xlarge" || "c6g.16xlarge" || "r6g.medium" || "r6g.large" || "r6g.xlarge" || "r6g.2xlarge" || "r6g.4xlarge" || "r6g.8xlarge" || "r6g.12xlarge" || "r6g.16xlarge" || "c6gn.medium" || "c6gn.large" || "c6gn.xlarge" || "c6gn.2xlarge" || "c6gn.4xlarge" || "c6gn.8xlarge" || "c6gn.12xlarge" || "c6gn.16xlarge" || "c7g.medium" || "c7g.large" || "c7g.xlarge" || "c7g.2xlarge" || "c7g.4xlarge" || "c7g.8xlarge" || "c7g.12xlarge" || "c7g.16xlarge" || "r7g.medium" || "r7g.large" || "r7g.xlarge" || "r7g.2xlarge" || "r7g.4xlarge" || "r7g.8xlarge" || "r7g.12xlarge" || "r7g.16xlarge" || "m7g.medium" || "m7g.large" || "m7g.xlarge" || "m7g.2xlarge" || "m7g.4xlarge" || "m7g.8xlarge" || "m7g.12xlarge" || "m7g.16xlarge" || "g5g.xlarge" || "g5g.2xlarge" || "g5g.4xlarge" || "g5g.8xlarge" || "g5g.16xlarge" || "r6i.large" || "r6i.xlarge" || "r6i.2xlarge" || "r6i.4xlarge" || "r6i.8xlarge" || "r6i.12xlarge" || "r6i.16xlarge" || "c6gd.medium" || "c6gd.large" || "c6gd.xlarge" || "c6gd.2xlarge" || "c6gd.4xlarge" || "c6gd.8xlarge" || "c6gd.12xlarge" || "c6gd.16xlarge" || "c6in.large" || "c6in.xlarge" || "c6in.2xlarge" || "c6in.4xlarge" || "c6in.8xlarge" || "c6in.12xlarge" || "c6in.16xlarge" || "c7a.medium" || "c7a.large" || "c7a.xlarge" || "c7a.2xlarge" || "c7a.4xlarge" || "c7a.8xlarge" || "c7a.12xlarge" || "c7a.16xlarge" || "c7gd.medium" || "c7gd.large" || "c7gd.xlarge" || "c7gd.2xlarge" || "c7gd.4xlarge" || "c7gd.8xlarge" || "c7gd.12xlarge" || "c7gd.16xlarge" || "c7gn.medium" || "c7gn.large" || "c7gn.xlarge" || "c7gn.2xlarge" || "c7gn.4xlarge" || "c7gn.8xlarge" || "c7gn.12xlarge" || "c7gn.16xlarge" || "c7i.large" || "c7i.xlarge" || "c7i.2xlarge" || "c7i.4xlarge" || "c7i.8xlarge" || "c7i.12xlarge" || "c7i.16xlarge" || "m6a.large" || "m6a.xlarge" || "m6a.2xlarge" || "m6a.4xlarge" || "m6a.8xlarge" || "m6a.12xlarge" || "m6a.16xlarge" || "m6gd.medium" || "m6gd.large" || "m6gd.xlarge" || "m6gd.2xlarge" || "m6gd.4xlarge" || "m6gd.8xlarge" || "m6gd.12xlarge" || "m6gd.16xlarge" || "m6i.large" || "m6i.xlarge" || "m6i.2xlarge" || "m6i.4xlarge" || "m6i.8xlarge" || "m6i.12xlarge" || "m6i.16xlarge" || "m7a.medium" || "m7a.large" || "m7a.xlarge" || "m7a.2xlarge" || "m7a.4xlarge" || "m7a.8xlarge" || "m7a.12xlarge" || "m7a.16xlarge" || "m7gd.medium" || "m7gd.large" || "m7gd.xlarge" || "m7gd.2xlarge" || "m7gd.4xlarge" || "m7gd.8xlarge" || "m7gd.12xlarge" || "m7gd.16xlarge" || "m7i.large" || "m7i.xlarge" || "m7i.2xlarge" || "m7i.4xlarge" || "m7i.8xlarge" || "m7i.12xlarge" || "m7i.16xlarge" || "r6gd.medium" || "r6gd.large" || "r6gd.xlarge" || "r6gd.2xlarge" || "r6gd.4xlarge" || "r6gd.8xlarge" || "r6gd.12xlarge" || "r6gd.16xlarge" || "r7a.medium" || "r7a.large" || "r7a.xlarge" || "r7a.2xlarge" || "r7a.4xlarge" || "r7a.8xlarge" || "r7a.12xlarge" || "r7a.16xlarge" || "r7gd.medium" || "r7gd.large" || "r7gd.xlarge" || "r7gd.2xlarge" || "r7gd.4xlarge" || "r7gd.8xlarge" || "r7gd.12xlarge" || "r7gd.16xlarge" || "r7i.large" || "r7i.xlarge" || "r7i.2xlarge" || "r7i.4xlarge" || "r7i.8xlarge" || "r7i.12xlarge" || "r7i.16xlarge" || "r7i.24xlarge" || "r7i.48xlarge" || "c5ad.large" || "c5ad.xlarge" || "c5ad.2xlarge" || "c5ad.4xlarge" || "c5ad.8xlarge" || "c5ad.12xlarge" || "c5ad.16xlarge" || "c5ad.24xlarge" || "c5n.large" || "c5n.xlarge" || "c5n.2xlarge" || "c5n.4xlarge" || "c5n.9xlarge" || "c5n.18xlarge" || "r5ad.large" || "r5ad.xlarge" || "r5ad.2xlarge" || "r5ad.4xlarge" || "r5ad.8xlarge" || "r5ad.12xlarge" || "r5ad.16xlarge" || "r5ad.24xlarge" || "c6id.large" || "c6id.xlarge" || "c6id.2xlarge" || "c6id.4xlarge" || "c6id.8xlarge" || "c6id.12xlarge" || "c6id.16xlarge" || "c6id.24xlarge" || "c6id.32xlarge" || "c8g.medium" || "c8g.large" || "c8g.xlarge" || "c8g.2xlarge" || "c8g.4xlarge" || "c8g.8xlarge" || "c8g.12xlarge" || "c8g.16xlarge" || "c8g.24xlarge" || "c8g.48xlarge" || "m5ad.large" || "m5ad.xlarge" || "m5ad.2xlarge" || "m5ad.4xlarge" || "m5ad.8xlarge" || "m5ad.12xlarge" || "m5ad.16xlarge" || "m5ad.24xlarge" || "m5d.large" || "m5d.xlarge" || "m5d.2xlarge" || "m5d.4xlarge" || "m5d.8xlarge" || "m5d.12xlarge" || "m5d.16xlarge" || "m5d.24xlarge" || "m5dn.large" || "m5dn.xlarge" || "m5dn.2xlarge" || "m5dn.4xlarge" || "m5dn.8xlarge" || "m5dn.12xlarge" || "m5dn.16xlarge" || "m5dn.24xlarge" || "m5n.large" || "m5n.xlarge" || "m5n.2xlarge" || "m5n.4xlarge" || "m5n.8xlarge" || "m5n.12xlarge" || "m5n.16xlarge" || "m5n.24xlarge" || "m6id.large" || "m6id.xlarge" || "m6id.2xlarge" || "m6id.4xlarge" || "m6id.8xlarge" || "m6id.12xlarge" || "m6id.16xlarge" || "m6id.24xlarge" || "m6id.32xlarge" || "m6idn.large" || "m6idn.xlarge" || "m6idn.2xlarge" || "m6idn.4xlarge" || "m6idn.8xlarge" || "m6idn.12xlarge" || "m6idn.16xlarge" || "m6idn.24xlarge" || "m6idn.32xlarge" || "m6in.large" || "m6in.xlarge" || "m6in.2xlarge" || "m6in.4xlarge" || "m6in.8xlarge" || "m6in.12xlarge" || "m6in.16xlarge" || "m6in.24xlarge" || "m6in.32xlarge" || "m8g.medium" || "m8g.large" || "m8g.xlarge" || "m8g.2xlarge" || "m8g.4xlarge" || "m8g.8xlarge" || "m8g.12xlarge" || "m8g.16xlarge" || "m8g.24xlarge" || "m8g.48xlarge" || "r5dn.large" || "r5dn.xlarge" || "r5dn.2xlarge" || "r5dn.4xlarge" || "r5dn.8xlarge" || "r5dn.12xlarge" || "r5dn.16xlarge" || "r5dn.24xlarge" || "r5n.large" || "r5n.xlarge" || "r5n.2xlarge" || "r5n.4xlarge" || "r5n.8xlarge" || "r5n.12xlarge" || "r5n.16xlarge" || "r5n.24xlarge" || "r6a.large" || "r6a.xlarge" || "r6a.2xlarge" || "r6a.4xlarge" || "r6a.8xlarge" || "r6a.12xlarge" || "r6a.16xlarge" || "r6a.24xlarge" || "r6a.32xlarge" || "r6a.48xlarge" || "r6id.large" || "r6id.xlarge" || "r6id.2xlarge" || "r6id.4xlarge" || "r6id.8xlarge" || "r6id.12xlarge" || "r6id.16xlarge" || "r6id.24xlarge" || "r6id.32xlarge" || "r6idn.large" || "r6idn.xlarge" || "r6idn.2xlarge" || "r6idn.4xlarge" || "r6idn.8xlarge" || "r6idn.12xlarge" || "r6idn.16xlarge" || "r6idn.24xlarge" || "r6idn.32xlarge" || "r6in.large" || "r6in.xlarge" || "r6in.2xlarge" || "r6in.4xlarge" || "r6in.8xlarge" || "r6in.12xlarge" || "r6in.16xlarge" || "r6in.24xlarge" || "r6in.32xlarge" || "r8g.medium" || "r8g.large" || "r8g.xlarge" || "r8g.2xlarge" || "r8g.4xlarge" || "r8g.8xlarge" || "r8g.12xlarge" || "r8g.16xlarge" || "r8g.24xlarge" || "r8g.48xlarge" || "m4.16xlarge" || "c6a.32xlarge" || "c6a.48xlarge" || "c6i.32xlarge" || "r6i.24xlarge" || "r6i.32xlarge" || "c6in.24xlarge" || "c6in.32xlarge" || "c7a.24xlarge" || "c7a.32xlarge" || "c7a.48xlarge" || "c7i.24xlarge" || "c7i.48xlarge" || "m6a.24xlarge" || "m6a.32xlarge" || "m6a.48xlarge" || "m6i.24xlarge" || "m6i.32xlarge" || "m7a.24xlarge" || "m7a.32xlarge" || "m7a.48xlarge" || "m7i.24xlarge" || "m7i.48xlarge" || "r7a.24xlarge" || "r7a.32xlarge" || "r7a.48xlarge",
98
100
  * // Status: "PENDING" || "ACTIVE" || "TERMINATING",
99
101
  * // CreationTime: new Date("TIMESTAMP"),
@@ -27,7 +27,9 @@ declare const DescribeMatchmakingCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves one or more matchmaking tickets. Use this operation to retrieve ticket
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2, Anywhere, Container</p>
32
+ * <p>Retrieves one or more matchmaking tickets. Use this operation to retrieve ticket
31
33
  * information, including--after a successful match is made--connection information for the
32
34
  * resulting new game session. </p>
33
35
  * <p>To request matchmaking tickets, provide a list of up to 10 ticket IDs. If the request
@@ -27,7 +27,9 @@ declare const DescribeMatchmakingConfigurationsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves the details of FlexMatch matchmaking configurations. </p>
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2, Anywhere, Container</p>
32
+ * <p>Retrieves the details of FlexMatch matchmaking configurations. </p>
31
33
  * <p>This operation offers the following options: (1) retrieve all matchmaking
32
34
  * configurations, (2) retrieve configurations for a specified list, or (3) retrieve all
33
35
  * configurations that use a specified rule set name. When requesting multiple items, use
@@ -27,7 +27,9 @@ declare const DescribeMatchmakingRuleSetsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves the details for FlexMatch matchmaking rule sets. You can request all existing
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2, Anywhere, Container</p>
32
+ * <p>Retrieves the details for FlexMatch matchmaking rule sets. You can request all existing
31
33
  * rule sets for the Region, or provide a list of one or more rule set names. When
32
34
  * requesting multiple items, use the pagination parameters to retrieve results as a set of
33
35
  * sequential pages. If successful, a rule set is returned for each requested name. </p>
@@ -27,7 +27,9 @@ declare const DescribePlayerSessionsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves properties for one or more player sessions. </p>
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2, Anywhere, Container</p>
32
+ * <p>Retrieves properties for one or more player sessions. </p>
31
33
  * <p>This action can be used in the following ways: </p>
32
34
  * <ul>
33
35
  * <li>
@@ -27,11 +27,12 @@ declare const DescribeRuntimeConfigurationCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves a fleet's runtime configuration settings. The runtime configuration
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2</p>
32
+ * <p>Retrieves a fleet's runtime configuration settings. The runtime configuration
31
33
  * determines which server processes run, and how, on computes in the fleet. For managed
32
34
  * EC2 fleets, the runtime configuration describes server processes that run on each fleet
33
- * instance.
34
- * can update a fleet's runtime configuration at any time using
35
+ * instance. You can update a fleet's runtime configuration at any time using
35
36
  * <a href="https://docs.aws.amazon.com/gamelift/latest/apireference/API_UpdateRuntimeConfiguration.html">UpdateRuntimeConfiguration</a>.</p>
36
37
  * <p>To get the current runtime configuration for a fleet, provide the fleet ID. </p>
37
38
  * <p>If successful, a <code>RuntimeConfiguration</code> object is returned for the
@@ -27,7 +27,9 @@ declare const DescribeScalingPoliciesCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves all scaling policies applied to a fleet.</p>
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2</p>
32
+ * <p>Retrieves all scaling policies applied to a fleet.</p>
31
33
  * <p>To get a fleet's scaling policies, specify the fleet ID. You can filter this request
32
34
  * by policy status, such as to retrieve only active scaling policies. Use the pagination
33
35
  * parameters to retrieve results as a set of sequential pages. If successful, set of
@@ -27,7 +27,9 @@ declare const DescribeScriptCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves properties for a Realtime script. </p>
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2</p>
32
+ * <p>Retrieves properties for a Realtime script. </p>
31
33
  * <p>To request a script record, specify the script ID. If successful, an object containing
32
34
  * the script properties is returned.</p>
33
35
  * <p>
@@ -27,7 +27,9 @@ declare const DescribeVpcPeeringAuthorizationsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves valid VPC peering authorizations that are pending for the Amazon Web Services account.
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2</p>
32
+ * <p>Retrieves valid VPC peering authorizations that are pending for the Amazon Web Services account.
31
33
  * This operation returns all VPC peering authorizations and requests for peering. This
32
34
  * includes those initiated and received by this account. </p>
33
35
  * <p>
@@ -27,7 +27,9 @@ declare const DescribeVpcPeeringConnectionsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves information on VPC peering connections. Use this operation to get peering
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2</p>
32
+ * <p>Retrieves information on VPC peering connections. Use this operation to get peering
31
33
  * information for all fleets or for one specific fleet ID. </p>
32
34
  * <p>To retrieve connection information, call this operation from the Amazon Web Services account that is
33
35
  * used to manage the Amazon GameLift Servers fleets. Specify a fleet ID or leave the parameter empty to
@@ -27,7 +27,9 @@ declare const GetComputeAccessCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Requests authorization to remotely connect to a hosting resource in a Amazon GameLift Servers managed
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2, Container</p>
32
+ * <p>Requests authorization to remotely connect to a hosting resource in a Amazon GameLift Servers managed
31
33
  * fleet. This operation is not used with Amazon GameLift Servers Anywhere fleets.</p>
32
34
  * <p>
33
35
  * <b>Request options</b>
@@ -27,7 +27,9 @@ declare const GetComputeAuthTokenCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Requests an authentication token from Amazon GameLift Servers for a compute resource in an Amazon GameLift Servers
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2, Anywhere, Container</p>
32
+ * <p>Requests an authentication token from Amazon GameLift Servers for a compute resource in an Amazon GameLift Servers
31
33
  * fleet. Game servers that are running on the compute use this token to communicate
32
34
  * with the Amazon GameLift Servers service, such as when calling the Amazon GameLift Servers server SDK action
33
35
  * <code>InitSDK()</code>. Authentication tokens are valid for a limited time span, so
@@ -27,7 +27,9 @@ declare const GetGameSessionLogUrlCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves the location of stored game session logs for a specified game session on
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2</p>
32
+ * <p>Retrieves the location of stored game session logs for a specified game session on
31
33
  * Amazon GameLift Servers managed fleets. When a game session is terminated, Amazon GameLift Servers automatically stores
32
34
  * the logs in Amazon S3 and retains them for 14 days. Use this URL to download the logs.</p>
33
35
  * <note>
@@ -27,7 +27,9 @@ declare const GetInstanceAccessCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Requests authorization to remotely connect to an instance in an Amazon GameLift Servers managed fleet.
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2</p>
32
+ * <p>Requests authorization to remotely connect to an instance in an Amazon GameLift Servers managed fleet.
31
33
  * Use this operation to connect to instances with game servers that use Amazon GameLift Servers server SDK
32
34
  * 4.x or earlier. To connect to instances with game servers that use server SDK 5.x or
33
35
  * later, call <a href="https://docs.aws.amazon.com/gamelift/latest/apireference/API_GetComputeAccess">https://docs.aws.amazon.com/gamelift/latest/apireference/API_GetComputeAccess</a>.</p>
@@ -83,7 +85,7 @@ declare const GetInstanceAccessCommand_base: {
83
85
  * // FleetId: "STRING_VALUE",
84
86
  * // InstanceId: "STRING_VALUE",
85
87
  * // IpAddress: "STRING_VALUE",
86
- * // OperatingSystem: "WINDOWS_2012" || "AMAZON_LINUX" || "AMAZON_LINUX_2" || "WINDOWS_2016" || "AMAZON_LINUX_2023",
88
+ * // OperatingSystem: "WINDOWS_2012" || "AMAZON_LINUX" || "AMAZON_LINUX_2" || "WINDOWS_2016" || "AMAZON_LINUX_2023" || "WINDOWS_2022",
87
89
  * // Credentials: { // InstanceCredentials
88
90
  * // UserName: "STRING_VALUE",
89
91
  * // Secret: "STRING_VALUE",
@@ -27,7 +27,9 @@ declare const ListAliasesCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves all aliases for this Amazon Web Services account. You can filter the result set by alias
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2, Anywhere, Container</p>
32
+ * <p>Retrieves all aliases for this Amazon Web Services account. You can filter the result set by alias
31
33
  * name and/or routing strategy type. Use the pagination parameters to retrieve results in
32
34
  * sequential pages.</p>
33
35
  * <note>
@@ -27,10 +27,12 @@ declare const ListBuildsCommand_base: {
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
- * <p>Retrieves build resources for all builds associated with the Amazon Web Services account in use. You
30
+ * <p>
31
+ * <b>This API works with the following fleet types:</b> EC2</p>
32
+ * <p>Retrieves build resources for all builds associated with the Amazon Web Services account in use. You
31
33
  * can limit results to builds that are in a specific status by using the
32
34
  * <code>Status</code> parameter. Use the pagination parameters to retrieve results in
33
- * a set of sequential pages. </p>
35
+ * </p>
34
36
  * <note>
35
37
  * <p>Build resources are not listed in any particular order.</p>
36
38
  * </note>
@@ -68,7 +70,7 @@ declare const ListBuildsCommand_base: {
68
70
  * // Version: "STRING_VALUE",
69
71
  * // Status: "INITIALIZED" || "READY" || "FAILED",
70
72
  * // SizeOnDisk: Number("long"),
71
- * // OperatingSystem: "WINDOWS_2012" || "AMAZON_LINUX" || "AMAZON_LINUX_2" || "WINDOWS_2016" || "AMAZON_LINUX_2023",
73
+ * // OperatingSystem: "WINDOWS_2012" || "AMAZON_LINUX" || "AMAZON_LINUX_2" || "WINDOWS_2016" || "AMAZON_LINUX_2023" || "WINDOWS_2022",
72
74
  * // CreationTime: new Date("TIMESTAMP"),
73
75
  * // ServerSdkVersion: "STRING_VALUE",
74
76
  * // },