diff --git a/clients/client-gamelift/src/commands/AcceptMatchCommand.ts b/clients/client-gamelift/src/commands/AcceptMatchCommand.ts index 6caa8e2bbb2d5..4ce84cf62dae1 100644 --- a/clients/client-gamelift/src/commands/AcceptMatchCommand.ts +++ b/clients/client-gamelift/src/commands/AcceptMatchCommand.ts @@ -97,7 +97,7 @@ export interface AcceptMatchCommandOutput extends AcceptMatchOutput, __MetadataB * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnsupportedRegionException} (client fault) *

The requested operation is not supported in the Region specified.

diff --git a/clients/client-gamelift/src/commands/ClaimGameServerCommand.ts b/clients/client-gamelift/src/commands/ClaimGameServerCommand.ts index 7ee84fe1a186a..e02dc50ddf830 100644 --- a/clients/client-gamelift/src/commands/ClaimGameServerCommand.ts +++ b/clients/client-gamelift/src/commands/ClaimGameServerCommand.ts @@ -128,7 +128,7 @@ export interface ClaimGameServerCommandOutput extends ClaimGameServerOutput, __M * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link OutOfCapacityException} (client fault) *

The specified game server group has no available game servers to fulfill a diff --git a/clients/client-gamelift/src/commands/CreateFleetCommand.ts b/clients/client-gamelift/src/commands/CreateFleetCommand.ts index 46f9166c7188b..bc703e0a994b6 100644 --- a/clients/client-gamelift/src/commands/CreateFleetCommand.ts +++ b/clients/client-gamelift/src/commands/CreateFleetCommand.ts @@ -355,7 +355,7 @@ export interface CreateFleetCommandOutput extends CreateFleetOutput, __MetadataB * Resolve the issue before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link NotReadyException} (client fault) *

The operation failed because Amazon GameLift has not yet finished validating this compute. We diff --git a/clients/client-gamelift/src/commands/CreateFleetLocationsCommand.ts b/clients/client-gamelift/src/commands/CreateFleetLocationsCommand.ts index 81a8516283bdb..34a8abaa45f2c 100644 --- a/clients/client-gamelift/src/commands/CreateFleetLocationsCommand.ts +++ b/clients/client-gamelift/src/commands/CreateFleetLocationsCommand.ts @@ -53,8 +53,11 @@ export interface CreateFleetLocationsCommandOutput extends CreateFleetLocationsO * fleets *

*

- * Multi-location fleets + * Update fleet locations *

+ *

+ * + * Amazon GameLift service locations for managed hosting.

* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -114,7 +117,7 @@ export interface CreateFleetLocationsCommandOutput extends CreateFleetLocationsO * Resolve the issue before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link NotReadyException} (client fault) *

The operation failed because Amazon GameLift has not yet finished validating this compute. We diff --git a/clients/client-gamelift/src/commands/CreateGameSessionCommand.ts b/clients/client-gamelift/src/commands/CreateGameSessionCommand.ts index 700ccbe2ac18b..bcfa4041daaef 100644 --- a/clients/client-gamelift/src/commands/CreateGameSessionCommand.ts +++ b/clients/client-gamelift/src/commands/CreateGameSessionCommand.ts @@ -171,7 +171,7 @@ export interface CreateGameSessionCommandOutput extends CreateGameSessionOutput, * Resolve the issue before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link TerminalRoutingStrategyException} (client fault) *

The service is unable to resolve the routing for a particular alias because it has a diff --git a/clients/client-gamelift/src/commands/CreateGameSessionQueueCommand.ts b/clients/client-gamelift/src/commands/CreateGameSessionQueueCommand.ts index fd4c83f14fe1c..b6be5ad569f2f 100644 --- a/clients/client-gamelift/src/commands/CreateGameSessionQueueCommand.ts +++ b/clients/client-gamelift/src/commands/CreateGameSessionQueueCommand.ts @@ -173,7 +173,7 @@ export interface CreateGameSessionQueueCommandOutput extends CreateGameSessionQu * Resolve the issue before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link TaggingFailedException} (client fault) *

The requested tagging operation did not succeed. This may be due to invalid tag format diff --git a/clients/client-gamelift/src/commands/CreateMatchmakingConfigurationCommand.ts b/clients/client-gamelift/src/commands/CreateMatchmakingConfigurationCommand.ts index 33d234948e863..f598adfb36f16 100644 --- a/clients/client-gamelift/src/commands/CreateMatchmakingConfigurationCommand.ts +++ b/clients/client-gamelift/src/commands/CreateMatchmakingConfigurationCommand.ts @@ -146,7 +146,7 @@ export interface CreateMatchmakingConfigurationCommandOutput * Resolve the issue before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link TaggingFailedException} (client fault) *

The requested tagging operation did not succeed. This may be due to invalid tag format diff --git a/clients/client-gamelift/src/commands/CreatePlayerSessionCommand.ts b/clients/client-gamelift/src/commands/CreatePlayerSessionCommand.ts index 6e2055b02a9e6..d7176d55e677c 100644 --- a/clients/client-gamelift/src/commands/CreatePlayerSessionCommand.ts +++ b/clients/client-gamelift/src/commands/CreatePlayerSessionCommand.ts @@ -107,7 +107,7 @@ export interface CreatePlayerSessionCommandOutput extends CreatePlayerSessionOut * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link TerminalRoutingStrategyException} (client fault) *

The service is unable to resolve the routing for a particular alias because it has a diff --git a/clients/client-gamelift/src/commands/CreatePlayerSessionsCommand.ts b/clients/client-gamelift/src/commands/CreatePlayerSessionsCommand.ts index e8b9a74b8be7c..85be00432f41e 100644 --- a/clients/client-gamelift/src/commands/CreatePlayerSessionsCommand.ts +++ b/clients/client-gamelift/src/commands/CreatePlayerSessionsCommand.ts @@ -114,7 +114,7 @@ export interface CreatePlayerSessionsCommandOutput extends CreatePlayerSessionsO * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link TerminalRoutingStrategyException} (client fault) *

