@aws-sdk/client-gamelift 3.645.0 → 3.649.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 (99) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +6 -2
  2. package/dist-cjs/index.js +2 -0
  3. package/dist-es/endpoint/endpointResolver.js +7 -3
  4. package/dist-es/models/models_0.js +2 -0
  5. package/dist-types/commands/AcceptMatchCommand.d.ts +1 -1
  6. package/dist-types/commands/ClaimGameServerCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateFleetLocationsCommand.d.ts +5 -2
  9. package/dist-types/commands/CreateGameSessionCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +1 -1
  12. package/dist-types/commands/CreatePlayerSessionCommand.d.ts +1 -1
  13. package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteAliasCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteBuildCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteContainerGroupDefinitionCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteFleetCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteLocationCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteScriptCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
  30. package/dist-types/commands/DeregisterComputeCommand.d.ts +1 -1
  31. package/dist-types/commands/DeregisterGameServerCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeAliasCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeBuildCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeComputeCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeContainerGroupDefinitionCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeFleetEventsCommand.d.ts +2 -2
  39. package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +4 -1
  40. package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +3 -1
  41. package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +3 -1
  42. package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +1 -1
  43. package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +1 -1
  44. package/dist-types/commands/DescribeGameServerCommand.d.ts +1 -1
  45. package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +1 -1
  46. package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +1 -1
  47. package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +1 -1
  48. package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +1 -1
  49. package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +1 -1
  50. package/dist-types/commands/DescribeGameSessionsCommand.d.ts +1 -1
  51. package/dist-types/commands/DescribeInstancesCommand.d.ts +1 -1
  52. package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +1 -1
  53. package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +1 -1
  54. package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +1 -1
  55. package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +1 -1
  56. package/dist-types/commands/DescribeScriptCommand.d.ts +1 -1
  57. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
  58. package/dist-types/commands/GetComputeAccessCommand.d.ts +1 -7
  59. package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +1 -1
  60. package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +1 -1
  61. package/dist-types/commands/GetInstanceAccessCommand.d.ts +1 -1
  62. package/dist-types/commands/ListFleetsCommand.d.ts +1 -1
  63. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  64. package/dist-types/commands/PutScalingPolicyCommand.d.ts +1 -1
  65. package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +1 -1
  66. package/dist-types/commands/ResolveAliasCommand.d.ts +1 -1
  67. package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +1 -1
  68. package/dist-types/commands/SearchGameSessionsCommand.d.ts +1 -1
  69. package/dist-types/commands/StartFleetActionsCommand.d.ts +1 -1
  70. package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +1 -1
  71. package/dist-types/commands/StartMatchBackfillCommand.d.ts +1 -1
  72. package/dist-types/commands/StartMatchmakingCommand.d.ts +1 -1
  73. package/dist-types/commands/StopFleetActionsCommand.d.ts +1 -1
  74. package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +1 -1
  75. package/dist-types/commands/StopMatchmakingCommand.d.ts +1 -1
  76. package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +1 -1
  77. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  78. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  79. package/dist-types/commands/UpdateAliasCommand.d.ts +1 -1
  80. package/dist-types/commands/UpdateBuildCommand.d.ts +1 -1
  81. package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +1 -1
  82. package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +1 -1
  83. package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +1 -1
  84. package/dist-types/commands/UpdateGameServerCommand.d.ts +1 -1
  85. package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +1 -1
  86. package/dist-types/commands/UpdateGameSessionCommand.d.ts +1 -1
  87. package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +1 -1
  88. package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +1 -1
  89. package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +1 -1
  90. package/dist-types/commands/UpdateScriptCommand.d.ts +1 -1
  91. package/dist-types/models/models_0.d.ts +132 -50
  92. package/dist-types/runtimeConfig.browser.d.ts +2 -0
  93. package/dist-types/runtimeConfig.d.ts +2 -0
  94. package/dist-types/runtimeConfig.native.d.ts +2 -0
  95. package/dist-types/ts3.4/models/models_0.d.ts +2 -0
  96. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  97. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  98. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  99. package/package.json +35 -35
