@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,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class TagResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class TagResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UntagResourceCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UntagResourceCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateAliasInputFilterSensitiveLog, UpdateAliasOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateAliasCommand, serializeAws_json1_1UpdateAliasCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateAliasCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateAliasCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateBuildInputFilterSensitiveLog, UpdateBuildOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateBuildCommand, serializeAws_json1_1UpdateBuildCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateBuildCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateBuildCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateFleetAttributesInputFilterSensitiveLog, UpdateFleetAttributesOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateFleetAttributesCommand, serializeAws_json1_1UpdateFleetAttributesCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateFleetAttributesCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateFleetAttributesCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateFleetCapacityInputFilterSensitiveLog, UpdateFleetCapacityOutputFilterSensitiveLog, } from "../models/models_0";
|
|
5
4
|
import { deserializeAws_json1_1UpdateFleetCapacityCommand, serializeAws_json1_1UpdateFleetCapacityCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateFleetCapacityCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateFleetCapacityCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateFleetPortSettingsInputFilterSensitiveLog } from "../models/models_0";
|
|
5
|
-
import { UpdateFleetPortSettingsOutputFilterSensitiveLog } from "../models/models_1";
|
|
6
4
|
import { deserializeAws_json1_1UpdateFleetPortSettingsCommand, serializeAws_json1_1UpdateFleetPortSettingsCommand, } from "../protocols/Aws_json1_1";
|
|
7
5
|
export class UpdateFleetPortSettingsCommand extends $Command {
|
|
8
6
|
static getEndpointParameterInstructions() {
|
|
@@ -28,8 +26,8 @@ export class UpdateFleetPortSettingsCommand extends $Command {
|
|
|
28
26
|
logger,
|
|
29
27
|
clientName,
|
|
30
28
|
commandName,
|
|
31
|
-
inputFilterSensitiveLog:
|
|
32
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
33
31
|
};
|
|
34
32
|
const { requestHandler } = configuration;
|
|
35
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateGameServerInputFilterSensitiveLog, UpdateGameServerOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_json1_1UpdateGameServerCommand, serializeAws_json1_1UpdateGameServerCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateGameServerCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateGameServerCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateGameServerGroupInputFilterSensitiveLog, UpdateGameServerGroupOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_json1_1UpdateGameServerGroupCommand, serializeAws_json1_1UpdateGameServerGroupCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateGameServerGroupCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateGameServerGroupCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateGameSessionInputFilterSensitiveLog, UpdateGameSessionOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_json1_1UpdateGameSessionCommand, serializeAws_json1_1UpdateGameSessionCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateGameSessionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateGameSessionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateGameSessionQueueInputFilterSensitiveLog, UpdateGameSessionQueueOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_json1_1UpdateGameSessionQueueCommand, serializeAws_json1_1UpdateGameSessionQueueCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateGameSessionQueueCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateGameSessionQueueCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateMatchmakingConfigurationInputFilterSensitiveLog, UpdateMatchmakingConfigurationOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_json1_1UpdateMatchmakingConfigurationCommand, serializeAws_json1_1UpdateMatchmakingConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateMatchmakingConfigurationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateMatchmakingConfigurationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateRuntimeConfigurationInputFilterSensitiveLog, UpdateRuntimeConfigurationOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_json1_1UpdateRuntimeConfigurationCommand, serializeAws_json1_1UpdateRuntimeConfigurationCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateRuntimeConfigurationCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateRuntimeConfigurationCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateScriptInputFilterSensitiveLog, UpdateScriptOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_json1_1UpdateScriptCommand, serializeAws_json1_1UpdateScriptCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class UpdateScriptCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateScriptCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { ValidateMatchmakingRuleSetInputFilterSensitiveLog, ValidateMatchmakingRuleSetOutputFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_json1_1ValidateMatchmakingRuleSetCommand, serializeAws_json1_1ValidateMatchmakingRuleSetCommand, } from "../protocols/Aws_json1_1";
|
|
6
5
|
export class ValidateMatchmakingRuleSetCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class ValidateMatchmakingRuleSetCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|