The service is unable to resolve the routing for a particular alias because it has a diff --git a/clients/client-gamelift/src/commands/CreateVpcPeeringAuthorizationCommand.ts b/clients/client-gamelift/src/commands/CreateVpcPeeringAuthorizationCommand.ts index 015496af895c9..564c37f0b6ce6 100644 --- a/clients/client-gamelift/src/commands/CreateVpcPeeringAuthorizationCommand.ts +++ b/clients/client-gamelift/src/commands/CreateVpcPeeringAuthorizationCommand.ts @@ -99,7 +99,7 @@ export interface CreateVpcPeeringAuthorizationCommandOutput * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/CreateVpcPeeringConnectionCommand.ts b/clients/client-gamelift/src/commands/CreateVpcPeeringConnectionCommand.ts index 9e55f944c8f1d..57cad45b061cc 100644 --- a/clients/client-gamelift/src/commands/CreateVpcPeeringConnectionCommand.ts +++ b/clients/client-gamelift/src/commands/CreateVpcPeeringConnectionCommand.ts @@ -84,7 +84,7 @@ export interface CreateVpcPeeringConnectionCommandOutput extends CreateVpcPeerin * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DeleteAliasCommand.ts b/clients/client-gamelift/src/commands/DeleteAliasCommand.ts index d9174c431aadb..caeb0113ee04f 100644 --- a/clients/client-gamelift/src/commands/DeleteAliasCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteAliasCommand.ts @@ -67,7 +67,7 @@ export interface DeleteAliasCommandOutput extends __MetadataBearer {} * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link TaggingFailedException} (client fault) *

The requested tagging operation did not succeed. This may be due to invalid tag format diff --git a/clients/client-gamelift/src/commands/DeleteBuildCommand.ts b/clients/client-gamelift/src/commands/DeleteBuildCommand.ts index 1970091cfbbe8..6ce2fdfabf19b 100644 --- a/clients/client-gamelift/src/commands/DeleteBuildCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteBuildCommand.ts @@ -72,7 +72,7 @@ export interface DeleteBuildCommandOutput extends __MetadataBearer {} * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link TaggingFailedException} (client fault) *

The requested tagging operation did not succeed. This may be due to invalid tag format diff --git a/clients/client-gamelift/src/commands/DeleteContainerGroupDefinitionCommand.ts b/clients/client-gamelift/src/commands/DeleteContainerGroupDefinitionCommand.ts index 8730ee1469632..fa5f41e7a1faf 100644 --- a/clients/client-gamelift/src/commands/DeleteContainerGroupDefinitionCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteContainerGroupDefinitionCommand.ts @@ -77,7 +77,7 @@ export interface DeleteContainerGroupDefinitionCommandOutput extends __MetadataB * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link TaggingFailedException} (client fault) *

The requested tagging operation did not succeed. This may be due to invalid tag format diff --git a/clients/client-gamelift/src/commands/DeleteFleetCommand.ts b/clients/client-gamelift/src/commands/DeleteFleetCommand.ts index 02c7e1ea9b8b9..ca7d704601578 100644 --- a/clients/client-gamelift/src/commands/DeleteFleetCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteFleetCommand.ts @@ -81,7 +81,7 @@ export interface DeleteFleetCommandOutput extends __MetadataBearer {} * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link TaggingFailedException} (client fault) *

The requested tagging operation did not succeed. This may be due to invalid tag format diff --git a/clients/client-gamelift/src/commands/DeleteFleetLocationsCommand.ts b/clients/client-gamelift/src/commands/DeleteFleetLocationsCommand.ts index 687abe1094add..5d086f54c4e07 100644 --- a/clients/client-gamelift/src/commands/DeleteFleetLocationsCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteFleetLocationsCommand.ts @@ -84,7 +84,7 @@ export interface DeleteFleetLocationsCommandOutput extends DeleteFleetLocationsO * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DeleteGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/DeleteGameServerGroupCommand.ts index 34a5f08a67471..26d8bde42056c 100644 --- a/clients/client-gamelift/src/commands/DeleteGameServerGroupCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteGameServerGroupCommand.ts @@ -116,7 +116,7 @@ export interface DeleteGameServerGroupCommandOutput extends DeleteGameServerGrou * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DeleteGameSessionQueueCommand.ts b/clients/client-gamelift/src/commands/DeleteGameSessionQueueCommand.ts index 8faf7d2b85bb3..65eb79c9bf937 100644 --- a/clients/client-gamelift/src/commands/DeleteGameSessionQueueCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteGameSessionQueueCommand.ts @@ -60,7 +60,7 @@ export interface DeleteGameSessionQueueCommandOutput extends DeleteGameSessionQu * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link TaggingFailedException} (client fault) *

The requested tagging operation did not succeed. This may be due to invalid tag format diff --git a/clients/client-gamelift/src/commands/DeleteLocationCommand.ts b/clients/client-gamelift/src/commands/DeleteLocationCommand.ts index b11721b96ec5f..e95da4ab81f64 100644 --- a/clients/client-gamelift/src/commands/DeleteLocationCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteLocationCommand.ts @@ -61,7 +61,7 @@ export interface DeleteLocationCommandOutput extends DeleteLocationOutput, __Met * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DeleteMatchmakingConfigurationCommand.ts b/clients/client-gamelift/src/commands/DeleteMatchmakingConfigurationCommand.ts index 9d3dd3c97bdbf..88f7d0f5de943 100644 --- a/clients/client-gamelift/src/commands/DeleteMatchmakingConfigurationCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteMatchmakingConfigurationCommand.ts @@ -66,7 +66,7 @@ export interface DeleteMatchmakingConfigurationCommandOutput * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link TaggingFailedException} (client fault) *

The requested tagging operation did not succeed. This may be due to invalid tag format diff --git a/clients/client-gamelift/src/commands/DeleteMatchmakingRuleSetCommand.ts b/clients/client-gamelift/src/commands/DeleteMatchmakingRuleSetCommand.ts index 7ab5f8694ae07..95143a6f4b944 100644 --- a/clients/client-gamelift/src/commands/DeleteMatchmakingRuleSetCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteMatchmakingRuleSetCommand.ts @@ -72,7 +72,7 @@ export interface DeleteMatchmakingRuleSetCommandOutput extends DeleteMatchmaking * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link TaggingFailedException} (client fault) *

The requested tagging operation did not succeed. This may be due to invalid tag format diff --git a/clients/client-gamelift/src/commands/DeleteScalingPolicyCommand.ts b/clients/client-gamelift/src/commands/DeleteScalingPolicyCommand.ts index 58f025aac50a4..16c9d7955a445 100644 --- a/clients/client-gamelift/src/commands/DeleteScalingPolicyCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteScalingPolicyCommand.ts @@ -64,7 +64,7 @@ export interface DeleteScalingPolicyCommandOutput extends __MetadataBearer {} * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DeleteScriptCommand.ts b/clients/client-gamelift/src/commands/DeleteScriptCommand.ts index ff1c2df5a54d5..86c7bf831a4a7 100644 --- a/clients/client-gamelift/src/commands/DeleteScriptCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteScriptCommand.ts @@ -77,7 +77,7 @@ export interface DeleteScriptCommandOutput extends __MetadataBearer {} * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link TaggingFailedException} (client fault) *

