@aws-sdk/client-gamelift 3.300.0 → 3.301.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (104) hide show
  1. package/dist-types/commands/AcceptMatchCommand.d.ts +2 -2
  2. package/dist-types/commands/ClaimGameServerCommand.d.ts +1 -1
  3. package/dist-types/commands/CreateAliasCommand.d.ts +4 -4
  4. package/dist-types/commands/CreateBuildCommand.d.ts +4 -4
  5. package/dist-types/commands/CreateFleetCommand.d.ts +15 -15
  6. package/dist-types/commands/CreateFleetLocationsCommand.d.ts +3 -3
  7. package/dist-types/commands/CreateGameServerGroupCommand.d.ts +9 -9
  8. package/dist-types/commands/CreateGameSessionCommand.d.ts +3 -3
  9. package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +11 -11
  10. package/dist-types/commands/CreateLocationCommand.d.ts +3 -3
  11. package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +6 -6
  12. package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +3 -3
  13. package/dist-types/commands/CreatePlayerSessionCommand.d.ts +1 -1
  14. package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +3 -3
  15. package/dist-types/commands/CreateScriptCommand.d.ts +4 -4
  16. package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteAliasCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteBuildCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteFleetCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +2 -2
  22. package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteLocationCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteScriptCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +1 -1
  31. package/dist-types/commands/DeregisterComputeCommand.d.ts +1 -1
  32. package/dist-types/commands/DeregisterGameServerCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeAliasCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeBuildCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeComputeCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +2 -2
  38. package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +2 -2
  39. package/dist-types/commands/DescribeFleetEventsCommand.d.ts +1 -1
  40. package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +2 -2
  41. package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +1 -1
  42. package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +1 -1
  43. package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +1 -1
  44. package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +2 -2
  45. package/dist-types/commands/DescribeGameServerCommand.d.ts +1 -1
  46. package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +1 -1
  47. package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +2 -2
  48. package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +1 -1
  49. package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +1 -1
  50. package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +2 -2
  51. package/dist-types/commands/DescribeGameSessionsCommand.d.ts +1 -1
  52. package/dist-types/commands/DescribeInstancesCommand.d.ts +1 -1
  53. package/dist-types/commands/DescribeMatchmakingCommand.d.ts +2 -2
  54. package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +2 -2
  55. package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +2 -2
  56. package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +1 -1
  57. package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +1 -1
  58. package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +1 -1
  59. package/dist-types/commands/DescribeScriptCommand.d.ts +1 -1
  60. package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +1 -1
  61. package/dist-types/commands/GetComputeAccessCommand.d.ts +1 -1
  62. package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +1 -1
  63. package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +1 -1
  64. package/dist-types/commands/GetInstanceAccessCommand.d.ts +1 -1
  65. package/dist-types/commands/ListAliasesCommand.d.ts +1 -1
  66. package/dist-types/commands/ListBuildsCommand.d.ts +1 -1
  67. package/dist-types/commands/ListComputeCommand.d.ts +1 -1
  68. package/dist-types/commands/ListFleetsCommand.d.ts +1 -1
  69. package/dist-types/commands/ListGameServerGroupsCommand.d.ts +1 -1
  70. package/dist-types/commands/ListGameServersCommand.d.ts +1 -1
  71. package/dist-types/commands/ListLocationsCommand.d.ts +2 -2
  72. package/dist-types/commands/ListScriptsCommand.d.ts +1 -1
  73. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  74. package/dist-types/commands/PutScalingPolicyCommand.d.ts +2 -2
  75. package/dist-types/commands/RegisterComputeCommand.d.ts +1 -1
  76. package/dist-types/commands/RegisterGameServerCommand.d.ts +1 -1
  77. package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +1 -1
  78. package/dist-types/commands/ResolveAliasCommand.d.ts +1 -1
  79. package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +2 -2
  80. package/dist-types/commands/SearchGameSessionsCommand.d.ts +1 -1
  81. package/dist-types/commands/StartFleetActionsCommand.d.ts +2 -2
  82. package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +7 -7
  83. package/dist-types/commands/StartMatchBackfillCommand.d.ts +8 -8
  84. package/dist-types/commands/StartMatchmakingCommand.d.ts +8 -8
  85. package/dist-types/commands/StopFleetActionsCommand.d.ts +2 -2
  86. package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +1 -1
  87. package/dist-types/commands/StopMatchmakingCommand.d.ts +1 -1
  88. package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +2 -2
  89. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  90. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  91. package/dist-types/commands/UpdateAliasCommand.d.ts +2 -2
  92. package/dist-types/commands/UpdateBuildCommand.d.ts +1 -1
  93. package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +4 -4
  94. package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +1 -1
  95. package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +3 -3
  96. package/dist-types/commands/UpdateGameServerCommand.d.ts +1 -1
  97. package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +3 -3
  98. package/dist-types/commands/UpdateGameSessionCommand.d.ts +1 -1
  99. package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +9 -9
  100. package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +4 -4
  101. package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +4 -4
  102. package/dist-types/commands/UpdateScriptCommand.d.ts +2 -2
  103. package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +1 -1
  104. package/package.json +3 -3
