@aws-sdk/client-gamelift 3.296.0 → 3.298.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AcceptMatchCommand.js +2 -3
- package/dist-cjs/commands/ClaimGameServerCommand.js +2 -3
- package/dist-cjs/commands/CreateAliasCommand.js +2 -3
- package/dist-cjs/commands/CreateBuildCommand.js +1 -1
- package/dist-cjs/commands/CreateFleetCommand.js +2 -3
- package/dist-cjs/commands/CreateFleetLocationsCommand.js +2 -3
- package/dist-cjs/commands/CreateGameServerGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateGameSessionCommand.js +2 -3
- package/dist-cjs/commands/CreateGameSessionQueueCommand.js +2 -3
- package/dist-cjs/commands/CreateLocationCommand.js +2 -3
- package/dist-cjs/commands/CreateMatchmakingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/CreateMatchmakingRuleSetCommand.js +2 -3
- package/dist-cjs/commands/CreatePlayerSessionCommand.js +2 -3
- package/dist-cjs/commands/CreatePlayerSessionsCommand.js +2 -3
- package/dist-cjs/commands/CreateScriptCommand.js +2 -3
- package/dist-cjs/commands/CreateVpcPeeringAuthorizationCommand.js +2 -3
- package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +2 -3
- package/dist-cjs/commands/DeleteAliasCommand.js +2 -3
- package/dist-cjs/commands/DeleteBuildCommand.js +2 -3
- package/dist-cjs/commands/DeleteFleetCommand.js +2 -3
- package/dist-cjs/commands/DeleteFleetLocationsCommand.js +2 -3
- package/dist-cjs/commands/DeleteGameServerGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteGameSessionQueueCommand.js +2 -3
- package/dist-cjs/commands/DeleteLocationCommand.js +2 -3
- package/dist-cjs/commands/DeleteMatchmakingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DeleteMatchmakingRuleSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteScalingPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteScriptCommand.js +2 -3
- package/dist-cjs/commands/DeleteVpcPeeringAuthorizationCommand.js +2 -3
- package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +2 -3
- package/dist-cjs/commands/DeregisterComputeCommand.js +2 -3
- package/dist-cjs/commands/DeregisterGameServerCommand.js +2 -3
- package/dist-cjs/commands/DescribeAliasCommand.js +2 -3
- package/dist-cjs/commands/DescribeBuildCommand.js +2 -3
- package/dist-cjs/commands/DescribeComputeCommand.js +2 -3
- package/dist-cjs/commands/DescribeEC2InstanceLimitsCommand.js +2 -3
- package/dist-cjs/commands/DescribeFleetAttributesCommand.js +2 -3
- package/dist-cjs/commands/DescribeFleetCapacityCommand.js +2 -3
- package/dist-cjs/commands/DescribeFleetEventsCommand.js +2 -3
- package/dist-cjs/commands/DescribeFleetLocationAttributesCommand.js +2 -3
- package/dist-cjs/commands/DescribeFleetLocationCapacityCommand.js +2 -3
- package/dist-cjs/commands/DescribeFleetLocationUtilizationCommand.js +2 -3
- package/dist-cjs/commands/DescribeFleetPortSettingsCommand.js +2 -3
- package/dist-cjs/commands/DescribeFleetUtilizationCommand.js +2 -3
- package/dist-cjs/commands/DescribeGameServerCommand.js +2 -3
- package/dist-cjs/commands/DescribeGameServerGroupCommand.js +2 -3
- package/dist-cjs/commands/DescribeGameServerInstancesCommand.js +2 -3
- package/dist-cjs/commands/DescribeGameSessionDetailsCommand.js +2 -3
- package/dist-cjs/commands/DescribeGameSessionPlacementCommand.js +2 -3
- package/dist-cjs/commands/DescribeGameSessionQueuesCommand.js +2 -3
- package/dist-cjs/commands/DescribeGameSessionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeInstancesCommand.js +2 -3
- package/dist-cjs/commands/DescribeMatchmakingCommand.js +2 -3
- package/dist-cjs/commands/DescribeMatchmakingConfigurationsCommand.js +2 -3
- package/dist-cjs/commands/DescribeMatchmakingRuleSetsCommand.js +2 -3
- package/dist-cjs/commands/DescribePlayerSessionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeRuntimeConfigurationCommand.js +2 -3
- package/dist-cjs/commands/DescribeScalingPoliciesCommand.js +2 -3
- package/dist-cjs/commands/DescribeScriptCommand.js +2 -3
- package/dist-cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js +2 -3
- package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +2 -3
- package/dist-cjs/commands/GetComputeAccessCommand.js +1 -1
- package/dist-cjs/commands/GetComputeAuthTokenCommand.js +2 -3
- package/dist-cjs/commands/GetGameSessionLogUrlCommand.js +2 -3
- package/dist-cjs/commands/GetInstanceAccessCommand.js +1 -1
- package/dist-cjs/commands/ListAliasesCommand.js +2 -3
- package/dist-cjs/commands/ListBuildsCommand.js +2 -3
- package/dist-cjs/commands/ListComputeCommand.js +2 -3
- package/dist-cjs/commands/ListFleetsCommand.js +2 -3
- package/dist-cjs/commands/ListGameServerGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListGameServersCommand.js +2 -3
- package/dist-cjs/commands/ListLocationsCommand.js +2 -3
- package/dist-cjs/commands/ListScriptsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/PutScalingPolicyCommand.js +2 -3
- package/dist-cjs/commands/RegisterComputeCommand.js +2 -3
- package/dist-cjs/commands/RegisterGameServerCommand.js +2 -3
- package/dist-cjs/commands/RequestUploadCredentialsCommand.js +1 -1
- package/dist-cjs/commands/ResolveAliasCommand.js +2 -3
- package/dist-cjs/commands/ResumeGameServerGroupCommand.js +2 -3
- package/dist-cjs/commands/SearchGameSessionsCommand.js +2 -3
- package/dist-cjs/commands/StartFleetActionsCommand.js +2 -3
- package/dist-cjs/commands/StartGameSessionPlacementCommand.js +2 -3
- package/dist-cjs/commands/StartMatchBackfillCommand.js +2 -3
- package/dist-cjs/commands/StartMatchmakingCommand.js +2 -3
- package/dist-cjs/commands/StopFleetActionsCommand.js +2 -3
- package/dist-cjs/commands/StopGameSessionPlacementCommand.js +2 -3
- package/dist-cjs/commands/StopMatchmakingCommand.js +2 -3
- package/dist-cjs/commands/SuspendGameServerGroupCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAliasCommand.js +2 -3
- package/dist-cjs/commands/UpdateBuildCommand.js +2 -3
- package/dist-cjs/commands/UpdateFleetAttributesCommand.js +2 -3
- package/dist-cjs/commands/UpdateFleetCapacityCommand.js +2 -3
- package/dist-cjs/commands/UpdateFleetPortSettingsCommand.js +2 -4
- package/dist-cjs/commands/UpdateGameServerCommand.js +2 -3
- package/dist-cjs/commands/UpdateGameServerGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateGameSessionCommand.js +2 -3
- package/dist-cjs/commands/UpdateGameSessionQueueCommand.js +2 -3
- package/dist-cjs/commands/UpdateMatchmakingConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateRuntimeConfigurationCommand.js +2 -3
- package/dist-cjs/commands/UpdateScriptCommand.js +2 -3
- package/dist-cjs/commands/ValidateMatchmakingRuleSetCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -953
- package/dist-cjs/models/models_1.js +1 -69
- package/dist-es/commands/AcceptMatchCommand.js +2 -3
- package/dist-es/commands/ClaimGameServerCommand.js +2 -3
- package/dist-es/commands/CreateAliasCommand.js +2 -3
- package/dist-es/commands/CreateBuildCommand.js +2 -2
- package/dist-es/commands/CreateFleetCommand.js +2 -3
- package/dist-es/commands/CreateFleetLocationsCommand.js +2 -3
- package/dist-es/commands/CreateGameServerGroupCommand.js +2 -3
- package/dist-es/commands/CreateGameSessionCommand.js +2 -3
- package/dist-es/commands/CreateGameSessionQueueCommand.js +2 -3
- package/dist-es/commands/CreateLocationCommand.js +2 -3
- package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +2 -3
- package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +2 -3
- package/dist-es/commands/CreatePlayerSessionCommand.js +2 -3
- package/dist-es/commands/CreatePlayerSessionsCommand.js +2 -3
- package/dist-es/commands/CreateScriptCommand.js +2 -3
- package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +2 -3
- package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +2 -3
- package/dist-es/commands/DeleteAliasCommand.js +2 -3
- package/dist-es/commands/DeleteBuildCommand.js +2 -3
- package/dist-es/commands/DeleteFleetCommand.js +2 -3
- package/dist-es/commands/DeleteFleetLocationsCommand.js +2 -3
- package/dist-es/commands/DeleteGameServerGroupCommand.js +2 -3
- package/dist-es/commands/DeleteGameSessionQueueCommand.js +2 -3
- package/dist-es/commands/DeleteLocationCommand.js +2 -3
- package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +2 -3
- package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +2 -3
- package/dist-es/commands/DeleteScalingPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteScriptCommand.js +2 -3
- package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +2 -3
- package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +2 -3
- package/dist-es/commands/DeregisterComputeCommand.js +2 -3
- package/dist-es/commands/DeregisterGameServerCommand.js +2 -3
- package/dist-es/commands/DescribeAliasCommand.js +2 -3
- package/dist-es/commands/DescribeBuildCommand.js +2 -3
- package/dist-es/commands/DescribeComputeCommand.js +2 -3
- package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +2 -3
- package/dist-es/commands/DescribeFleetAttributesCommand.js +2 -3
- package/dist-es/commands/DescribeFleetCapacityCommand.js +2 -3
- package/dist-es/commands/DescribeFleetEventsCommand.js +2 -3
- package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +2 -3
- package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +2 -3
- package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +2 -3
- package/dist-es/commands/DescribeFleetPortSettingsCommand.js +2 -3
- package/dist-es/commands/DescribeFleetUtilizationCommand.js +2 -3
- package/dist-es/commands/DescribeGameServerCommand.js +2 -3
- package/dist-es/commands/DescribeGameServerGroupCommand.js +2 -3
- package/dist-es/commands/DescribeGameServerInstancesCommand.js +2 -3
- package/dist-es/commands/DescribeGameSessionDetailsCommand.js +2 -3
- package/dist-es/commands/DescribeGameSessionPlacementCommand.js +2 -3
- package/dist-es/commands/DescribeGameSessionQueuesCommand.js +2 -3
- package/dist-es/commands/DescribeGameSessionsCommand.js +2 -3
- package/dist-es/commands/DescribeInstancesCommand.js +2 -3
- package/dist-es/commands/DescribeMatchmakingCommand.js +2 -3
- package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +2 -3
- package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +2 -3
- package/dist-es/commands/DescribePlayerSessionsCommand.js +2 -3
- package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +2 -3
- package/dist-es/commands/DescribeScalingPoliciesCommand.js +2 -3
- package/dist-es/commands/DescribeScriptCommand.js +2 -3
- package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +2 -3
- package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +2 -3
- package/dist-es/commands/GetComputeAccessCommand.js +2 -2
- package/dist-es/commands/GetComputeAuthTokenCommand.js +2 -3
- package/dist-es/commands/GetGameSessionLogUrlCommand.js +2 -3
- package/dist-es/commands/GetInstanceAccessCommand.js +2 -2
- package/dist-es/commands/ListAliasesCommand.js +2 -3
- package/dist-es/commands/ListBuildsCommand.js +2 -3
- package/dist-es/commands/ListComputeCommand.js +2 -3
- package/dist-es/commands/ListFleetsCommand.js +2 -3
- package/dist-es/commands/ListGameServerGroupsCommand.js +2 -3
- package/dist-es/commands/ListGameServersCommand.js +2 -3
- package/dist-es/commands/ListLocationsCommand.js +2 -3
- package/dist-es/commands/ListScriptsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/PutScalingPolicyCommand.js +2 -3
- package/dist-es/commands/RegisterComputeCommand.js +2 -3
- package/dist-es/commands/RegisterGameServerCommand.js +2 -3
- package/dist-es/commands/RequestUploadCredentialsCommand.js +2 -2
- package/dist-es/commands/ResolveAliasCommand.js +2 -3
- package/dist-es/commands/ResumeGameServerGroupCommand.js +2 -3
- package/dist-es/commands/SearchGameSessionsCommand.js +2 -3
- package/dist-es/commands/StartFleetActionsCommand.js +2 -3
- package/dist-es/commands/StartGameSessionPlacementCommand.js +2 -3
- package/dist-es/commands/StartMatchBackfillCommand.js +2 -3
- package/dist-es/commands/StartMatchmakingCommand.js +2 -3
- package/dist-es/commands/StopFleetActionsCommand.js +2 -3
- package/dist-es/commands/StopGameSessionPlacementCommand.js +2 -3
- package/dist-es/commands/StopMatchmakingCommand.js +2 -3
- package/dist-es/commands/SuspendGameServerGroupCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAliasCommand.js +2 -3
- package/dist-es/commands/UpdateBuildCommand.js +2 -3
- package/dist-es/commands/UpdateFleetAttributesCommand.js +2 -3
- package/dist-es/commands/UpdateFleetCapacityCommand.js +2 -3
- package/dist-es/commands/UpdateFleetPortSettingsCommand.js +2 -4
- package/dist-es/commands/UpdateGameServerCommand.js +2 -3
- package/dist-es/commands/UpdateGameServerGroupCommand.js +2 -3
- package/dist-es/commands/UpdateGameSessionCommand.js +2 -3
- package/dist-es/commands/UpdateGameSessionQueueCommand.js +2 -3
- package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +2 -3
- package/dist-es/commands/UpdateScriptCommand.js +2 -3
- package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -711
- package/dist-es/models/models_1.js +0 -51
- package/dist-types/GameLift.d.ts +105 -0
- package/dist-types/GameLiftClient.d.ts +24 -4
- package/dist-types/commands/AcceptMatchCommand.d.ts +16 -0
- package/dist-types/commands/ClaimGameServerCommand.d.ts +16 -0
- package/dist-types/commands/CreateAliasCommand.d.ts +16 -0
- package/dist-types/commands/CreateBuildCommand.d.ts +16 -0
- package/dist-types/commands/CreateFleetCommand.d.ts +16 -0
- package/dist-types/commands/CreateFleetLocationsCommand.d.ts +16 -0
- package/dist-types/commands/CreateGameServerGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateGameSessionCommand.d.ts +16 -0
- package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +16 -0
- package/dist-types/commands/CreateLocationCommand.d.ts +16 -0
- package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +16 -0
- package/dist-types/commands/CreatePlayerSessionCommand.d.ts +16 -0
- package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +16 -0
- package/dist-types/commands/CreateScriptCommand.d.ts +16 -0
- package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +16 -0
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAliasCommand.d.ts +16 -0
- package/dist-types/commands/DeleteBuildCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFleetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLocationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +16 -0
- package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteScriptCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterComputeCommand.d.ts +16 -0
- package/dist-types/commands/DeregisterGameServerCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAliasCommand.d.ts +16 -0
- package/dist-types/commands/DescribeBuildCommand.d.ts +16 -0
- package/dist-types/commands/DescribeComputeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFleetEventsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGameServerCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeGameSessionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstancesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMatchmakingCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +16 -0
- package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeScriptCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +16 -0
- package/dist-types/commands/GetComputeAccessCommand.d.ts +16 -0
- package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +16 -0
- package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +16 -0
- package/dist-types/commands/GetInstanceAccessCommand.d.ts +16 -0
- package/dist-types/commands/ListAliasesCommand.d.ts +16 -0
- package/dist-types/commands/ListBuildsCommand.d.ts +16 -0
- package/dist-types/commands/ListComputeCommand.d.ts +16 -0
- package/dist-types/commands/ListFleetsCommand.d.ts +16 -0
- package/dist-types/commands/ListGameServerGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListGameServersCommand.d.ts +16 -0
- package/dist-types/commands/ListLocationsCommand.d.ts +16 -0
- package/dist-types/commands/ListScriptsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/PutScalingPolicyCommand.d.ts +16 -0
- package/dist-types/commands/RegisterComputeCommand.d.ts +16 -0
- package/dist-types/commands/RegisterGameServerCommand.d.ts +16 -0
- package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +16 -0
- package/dist-types/commands/ResolveAliasCommand.d.ts +16 -0
- package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +16 -0
- package/dist-types/commands/SearchGameSessionsCommand.d.ts +16 -0
- package/dist-types/commands/StartFleetActionsCommand.d.ts +16 -0
- package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +16 -0
- package/dist-types/commands/StartMatchBackfillCommand.d.ts +16 -0
- package/dist-types/commands/StartMatchmakingCommand.d.ts +16 -0
- package/dist-types/commands/StopFleetActionsCommand.d.ts +16 -0
- package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +16 -0
- package/dist-types/commands/StopMatchmakingCommand.d.ts +16 -0
- package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAliasCommand.d.ts +16 -0
- package/dist-types/commands/UpdateBuildCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGameServerCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGameSessionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +16 -0
- package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateScriptCommand.d.ts +16 -0
- package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +16 -0
- package/dist-types/models/GameLiftServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +758 -954
- package/dist-types/models/models_1.d.ts +54 -68
- package/dist-types/pagination/DescribeFleetAttributesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeFleetCapacityPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeFleetEventsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeFleetLocationAttributesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeFleetUtilizationPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeGameServerInstancesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeGameSessionDetailsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeGameSessionQueuesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeGameSessionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeInstancesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMatchmakingConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeMatchmakingRuleSetsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribePlayerSessionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeScalingPoliciesPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAliasesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListBuildsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListComputePaginator.d.ts +3 -0
- package/dist-types/pagination/ListFleetsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListGameServerGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListGameServersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLocationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListScriptsPaginator.d.ts +3 -0
- package/dist-types/pagination/SearchGameSessionsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -685
- package/dist-types/ts3.4/models/models_1.d.ts +0 -51
- package/package.json +4 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { UpdateGameServerGroupInput, UpdateGameServerGroupOutput } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateGameServerGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateGameServerGroupCommandInput extends UpdateGameServerGroupInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateGameServerGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateGameServerGroupCommandOutput extends UpdateGameServerGroupOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>
|
|
18
23
|
* <b>This operation is used with the GameLift FleetIQ solution and game server groups.</b>
|
|
19
24
|
* </p>
|
|
@@ -42,6 +47,8 @@ export interface UpdateGameServerGroupCommandOutput extends UpdateGameServerGrou
|
|
|
42
47
|
* const response = await client.send(command);
|
|
43
48
|
* ```
|
|
44
49
|
*
|
|
50
|
+
* @param UpdateGameServerGroupCommandInput - {@link UpdateGameServerGroupCommandInput}
|
|
51
|
+
* @returns {@link UpdateGameServerGroupCommandOutput}
|
|
45
52
|
* @see {@link UpdateGameServerGroupCommandInput} for command's `input` shape.
|
|
46
53
|
* @see {@link UpdateGameServerGroupCommandOutput} for command's `response` shape.
|
|
47
54
|
* @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
|
|
@@ -65,11 +72,20 @@ export interface UpdateGameServerGroupCommandOutput extends UpdateGameServerGrou
|
|
|
65
72
|
export declare class UpdateGameServerGroupCommand extends $Command<UpdateGameServerGroupCommandInput, UpdateGameServerGroupCommandOutput, GameLiftClientResolvedConfig> {
|
|
66
73
|
readonly input: UpdateGameServerGroupCommandInput;
|
|
67
74
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
+
/**
|
|
76
|
+
* @public
|
|
77
|
+
*/
|
|
68
78
|
constructor(input: UpdateGameServerGroupCommandInput);
|
|
69
79
|
/**
|
|
70
80
|
* @internal
|
|
71
81
|
*/
|
|
72
82
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateGameServerGroupCommandInput, UpdateGameServerGroupCommandOutput>;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
73
86
|
private serialize;
|
|
87
|
+
/**
|
|
88
|
+
* @internal
|
|
89
|
+
*/
|
|
74
90
|
private deserialize;
|
|
75
91
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { UpdateGameSessionInput, UpdateGameSessionOutput } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateGameSessionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateGameSessionCommandInput extends UpdateGameSessionInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateGameSessionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateGameSessionCommandOutput extends UpdateGameSessionOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates the mutable properties of a game session. </p>
|
|
18
23
|
* <p>To update a game session, specify the game session ID and the values you want to
|
|
19
24
|
* change. </p>
|
|
@@ -31,6 +36,8 @@ export interface UpdateGameSessionCommandOutput extends UpdateGameSessionOutput,
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param UpdateGameSessionCommandInput - {@link UpdateGameSessionCommandInput}
|
|
40
|
+
* @returns {@link UpdateGameSessionCommandOutput}
|
|
34
41
|
* @see {@link UpdateGameSessionCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link UpdateGameSessionCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
|
|
@@ -65,11 +72,20 @@ export interface UpdateGameSessionCommandOutput extends UpdateGameSessionOutput,
|
|
|
65
72
|
export declare class UpdateGameSessionCommand extends $Command<UpdateGameSessionCommandInput, UpdateGameSessionCommandOutput, GameLiftClientResolvedConfig> {
|
|
66
73
|
readonly input: UpdateGameSessionCommandInput;
|
|
67
74
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
+
/**
|
|
76
|
+
* @public
|
|
77
|
+
*/
|
|
68
78
|
constructor(input: UpdateGameSessionCommandInput);
|
|
69
79
|
/**
|
|
70
80
|
* @internal
|
|
71
81
|
*/
|
|
72
82
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateGameSessionCommandInput, UpdateGameSessionCommandOutput>;
|
|
83
|
+
/**
|
|
84
|
+
* @internal
|
|
85
|
+
*/
|
|
73
86
|
private serialize;
|
|
87
|
+
/**
|
|
88
|
+
* @internal
|
|
89
|
+
*/
|
|
74
90
|
private deserialize;
|
|
75
91
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { UpdateGameSessionQueueInput, UpdateGameSessionQueueOutput } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateGameSessionQueueCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateGameSessionQueueCommandInput extends UpdateGameSessionQueueInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateGameSessionQueueCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateGameSessionQueueCommandOutput extends UpdateGameSessionQueueOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates the configuration of a game session queue, which determines how the queue
|
|
18
23
|
* processes new game session requests. To update settings, specify the queue name to be
|
|
19
24
|
* updated and provide the new settings. When updating destinations, provide a complete
|
|
@@ -35,6 +40,8 @@ export interface UpdateGameSessionQueueCommandOutput extends UpdateGameSessionQu
|
|
|
35
40
|
* const response = await client.send(command);
|
|
36
41
|
* ```
|
|
37
42
|
*
|
|
43
|
+
* @param UpdateGameSessionQueueCommandInput - {@link UpdateGameSessionQueueCommandInput}
|
|
44
|
+
* @returns {@link UpdateGameSessionQueueCommandOutput}
|
|
38
45
|
* @see {@link UpdateGameSessionQueueCommandInput} for command's `input` shape.
|
|
39
46
|
* @see {@link UpdateGameSessionQueueCommandOutput} for command's `response` shape.
|
|
40
47
|
* @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
|
|
@@ -58,11 +65,20 @@ export interface UpdateGameSessionQueueCommandOutput extends UpdateGameSessionQu
|
|
|
58
65
|
export declare class UpdateGameSessionQueueCommand extends $Command<UpdateGameSessionQueueCommandInput, UpdateGameSessionQueueCommandOutput, GameLiftClientResolvedConfig> {
|
|
59
66
|
readonly input: UpdateGameSessionQueueCommandInput;
|
|
60
67
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
+
/**
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
61
71
|
constructor(input: UpdateGameSessionQueueCommandInput);
|
|
62
72
|
/**
|
|
63
73
|
* @internal
|
|
64
74
|
*/
|
|
65
75
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateGameSessionQueueCommandInput, UpdateGameSessionQueueCommandOutput>;
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
66
79
|
private serialize;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
67
83
|
private deserialize;
|
|
68
84
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { UpdateMatchmakingConfigurationInput, UpdateMatchmakingConfigurationOutput } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateMatchmakingConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateMatchmakingConfigurationCommandInput extends UpdateMatchmakingConfigurationInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateMatchmakingConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateMatchmakingConfigurationCommandOutput extends UpdateMatchmakingConfigurationOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates settings for a FlexMatch matchmaking configuration. These changes affect all
|
|
18
23
|
* matches and game sessions that are created after the update. To update settings, specify
|
|
19
24
|
* the configuration name to be updated and provide the new settings. </p>
|
|
@@ -34,6 +39,8 @@ export interface UpdateMatchmakingConfigurationCommandOutput extends UpdateMatch
|
|
|
34
39
|
* const response = await client.send(command);
|
|
35
40
|
* ```
|
|
36
41
|
*
|
|
42
|
+
* @param UpdateMatchmakingConfigurationCommandInput - {@link UpdateMatchmakingConfigurationCommandInput}
|
|
43
|
+
* @returns {@link UpdateMatchmakingConfigurationCommandOutput}
|
|
37
44
|
* @see {@link UpdateMatchmakingConfigurationCommandInput} for command's `input` shape.
|
|
38
45
|
* @see {@link UpdateMatchmakingConfigurationCommandOutput} for command's `response` shape.
|
|
39
46
|
* @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface UpdateMatchmakingConfigurationCommandOutput extends UpdateMatch
|
|
|
57
64
|
export declare class UpdateMatchmakingConfigurationCommand extends $Command<UpdateMatchmakingConfigurationCommandInput, UpdateMatchmakingConfigurationCommandOutput, GameLiftClientResolvedConfig> {
|
|
58
65
|
readonly input: UpdateMatchmakingConfigurationCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: UpdateMatchmakingConfigurationCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateMatchmakingConfigurationCommandInput, UpdateMatchmakingConfigurationCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { UpdateRuntimeConfigurationInput, UpdateRuntimeConfigurationOutput } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateRuntimeConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateRuntimeConfigurationCommandInput extends UpdateRuntimeConfigurationInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateRuntimeConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateRuntimeConfigurationCommandOutput extends UpdateRuntimeConfigurationOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates the current runtime configuration for the specified fleet, which tells GameLift
|
|
18
23
|
* how to launch server processes on all instances in the fleet. You can update a fleet's
|
|
19
24
|
* runtime configuration at any time after the fleet is created; it does not need to be in
|
|
@@ -43,6 +48,8 @@ export interface UpdateRuntimeConfigurationCommandOutput extends UpdateRuntimeCo
|
|
|
43
48
|
* const response = await client.send(command);
|
|
44
49
|
* ```
|
|
45
50
|
*
|
|
51
|
+
* @param UpdateRuntimeConfigurationCommandInput - {@link UpdateRuntimeConfigurationCommandInput}
|
|
52
|
+
* @returns {@link UpdateRuntimeConfigurationCommandOutput}
|
|
46
53
|
* @see {@link UpdateRuntimeConfigurationCommandInput} for command's `input` shape.
|
|
47
54
|
* @see {@link UpdateRuntimeConfigurationCommandOutput} for command's `response` shape.
|
|
48
55
|
* @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
|
|
@@ -71,11 +78,20 @@ export interface UpdateRuntimeConfigurationCommandOutput extends UpdateRuntimeCo
|
|
|
71
78
|
export declare class UpdateRuntimeConfigurationCommand extends $Command<UpdateRuntimeConfigurationCommandInput, UpdateRuntimeConfigurationCommandOutput, GameLiftClientResolvedConfig> {
|
|
72
79
|
readonly input: UpdateRuntimeConfigurationCommandInput;
|
|
73
80
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
+
/**
|
|
82
|
+
* @public
|
|
83
|
+
*/
|
|
74
84
|
constructor(input: UpdateRuntimeConfigurationCommandInput);
|
|
75
85
|
/**
|
|
76
86
|
* @internal
|
|
77
87
|
*/
|
|
78
88
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRuntimeConfigurationCommandInput, UpdateRuntimeConfigurationCommandOutput>;
|
|
89
|
+
/**
|
|
90
|
+
* @internal
|
|
91
|
+
*/
|
|
79
92
|
private serialize;
|
|
93
|
+
/**
|
|
94
|
+
* @internal
|
|
95
|
+
*/
|
|
80
96
|
private deserialize;
|
|
81
97
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { UpdateScriptInput, UpdateScriptOutput } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link UpdateScriptCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface UpdateScriptCommandInput extends UpdateScriptInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link UpdateScriptCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface UpdateScriptCommandOutput extends UpdateScriptOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Updates Realtime script metadata and content.</p>
|
|
18
23
|
* <p>To update script metadata, specify the script ID and provide updated name and/or
|
|
19
24
|
* version values. </p>
|
|
@@ -46,6 +51,8 @@ export interface UpdateScriptCommandOutput extends UpdateScriptOutput, __Metadat
|
|
|
46
51
|
* const response = await client.send(command);
|
|
47
52
|
* ```
|
|
48
53
|
*
|
|
54
|
+
* @param UpdateScriptCommandInput - {@link UpdateScriptCommandInput}
|
|
55
|
+
* @returns {@link UpdateScriptCommandOutput}
|
|
49
56
|
* @see {@link UpdateScriptCommandInput} for command's `input` shape.
|
|
50
57
|
* @see {@link UpdateScriptCommandOutput} for command's `response` shape.
|
|
51
58
|
* @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
|
|
@@ -69,11 +76,20 @@ export interface UpdateScriptCommandOutput extends UpdateScriptOutput, __Metadat
|
|
|
69
76
|
export declare class UpdateScriptCommand extends $Command<UpdateScriptCommandInput, UpdateScriptCommandOutput, GameLiftClientResolvedConfig> {
|
|
70
77
|
readonly input: UpdateScriptCommandInput;
|
|
71
78
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
+
/**
|
|
80
|
+
* @public
|
|
81
|
+
*/
|
|
72
82
|
constructor(input: UpdateScriptCommandInput);
|
|
73
83
|
/**
|
|
74
84
|
* @internal
|
|
75
85
|
*/
|
|
76
86
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateScriptCommandInput, UpdateScriptCommandOutput>;
|
|
87
|
+
/**
|
|
88
|
+
* @internal
|
|
89
|
+
*/
|
|
77
90
|
private serialize;
|
|
91
|
+
/**
|
|
92
|
+
* @internal
|
|
93
|
+
*/
|
|
78
94
|
private deserialize;
|
|
79
95
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { GameLiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GameLiftClient";
|
|
5
5
|
import { ValidateMatchmakingRuleSetInput, ValidateMatchmakingRuleSetOutput } from "../models/models_1";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link ValidateMatchmakingRuleSetCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface ValidateMatchmakingRuleSetCommandInput extends ValidateMatchmakingRuleSetInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link ValidateMatchmakingRuleSetCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface ValidateMatchmakingRuleSetCommandOutput extends ValidateMatchmakingRuleSetOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Validates the syntax of a matchmaking rule or rule set. This operation checks that the
|
|
18
23
|
* rule set is using syntactically correct JSON and that it conforms to allowed property
|
|
19
24
|
* expressions. To validate syntax, provide a rule set JSON string.</p>
|
|
@@ -38,6 +43,8 @@ export interface ValidateMatchmakingRuleSetCommandOutput extends ValidateMatchma
|
|
|
38
43
|
* const response = await client.send(command);
|
|
39
44
|
* ```
|
|
40
45
|
*
|
|
46
|
+
* @param ValidateMatchmakingRuleSetCommandInput - {@link ValidateMatchmakingRuleSetCommandInput}
|
|
47
|
+
* @returns {@link ValidateMatchmakingRuleSetCommandOutput}
|
|
41
48
|
* @see {@link ValidateMatchmakingRuleSetCommandInput} for command's `input` shape.
|
|
42
49
|
* @see {@link ValidateMatchmakingRuleSetCommandOutput} for command's `response` shape.
|
|
43
50
|
* @see {@link GameLiftClientResolvedConfig | config} for GameLiftClient's `config` shape.
|
|
@@ -58,11 +65,20 @@ export interface ValidateMatchmakingRuleSetCommandOutput extends ValidateMatchma
|
|
|
58
65
|
export declare class ValidateMatchmakingRuleSetCommand extends $Command<ValidateMatchmakingRuleSetCommandInput, ValidateMatchmakingRuleSetCommandOutput, GameLiftClientResolvedConfig> {
|
|
59
66
|
readonly input: ValidateMatchmakingRuleSetCommandInput;
|
|
60
67
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
+
/**
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
61
71
|
constructor(input: ValidateMatchmakingRuleSetCommandInput);
|
|
62
72
|
/**
|
|
63
73
|
* @internal
|
|
64
74
|
*/
|
|
65
75
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: GameLiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ValidateMatchmakingRuleSetCommandInput, ValidateMatchmakingRuleSetCommandOutput>;
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
66
79
|
private serialize;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
67
83
|
private deserialize;
|
|
68
84
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
|
|
2
2
|
/**
|
|
3
|
+
* @public
|
|
4
|
+
*
|
|
3
5
|
* Base exception class for all service exceptions from GameLift service.
|
|
4
6
|
*/
|
|
5
7
|
export declare class GameLiftServiceException extends __ServiceException {
|