@aws-sdk/client-gamelift 3.477.0 → 3.481.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 +18 -41
- package/dist-cjs/commands/ClaimGameServerCommand.js +18 -41
- package/dist-cjs/commands/CreateAliasCommand.js +18 -41
- package/dist-cjs/commands/CreateBuildCommand.js +18 -41
- package/dist-cjs/commands/CreateFleetCommand.js +18 -41
- package/dist-cjs/commands/CreateFleetLocationsCommand.js +18 -41
- package/dist-cjs/commands/CreateGameServerGroupCommand.js +18 -41
- package/dist-cjs/commands/CreateGameSessionCommand.js +18 -41
- package/dist-cjs/commands/CreateGameSessionQueueCommand.js +18 -41
- package/dist-cjs/commands/CreateLocationCommand.js +18 -41
- package/dist-cjs/commands/CreateMatchmakingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/CreateMatchmakingRuleSetCommand.js +18 -41
- package/dist-cjs/commands/CreatePlayerSessionCommand.js +18 -41
- package/dist-cjs/commands/CreatePlayerSessionsCommand.js +18 -41
- package/dist-cjs/commands/CreateScriptCommand.js +18 -41
- package/dist-cjs/commands/CreateVpcPeeringAuthorizationCommand.js +18 -41
- package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +18 -41
- package/dist-cjs/commands/DeleteAliasCommand.js +18 -41
- package/dist-cjs/commands/DeleteBuildCommand.js +18 -41
- package/dist-cjs/commands/DeleteFleetCommand.js +18 -41
- package/dist-cjs/commands/DeleteFleetLocationsCommand.js +18 -41
- package/dist-cjs/commands/DeleteGameServerGroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteGameSessionQueueCommand.js +18 -41
- package/dist-cjs/commands/DeleteLocationCommand.js +18 -41
- package/dist-cjs/commands/DeleteMatchmakingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteMatchmakingRuleSetCommand.js +18 -41
- package/dist-cjs/commands/DeleteScalingPolicyCommand.js +18 -41
- package/dist-cjs/commands/DeleteScriptCommand.js +18 -41
- package/dist-cjs/commands/DeleteVpcPeeringAuthorizationCommand.js +18 -41
- package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +18 -41
- package/dist-cjs/commands/DeregisterComputeCommand.js +18 -41
- package/dist-cjs/commands/DeregisterGameServerCommand.js +18 -41
- package/dist-cjs/commands/DescribeAliasCommand.js +18 -41
- package/dist-cjs/commands/DescribeBuildCommand.js +18 -41
- package/dist-cjs/commands/DescribeComputeCommand.js +18 -41
- package/dist-cjs/commands/DescribeEC2InstanceLimitsCommand.js +18 -41
- package/dist-cjs/commands/DescribeFleetAttributesCommand.js +18 -41
- package/dist-cjs/commands/DescribeFleetCapacityCommand.js +18 -41
- package/dist-cjs/commands/DescribeFleetEventsCommand.js +18 -41
- package/dist-cjs/commands/DescribeFleetLocationAttributesCommand.js +18 -41
- package/dist-cjs/commands/DescribeFleetLocationCapacityCommand.js +18 -41
- package/dist-cjs/commands/DescribeFleetLocationUtilizationCommand.js +18 -41
- package/dist-cjs/commands/DescribeFleetPortSettingsCommand.js +18 -41
- package/dist-cjs/commands/DescribeFleetUtilizationCommand.js +18 -41
- package/dist-cjs/commands/DescribeGameServerCommand.js +18 -41
- package/dist-cjs/commands/DescribeGameServerGroupCommand.js +18 -41
- package/dist-cjs/commands/DescribeGameServerInstancesCommand.js +18 -41
- package/dist-cjs/commands/DescribeGameSessionDetailsCommand.js +18 -41
- package/dist-cjs/commands/DescribeGameSessionPlacementCommand.js +18 -41
- package/dist-cjs/commands/DescribeGameSessionQueuesCommand.js +18 -41
- package/dist-cjs/commands/DescribeGameSessionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeInstancesCommand.js +18 -41
- package/dist-cjs/commands/DescribeMatchmakingCommand.js +18 -41
- package/dist-cjs/commands/DescribeMatchmakingConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeMatchmakingRuleSetsCommand.js +18 -41
- package/dist-cjs/commands/DescribePlayerSessionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeRuntimeConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DescribeScalingPoliciesCommand.js +18 -41
- package/dist-cjs/commands/DescribeScriptCommand.js +18 -41
- package/dist-cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +18 -41
- package/dist-cjs/commands/GetComputeAccessCommand.js +18 -41
- package/dist-cjs/commands/GetComputeAuthTokenCommand.js +18 -41
- package/dist-cjs/commands/GetGameSessionLogUrlCommand.js +18 -41
- package/dist-cjs/commands/GetInstanceAccessCommand.js +18 -41
- package/dist-cjs/commands/ListAliasesCommand.js +18 -41
- package/dist-cjs/commands/ListBuildsCommand.js +18 -41
- package/dist-cjs/commands/ListComputeCommand.js +18 -41
- package/dist-cjs/commands/ListFleetsCommand.js +18 -41
- package/dist-cjs/commands/ListGameServerGroupsCommand.js +18 -41
- package/dist-cjs/commands/ListGameServersCommand.js +18 -41
- package/dist-cjs/commands/ListLocationsCommand.js +18 -41
- package/dist-cjs/commands/ListScriptsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/PutScalingPolicyCommand.js +18 -41
- package/dist-cjs/commands/RegisterComputeCommand.js +18 -41
- package/dist-cjs/commands/RegisterGameServerCommand.js +18 -41
- package/dist-cjs/commands/RequestUploadCredentialsCommand.js +18 -41
- package/dist-cjs/commands/ResolveAliasCommand.js +18 -41
- package/dist-cjs/commands/ResumeGameServerGroupCommand.js +18 -41
- package/dist-cjs/commands/SearchGameSessionsCommand.js +18 -41
- package/dist-cjs/commands/StartFleetActionsCommand.js +18 -41
- package/dist-cjs/commands/StartGameSessionPlacementCommand.js +18 -41
- package/dist-cjs/commands/StartMatchBackfillCommand.js +18 -41
- package/dist-cjs/commands/StartMatchmakingCommand.js +18 -41
- package/dist-cjs/commands/StopFleetActionsCommand.js +18 -41
- package/dist-cjs/commands/StopGameSessionPlacementCommand.js +18 -41
- package/dist-cjs/commands/StopMatchmakingCommand.js +18 -41
- package/dist-cjs/commands/SuspendGameServerGroupCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAliasCommand.js +18 -41
- package/dist-cjs/commands/UpdateBuildCommand.js +18 -41
- package/dist-cjs/commands/UpdateFleetAttributesCommand.js +18 -41
- package/dist-cjs/commands/UpdateFleetCapacityCommand.js +18 -41
- package/dist-cjs/commands/UpdateFleetPortSettingsCommand.js +18 -41
- package/dist-cjs/commands/UpdateGameServerCommand.js +18 -41
- package/dist-cjs/commands/UpdateGameServerGroupCommand.js +18 -41
- package/dist-cjs/commands/UpdateGameSessionCommand.js +18 -41
- package/dist-cjs/commands/UpdateGameSessionQueueCommand.js +18 -41
- package/dist-cjs/commands/UpdateMatchmakingConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateRuntimeConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateScriptCommand.js +18 -41
- package/dist-cjs/commands/ValidateMatchmakingRuleSetCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/pagination/DescribeFleetAttributesPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeFleetCapacityPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeFleetEventsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeFleetLocationAttributesPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeFleetUtilizationPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeGameServerInstancesPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeGameSessionDetailsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeGameSessionQueuesPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeGameSessionsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeInstancesPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeMatchmakingConfigurationsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeMatchmakingRuleSetsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribePlayerSessionsPaginator.js +2 -24
- package/dist-cjs/pagination/DescribeScalingPoliciesPaginator.js +2 -24
- package/dist-cjs/pagination/ListAliasesPaginator.js +2 -24
- package/dist-cjs/pagination/ListBuildsPaginator.js +2 -24
- package/dist-cjs/pagination/ListComputePaginator.js +2 -24
- package/dist-cjs/pagination/ListFleetsPaginator.js +2 -24
- package/dist-cjs/pagination/ListGameServerGroupsPaginator.js +2 -24
- package/dist-cjs/pagination/ListGameServersPaginator.js +2 -24
- package/dist-cjs/pagination/ListLocationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListScriptsPaginator.js +2 -24
- package/dist-cjs/pagination/SearchGameSessionsPaginator.js +2 -24
- package/dist-es/commands/AcceptMatchCommand.js +18 -41
- package/dist-es/commands/ClaimGameServerCommand.js +18 -41
- package/dist-es/commands/CreateAliasCommand.js +18 -41
- package/dist-es/commands/CreateBuildCommand.js +18 -41
- package/dist-es/commands/CreateFleetCommand.js +18 -41
- package/dist-es/commands/CreateFleetLocationsCommand.js +18 -41
- package/dist-es/commands/CreateGameServerGroupCommand.js +18 -41
- package/dist-es/commands/CreateGameSessionCommand.js +18 -41
- package/dist-es/commands/CreateGameSessionQueueCommand.js +18 -41
- package/dist-es/commands/CreateLocationCommand.js +18 -41
- package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +18 -41
- package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +18 -41
- package/dist-es/commands/CreatePlayerSessionCommand.js +18 -41
- package/dist-es/commands/CreatePlayerSessionsCommand.js +18 -41
- package/dist-es/commands/CreateScriptCommand.js +18 -41
- package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +18 -41
- package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +18 -41
- package/dist-es/commands/DeleteAliasCommand.js +18 -41
- package/dist-es/commands/DeleteBuildCommand.js +18 -41
- package/dist-es/commands/DeleteFleetCommand.js +18 -41
- package/dist-es/commands/DeleteFleetLocationsCommand.js +18 -41
- package/dist-es/commands/DeleteGameServerGroupCommand.js +18 -41
- package/dist-es/commands/DeleteGameSessionQueueCommand.js +18 -41
- package/dist-es/commands/DeleteLocationCommand.js +18 -41
- package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +18 -41
- package/dist-es/commands/DeleteScalingPolicyCommand.js +18 -41
- package/dist-es/commands/DeleteScriptCommand.js +18 -41
- package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +18 -41
- package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +18 -41
- package/dist-es/commands/DeregisterComputeCommand.js +18 -41
- package/dist-es/commands/DeregisterGameServerCommand.js +18 -41
- package/dist-es/commands/DescribeAliasCommand.js +18 -41
- package/dist-es/commands/DescribeBuildCommand.js +18 -41
- package/dist-es/commands/DescribeComputeCommand.js +18 -41
- package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +18 -41
- package/dist-es/commands/DescribeFleetAttributesCommand.js +18 -41
- package/dist-es/commands/DescribeFleetCapacityCommand.js +18 -41
- package/dist-es/commands/DescribeFleetEventsCommand.js +18 -41
- package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +18 -41
- package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +18 -41
- package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +18 -41
- package/dist-es/commands/DescribeFleetPortSettingsCommand.js +18 -41
- package/dist-es/commands/DescribeFleetUtilizationCommand.js +18 -41
- package/dist-es/commands/DescribeGameServerCommand.js +18 -41
- package/dist-es/commands/DescribeGameServerGroupCommand.js +18 -41
- package/dist-es/commands/DescribeGameServerInstancesCommand.js +18 -41
- package/dist-es/commands/DescribeGameSessionDetailsCommand.js +18 -41
- package/dist-es/commands/DescribeGameSessionPlacementCommand.js +18 -41
- package/dist-es/commands/DescribeGameSessionQueuesCommand.js +18 -41
- package/dist-es/commands/DescribeGameSessionsCommand.js +18 -41
- package/dist-es/commands/DescribeInstancesCommand.js +18 -41
- package/dist-es/commands/DescribeMatchmakingCommand.js +18 -41
- package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +18 -41
- package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +18 -41
- package/dist-es/commands/DescribePlayerSessionsCommand.js +18 -41
- package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +18 -41
- package/dist-es/commands/DescribeScalingPoliciesCommand.js +18 -41
- package/dist-es/commands/DescribeScriptCommand.js +18 -41
- package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +18 -41
- package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +18 -41
- package/dist-es/commands/GetComputeAccessCommand.js +18 -41
- package/dist-es/commands/GetComputeAuthTokenCommand.js +18 -41
- package/dist-es/commands/GetGameSessionLogUrlCommand.js +18 -41
- package/dist-es/commands/GetInstanceAccessCommand.js +18 -41
- package/dist-es/commands/ListAliasesCommand.js +18 -41
- package/dist-es/commands/ListBuildsCommand.js +18 -41
- package/dist-es/commands/ListComputeCommand.js +18 -41
- package/dist-es/commands/ListFleetsCommand.js +18 -41
- package/dist-es/commands/ListGameServerGroupsCommand.js +18 -41
- package/dist-es/commands/ListGameServersCommand.js +18 -41
- package/dist-es/commands/ListLocationsCommand.js +18 -41
- package/dist-es/commands/ListScriptsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/PutScalingPolicyCommand.js +18 -41
- package/dist-es/commands/RegisterComputeCommand.js +18 -41
- package/dist-es/commands/RegisterGameServerCommand.js +18 -41
- package/dist-es/commands/RequestUploadCredentialsCommand.js +18 -41
- package/dist-es/commands/ResolveAliasCommand.js +18 -41
- package/dist-es/commands/ResumeGameServerGroupCommand.js +18 -41
- package/dist-es/commands/SearchGameSessionsCommand.js +18 -41
- package/dist-es/commands/StartFleetActionsCommand.js +18 -41
- package/dist-es/commands/StartGameSessionPlacementCommand.js +18 -41
- package/dist-es/commands/StartMatchBackfillCommand.js +18 -41
- package/dist-es/commands/StartMatchmakingCommand.js +18 -41
- package/dist-es/commands/StopFleetActionsCommand.js +18 -41
- package/dist-es/commands/StopGameSessionPlacementCommand.js +18 -41
- package/dist-es/commands/StopMatchmakingCommand.js +18 -41
- package/dist-es/commands/SuspendGameServerGroupCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateAliasCommand.js +18 -41
- package/dist-es/commands/UpdateBuildCommand.js +18 -41
- package/dist-es/commands/UpdateFleetAttributesCommand.js +18 -41
- package/dist-es/commands/UpdateFleetCapacityCommand.js +18 -41
- package/dist-es/commands/UpdateFleetPortSettingsCommand.js +18 -41
- package/dist-es/commands/UpdateGameServerCommand.js +18 -41
- package/dist-es/commands/UpdateGameServerGroupCommand.js +18 -41
- package/dist-es/commands/UpdateGameSessionCommand.js +18 -41
- package/dist-es/commands/UpdateGameSessionQueueCommand.js +18 -41
- package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateScriptCommand.js +18 -41
- package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/pagination/DescribeFleetAttributesPaginator.js +2 -23
- package/dist-es/pagination/DescribeFleetCapacityPaginator.js +2 -23
- package/dist-es/pagination/DescribeFleetEventsPaginator.js +2 -23
- package/dist-es/pagination/DescribeFleetLocationAttributesPaginator.js +2 -23
- package/dist-es/pagination/DescribeFleetUtilizationPaginator.js +2 -23
- package/dist-es/pagination/DescribeGameServerInstancesPaginator.js +2 -23
- package/dist-es/pagination/DescribeGameSessionDetailsPaginator.js +2 -23
- package/dist-es/pagination/DescribeGameSessionQueuesPaginator.js +2 -23
- package/dist-es/pagination/DescribeGameSessionsPaginator.js +2 -23
- package/dist-es/pagination/DescribeInstancesPaginator.js +2 -23
- package/dist-es/pagination/DescribeMatchmakingConfigurationsPaginator.js +2 -23
- package/dist-es/pagination/DescribeMatchmakingRuleSetsPaginator.js +2 -23
- package/dist-es/pagination/DescribePlayerSessionsPaginator.js +2 -23
- package/dist-es/pagination/DescribeScalingPoliciesPaginator.js +2 -23
- package/dist-es/pagination/ListAliasesPaginator.js +2 -23
- package/dist-es/pagination/ListBuildsPaginator.js +2 -23
- package/dist-es/pagination/ListComputePaginator.js +2 -23
- package/dist-es/pagination/ListFleetsPaginator.js +2 -23
- package/dist-es/pagination/ListGameServerGroupsPaginator.js +2 -23
- package/dist-es/pagination/ListGameServersPaginator.js +2 -23
- package/dist-es/pagination/ListLocationsPaginator.js +2 -23
- package/dist-es/pagination/ListScriptsPaginator.js +2 -23
- package/dist-es/pagination/SearchGameSessionsPaginator.js +2 -23
- package/dist-types/commands/AcceptMatchCommand.d.ts +6 -21
- package/dist-types/commands/ClaimGameServerCommand.d.ts +6 -21
- package/dist-types/commands/CreateAliasCommand.d.ts +6 -21
- package/dist-types/commands/CreateBuildCommand.d.ts +6 -21
- package/dist-types/commands/CreateFleetCommand.d.ts +6 -21
- package/dist-types/commands/CreateFleetLocationsCommand.d.ts +6 -21
- package/dist-types/commands/CreateGameServerGroupCommand.d.ts +6 -21
- package/dist-types/commands/CreateGameSessionCommand.d.ts +6 -21
- package/dist-types/commands/CreateGameSessionQueueCommand.d.ts +6 -21
- package/dist-types/commands/CreateLocationCommand.d.ts +6 -21
- package/dist-types/commands/CreateMatchmakingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/CreateMatchmakingRuleSetCommand.d.ts +6 -21
- package/dist-types/commands/CreatePlayerSessionCommand.d.ts +6 -21
- package/dist-types/commands/CreatePlayerSessionsCommand.d.ts +6 -21
- package/dist-types/commands/CreateScriptCommand.d.ts +6 -21
- package/dist-types/commands/CreateVpcPeeringAuthorizationCommand.d.ts +6 -21
- package/dist-types/commands/CreateVpcPeeringConnectionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAliasCommand.d.ts +6 -21
- package/dist-types/commands/DeleteBuildCommand.d.ts +6 -21
- package/dist-types/commands/DeleteFleetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteFleetLocationsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteGameServerGroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteGameSessionQueueCommand.d.ts +6 -21
- package/dist-types/commands/DeleteLocationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMatchmakingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMatchmakingRuleSetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteScalingPolicyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteScriptCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteVpcPeeringConnectionCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterComputeCommand.d.ts +6 -21
- package/dist-types/commands/DeregisterGameServerCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAliasCommand.d.ts +6 -21
- package/dist-types/commands/DescribeBuildCommand.d.ts +6 -21
- package/dist-types/commands/DescribeComputeCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEC2InstanceLimitsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFleetAttributesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFleetCapacityCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFleetEventsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFleetLocationAttributesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFleetLocationCapacityCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFleetLocationUtilizationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFleetPortSettingsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFleetUtilizationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeGameServerCommand.d.ts +6 -21
- package/dist-types/commands/DescribeGameServerGroupCommand.d.ts +6 -21
- package/dist-types/commands/DescribeGameServerInstancesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeGameSessionDetailsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeGameSessionPlacementCommand.d.ts +6 -21
- package/dist-types/commands/DescribeGameSessionQueuesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeGameSessionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeInstancesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeMatchmakingCommand.d.ts +6 -21
- package/dist-types/commands/DescribeMatchmakingConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeMatchmakingRuleSetsCommand.d.ts +6 -21
- package/dist-types/commands/DescribePlayerSessionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRuntimeConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeScalingPoliciesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeScriptCommand.d.ts +6 -21
- package/dist-types/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeVpcPeeringConnectionsCommand.d.ts +6 -21
- package/dist-types/commands/GetComputeAccessCommand.d.ts +6 -21
- package/dist-types/commands/GetComputeAuthTokenCommand.d.ts +6 -21
- package/dist-types/commands/GetGameSessionLogUrlCommand.d.ts +6 -21
- package/dist-types/commands/GetInstanceAccessCommand.d.ts +6 -21
- package/dist-types/commands/ListAliasesCommand.d.ts +6 -21
- package/dist-types/commands/ListBuildsCommand.d.ts +6 -21
- package/dist-types/commands/ListComputeCommand.d.ts +6 -21
- package/dist-types/commands/ListFleetsCommand.d.ts +6 -21
- package/dist-types/commands/ListGameServerGroupsCommand.d.ts +6 -21
- package/dist-types/commands/ListGameServersCommand.d.ts +6 -21
- package/dist-types/commands/ListLocationsCommand.d.ts +6 -21
- package/dist-types/commands/ListScriptsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/PutScalingPolicyCommand.d.ts +6 -21
- package/dist-types/commands/RegisterComputeCommand.d.ts +6 -21
- package/dist-types/commands/RegisterGameServerCommand.d.ts +6 -21
- package/dist-types/commands/RequestUploadCredentialsCommand.d.ts +6 -21
- package/dist-types/commands/ResolveAliasCommand.d.ts +6 -21
- package/dist-types/commands/ResumeGameServerGroupCommand.d.ts +6 -21
- package/dist-types/commands/SearchGameSessionsCommand.d.ts +6 -21
- package/dist-types/commands/StartFleetActionsCommand.d.ts +6 -21
- package/dist-types/commands/StartGameSessionPlacementCommand.d.ts +6 -21
- package/dist-types/commands/StartMatchBackfillCommand.d.ts +6 -21
- package/dist-types/commands/StartMatchmakingCommand.d.ts +6 -21
- package/dist-types/commands/StopFleetActionsCommand.d.ts +6 -21
- package/dist-types/commands/StopGameSessionPlacementCommand.d.ts +6 -21
- package/dist-types/commands/StopMatchmakingCommand.d.ts +6 -21
- package/dist-types/commands/SuspendGameServerGroupCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAliasCommand.d.ts +6 -21
- package/dist-types/commands/UpdateBuildCommand.d.ts +6 -21
- package/dist-types/commands/UpdateFleetAttributesCommand.d.ts +6 -21
- package/dist-types/commands/UpdateFleetCapacityCommand.d.ts +6 -21
- package/dist-types/commands/UpdateFleetPortSettingsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGameServerCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGameServerGroupCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGameSessionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateGameSessionQueueCommand.d.ts +6 -21
- package/dist-types/commands/UpdateMatchmakingConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateRuntimeConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateScriptCommand.d.ts +6 -21
- package/dist-types/commands/ValidateMatchmakingRuleSetCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/pagination/DescribeFleetAttributesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeFleetCapacityPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeFleetEventsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeFleetLocationAttributesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeFleetUtilizationPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeGameServerInstancesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeGameSessionDetailsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeGameSessionQueuesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeGameSessionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeInstancesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeMatchmakingConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeMatchmakingRuleSetsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribePlayerSessionsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeScalingPoliciesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAliasesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBuildsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListComputePaginator.d.ts +1 -1
- package/dist-types/pagination/ListFleetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGameServerGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListGameServersPaginator.d.ts +1 -1
- package/dist-types/pagination/ListLocationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListScriptsPaginator.d.ts +1 -1
- package/dist-types/pagination/SearchGameSessionsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/commands/AcceptMatchCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ClaimGameServerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateBuildCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateFleetLocationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateGameServerGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateGameSessionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateGameSessionQueueCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateLocationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateMatchmakingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateMatchmakingRuleSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreatePlayerSessionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreatePlayerSessionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateVpcPeeringAuthorizationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateVpcPeeringConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteBuildCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteFleetLocationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteGameServerGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteGameSessionQueueCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteLocationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteMatchmakingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteMatchmakingRuleSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteScalingPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteScriptCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteVpcPeeringAuthorizationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteVpcPeeringConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeregisterComputeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeregisterGameServerCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAliasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeBuildCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeComputeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeEC2InstanceLimitsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeFleetAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeFleetCapacityCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeFleetEventsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeFleetLocationAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeFleetLocationCapacityCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeFleetLocationUtilizationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeFleetPortSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeFleetUtilizationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeGameServerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeGameServerGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeGameServerInstancesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeGameSessionDetailsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeGameSessionPlacementCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeGameSessionQueuesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeGameSessionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeInstancesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeMatchmakingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeMatchmakingConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeMatchmakingRuleSetsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribePlayerSessionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeRuntimeConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeScalingPoliciesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeScriptCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeVpcPeeringAuthorizationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeVpcPeeringConnectionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetComputeAccessCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetComputeAuthTokenCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetGameSessionLogUrlCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetInstanceAccessCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListComputeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListGameServerGroupsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListGameServersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListLocationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListScriptsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutScalingPolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RegisterComputeCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RegisterGameServerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RequestUploadCredentialsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ResolveAliasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ResumeGameServerGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/SearchGameSessionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartFleetActionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartGameSessionPlacementCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartMatchBackfillCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartMatchmakingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopFleetActionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopGameSessionPlacementCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StopMatchmakingCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/SuspendGameServerGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateBuildCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateFleetAttributesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateFleetCapacityCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateFleetPortSettingsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateGameServerCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateGameServerGroupCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateGameSessionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateGameSessionQueueCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateMatchmakingConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateRuntimeConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateScriptCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ValidateMatchmakingRuleSetCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/pagination/DescribeFleetAttributesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeFleetCapacityPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeFleetEventsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeFleetLocationAttributesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeFleetUtilizationPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeGameServerInstancesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeGameSessionDetailsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeGameSessionQueuesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeGameSessionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeInstancesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeMatchmakingConfigurationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeMatchmakingRuleSetsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribePlayerSessionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/DescribeScalingPoliciesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListAliasesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListBuildsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListComputePaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListFleetsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListGameServerGroupsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListGameServersPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListLocationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListScriptsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/SearchGameSessionsPaginator.d.ts +3 -3
- package/package.json +11 -10
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateLocationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "GameLiftClient";
|
|
29
|
-
const commandName = "CreateLocationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "GameLift",
|
|
38
|
-
operation: "CreateLocation",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateLocationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateLocationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateLocationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("GameLift", "CreateLocation", {})
|
|
22
|
+
.n("GameLiftClient", "CreateLocationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateLocationCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateLocationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateLocationCommand = CreateLocationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateMatchmakingConfigurationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "GameLiftClient";
|
|
29
|
-
const commandName = "CreateMatchmakingConfigurationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "GameLift",
|
|
38
|
-
operation: "CreateMatchmakingConfiguration",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateMatchmakingConfigurationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateMatchmakingConfigurationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateMatchmakingConfigurationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("GameLift", "CreateMatchmakingConfiguration", {})
|
|
22
|
+
.n("GameLiftClient", "CreateMatchmakingConfigurationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateMatchmakingConfigurationCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateMatchmakingConfigurationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateMatchmakingConfigurationCommand = CreateMatchmakingConfigurationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateMatchmakingRuleSetCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "GameLiftClient";
|
|
29
|
-
const commandName = "CreateMatchmakingRuleSetCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "GameLift",
|
|
38
|
-
operation: "CreateMatchmakingRuleSet",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateMatchmakingRuleSetCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateMatchmakingRuleSetCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateMatchmakingRuleSetCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("GameLift", "CreateMatchmakingRuleSet", {})
|
|
22
|
+
.n("GameLiftClient", "CreateMatchmakingRuleSetCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateMatchmakingRuleSetCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateMatchmakingRuleSetCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateMatchmakingRuleSetCommand = CreateMatchmakingRuleSetCommand;
|
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class CreatePlayerSessionCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "GameLiftClient";
|
|
30
|
-
const commandName = "CreatePlayerSessionCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: models_0_1.CreatePlayerSessionInputFilterSensitiveLog,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.CreatePlayerSessionOutputFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "GameLift",
|
|
39
|
-
operation: "CreatePlayerSession",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_json1_1_1.se_CreatePlayerSessionCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_json1_1_1.de_CreatePlayerSessionCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class CreatePlayerSessionCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("GameLift", "CreatePlayerSession", {})
|
|
23
|
+
.n("GameLiftClient", "CreatePlayerSessionCommand")
|
|
24
|
+
.f(models_0_1.CreatePlayerSessionInputFilterSensitiveLog, models_0_1.CreatePlayerSessionOutputFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_json1_1_1.se_CreatePlayerSessionCommand)
|
|
26
|
+
.de(Aws_json1_1_1.de_CreatePlayerSessionCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.CreatePlayerSessionCommand = CreatePlayerSessionCommand;
|
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class CreatePlayerSessionsCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "GameLiftClient";
|
|
30
|
-
const commandName = "CreatePlayerSessionsCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: models_0_1.CreatePlayerSessionsInputFilterSensitiveLog,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.CreatePlayerSessionsOutputFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "GameLift",
|
|
39
|
-
operation: "CreatePlayerSessions",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_json1_1_1.se_CreatePlayerSessionsCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_json1_1_1.de_CreatePlayerSessionsCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class CreatePlayerSessionsCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("GameLift", "CreatePlayerSessions", {})
|
|
23
|
+
.n("GameLiftClient", "CreatePlayerSessionsCommand")
|
|
24
|
+
.f(models_0_1.CreatePlayerSessionsInputFilterSensitiveLog, models_0_1.CreatePlayerSessionsOutputFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_json1_1_1.se_CreatePlayerSessionsCommand)
|
|
26
|
+
.de(Aws_json1_1_1.de_CreatePlayerSessionsCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.CreatePlayerSessionsCommand = CreatePlayerSessionsCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateScriptCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "GameLiftClient";
|
|
29
|
-
const commandName = "CreateScriptCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "GameLift",
|
|
38
|
-
operation: "CreateScript",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateScriptCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateScriptCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateScriptCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("GameLift", "CreateScript", {})
|
|
22
|
+
.n("GameLiftClient", "CreateScriptCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateScriptCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateScriptCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateScriptCommand = CreateScriptCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateVpcPeeringAuthorizationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "GameLiftClient";
|
|
29
|
-
const commandName = "CreateVpcPeeringAuthorizationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "GameLift",
|
|
38
|
-
operation: "CreateVpcPeeringAuthorization",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateVpcPeeringAuthorizationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateVpcPeeringAuthorizationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateVpcPeeringAuthorizationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("GameLift", "CreateVpcPeeringAuthorization", {})
|
|
22
|
+
.n("GameLiftClient", "CreateVpcPeeringAuthorizationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateVpcPeeringAuthorizationCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateVpcPeeringAuthorizationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateVpcPeeringAuthorizationCommand = CreateVpcPeeringAuthorizationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateVpcPeeringConnectionCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "GameLiftClient";
|
|
29
|
-
const commandName = "CreateVpcPeeringConnectionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "GameLift",
|
|
38
|
-
operation: "CreateVpcPeeringConnection",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_CreateVpcPeeringConnectionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_CreateVpcPeeringConnectionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class CreateVpcPeeringConnectionCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("GameLift", "CreateVpcPeeringConnection", {})
|
|
22
|
+
.n("GameLiftClient", "CreateVpcPeeringConnectionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_CreateVpcPeeringConnectionCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_CreateVpcPeeringConnectionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.CreateVpcPeeringConnectionCommand = CreateVpcPeeringConnectionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteAliasCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "GameLiftClient";
|
|
29
|
-
const commandName = "DeleteAliasCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "GameLift",
|
|
38
|
-
operation: "DeleteAlias",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteAliasCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteAliasCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteAliasCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("GameLift", "DeleteAlias", {})
|
|
22
|
+
.n("GameLiftClient", "DeleteAliasCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteAliasCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteAliasCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteAliasCommand = DeleteAliasCommand;
|