@aws-sdk/client-gamelift 3.131.0 → 3.142.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/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AcceptMatchCommand.js +2 -2
- package/dist-cjs/commands/ClaimGameServerCommand.js +2 -2
- package/dist-cjs/commands/CreateAliasCommand.js +2 -2
- package/dist-cjs/commands/CreateBuildCommand.js +2 -2
- package/dist-cjs/commands/CreateFleetCommand.js +2 -2
- package/dist-cjs/commands/CreateFleetLocationsCommand.js +2 -2
- package/dist-cjs/commands/CreateGameServerGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateGameSessionCommand.js +2 -2
- package/dist-cjs/commands/CreateGameSessionQueueCommand.js +2 -2
- package/dist-cjs/commands/CreateMatchmakingConfigurationCommand.js +2 -2
- package/dist-cjs/commands/CreateMatchmakingRuleSetCommand.js +2 -2
- package/dist-cjs/commands/CreatePlayerSessionCommand.js +2 -2
- package/dist-cjs/commands/CreatePlayerSessionsCommand.js +2 -2
- package/dist-cjs/commands/CreateScriptCommand.js +2 -2
- package/dist-cjs/commands/CreateVpcPeeringAuthorizationCommand.js +2 -2
- package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteAliasCommand.js +1 -1
- package/dist-cjs/commands/DeleteBuildCommand.js +1 -1
- package/dist-cjs/commands/DeleteFleetCommand.js +1 -1
- package/dist-cjs/commands/DeleteFleetLocationsCommand.js +2 -2
- package/dist-cjs/commands/DeleteGameServerGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteGameSessionQueueCommand.js +2 -2
- package/dist-cjs/commands/DeleteMatchmakingConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteMatchmakingRuleSetCommand.js +2 -2
- package/dist-cjs/commands/DeleteScalingPolicyCommand.js +1 -1
- package/dist-cjs/commands/DeleteScriptCommand.js +1 -1
- package/dist-cjs/commands/DeleteVpcPeeringAuthorizationCommand.js +2 -2
- package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +2 -2
- package/dist-cjs/commands/DeregisterGameServerCommand.js +1 -1
- package/dist-cjs/commands/DescribeAliasCommand.js +2 -2
- package/dist-cjs/commands/DescribeBuildCommand.js +2 -2
- package/dist-cjs/commands/DescribeEC2InstanceLimitsCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetAttributesCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetCapacityCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetEventsCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetLocationAttributesCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetLocationCapacityCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetLocationUtilizationCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetPortSettingsCommand.js +2 -2
- package/dist-cjs/commands/DescribeFleetUtilizationCommand.js +2 -2
- package/dist-cjs/commands/DescribeGameServerCommand.js +2 -2
- package/dist-cjs/commands/DescribeGameServerGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeGameServerInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribeGameSessionDetailsCommand.js +2 -2
- package/dist-cjs/commands/DescribeGameSessionPlacementCommand.js +2 -2
- package/dist-cjs/commands/DescribeGameSessionQueuesCommand.js +2 -2
- package/dist-cjs/commands/DescribeGameSessionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeInstancesCommand.js +2 -2
- package/dist-cjs/commands/DescribeMatchmakingCommand.js +2 -2
- package/dist-cjs/commands/DescribeMatchmakingConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeMatchmakingRuleSetsCommand.js +2 -2
- package/dist-cjs/commands/DescribePlayerSessionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeRuntimeConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeScalingPoliciesCommand.js +2 -2
- package/dist-cjs/commands/DescribeScriptCommand.js +2 -2
- package/dist-cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +2 -2
- package/dist-cjs/commands/GetGameSessionLogUrlCommand.js +2 -2
- package/dist-cjs/commands/GetInstanceAccessCommand.js +2 -2
- package/dist-cjs/commands/ListAliasesCommand.js +2 -2
- package/dist-cjs/commands/ListBuildsCommand.js +2 -2
- package/dist-cjs/commands/ListFleetsCommand.js +2 -2
- package/dist-cjs/commands/ListGameServerGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListGameServersCommand.js +2 -2
- package/dist-cjs/commands/ListScriptsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PutScalingPolicyCommand.js +2 -2
- package/dist-cjs/commands/RegisterGameServerCommand.js +2 -2
- package/dist-cjs/commands/RequestUploadCredentialsCommand.js +2 -2
- package/dist-cjs/commands/ResolveAliasCommand.js +2 -2
- package/dist-cjs/commands/ResumeGameServerGroupCommand.js +2 -2
- package/dist-cjs/commands/SearchGameSessionsCommand.js +2 -2
- package/dist-cjs/commands/StartFleetActionsCommand.js +2 -2
- package/dist-cjs/commands/StartGameSessionPlacementCommand.js +2 -2
- package/dist-cjs/commands/StartMatchBackfillCommand.js +2 -2
- package/dist-cjs/commands/StartMatchmakingCommand.js +2 -2
- package/dist-cjs/commands/StopFleetActionsCommand.js +2 -2
- package/dist-cjs/commands/StopGameSessionPlacementCommand.js +2 -2
- package/dist-cjs/commands/StopMatchmakingCommand.js +2 -2
- package/dist-cjs/commands/SuspendGameServerGroupCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAliasCommand.js +2 -2
- package/dist-cjs/commands/UpdateBuildCommand.js +2 -2
- package/dist-cjs/commands/UpdateFleetAttributesCommand.js +2 -2
- package/dist-cjs/commands/UpdateFleetCapacityCommand.js +2 -2
- package/dist-cjs/commands/UpdateFleetPortSettingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateGameServerCommand.js +2 -2
- package/dist-cjs/commands/UpdateGameServerGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateGameSessionCommand.js +2 -2
- package/dist-cjs/commands/UpdateGameSessionQueueCommand.js +2 -2
- package/dist-cjs/commands/UpdateMatchmakingConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateRuntimeConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateScriptCommand.js +2 -2
- package/dist-cjs/commands/ValidateMatchmakingRuleSetCommand.js +2 -2
- package/dist-cjs/models/models_0.js +970 -1450
- package/dist-cjs/protocols/Aws_json1_1.js +475 -841
- package/dist-es/commands/AcceptMatchCommand.js +3 -3
- package/dist-es/commands/ClaimGameServerCommand.js +3 -3
- package/dist-es/commands/CreateAliasCommand.js +3 -3
- package/dist-es/commands/CreateBuildCommand.js +3 -3
- package/dist-es/commands/CreateFleetCommand.js +3 -3
- package/dist-es/commands/CreateFleetLocationsCommand.js +3 -3
- package/dist-es/commands/CreateGameServerGroupCommand.js +3 -3
- package/dist-es/commands/CreateGameSessionCommand.js +3 -3
- package/dist-es/commands/CreateGameSessionQueueCommand.js +3 -3
- package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +3 -3
- package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +3 -3
- package/dist-es/commands/CreatePlayerSessionCommand.js +3 -3
- package/dist-es/commands/CreatePlayerSessionsCommand.js +3 -3
- package/dist-es/commands/CreateScriptCommand.js +3 -3
- package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +3 -3
- package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +3 -3
- package/dist-es/commands/DeleteAliasCommand.js +2 -2
- package/dist-es/commands/DeleteBuildCommand.js +2 -2
- package/dist-es/commands/DeleteFleetCommand.js +2 -2
- package/dist-es/commands/DeleteFleetLocationsCommand.js +3 -3
- package/dist-es/commands/DeleteGameServerGroupCommand.js +3 -3
- package/dist-es/commands/DeleteGameSessionQueueCommand.js +3 -3
- package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +3 -3
- package/dist-es/commands/DeleteScalingPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteScriptCommand.js +2 -2
- package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +3 -3
- package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +3 -3
- package/dist-es/commands/DeregisterGameServerCommand.js +2 -2
- package/dist-es/commands/DescribeAliasCommand.js +3 -3
- package/dist-es/commands/DescribeBuildCommand.js +3 -3
- package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +3 -3
- package/dist-es/commands/DescribeFleetAttributesCommand.js +3 -3
- package/dist-es/commands/DescribeFleetCapacityCommand.js +3 -3
- package/dist-es/commands/DescribeFleetEventsCommand.js +3 -3
- package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +3 -3
- package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +3 -3
- package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +3 -3
- package/dist-es/commands/DescribeFleetPortSettingsCommand.js +3 -3
- package/dist-es/commands/DescribeFleetUtilizationCommand.js +3 -3
- package/dist-es/commands/DescribeGameServerCommand.js +3 -3
- package/dist-es/commands/DescribeGameServerGroupCommand.js +3 -3
- package/dist-es/commands/DescribeGameServerInstancesCommand.js +3 -3
- package/dist-es/commands/DescribeGameSessionDetailsCommand.js +3 -3
- package/dist-es/commands/DescribeGameSessionPlacementCommand.js +3 -3
- package/dist-es/commands/DescribeGameSessionQueuesCommand.js +3 -3
- package/dist-es/commands/DescribeGameSessionsCommand.js +3 -3
- package/dist-es/commands/DescribeInstancesCommand.js +3 -3
- package/dist-es/commands/DescribeMatchmakingCommand.js +3 -3
- package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +3 -3
- package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +3 -3
- package/dist-es/commands/DescribePlayerSessionsCommand.js +3 -3
- package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeScalingPoliciesCommand.js +3 -3
- package/dist-es/commands/DescribeScriptCommand.js +3 -3
- package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +3 -3
- package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +3 -3
- package/dist-es/commands/GetGameSessionLogUrlCommand.js +3 -3
- package/dist-es/commands/GetInstanceAccessCommand.js +3 -3
- package/dist-es/commands/ListAliasesCommand.js +3 -3
- package/dist-es/commands/ListBuildsCommand.js +3 -3
- package/dist-es/commands/ListFleetsCommand.js +3 -3
- package/dist-es/commands/ListGameServerGroupsCommand.js +3 -3
- package/dist-es/commands/ListGameServersCommand.js +3 -3
- package/dist-es/commands/ListScriptsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutScalingPolicyCommand.js +3 -3
- package/dist-es/commands/RegisterGameServerCommand.js +3 -3
- package/dist-es/commands/RequestUploadCredentialsCommand.js +3 -3
- package/dist-es/commands/ResolveAliasCommand.js +3 -3
- package/dist-es/commands/ResumeGameServerGroupCommand.js +3 -3
- package/dist-es/commands/SearchGameSessionsCommand.js +3 -3
- package/dist-es/commands/StartFleetActionsCommand.js +3 -3
- package/dist-es/commands/StartGameSessionPlacementCommand.js +3 -3
- package/dist-es/commands/StartMatchBackfillCommand.js +3 -3
- package/dist-es/commands/StartMatchmakingCommand.js +3 -3
- package/dist-es/commands/StopFleetActionsCommand.js +3 -3
- package/dist-es/commands/StopGameSessionPlacementCommand.js +3 -3
- package/dist-es/commands/StopMatchmakingCommand.js +3 -3
- package/dist-es/commands/SuspendGameServerGroupCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAliasCommand.js +3 -3
- package/dist-es/commands/UpdateBuildCommand.js +3 -3
- package/dist-es/commands/UpdateFleetAttributesCommand.js +3 -3
- package/dist-es/commands/UpdateFleetCapacityCommand.js +3 -3
- package/dist-es/commands/UpdateFleetPortSettingsCommand.js +3 -3
- package/dist-es/commands/UpdateGameServerCommand.js +3 -3
- package/dist-es/commands/UpdateGameServerGroupCommand.js +3 -3
- package/dist-es/commands/UpdateGameSessionCommand.js +3 -3
- package/dist-es/commands/UpdateGameSessionQueueCommand.js +3 -3
- package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateScriptCommand.js +3 -3
- package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +3 -3
- package/dist-es/models/models_0.js +240 -960
- package/dist-es/protocols/Aws_json1_1.js +761 -842
- package/dist-types/models/models_0.d.ts +960 -1440
- package/dist-types/ts3.4/models/models_0.d.ts +480 -960
- package/package.json +6 -6
|
@@ -1,14 +1,6 @@
|
|
|
1
1
|
import { __assign, __extends } from "tslib";
|
|
2
2
|
import { SENSITIVE_STRING } from "@aws-sdk/smithy-client";
|
|
3
3
|
import { GameLiftServiceException as __BaseException } from "./GameLiftServiceException";
|
|
4
|
-
export var AcceptMatchInput;
|
|
5
|
-
(function (AcceptMatchInput) {
|
|
6
|
-
AcceptMatchInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
7
|
-
})(AcceptMatchInput || (AcceptMatchInput = {}));
|
|
8
|
-
export var AcceptMatchOutput;
|
|
9
|
-
(function (AcceptMatchOutput) {
|
|
10
|
-
AcceptMatchOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
11
|
-
})(AcceptMatchOutput || (AcceptMatchOutput = {}));
|
|
12
4
|
var InternalServiceException = (function (_super) {
|
|
13
5
|
__extends(InternalServiceException, _super);
|
|
14
6
|
function InternalServiceException(opts) {
|
|
@@ -66,22 +58,6 @@ export var RoutingStrategyType;
|
|
|
66
58
|
RoutingStrategyType["SIMPLE"] = "SIMPLE";
|
|
67
59
|
RoutingStrategyType["TERMINAL"] = "TERMINAL";
|
|
68
60
|
})(RoutingStrategyType || (RoutingStrategyType = {}));
|
|
69
|
-
export var RoutingStrategy;
|
|
70
|
-
(function (RoutingStrategy) {
|
|
71
|
-
RoutingStrategy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
72
|
-
})(RoutingStrategy || (RoutingStrategy = {}));
|
|
73
|
-
export var Alias;
|
|
74
|
-
(function (Alias) {
|
|
75
|
-
Alias.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
76
|
-
})(Alias || (Alias = {}));
|
|
77
|
-
export var AttributeValue;
|
|
78
|
-
(function (AttributeValue) {
|
|
79
|
-
AttributeValue.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
80
|
-
})(AttributeValue || (AttributeValue = {}));
|
|
81
|
-
export var AwsCredentials;
|
|
82
|
-
(function (AwsCredentials) {
|
|
83
|
-
AwsCredentials.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
84
|
-
})(AwsCredentials || (AwsCredentials = {}));
|
|
85
61
|
export var BackfillMode;
|
|
86
62
|
(function (BackfillMode) {
|
|
87
63
|
BackfillMode["AUTOMATIC"] = "AUTOMATIC";
|
|
@@ -105,23 +81,11 @@ export var BuildStatus;
|
|
|
105
81
|
BuildStatus["INITIALIZED"] = "INITIALIZED";
|
|
106
82
|
BuildStatus["READY"] = "READY";
|
|
107
83
|
})(BuildStatus || (BuildStatus = {}));
|
|
108
|
-
export var Build;
|
|
109
|
-
(function (Build) {
|
|
110
|
-
Build.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
111
|
-
})(Build || (Build = {}));
|
|
112
84
|
export var CertificateType;
|
|
113
85
|
(function (CertificateType) {
|
|
114
86
|
CertificateType["Disabled"] = "DISABLED";
|
|
115
87
|
CertificateType["Generated"] = "GENERATED";
|
|
116
88
|
})(CertificateType || (CertificateType = {}));
|
|
117
|
-
export var CertificateConfiguration;
|
|
118
|
-
(function (CertificateConfiguration) {
|
|
119
|
-
CertificateConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
120
|
-
})(CertificateConfiguration || (CertificateConfiguration = {}));
|
|
121
|
-
export var ClaimGameServerInput;
|
|
122
|
-
(function (ClaimGameServerInput) {
|
|
123
|
-
ClaimGameServerInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
124
|
-
})(ClaimGameServerInput || (ClaimGameServerInput = {}));
|
|
125
89
|
export var GameServerClaimStatus;
|
|
126
90
|
(function (GameServerClaimStatus) {
|
|
127
91
|
GameServerClaimStatus["CLAIMED"] = "CLAIMED";
|
|
@@ -131,14 +95,6 @@ export var GameServerUtilizationStatus;
|
|
|
131
95
|
GameServerUtilizationStatus["AVAILABLE"] = "AVAILABLE";
|
|
132
96
|
GameServerUtilizationStatus["UTILIZED"] = "UTILIZED";
|
|
133
97
|
})(GameServerUtilizationStatus || (GameServerUtilizationStatus = {}));
|
|
134
|
-
export var GameServer;
|
|
135
|
-
(function (GameServer) {
|
|
136
|
-
GameServer.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
137
|
-
})(GameServer || (GameServer = {}));
|
|
138
|
-
export var ClaimGameServerOutput;
|
|
139
|
-
(function (ClaimGameServerOutput) {
|
|
140
|
-
ClaimGameServerOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
141
|
-
})(ClaimGameServerOutput || (ClaimGameServerOutput = {}));
|
|
142
98
|
var ConflictException = (function (_super) {
|
|
143
99
|
__extends(ConflictException, _super);
|
|
144
100
|
function ConflictException(opts) {
|
|
@@ -185,18 +141,6 @@ export var ComparisonOperatorType;
|
|
|
185
141
|
ComparisonOperatorType["LessThanOrEqualToThreshold"] = "LessThanOrEqualToThreshold";
|
|
186
142
|
ComparisonOperatorType["LessThanThreshold"] = "LessThanThreshold";
|
|
187
143
|
})(ComparisonOperatorType || (ComparisonOperatorType = {}));
|
|
188
|
-
export var Tag;
|
|
189
|
-
(function (Tag) {
|
|
190
|
-
Tag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
191
|
-
})(Tag || (Tag = {}));
|
|
192
|
-
export var CreateAliasInput;
|
|
193
|
-
(function (CreateAliasInput) {
|
|
194
|
-
CreateAliasInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
195
|
-
})(CreateAliasInput || (CreateAliasInput = {}));
|
|
196
|
-
export var CreateAliasOutput;
|
|
197
|
-
(function (CreateAliasOutput) {
|
|
198
|
-
CreateAliasOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
199
|
-
})(CreateAliasOutput || (CreateAliasOutput = {}));
|
|
200
144
|
var LimitExceededException = (function (_super) {
|
|
201
145
|
__extends(LimitExceededException, _super);
|
|
202
146
|
function LimitExceededException(opts) {
|
|
@@ -223,57 +167,21 @@ var TaggingFailedException = (function (_super) {
|
|
|
223
167
|
return TaggingFailedException;
|
|
224
168
|
}(__BaseException));
|
|
225
169
|
export { TaggingFailedException };
|
|
226
|
-
export var S3Location;
|
|
227
|
-
(function (S3Location) {
|
|
228
|
-
S3Location.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
229
|
-
})(S3Location || (S3Location = {}));
|
|
230
|
-
export var CreateBuildInput;
|
|
231
|
-
(function (CreateBuildInput) {
|
|
232
|
-
CreateBuildInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
233
|
-
})(CreateBuildInput || (CreateBuildInput = {}));
|
|
234
|
-
export var CreateBuildOutput;
|
|
235
|
-
(function (CreateBuildOutput) {
|
|
236
|
-
CreateBuildOutput.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.UploadCredentials && { UploadCredentials: SENSITIVE_STRING }))); };
|
|
237
|
-
})(CreateBuildOutput || (CreateBuildOutput = {}));
|
|
238
170
|
export var IpProtocol;
|
|
239
171
|
(function (IpProtocol) {
|
|
240
172
|
IpProtocol["TCP"] = "TCP";
|
|
241
173
|
IpProtocol["UDP"] = "UDP";
|
|
242
174
|
})(IpProtocol || (IpProtocol = {}));
|
|
243
|
-
export var IpPermission;
|
|
244
|
-
(function (IpPermission) {
|
|
245
|
-
IpPermission.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
246
|
-
})(IpPermission || (IpPermission = {}));
|
|
247
175
|
export var FleetType;
|
|
248
176
|
(function (FleetType) {
|
|
249
177
|
FleetType["OnDemand"] = "ON_DEMAND";
|
|
250
178
|
FleetType["Spot"] = "SPOT";
|
|
251
179
|
})(FleetType || (FleetType = {}));
|
|
252
|
-
export var LocationConfiguration;
|
|
253
|
-
(function (LocationConfiguration) {
|
|
254
|
-
LocationConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
255
|
-
})(LocationConfiguration || (LocationConfiguration = {}));
|
|
256
180
|
export var ProtectionPolicy;
|
|
257
181
|
(function (ProtectionPolicy) {
|
|
258
182
|
ProtectionPolicy["FullProtection"] = "FullProtection";
|
|
259
183
|
ProtectionPolicy["NoProtection"] = "NoProtection";
|
|
260
184
|
})(ProtectionPolicy || (ProtectionPolicy = {}));
|
|
261
|
-
export var ResourceCreationLimitPolicy;
|
|
262
|
-
(function (ResourceCreationLimitPolicy) {
|
|
263
|
-
ResourceCreationLimitPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
264
|
-
})(ResourceCreationLimitPolicy || (ResourceCreationLimitPolicy = {}));
|
|
265
|
-
export var ServerProcess;
|
|
266
|
-
(function (ServerProcess) {
|
|
267
|
-
ServerProcess.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
268
|
-
})(ServerProcess || (ServerProcess = {}));
|
|
269
|
-
export var RuntimeConfiguration;
|
|
270
|
-
(function (RuntimeConfiguration) {
|
|
271
|
-
RuntimeConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
272
|
-
})(RuntimeConfiguration || (RuntimeConfiguration = {}));
|
|
273
|
-
export var CreateFleetInput;
|
|
274
|
-
(function (CreateFleetInput) {
|
|
275
|
-
CreateFleetInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
276
|
-
})(CreateFleetInput || (CreateFleetInput = {}));
|
|
277
185
|
export var FleetStatus;
|
|
278
186
|
(function (FleetStatus) {
|
|
279
187
|
FleetStatus["ACTIVATING"] = "ACTIVATING";
|
|
@@ -290,26 +198,6 @@ export var FleetAction;
|
|
|
290
198
|
(function (FleetAction) {
|
|
291
199
|
FleetAction["AutoScaling"] = "AUTO_SCALING";
|
|
292
200
|
})(FleetAction || (FleetAction = {}));
|
|
293
|
-
export var FleetAttributes;
|
|
294
|
-
(function (FleetAttributes) {
|
|
295
|
-
FleetAttributes.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
296
|
-
})(FleetAttributes || (FleetAttributes = {}));
|
|
297
|
-
export var LocationState;
|
|
298
|
-
(function (LocationState) {
|
|
299
|
-
LocationState.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
300
|
-
})(LocationState || (LocationState = {}));
|
|
301
|
-
export var CreateFleetOutput;
|
|
302
|
-
(function (CreateFleetOutput) {
|
|
303
|
-
CreateFleetOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
304
|
-
})(CreateFleetOutput || (CreateFleetOutput = {}));
|
|
305
|
-
export var CreateFleetLocationsInput;
|
|
306
|
-
(function (CreateFleetLocationsInput) {
|
|
307
|
-
CreateFleetLocationsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
308
|
-
})(CreateFleetLocationsInput || (CreateFleetLocationsInput = {}));
|
|
309
|
-
export var CreateFleetLocationsOutput;
|
|
310
|
-
(function (CreateFleetLocationsOutput) {
|
|
311
|
-
CreateFleetLocationsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
312
|
-
})(CreateFleetLocationsOutput || (CreateFleetLocationsOutput = {}));
|
|
313
201
|
var InvalidFleetStatusException = (function (_super) {
|
|
314
202
|
__extends(InvalidFleetStatusException, _super);
|
|
315
203
|
function InvalidFleetStatusException(opts) {
|
|
@@ -323,31 +211,11 @@ var InvalidFleetStatusException = (function (_super) {
|
|
|
323
211
|
return InvalidFleetStatusException;
|
|
324
212
|
}(__BaseException));
|
|
325
213
|
export { InvalidFleetStatusException };
|
|
326
|
-
export var TargetTrackingConfiguration;
|
|
327
|
-
(function (TargetTrackingConfiguration) {
|
|
328
|
-
TargetTrackingConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
329
|
-
})(TargetTrackingConfiguration || (TargetTrackingConfiguration = {}));
|
|
330
|
-
export var GameServerGroupAutoScalingPolicy;
|
|
331
|
-
(function (GameServerGroupAutoScalingPolicy) {
|
|
332
|
-
GameServerGroupAutoScalingPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
333
|
-
})(GameServerGroupAutoScalingPolicy || (GameServerGroupAutoScalingPolicy = {}));
|
|
334
214
|
export var GameServerProtectionPolicy;
|
|
335
215
|
(function (GameServerProtectionPolicy) {
|
|
336
216
|
GameServerProtectionPolicy["FULL_PROTECTION"] = "FULL_PROTECTION";
|
|
337
217
|
GameServerProtectionPolicy["NO_PROTECTION"] = "NO_PROTECTION";
|
|
338
218
|
})(GameServerProtectionPolicy || (GameServerProtectionPolicy = {}));
|
|
339
|
-
export var InstanceDefinition;
|
|
340
|
-
(function (InstanceDefinition) {
|
|
341
|
-
InstanceDefinition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
342
|
-
})(InstanceDefinition || (InstanceDefinition = {}));
|
|
343
|
-
export var LaunchTemplateSpecification;
|
|
344
|
-
(function (LaunchTemplateSpecification) {
|
|
345
|
-
LaunchTemplateSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
346
|
-
})(LaunchTemplateSpecification || (LaunchTemplateSpecification = {}));
|
|
347
|
-
export var CreateGameServerGroupInput;
|
|
348
|
-
(function (CreateGameServerGroupInput) {
|
|
349
|
-
CreateGameServerGroupInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
350
|
-
})(CreateGameServerGroupInput || (CreateGameServerGroupInput = {}));
|
|
351
219
|
export var GameServerGroupStatus;
|
|
352
220
|
(function (GameServerGroupStatus) {
|
|
353
221
|
GameServerGroupStatus["ACTIVATING"] = "ACTIVATING";
|
|
@@ -362,22 +230,6 @@ export var GameServerGroupAction;
|
|
|
362
230
|
(function (GameServerGroupAction) {
|
|
363
231
|
GameServerGroupAction["REPLACE_INSTANCE_TYPES"] = "REPLACE_INSTANCE_TYPES";
|
|
364
232
|
})(GameServerGroupAction || (GameServerGroupAction = {}));
|
|
365
|
-
export var GameServerGroup;
|
|
366
|
-
(function (GameServerGroup) {
|
|
367
|
-
GameServerGroup.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
368
|
-
})(GameServerGroup || (GameServerGroup = {}));
|
|
369
|
-
export var CreateGameServerGroupOutput;
|
|
370
|
-
(function (CreateGameServerGroupOutput) {
|
|
371
|
-
CreateGameServerGroupOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
372
|
-
})(CreateGameServerGroupOutput || (CreateGameServerGroupOutput = {}));
|
|
373
|
-
export var GameProperty;
|
|
374
|
-
(function (GameProperty) {
|
|
375
|
-
GameProperty.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
376
|
-
})(GameProperty || (GameProperty = {}));
|
|
377
|
-
export var CreateGameSessionInput;
|
|
378
|
-
(function (CreateGameSessionInput) {
|
|
379
|
-
CreateGameSessionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
380
|
-
})(CreateGameSessionInput || (CreateGameSessionInput = {}));
|
|
381
233
|
export var PlayerSessionCreationPolicy;
|
|
382
234
|
(function (PlayerSessionCreationPolicy) {
|
|
383
235
|
PlayerSessionCreationPolicy["ACCEPT_ALL"] = "ACCEPT_ALL";
|
|
@@ -395,14 +247,6 @@ export var GameSessionStatusReason;
|
|
|
395
247
|
(function (GameSessionStatusReason) {
|
|
396
248
|
GameSessionStatusReason["INTERRUPTED"] = "INTERRUPTED";
|
|
397
249
|
})(GameSessionStatusReason || (GameSessionStatusReason = {}));
|
|
398
|
-
export var GameSession;
|
|
399
|
-
(function (GameSession) {
|
|
400
|
-
GameSession.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
401
|
-
})(GameSession || (GameSession = {}));
|
|
402
|
-
export var CreateGameSessionOutput;
|
|
403
|
-
(function (CreateGameSessionOutput) {
|
|
404
|
-
CreateGameSessionOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
405
|
-
})(CreateGameSessionOutput || (CreateGameSessionOutput = {}));
|
|
406
250
|
var FleetCapacityExceededException = (function (_super) {
|
|
407
251
|
__extends(FleetCapacityExceededException, _super);
|
|
408
252
|
function FleetCapacityExceededException(opts) {
|
|
@@ -442,18 +286,6 @@ var TerminalRoutingStrategyException = (function (_super) {
|
|
|
442
286
|
return TerminalRoutingStrategyException;
|
|
443
287
|
}(__BaseException));
|
|
444
288
|
export { TerminalRoutingStrategyException };
|
|
445
|
-
export var GameSessionQueueDestination;
|
|
446
|
-
(function (GameSessionQueueDestination) {
|
|
447
|
-
GameSessionQueueDestination.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
448
|
-
})(GameSessionQueueDestination || (GameSessionQueueDestination = {}));
|
|
449
|
-
export var FilterConfiguration;
|
|
450
|
-
(function (FilterConfiguration) {
|
|
451
|
-
FilterConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
452
|
-
})(FilterConfiguration || (FilterConfiguration = {}));
|
|
453
|
-
export var PlayerLatencyPolicy;
|
|
454
|
-
(function (PlayerLatencyPolicy) {
|
|
455
|
-
PlayerLatencyPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
456
|
-
})(PlayerLatencyPolicy || (PlayerLatencyPolicy = {}));
|
|
457
289
|
export var PriorityType;
|
|
458
290
|
(function (PriorityType) {
|
|
459
291
|
PriorityType["COST"] = "COST";
|
|
@@ -461,55 +293,11 @@ export var PriorityType;
|
|
|
461
293
|
PriorityType["LATENCY"] = "LATENCY";
|
|
462
294
|
PriorityType["LOCATION"] = "LOCATION";
|
|
463
295
|
})(PriorityType || (PriorityType = {}));
|
|
464
|
-
export var PriorityConfiguration;
|
|
465
|
-
(function (PriorityConfiguration) {
|
|
466
|
-
PriorityConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
467
|
-
})(PriorityConfiguration || (PriorityConfiguration = {}));
|
|
468
|
-
export var CreateGameSessionQueueInput;
|
|
469
|
-
(function (CreateGameSessionQueueInput) {
|
|
470
|
-
CreateGameSessionQueueInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
471
|
-
})(CreateGameSessionQueueInput || (CreateGameSessionQueueInput = {}));
|
|
472
|
-
export var GameSessionQueue;
|
|
473
|
-
(function (GameSessionQueue) {
|
|
474
|
-
GameSessionQueue.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
475
|
-
})(GameSessionQueue || (GameSessionQueue = {}));
|
|
476
|
-
export var CreateGameSessionQueueOutput;
|
|
477
|
-
(function (CreateGameSessionQueueOutput) {
|
|
478
|
-
CreateGameSessionQueueOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
479
|
-
})(CreateGameSessionQueueOutput || (CreateGameSessionQueueOutput = {}));
|
|
480
296
|
export var FlexMatchMode;
|
|
481
297
|
(function (FlexMatchMode) {
|
|
482
298
|
FlexMatchMode["STANDALONE"] = "STANDALONE";
|
|
483
299
|
FlexMatchMode["WITH_QUEUE"] = "WITH_QUEUE";
|
|
484
300
|
})(FlexMatchMode || (FlexMatchMode = {}));
|
|
485
|
-
export var CreateMatchmakingConfigurationInput;
|
|
486
|
-
(function (CreateMatchmakingConfigurationInput) {
|
|
487
|
-
CreateMatchmakingConfigurationInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
488
|
-
})(CreateMatchmakingConfigurationInput || (CreateMatchmakingConfigurationInput = {}));
|
|
489
|
-
export var MatchmakingConfiguration;
|
|
490
|
-
(function (MatchmakingConfiguration) {
|
|
491
|
-
MatchmakingConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
492
|
-
})(MatchmakingConfiguration || (MatchmakingConfiguration = {}));
|
|
493
|
-
export var CreateMatchmakingConfigurationOutput;
|
|
494
|
-
(function (CreateMatchmakingConfigurationOutput) {
|
|
495
|
-
CreateMatchmakingConfigurationOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
496
|
-
})(CreateMatchmakingConfigurationOutput || (CreateMatchmakingConfigurationOutput = {}));
|
|
497
|
-
export var CreateMatchmakingRuleSetInput;
|
|
498
|
-
(function (CreateMatchmakingRuleSetInput) {
|
|
499
|
-
CreateMatchmakingRuleSetInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
500
|
-
})(CreateMatchmakingRuleSetInput || (CreateMatchmakingRuleSetInput = {}));
|
|
501
|
-
export var MatchmakingRuleSet;
|
|
502
|
-
(function (MatchmakingRuleSet) {
|
|
503
|
-
MatchmakingRuleSet.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
504
|
-
})(MatchmakingRuleSet || (MatchmakingRuleSet = {}));
|
|
505
|
-
export var CreateMatchmakingRuleSetOutput;
|
|
506
|
-
(function (CreateMatchmakingRuleSetOutput) {
|
|
507
|
-
CreateMatchmakingRuleSetOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
508
|
-
})(CreateMatchmakingRuleSetOutput || (CreateMatchmakingRuleSetOutput = {}));
|
|
509
|
-
export var CreatePlayerSessionInput;
|
|
510
|
-
(function (CreatePlayerSessionInput) {
|
|
511
|
-
CreatePlayerSessionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
512
|
-
})(CreatePlayerSessionInput || (CreatePlayerSessionInput = {}));
|
|
513
301
|
export var PlayerSessionStatus;
|
|
514
302
|
(function (PlayerSessionStatus) {
|
|
515
303
|
PlayerSessionStatus["ACTIVE"] = "ACTIVE";
|
|
@@ -517,14 +305,6 @@ export var PlayerSessionStatus;
|
|
|
517
305
|
PlayerSessionStatus["RESERVED"] = "RESERVED";
|
|
518
306
|
PlayerSessionStatus["TIMEDOUT"] = "TIMEDOUT";
|
|
519
307
|
})(PlayerSessionStatus || (PlayerSessionStatus = {}));
|
|
520
|
-
export var PlayerSession;
|
|
521
|
-
(function (PlayerSession) {
|
|
522
|
-
PlayerSession.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
523
|
-
})(PlayerSession || (PlayerSession = {}));
|
|
524
|
-
export var CreatePlayerSessionOutput;
|
|
525
|
-
(function (CreatePlayerSessionOutput) {
|
|
526
|
-
CreatePlayerSessionOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
527
|
-
})(CreatePlayerSessionOutput || (CreatePlayerSessionOutput = {}));
|
|
528
308
|
var GameSessionFullException = (function (_super) {
|
|
529
309
|
__extends(GameSessionFullException, _super);
|
|
530
310
|
function GameSessionFullException(opts) {
|
|
@@ -551,188 +331,12 @@ var InvalidGameSessionStatusException = (function (_super) {
|
|
|
551
331
|
return InvalidGameSessionStatusException;
|
|
552
332
|
}(__BaseException));
|
|
553
333
|
export { InvalidGameSessionStatusException };
|
|
554
|
-
export var CreatePlayerSessionsInput;
|
|
555
|
-
(function (CreatePlayerSessionsInput) {
|
|
556
|
-
CreatePlayerSessionsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
557
|
-
})(CreatePlayerSessionsInput || (CreatePlayerSessionsInput = {}));
|
|
558
|
-
export var CreatePlayerSessionsOutput;
|
|
559
|
-
(function (CreatePlayerSessionsOutput) {
|
|
560
|
-
CreatePlayerSessionsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
561
|
-
})(CreatePlayerSessionsOutput || (CreatePlayerSessionsOutput = {}));
|
|
562
|
-
export var CreateScriptInput;
|
|
563
|
-
(function (CreateScriptInput) {
|
|
564
|
-
CreateScriptInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
565
|
-
})(CreateScriptInput || (CreateScriptInput = {}));
|
|
566
|
-
export var Script;
|
|
567
|
-
(function (Script) {
|
|
568
|
-
Script.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
569
|
-
})(Script || (Script = {}));
|
|
570
|
-
export var CreateScriptOutput;
|
|
571
|
-
(function (CreateScriptOutput) {
|
|
572
|
-
CreateScriptOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
573
|
-
})(CreateScriptOutput || (CreateScriptOutput = {}));
|
|
574
|
-
export var CreateVpcPeeringAuthorizationInput;
|
|
575
|
-
(function (CreateVpcPeeringAuthorizationInput) {
|
|
576
|
-
CreateVpcPeeringAuthorizationInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
577
|
-
})(CreateVpcPeeringAuthorizationInput || (CreateVpcPeeringAuthorizationInput = {}));
|
|
578
|
-
export var VpcPeeringAuthorization;
|
|
579
|
-
(function (VpcPeeringAuthorization) {
|
|
580
|
-
VpcPeeringAuthorization.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
581
|
-
})(VpcPeeringAuthorization || (VpcPeeringAuthorization = {}));
|
|
582
|
-
export var CreateVpcPeeringAuthorizationOutput;
|
|
583
|
-
(function (CreateVpcPeeringAuthorizationOutput) {
|
|
584
|
-
CreateVpcPeeringAuthorizationOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
585
|
-
})(CreateVpcPeeringAuthorizationOutput || (CreateVpcPeeringAuthorizationOutput = {}));
|
|
586
|
-
export var CreateVpcPeeringConnectionInput;
|
|
587
|
-
(function (CreateVpcPeeringConnectionInput) {
|
|
588
|
-
CreateVpcPeeringConnectionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
589
|
-
})(CreateVpcPeeringConnectionInput || (CreateVpcPeeringConnectionInput = {}));
|
|
590
|
-
export var CreateVpcPeeringConnectionOutput;
|
|
591
|
-
(function (CreateVpcPeeringConnectionOutput) {
|
|
592
|
-
CreateVpcPeeringConnectionOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
593
|
-
})(CreateVpcPeeringConnectionOutput || (CreateVpcPeeringConnectionOutput = {}));
|
|
594
|
-
export var DeleteAliasInput;
|
|
595
|
-
(function (DeleteAliasInput) {
|
|
596
|
-
DeleteAliasInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
597
|
-
})(DeleteAliasInput || (DeleteAliasInput = {}));
|
|
598
|
-
export var DeleteBuildInput;
|
|
599
|
-
(function (DeleteBuildInput) {
|
|
600
|
-
DeleteBuildInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
601
|
-
})(DeleteBuildInput || (DeleteBuildInput = {}));
|
|
602
|
-
export var DeleteFleetInput;
|
|
603
|
-
(function (DeleteFleetInput) {
|
|
604
|
-
DeleteFleetInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
605
|
-
})(DeleteFleetInput || (DeleteFleetInput = {}));
|
|
606
|
-
export var DeleteFleetLocationsInput;
|
|
607
|
-
(function (DeleteFleetLocationsInput) {
|
|
608
|
-
DeleteFleetLocationsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
609
|
-
})(DeleteFleetLocationsInput || (DeleteFleetLocationsInput = {}));
|
|
610
|
-
export var DeleteFleetLocationsOutput;
|
|
611
|
-
(function (DeleteFleetLocationsOutput) {
|
|
612
|
-
DeleteFleetLocationsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
613
|
-
})(DeleteFleetLocationsOutput || (DeleteFleetLocationsOutput = {}));
|
|
614
334
|
export var GameServerGroupDeleteOption;
|
|
615
335
|
(function (GameServerGroupDeleteOption) {
|
|
616
336
|
GameServerGroupDeleteOption["FORCE_DELETE"] = "FORCE_DELETE";
|
|
617
337
|
GameServerGroupDeleteOption["RETAIN"] = "RETAIN";
|
|
618
338
|
GameServerGroupDeleteOption["SAFE_DELETE"] = "SAFE_DELETE";
|
|
619
339
|
})(GameServerGroupDeleteOption || (GameServerGroupDeleteOption = {}));
|
|
620
|
-
export var DeleteGameServerGroupInput;
|
|
621
|
-
(function (DeleteGameServerGroupInput) {
|
|
622
|
-
DeleteGameServerGroupInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
623
|
-
})(DeleteGameServerGroupInput || (DeleteGameServerGroupInput = {}));
|
|
624
|
-
export var DeleteGameServerGroupOutput;
|
|
625
|
-
(function (DeleteGameServerGroupOutput) {
|
|
626
|
-
DeleteGameServerGroupOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
627
|
-
})(DeleteGameServerGroupOutput || (DeleteGameServerGroupOutput = {}));
|
|
628
|
-
export var DeleteGameSessionQueueInput;
|
|
629
|
-
(function (DeleteGameSessionQueueInput) {
|
|
630
|
-
DeleteGameSessionQueueInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
631
|
-
})(DeleteGameSessionQueueInput || (DeleteGameSessionQueueInput = {}));
|
|
632
|
-
export var DeleteGameSessionQueueOutput;
|
|
633
|
-
(function (DeleteGameSessionQueueOutput) {
|
|
634
|
-
DeleteGameSessionQueueOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
635
|
-
})(DeleteGameSessionQueueOutput || (DeleteGameSessionQueueOutput = {}));
|
|
636
|
-
export var DeleteMatchmakingConfigurationInput;
|
|
637
|
-
(function (DeleteMatchmakingConfigurationInput) {
|
|
638
|
-
DeleteMatchmakingConfigurationInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
639
|
-
})(DeleteMatchmakingConfigurationInput || (DeleteMatchmakingConfigurationInput = {}));
|
|
640
|
-
export var DeleteMatchmakingConfigurationOutput;
|
|
641
|
-
(function (DeleteMatchmakingConfigurationOutput) {
|
|
642
|
-
DeleteMatchmakingConfigurationOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
643
|
-
})(DeleteMatchmakingConfigurationOutput || (DeleteMatchmakingConfigurationOutput = {}));
|
|
644
|
-
export var DeleteMatchmakingRuleSetInput;
|
|
645
|
-
(function (DeleteMatchmakingRuleSetInput) {
|
|
646
|
-
DeleteMatchmakingRuleSetInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
647
|
-
})(DeleteMatchmakingRuleSetInput || (DeleteMatchmakingRuleSetInput = {}));
|
|
648
|
-
export var DeleteMatchmakingRuleSetOutput;
|
|
649
|
-
(function (DeleteMatchmakingRuleSetOutput) {
|
|
650
|
-
DeleteMatchmakingRuleSetOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
651
|
-
})(DeleteMatchmakingRuleSetOutput || (DeleteMatchmakingRuleSetOutput = {}));
|
|
652
|
-
export var DeleteScalingPolicyInput;
|
|
653
|
-
(function (DeleteScalingPolicyInput) {
|
|
654
|
-
DeleteScalingPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
655
|
-
})(DeleteScalingPolicyInput || (DeleteScalingPolicyInput = {}));
|
|
656
|
-
export var DeleteScriptInput;
|
|
657
|
-
(function (DeleteScriptInput) {
|
|
658
|
-
DeleteScriptInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
659
|
-
})(DeleteScriptInput || (DeleteScriptInput = {}));
|
|
660
|
-
export var DeleteVpcPeeringAuthorizationInput;
|
|
661
|
-
(function (DeleteVpcPeeringAuthorizationInput) {
|
|
662
|
-
DeleteVpcPeeringAuthorizationInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
663
|
-
})(DeleteVpcPeeringAuthorizationInput || (DeleteVpcPeeringAuthorizationInput = {}));
|
|
664
|
-
export var DeleteVpcPeeringAuthorizationOutput;
|
|
665
|
-
(function (DeleteVpcPeeringAuthorizationOutput) {
|
|
666
|
-
DeleteVpcPeeringAuthorizationOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
667
|
-
})(DeleteVpcPeeringAuthorizationOutput || (DeleteVpcPeeringAuthorizationOutput = {}));
|
|
668
|
-
export var DeleteVpcPeeringConnectionInput;
|
|
669
|
-
(function (DeleteVpcPeeringConnectionInput) {
|
|
670
|
-
DeleteVpcPeeringConnectionInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
671
|
-
})(DeleteVpcPeeringConnectionInput || (DeleteVpcPeeringConnectionInput = {}));
|
|
672
|
-
export var DeleteVpcPeeringConnectionOutput;
|
|
673
|
-
(function (DeleteVpcPeeringConnectionOutput) {
|
|
674
|
-
DeleteVpcPeeringConnectionOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
675
|
-
})(DeleteVpcPeeringConnectionOutput || (DeleteVpcPeeringConnectionOutput = {}));
|
|
676
|
-
export var DeregisterGameServerInput;
|
|
677
|
-
(function (DeregisterGameServerInput) {
|
|
678
|
-
DeregisterGameServerInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
679
|
-
})(DeregisterGameServerInput || (DeregisterGameServerInput = {}));
|
|
680
|
-
export var DescribeAliasInput;
|
|
681
|
-
(function (DescribeAliasInput) {
|
|
682
|
-
DescribeAliasInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
683
|
-
})(DescribeAliasInput || (DescribeAliasInput = {}));
|
|
684
|
-
export var DescribeAliasOutput;
|
|
685
|
-
(function (DescribeAliasOutput) {
|
|
686
|
-
DescribeAliasOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
687
|
-
})(DescribeAliasOutput || (DescribeAliasOutput = {}));
|
|
688
|
-
export var DescribeBuildInput;
|
|
689
|
-
(function (DescribeBuildInput) {
|
|
690
|
-
DescribeBuildInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
691
|
-
})(DescribeBuildInput || (DescribeBuildInput = {}));
|
|
692
|
-
export var DescribeBuildOutput;
|
|
693
|
-
(function (DescribeBuildOutput) {
|
|
694
|
-
DescribeBuildOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
695
|
-
})(DescribeBuildOutput || (DescribeBuildOutput = {}));
|
|
696
|
-
export var DescribeEC2InstanceLimitsInput;
|
|
697
|
-
(function (DescribeEC2InstanceLimitsInput) {
|
|
698
|
-
DescribeEC2InstanceLimitsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
699
|
-
})(DescribeEC2InstanceLimitsInput || (DescribeEC2InstanceLimitsInput = {}));
|
|
700
|
-
export var EC2InstanceLimit;
|
|
701
|
-
(function (EC2InstanceLimit) {
|
|
702
|
-
EC2InstanceLimit.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
703
|
-
})(EC2InstanceLimit || (EC2InstanceLimit = {}));
|
|
704
|
-
export var DescribeEC2InstanceLimitsOutput;
|
|
705
|
-
(function (DescribeEC2InstanceLimitsOutput) {
|
|
706
|
-
DescribeEC2InstanceLimitsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
707
|
-
})(DescribeEC2InstanceLimitsOutput || (DescribeEC2InstanceLimitsOutput = {}));
|
|
708
|
-
export var DescribeFleetAttributesInput;
|
|
709
|
-
(function (DescribeFleetAttributesInput) {
|
|
710
|
-
DescribeFleetAttributesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
711
|
-
})(DescribeFleetAttributesInput || (DescribeFleetAttributesInput = {}));
|
|
712
|
-
export var DescribeFleetAttributesOutput;
|
|
713
|
-
(function (DescribeFleetAttributesOutput) {
|
|
714
|
-
DescribeFleetAttributesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
715
|
-
})(DescribeFleetAttributesOutput || (DescribeFleetAttributesOutput = {}));
|
|
716
|
-
export var DescribeFleetCapacityInput;
|
|
717
|
-
(function (DescribeFleetCapacityInput) {
|
|
718
|
-
DescribeFleetCapacityInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
719
|
-
})(DescribeFleetCapacityInput || (DescribeFleetCapacityInput = {}));
|
|
720
|
-
export var EC2InstanceCounts;
|
|
721
|
-
(function (EC2InstanceCounts) {
|
|
722
|
-
EC2InstanceCounts.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
723
|
-
})(EC2InstanceCounts || (EC2InstanceCounts = {}));
|
|
724
|
-
export var FleetCapacity;
|
|
725
|
-
(function (FleetCapacity) {
|
|
726
|
-
FleetCapacity.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
727
|
-
})(FleetCapacity || (FleetCapacity = {}));
|
|
728
|
-
export var DescribeFleetCapacityOutput;
|
|
729
|
-
(function (DescribeFleetCapacityOutput) {
|
|
730
|
-
DescribeFleetCapacityOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
731
|
-
})(DescribeFleetCapacityOutput || (DescribeFleetCapacityOutput = {}));
|
|
732
|
-
export var DescribeFleetEventsInput;
|
|
733
|
-
(function (DescribeFleetEventsInput) {
|
|
734
|
-
DescribeFleetEventsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
735
|
-
})(DescribeFleetEventsInput || (DescribeFleetEventsInput = {}));
|
|
736
340
|
export var EventCode;
|
|
737
341
|
(function (EventCode) {
|
|
738
342
|
EventCode["FLEET_ACTIVATION_FAILED"] = "FLEET_ACTIVATION_FAILED";
|
|
@@ -769,124 +373,16 @@ export var EventCode;
|
|
|
769
373
|
EventCode["SERVER_PROCESS_SDK_INITIALIZATION_TIMEOUT"] = "SERVER_PROCESS_SDK_INITIALIZATION_TIMEOUT";
|
|
770
374
|
EventCode["SERVER_PROCESS_TERMINATED_UNHEALTHY"] = "SERVER_PROCESS_TERMINATED_UNHEALTHY";
|
|
771
375
|
})(EventCode || (EventCode = {}));
|
|
772
|
-
export var Event;
|
|
773
|
-
(function (Event) {
|
|
774
|
-
Event.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
775
|
-
})(Event || (Event = {}));
|
|
776
|
-
export var DescribeFleetEventsOutput;
|
|
777
|
-
(function (DescribeFleetEventsOutput) {
|
|
778
|
-
DescribeFleetEventsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
779
|
-
})(DescribeFleetEventsOutput || (DescribeFleetEventsOutput = {}));
|
|
780
|
-
export var DescribeFleetLocationAttributesInput;
|
|
781
|
-
(function (DescribeFleetLocationAttributesInput) {
|
|
782
|
-
DescribeFleetLocationAttributesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
783
|
-
})(DescribeFleetLocationAttributesInput || (DescribeFleetLocationAttributesInput = {}));
|
|
784
376
|
export var LocationUpdateStatus;
|
|
785
377
|
(function (LocationUpdateStatus) {
|
|
786
378
|
LocationUpdateStatus["PENDING_UPDATE"] = "PENDING_UPDATE";
|
|
787
379
|
})(LocationUpdateStatus || (LocationUpdateStatus = {}));
|
|
788
|
-
export var LocationAttributes;
|
|
789
|
-
(function (LocationAttributes) {
|
|
790
|
-
LocationAttributes.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
791
|
-
})(LocationAttributes || (LocationAttributes = {}));
|
|
792
|
-
export var DescribeFleetLocationAttributesOutput;
|
|
793
|
-
(function (DescribeFleetLocationAttributesOutput) {
|
|
794
|
-
DescribeFleetLocationAttributesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
795
|
-
})(DescribeFleetLocationAttributesOutput || (DescribeFleetLocationAttributesOutput = {}));
|
|
796
|
-
export var DescribeFleetLocationCapacityInput;
|
|
797
|
-
(function (DescribeFleetLocationCapacityInput) {
|
|
798
|
-
DescribeFleetLocationCapacityInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
799
|
-
})(DescribeFleetLocationCapacityInput || (DescribeFleetLocationCapacityInput = {}));
|
|
800
|
-
export var DescribeFleetLocationCapacityOutput;
|
|
801
|
-
(function (DescribeFleetLocationCapacityOutput) {
|
|
802
|
-
DescribeFleetLocationCapacityOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
803
|
-
})(DescribeFleetLocationCapacityOutput || (DescribeFleetLocationCapacityOutput = {}));
|
|
804
|
-
export var DescribeFleetLocationUtilizationInput;
|
|
805
|
-
(function (DescribeFleetLocationUtilizationInput) {
|
|
806
|
-
DescribeFleetLocationUtilizationInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
807
|
-
})(DescribeFleetLocationUtilizationInput || (DescribeFleetLocationUtilizationInput = {}));
|
|
808
|
-
export var FleetUtilization;
|
|
809
|
-
(function (FleetUtilization) {
|
|
810
|
-
FleetUtilization.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
811
|
-
})(FleetUtilization || (FleetUtilization = {}));
|
|
812
|
-
export var DescribeFleetLocationUtilizationOutput;
|
|
813
|
-
(function (DescribeFleetLocationUtilizationOutput) {
|
|
814
|
-
DescribeFleetLocationUtilizationOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
815
|
-
})(DescribeFleetLocationUtilizationOutput || (DescribeFleetLocationUtilizationOutput = {}));
|
|
816
|
-
export var DescribeFleetPortSettingsInput;
|
|
817
|
-
(function (DescribeFleetPortSettingsInput) {
|
|
818
|
-
DescribeFleetPortSettingsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
819
|
-
})(DescribeFleetPortSettingsInput || (DescribeFleetPortSettingsInput = {}));
|
|
820
|
-
export var DescribeFleetPortSettingsOutput;
|
|
821
|
-
(function (DescribeFleetPortSettingsOutput) {
|
|
822
|
-
DescribeFleetPortSettingsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
823
|
-
})(DescribeFleetPortSettingsOutput || (DescribeFleetPortSettingsOutput = {}));
|
|
824
|
-
export var DescribeFleetUtilizationInput;
|
|
825
|
-
(function (DescribeFleetUtilizationInput) {
|
|
826
|
-
DescribeFleetUtilizationInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
827
|
-
})(DescribeFleetUtilizationInput || (DescribeFleetUtilizationInput = {}));
|
|
828
|
-
export var DescribeFleetUtilizationOutput;
|
|
829
|
-
(function (DescribeFleetUtilizationOutput) {
|
|
830
|
-
DescribeFleetUtilizationOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
831
|
-
})(DescribeFleetUtilizationOutput || (DescribeFleetUtilizationOutput = {}));
|
|
832
|
-
export var DescribeGameServerInput;
|
|
833
|
-
(function (DescribeGameServerInput) {
|
|
834
|
-
DescribeGameServerInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
835
|
-
})(DescribeGameServerInput || (DescribeGameServerInput = {}));
|
|
836
|
-
export var DescribeGameServerOutput;
|
|
837
|
-
(function (DescribeGameServerOutput) {
|
|
838
|
-
DescribeGameServerOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
839
|
-
})(DescribeGameServerOutput || (DescribeGameServerOutput = {}));
|
|
840
|
-
export var DescribeGameServerGroupInput;
|
|
841
|
-
(function (DescribeGameServerGroupInput) {
|
|
842
|
-
DescribeGameServerGroupInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
843
|
-
})(DescribeGameServerGroupInput || (DescribeGameServerGroupInput = {}));
|
|
844
|
-
export var DescribeGameServerGroupOutput;
|
|
845
|
-
(function (DescribeGameServerGroupOutput) {
|
|
846
|
-
DescribeGameServerGroupOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
847
|
-
})(DescribeGameServerGroupOutput || (DescribeGameServerGroupOutput = {}));
|
|
848
|
-
export var DescribeGameServerInstancesInput;
|
|
849
|
-
(function (DescribeGameServerInstancesInput) {
|
|
850
|
-
DescribeGameServerInstancesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
851
|
-
})(DescribeGameServerInstancesInput || (DescribeGameServerInstancesInput = {}));
|
|
852
380
|
export var GameServerInstanceStatus;
|
|
853
381
|
(function (GameServerInstanceStatus) {
|
|
854
382
|
GameServerInstanceStatus["ACTIVE"] = "ACTIVE";
|
|
855
383
|
GameServerInstanceStatus["DRAINING"] = "DRAINING";
|
|
856
384
|
GameServerInstanceStatus["SPOT_TERMINATING"] = "SPOT_TERMINATING";
|
|
857
385
|
})(GameServerInstanceStatus || (GameServerInstanceStatus = {}));
|
|
858
|
-
export var GameServerInstance;
|
|
859
|
-
(function (GameServerInstance) {
|
|
860
|
-
GameServerInstance.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
861
|
-
})(GameServerInstance || (GameServerInstance = {}));
|
|
862
|
-
export var DescribeGameServerInstancesOutput;
|
|
863
|
-
(function (DescribeGameServerInstancesOutput) {
|
|
864
|
-
DescribeGameServerInstancesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
865
|
-
})(DescribeGameServerInstancesOutput || (DescribeGameServerInstancesOutput = {}));
|
|
866
|
-
export var DescribeGameSessionDetailsInput;
|
|
867
|
-
(function (DescribeGameSessionDetailsInput) {
|
|
868
|
-
DescribeGameSessionDetailsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
869
|
-
})(DescribeGameSessionDetailsInput || (DescribeGameSessionDetailsInput = {}));
|
|
870
|
-
export var GameSessionDetail;
|
|
871
|
-
(function (GameSessionDetail) {
|
|
872
|
-
GameSessionDetail.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
873
|
-
})(GameSessionDetail || (GameSessionDetail = {}));
|
|
874
|
-
export var DescribeGameSessionDetailsOutput;
|
|
875
|
-
(function (DescribeGameSessionDetailsOutput) {
|
|
876
|
-
DescribeGameSessionDetailsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
877
|
-
})(DescribeGameSessionDetailsOutput || (DescribeGameSessionDetailsOutput = {}));
|
|
878
|
-
export var DescribeGameSessionPlacementInput;
|
|
879
|
-
(function (DescribeGameSessionPlacementInput) {
|
|
880
|
-
DescribeGameSessionPlacementInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
881
|
-
})(DescribeGameSessionPlacementInput || (DescribeGameSessionPlacementInput = {}));
|
|
882
|
-
export var PlacedPlayerSession;
|
|
883
|
-
(function (PlacedPlayerSession) {
|
|
884
|
-
PlacedPlayerSession.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
885
|
-
})(PlacedPlayerSession || (PlacedPlayerSession = {}));
|
|
886
|
-
export var PlayerLatency;
|
|
887
|
-
(function (PlayerLatency) {
|
|
888
|
-
PlayerLatency.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
889
|
-
})(PlayerLatency || (PlayerLatency = {}));
|
|
890
386
|
export var GameSessionPlacementState;
|
|
891
387
|
(function (GameSessionPlacementState) {
|
|
892
388
|
GameSessionPlacementState["CANCELLED"] = "CANCELLED";
|
|
@@ -895,104 +391,12 @@ export var GameSessionPlacementState;
|
|
|
895
391
|
GameSessionPlacementState["PENDING"] = "PENDING";
|
|
896
392
|
GameSessionPlacementState["TIMED_OUT"] = "TIMED_OUT";
|
|
897
393
|
})(GameSessionPlacementState || (GameSessionPlacementState = {}));
|
|
898
|
-
export var GameSessionPlacement;
|
|
899
|
-
(function (GameSessionPlacement) {
|
|
900
|
-
GameSessionPlacement.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
901
|
-
})(GameSessionPlacement || (GameSessionPlacement = {}));
|
|
902
|
-
export var DescribeGameSessionPlacementOutput;
|
|
903
|
-
(function (DescribeGameSessionPlacementOutput) {
|
|
904
|
-
DescribeGameSessionPlacementOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
905
|
-
})(DescribeGameSessionPlacementOutput || (DescribeGameSessionPlacementOutput = {}));
|
|
906
|
-
export var DescribeGameSessionQueuesInput;
|
|
907
|
-
(function (DescribeGameSessionQueuesInput) {
|
|
908
|
-
DescribeGameSessionQueuesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
909
|
-
})(DescribeGameSessionQueuesInput || (DescribeGameSessionQueuesInput = {}));
|
|
910
|
-
export var DescribeGameSessionQueuesOutput;
|
|
911
|
-
(function (DescribeGameSessionQueuesOutput) {
|
|
912
|
-
DescribeGameSessionQueuesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
913
|
-
})(DescribeGameSessionQueuesOutput || (DescribeGameSessionQueuesOutput = {}));
|
|
914
|
-
export var DescribeGameSessionsInput;
|
|
915
|
-
(function (DescribeGameSessionsInput) {
|
|
916
|
-
DescribeGameSessionsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
917
|
-
})(DescribeGameSessionsInput || (DescribeGameSessionsInput = {}));
|
|
918
|
-
export var DescribeGameSessionsOutput;
|
|
919
|
-
(function (DescribeGameSessionsOutput) {
|
|
920
|
-
DescribeGameSessionsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
921
|
-
})(DescribeGameSessionsOutput || (DescribeGameSessionsOutput = {}));
|
|
922
|
-
export var DescribeInstancesInput;
|
|
923
|
-
(function (DescribeInstancesInput) {
|
|
924
|
-
DescribeInstancesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
925
|
-
})(DescribeInstancesInput || (DescribeInstancesInput = {}));
|
|
926
394
|
export var InstanceStatus;
|
|
927
395
|
(function (InstanceStatus) {
|
|
928
396
|
InstanceStatus["ACTIVE"] = "ACTIVE";
|
|
929
397
|
InstanceStatus["PENDING"] = "PENDING";
|
|
930
398
|
InstanceStatus["TERMINATING"] = "TERMINATING";
|
|
931
399
|
})(InstanceStatus || (InstanceStatus = {}));
|
|
932
|
-
export var Instance;
|
|
933
|
-
(function (Instance) {
|
|
934
|
-
Instance.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
935
|
-
})(Instance || (Instance = {}));
|
|
936
|
-
export var DescribeInstancesOutput;
|
|
937
|
-
(function (DescribeInstancesOutput) {
|
|
938
|
-
DescribeInstancesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
939
|
-
})(DescribeInstancesOutput || (DescribeInstancesOutput = {}));
|
|
940
|
-
export var DescribeMatchmakingInput;
|
|
941
|
-
(function (DescribeMatchmakingInput) {
|
|
942
|
-
DescribeMatchmakingInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
943
|
-
})(DescribeMatchmakingInput || (DescribeMatchmakingInput = {}));
|
|
944
|
-
export var MatchedPlayerSession;
|
|
945
|
-
(function (MatchedPlayerSession) {
|
|
946
|
-
MatchedPlayerSession.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
947
|
-
})(MatchedPlayerSession || (MatchedPlayerSession = {}));
|
|
948
|
-
export var GameSessionConnectionInfo;
|
|
949
|
-
(function (GameSessionConnectionInfo) {
|
|
950
|
-
GameSessionConnectionInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
951
|
-
})(GameSessionConnectionInfo || (GameSessionConnectionInfo = {}));
|
|
952
|
-
export var Player;
|
|
953
|
-
(function (Player) {
|
|
954
|
-
Player.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
955
|
-
})(Player || (Player = {}));
|
|
956
|
-
export var MatchmakingTicket;
|
|
957
|
-
(function (MatchmakingTicket) {
|
|
958
|
-
MatchmakingTicket.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
959
|
-
})(MatchmakingTicket || (MatchmakingTicket = {}));
|
|
960
|
-
export var DescribeMatchmakingOutput;
|
|
961
|
-
(function (DescribeMatchmakingOutput) {
|
|
962
|
-
DescribeMatchmakingOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
963
|
-
})(DescribeMatchmakingOutput || (DescribeMatchmakingOutput = {}));
|
|
964
|
-
export var DescribeMatchmakingConfigurationsInput;
|
|
965
|
-
(function (DescribeMatchmakingConfigurationsInput) {
|
|
966
|
-
DescribeMatchmakingConfigurationsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
967
|
-
})(DescribeMatchmakingConfigurationsInput || (DescribeMatchmakingConfigurationsInput = {}));
|
|
968
|
-
export var DescribeMatchmakingConfigurationsOutput;
|
|
969
|
-
(function (DescribeMatchmakingConfigurationsOutput) {
|
|
970
|
-
DescribeMatchmakingConfigurationsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
971
|
-
})(DescribeMatchmakingConfigurationsOutput || (DescribeMatchmakingConfigurationsOutput = {}));
|
|
972
|
-
export var DescribeMatchmakingRuleSetsInput;
|
|
973
|
-
(function (DescribeMatchmakingRuleSetsInput) {
|
|
974
|
-
DescribeMatchmakingRuleSetsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
975
|
-
})(DescribeMatchmakingRuleSetsInput || (DescribeMatchmakingRuleSetsInput = {}));
|
|
976
|
-
export var DescribeMatchmakingRuleSetsOutput;
|
|
977
|
-
(function (DescribeMatchmakingRuleSetsOutput) {
|
|
978
|
-
DescribeMatchmakingRuleSetsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
979
|
-
})(DescribeMatchmakingRuleSetsOutput || (DescribeMatchmakingRuleSetsOutput = {}));
|
|
980
|
-
export var DescribePlayerSessionsInput;
|
|
981
|
-
(function (DescribePlayerSessionsInput) {
|
|
982
|
-
DescribePlayerSessionsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
983
|
-
})(DescribePlayerSessionsInput || (DescribePlayerSessionsInput = {}));
|
|
984
|
-
export var DescribePlayerSessionsOutput;
|
|
985
|
-
(function (DescribePlayerSessionsOutput) {
|
|
986
|
-
DescribePlayerSessionsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
987
|
-
})(DescribePlayerSessionsOutput || (DescribePlayerSessionsOutput = {}));
|
|
988
|
-
export var DescribeRuntimeConfigurationInput;
|
|
989
|
-
(function (DescribeRuntimeConfigurationInput) {
|
|
990
|
-
DescribeRuntimeConfigurationInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
991
|
-
})(DescribeRuntimeConfigurationInput || (DescribeRuntimeConfigurationInput = {}));
|
|
992
|
-
export var DescribeRuntimeConfigurationOutput;
|
|
993
|
-
(function (DescribeRuntimeConfigurationOutput) {
|
|
994
|
-
DescribeRuntimeConfigurationOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
995
|
-
})(DescribeRuntimeConfigurationOutput || (DescribeRuntimeConfigurationOutput = {}));
|
|
996
400
|
export var ScalingStatusType;
|
|
997
401
|
(function (ScalingStatusType) {
|
|
998
402
|
ScalingStatusType["ACTIVE"] = "ACTIVE";
|
|
@@ -1003,10 +407,6 @@ export var ScalingStatusType;
|
|
|
1003
407
|
ScalingStatusType["UPDATE_REQUESTED"] = "UPDATE_REQUESTED";
|
|
1004
408
|
ScalingStatusType["UPDATING"] = "UPDATING";
|
|
1005
409
|
})(ScalingStatusType || (ScalingStatusType = {}));
|
|
1006
|
-
export var DescribeScalingPoliciesInput;
|
|
1007
|
-
(function (DescribeScalingPoliciesInput) {
|
|
1008
|
-
DescribeScalingPoliciesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1009
|
-
})(DescribeScalingPoliciesInput || (DescribeScalingPoliciesInput = {}));
|
|
1010
410
|
export var PolicyType;
|
|
1011
411
|
(function (PolicyType) {
|
|
1012
412
|
PolicyType["RuleBased"] = "RuleBased";
|
|
@@ -1018,372 +418,252 @@ export var ScalingAdjustmentType;
|
|
|
1018
418
|
ScalingAdjustmentType["ExactCapacity"] = "ExactCapacity";
|
|
1019
419
|
ScalingAdjustmentType["PercentChangeInCapacity"] = "PercentChangeInCapacity";
|
|
1020
420
|
})(ScalingAdjustmentType || (ScalingAdjustmentType = {}));
|
|
1021
|
-
export var TargetConfiguration;
|
|
1022
|
-
(function (TargetConfiguration) {
|
|
1023
|
-
TargetConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1024
|
-
})(TargetConfiguration || (TargetConfiguration = {}));
|
|
1025
|
-
export var ScalingPolicy;
|
|
1026
|
-
(function (ScalingPolicy) {
|
|
1027
|
-
ScalingPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1028
|
-
})(ScalingPolicy || (ScalingPolicy = {}));
|
|
1029
|
-
export var DescribeScalingPoliciesOutput;
|
|
1030
|
-
(function (DescribeScalingPoliciesOutput) {
|
|
1031
|
-
DescribeScalingPoliciesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1032
|
-
})(DescribeScalingPoliciesOutput || (DescribeScalingPoliciesOutput = {}));
|
|
1033
|
-
export var DescribeScriptInput;
|
|
1034
|
-
(function (DescribeScriptInput) {
|
|
1035
|
-
DescribeScriptInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1036
|
-
})(DescribeScriptInput || (DescribeScriptInput = {}));
|
|
1037
|
-
export var DescribeScriptOutput;
|
|
1038
|
-
(function (DescribeScriptOutput) {
|
|
1039
|
-
DescribeScriptOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1040
|
-
})(DescribeScriptOutput || (DescribeScriptOutput = {}));
|
|
1041
|
-
export var DescribeVpcPeeringAuthorizationsInput;
|
|
1042
|
-
(function (DescribeVpcPeeringAuthorizationsInput) {
|
|
1043
|
-
DescribeVpcPeeringAuthorizationsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1044
|
-
})(DescribeVpcPeeringAuthorizationsInput || (DescribeVpcPeeringAuthorizationsInput = {}));
|
|
1045
|
-
export var DescribeVpcPeeringAuthorizationsOutput;
|
|
1046
|
-
(function (DescribeVpcPeeringAuthorizationsOutput) {
|
|
1047
|
-
DescribeVpcPeeringAuthorizationsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1048
|
-
})(DescribeVpcPeeringAuthorizationsOutput || (DescribeVpcPeeringAuthorizationsOutput = {}));
|
|
1049
|
-
export var DescribeVpcPeeringConnectionsInput;
|
|
1050
|
-
(function (DescribeVpcPeeringConnectionsInput) {
|
|
1051
|
-
DescribeVpcPeeringConnectionsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1052
|
-
})(DescribeVpcPeeringConnectionsInput || (DescribeVpcPeeringConnectionsInput = {}));
|
|
1053
|
-
export var VpcPeeringConnectionStatus;
|
|
1054
|
-
(function (VpcPeeringConnectionStatus) {
|
|
1055
|
-
VpcPeeringConnectionStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1056
|
-
})(VpcPeeringConnectionStatus || (VpcPeeringConnectionStatus = {}));
|
|
1057
|
-
export var VpcPeeringConnection;
|
|
1058
|
-
(function (VpcPeeringConnection) {
|
|
1059
|
-
VpcPeeringConnection.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1060
|
-
})(VpcPeeringConnection || (VpcPeeringConnection = {}));
|
|
1061
|
-
export var DescribeVpcPeeringConnectionsOutput;
|
|
1062
|
-
(function (DescribeVpcPeeringConnectionsOutput) {
|
|
1063
|
-
DescribeVpcPeeringConnectionsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1064
|
-
})(DescribeVpcPeeringConnectionsOutput || (DescribeVpcPeeringConnectionsOutput = {}));
|
|
1065
|
-
export var DesiredPlayerSession;
|
|
1066
|
-
(function (DesiredPlayerSession) {
|
|
1067
|
-
DesiredPlayerSession.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1068
|
-
})(DesiredPlayerSession || (DesiredPlayerSession = {}));
|
|
1069
|
-
export var GetGameSessionLogUrlInput;
|
|
1070
|
-
(function (GetGameSessionLogUrlInput) {
|
|
1071
|
-
GetGameSessionLogUrlInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1072
|
-
})(GetGameSessionLogUrlInput || (GetGameSessionLogUrlInput = {}));
|
|
1073
|
-
export var GetGameSessionLogUrlOutput;
|
|
1074
|
-
(function (GetGameSessionLogUrlOutput) {
|
|
1075
|
-
GetGameSessionLogUrlOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1076
|
-
})(GetGameSessionLogUrlOutput || (GetGameSessionLogUrlOutput = {}));
|
|
1077
|
-
export var GetInstanceAccessInput;
|
|
1078
|
-
(function (GetInstanceAccessInput) {
|
|
1079
|
-
GetInstanceAccessInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1080
|
-
})(GetInstanceAccessInput || (GetInstanceAccessInput = {}));
|
|
1081
|
-
export var InstanceCredentials;
|
|
1082
|
-
(function (InstanceCredentials) {
|
|
1083
|
-
InstanceCredentials.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1084
|
-
})(InstanceCredentials || (InstanceCredentials = {}));
|
|
1085
|
-
export var InstanceAccess;
|
|
1086
|
-
(function (InstanceAccess) {
|
|
1087
|
-
InstanceAccess.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Credentials && { Credentials: SENSITIVE_STRING }))); };
|
|
1088
|
-
})(InstanceAccess || (InstanceAccess = {}));
|
|
1089
|
-
export var GetInstanceAccessOutput;
|
|
1090
|
-
(function (GetInstanceAccessOutput) {
|
|
1091
|
-
GetInstanceAccessOutput.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.InstanceAccess && { InstanceAccess: InstanceAccess.filterSensitiveLog(obj.InstanceAccess) }))); };
|
|
1092
|
-
})(GetInstanceAccessOutput || (GetInstanceAccessOutput = {}));
|
|
1093
|
-
export var ListAliasesInput;
|
|
1094
|
-
(function (ListAliasesInput) {
|
|
1095
|
-
ListAliasesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1096
|
-
})(ListAliasesInput || (ListAliasesInput = {}));
|
|
1097
|
-
export var ListAliasesOutput;
|
|
1098
|
-
(function (ListAliasesOutput) {
|
|
1099
|
-
ListAliasesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1100
|
-
})(ListAliasesOutput || (ListAliasesOutput = {}));
|
|
1101
|
-
export var ListBuildsInput;
|
|
1102
|
-
(function (ListBuildsInput) {
|
|
1103
|
-
ListBuildsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1104
|
-
})(ListBuildsInput || (ListBuildsInput = {}));
|
|
1105
|
-
export var ListBuildsOutput;
|
|
1106
|
-
(function (ListBuildsOutput) {
|
|
1107
|
-
ListBuildsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1108
|
-
})(ListBuildsOutput || (ListBuildsOutput = {}));
|
|
1109
|
-
export var ListFleetsInput;
|
|
1110
|
-
(function (ListFleetsInput) {
|
|
1111
|
-
ListFleetsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1112
|
-
})(ListFleetsInput || (ListFleetsInput = {}));
|
|
1113
|
-
export var ListFleetsOutput;
|
|
1114
|
-
(function (ListFleetsOutput) {
|
|
1115
|
-
ListFleetsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1116
|
-
})(ListFleetsOutput || (ListFleetsOutput = {}));
|
|
1117
|
-
export var ListGameServerGroupsInput;
|
|
1118
|
-
(function (ListGameServerGroupsInput) {
|
|
1119
|
-
ListGameServerGroupsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1120
|
-
})(ListGameServerGroupsInput || (ListGameServerGroupsInput = {}));
|
|
1121
|
-
export var ListGameServerGroupsOutput;
|
|
1122
|
-
(function (ListGameServerGroupsOutput) {
|
|
1123
|
-
ListGameServerGroupsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1124
|
-
})(ListGameServerGroupsOutput || (ListGameServerGroupsOutput = {}));
|
|
1125
421
|
export var SortOrder;
|
|
1126
422
|
(function (SortOrder) {
|
|
1127
423
|
SortOrder["ASCENDING"] = "ASCENDING";
|
|
1128
424
|
SortOrder["DESCENDING"] = "DESCENDING";
|
|
1129
425
|
})(SortOrder || (SortOrder = {}));
|
|
1130
|
-
export var ListGameServersInput;
|
|
1131
|
-
(function (ListGameServersInput) {
|
|
1132
|
-
ListGameServersInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1133
|
-
})(ListGameServersInput || (ListGameServersInput = {}));
|
|
1134
|
-
export var ListGameServersOutput;
|
|
1135
|
-
(function (ListGameServersOutput) {
|
|
1136
|
-
ListGameServersOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1137
|
-
})(ListGameServersOutput || (ListGameServersOutput = {}));
|
|
1138
|
-
export var ListScriptsInput;
|
|
1139
|
-
(function (ListScriptsInput) {
|
|
1140
|
-
ListScriptsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1141
|
-
})(ListScriptsInput || (ListScriptsInput = {}));
|
|
1142
|
-
export var ListScriptsOutput;
|
|
1143
|
-
(function (ListScriptsOutput) {
|
|
1144
|
-
ListScriptsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1145
|
-
})(ListScriptsOutput || (ListScriptsOutput = {}));
|
|
1146
|
-
export var ListTagsForResourceRequest;
|
|
1147
|
-
(function (ListTagsForResourceRequest) {
|
|
1148
|
-
ListTagsForResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1149
|
-
})(ListTagsForResourceRequest || (ListTagsForResourceRequest = {}));
|
|
1150
|
-
export var ListTagsForResourceResponse;
|
|
1151
|
-
(function (ListTagsForResourceResponse) {
|
|
1152
|
-
ListTagsForResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1153
|
-
})(ListTagsForResourceResponse || (ListTagsForResourceResponse = {}));
|
|
1154
|
-
export var PutScalingPolicyInput;
|
|
1155
|
-
(function (PutScalingPolicyInput) {
|
|
1156
|
-
PutScalingPolicyInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1157
|
-
})(PutScalingPolicyInput || (PutScalingPolicyInput = {}));
|
|
1158
|
-
export var PutScalingPolicyOutput;
|
|
1159
|
-
(function (PutScalingPolicyOutput) {
|
|
1160
|
-
PutScalingPolicyOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1161
|
-
})(PutScalingPolicyOutput || (PutScalingPolicyOutput = {}));
|
|
1162
|
-
export var RegisterGameServerInput;
|
|
1163
|
-
(function (RegisterGameServerInput) {
|
|
1164
|
-
RegisterGameServerInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1165
|
-
})(RegisterGameServerInput || (RegisterGameServerInput = {}));
|
|
1166
|
-
export var RegisterGameServerOutput;
|
|
1167
|
-
(function (RegisterGameServerOutput) {
|
|
1168
|
-
RegisterGameServerOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1169
|
-
})(RegisterGameServerOutput || (RegisterGameServerOutput = {}));
|
|
1170
|
-
export var RequestUploadCredentialsInput;
|
|
1171
|
-
(function (RequestUploadCredentialsInput) {
|
|
1172
|
-
RequestUploadCredentialsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1173
|
-
})(RequestUploadCredentialsInput || (RequestUploadCredentialsInput = {}));
|
|
1174
|
-
export var RequestUploadCredentialsOutput;
|
|
1175
|
-
(function (RequestUploadCredentialsOutput) {
|
|
1176
|
-
RequestUploadCredentialsOutput.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.UploadCredentials && { UploadCredentials: SENSITIVE_STRING }))); };
|
|
1177
|
-
})(RequestUploadCredentialsOutput || (RequestUploadCredentialsOutput = {}));
|
|
1178
|
-
export var ResolveAliasInput;
|
|
1179
|
-
(function (ResolveAliasInput) {
|
|
1180
|
-
ResolveAliasInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1181
|
-
})(ResolveAliasInput || (ResolveAliasInput = {}));
|
|
1182
|
-
export var ResolveAliasOutput;
|
|
1183
|
-
(function (ResolveAliasOutput) {
|
|
1184
|
-
ResolveAliasOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1185
|
-
})(ResolveAliasOutput || (ResolveAliasOutput = {}));
|
|
1186
|
-
export var ResumeGameServerGroupInput;
|
|
1187
|
-
(function (ResumeGameServerGroupInput) {
|
|
1188
|
-
ResumeGameServerGroupInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1189
|
-
})(ResumeGameServerGroupInput || (ResumeGameServerGroupInput = {}));
|
|
1190
|
-
export var ResumeGameServerGroupOutput;
|
|
1191
|
-
(function (ResumeGameServerGroupOutput) {
|
|
1192
|
-
ResumeGameServerGroupOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1193
|
-
})(ResumeGameServerGroupOutput || (ResumeGameServerGroupOutput = {}));
|
|
1194
|
-
export var SearchGameSessionsInput;
|
|
1195
|
-
(function (SearchGameSessionsInput) {
|
|
1196
|
-
SearchGameSessionsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1197
|
-
})(SearchGameSessionsInput || (SearchGameSessionsInput = {}));
|
|
1198
|
-
export var SearchGameSessionsOutput;
|
|
1199
|
-
(function (SearchGameSessionsOutput) {
|
|
1200
|
-
SearchGameSessionsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1201
|
-
})(SearchGameSessionsOutput || (SearchGameSessionsOutput = {}));
|
|
1202
|
-
export var StartFleetActionsInput;
|
|
1203
|
-
(function (StartFleetActionsInput) {
|
|
1204
|
-
StartFleetActionsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1205
|
-
})(StartFleetActionsInput || (StartFleetActionsInput = {}));
|
|
1206
|
-
export var StartFleetActionsOutput;
|
|
1207
|
-
(function (StartFleetActionsOutput) {
|
|
1208
|
-
StartFleetActionsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1209
|
-
})(StartFleetActionsOutput || (StartFleetActionsOutput = {}));
|
|
1210
|
-
export var StartGameSessionPlacementInput;
|
|
1211
|
-
(function (StartGameSessionPlacementInput) {
|
|
1212
|
-
StartGameSessionPlacementInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1213
|
-
})(StartGameSessionPlacementInput || (StartGameSessionPlacementInput = {}));
|
|
1214
|
-
export var StartGameSessionPlacementOutput;
|
|
1215
|
-
(function (StartGameSessionPlacementOutput) {
|
|
1216
|
-
StartGameSessionPlacementOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1217
|
-
})(StartGameSessionPlacementOutput || (StartGameSessionPlacementOutput = {}));
|
|
1218
|
-
export var StartMatchBackfillInput;
|
|
1219
|
-
(function (StartMatchBackfillInput) {
|
|
1220
|
-
StartMatchBackfillInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1221
|
-
})(StartMatchBackfillInput || (StartMatchBackfillInput = {}));
|
|
1222
|
-
export var StartMatchBackfillOutput;
|
|
1223
|
-
(function (StartMatchBackfillOutput) {
|
|
1224
|
-
StartMatchBackfillOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1225
|
-
})(StartMatchBackfillOutput || (StartMatchBackfillOutput = {}));
|
|
1226
|
-
export var StartMatchmakingInput;
|
|
1227
|
-
(function (StartMatchmakingInput) {
|
|
1228
|
-
StartMatchmakingInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1229
|
-
})(StartMatchmakingInput || (StartMatchmakingInput = {}));
|
|
1230
|
-
export var StartMatchmakingOutput;
|
|
1231
|
-
(function (StartMatchmakingOutput) {
|
|
1232
|
-
StartMatchmakingOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1233
|
-
})(StartMatchmakingOutput || (StartMatchmakingOutput = {}));
|
|
1234
|
-
export var StopFleetActionsInput;
|
|
1235
|
-
(function (StopFleetActionsInput) {
|
|
1236
|
-
StopFleetActionsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1237
|
-
})(StopFleetActionsInput || (StopFleetActionsInput = {}));
|
|
1238
|
-
export var StopFleetActionsOutput;
|
|
1239
|
-
(function (StopFleetActionsOutput) {
|
|
1240
|
-
StopFleetActionsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1241
|
-
})(StopFleetActionsOutput || (StopFleetActionsOutput = {}));
|
|
1242
|
-
export var StopGameSessionPlacementInput;
|
|
1243
|
-
(function (StopGameSessionPlacementInput) {
|
|
1244
|
-
StopGameSessionPlacementInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1245
|
-
})(StopGameSessionPlacementInput || (StopGameSessionPlacementInput = {}));
|
|
1246
|
-
export var StopGameSessionPlacementOutput;
|
|
1247
|
-
(function (StopGameSessionPlacementOutput) {
|
|
1248
|
-
StopGameSessionPlacementOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1249
|
-
})(StopGameSessionPlacementOutput || (StopGameSessionPlacementOutput = {}));
|
|
1250
|
-
export var StopMatchmakingInput;
|
|
1251
|
-
(function (StopMatchmakingInput) {
|
|
1252
|
-
StopMatchmakingInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1253
|
-
})(StopMatchmakingInput || (StopMatchmakingInput = {}));
|
|
1254
|
-
export var StopMatchmakingOutput;
|
|
1255
|
-
(function (StopMatchmakingOutput) {
|
|
1256
|
-
StopMatchmakingOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1257
|
-
})(StopMatchmakingOutput || (StopMatchmakingOutput = {}));
|
|
1258
|
-
export var SuspendGameServerGroupInput;
|
|
1259
|
-
(function (SuspendGameServerGroupInput) {
|
|
1260
|
-
SuspendGameServerGroupInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1261
|
-
})(SuspendGameServerGroupInput || (SuspendGameServerGroupInput = {}));
|
|
1262
|
-
export var SuspendGameServerGroupOutput;
|
|
1263
|
-
(function (SuspendGameServerGroupOutput) {
|
|
1264
|
-
SuspendGameServerGroupOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1265
|
-
})(SuspendGameServerGroupOutput || (SuspendGameServerGroupOutput = {}));
|
|
1266
|
-
export var TagResourceRequest;
|
|
1267
|
-
(function (TagResourceRequest) {
|
|
1268
|
-
TagResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1269
|
-
})(TagResourceRequest || (TagResourceRequest = {}));
|
|
1270
|
-
export var TagResourceResponse;
|
|
1271
|
-
(function (TagResourceResponse) {
|
|
1272
|
-
TagResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1273
|
-
})(TagResourceResponse || (TagResourceResponse = {}));
|
|
1274
|
-
export var UntagResourceRequest;
|
|
1275
|
-
(function (UntagResourceRequest) {
|
|
1276
|
-
UntagResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1277
|
-
})(UntagResourceRequest || (UntagResourceRequest = {}));
|
|
1278
|
-
export var UntagResourceResponse;
|
|
1279
|
-
(function (UntagResourceResponse) {
|
|
1280
|
-
UntagResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1281
|
-
})(UntagResourceResponse || (UntagResourceResponse = {}));
|
|
1282
|
-
export var UpdateAliasInput;
|
|
1283
|
-
(function (UpdateAliasInput) {
|
|
1284
|
-
UpdateAliasInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1285
|
-
})(UpdateAliasInput || (UpdateAliasInput = {}));
|
|
1286
|
-
export var UpdateAliasOutput;
|
|
1287
|
-
(function (UpdateAliasOutput) {
|
|
1288
|
-
UpdateAliasOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1289
|
-
})(UpdateAliasOutput || (UpdateAliasOutput = {}));
|
|
1290
|
-
export var UpdateBuildInput;
|
|
1291
|
-
(function (UpdateBuildInput) {
|
|
1292
|
-
UpdateBuildInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1293
|
-
})(UpdateBuildInput || (UpdateBuildInput = {}));
|
|
1294
|
-
export var UpdateBuildOutput;
|
|
1295
|
-
(function (UpdateBuildOutput) {
|
|
1296
|
-
UpdateBuildOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1297
|
-
})(UpdateBuildOutput || (UpdateBuildOutput = {}));
|
|
1298
|
-
export var UpdateFleetAttributesInput;
|
|
1299
|
-
(function (UpdateFleetAttributesInput) {
|
|
1300
|
-
UpdateFleetAttributesInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1301
|
-
})(UpdateFleetAttributesInput || (UpdateFleetAttributesInput = {}));
|
|
1302
|
-
export var UpdateFleetAttributesOutput;
|
|
1303
|
-
(function (UpdateFleetAttributesOutput) {
|
|
1304
|
-
UpdateFleetAttributesOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1305
|
-
})(UpdateFleetAttributesOutput || (UpdateFleetAttributesOutput = {}));
|
|
1306
|
-
export var UpdateFleetCapacityInput;
|
|
1307
|
-
(function (UpdateFleetCapacityInput) {
|
|
1308
|
-
UpdateFleetCapacityInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1309
|
-
})(UpdateFleetCapacityInput || (UpdateFleetCapacityInput = {}));
|
|
1310
|
-
export var UpdateFleetCapacityOutput;
|
|
1311
|
-
(function (UpdateFleetCapacityOutput) {
|
|
1312
|
-
UpdateFleetCapacityOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1313
|
-
})(UpdateFleetCapacityOutput || (UpdateFleetCapacityOutput = {}));
|
|
1314
|
-
export var UpdateFleetPortSettingsInput;
|
|
1315
|
-
(function (UpdateFleetPortSettingsInput) {
|
|
1316
|
-
UpdateFleetPortSettingsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1317
|
-
})(UpdateFleetPortSettingsInput || (UpdateFleetPortSettingsInput = {}));
|
|
1318
|
-
export var UpdateFleetPortSettingsOutput;
|
|
1319
|
-
(function (UpdateFleetPortSettingsOutput) {
|
|
1320
|
-
UpdateFleetPortSettingsOutput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1321
|
-
})(UpdateFleetPortSettingsOutput || (UpdateFleetPortSettingsOutput = {}));
|
|
1322
426
|
export var GameServerHealthCheck;
|
|
1323
427
|
(function (GameServerHealthCheck) {
|
|
1324
428
|
GameServerHealthCheck["HEALTHY"] = "HEALTHY";
|
|
1325
429
|
})(GameServerHealthCheck || (GameServerHealthCheck = {}));
|
|
1326
|
-
export var
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
export var
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
export var
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
export var
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
export var
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
export var
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
export var
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
export var
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
export var
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
export var
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
export var
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
export var
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
export var
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
export var
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
export var
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
export var
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
430
|
+
export var AcceptMatchInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
431
|
+
export var AcceptMatchOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
432
|
+
export var RoutingStrategyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
433
|
+
export var AliasFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
434
|
+
export var AttributeValueFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
435
|
+
export var AwsCredentialsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
436
|
+
export var BuildFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
437
|
+
export var CertificateConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
438
|
+
export var ClaimGameServerInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
439
|
+
export var GameServerFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
440
|
+
export var ClaimGameServerOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
441
|
+
export var TagFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
442
|
+
export var CreateAliasInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
443
|
+
export var CreateAliasOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
444
|
+
export var S3LocationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
445
|
+
export var CreateBuildInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
446
|
+
export var CreateBuildOutputFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.UploadCredentials && { UploadCredentials: SENSITIVE_STRING }))); };
|
|
447
|
+
export var IpPermissionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
448
|
+
export var LocationConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
449
|
+
export var ResourceCreationLimitPolicyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
450
|
+
export var ServerProcessFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
451
|
+
export var RuntimeConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
452
|
+
export var CreateFleetInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
453
|
+
export var FleetAttributesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
454
|
+
export var LocationStateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
455
|
+
export var CreateFleetOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
456
|
+
export var CreateFleetLocationsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
457
|
+
export var CreateFleetLocationsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
458
|
+
export var TargetTrackingConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
459
|
+
export var GameServerGroupAutoScalingPolicyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
460
|
+
export var InstanceDefinitionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
461
|
+
export var LaunchTemplateSpecificationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
462
|
+
export var CreateGameServerGroupInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
463
|
+
export var GameServerGroupFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
464
|
+
export var CreateGameServerGroupOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
465
|
+
export var GamePropertyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
466
|
+
export var CreateGameSessionInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
467
|
+
export var GameSessionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
468
|
+
export var CreateGameSessionOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
469
|
+
export var GameSessionQueueDestinationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
470
|
+
export var FilterConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
471
|
+
export var PlayerLatencyPolicyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
472
|
+
export var PriorityConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
473
|
+
export var CreateGameSessionQueueInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
474
|
+
export var GameSessionQueueFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
475
|
+
export var CreateGameSessionQueueOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
476
|
+
export var CreateMatchmakingConfigurationInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
477
|
+
export var MatchmakingConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
478
|
+
export var CreateMatchmakingConfigurationOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
479
|
+
export var CreateMatchmakingRuleSetInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
480
|
+
export var MatchmakingRuleSetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
481
|
+
export var CreateMatchmakingRuleSetOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
482
|
+
export var CreatePlayerSessionInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
483
|
+
export var PlayerSessionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
484
|
+
export var CreatePlayerSessionOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
485
|
+
export var CreatePlayerSessionsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
486
|
+
export var CreatePlayerSessionsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
487
|
+
export var CreateScriptInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
488
|
+
export var ScriptFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
489
|
+
export var CreateScriptOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
490
|
+
export var CreateVpcPeeringAuthorizationInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
491
|
+
export var VpcPeeringAuthorizationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
492
|
+
export var CreateVpcPeeringAuthorizationOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
493
|
+
export var CreateVpcPeeringConnectionInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
494
|
+
export var CreateVpcPeeringConnectionOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
495
|
+
export var DeleteAliasInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
496
|
+
export var DeleteBuildInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
497
|
+
export var DeleteFleetInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
498
|
+
export var DeleteFleetLocationsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
499
|
+
export var DeleteFleetLocationsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
500
|
+
export var DeleteGameServerGroupInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
501
|
+
export var DeleteGameServerGroupOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
502
|
+
export var DeleteGameSessionQueueInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
503
|
+
export var DeleteGameSessionQueueOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
504
|
+
export var DeleteMatchmakingConfigurationInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
505
|
+
export var DeleteMatchmakingConfigurationOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
506
|
+
export var DeleteMatchmakingRuleSetInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
507
|
+
export var DeleteMatchmakingRuleSetOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
508
|
+
export var DeleteScalingPolicyInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
509
|
+
export var DeleteScriptInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
510
|
+
export var DeleteVpcPeeringAuthorizationInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
511
|
+
export var DeleteVpcPeeringAuthorizationOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
512
|
+
export var DeleteVpcPeeringConnectionInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
513
|
+
export var DeleteVpcPeeringConnectionOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
514
|
+
export var DeregisterGameServerInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
515
|
+
export var DescribeAliasInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
516
|
+
export var DescribeAliasOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
517
|
+
export var DescribeBuildInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
518
|
+
export var DescribeBuildOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
519
|
+
export var DescribeEC2InstanceLimitsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
520
|
+
export var EC2InstanceLimitFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
521
|
+
export var DescribeEC2InstanceLimitsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
522
|
+
export var DescribeFleetAttributesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
523
|
+
export var DescribeFleetAttributesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
524
|
+
export var DescribeFleetCapacityInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
525
|
+
export var EC2InstanceCountsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
526
|
+
export var FleetCapacityFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
527
|
+
export var DescribeFleetCapacityOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
528
|
+
export var DescribeFleetEventsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
529
|
+
export var EventFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
530
|
+
export var DescribeFleetEventsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
531
|
+
export var DescribeFleetLocationAttributesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
532
|
+
export var LocationAttributesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
533
|
+
export var DescribeFleetLocationAttributesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
534
|
+
export var DescribeFleetLocationCapacityInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
535
|
+
export var DescribeFleetLocationCapacityOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
536
|
+
export var DescribeFleetLocationUtilizationInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
537
|
+
export var FleetUtilizationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
538
|
+
export var DescribeFleetLocationUtilizationOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
539
|
+
export var DescribeFleetPortSettingsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
540
|
+
export var DescribeFleetPortSettingsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
541
|
+
export var DescribeFleetUtilizationInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
542
|
+
export var DescribeFleetUtilizationOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
543
|
+
export var DescribeGameServerInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
544
|
+
export var DescribeGameServerOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
545
|
+
export var DescribeGameServerGroupInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
546
|
+
export var DescribeGameServerGroupOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
547
|
+
export var DescribeGameServerInstancesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
548
|
+
export var GameServerInstanceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
549
|
+
export var DescribeGameServerInstancesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
550
|
+
export var DescribeGameSessionDetailsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
551
|
+
export var GameSessionDetailFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
552
|
+
export var DescribeGameSessionDetailsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
553
|
+
export var DescribeGameSessionPlacementInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
554
|
+
export var PlacedPlayerSessionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
555
|
+
export var PlayerLatencyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
556
|
+
export var GameSessionPlacementFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
557
|
+
export var DescribeGameSessionPlacementOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
558
|
+
export var DescribeGameSessionQueuesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
559
|
+
export var DescribeGameSessionQueuesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
560
|
+
export var DescribeGameSessionsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
561
|
+
export var DescribeGameSessionsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
562
|
+
export var DescribeInstancesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
563
|
+
export var InstanceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
564
|
+
export var DescribeInstancesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
565
|
+
export var DescribeMatchmakingInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
566
|
+
export var MatchedPlayerSessionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
567
|
+
export var GameSessionConnectionInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
568
|
+
export var PlayerFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
569
|
+
export var MatchmakingTicketFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
570
|
+
export var DescribeMatchmakingOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
571
|
+
export var DescribeMatchmakingConfigurationsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
572
|
+
export var DescribeMatchmakingConfigurationsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
573
|
+
export var DescribeMatchmakingRuleSetsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
574
|
+
export var DescribeMatchmakingRuleSetsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
575
|
+
export var DescribePlayerSessionsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
576
|
+
export var DescribePlayerSessionsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
577
|
+
export var DescribeRuntimeConfigurationInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
578
|
+
export var DescribeRuntimeConfigurationOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
579
|
+
export var DescribeScalingPoliciesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
580
|
+
export var TargetConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
581
|
+
export var ScalingPolicyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
582
|
+
export var DescribeScalingPoliciesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
583
|
+
export var DescribeScriptInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
584
|
+
export var DescribeScriptOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
585
|
+
export var DescribeVpcPeeringAuthorizationsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
586
|
+
export var DescribeVpcPeeringAuthorizationsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
587
|
+
export var DescribeVpcPeeringConnectionsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
588
|
+
export var VpcPeeringConnectionStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
589
|
+
export var VpcPeeringConnectionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
590
|
+
export var DescribeVpcPeeringConnectionsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
591
|
+
export var DesiredPlayerSessionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
592
|
+
export var GetGameSessionLogUrlInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
593
|
+
export var GetGameSessionLogUrlOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
594
|
+
export var GetInstanceAccessInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
595
|
+
export var InstanceCredentialsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
596
|
+
export var InstanceAccessFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.Credentials && { Credentials: SENSITIVE_STRING }))); };
|
|
597
|
+
export var GetInstanceAccessOutputFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.InstanceAccess && { InstanceAccess: InstanceAccessFilterSensitiveLog(obj.InstanceAccess) }))); };
|
|
598
|
+
export var ListAliasesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
599
|
+
export var ListAliasesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
600
|
+
export var ListBuildsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
601
|
+
export var ListBuildsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
602
|
+
export var ListFleetsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
603
|
+
export var ListFleetsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
604
|
+
export var ListGameServerGroupsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
605
|
+
export var ListGameServerGroupsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
606
|
+
export var ListGameServersInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
607
|
+
export var ListGameServersOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
608
|
+
export var ListScriptsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
609
|
+
export var ListScriptsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
610
|
+
export var ListTagsForResourceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
611
|
+
export var ListTagsForResourceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
612
|
+
export var PutScalingPolicyInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
613
|
+
export var PutScalingPolicyOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
614
|
+
export var RegisterGameServerInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
615
|
+
export var RegisterGameServerOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
616
|
+
export var RequestUploadCredentialsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
617
|
+
export var RequestUploadCredentialsOutputFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.UploadCredentials && { UploadCredentials: SENSITIVE_STRING }))); };
|
|
618
|
+
export var ResolveAliasInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
619
|
+
export var ResolveAliasOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
620
|
+
export var ResumeGameServerGroupInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
621
|
+
export var ResumeGameServerGroupOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
622
|
+
export var SearchGameSessionsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
623
|
+
export var SearchGameSessionsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
624
|
+
export var StartFleetActionsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
625
|
+
export var StartFleetActionsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
626
|
+
export var StartGameSessionPlacementInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
627
|
+
export var StartGameSessionPlacementOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
628
|
+
export var StartMatchBackfillInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
629
|
+
export var StartMatchBackfillOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
630
|
+
export var StartMatchmakingInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
631
|
+
export var StartMatchmakingOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
632
|
+
export var StopFleetActionsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
633
|
+
export var StopFleetActionsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
634
|
+
export var StopGameSessionPlacementInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
635
|
+
export var StopGameSessionPlacementOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
636
|
+
export var StopMatchmakingInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
637
|
+
export var StopMatchmakingOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
638
|
+
export var SuspendGameServerGroupInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
639
|
+
export var SuspendGameServerGroupOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
640
|
+
export var TagResourceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
641
|
+
export var TagResourceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
642
|
+
export var UntagResourceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
643
|
+
export var UntagResourceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
644
|
+
export var UpdateAliasInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
645
|
+
export var UpdateAliasOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
646
|
+
export var UpdateBuildInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
647
|
+
export var UpdateBuildOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
648
|
+
export var UpdateFleetAttributesInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
649
|
+
export var UpdateFleetAttributesOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
650
|
+
export var UpdateFleetCapacityInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
651
|
+
export var UpdateFleetCapacityOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
652
|
+
export var UpdateFleetPortSettingsInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
653
|
+
export var UpdateFleetPortSettingsOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
654
|
+
export var UpdateGameServerInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
655
|
+
export var UpdateGameServerOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
656
|
+
export var UpdateGameServerGroupInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
657
|
+
export var UpdateGameServerGroupOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
658
|
+
export var UpdateGameSessionInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
659
|
+
export var UpdateGameSessionOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
660
|
+
export var UpdateGameSessionQueueInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
661
|
+
export var UpdateGameSessionQueueOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
662
|
+
export var UpdateMatchmakingConfigurationInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
663
|
+
export var UpdateMatchmakingConfigurationOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
664
|
+
export var UpdateRuntimeConfigurationInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
665
|
+
export var UpdateRuntimeConfigurationOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
666
|
+
export var UpdateScriptInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
667
|
+
export var UpdateScriptOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
668
|
+
export var ValidateMatchmakingRuleSetInputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
669
|
+
export var ValidateMatchmakingRuleSetOutputFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|