The requested tagging operation did not succeed. This may be due to invalid tag format diff --git a/clients/client-gamelift/src/commands/DeleteVpcPeeringAuthorizationCommand.ts b/clients/client-gamelift/src/commands/DeleteVpcPeeringAuthorizationCommand.ts index 511554754c02a..880450a6e187a 100644 --- a/clients/client-gamelift/src/commands/DeleteVpcPeeringAuthorizationCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteVpcPeeringAuthorizationCommand.ts @@ -72,7 +72,7 @@ export interface DeleteVpcPeeringAuthorizationCommandOutput * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DeleteVpcPeeringConnectionCommand.ts b/clients/client-gamelift/src/commands/DeleteVpcPeeringConnectionCommand.ts index 100b796835ba6..aad576e92dade 100644 --- a/clients/client-gamelift/src/commands/DeleteVpcPeeringConnectionCommand.ts +++ b/clients/client-gamelift/src/commands/DeleteVpcPeeringConnectionCommand.ts @@ -70,7 +70,7 @@ export interface DeleteVpcPeeringConnectionCommandOutput extends DeleteVpcPeerin * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DeregisterComputeCommand.ts b/clients/client-gamelift/src/commands/DeregisterComputeCommand.ts index d78681fdb8940..c4791245e2fd8 100644 --- a/clients/client-gamelift/src/commands/DeregisterComputeCommand.ts +++ b/clients/client-gamelift/src/commands/DeregisterComputeCommand.ts @@ -69,7 +69,7 @@ export interface DeregisterComputeCommandOutput extends DeregisterComputeOutput, * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DeregisterGameServerCommand.ts b/clients/client-gamelift/src/commands/DeregisterGameServerCommand.ts index 4383075bf669c..cd1a8bb03035c 100644 --- a/clients/client-gamelift/src/commands/DeregisterGameServerCommand.ts +++ b/clients/client-gamelift/src/commands/DeregisterGameServerCommand.ts @@ -75,7 +75,7 @@ export interface DeregisterGameServerCommandOutput extends __MetadataBearer {} * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeAliasCommand.ts b/clients/client-gamelift/src/commands/DescribeAliasCommand.ts index b5fbca8c7c602..ef5b6d6c2db51 100644 --- a/clients/client-gamelift/src/commands/DescribeAliasCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeAliasCommand.ts @@ -82,7 +82,7 @@ export interface DescribeAliasCommandOutput extends DescribeAliasOutput, __Metad * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeBuildCommand.ts b/clients/client-gamelift/src/commands/DescribeBuildCommand.ts index 7cc4e81722433..83c18d861cb28 100644 --- a/clients/client-gamelift/src/commands/DescribeBuildCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeBuildCommand.ts @@ -82,7 +82,7 @@ export interface DescribeBuildCommandOutput extends DescribeBuildOutput, __Metad * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeComputeCommand.ts b/clients/client-gamelift/src/commands/DescribeComputeCommand.ts index 5c941b9ff5654..c82c8a20e55e5 100644 --- a/clients/client-gamelift/src/commands/DescribeComputeCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeComputeCommand.ts @@ -113,7 +113,7 @@ export interface DescribeComputeCommandOutput extends DescribeComputeOutput, __M * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeContainerGroupDefinitionCommand.ts b/clients/client-gamelift/src/commands/DescribeContainerGroupDefinitionCommand.ts index 6b21bef9037bd..0f134a0fff05b 100644 --- a/clients/client-gamelift/src/commands/DescribeContainerGroupDefinitionCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeContainerGroupDefinitionCommand.ts @@ -146,7 +146,7 @@ export interface DescribeContainerGroupDefinitionCommandOutput * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeFleetAttributesCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetAttributesCommand.ts index 9dfeabfab5ae6..e464665a3652e 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetAttributesCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetAttributesCommand.ts @@ -157,7 +157,7 @@ export interface DescribeFleetAttributesCommandOutput extends DescribeFleetAttri * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeFleetCapacityCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetCapacityCommand.ts index a3e6d7aeef242..1d61f4b91d06f 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetCapacityCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetCapacityCommand.ts @@ -127,7 +127,7 @@ export interface DescribeFleetCapacityCommandOutput extends DescribeFleetCapacit * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeFleetEventsCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetEventsCommand.ts index d4bd60b43c7c4..e0fe95b219454 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetEventsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetEventsCommand.ts @@ -63,7 +63,7 @@ export interface DescribeFleetEventsCommandOutput extends DescribeFleetEventsOut * // { // Event * // EventId: "STRING_VALUE", * // ResourceId: "STRING_VALUE", - * // EventCode: "GENERIC_EVENT" || "FLEET_CREATED" || "FLEET_DELETED" || "FLEET_SCALING_EVENT" || "FLEET_STATE_DOWNLOADING" || "FLEET_STATE_VALIDATING" || "FLEET_STATE_BUILDING" || "FLEET_STATE_ACTIVATING" || "FLEET_STATE_ACTIVE" || "FLEET_STATE_ERROR" || "FLEET_INITIALIZATION_FAILED" || "FLEET_BINARY_DOWNLOAD_FAILED" || "FLEET_VALIDATION_LAUNCH_PATH_NOT_FOUND" || "FLEET_VALIDATION_EXECUTABLE_RUNTIME_FAILURE" || "FLEET_VALIDATION_TIMED_OUT" || "FLEET_ACTIVATION_FAILED" || "FLEET_ACTIVATION_FAILED_NO_INSTANCES" || "FLEET_NEW_GAME_SESSION_PROTECTION_POLICY_UPDATED" || "SERVER_PROCESS_INVALID_PATH" || "SERVER_PROCESS_SDK_INITIALIZATION_TIMEOUT" || "SERVER_PROCESS_PROCESS_READY_TIMEOUT" || "SERVER_PROCESS_CRASHED" || "SERVER_PROCESS_TERMINATED_UNHEALTHY" || "SERVER_PROCESS_FORCE_TERMINATED" || "SERVER_PROCESS_PROCESS_EXIT_TIMEOUT" || "GAME_SESSION_ACTIVATION_TIMEOUT" || "FLEET_CREATION_EXTRACTING_BUILD" || "FLEET_CREATION_RUNNING_INSTALLER" || "FLEET_CREATION_VALIDATING_RUNTIME_CONFIG" || "FLEET_VPC_PEERING_SUCCEEDED" || "FLEET_VPC_PEERING_FAILED" || "FLEET_VPC_PEERING_DELETED" || "INSTANCE_INTERRUPTED" || "INSTANCE_RECYCLED", + * // EventCode: "GENERIC_EVENT" || "FLEET_CREATED" || "FLEET_DELETED" || "FLEET_SCALING_EVENT" || "FLEET_STATE_DOWNLOADING" || "FLEET_STATE_VALIDATING" || "FLEET_STATE_BUILDING" || "FLEET_STATE_ACTIVATING" || "FLEET_STATE_ACTIVE" || "FLEET_STATE_ERROR" || "FLEET_INITIALIZATION_FAILED" || "FLEET_BINARY_DOWNLOAD_FAILED" || "FLEET_VALIDATION_LAUNCH_PATH_NOT_FOUND" || "FLEET_VALIDATION_EXECUTABLE_RUNTIME_FAILURE" || "FLEET_VALIDATION_TIMED_OUT" || "FLEET_ACTIVATION_FAILED" || "FLEET_ACTIVATION_FAILED_NO_INSTANCES" || "FLEET_NEW_GAME_SESSION_PROTECTION_POLICY_UPDATED" || "SERVER_PROCESS_INVALID_PATH" || "SERVER_PROCESS_SDK_INITIALIZATION_TIMEOUT" || "SERVER_PROCESS_PROCESS_READY_TIMEOUT" || "SERVER_PROCESS_CRASHED" || "SERVER_PROCESS_TERMINATED_UNHEALTHY" || "SERVER_PROCESS_FORCE_TERMINATED" || "SERVER_PROCESS_PROCESS_EXIT_TIMEOUT" || "GAME_SESSION_ACTIVATION_TIMEOUT" || "FLEET_CREATION_EXTRACTING_BUILD" || "FLEET_CREATION_RUNNING_INSTALLER" || "FLEET_CREATION_VALIDATING_RUNTIME_CONFIG" || "FLEET_VPC_PEERING_SUCCEEDED" || "FLEET_VPC_PEERING_FAILED" || "FLEET_VPC_PEERING_DELETED" || "INSTANCE_INTERRUPTED" || "INSTANCE_RECYCLED" || "FLEET_CREATION_COMPLETED_INSTALLER" || "FLEET_CREATION_FAILED_INSTALLER", * // Message: "STRING_VALUE", * // EventTime: new Date("TIMESTAMP"), * // PreSignedLogUrl: "STRING_VALUE", @@ -90,7 +90,7 @@ export interface DescribeFleetEventsCommandOutput extends DescribeFleetEventsOut * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeFleetLocationAttributesCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetLocationAttributesCommand.ts index 20c740f0d60e2..bccbb91fe5c7f 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetLocationAttributesCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetLocationAttributesCommand.ts @@ -59,6 +59,9 @@ export interface DescribeFleetLocationAttributesCommandOutput * Setting * up Amazon GameLift fleets *