@@ -4,11 +4,15 @@ exports.defaultEndpointResolver = void 0;
4
4
  const util_endpoints_1 = require("@aws-sdk/util-endpoints");
5
5
  const util_endpoints_2 = require("@smithy/util-endpoints");
6
6
  const ruleset_1 = require("./ruleset");
7
+ const cache = new util_endpoints_2.EndpointCache({
8
+ size: 50,
9
+ params: ["Endpoint", "Region", "UseDualStack", "UseFIPS"],
10
+ });
7
11
  const defaultEndpointResolver = (endpointParams, context = {}) => {
8
- return (0, util_endpoints_2.resolveEndpoint)(ruleset_1.ruleSet, {
12
+ return cache.get(endpointParams, () => (0, util_endpoints_2.resolveEndpoint)(ruleset_1.ruleSet, {
9
13
  endpointParams: endpointParams,
10
14
  logger: context.logger,
11
- });
15
+ }));
12
16
  };
13
17
  exports.defaultEndpointResolver = defaultEndpointResolver;
14
18
  util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
package/dist-cjs/index.js CHANGED
@@ -1173,7 +1173,9 @@ var EventCode = {
1173
1173
  FLEET_ACTIVATION_FAILED_NO_INSTANCES: "FLEET_ACTIVATION_FAILED_NO_INSTANCES",
1174
1174
  FLEET_BINARY_DOWNLOAD_FAILED: "FLEET_BINARY_DOWNLOAD_FAILED",
1175
1175
  FLEET_CREATED: "FLEET_CREATED",
1176
+ FLEET_CREATION_COMPLETED_INSTALLER: "FLEET_CREATION_COMPLETED_INSTALLER",
1176
1177
  FLEET_CREATION_EXTRACTING_BUILD: "FLEET_CREATION_EXTRACTING_BUILD",
1178
+ FLEET_CREATION_FAILED_INSTALLER: "FLEET_CREATION_FAILED_INSTALLER",
1177
1179
  FLEET_CREATION_RUNNING_INSTALLER: "FLEET_CREATION_RUNNING_INSTALLER",
1178
1180
  FLEET_CREATION_VALIDATING_RUNTIME_CONFIG: "FLEET_CREATION_VALIDATING_RUNTIME_CONFIG",
1179
1181
  FLEET_DELETED: "FLEET_DELETED",
@@ -1,10 +1,14 @@
1
1
  import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
2
- import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
2
+ import { customEndpointFunctions, EndpointCache, resolveEndpoint } from "@smithy/util-endpoints";
3
3
  import { ruleSet } from "./ruleset";
4
+ const cache = new EndpointCache({
5
+ size: 50,
6
+ params: ["Endpoint", "Region", "UseDualStack", "UseFIPS"],
7
+ });
4
8
  export const defaultEndpointResolver = (endpointParams, context = {}) => {
5
- return resolveEndpoint(ruleSet, {
9
+ return cache.get(endpointParams, () => resolveEndpoint(ruleSet, {
6
10
  endpointParams: endpointParams,
7
11
  logger: context.logger,
8
- });
12
+ }));
9
13
  };
10
14
  customEndpointFunctions.aws = awsEndpointFunctions;
@@ -639,7 +639,9 @@ export const EventCode = {
639
639
  FLEET_ACTIVATION_FAILED_NO_INSTANCES: "FLEET_ACTIVATION_FAILED_NO_INSTANCES",
640
640
  FLEET_BINARY_DOWNLOAD_FAILED: "FLEET_BINARY_DOWNLOAD_FAILED",
641
641
  FLEET_CREATED: "FLEET_CREATED",
642
+ FLEET_CREATION_COMPLETED_INSTALLER: "FLEET_CREATION_COMPLETED_INSTALLER",
642
643
  FLEET_CREATION_EXTRACTING_BUILD: "FLEET_CREATION_EXTRACTING_BUILD",
644
+ FLEET_CREATION_FAILED_INSTALLER: "FLEET_CREATION_FAILED_INSTALLER",
643
645
  FLEET_CREATION_RUNNING_INSTALLER: "FLEET_CREATION_RUNNING_INSTALLER",
644
646
  FLEET_CREATION_VALIDATING_RUNTIME_CONFIG: "FLEET_CREATION_VALIDATING_RUNTIME_CONFIG",
645
647
  FLEET_DELETED: "FLEET_DELETED",
@@ -96,7 +96,7 @@ declare const AcceptMatchCommand_base: {
96
96
  * values before retrying.</p>
97
97
  *
98
98
  * @throws {@link NotFoundException} (client fault)
99
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
99
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
100
100
  *
101
101
  * @throws {@link UnsupportedRegionException} (client fault)
102
102
  * <p>The requested operation is not supported in the Region specified.</p>
@@ -127,7 +127,7 @@ declare const ClaimGameServerCommand_base: {
127
127
  * values before retrying.</p>
128
128
  *
129
129
  * @throws {@link NotFoundException} (client fault)
130
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
130
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
131
131
  *
132
132
  * @throws {@link OutOfCapacityException} (client fault)
133
133
  * <p>The specified game server group has no available game servers to fulfill a
@@ -349,7 +349,7 @@ declare const CreateFleetCommand_base: {
349
349
  * Resolve the issue before retrying.</p>
350
350
  *
351
351
  * @throws {@link NotFoundException} (client fault)
352
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
352
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
353
353
  *
354
354
  * @throws {@link NotReadyException} (client fault)
355
355
  * <p> The operation failed because Amazon GameLift has not yet finished validating this compute. We
@@ -52,8 +52,11 @@ declare const CreateFleetLocationsCommand_base: {
52
52
  * fleets</a>
53
53
  * </p>
54
54
  * <p>
55
- * <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/fleets-intro.html">Multi-location fleets</a>
55
+ * <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/fleets-editing.html#fleets-update-locations">Update fleet locations</a>
56
56
  * </p>
57
+ * <p>
58
+ * <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/gamelift-regions.html">
59
+ * Amazon GameLift service locations</a> for managed hosting.</p>
57
60
  * @example
58
61
  * Use a bare-bones client and the command you need to make an API call.
59
62
  * ```javascript
@@ -113,7 +116,7 @@ declare const CreateFleetLocationsCommand_base: {
113
116
  * Resolve the issue before retrying.</p>
114
117
  *
115
118
  * @throws {@link NotFoundException} (client fault)
116
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
119
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
117
120
  *
118
121
  * @throws {@link NotReadyException} (client fault)
119
122
  * <p> The operation failed because Amazon GameLift has not yet finished validating this compute. We
@@ -166,7 +166,7 @@ declare const CreateGameSessionCommand_base: {
166
166
  * Resolve the issue before retrying.</p>
167
167
  *
168
168
  * @throws {@link NotFoundException} (client fault)
169
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
169
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
170
170
  *
171
171
  * @throws {@link TerminalRoutingStrategyException} (client fault)
172
172
  * <p>The service is unable to resolve the routing for a particular alias because it has a
@@ -172,7 +172,7 @@ declare const CreateGameSessionQueueCommand_base: {
172
172
  * Resolve the issue before retrying.</p>
173
173
  *
174
174
  * @throws {@link NotFoundException} (client fault)
175
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
175
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
176
176
  *
177
177
  * @throws {@link TaggingFailedException} (client fault)
178
178
  * <p>The requested tagging operation did not succeed. This may be due to invalid tag format
@@ -140,7 +140,7 @@ declare const CreateMatchmakingConfigurationCommand_base: {
140
140
  * Resolve the issue before retrying.</p>
141
141
  *
142
142
  * @throws {@link NotFoundException} (client fault)
143
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
143
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
144
144
  *
145
145
  * @throws {@link TaggingFailedException} (client fault)
146
146
  * <p>The requested tagging operation did not succeed. This may be due to invalid tag format
@@ -101,7 +101,7 @@ declare const CreatePlayerSessionCommand_base: {
101
101
  * values before retrying.</p>
102
102
  *
103
103
  * @throws {@link NotFoundException} (client fault)
104
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
104
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
105
105
  *
106
106
  * @throws {@link TerminalRoutingStrategyException} (client fault)
107
107
  * <p>The service is unable to resolve the routing for a particular alias because it has a
@@ -108,7 +108,7 @@ declare const CreatePlayerSessionsCommand_base: {
108
108
  * values before retrying.</p>
109
109
  *
110
110
  * @throws {@link NotFoundException} (client fault)
111
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
111
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
112
112
  *
113
113
  * @throws {@link TerminalRoutingStrategyException} (client fault)
114
114
  * <p>The service is unable to resolve the routing for a particular alias because it has a
@@ -93,7 +93,7 @@ declare const CreateVpcPeeringAuthorizationCommand_base: {
93
93
  * values before retrying.</p>
94
94
  *
95
95
  * @throws {@link NotFoundException} (client fault)
96
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
96
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
97
97
  *
98
98
  * @throws {@link UnauthorizedException} (client fault)
99
99
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -83,7 +83,7 @@ declare const CreateVpcPeeringConnectionCommand_base: {
83
83
  * values before retrying.</p>
84
84
  *
85
85
  * @throws {@link NotFoundException} (client fault)
86
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
86
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
87
87
  *
88
88
  * @throws {@link UnauthorizedException} (client fault)
89
89
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -66,7 +66,7 @@ declare const DeleteAliasCommand_base: {
66
66
  * values before retrying.</p>
67
67
  *
68
68
  * @throws {@link NotFoundException} (client fault)
69
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
69
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
70
70
  *
71
71
  * @throws {@link TaggingFailedException} (client fault)
72
72
  * <p>The requested tagging operation did not succeed. This may be due to invalid tag format
@@ -71,7 +71,7 @@ declare const DeleteBuildCommand_base: {
71
71
  * values before retrying.</p>
72
72
  *
73
73
  * @throws {@link NotFoundException} (client fault)
74
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
74
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
75
75
  *
76
76
  * @throws {@link TaggingFailedException} (client fault)
77
77
  * <p>The requested tagging operation did not succeed. This may be due to invalid tag format
@@ -73,7 +73,7 @@ declare const DeleteContainerGroupDefinitionCommand_base: {
73
73
  * values before retrying.</p>
74
74
  *
75
75
  * @throws {@link NotFoundException} (client fault)
76
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
76
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
77
77
  *
78
78
  * @throws {@link TaggingFailedException} (client fault)
79
79
  * <p>The requested tagging operation did not succeed. This may be due to invalid tag format
@@ -80,7 +80,7 @@ declare const DeleteFleetCommand_base: {
80
80
  * values before retrying.</p>
81
81
  *
82
82
  * @throws {@link NotFoundException} (client fault)
83
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
83
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
84
84
  *
85
85
  * @throws {@link TaggingFailedException} (client fault)
86
86
  * <p>The requested tagging operation did not succeed. This may be due to invalid tag format
@@ -83,7 +83,7 @@ declare const DeleteFleetLocationsCommand_base: {
83
83
  * values before retrying.</p>
84
84
  *
85
85
  * @throws {@link NotFoundException} (client fault)
86
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
86
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
87
87
  *
88
88
  * @throws {@link UnauthorizedException} (client fault)
89
89
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -115,7 +115,7 @@ declare const DeleteGameServerGroupCommand_base: {
115
115
  * values before retrying.</p>
116
116
  *
117
117
  * @throws {@link NotFoundException} (client fault)
118
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
118
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
119
119
  *
120
120
  * @throws {@link UnauthorizedException} (client fault)
121
121
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -59,7 +59,7 @@ declare const DeleteGameSessionQueueCommand_base: {
59
59
  * values before retrying.</p>
60
60
  *
61
61
  * @throws {@link NotFoundException} (client fault)
62
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
62
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
63
63
  *
64
64
  * @throws {@link TaggingFailedException} (client fault)
65
65
  * <p>The requested tagging operation did not succeed. This may be due to invalid tag format
@@ -60,7 +60,7 @@ declare const DeleteLocationCommand_base: {
60
60
  * values before retrying.</p>
61
61
  *
62
62
  * @throws {@link NotFoundException} (client fault)
63
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
63
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
64
64
  *
65
65
  * @throws {@link UnauthorizedException} (client fault)
66
66
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -60,7 +60,7 @@ declare const DeleteMatchmakingConfigurationCommand_base: {
60
60
  * values before retrying.</p>
61
61
  *
62
62
  * @throws {@link NotFoundException} (client fault)
63
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
63
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
64
64
  *
65
65
  * @throws {@link TaggingFailedException} (client fault)
66
66
  * <p>The requested tagging operation did not succeed. This may be due to invalid tag format
@@ -71,7 +71,7 @@ declare const DeleteMatchmakingRuleSetCommand_base: {
71
71
  * values before retrying.</p>
72
72
  *
73
73
  * @throws {@link NotFoundException} (client fault)
74
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
74
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
75
75
  *
76
76
  * @throws {@link TaggingFailedException} (client fault)
77
77
  * <p>The requested tagging operation did not succeed. This may be due to invalid tag format
@@ -63,7 +63,7 @@ declare const DeleteScalingPolicyCommand_base: {
63
63
  * values before retrying.</p>
64
64
  *
65
65
  * @throws {@link NotFoundException} (client fault)
66
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
66
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
67
67
  *
68
68
  * @throws {@link UnauthorizedException} (client fault)
69
69
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -76,7 +76,7 @@ declare const DeleteScriptCommand_base: {
76
76
  * values before retrying.</p>
77
77
  *
78
78
  * @throws {@link NotFoundException} (client fault)
79
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
79
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
80
80
  *
81
81
  * @throws {@link TaggingFailedException} (client fault)
82
82
  * <p>The requested tagging operation did not succeed. This may be due to invalid tag format
@@ -66,7 +66,7 @@ declare const DeleteVpcPeeringAuthorizationCommand_base: {
66
66
  * values before retrying.</p>
67
67
  *
68
68
  * @throws {@link NotFoundException} (client fault)
69
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
69
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
70
70
  *
71
71
  * @throws {@link UnauthorizedException} (client fault)
72
72
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -69,7 +69,7 @@ declare const DeleteVpcPeeringConnectionCommand_base: {
69
69
  * values before retrying.</p>
70
70
  *
71
71
  * @throws {@link NotFoundException} (client fault)
72
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
72
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
73
73
  *
74
74
  * @throws {@link UnauthorizedException} (client fault)
75
75
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -68,7 +68,7 @@ declare const DeregisterComputeCommand_base: {
68
68
  * values before retrying.</p>
69
69
  *
70
70
  * @throws {@link NotFoundException} (client fault)
71
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
71
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
72
72
  *
73
73
  * @throws {@link UnauthorizedException} (client fault)
74
74
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -74,7 +74,7 @@ declare const DeregisterGameServerCommand_base: {
74
74
  * values before retrying.</p>
75
75
  *
76
76
  * @throws {@link NotFoundException} (client fault)
77
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
77
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
78
78
  *
79
79
  * @throws {@link UnauthorizedException} (client fault)
80
80
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -81,7 +81,7 @@ declare const DescribeAliasCommand_base: {
81
81
  * values before retrying.</p>
82
82
  *
83
83
  * @throws {@link NotFoundException} (client fault)
84
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
84
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
85
85
  *
86
86
  * @throws {@link UnauthorizedException} (client fault)
87
87
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -81,7 +81,7 @@ declare const DescribeBuildCommand_base: {
81
81
  * values before retrying.</p>
82
82
  *
83
83
  * @throws {@link NotFoundException} (client fault)
84
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
84
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
85
85
  *
86
86
  * @throws {@link UnauthorizedException} (client fault)
87
87
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -108,7 +108,7 @@ declare const DescribeComputeCommand_base: {
108
108
  * values before retrying.</p>
109
109
  *
110
110
  * @throws {@link NotFoundException} (client fault)
111
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
111
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
112
112
  *
113
113
  * @throws {@link UnauthorizedException} (client fault)
114
114
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -136,7 +136,7 @@ declare const DescribeContainerGroupDefinitionCommand_base: {
136
136
  * values before retrying.</p>
137
137
  *
138
138
  * @throws {@link NotFoundException} (client fault)
139
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
139
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
140
140
  *
141
141
  * @throws {@link UnauthorizedException} (client fault)
142
142
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -152,7 +152,7 @@ declare const DescribeFleetAttributesCommand_base: {
152
152
  * values before retrying.</p>
153
153
  *
154
154
  * @throws {@link NotFoundException} (client fault)
155
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
155
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
156
156
  *
157
157
  * @throws {@link UnauthorizedException} (client fault)
158
158
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -126,7 +126,7 @@ declare const DescribeFleetCapacityCommand_base: {
126
126
  * values before retrying.</p>
127
127
  *
128
128
  * @throws {@link NotFoundException} (client fault)
129
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
129
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
130
130
  *
131
131
  * @throws {@link UnauthorizedException} (client fault)
132
132
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -62,7 +62,7 @@ declare const DescribeFleetEventsCommand_base: {
62
62
  * // { // Event
63
63
  * // EventId: "STRING_VALUE",
64
64
  * // ResourceId: "STRING_VALUE",
65
- * // 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",
65
+ * // 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",
66
66
  * // Message: "STRING_VALUE",
67
67
  * // EventTime: new Date("TIMESTAMP"),
68
68
  * // PreSignedLogUrl: "STRING_VALUE",
@@ -89,7 +89,7 @@ declare const DescribeFleetEventsCommand_base: {
89
89
  * values before retrying.</p>
90
90
  *
91
91
  * @throws {@link NotFoundException} (client fault)
92
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
92
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
93
93
  *
94
94
  * @throws {@link UnauthorizedException} (client fault)
95
95
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -53,6 +53,9 @@ declare const DescribeFleetLocationAttributesCommand_base: {
53
53
  * <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/fleets-intro.html">Setting
54
54
  * up Amazon GameLift fleets</a>
55
55
  * </p>
56
+ * <p>
57
+ * <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/gamelift-regions.html">
58
+ * Amazon GameLift service locations</a> for managed hosting</p>
56
59
  * @example
57
60
  * Use a bare-bones client and the command you need to make an API call.
58
61
  * ```javascript
@@ -104,7 +107,7 @@ declare const DescribeFleetLocationAttributesCommand_base: {
104
107
  * values before retrying.</p>
105
108
  *
106
109
  * @throws {@link NotFoundException} (client fault)
107
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
110
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
108
111
  *
109
112
  * @throws {@link UnauthorizedException} (client fault)
110
113
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -45,6 +45,8 @@ declare const DescribeFleetLocationCapacityCommand_base: {
45
45
  * fleets</a>
46
46
  * </p>
47
47
  * <p>
48
+ * <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/gamelift-regions.html"> Amazon GameLift service locations</a> for managed hosting</p>
49
+ * <p>
48
50
  * <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/monitoring-cloudwatch.html#gamelift-metrics-fleet">GameLift metrics for fleets</a>
49
51
  * </p>
50
52
  * @example
@@ -100,7 +102,7 @@ declare const DescribeFleetLocationCapacityCommand_base: {
100
102
  * values before retrying.</p>
101
103
  *
102
104
  * @throws {@link NotFoundException} (client fault)
103
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
105
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
104
106
  *
105
107
  * @throws {@link UnauthorizedException} (client fault)
106
108
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -43,6 +43,8 @@ declare const DescribeFleetLocationUtilizationCommand_base: {
43
43
  * fleets</a>
44
44
  * </p>
45
45
  * <p>
46
+ * <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/gamelift-regions.html"> Amazon GameLift service locations</a> for managed hosting</p>
47
+ * <p>
46
48
  * <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/monitoring-cloudwatch.html#gamelift-metrics-fleet">GameLift metrics for fleets</a>
47
49
  * </p>
48
50
  * @example
@@ -86,7 +88,7 @@ declare const DescribeFleetLocationUtilizationCommand_base: {
86
88
  * values before retrying.</p>
87
89
  *
88
90
  * @throws {@link NotFoundException} (client fault)
89
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
91
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
90
92
  *
91
93
  * @throws {@link UnauthorizedException} (client fault)
92
94
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -98,7 +98,7 @@ declare const DescribeFleetPortSettingsCommand_base: {
98
98
  * values before retrying.</p>
99
99
  *
100
100
  * @throws {@link NotFoundException} (client fault)
101
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
101
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
102
102
  *
103
103
  * @throws {@link UnauthorizedException} (client fault)
104
104
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -110,7 +110,7 @@ declare const DescribeFleetUtilizationCommand_base: {
110
110
  * values before retrying.</p>
111
111
  *
112
112
  * @throws {@link NotFoundException} (client fault)
113
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
113
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
114
114
  *
115
115
  * @throws {@link UnauthorizedException} (client fault)
116
116
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -87,7 +87,7 @@ declare const DescribeGameServerCommand_base: {
87
87
  * values before retrying.</p>
88
88
  *
89
89
  * @throws {@link NotFoundException} (client fault)
90
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
90
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
91
91
  *
92
92
  * @throws {@link UnauthorizedException} (client fault)
93
93
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -96,7 +96,7 @@ declare const DescribeGameServerGroupCommand_base: {
96
96
  * values before retrying.</p>
97
97
  *
98
98
  * @throws {@link NotFoundException} (client fault)
99
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
99
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
100
100
  *
101
101
  * @throws {@link UnauthorizedException} (client fault)
102
102
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -95,7 +95,7 @@ declare const DescribeGameServerInstancesCommand_base: {
95
95
  * values before retrying.</p>
96
96
  *
97
97
  * @throws {@link NotFoundException} (client fault)
98
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
98
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
99
99
  *
100
100
  * @throws {@link UnauthorizedException} (client fault)
101
101
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -131,7 +131,7 @@ declare const DescribeGameSessionDetailsCommand_base: {
131
131
  * values before retrying.</p>
132
132
  *
133
133
  * @throws {@link NotFoundException} (client fault)
134
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
134
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
135
135
  *
136
136
  * @throws {@link TerminalRoutingStrategyException} (client fault)
137
137
  * <p>The service is unable to resolve the routing for a particular alias because it has a
@@ -102,7 +102,7 @@ declare const DescribeGameSessionPlacementCommand_base: {
102
102
  * values before retrying.</p>
103
103
  *
104
104
  * @throws {@link NotFoundException} (client fault)
105
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
105
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
106
106
  *
107
107
  * @throws {@link UnauthorizedException} (client fault)
108
108
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -107,7 +107,7 @@ declare const DescribeGameSessionQueuesCommand_base: {
107
107
  * values before retrying.</p>
108
108
  *
109
109
  * @throws {@link NotFoundException} (client fault)
110
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
110
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
111
111
  *
112
112
  * @throws {@link UnauthorizedException} (client fault)
113
113
  * <p>The client failed authentication. Clients should not retry such requests.</p>
@@ -135,7 +135,7 @@ declare const DescribeGameSessionsCommand_base: {
135
135
  * values before retrying.</p>
136
136
  *
137
137
  * @throws {@link NotFoundException} (client fault)
138
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
138
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
139
139
  *
140
140
  * @throws {@link TerminalRoutingStrategyException} (client fault)
141
141
  * <p>The service is unable to resolve the routing for a particular alias because it has a
@@ -118,7 +118,7 @@ declare const DescribeInstancesCommand_base: {
118
118
  * values before retrying.</p>
119
119
  *
120
120
  * @throws {@link NotFoundException} (client fault)
121
- * <p>THe requested resources was not found. The resource was either not created yet or deleted.</p>
121
+ * <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
122
122
  *
123
123
  * @throws {@link UnauthorizedException} (client fault)
124
124
  * <p>The client failed authentication. Clients should not retry such requests.</p>