@aws-sdk/client-gamelift 3.645.0 → 3.646.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.
- package/dist-cjs/index.js +2 -0
- package/dist-es/models/models_0.js +2 -0
- package/dist-types/commands/AcceptMatchCommand.d.ts +1 -1
- package/dist-types/commands/ClaimGameServerCommand.d.ts +1 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +1 -1
- package/dist-types/commands/CreateFleetLocationsCommand.d.ts +5 -2
- package/dist-types/commands/CreateGameSessionCommand.d.ts +1 -1
- package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +1 -1
- package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/CreatePlayerSessionCommand.d.ts +1 -1
- package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAliasCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBuildCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContainerGroupDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFleetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +1 -1
- package/dist-types/commands/DeleteLocationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteScriptCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterComputeCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterGameServerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAliasCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBuildCommand.d.ts +1 -1
- package/dist-types/commands/DescribeComputeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeContainerGroupDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetEventsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +4 -1
- package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +3 -1
- package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +3 -1
- package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGameServerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeGameSessionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeInstancesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +1 -1
- package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeScriptCommand.d.ts +1 -1
- package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/GetComputeAccessCommand.d.ts +1 -7
- package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +1 -1
- package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +1 -1
- package/dist-types/commands/GetInstanceAccessCommand.d.ts +1 -1
- package/dist-types/commands/ListFleetsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/PutScalingPolicyCommand.d.ts +1 -1
- package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +1 -1
- package/dist-types/commands/ResolveAliasCommand.d.ts +1 -1
- package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +1 -1
- package/dist-types/commands/SearchGameSessionsCommand.d.ts +1 -1
- package/dist-types/commands/StartFleetActionsCommand.d.ts +1 -1
- package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +1 -1
- package/dist-types/commands/StartMatchBackfillCommand.d.ts +1 -1
- package/dist-types/commands/StartMatchmakingCommand.d.ts +1 -1
- package/dist-types/commands/StopFleetActionsCommand.d.ts +1 -1
- package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +1 -1
- package/dist-types/commands/StopMatchmakingCommand.d.ts +1 -1
- package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAliasCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBuildCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGameServerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGameSessionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateScriptCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +132 -50
- package/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/package.json +1 -1
|
@@ -87,7 +87,7 @@ declare const DescribeScriptCommand_base: {
|
|
|
87
87
|
* values before retrying.</p>
|
|
88
88
|
*
|
|
89
89
|
* @throws {@link NotFoundException} (client fault)
|
|
90
|
-
* <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>
|
|
@@ -85,7 +85,7 @@ declare const DescribeVpcPeeringConnectionsCommand_base: {
|
|
|
85
85
|
* values before retrying.</p>
|
|
86
86
|
*
|
|
87
87
|
* @throws {@link NotFoundException} (client fault)
|
|
88
|
-
* <p>
|
|
88
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
89
89
|
*
|
|
90
90
|
* @throws {@link UnauthorizedException} (client fault)
|
|
91
91
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -64,12 +64,6 @@ declare const GetComputeAccessCommand_base: {
|
|
|
64
64
|
* issues</a>
|
|
65
65
|
* </p>
|
|
66
66
|
* </li>
|
|
67
|
-
* <li>
|
|
68
|
-
* <p>
|
|
69
|
-
* <a href="https://docs.aws.amazon.com/gamelift/latest/developerguide/containers-remote-access.html">
|
|
70
|
-
* Remotely connect to a container fleet</a>
|
|
71
|
-
* </p>
|
|
72
|
-
* </li>
|
|
73
67
|
* </ul>
|
|
74
68
|
* @example
|
|
75
69
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -113,7 +107,7 @@ declare const GetComputeAccessCommand_base: {
|
|
|
113
107
|
* values before retrying.</p>
|
|
114
108
|
*
|
|
115
109
|
* @throws {@link NotFoundException} (client fault)
|
|
116
|
-
* <p>
|
|
110
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
117
111
|
*
|
|
118
112
|
* @throws {@link UnauthorizedException} (client fault)
|
|
119
113
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -107,7 +107,7 @@ declare const GetComputeAuthTokenCommand_base: {
|
|
|
107
107
|
* values before retrying.</p>
|
|
108
108
|
*
|
|
109
109
|
* @throws {@link NotFoundException} (client fault)
|
|
110
|
-
* <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>
|
|
@@ -70,7 +70,7 @@ declare const GetGameSessionLogUrlCommand_base: {
|
|
|
70
70
|
* values before retrying.</p>
|
|
71
71
|
*
|
|
72
72
|
* @throws {@link NotFoundException} (client fault)
|
|
73
|
-
* <p>
|
|
73
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
74
74
|
*
|
|
75
75
|
* @throws {@link UnauthorizedException} (client fault)
|
|
76
76
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -106,7 +106,7 @@ declare const GetInstanceAccessCommand_base: {
|
|
|
106
106
|
* values before retrying.</p>
|
|
107
107
|
*
|
|
108
108
|
* @throws {@link NotFoundException} (client fault)
|
|
109
|
-
* <p>
|
|
109
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
110
110
|
*
|
|
111
111
|
* @throws {@link UnauthorizedException} (client fault)
|
|
112
112
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -99,7 +99,7 @@ declare const ListFleetsCommand_base: {
|
|
|
99
99
|
* values before retrying.</p>
|
|
100
100
|
*
|
|
101
101
|
* @throws {@link NotFoundException} (client fault)
|
|
102
|
-
* <p>
|
|
102
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
103
103
|
*
|
|
104
104
|
* @throws {@link UnauthorizedException} (client fault)
|
|
105
105
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -85,7 +85,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
85
85
|
* values before retrying.</p>
|
|
86
86
|
*
|
|
87
87
|
* @throws {@link NotFoundException} (client fault)
|
|
88
|
-
* <p>
|
|
88
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
89
89
|
*
|
|
90
90
|
* @throws {@link TaggingFailedException} (client fault)
|
|
91
91
|
* <p>The requested tagging operation did not succeed. This may be due to invalid tag format
|
|
@@ -128,7 +128,7 @@ declare const PutScalingPolicyCommand_base: {
|
|
|
128
128
|
* values before retrying.</p>
|
|
129
129
|
*
|
|
130
130
|
* @throws {@link NotFoundException} (client fault)
|
|
131
|
-
* <p>
|
|
131
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
132
132
|
*
|
|
133
133
|
* @throws {@link UnauthorizedException} (client fault)
|
|
134
134
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -84,7 +84,7 @@ declare const RequestUploadCredentialsCommand_base: {
|
|
|
84
84
|
* values before retrying.</p>
|
|
85
85
|
*
|
|
86
86
|
* @throws {@link NotFoundException} (client fault)
|
|
87
|
-
* <p>
|
|
87
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
88
88
|
*
|
|
89
89
|
* @throws {@link UnauthorizedException} (client fault)
|
|
90
90
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -71,7 +71,7 @@ declare const ResolveAliasCommand_base: {
|
|
|
71
71
|
* values before retrying.</p>
|
|
72
72
|
*
|
|
73
73
|
* @throws {@link NotFoundException} (client fault)
|
|
74
|
-
* <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 TerminalRoutingStrategyException} (client fault)
|
|
77
77
|
* <p>The service is unable to resolve the routing for a particular alias because it has a
|
|
@@ -103,7 +103,7 @@ declare const ResumeGameServerGroupCommand_base: {
|
|
|
103
103
|
* values before retrying.</p>
|
|
104
104
|
*
|
|
105
105
|
* @throws {@link NotFoundException} (client fault)
|
|
106
|
-
* <p>
|
|
106
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
107
107
|
*
|
|
108
108
|
* @throws {@link UnauthorizedException} (client fault)
|
|
109
109
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -175,7 +175,7 @@ declare const SearchGameSessionsCommand_base: {
|
|
|
175
175
|
* values before retrying.</p>
|
|
176
176
|
*
|
|
177
177
|
* @throws {@link NotFoundException} (client fault)
|
|
178
|
-
* <p>
|
|
178
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
179
179
|
*
|
|
180
180
|
* @throws {@link TerminalRoutingStrategyException} (client fault)
|
|
181
181
|
* <p>The service is unable to resolve the routing for a particular alias because it has a
|
|
@@ -88,7 +88,7 @@ declare const StartFleetActionsCommand_base: {
|
|
|
88
88
|
* values before retrying.</p>
|
|
89
89
|
*
|
|
90
90
|
* @throws {@link NotFoundException} (client fault)
|
|
91
|
-
* <p>
|
|
91
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
92
92
|
*
|
|
93
93
|
* @throws {@link UnauthorizedException} (client fault)
|
|
94
94
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -157,7 +157,7 @@ declare const StartGameSessionPlacementCommand_base: {
|
|
|
157
157
|
* values before retrying.</p>
|
|
158
158
|
*
|
|
159
159
|
* @throws {@link NotFoundException} (client fault)
|
|
160
|
-
* <p>
|
|
160
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
161
161
|
*
|
|
162
162
|
* @throws {@link UnauthorizedException} (client fault)
|
|
163
163
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -163,7 +163,7 @@ declare const StartMatchBackfillCommand_base: {
|
|
|
163
163
|
* values before retrying.</p>
|
|
164
164
|
*
|
|
165
165
|
* @throws {@link NotFoundException} (client fault)
|
|
166
|
-
* <p>
|
|
166
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
167
167
|
*
|
|
168
168
|
* @throws {@link UnsupportedRegionException} (client fault)
|
|
169
169
|
* <p>The requested operation is not supported in the Region specified.</p>
|
|
@@ -154,7 +154,7 @@ declare const StartMatchmakingCommand_base: {
|
|
|
154
154
|
* values before retrying.</p>
|
|
155
155
|
*
|
|
156
156
|
* @throws {@link NotFoundException} (client fault)
|
|
157
|
-
* <p>
|
|
157
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
158
158
|
*
|
|
159
159
|
* @throws {@link UnsupportedRegionException} (client fault)
|
|
160
160
|
* <p>The requested operation is not supported in the Region specified.</p>
|
|
@@ -92,7 +92,7 @@ declare const StopFleetActionsCommand_base: {
|
|
|
92
92
|
* values before retrying.</p>
|
|
93
93
|
*
|
|
94
94
|
* @throws {@link NotFoundException} (client fault)
|
|
95
|
-
* <p>
|
|
95
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
96
96
|
*
|
|
97
97
|
* @throws {@link UnauthorizedException} (client fault)
|
|
98
98
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -97,7 +97,7 @@ declare const StopGameSessionPlacementCommand_base: {
|
|
|
97
97
|
* values before retrying.</p>
|
|
98
98
|
*
|
|
99
99
|
* @throws {@link NotFoundException} (client fault)
|
|
100
|
-
* <p>
|
|
100
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
101
101
|
*
|
|
102
102
|
* @throws {@link UnauthorizedException} (client fault)
|
|
103
103
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -76,7 +76,7 @@ declare const StopMatchmakingCommand_base: {
|
|
|
76
76
|
* values before retrying.</p>
|
|
77
77
|
*
|
|
78
78
|
* @throws {@link NotFoundException} (client fault)
|
|
79
|
-
* <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 UnsupportedRegionException} (client fault)
|
|
82
82
|
* <p>The requested operation is not supported in the Region specified.</p>
|
|
@@ -112,7 +112,7 @@ declare const SuspendGameServerGroupCommand_base: {
|
|
|
112
112
|
* values before retrying.</p>
|
|
113
113
|
*
|
|
114
114
|
* @throws {@link NotFoundException} (client fault)
|
|
115
|
-
* <p>
|
|
115
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
116
116
|
*
|
|
117
117
|
* @throws {@link UnauthorizedException} (client fault)
|
|
118
118
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -87,7 +87,7 @@ declare const TagResourceCommand_base: {
|
|
|
87
87
|
* values before retrying.</p>
|
|
88
88
|
*
|
|
89
89
|
* @throws {@link NotFoundException} (client fault)
|
|
90
|
-
* <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 TaggingFailedException} (client fault)
|
|
93
93
|
* <p>The requested tagging operation did not succeed. This may be due to invalid tag format
|
|
@@ -83,7 +83,7 @@ declare const UntagResourceCommand_base: {
|
|
|
83
83
|
* values before retrying.</p>
|
|
84
84
|
*
|
|
85
85
|
* @throws {@link NotFoundException} (client fault)
|
|
86
|
-
* <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 TaggingFailedException} (client fault)
|
|
89
89
|
* <p>The requested tagging operation did not succeed. This may be due to invalid tag format
|
|
@@ -87,7 +87,7 @@ declare const UpdateAliasCommand_base: {
|
|
|
87
87
|
* values before retrying.</p>
|
|
88
88
|
*
|
|
89
89
|
* @throws {@link NotFoundException} (client fault)
|
|
90
|
-
* <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>
|
|
@@ -84,7 +84,7 @@ declare const UpdateBuildCommand_base: {
|
|
|
84
84
|
* values before retrying.</p>
|
|
85
85
|
*
|
|
86
86
|
* @throws {@link NotFoundException} (client fault)
|
|
87
|
-
* <p>
|
|
87
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
88
88
|
*
|
|
89
89
|
* @throws {@link UnauthorizedException} (client fault)
|
|
90
90
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -99,7 +99,7 @@ declare const UpdateFleetAttributesCommand_base: {
|
|
|
99
99
|
* Resolve the issue before retrying.</p>
|
|
100
100
|
*
|
|
101
101
|
* @throws {@link NotFoundException} (client fault)
|
|
102
|
-
* <p>
|
|
102
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
103
103
|
*
|
|
104
104
|
* @throws {@link UnauthorizedException} (client fault)
|
|
105
105
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -122,7 +122,7 @@ declare const UpdateFleetCapacityCommand_base: {
|
|
|
122
122
|
* Resolve the issue before retrying.</p>
|
|
123
123
|
*
|
|
124
124
|
* @throws {@link NotFoundException} (client fault)
|
|
125
|
-
* <p>
|
|
125
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
126
126
|
*
|
|
127
127
|
* @throws {@link UnauthorizedException} (client fault)
|
|
128
128
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -111,7 +111,7 @@ declare const UpdateFleetPortSettingsCommand_base: {
|
|
|
111
111
|
* Resolve the issue before retrying.</p>
|
|
112
112
|
*
|
|
113
113
|
* @throws {@link NotFoundException} (client fault)
|
|
114
|
-
* <p>
|
|
114
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
115
115
|
*
|
|
116
116
|
* @throws {@link UnauthorizedException} (client fault)
|
|
117
117
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -112,7 +112,7 @@ declare const UpdateGameServerCommand_base: {
|
|
|
112
112
|
* values before retrying.</p>
|
|
113
113
|
*
|
|
114
114
|
* @throws {@link NotFoundException} (client fault)
|
|
115
|
-
* <p>
|
|
115
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
116
116
|
*
|
|
117
117
|
* @throws {@link UnauthorizedException} (client fault)
|
|
118
118
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -106,7 +106,7 @@ declare const UpdateGameServerGroupCommand_base: {
|
|
|
106
106
|
* values before retrying.</p>
|
|
107
107
|
*
|
|
108
108
|
* @throws {@link NotFoundException} (client fault)
|
|
109
|
-
* <p>
|
|
109
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
110
110
|
*
|
|
111
111
|
* @throws {@link UnauthorizedException} (client fault)
|
|
112
112
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -112,7 +112,7 @@ declare const UpdateGameSessionCommand_base: {
|
|
|
112
112
|
* values before retrying.</p>
|
|
113
113
|
*
|
|
114
114
|
* @throws {@link NotFoundException} (client fault)
|
|
115
|
-
* <p>
|
|
115
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
116
116
|
*
|
|
117
117
|
* @throws {@link UnauthorizedException} (client fault)
|
|
118
118
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -127,7 +127,7 @@ declare const UpdateGameSessionQueueCommand_base: {
|
|
|
127
127
|
* values before retrying.</p>
|
|
128
128
|
*
|
|
129
129
|
* @throws {@link NotFoundException} (client fault)
|
|
130
|
-
* <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 UnauthorizedException} (client fault)
|
|
133
133
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -114,7 +114,7 @@ declare const UpdateMatchmakingConfigurationCommand_base: {
|
|
|
114
114
|
* values before retrying.</p>
|
|
115
115
|
*
|
|
116
116
|
* @throws {@link NotFoundException} (client fault)
|
|
117
|
-
* <p>
|
|
117
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
118
118
|
*
|
|
119
119
|
* @throws {@link UnsupportedRegionException} (client fault)
|
|
120
120
|
* <p>The requested operation is not supported in the Region specified.</p>
|
|
@@ -111,7 +111,7 @@ declare const UpdateRuntimeConfigurationCommand_base: {
|
|
|
111
111
|
* Resolve the issue before retrying.</p>
|
|
112
112
|
*
|
|
113
113
|
* @throws {@link NotFoundException} (client fault)
|
|
114
|
-
* <p>
|
|
114
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
115
115
|
*
|
|
116
116
|
* @throws {@link UnauthorizedException} (client fault)
|
|
117
117
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|
|
@@ -103,7 +103,7 @@ declare const UpdateScriptCommand_base: {
|
|
|
103
103
|
* values before retrying.</p>
|
|
104
104
|
*
|
|
105
105
|
* @throws {@link NotFoundException} (client fault)
|
|
106
|
-
* <p>
|
|
106
|
+
* <p>The requested resources was not found. The resource was either not created yet or deleted.</p>
|
|
107
107
|
*
|
|
108
108
|
* @throws {@link UnauthorizedException} (client fault)
|
|
109
109
|
* <p>The client failed authentication. Clients should not retry such requests.</p>
|