+ *

+ * + * Amazon GameLift service locations for managed hosting

* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -110,7 +113,7 @@ export interface DescribeFleetLocationAttributesCommandOutput * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeFleetLocationCapacityCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetLocationCapacityCommand.ts index bb1d96974c389..870abbe82c828 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetLocationCapacityCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetLocationCapacityCommand.ts @@ -51,6 +51,8 @@ export interface DescribeFleetLocationCapacityCommandOutput * fleets *

*

+ * Amazon GameLift service locations for managed hosting

+ *

* GameLift metrics for fleets *

* @example @@ -106,7 +108,7 @@ export interface DescribeFleetLocationCapacityCommandOutput * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeFleetLocationUtilizationCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetLocationUtilizationCommand.ts index 1fae39aacfe72..5d0d2c3c8b411 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetLocationUtilizationCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetLocationUtilizationCommand.ts @@ -49,6 +49,8 @@ export interface DescribeFleetLocationUtilizationCommandOutput * fleets *

*

+ * Amazon GameLift service locations for managed hosting

+ *

* GameLift metrics for fleets *

* @example @@ -92,7 +94,7 @@ export interface DescribeFleetLocationUtilizationCommandOutput * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeFleetPortSettingsCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetPortSettingsCommand.ts index 90f3fa618a651..1e36b87e1c9f6 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetPortSettingsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetPortSettingsCommand.ts @@ -103,7 +103,7 @@ export interface DescribeFleetPortSettingsCommandOutput extends DescribeFleetPor * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeFleetUtilizationCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetUtilizationCommand.ts index d0d2592ec3d80..4d3dfedc1bddf 100644 --- a/clients/client-gamelift/src/commands/DescribeFleetUtilizationCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeFleetUtilizationCommand.ts @@ -111,7 +111,7 @@ export interface DescribeFleetUtilizationCommandOutput extends DescribeFleetUtil * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeGameServerCommand.ts b/clients/client-gamelift/src/commands/DescribeGameServerCommand.ts index 1fac6cb4261db..941a5aa4418f9 100644 --- a/clients/client-gamelift/src/commands/DescribeGameServerCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameServerCommand.ts @@ -88,7 +88,7 @@ export interface DescribeGameServerCommandOutput extends DescribeGameServerOutpu * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/DescribeGameServerGroupCommand.ts index 38a1083d08cfe..1e3d9c53af4a8 100644 --- a/clients/client-gamelift/src/commands/DescribeGameServerGroupCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameServerGroupCommand.ts @@ -97,7 +97,7 @@ export interface DescribeGameServerGroupCommandOutput extends DescribeGameServer * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeGameServerInstancesCommand.ts b/clients/client-gamelift/src/commands/DescribeGameServerInstancesCommand.ts index be8116caec1fb..2b7aff56cfcef 100644 --- a/clients/client-gamelift/src/commands/DescribeGameServerInstancesCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameServerInstancesCommand.ts @@ -96,7 +96,7 @@ export interface DescribeGameServerInstancesCommandOutput extends DescribeGameSe * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeGameSessionDetailsCommand.ts b/clients/client-gamelift/src/commands/DescribeGameSessionDetailsCommand.ts index 0f09c8f8e4fb9..e990cc7083b5b 100644 --- a/clients/client-gamelift/src/commands/DescribeGameSessionDetailsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameSessionDetailsCommand.ts @@ -136,7 +136,7 @@ export interface DescribeGameSessionDetailsCommandOutput extends DescribeGameSes * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link TerminalRoutingStrategyException} (client fault) *

The service is unable to resolve the routing for a particular alias because it has a diff --git a/clients/client-gamelift/src/commands/DescribeGameSessionPlacementCommand.ts b/clients/client-gamelift/src/commands/DescribeGameSessionPlacementCommand.ts index cb8679d2dd489..61d38645c25bf 100644 --- a/clients/client-gamelift/src/commands/DescribeGameSessionPlacementCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameSessionPlacementCommand.ts @@ -112,7 +112,7 @@ export interface DescribeGameSessionPlacementCommandOutput * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeGameSessionQueuesCommand.ts b/clients/client-gamelift/src/commands/DescribeGameSessionQueuesCommand.ts index ba5062d076d4d..7ecb3b176b4ff 100644 --- a/clients/client-gamelift/src/commands/DescribeGameSessionQueuesCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameSessionQueuesCommand.ts @@ -108,7 +108,7 @@ export interface DescribeGameSessionQueuesCommandOutput extends DescribeGameSess * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeGameSessionsCommand.ts b/clients/client-gamelift/src/commands/DescribeGameSessionsCommand.ts index 6bc389971cf20..2478925a59b84 100644 --- a/clients/client-gamelift/src/commands/DescribeGameSessionsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeGameSessionsCommand.ts @@ -140,7 +140,7 @@ export interface DescribeGameSessionsCommandOutput extends DescribeGameSessionsO * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link TerminalRoutingStrategyException} (client fault) *

