@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
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { BackfillMode, BalancingStrategy, FilterConfiguration, FlexMatchMode, GameProperty, GameServer, GameServerGroup, GameServerProtectionPolicy, GameServerUtilizationStatus, GameSession, GameSessionQueue, GameSessionQueueDestination, InstanceDefinition, MatchmakingConfiguration, PlayerLatencyPolicy, PlayerSessionCreationPolicy, PriorityConfiguration, ProtectionPolicy, RuntimeConfiguration, S3Location, Script } from "./models_0";
|
|
2
|
+
/**
|
|
3
|
+
* @public
|
|
4
|
+
*/
|
|
2
5
|
export interface UpdateFleetPortSettingsOutput {
|
|
3
6
|
/**
|
|
4
7
|
* <p>A unique identifier for the fleet that was updated.</p>
|
|
@@ -9,9 +12,15 @@ export interface UpdateFleetPortSettingsOutput {
|
|
|
9
12
|
*/
|
|
10
13
|
FleetArn?: string;
|
|
11
14
|
}
|
|
15
|
+
/**
|
|
16
|
+
* @public
|
|
17
|
+
*/
|
|
12
18
|
export declare enum GameServerHealthCheck {
|
|
13
19
|
HEALTHY = "HEALTHY"
|
|
14
20
|
}
|
|
21
|
+
/**
|
|
22
|
+
* @public
|
|
23
|
+
*/
|
|
15
24
|
export interface UpdateGameServerInput {
|
|
16
25
|
/**
|
|
17
26
|
* <p>A unique identifier for the game server group where the game server is running.</p>
|
|
@@ -37,12 +46,18 @@ export interface UpdateGameServerInput {
|
|
|
37
46
|
*/
|
|
38
47
|
HealthCheck?: GameServerHealthCheck | string;
|
|
39
48
|
}
|
|
49
|
+
/**
|
|
50
|
+
* @public
|
|
51
|
+
*/
|
|
40
52
|
export interface UpdateGameServerOutput {
|
|
41
53
|
/**
|
|
42
54
|
* <p>Object that describes the newly updated game server.</p>
|
|
43
55
|
*/
|
|
44
56
|
GameServer?: GameServer;
|
|
45
57
|
}
|
|
58
|
+
/**
|
|
59
|
+
* @public
|
|
60
|
+
*/
|
|
46
61
|
export interface UpdateGameServerGroupInput {
|
|
47
62
|
/**
|
|
48
63
|
* <p>A unique identifier for the game server group. Use either the name or ARN value.</p>
|
|
@@ -104,6 +119,9 @@ export interface UpdateGameServerGroupInput {
|
|
|
104
119
|
*/
|
|
105
120
|
BalancingStrategy?: BalancingStrategy | string;
|
|
106
121
|
}
|
|
122
|
+
/**
|
|
123
|
+
* @public
|
|
124
|
+
*/
|
|
107
125
|
export interface UpdateGameServerGroupOutput {
|
|
108
126
|
/**
|
|
109
127
|
* <p>An object that describes the game server group resource with updated properties.
|
|
@@ -111,6 +129,9 @@ export interface UpdateGameServerGroupOutput {
|
|
|
111
129
|
*/
|
|
112
130
|
GameServerGroup?: GameServerGroup;
|
|
113
131
|
}
|
|
132
|
+
/**
|
|
133
|
+
* @public
|
|
134
|
+
*/
|
|
114
135
|
export interface UpdateGameSessionInput {
|
|
115
136
|
/**
|
|
116
137
|
* <p>A unique identifier for the game session to update. </p>
|
|
@@ -146,12 +167,18 @@ export interface UpdateGameSessionInput {
|
|
|
146
167
|
*/
|
|
147
168
|
ProtectionPolicy?: ProtectionPolicy | string;
|
|
148
169
|
}
|
|
170
|
+
/**
|
|
171
|
+
* @public
|
|
172
|
+
*/
|
|
149
173
|
export interface UpdateGameSessionOutput {
|
|
150
174
|
/**
|
|
151
175
|
* <p>The updated game session properties.</p>
|
|
152
176
|
*/
|
|
153
177
|
GameSession?: GameSession;
|
|
154
178
|
}
|
|
179
|
+
/**
|
|
180
|
+
* @public
|
|
181
|
+
*/
|
|
155
182
|
export interface UpdateGameSessionQueueInput {
|
|
156
183
|
/**
|
|
157
184
|
* <p>A descriptive label that is associated with game session queue. Queue names must be unique within each Region. You can use either the queue ID or ARN value. </p>
|
|
@@ -198,12 +225,18 @@ export interface UpdateGameSessionQueueInput {
|
|
|
198
225
|
*/
|
|
199
226
|
NotificationTarget?: string;
|
|
200
227
|
}
|
|
228
|
+
/**
|
|
229
|
+
* @public
|
|
230
|
+
*/
|
|
201
231
|
export interface UpdateGameSessionQueueOutput {
|
|
202
232
|
/**
|
|
203
233
|
* <p>An object that describes the newly updated game session queue.</p>
|
|
204
234
|
*/
|
|
205
235
|
GameSessionQueue?: GameSessionQueue;
|
|
206
236
|
}
|
|
237
|
+
/**
|
|
238
|
+
* @public
|
|
239
|
+
*/
|
|
207
240
|
export interface UpdateMatchmakingConfigurationInput {
|
|
208
241
|
/**
|
|
209
242
|
* <p>A unique identifier for the matchmaking configuration to update. You can use either the configuration name or ARN value. </p>
|
|
@@ -299,12 +332,18 @@ export interface UpdateMatchmakingConfigurationInput {
|
|
|
299
332
|
*/
|
|
300
333
|
FlexMatchMode?: FlexMatchMode | string;
|
|
301
334
|
}
|
|
335
|
+
/**
|
|
336
|
+
* @public
|
|
337
|
+
*/
|
|
302
338
|
export interface UpdateMatchmakingConfigurationOutput {
|
|
303
339
|
/**
|
|
304
340
|
* <p>The updated matchmaking configuration.</p>
|
|
305
341
|
*/
|
|
306
342
|
Configuration?: MatchmakingConfiguration;
|
|
307
343
|
}
|
|
344
|
+
/**
|
|
345
|
+
* @public
|
|
346
|
+
*/
|
|
308
347
|
export interface UpdateRuntimeConfigurationInput {
|
|
309
348
|
/**
|
|
310
349
|
* <p>A unique identifier for the fleet to update runtime configuration for. You can use either the fleet ID or ARN
|
|
@@ -319,6 +358,9 @@ export interface UpdateRuntimeConfigurationInput {
|
|
|
319
358
|
*/
|
|
320
359
|
RuntimeConfiguration: RuntimeConfiguration | undefined;
|
|
321
360
|
}
|
|
361
|
+
/**
|
|
362
|
+
* @public
|
|
363
|
+
*/
|
|
322
364
|
export interface UpdateRuntimeConfigurationOutput {
|
|
323
365
|
/**
|
|
324
366
|
* <p>The runtime configuration currently in use by all instances in the fleet. If the
|
|
@@ -326,6 +368,9 @@ export interface UpdateRuntimeConfigurationOutput {
|
|
|
326
368
|
*/
|
|
327
369
|
RuntimeConfiguration?: RuntimeConfiguration;
|
|
328
370
|
}
|
|
371
|
+
/**
|
|
372
|
+
* @public
|
|
373
|
+
*/
|
|
329
374
|
export interface UpdateScriptInput {
|
|
330
375
|
/**
|
|
331
376
|
* <p>A unique identifier for the Realtime script to update. You can use either the script ID or ARN value.</p>
|
|
@@ -359,6 +404,9 @@ export interface UpdateScriptInput {
|
|
|
359
404
|
*/
|
|
360
405
|
ZipFile?: Uint8Array;
|
|
361
406
|
}
|
|
407
|
+
/**
|
|
408
|
+
* @public
|
|
409
|
+
*/
|
|
362
410
|
export interface UpdateScriptOutput {
|
|
363
411
|
/**
|
|
364
412
|
* <p>The newly created script record with a unique script ID. The new script's storage
|
|
@@ -370,83 +418,21 @@ export interface UpdateScriptOutput {
|
|
|
370
418
|
*/
|
|
371
419
|
Script?: Script;
|
|
372
420
|
}
|
|
421
|
+
/**
|
|
422
|
+
* @public
|
|
423
|
+
*/
|
|
373
424
|
export interface ValidateMatchmakingRuleSetInput {
|
|
374
425
|
/**
|
|
375
426
|
* <p>A collection of matchmaking rules to validate, formatted as a JSON string.</p>
|
|
376
427
|
*/
|
|
377
428
|
RuleSetBody: string | undefined;
|
|
378
429
|
}
|
|
430
|
+
/**
|
|
431
|
+
* @public
|
|
432
|
+
*/
|
|
379
433
|
export interface ValidateMatchmakingRuleSetOutput {
|
|
380
434
|
/**
|
|
381
435
|
* <p>A response indicating whether the rule set is valid.</p>
|
|
382
436
|
*/
|
|
383
437
|
Valid?: boolean;
|
|
384
438
|
}
|
|
385
|
-
/**
|
|
386
|
-
* @internal
|
|
387
|
-
*/
|
|
388
|
-
export declare const UpdateFleetPortSettingsOutputFilterSensitiveLog: (obj: UpdateFleetPortSettingsOutput) => any;
|
|
389
|
-
/**
|
|
390
|
-
* @internal
|
|
391
|
-
*/
|
|
392
|
-
export declare const UpdateGameServerInputFilterSensitiveLog: (obj: UpdateGameServerInput) => any;
|
|
393
|
-
/**
|
|
394
|
-
* @internal
|
|
395
|
-
*/
|
|
396
|
-
export declare const UpdateGameServerOutputFilterSensitiveLog: (obj: UpdateGameServerOutput) => any;
|
|
397
|
-
/**
|
|
398
|
-
* @internal
|
|
399
|
-
*/
|
|
400
|
-
export declare const UpdateGameServerGroupInputFilterSensitiveLog: (obj: UpdateGameServerGroupInput) => any;
|
|
401
|
-
/**
|
|
402
|
-
* @internal
|
|
403
|
-
*/
|
|
404
|
-
export declare const UpdateGameServerGroupOutputFilterSensitiveLog: (obj: UpdateGameServerGroupOutput) => any;
|
|
405
|
-
/**
|
|
406
|
-
* @internal
|
|
407
|
-
*/
|
|
408
|
-
export declare const UpdateGameSessionInputFilterSensitiveLog: (obj: UpdateGameSessionInput) => any;
|
|
409
|
-
/**
|
|
410
|
-
* @internal
|
|
411
|
-
*/
|
|
412
|
-
export declare const UpdateGameSessionOutputFilterSensitiveLog: (obj: UpdateGameSessionOutput) => any;
|
|
413
|
-
/**
|
|
414
|
-
* @internal
|
|
415
|
-
*/
|
|
416
|
-
export declare const UpdateGameSessionQueueInputFilterSensitiveLog: (obj: UpdateGameSessionQueueInput) => any;
|
|
417
|
-
/**
|
|
418
|
-
* @internal
|
|
419
|
-
*/
|
|
420
|
-
export declare const UpdateGameSessionQueueOutputFilterSensitiveLog: (obj: UpdateGameSessionQueueOutput) => any;
|
|
421
|
-
/**
|
|
422
|
-
* @internal
|
|
423
|
-
*/
|
|
424
|
-
export declare const UpdateMatchmakingConfigurationInputFilterSensitiveLog: (obj: UpdateMatchmakingConfigurationInput) => any;
|
|
425
|
-
/**
|
|
426
|
-
* @internal
|
|
427
|
-
*/
|
|
428
|
-
export declare const UpdateMatchmakingConfigurationOutputFilterSensitiveLog: (obj: UpdateMatchmakingConfigurationOutput) => any;
|
|
429
|
-
/**
|
|
430
|
-
* @internal
|
|
431
|
-
*/
|
|
432
|
-
export declare const UpdateRuntimeConfigurationInputFilterSensitiveLog: (obj: UpdateRuntimeConfigurationInput) => any;
|
|
433
|
-
/**
|
|
434
|
-
* @internal
|
|
435
|
-
*/
|
|
436
|
-
export declare const UpdateRuntimeConfigurationOutputFilterSensitiveLog: (obj: UpdateRuntimeConfigurationOutput) => any;
|
|
437
|
-
/**
|
|
438
|
-
* @internal
|
|
439
|
-
*/
|
|
440
|
-
export declare const UpdateScriptInputFilterSensitiveLog: (obj: UpdateScriptInput) => any;
|
|
441
|
-
/**
|
|
442
|
-
* @internal
|
|
443
|
-
*/
|
|
444
|
-
export declare const UpdateScriptOutputFilterSensitiveLog: (obj: UpdateScriptOutput) => any;
|
|
445
|
-
/**
|
|
446
|
-
* @internal
|
|
447
|
-
*/
|
|
448
|
-
export declare const ValidateMatchmakingRuleSetInputFilterSensitiveLog: (obj: ValidateMatchmakingRuleSetInput) => any;
|
|
449
|
-
/**
|
|
450
|
-
* @internal
|
|
451
|
-
*/
|
|
452
|
-
export declare const ValidateMatchmakingRuleSetOutputFilterSensitiveLog: (obj: ValidateMatchmakingRuleSetOutput) => any;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeFleetAttributesCommandInput, DescribeFleetAttributesCommandOutput } from "../commands/DescribeFleetAttributesCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeFleetAttributes(config: GameLiftPaginationConfiguration, input: DescribeFleetAttributesCommandInput, ...additionalArguments: any): Paginator<DescribeFleetAttributesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeFleetCapacityCommandInput, DescribeFleetCapacityCommandOutput } from "../commands/DescribeFleetCapacityCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeFleetCapacity(config: GameLiftPaginationConfiguration, input: DescribeFleetCapacityCommandInput, ...additionalArguments: any): Paginator<DescribeFleetCapacityCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeFleetEventsCommandInput, DescribeFleetEventsCommandOutput } from "../commands/DescribeFleetEventsCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeFleetEvents(config: GameLiftPaginationConfiguration, input: DescribeFleetEventsCommandInput, ...additionalArguments: any): Paginator<DescribeFleetEventsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeFleetLocationAttributesCommandInput, DescribeFleetLocationAttributesCommandOutput } from "../commands/DescribeFleetLocationAttributesCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeFleetLocationAttributes(config: GameLiftPaginationConfiguration, input: DescribeFleetLocationAttributesCommandInput, ...additionalArguments: any): Paginator<DescribeFleetLocationAttributesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeFleetUtilizationCommandInput, DescribeFleetUtilizationCommandOutput } from "../commands/DescribeFleetUtilizationCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeFleetUtilization(config: GameLiftPaginationConfiguration, input: DescribeFleetUtilizationCommandInput, ...additionalArguments: any): Paginator<DescribeFleetUtilizationCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeGameServerInstancesCommandInput, DescribeGameServerInstancesCommandOutput } from "../commands/DescribeGameServerInstancesCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeGameServerInstances(config: GameLiftPaginationConfiguration, input: DescribeGameServerInstancesCommandInput, ...additionalArguments: any): Paginator<DescribeGameServerInstancesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeGameSessionDetailsCommandInput, DescribeGameSessionDetailsCommandOutput } from "../commands/DescribeGameSessionDetailsCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeGameSessionDetails(config: GameLiftPaginationConfiguration, input: DescribeGameSessionDetailsCommandInput, ...additionalArguments: any): Paginator<DescribeGameSessionDetailsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeGameSessionQueuesCommandInput, DescribeGameSessionQueuesCommandOutput } from "../commands/DescribeGameSessionQueuesCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeGameSessionQueues(config: GameLiftPaginationConfiguration, input: DescribeGameSessionQueuesCommandInput, ...additionalArguments: any): Paginator<DescribeGameSessionQueuesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeGameSessionsCommandInput, DescribeGameSessionsCommandOutput } from "../commands/DescribeGameSessionsCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeGameSessions(config: GameLiftPaginationConfiguration, input: DescribeGameSessionsCommandInput, ...additionalArguments: any): Paginator<DescribeGameSessionsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeInstancesCommandInput, DescribeInstancesCommandOutput } from "../commands/DescribeInstancesCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeInstances(config: GameLiftPaginationConfiguration, input: DescribeInstancesCommandInput, ...additionalArguments: any): Paginator<DescribeInstancesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeMatchmakingConfigurationsCommandInput, DescribeMatchmakingConfigurationsCommandOutput } from "../commands/DescribeMatchmakingConfigurationsCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeMatchmakingConfigurations(config: GameLiftPaginationConfiguration, input: DescribeMatchmakingConfigurationsCommandInput, ...additionalArguments: any): Paginator<DescribeMatchmakingConfigurationsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeMatchmakingRuleSetsCommandInput, DescribeMatchmakingRuleSetsCommandOutput } from "../commands/DescribeMatchmakingRuleSetsCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeMatchmakingRuleSets(config: GameLiftPaginationConfiguration, input: DescribeMatchmakingRuleSetsCommandInput, ...additionalArguments: any): Paginator<DescribeMatchmakingRuleSetsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribePlayerSessionsCommandInput, DescribePlayerSessionsCommandOutput } from "../commands/DescribePlayerSessionsCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribePlayerSessions(config: GameLiftPaginationConfiguration, input: DescribePlayerSessionsCommandInput, ...additionalArguments: any): Paginator<DescribePlayerSessionsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeScalingPoliciesCommandInput, DescribeScalingPoliciesCommandOutput } from "../commands/DescribeScalingPoliciesCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeScalingPolicies(config: GameLiftPaginationConfiguration, input: DescribeScalingPoliciesCommandInput, ...additionalArguments: any): Paginator<DescribeScalingPoliciesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListAliasesCommandInput, ListAliasesCommandOutput } from "../commands/ListAliasesCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListAliases(config: GameLiftPaginationConfiguration, input: ListAliasesCommandInput, ...additionalArguments: any): Paginator<ListAliasesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListBuildsCommandInput, ListBuildsCommandOutput } from "../commands/ListBuildsCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListBuilds(config: GameLiftPaginationConfiguration, input: ListBuildsCommandInput, ...additionalArguments: any): Paginator<ListBuildsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListComputeCommandInput, ListComputeCommandOutput } from "../commands/ListComputeCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListCompute(config: GameLiftPaginationConfiguration, input: ListComputeCommandInput, ...additionalArguments: any): Paginator<ListComputeCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListFleetsCommandInput, ListFleetsCommandOutput } from "../commands/ListFleetsCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListFleets(config: GameLiftPaginationConfiguration, input: ListFleetsCommandInput, ...additionalArguments: any): Paginator<ListFleetsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListGameServerGroupsCommandInput, ListGameServerGroupsCommandOutput } from "../commands/ListGameServerGroupsCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListGameServerGroups(config: GameLiftPaginationConfiguration, input: ListGameServerGroupsCommandInput, ...additionalArguments: any): Paginator<ListGameServerGroupsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListGameServersCommandInput, ListGameServersCommandOutput } from "../commands/ListGameServersCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListGameServers(config: GameLiftPaginationConfiguration, input: ListGameServersCommandInput, ...additionalArguments: any): Paginator<ListGameServersCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListLocationsCommandInput, ListLocationsCommandOutput } from "../commands/ListLocationsCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListLocations(config: GameLiftPaginationConfiguration, input: ListLocationsCommandInput, ...additionalArguments: any): Paginator<ListLocationsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListScriptsCommandInput, ListScriptsCommandOutput } from "../commands/ListScriptsCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListScripts(config: GameLiftPaginationConfiguration, input: ListScriptsCommandInput, ...additionalArguments: any): Paginator<ListScriptsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { SearchGameSessionsCommandInput, SearchGameSessionsCommandOutput } from "../commands/SearchGameSessionsCommand";
|
|
3
3
|
import { GameLiftPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateSearchGameSessions(config: GameLiftPaginationConfiguration, input: SearchGameSessionsCommandInput, ...additionalArguments: any): Paginator<SearchGameSessionsCommandOutput>;
|