@@ -54,9 +54,9 @@ export interface AcceptMatchCommandOutput extends AcceptMatchOutput, __MetadataB
54
54
  * import { GameLiftClient, AcceptMatchCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
55
55
  * // const { GameLiftClient, AcceptMatchCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
56
56
  * const client = new GameLiftClient(config);
57
- * const input = {
57
+ * const input = { // AcceptMatchInput
58
58
  * TicketId: "STRING_VALUE", // required
59
- * PlayerIds: [ // required
59
+ * PlayerIds: [ // StringList // required
60
60
  * "STRING_VALUE",
61
61
  * ],
62
62
  * AcceptanceType: "ACCEPT" || "REJECT", // required
@@ -67,7 +67,7 @@ export interface ClaimGameServerCommandOutput extends ClaimGameServerOutput, __M
67
67
  * import { GameLiftClient, ClaimGameServerCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
68
68
  * // const { GameLiftClient, ClaimGameServerCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
69
69
  * const client = new GameLiftClient(config);
70
- * const input = {
70
+ * const input = { // ClaimGameServerInput
71
71
  * GameServerGroupName: "STRING_VALUE", // required
72
72
  * GameServerId: "STRING_VALUE",
73
73
  * GameServerData: "STRING_VALUE",
@@ -45,16 +45,16 @@ export interface CreateAliasCommandOutput extends CreateAliasOutput, __MetadataB
45
45
  * import { GameLiftClient, CreateAliasCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
46
46
  * // const { GameLiftClient, CreateAliasCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
47
47
  * const client = new GameLiftClient(config);
48
- * const input = {
48
+ * const input = { // CreateAliasInput
49
49
  * Name: "STRING_VALUE", // required
50
50
  * Description: "STRING_VALUE",
51
- * RoutingStrategy: {
51
+ * RoutingStrategy: { // RoutingStrategy
52
52
  * Type: "SIMPLE" || "TERMINAL",
53
53
  * FleetId: "STRING_VALUE",
54
54
  * Message: "STRING_VALUE",
55
55
  * },
56
- * Tags: [
57
- * {
56
+ * Tags: [ // TagList
57
+ * { // Tag
58
58
  * Key: "STRING_VALUE", // required
59
59
  * Value: "STRING_VALUE", // required
60
60
  * },
@@ -68,18 +68,18 @@ export interface CreateBuildCommandOutput extends CreateBuildOutput, __MetadataB
68
68
  * import { GameLiftClient, CreateBuildCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
69
69
  * // const { GameLiftClient, CreateBuildCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
70
70
  * const client = new GameLiftClient(config);
71
- * const input = {
71
+ * const input = { // CreateBuildInput
72
72
  * Name: "STRING_VALUE",
73
73
  * Version: "STRING_VALUE",
74
- * StorageLocation: {
74
+ * StorageLocation: { // S3Location
75
75
  * Bucket: "STRING_VALUE",
76
76
  * Key: "STRING_VALUE",
77
77
  * RoleArn: "STRING_VALUE",
78
78
  * ObjectVersion: "STRING_VALUE",
79
79
  * },
80
80
  * OperatingSystem: "WINDOWS_2012" || "AMAZON_LINUX" || "AMAZON_LINUX_2",
81
- * Tags: [
82
- * {
81
+ * Tags: [ // TagList
82
+ * { // Tag
83
83
  * Key: "STRING_VALUE", // required
84
84
  * Value: "STRING_VALUE", // required
85
85
  * },
@@ -61,19 +61,19 @@ export interface CreateFleetCommandOutput extends CreateFleetOutput, __MetadataB
61
61
  * import { GameLiftClient, CreateFleetCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
62
62
  * // const { GameLiftClient, CreateFleetCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
63
63
  * const client = new GameLiftClient(config);
64
- * const input = {
64
+ * const input = { // CreateFleetInput
65
65
  * Name: "STRING_VALUE", // required
66
66
  * Description: "STRING_VALUE",
67
67
  * BuildId: "STRING_VALUE",
68
68
  * ScriptId: "STRING_VALUE",
69
69
  * ServerLaunchPath: "STRING_VALUE",
70
70
  * ServerLaunchParameters: "STRING_VALUE",
71
- * LogPaths: [
71
+ * LogPaths: [ // StringList
72
72
  * "STRING_VALUE",
73
73
  * ],
74
74
  * EC2InstanceType: "t2.micro" || "t2.small" || "t2.medium" || "t2.large" || "c3.large" || "c3.xlarge" || "c3.2xlarge" || "c3.4xlarge" || "c3.8xlarge" || "c4.large" || "c4.xlarge" || "c4.2xlarge" || "c4.4xlarge" || "c4.8xlarge" || "c5.large" || "c5.xlarge" || "c5.2xlarge" || "c5.4xlarge" || "c5.9xlarge" || "c5.12xlarge" || "c5.18xlarge" || "c5.24xlarge" || "c5a.large" || "c5a.xlarge" || "c5a.2xlarge" || "c5a.4xlarge" || "c5a.8xlarge" || "c5a.12xlarge" || "c5a.16xlarge" || "c5a.24xlarge" || "r3.large" || "r3.xlarge" || "r3.2xlarge" || "r3.4xlarge" || "r3.8xlarge" || "r4.large" || "r4.xlarge" || "r4.2xlarge" || "r4.4xlarge" || "r4.8xlarge" || "r4.16xlarge" || "r5.large" || "r5.xlarge" || "r5.2xlarge" || "r5.4xlarge" || "r5.8xlarge" || "r5.12xlarge" || "r5.16xlarge" || "r5.24xlarge" || "r5a.large" || "r5a.xlarge" || "r5a.2xlarge" || "r5a.4xlarge" || "r5a.8xlarge" || "r5a.12xlarge" || "r5a.16xlarge" || "r5a.24xlarge" || "m3.medium" || "m3.large" || "m3.xlarge" || "m3.2xlarge" || "m4.large" || "m4.xlarge" || "m4.2xlarge" || "m4.4xlarge" || "m4.10xlarge" || "m5.large" || "m5.xlarge" || "m5.2xlarge" || "m5.4xlarge" || "m5.8xlarge" || "m5.12xlarge" || "m5.16xlarge" || "m5.24xlarge" || "m5a.large" || "m5a.xlarge" || "m5a.2xlarge" || "m5a.4xlarge" || "m5a.8xlarge" || "m5a.12xlarge" || "m5a.16xlarge" || "m5a.24xlarge" || "c5d.large" || "c5d.xlarge" || "c5d.2xlarge" || "c5d.4xlarge" || "c5d.9xlarge" || "c5d.12xlarge" || "c5d.18xlarge" || "c5d.24xlarge" || "c6a.large" || "c6a.xlarge" || "c6a.2xlarge" || "c6a.4xlarge" || "c6a.8xlarge" || "c6a.12xlarge" || "c6a.16xlarge" || "c6a.24xlarge" || "c6i.large" || "c6i.xlarge" || "c6i.2xlarge" || "c6i.4xlarge" || "c6i.8xlarge" || "c6i.12xlarge" || "c6i.16xlarge" || "c6i.24xlarge" || "r5d.large" || "r5d.xlarge" || "r5d.2xlarge" || "r5d.4xlarge" || "r5d.8xlarge" || "r5d.12xlarge" || "r5d.16xlarge" || "r5d.24xlarge",
75
- * EC2InboundPermissions: [
76
- * {
75
+ * EC2InboundPermissions: [ // IpPermissionsList
76
+ * { // IpPermission
77
77
  * FromPort: Number("int"), // required
78
78
  * ToPort: Number("int"), // required
79
79
  * IpRange: "STRING_VALUE", // required
@@ -81,9 +81,9 @@ export interface CreateFleetCommandOutput extends CreateFleetOutput, __MetadataB
81
81
  * },
82
82
  * ],
83
83
  * NewGameSessionProtectionPolicy: "NoProtection" || "FullProtection",
84
- * RuntimeConfiguration: {
85
- * ServerProcesses: [
86
- * {
84
+ * RuntimeConfiguration: { // RuntimeConfiguration
85
+ * ServerProcesses: [ // ServerProcessList
86
+ * { // ServerProcess
87
87
  * LaunchPath: "STRING_VALUE", // required
88
88
  * Parameters: "STRING_VALUE",
89
89
  * ConcurrentExecutions: Number("int"), // required
@@ -92,33 +92,33 @@ export interface CreateFleetCommandOutput extends CreateFleetOutput, __MetadataB
92
92
  * MaxConcurrentGameSessionActivations: Number("int"),
93
93
  * GameSessionActivationTimeoutSeconds: Number("int"),
94
94
  * },
95
- * ResourceCreationLimitPolicy: {
95
+ * ResourceCreationLimitPolicy: { // ResourceCreationLimitPolicy
96
96
  * NewGameSessionsPerCreator: Number("int"),
97
97
  * PolicyPeriodInMinutes: Number("int"),
98
98
  * },
99
- * MetricGroups: [
99
+ * MetricGroups: [ // MetricGroupList
100
100
  * "STRING_VALUE",
101
101
  * ],
102
102
  * PeerVpcAwsAccountId: "STRING_VALUE",
103
103
  * PeerVpcId: "STRING_VALUE",
104
104
  * FleetType: "ON_DEMAND" || "SPOT",
105
105
  * InstanceRoleArn: "STRING_VALUE",
106
- * CertificateConfiguration: {
106
+ * CertificateConfiguration: { // CertificateConfiguration
107
107
  * CertificateType: "DISABLED" || "GENERATED", // required
108
108
  * },
109
- * Locations: [
110
- * {
109
+ * Locations: [ // LocationConfigurationList
110
+ * { // LocationConfiguration
111
111
  * Location: "STRING_VALUE", // required
112
112
  * },
113
113
  * ],
114
- * Tags: [
115
- * {
114
+ * Tags: [ // TagList
115
+ * { // Tag
116
116
  * Key: "STRING_VALUE", // required
117
117
  * Value: "STRING_VALUE", // required
118
118
  * },
119
119
  * ],
120
120
  * ComputeType: "EC2" || "ANYWHERE",
121
- * AnywhereConfiguration: {
121
+ * AnywhereConfiguration: { // AnywhereConfiguration
122
122
  * Cost: "STRING_VALUE", // required
123
123
  * },
124
124
  * };
@@ -49,10 +49,10 @@ export interface CreateFleetLocationsCommandOutput extends CreateFleetLocationsO
49
49
  * import { GameLiftClient, CreateFleetLocationsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
50
50
  * // const { GameLiftClient, CreateFleetLocationsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
51
51
  * const client = new GameLiftClient(config);
52
- * const input = {
52
+ * const input = { // CreateFleetLocationsInput
53
53
  * FleetId: "STRING_VALUE", // required
54
- * Locations: [ // required
55
- * {
54
+ * Locations: [ // LocationConfigurationList // required
55
+ * { // LocationConfiguration
56
56
  * Location: "STRING_VALUE", // required
57
57
  * },
58
58
  * ],
@@ -67,35 +67,35 @@ export interface CreateGameServerGroupCommandOutput extends CreateGameServerGrou
67
67
  * import { GameLiftClient, CreateGameServerGroupCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
68
68
  * // const { GameLiftClient, CreateGameServerGroupCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
69
69
  * const client = new GameLiftClient(config);
70
- * const input = {
70
+ * const input = { // CreateGameServerGroupInput
71
71
  * GameServerGroupName: "STRING_VALUE", // required
72
72
  * RoleArn: "STRING_VALUE", // required
73
73
  * MinSize: Number("int"), // required
74
74
  * MaxSize: Number("int"), // required
75
- * LaunchTemplate: {
75
+ * LaunchTemplate: { // LaunchTemplateSpecification
76
76
  * LaunchTemplateId: "STRING_VALUE",
77
77
  * LaunchTemplateName: "STRING_VALUE",
78
78
  * Version: "STRING_VALUE",
79
79
  * },
80
- * InstanceDefinitions: [ // required
81
- * {
80
+ * InstanceDefinitions: [ // InstanceDefinitions // required
81
+ * { // InstanceDefinition
82
82
  * InstanceType: "c4.large" || "c4.xlarge" || "c4.2xlarge" || "c4.4xlarge" || "c4.8xlarge" || "c5.large" || "c5.xlarge" || "c5.2xlarge" || "c5.4xlarge" || "c5.9xlarge" || "c5.12xlarge" || "c5.18xlarge" || "c5.24xlarge" || "c5a.large" || "c5a.xlarge" || "c5a.2xlarge" || "c5a.4xlarge" || "c5a.8xlarge" || "c5a.12xlarge" || "c5a.16xlarge" || "c5a.24xlarge" || "c6g.medium" || "c6g.large" || "c6g.xlarge" || "c6g.2xlarge" || "c6g.4xlarge" || "c6g.8xlarge" || "c6g.12xlarge" || "c6g.16xlarge" || "r4.large" || "r4.xlarge" || "r4.2xlarge" || "r4.4xlarge" || "r4.8xlarge" || "r4.16xlarge" || "r5.large" || "r5.xlarge" || "r5.2xlarge" || "r5.4xlarge" || "r5.8xlarge" || "r5.12xlarge" || "r5.16xlarge" || "r5.24xlarge" || "r5a.large" || "r5a.xlarge" || "r5a.2xlarge" || "r5a.4xlarge" || "r5a.8xlarge" || "r5a.12xlarge" || "r5a.16xlarge" || "r5a.24xlarge" || "r6g.medium" || "r6g.large" || "r6g.xlarge" || "r6g.2xlarge" || "r6g.4xlarge" || "r6g.8xlarge" || "r6g.12xlarge" || "r6g.16xlarge" || "m4.large" || "m4.xlarge" || "m4.2xlarge" || "m4.4xlarge" || "m4.10xlarge" || "m5.large" || "m5.xlarge" || "m5.2xlarge" || "m5.4xlarge" || "m5.8xlarge" || "m5.12xlarge" || "m5.16xlarge" || "m5.24xlarge" || "m5a.large" || "m5a.xlarge" || "m5a.2xlarge" || "m5a.4xlarge" || "m5a.8xlarge" || "m5a.12xlarge" || "m5a.16xlarge" || "m5a.24xlarge" || "m6g.medium" || "m6g.large" || "m6g.xlarge" || "m6g.2xlarge" || "m6g.4xlarge" || "m6g.8xlarge" || "m6g.12xlarge" || "m6g.16xlarge", // required
83
83
  * WeightedCapacity: "STRING_VALUE",
84
84
  * },
85
85
  * ],
86
- * AutoScalingPolicy: {
86
+ * AutoScalingPolicy: { // GameServerGroupAutoScalingPolicy
87
87
  * EstimatedInstanceWarmup: Number("int"),
88
- * TargetTrackingConfiguration: {
88
+ * TargetTrackingConfiguration: { // TargetTrackingConfiguration
89
89
  * TargetValue: Number("double"), // required
90
90
  * },
91
91
  * },
92
92
  * BalancingStrategy: "SPOT_ONLY" || "SPOT_PREFERRED" || "ON_DEMAND_ONLY",
93
93
  * GameServerProtectionPolicy: "NO_PROTECTION" || "FULL_PROTECTION",
94
- * VpcSubnets: [
94
+ * VpcSubnets: [ // VpcSubnets
95
95
  * "STRING_VALUE",
96
96
  * ],
97
- * Tags: [
98
- * {
97
+ * Tags: [ // TagList
98
+ * { // Tag
99
99
  * Key: "STRING_VALUE", // required
100
100
  * Value: "STRING_VALUE", // required
101
101
  * },
@@ -66,13 +66,13 @@ export interface CreateGameSessionCommandOutput extends CreateGameSessionOutput,
66
66
  * import { GameLiftClient, CreateGameSessionCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
67
67
  * // const { GameLiftClient, CreateGameSessionCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
68
68
  * const client = new GameLiftClient(config);
69
- * const input = {
69
+ * const input = { // CreateGameSessionInput
70
70
  * FleetId: "STRING_VALUE",
71
71
  * AliasId: "STRING_VALUE",
72
72
  * MaximumPlayerSessionCount: Number("int"), // required
73
73
  * Name: "STRING_VALUE",
74
- * GameProperties: [
75
- * {
74
+ * GameProperties: [ // GamePropertyList
75
+ * { // GameProperty
76
76
  * Key: "STRING_VALUE", // required
77
77
  * Value: "STRING_VALUE", // required
78
78
  * },
@@ -71,27 +71,27 @@ export interface CreateGameSessionQueueCommandOutput extends CreateGameSessionQu
71
71
  * import { GameLiftClient, CreateGameSessionQueueCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
72
72
  * // const { GameLiftClient, CreateGameSessionQueueCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
73
73
  * const client = new GameLiftClient(config);
74
- * const input = {
74
+ * const input = { // CreateGameSessionQueueInput
75
75
  * Name: "STRING_VALUE", // required
76
76
  * TimeoutInSeconds: Number("int"),
77
- * PlayerLatencyPolicies: [
78
- * {
77
+ * PlayerLatencyPolicies: [ // PlayerLatencyPolicyList
78
+ * { // PlayerLatencyPolicy
79
79
  * MaximumIndividualPlayerLatencyMilliseconds: Number("int"),
80
80
  * PolicyDurationSeconds: Number("int"),
81
81
  * },
82
82
  * ],
83
- * Destinations: [
84
- * {
83
+ * Destinations: [ // GameSessionQueueDestinationList
84
+ * { // GameSessionQueueDestination
85
85
  * DestinationArn: "STRING_VALUE",
86
86
  * },
87
87
  * ],
88
- * FilterConfiguration: {
89
- * AllowedLocations: [
88
+ * FilterConfiguration: { // FilterConfiguration
89
+ * AllowedLocations: [ // LocationList
90
90
  * "STRING_VALUE",
91
91
  * ],
92
92
  * },
93
- * PriorityConfiguration: {
94
- * PriorityOrder: [
93
+ * PriorityConfiguration: { // PriorityConfiguration
94
+ * PriorityOrder: [ // PriorityTypeList
95
95
  * "LATENCY" || "COST" || "DESTINATION" || "LOCATION",
96
96
  * ],
97
97
  * LocationOrder: [
@@ -100,8 +100,8 @@ export interface CreateGameSessionQueueCommandOutput extends CreateGameSessionQu
100
100
  * },
101
101
  * CustomEventData: "STRING_VALUE",
102
102
  * NotificationTarget: "STRING_VALUE",
103
- * Tags: [
104
- * {
103
+ * Tags: [ // TagList
104
+ * { // Tag
105
105
  * Key: "STRING_VALUE", // required
106
106
  * Value: "STRING_VALUE", // required
107
107
  * },
@@ -26,10 +26,10 @@ export interface CreateLocationCommandOutput extends CreateLocationOutput, __Met
26
26
  * import { GameLiftClient, CreateLocationCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
27
27
  * // const { GameLiftClient, CreateLocationCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
28
28
  * const client = new GameLiftClient(config);
29
- * const input = {
29
+ * const input = { // CreateLocationInput
30
30
  * LocationName: "STRING_VALUE", // required
31
- * Tags: [
32
- * {
31
+ * Tags: [ // TagList
32
+ * { // Tag
33
33
  * Key: "STRING_VALUE", // required
34
34
  * Value: "STRING_VALUE", // required
35
35
  * },
@@ -51,10 +51,10 @@ export interface CreateMatchmakingConfigurationCommandOutput extends CreateMatch
51
51
  * import { GameLiftClient, CreateMatchmakingConfigurationCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
52
52
  * // const { GameLiftClient, CreateMatchmakingConfigurationCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
53
53
  * const client = new GameLiftClient(config);
54
- * const input = {
54
+ * const input = { // CreateMatchmakingConfigurationInput
55
55
  * Name: "STRING_VALUE", // required
56
56
  * Description: "STRING_VALUE",
57
- * GameSessionQueueArns: [
57
+ * GameSessionQueueArns: [ // QueueArnsList
58
58
  * "STRING_VALUE",
59
59
  * ],
60
60
  * RequestTimeoutSeconds: Number("int"), // required
@@ -64,8 +64,8 @@ export interface CreateMatchmakingConfigurationCommandOutput extends CreateMatch
64
64
  * NotificationTarget: "STRING_VALUE",
65
65
  * AdditionalPlayerCount: Number("int"),
66
66
  * CustomEventData: "STRING_VALUE",
67
- * GameProperties: [
68
- * {
67
+ * GameProperties: [ // GamePropertyList
68
+ * { // GameProperty
69
69
  * Key: "STRING_VALUE", // required
70
70
  * Value: "STRING_VALUE", // required
71
71
  * },
@@ -73,8 +73,8 @@ export interface CreateMatchmakingConfigurationCommandOutput extends CreateMatch
73
73
  * GameSessionData: "STRING_VALUE",
74
74
  * BackfillMode: "AUTOMATIC" || "MANUAL",
75
75
  * FlexMatchMode: "STANDALONE" || "WITH_QUEUE",
76
- * Tags: [
77
- * {
76
+ * Tags: [ // TagList
77
+ * { // Tag
78
78
  * Key: "STRING_VALUE", // required
79
79
  * Value: "STRING_VALUE", // required
80
80
  * },
@@ -56,11 +56,11 @@ export interface CreateMatchmakingRuleSetCommandOutput extends CreateMatchmaking
56
56
  * import { GameLiftClient, CreateMatchmakingRuleSetCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
57
57
  * // const { GameLiftClient, CreateMatchmakingRuleSetCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
58
58
  * const client = new GameLiftClient(config);
59
- * const input = {
59
+ * const input = { // CreateMatchmakingRuleSetInput
60
60
  * Name: "STRING_VALUE", // required
61
61
  * RuleSetBody: "STRING_VALUE", // required
62
- * Tags: [
63
- * {
62
+ * Tags: [ // TagList
63
+ * { // Tag
64
64
  * Key: "STRING_VALUE", // required
65
65
  * Value: "STRING_VALUE", // required
66
66
  * },
@@ -43,7 +43,7 @@ export interface CreatePlayerSessionCommandOutput extends CreatePlayerSessionOut
43
43
  * import { GameLiftClient, CreatePlayerSessionCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
44
44
  * // const { GameLiftClient, CreatePlayerSessionCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
45
45
  * const client = new GameLiftClient(config);
46
- * const input = {
46
+ * const input = { // CreatePlayerSessionInput
47
47
  * GameSessionId: "STRING_VALUE", // required
48
48
  * PlayerId: "STRING_VALUE", // required
49
49
  * PlayerData: "STRING_VALUE",
@@ -44,12 +44,12 @@ export interface CreatePlayerSessionsCommandOutput extends CreatePlayerSessionsO
44
44
  * import { GameLiftClient, CreatePlayerSessionsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
45
45
  * // const { GameLiftClient, CreatePlayerSessionsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
46
46
  * const client = new GameLiftClient(config);
47
- * const input = {
47
+ * const input = { // CreatePlayerSessionsInput
48
48
  * GameSessionId: "STRING_VALUE", // required
49
- * PlayerIds: [ // required
49
+ * PlayerIds: [ // PlayerIdList // required
50
50
  * "STRING_VALUE",
51
51
  * ],
52
- * PlayerDataMap: {
52
+ * PlayerDataMap: { // PlayerDataMap
53
53
  * "<keys>": "STRING_VALUE",
54
54
  * },
55
55
  * };
@@ -65,18 +65,18 @@ export interface CreateScriptCommandOutput extends CreateScriptOutput, __Metadat
65
65
  * import { GameLiftClient, CreateScriptCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
66
66
  * // const { GameLiftClient, CreateScriptCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
67
67
  * const client = new GameLiftClient(config);
68
- * const input = {
68
+ * const input = { // CreateScriptInput
69
69
  * Name: "STRING_VALUE",
70
70
  * Version: "STRING_VALUE",
71
- * StorageLocation: {
71
+ * StorageLocation: { // S3Location
72
72
  * Bucket: "STRING_VALUE",
73
73
  * Key: "STRING_VALUE",
74
74
  * RoleArn: "STRING_VALUE",
75
75
  * ObjectVersion: "STRING_VALUE",
76
76
  * },
77
77
  * ZipFile: "BLOB_VALUE",
78
- * Tags: [
79
- * {
78
+ * Tags: [ // TagList
79
+ * { // Tag
80
80
  * Key: "STRING_VALUE", // required
81
81
  * Value: "STRING_VALUE", // required
82
82
  * },
@@ -52,7 +52,7 @@ export interface CreateVpcPeeringAuthorizationCommandOutput extends CreateVpcPee
52
52
  * import { GameLiftClient, CreateVpcPeeringAuthorizationCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
53
53
  * // const { GameLiftClient, CreateVpcPeeringAuthorizationCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
54
54
  * const client = new GameLiftClient(config);
55
- * const input = {
55
+ * const input = { // CreateVpcPeeringAuthorizationInput
56
56
  * GameLiftAwsAccountId: "STRING_VALUE", // required
57
57
  * PeerVpcId: "STRING_VALUE", // required
58
58
  * };
@@ -49,7 +49,7 @@ export interface CreateVpcPeeringConnectionCommandOutput extends CreateVpcPeerin
49
49
  * import { GameLiftClient, CreateVpcPeeringConnectionCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
50
50
  * // const { GameLiftClient, CreateVpcPeeringConnectionCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
51
51
  * const client = new GameLiftClient(config);
52
- * const input = {
52
+ * const input = { // CreateVpcPeeringConnectionInput
53
53
  * FleetId: "STRING_VALUE", // required
54
54
  * PeerVpcAwsAccountId: "STRING_VALUE", // required
55
55
  * PeerVpcId: "STRING_VALUE", // required
@@ -34,7 +34,7 @@ export interface DeleteAliasCommandOutput extends __MetadataBearer {
34
34
  * import { GameLiftClient, DeleteAliasCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
35
35
  * // const { GameLiftClient, DeleteAliasCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
36
36
  * const client = new GameLiftClient(config);
37
- * const input = {
37
+ * const input = { // DeleteAliasInput
38
38
  * AliasId: "STRING_VALUE", // required
39
39
  * };
40
40
  * const command = new DeleteAliasCommand(input);
@@ -39,7 +39,7 @@ export interface DeleteBuildCommandOutput extends __MetadataBearer {
39
39
  * import { GameLiftClient, DeleteBuildCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
40
40
  * // const { GameLiftClient, DeleteBuildCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
41
41
  * const client = new GameLiftClient(config);
42
- * const input = {
42
+ * const input = { // DeleteBuildInput
43
43
  * BuildId: "STRING_VALUE", // required
44
44
  * };
45
45
  * const command = new DeleteBuildCommand(input);
@@ -44,7 +44,7 @@ export interface DeleteFleetCommandOutput extends __MetadataBearer {
44
44
  * import { GameLiftClient, DeleteFleetCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
45
45
  * // const { GameLiftClient, DeleteFleetCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
46
46
  * const client = new GameLiftClient(config);
47
- * const input = {
47
+ * const input = { // DeleteFleetInput
48
48
  * FleetId: "STRING_VALUE", // required
49
49
  * };
50
50
  * const command = new DeleteFleetCommand(input);
@@ -39,9 +39,9 @@ export interface DeleteFleetLocationsCommandOutput extends DeleteFleetLocationsO
39
39
  * import { GameLiftClient, DeleteFleetLocationsCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
40
40
  * // const { GameLiftClient, DeleteFleetLocationsCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
41
41
  * const client = new GameLiftClient(config);
42
- * const input = {
42
+ * const input = { // DeleteFleetLocationsInput
43
43
  * FleetId: "STRING_VALUE", // required
44
- * Locations: [ // required
44
+ * Locations: [ // LocationList // required
45
45
  * "STRING_VALUE",
46
46
  * ],
47
47
  * };
@@ -60,7 +60,7 @@ export interface DeleteGameServerGroupCommandOutput extends DeleteGameServerGrou
60
60
  * import { GameLiftClient, DeleteGameServerGroupCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
61
61
  * // const { GameLiftClient, DeleteGameServerGroupCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
62
62
  * const client = new GameLiftClient(config);
63
- * const input = {
63
+ * const input = { // DeleteGameServerGroupInput
64
64
  * GameServerGroupName: "STRING_VALUE", // required
65
65
  * DeleteOption: "SAFE_DELETE" || "FORCE_DELETE" || "RETAIN",
66
66
  * };
@@ -27,7 +27,7 @@ export interface DeleteGameSessionQueueCommandOutput extends DeleteGameSessionQu
27
27
  * import { GameLiftClient, DeleteGameSessionQueueCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
28
28
  * // const { GameLiftClient, DeleteGameSessionQueueCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
29
29
  * const client = new GameLiftClient(config);
30
- * const input = {
30
+ * const input = { // DeleteGameSessionQueueInput
31
31
  * Name: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new DeleteGameSessionQueueCommand(input);
@@ -28,7 +28,7 @@ export interface DeleteLocationCommandOutput extends DeleteLocationOutput, __Met
28
28
  * import { GameLiftClient, DeleteLocationCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
29
29
  * // const { GameLiftClient, DeleteLocationCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
30
30
  * const client = new GameLiftClient(config);
31
- * const input = {
31
+ * const input = { // DeleteLocationInput
32
32
  * LocationName: "STRING_VALUE", // required
33
33
  * };
34
34
  * const command = new DeleteLocationCommand(input);
@@ -28,7 +28,7 @@ export interface DeleteMatchmakingConfigurationCommandOutput extends DeleteMatch
28
28
  * import { GameLiftClient, DeleteMatchmakingConfigurationCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
29
29
  * // const { GameLiftClient, DeleteMatchmakingConfigurationCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
30
30
  * const client = new GameLiftClient(config);
31
- * const input = {
31
+ * const input = { // DeleteMatchmakingConfigurationInput
32
32
  * Name: "STRING_VALUE", // required
33
33
  * };
34
34
  * const command = new DeleteMatchmakingConfigurationCommand(input);
@@ -39,7 +39,7 @@ export interface DeleteMatchmakingRuleSetCommandOutput extends DeleteMatchmaking
39
39
  * import { GameLiftClient, DeleteMatchmakingRuleSetCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
40
40
  * // const { GameLiftClient, DeleteMatchmakingRuleSetCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
41
41
  * const client = new GameLiftClient(config);
42
- * const input = {
42
+ * const input = { // DeleteMatchmakingRuleSetInput
43
43
  * Name: "STRING_VALUE", // required
44
44
  * };
45
45
  * const command = new DeleteMatchmakingRuleSetCommand(input);
@@ -30,7 +30,7 @@ export interface DeleteScalingPolicyCommandOutput extends __MetadataBearer {
30
30
  * import { GameLiftClient, DeleteScalingPolicyCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
31
31
  * // const { GameLiftClient, DeleteScalingPolicyCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
32
32
  * const client = new GameLiftClient(config);
33
- * const input = {
33
+ * const input = { // DeleteScalingPolicyInput
34
34
  * Name: "STRING_VALUE", // required
35
35
  * FleetId: "STRING_VALUE", // required
36
36
  * };
@@ -44,7 +44,7 @@ export interface DeleteScriptCommandOutput extends __MetadataBearer {
44
44
  * import { GameLiftClient, DeleteScriptCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
45
45
  * // const { GameLiftClient, DeleteScriptCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
46
46
  * const client = new GameLiftClient(config);
47
- * const input = {
47
+ * const input = { // DeleteScriptInput
48
48
  * ScriptId: "STRING_VALUE", // required
49
49
  * };
50
50
  * const command = new DeleteScriptCommand(input);
@@ -33,7 +33,7 @@ export interface DeleteVpcPeeringAuthorizationCommandOutput extends DeleteVpcPee
33
33
  * import { GameLiftClient, DeleteVpcPeeringAuthorizationCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
34
34
  * // const { GameLiftClient, DeleteVpcPeeringAuthorizationCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
35
35
  * const client = new GameLiftClient(config);
36
- * const input = {
36
+ * const input = { // DeleteVpcPeeringAuthorizationInput
37
37
  * GameLiftAwsAccountId: "STRING_VALUE", // required
38
38
  * PeerVpcId: "STRING_VALUE", // required
39
39
  * };
@@ -36,7 +36,7 @@ export interface DeleteVpcPeeringConnectionCommandOutput extends DeleteVpcPeerin
36
36
  * import { GameLiftClient, DeleteVpcPeeringConnectionCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
37
37
  * // const { GameLiftClient, DeleteVpcPeeringConnectionCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
38
38
  * const client = new GameLiftClient(config);
39
- * const input = {
39
+ * const input = { // DeleteVpcPeeringConnectionInput
40
40
  * FleetId: "STRING_VALUE", // required
41
41
  * VpcPeeringConnectionId: "STRING_VALUE", // required
42
42
  * };
@@ -27,7 +27,7 @@ export interface DeregisterComputeCommandOutput extends DeregisterComputeOutput,
27
27
  * import { GameLiftClient, DeregisterComputeCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
28
28
  * // const { GameLiftClient, DeregisterComputeCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
29
29
  * const client = new GameLiftClient(config);
30
- * const input = {
30
+ * const input = { // DeregisterComputeInput
31
31
  * FleetId: "STRING_VALUE", // required
32
32
  * ComputeName: "STRING_VALUE", // required
33
33
  * };
@@ -41,7 +41,7 @@ export interface DeregisterGameServerCommandOutput extends __MetadataBearer {
41
41
  * import { GameLiftClient, DeregisterGameServerCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
42
42
  * // const { GameLiftClient, DeregisterGameServerCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
43
43
  * const client = new GameLiftClient(config);
44
- * const input = {
44
+ * const input = { // DeregisterGameServerInput
45
45
  * GameServerGroupName: "STRING_VALUE", // required
46
46
  * GameServerId: "STRING_VALUE", // required
47
47
  * };
@@ -35,7 +35,7 @@ export interface DescribeAliasCommandOutput extends DescribeAliasOutput, __Metad
35
35
  * import { GameLiftClient, DescribeAliasCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
36
36
  * // const { GameLiftClient, DescribeAliasCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
37
37
  * const client = new GameLiftClient(config);
38
- * const input = {
38
+ * const input = { // DescribeAliasInput
39
39
  * AliasId: "STRING_VALUE", // required
40
40
  * };
41
41
  * const command = new DescribeAliasCommand(input);
@@ -37,7 +37,7 @@ export interface DescribeBuildCommandOutput extends DescribeBuildOutput, __Metad
37
37
  * import { GameLiftClient, DescribeBuildCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
38
38
  * // const { GameLiftClient, DescribeBuildCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
39
39
  * const client = new GameLiftClient(config);
40
- * const input = {
40
+ * const input = { // DescribeBuildInput
41
41
  * BuildId: "STRING_VALUE", // required
42
42
  * };
43
43
  * const command = new DescribeBuildCommand(input);
@@ -28,7 +28,7 @@ export interface DescribeComputeCommandOutput extends DescribeComputeOutput, __M
28
28
  * import { GameLiftClient, DescribeComputeCommand } from "@aws-sdk/client-gamelift"; // ES Modules import
29
29
  * // const { GameLiftClient, DescribeComputeCommand } = require("@aws-sdk/client-gamelift"); // CommonJS import
30
30
  * const client = new GameLiftClient(config);
31
- * const input = {
31
+ * const input = { // DescribeComputeInput
32
32
  * FleetId: "STRING_VALUE", // required
33
33
  * ComputeName: "STRING_VALUE", // required
34
34
  * };