The service is unable to resolve the routing for a particular alias because it has a diff --git a/clients/client-gamelift/src/commands/DescribeInstancesCommand.ts b/clients/client-gamelift/src/commands/DescribeInstancesCommand.ts index 281562ae5f8fa..990191dd34371 100644 --- a/clients/client-gamelift/src/commands/DescribeInstancesCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeInstancesCommand.ts @@ -123,7 +123,7 @@ export interface DescribeInstancesCommandOutput extends DescribeInstancesOutput, * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeMatchmakingRuleSetsCommand.ts b/clients/client-gamelift/src/commands/DescribeMatchmakingRuleSetsCommand.ts index bc91cf258140f..0eb361cd90ff6 100644 --- a/clients/client-gamelift/src/commands/DescribeMatchmakingRuleSetsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeMatchmakingRuleSetsCommand.ts @@ -87,7 +87,7 @@ export interface DescribeMatchmakingRuleSetsCommandOutput extends DescribeMatchm * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnsupportedRegionException} (client fault) *

The requested operation is not supported in the Region specified.

diff --git a/clients/client-gamelift/src/commands/DescribePlayerSessionsCommand.ts b/clients/client-gamelift/src/commands/DescribePlayerSessionsCommand.ts index 49b358e0217bf..6ae41fe8cd6aa 100644 --- a/clients/client-gamelift/src/commands/DescribePlayerSessionsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribePlayerSessionsCommand.ts @@ -114,7 +114,7 @@ export interface DescribePlayerSessionsCommandOutput extends DescribePlayerSessi * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeRuntimeConfigurationCommand.ts b/clients/client-gamelift/src/commands/DescribeRuntimeConfigurationCommand.ts index cd2b87aa0f978..e4dec7dfbd799 100644 --- a/clients/client-gamelift/src/commands/DescribeRuntimeConfigurationCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeRuntimeConfigurationCommand.ts @@ -96,7 +96,7 @@ export interface DescribeRuntimeConfigurationCommandOutput * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeScalingPoliciesCommand.ts b/clients/client-gamelift/src/commands/DescribeScalingPoliciesCommand.ts index d0f25aa7b9a8e..8ac3da297917c 100644 --- a/clients/client-gamelift/src/commands/DescribeScalingPoliciesCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeScalingPoliciesCommand.ts @@ -91,7 +91,7 @@ export interface DescribeScalingPoliciesCommandOutput extends DescribeScalingPol * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeScriptCommand.ts b/clients/client-gamelift/src/commands/DescribeScriptCommand.ts index 5fae1557f3071..24b3ab33f1719 100644 --- a/clients/client-gamelift/src/commands/DescribeScriptCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeScriptCommand.ts @@ -88,7 +88,7 @@ export interface DescribeScriptCommandOutput extends DescribeScriptOutput, __Met * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/DescribeVpcPeeringConnectionsCommand.ts b/clients/client-gamelift/src/commands/DescribeVpcPeeringConnectionsCommand.ts index d090afc24a4f6..f2c6e81bac65e 100644 --- a/clients/client-gamelift/src/commands/DescribeVpcPeeringConnectionsCommand.ts +++ b/clients/client-gamelift/src/commands/DescribeVpcPeeringConnectionsCommand.ts @@ -91,7 +91,7 @@ export interface DescribeVpcPeeringConnectionsCommandOutput * values before retrying.

* * @throws {@link NotFoundException} (client fault) - *

THe requested resources was not found. The resource was either not created yet or deleted.

+ *

The requested resources was not found. The resource was either not created yet or deleted.

* * @throws {@link UnauthorizedException} (client fault) *

The client failed authentication. Clients should not retry such requests.

diff --git a/clients/client-gamelift/src/commands/GetComputeAccessCommand.ts b/clients/client-gamelift/src/commands/GetComputeAccessCommand.ts index e37d44bcca466..ab12c4439b2c0 100644 --- a/clients/client-gamelift/src/commands/GetComputeAccessCommand.ts +++ b/clients/client-gamelift/src/commands/GetComputeAccessCommand.ts @@ -69,12 +69,6 @@ export interface GetComputeAccessCommandOutput extends GetComputeAccessOutput, _ * issues *

* - *
  • - *

    - * - * Remotely connect to a container fleet - *

    - *
  • * * @example * Use a bare-bones client and the command you need to make an API call. @@ -118,7 +112,7 @@ export interface GetComputeAccessCommandOutput extends GetComputeAccessOutput, _ * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/GetComputeAuthTokenCommand.ts b/clients/client-gamelift/src/commands/GetComputeAuthTokenCommand.ts index 5ac51656a1aed..7e2ea2aa4dbf1 100644 --- a/clients/client-gamelift/src/commands/GetComputeAuthTokenCommand.ts +++ b/clients/client-gamelift/src/commands/GetComputeAuthTokenCommand.ts @@ -108,7 +108,7 @@ export interface GetComputeAuthTokenCommandOutput extends GetComputeAuthTokenOut * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/GetGameSessionLogUrlCommand.ts b/clients/client-gamelift/src/commands/GetGameSessionLogUrlCommand.ts index e125f7f147947..27b5d2bac0a17 100644 --- a/clients/client-gamelift/src/commands/GetGameSessionLogUrlCommand.ts +++ b/clients/client-gamelift/src/commands/GetGameSessionLogUrlCommand.ts @@ -71,7 +71,7 @@ export interface GetGameSessionLogUrlCommandOutput extends GetGameSessionLogUrlO * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/GetInstanceAccessCommand.ts b/clients/client-gamelift/src/commands/GetInstanceAccessCommand.ts index d289f686ca344..d19ada4aacbbd 100644 --- a/clients/client-gamelift/src/commands/GetInstanceAccessCommand.ts +++ b/clients/client-gamelift/src/commands/GetInstanceAccessCommand.ts @@ -111,7 +111,7 @@ export interface GetInstanceAccessCommandOutput extends GetInstanceAccessOutput, * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/ListFleetsCommand.ts b/clients/client-gamelift/src/commands/ListFleetsCommand.ts index 78024365fc21c..4bce43c6f1dc8 100644 --- a/clients/client-gamelift/src/commands/ListFleetsCommand.ts +++ b/clients/client-gamelift/src/commands/ListFleetsCommand.ts @@ -100,7 +100,7 @@ export interface ListFleetsCommandOutput extends ListFleetsOutput, __MetadataBea * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/ListTagsForResourceCommand.ts b/clients/client-gamelift/src/commands/ListTagsForResourceCommand.ts index e0108df08ed13..c316aebe98874 100644 --- a/clients/client-gamelift/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-gamelift/src/commands/ListTagsForResourceCommand.ts @@ -86,7 +86,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link TaggingFailedException} (client fault) *

    The requested tagging operation did not succeed. This may be due to invalid tag format diff --git a/clients/client-gamelift/src/commands/PutScalingPolicyCommand.ts b/clients/client-gamelift/src/commands/PutScalingPolicyCommand.ts index 54260a0a0d45b..a4e5f37ae5ba6 100644 --- a/clients/client-gamelift/src/commands/PutScalingPolicyCommand.ts +++ b/clients/client-gamelift/src/commands/PutScalingPolicyCommand.ts @@ -129,7 +129,7 @@ export interface PutScalingPolicyCommandOutput extends PutScalingPolicyOutput, _ * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/RequestUploadCredentialsCommand.ts b/clients/client-gamelift/src/commands/RequestUploadCredentialsCommand.ts index 51a175b5b7a01..98cc6199ea647 100644 --- a/clients/client-gamelift/src/commands/RequestUploadCredentialsCommand.ts +++ b/clients/client-gamelift/src/commands/RequestUploadCredentialsCommand.ts @@ -89,7 +89,7 @@ export interface RequestUploadCredentialsCommandOutput extends RequestUploadCred * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/ResolveAliasCommand.ts b/clients/client-gamelift/src/commands/ResolveAliasCommand.ts index ae1faf00715bd..27312c6f827e8 100644 --- a/clients/client-gamelift/src/commands/ResolveAliasCommand.ts +++ b/clients/client-gamelift/src/commands/ResolveAliasCommand.ts @@ -72,7 +72,7 @@ export interface ResolveAliasCommandOutput extends ResolveAliasOutput, __Metadat * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link TerminalRoutingStrategyException} (client fault) *

    The service is unable to resolve the routing for a particular alias because it has a diff --git a/clients/client-gamelift/src/commands/ResumeGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/ResumeGameServerGroupCommand.ts index 8030a4bb4394d..c2cc005021920 100644 --- a/clients/client-gamelift/src/commands/ResumeGameServerGroupCommand.ts +++ b/clients/client-gamelift/src/commands/ResumeGameServerGroupCommand.ts @@ -104,7 +104,7 @@ export interface ResumeGameServerGroupCommandOutput extends ResumeGameServerGrou * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/SearchGameSessionsCommand.ts b/clients/client-gamelift/src/commands/SearchGameSessionsCommand.ts index 6f47e42d0636e..aaae569c82363 100644 --- a/clients/client-gamelift/src/commands/SearchGameSessionsCommand.ts +++ b/clients/client-gamelift/src/commands/SearchGameSessionsCommand.ts @@ -180,7 +180,7 @@ export interface SearchGameSessionsCommandOutput extends SearchGameSessionsOutpu * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link TerminalRoutingStrategyException} (client fault) *

    The service is unable to resolve the routing for a particular alias because it has a diff --git a/clients/client-gamelift/src/commands/StartFleetActionsCommand.ts b/clients/client-gamelift/src/commands/StartFleetActionsCommand.ts index 3d7b2a209674a..43ea8aec8247b 100644 --- a/clients/client-gamelift/src/commands/StartFleetActionsCommand.ts +++ b/clients/client-gamelift/src/commands/StartFleetActionsCommand.ts @@ -89,7 +89,7 @@ export interface StartFleetActionsCommandOutput extends StartFleetActionsOutput, * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/StartGameSessionPlacementCommand.ts b/clients/client-gamelift/src/commands/StartGameSessionPlacementCommand.ts index 0ff3293bda8a6..d281c05b2ec8c 100644 --- a/clients/client-gamelift/src/commands/StartGameSessionPlacementCommand.ts +++ b/clients/client-gamelift/src/commands/StartGameSessionPlacementCommand.ts @@ -163,7 +163,7 @@ export interface StartGameSessionPlacementCommandOutput extends StartGameSession * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/StartMatchBackfillCommand.ts b/clients/client-gamelift/src/commands/StartMatchBackfillCommand.ts index fd3d2cc6a46d3..6eecfb5d37b5d 100644 --- a/clients/client-gamelift/src/commands/StartMatchBackfillCommand.ts +++ b/clients/client-gamelift/src/commands/StartMatchBackfillCommand.ts @@ -169,7 +169,7 @@ export interface StartMatchBackfillCommandOutput extends StartMatchBackfillOutpu * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnsupportedRegionException} (client fault) *

    The requested operation is not supported in the Region specified.

    diff --git a/clients/client-gamelift/src/commands/StartMatchmakingCommand.ts b/clients/client-gamelift/src/commands/StartMatchmakingCommand.ts index 0ae945eceb4ce..d074a13b7455b 100644 --- a/clients/client-gamelift/src/commands/StartMatchmakingCommand.ts +++ b/clients/client-gamelift/src/commands/StartMatchmakingCommand.ts @@ -160,7 +160,7 @@ export interface StartMatchmakingCommandOutput extends StartMatchmakingOutput, _ * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnsupportedRegionException} (client fault) *

    The requested operation is not supported in the Region specified.

    diff --git a/clients/client-gamelift/src/commands/StopFleetActionsCommand.ts b/clients/client-gamelift/src/commands/StopFleetActionsCommand.ts index a5f1ac3571dd5..556a1825c2c6a 100644 --- a/clients/client-gamelift/src/commands/StopFleetActionsCommand.ts +++ b/clients/client-gamelift/src/commands/StopFleetActionsCommand.ts @@ -93,7 +93,7 @@ export interface StopFleetActionsCommandOutput extends StopFleetActionsOutput, _ * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/StopGameSessionPlacementCommand.ts b/clients/client-gamelift/src/commands/StopGameSessionPlacementCommand.ts index e00a712da3cdc..887244de1e90c 100644 --- a/clients/client-gamelift/src/commands/StopGameSessionPlacementCommand.ts +++ b/clients/client-gamelift/src/commands/StopGameSessionPlacementCommand.ts @@ -102,7 +102,7 @@ export interface StopGameSessionPlacementCommandOutput extends StopGameSessionPl * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/StopMatchmakingCommand.ts b/clients/client-gamelift/src/commands/StopMatchmakingCommand.ts index c724ed16adcc5..751858d376e7b 100644 --- a/clients/client-gamelift/src/commands/StopMatchmakingCommand.ts +++ b/clients/client-gamelift/src/commands/StopMatchmakingCommand.ts @@ -77,7 +77,7 @@ export interface StopMatchmakingCommandOutput extends StopMatchmakingOutput, __M * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnsupportedRegionException} (client fault) *

    The requested operation is not supported in the Region specified.

    diff --git a/clients/client-gamelift/src/commands/SuspendGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/SuspendGameServerGroupCommand.ts index 911dd842e855e..4957b4af85b92 100644 --- a/clients/client-gamelift/src/commands/SuspendGameServerGroupCommand.ts +++ b/clients/client-gamelift/src/commands/SuspendGameServerGroupCommand.ts @@ -113,7 +113,7 @@ export interface SuspendGameServerGroupCommandOutput extends SuspendGameServerGr * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/TagResourceCommand.ts b/clients/client-gamelift/src/commands/TagResourceCommand.ts index 7d2a585e7b353..35278f09c44c5 100644 --- a/clients/client-gamelift/src/commands/TagResourceCommand.ts +++ b/clients/client-gamelift/src/commands/TagResourceCommand.ts @@ -88,7 +88,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link TaggingFailedException} (client fault) *

    The requested tagging operation did not succeed. This may be due to invalid tag format diff --git a/clients/client-gamelift/src/commands/UntagResourceCommand.ts b/clients/client-gamelift/src/commands/UntagResourceCommand.ts index efb5ec0bcdee4..ccc604d7c80ec 100644 --- a/clients/client-gamelift/src/commands/UntagResourceCommand.ts +++ b/clients/client-gamelift/src/commands/UntagResourceCommand.ts @@ -84,7 +84,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link TaggingFailedException} (client fault) *

    The requested tagging operation did not succeed. This may be due to invalid tag format diff --git a/clients/client-gamelift/src/commands/UpdateAliasCommand.ts b/clients/client-gamelift/src/commands/UpdateAliasCommand.ts index 991a579cd026c..2d34f3c68adde 100644 --- a/clients/client-gamelift/src/commands/UpdateAliasCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateAliasCommand.ts @@ -88,7 +88,7 @@ export interface UpdateAliasCommandOutput extends UpdateAliasOutput, __MetadataB * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/UpdateBuildCommand.ts b/clients/client-gamelift/src/commands/UpdateBuildCommand.ts index 553a17a90f00d..165b14fbf89f8 100644 --- a/clients/client-gamelift/src/commands/UpdateBuildCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateBuildCommand.ts @@ -85,7 +85,7 @@ export interface UpdateBuildCommandOutput extends UpdateBuildOutput, __MetadataB * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/UpdateFleetAttributesCommand.ts b/clients/client-gamelift/src/commands/UpdateFleetAttributesCommand.ts index f7bcaf9210755..c6083b4f5deb9 100644 --- a/clients/client-gamelift/src/commands/UpdateFleetAttributesCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateFleetAttributesCommand.ts @@ -100,7 +100,7 @@ export interface UpdateFleetAttributesCommandOutput extends UpdateFleetAttribute * Resolve the issue before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/UpdateFleetCapacityCommand.ts b/clients/client-gamelift/src/commands/UpdateFleetCapacityCommand.ts index 2d5c5ade51670..7da5a9387a2a1 100644 --- a/clients/client-gamelift/src/commands/UpdateFleetCapacityCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateFleetCapacityCommand.ts @@ -123,7 +123,7 @@ export interface UpdateFleetCapacityCommandOutput extends UpdateFleetCapacityOut * Resolve the issue before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/UpdateFleetPortSettingsCommand.ts b/clients/client-gamelift/src/commands/UpdateFleetPortSettingsCommand.ts index d536bde8c64a5..cc11beed42bc5 100644 --- a/clients/client-gamelift/src/commands/UpdateFleetPortSettingsCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateFleetPortSettingsCommand.ts @@ -116,7 +116,7 @@ export interface UpdateFleetPortSettingsCommandOutput extends UpdateFleetPortSet * Resolve the issue before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/UpdateGameServerCommand.ts b/clients/client-gamelift/src/commands/UpdateGameServerCommand.ts index 7d27f9851bfed..cad519b47293c 100644 --- a/clients/client-gamelift/src/commands/UpdateGameServerCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateGameServerCommand.ts @@ -113,7 +113,7 @@ export interface UpdateGameServerCommandOutput extends UpdateGameServerOutput, _ * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/UpdateGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/UpdateGameServerGroupCommand.ts index 2ff35e507092c..e7adfb20ed8e2 100644 --- a/clients/client-gamelift/src/commands/UpdateGameServerGroupCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateGameServerGroupCommand.ts @@ -107,7 +107,7 @@ export interface UpdateGameServerGroupCommandOutput extends UpdateGameServerGrou * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/UpdateGameSessionCommand.ts b/clients/client-gamelift/src/commands/UpdateGameSessionCommand.ts index 312964aa2e365..b8e56fe2f4bfb 100644 --- a/clients/client-gamelift/src/commands/UpdateGameSessionCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateGameSessionCommand.ts @@ -117,7 +117,7 @@ export interface UpdateGameSessionCommandOutput extends UpdateGameSessionOutput, * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/UpdateGameSessionQueueCommand.ts b/clients/client-gamelift/src/commands/UpdateGameSessionQueueCommand.ts index f018bf128aa45..3da1830a8bde6 100644 --- a/clients/client-gamelift/src/commands/UpdateGameSessionQueueCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateGameSessionQueueCommand.ts @@ -128,7 +128,7 @@ export interface UpdateGameSessionQueueCommandOutput extends UpdateGameSessionQu * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/UpdateMatchmakingConfigurationCommand.ts b/clients/client-gamelift/src/commands/UpdateMatchmakingConfigurationCommand.ts index 2194bf9d8b19e..547a20718b631 100644 --- a/clients/client-gamelift/src/commands/UpdateMatchmakingConfigurationCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateMatchmakingConfigurationCommand.ts @@ -120,7 +120,7 @@ export interface UpdateMatchmakingConfigurationCommandOutput * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnsupportedRegionException} (client fault) *

    The requested operation is not supported in the Region specified.

    diff --git a/clients/client-gamelift/src/commands/UpdateRuntimeConfigurationCommand.ts b/clients/client-gamelift/src/commands/UpdateRuntimeConfigurationCommand.ts index 4d6f392bbb2f2..de3bb09044f9f 100644 --- a/clients/client-gamelift/src/commands/UpdateRuntimeConfigurationCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateRuntimeConfigurationCommand.ts @@ -112,7 +112,7 @@ export interface UpdateRuntimeConfigurationCommandOutput extends UpdateRuntimeCo * Resolve the issue before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/commands/UpdateScriptCommand.ts b/clients/client-gamelift/src/commands/UpdateScriptCommand.ts index 77d4ed142df4e..69a7f6bb2b8f5 100644 --- a/clients/client-gamelift/src/commands/UpdateScriptCommand.ts +++ b/clients/client-gamelift/src/commands/UpdateScriptCommand.ts @@ -104,7 +104,7 @@ export interface UpdateScriptCommandOutput extends UpdateScriptOutput, __Metadat * values before retrying.

    * * @throws {@link NotFoundException} (client fault) - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * * @throws {@link UnauthorizedException} (client fault) *

    The client failed authentication. Clients should not retry such requests.

    diff --git a/clients/client-gamelift/src/models/models_0.ts b/clients/client-gamelift/src/models/models_0.ts index b1c0112bcae35..a450e0aff7f68 100644 --- a/clients/client-gamelift/src/models/models_0.ts +++ b/clients/client-gamelift/src/models/models_0.ts @@ -94,7 +94,7 @@ export class InvalidRequestException extends __BaseException { } /** - *

    THe requested resources was not found. The resource was either not created yet or deleted.

    + *

    The requested resources was not found. The resource was either not created yet or deleted.

    * @public */ export class NotFoundException extends __BaseException { @@ -472,6 +472,16 @@ export interface Build { /** *

    Operating system that the game server binaries are built to run on. This value * determines the type of fleet resources that you can use for this build.

    + * + *

    Amazon Linux 2 (AL2) will reach end of support on 6/30/2025. See more details in + * the Amazon Linux 2 FAQs. + * For game servers + * that are hosted on AL2 and use Amazon GameLift server SDK 4.x., first update the + * game server build to server SDK 5.x, and then deploy to AL2023 instances. See + * + * Migrate to Amazon GameLift server SDK version 5. + *

    + *
    * @public */ OperatingSystem?: OperatingSystem; @@ -1190,6 +1200,16 @@ export interface Compute { /** *

    The type of operating system on the compute resource.

    + * + *

    Amazon Linux 2 (AL2) will reach end of support on 6/30/2025. See more details in + * the Amazon Linux 2 FAQs. + * For game servers + * that are hosted on AL2 and use Amazon GameLift server SDK 4.x., first update the + * game server build to server SDK 5.x, and then deploy to AL2023 instances. See + * + * Migrate to Amazon GameLift server SDK version 5. + *

    + *
    * @public */ OperatingSystem?: OperatingSystem; @@ -1886,6 +1906,16 @@ export interface ContainerGroupDefinition { /** *

    The platform required for all containers in the container group definition.

    + * + *

    Amazon Linux 2 (AL2) will reach end of support on 6/30/2025. See more details in + * the Amazon Linux 2 FAQs. + * For game servers + * that are hosted on AL2 and use Amazon GameLift server SDK 4.x., first update the + * game server build to server SDK 5.x, and then deploy to AL2023 instances. See + * + * Migrate to Amazon GameLift server SDK version 5. + *

    + *
    * @public */ OperatingSystem?: ContainerOperatingSystem; @@ -2052,8 +2082,8 @@ export interface ContainerGroupDefinitionProperty { *

    If no desired value is set, Amazon GameLift places the calculated maximum.

    * *
  • - *

    If a desired number is set to a value higher than the calculated maximum, Amazon GameLift - * places the calculated maximum.

    + *

    If a desired number is set to a value higher than the calculated maximum, fleet + * creation fails..

    *
  • *
  • *

    If a desired number is set to a value lower than the calculated maximum, Amazon GameLift @@ -2376,10 +2406,14 @@ export interface CreateBuildInput { * valid operating system in this request. There is no default value. You can't change a * build's operating system later.

    * - *

    If you have active fleets using the Windows Server 2012 operating system, you can continue to - * create new builds using this OS until October 10, 2023, when Microsoft ends its - * support. All others must use Windows Server 2016 when creating new Windows-based - * builds.

    + *

    Amazon Linux 2 (AL2) will reach end of support on 6/30/2025. See more details in + * the Amazon Linux 2 FAQs. + * For game servers + * that are hosted on AL2 and use Amazon GameLift server SDK 4.x., first update the + * game server build to server SDK 5.x, and then deploy to AL2023 instances. See + * + * Migrate to Amazon GameLift server SDK version 5. + *

    *
    * @public */ @@ -2482,6 +2516,16 @@ export interface CreateContainerGroupDefinitionInput { /** *

    The platform that is used by containers in the container group definition. All containers in * a group must run on the same operating system.

    + * + *

    Amazon Linux 2 (AL2) will reach end of support on 6/30/2025. See more details in + * the Amazon Linux 2 FAQs. + * For game servers + * that are hosted on AL2 and use Amazon GameLift server SDK 4.x., first update the + * game server build to server SDK 5.x, and then deploy to AL2023 instances. See + * + * Migrate to Amazon GameLift server SDK version 5. + *

    + *
    * @public */ OperatingSystem: ContainerOperatingSystem | undefined; @@ -2588,7 +2632,9 @@ export type InstanceRoleCredentialsProvider = */ export interface LocationConfiguration { /** - *

    An Amazon Web Services Region code, such as us-west-2.

    + *

    An Amazon Web Services Region code, such as us-west-2. For a list of supported Regions + * and Local Zones, see Amazon GameLift service + * locations for managed hosting.

    * @public */ Location: string | undefined; @@ -2922,14 +2968,15 @@ export interface CreateFleetInput { CertificateConfiguration?: CertificateConfiguration; /** - *

    A set of remote locations to deploy additional instances to and manage as part of the - * fleet. This parameter can only be used when creating fleets in Amazon Web Services Regions that - * support multiple locations. You can add any Amazon GameLift-supported Amazon Web Services Region as a remote - * location, in the form of an Amazon Web Services Region code, such as us-west-2 or Local - * Zone code. To create a fleet with instances in the home Region only, don't set this - * parameter.

    - *

    When using this parameter, Amazon GameLift requires you to include your home location in the - * request.

    + *

    A set of remote locations to deploy additional instances to and manage as a + * multi-location fleet. Use this parameter when creating a fleet in Amazon Web Services Regions that + * support multiple locations. You can add any Amazon Web Services Region or Local Zone that's supported + * by Amazon GameLift. Provide a list of one or more Amazon Web Services Region codes, such as + * us-west-2, or Local Zone names. When using this parameter, Amazon GameLift + * requires you to include your home location in the request. For a list of supported + * Regions and Local Zones, see + * + * Amazon GameLift service locations for managed hosting.

    * @public */ Locations?: LocationConfiguration[]; @@ -3120,16 +3167,20 @@ export interface FleetAttributes { *

    Current status of the fleet. Possible fleet statuses include the following:

    *