@aws-sdk/client-gamelift 3.297.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.
Files changed (217) hide show
  1. package/dist-cjs/commands/AcceptMatchCommand.js +2 -3
  2. package/dist-cjs/commands/ClaimGameServerCommand.js +2 -3
  3. package/dist-cjs/commands/CreateAliasCommand.js +2 -3
  4. package/dist-cjs/commands/CreateBuildCommand.js +1 -1
  5. package/dist-cjs/commands/CreateFleetCommand.js +2 -3
  6. package/dist-cjs/commands/CreateFleetLocationsCommand.js +2 -3
  7. package/dist-cjs/commands/CreateGameServerGroupCommand.js +2 -3
  8. package/dist-cjs/commands/CreateGameSessionCommand.js +2 -3
  9. package/dist-cjs/commands/CreateGameSessionQueueCommand.js +2 -3
  10. package/dist-cjs/commands/CreateLocationCommand.js +2 -3
  11. package/dist-cjs/commands/CreateMatchmakingConfigurationCommand.js +2 -3
  12. package/dist-cjs/commands/CreateMatchmakingRuleSetCommand.js +2 -3
  13. package/dist-cjs/commands/CreatePlayerSessionCommand.js +2 -3
  14. package/dist-cjs/commands/CreatePlayerSessionsCommand.js +2 -3
  15. package/dist-cjs/commands/CreateScriptCommand.js +2 -3
  16. package/dist-cjs/commands/CreateVpcPeeringAuthorizationCommand.js +2 -3
  17. package/dist-cjs/commands/CreateVpcPeeringConnectionCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteAliasCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteBuildCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteFleetCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteFleetLocationsCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteGameServerGroupCommand.js +2 -3
  23. package/dist-cjs/commands/DeleteGameSessionQueueCommand.js +2 -3
  24. package/dist-cjs/commands/DeleteLocationCommand.js +2 -3
  25. package/dist-cjs/commands/DeleteMatchmakingConfigurationCommand.js +2 -3
  26. package/dist-cjs/commands/DeleteMatchmakingRuleSetCommand.js +2 -3
  27. package/dist-cjs/commands/DeleteScalingPolicyCommand.js +2 -3
  28. package/dist-cjs/commands/DeleteScriptCommand.js +2 -3
  29. package/dist-cjs/commands/DeleteVpcPeeringAuthorizationCommand.js +2 -3
  30. package/dist-cjs/commands/DeleteVpcPeeringConnectionCommand.js +2 -3
  31. package/dist-cjs/commands/DeregisterComputeCommand.js +2 -3
  32. package/dist-cjs/commands/DeregisterGameServerCommand.js +2 -3
  33. package/dist-cjs/commands/DescribeAliasCommand.js +2 -3
  34. package/dist-cjs/commands/DescribeBuildCommand.js +2 -3
  35. package/dist-cjs/commands/DescribeComputeCommand.js +2 -3
  36. package/dist-cjs/commands/DescribeEC2InstanceLimitsCommand.js +2 -3
  37. package/dist-cjs/commands/DescribeFleetAttributesCommand.js +2 -3
  38. package/dist-cjs/commands/DescribeFleetCapacityCommand.js +2 -3
  39. package/dist-cjs/commands/DescribeFleetEventsCommand.js +2 -3
  40. package/dist-cjs/commands/DescribeFleetLocationAttributesCommand.js +2 -3
  41. package/dist-cjs/commands/DescribeFleetLocationCapacityCommand.js +2 -3
  42. package/dist-cjs/commands/DescribeFleetLocationUtilizationCommand.js +2 -3
  43. package/dist-cjs/commands/DescribeFleetPortSettingsCommand.js +2 -3
  44. package/dist-cjs/commands/DescribeFleetUtilizationCommand.js +2 -3
  45. package/dist-cjs/commands/DescribeGameServerCommand.js +2 -3
  46. package/dist-cjs/commands/DescribeGameServerGroupCommand.js +2 -3
  47. package/dist-cjs/commands/DescribeGameServerInstancesCommand.js +2 -3
  48. package/dist-cjs/commands/DescribeGameSessionDetailsCommand.js +2 -3
  49. package/dist-cjs/commands/DescribeGameSessionPlacementCommand.js +2 -3
  50. package/dist-cjs/commands/DescribeGameSessionQueuesCommand.js +2 -3
  51. package/dist-cjs/commands/DescribeGameSessionsCommand.js +2 -3
  52. package/dist-cjs/commands/DescribeInstancesCommand.js +2 -3
  53. package/dist-cjs/commands/DescribeMatchmakingCommand.js +2 -3
  54. package/dist-cjs/commands/DescribeMatchmakingConfigurationsCommand.js +2 -3
  55. package/dist-cjs/commands/DescribeMatchmakingRuleSetsCommand.js +2 -3
  56. package/dist-cjs/commands/DescribePlayerSessionsCommand.js +2 -3
  57. package/dist-cjs/commands/DescribeRuntimeConfigurationCommand.js +2 -3
  58. package/dist-cjs/commands/DescribeScalingPoliciesCommand.js +2 -3
  59. package/dist-cjs/commands/DescribeScriptCommand.js +2 -3
  60. package/dist-cjs/commands/DescribeVpcPeeringAuthorizationsCommand.js +2 -3
  61. package/dist-cjs/commands/DescribeVpcPeeringConnectionsCommand.js +2 -3
  62. package/dist-cjs/commands/GetComputeAccessCommand.js +1 -1
  63. package/dist-cjs/commands/GetComputeAuthTokenCommand.js +2 -3
  64. package/dist-cjs/commands/GetGameSessionLogUrlCommand.js +2 -3
  65. package/dist-cjs/commands/GetInstanceAccessCommand.js +1 -1
  66. package/dist-cjs/commands/ListAliasesCommand.js +2 -3
  67. package/dist-cjs/commands/ListBuildsCommand.js +2 -3
  68. package/dist-cjs/commands/ListComputeCommand.js +2 -3
  69. package/dist-cjs/commands/ListFleetsCommand.js +2 -3
  70. package/dist-cjs/commands/ListGameServerGroupsCommand.js +2 -3
  71. package/dist-cjs/commands/ListGameServersCommand.js +2 -3
  72. package/dist-cjs/commands/ListLocationsCommand.js +2 -3
  73. package/dist-cjs/commands/ListScriptsCommand.js +2 -3
  74. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  75. package/dist-cjs/commands/PutScalingPolicyCommand.js +2 -3
  76. package/dist-cjs/commands/RegisterComputeCommand.js +2 -3
  77. package/dist-cjs/commands/RegisterGameServerCommand.js +2 -3
  78. package/dist-cjs/commands/RequestUploadCredentialsCommand.js +1 -1
  79. package/dist-cjs/commands/ResolveAliasCommand.js +2 -3
  80. package/dist-cjs/commands/ResumeGameServerGroupCommand.js +2 -3
  81. package/dist-cjs/commands/SearchGameSessionsCommand.js +2 -3
  82. package/dist-cjs/commands/StartFleetActionsCommand.js +2 -3
  83. package/dist-cjs/commands/StartGameSessionPlacementCommand.js +2 -3
  84. package/dist-cjs/commands/StartMatchBackfillCommand.js +2 -3
  85. package/dist-cjs/commands/StartMatchmakingCommand.js +2 -3
  86. package/dist-cjs/commands/StopFleetActionsCommand.js +2 -3
  87. package/dist-cjs/commands/StopGameSessionPlacementCommand.js +2 -3
  88. package/dist-cjs/commands/StopMatchmakingCommand.js +2 -3
  89. package/dist-cjs/commands/SuspendGameServerGroupCommand.js +2 -3
  90. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  91. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  92. package/dist-cjs/commands/UpdateAliasCommand.js +2 -3
  93. package/dist-cjs/commands/UpdateBuildCommand.js +2 -3
  94. package/dist-cjs/commands/UpdateFleetAttributesCommand.js +2 -3
  95. package/dist-cjs/commands/UpdateFleetCapacityCommand.js +2 -3
  96. package/dist-cjs/commands/UpdateFleetPortSettingsCommand.js +2 -4
  97. package/dist-cjs/commands/UpdateGameServerCommand.js +2 -3
  98. package/dist-cjs/commands/UpdateGameServerGroupCommand.js +2 -3
  99. package/dist-cjs/commands/UpdateGameSessionCommand.js +2 -3
  100. package/dist-cjs/commands/UpdateGameSessionQueueCommand.js +2 -3
  101. package/dist-cjs/commands/UpdateMatchmakingConfigurationCommand.js +2 -3
  102. package/dist-cjs/commands/UpdateRuntimeConfigurationCommand.js +2 -3
  103. package/dist-cjs/commands/UpdateScriptCommand.js +2 -3
  104. package/dist-cjs/commands/ValidateMatchmakingRuleSetCommand.js +2 -3
  105. package/dist-cjs/models/models_0.js +1 -953
  106. package/dist-cjs/models/models_1.js +1 -69
  107. package/dist-es/commands/AcceptMatchCommand.js +2 -3
  108. package/dist-es/commands/ClaimGameServerCommand.js +2 -3
  109. package/dist-es/commands/CreateAliasCommand.js +2 -3
  110. package/dist-es/commands/CreateBuildCommand.js +2 -2
  111. package/dist-es/commands/CreateFleetCommand.js +2 -3
  112. package/dist-es/commands/CreateFleetLocationsCommand.js +2 -3
  113. package/dist-es/commands/CreateGameServerGroupCommand.js +2 -3
  114. package/dist-es/commands/CreateGameSessionCommand.js +2 -3
  115. package/dist-es/commands/CreateGameSessionQueueCommand.js +2 -3
  116. package/dist-es/commands/CreateLocationCommand.js +2 -3
  117. package/dist-es/commands/CreateMatchmakingConfigurationCommand.js +2 -3
  118. package/dist-es/commands/CreateMatchmakingRuleSetCommand.js +2 -3
  119. package/dist-es/commands/CreatePlayerSessionCommand.js +2 -3
  120. package/dist-es/commands/CreatePlayerSessionsCommand.js +2 -3
  121. package/dist-es/commands/CreateScriptCommand.js +2 -3
  122. package/dist-es/commands/CreateVpcPeeringAuthorizationCommand.js +2 -3
  123. package/dist-es/commands/CreateVpcPeeringConnectionCommand.js +2 -3
  124. package/dist-es/commands/DeleteAliasCommand.js +2 -3
  125. package/dist-es/commands/DeleteBuildCommand.js +2 -3
  126. package/dist-es/commands/DeleteFleetCommand.js +2 -3
  127. package/dist-es/commands/DeleteFleetLocationsCommand.js +2 -3
  128. package/dist-es/commands/DeleteGameServerGroupCommand.js +2 -3
  129. package/dist-es/commands/DeleteGameSessionQueueCommand.js +2 -3
  130. package/dist-es/commands/DeleteLocationCommand.js +2 -3
  131. package/dist-es/commands/DeleteMatchmakingConfigurationCommand.js +2 -3
  132. package/dist-es/commands/DeleteMatchmakingRuleSetCommand.js +2 -3
  133. package/dist-es/commands/DeleteScalingPolicyCommand.js +2 -3
  134. package/dist-es/commands/DeleteScriptCommand.js +2 -3
  135. package/dist-es/commands/DeleteVpcPeeringAuthorizationCommand.js +2 -3
  136. package/dist-es/commands/DeleteVpcPeeringConnectionCommand.js +2 -3
  137. package/dist-es/commands/DeregisterComputeCommand.js +2 -3
  138. package/dist-es/commands/DeregisterGameServerCommand.js +2 -3
  139. package/dist-es/commands/DescribeAliasCommand.js +2 -3
  140. package/dist-es/commands/DescribeBuildCommand.js +2 -3
  141. package/dist-es/commands/DescribeComputeCommand.js +2 -3
  142. package/dist-es/commands/DescribeEC2InstanceLimitsCommand.js +2 -3
  143. package/dist-es/commands/DescribeFleetAttributesCommand.js +2 -3
  144. package/dist-es/commands/DescribeFleetCapacityCommand.js +2 -3
  145. package/dist-es/commands/DescribeFleetEventsCommand.js +2 -3
  146. package/dist-es/commands/DescribeFleetLocationAttributesCommand.js +2 -3
  147. package/dist-es/commands/DescribeFleetLocationCapacityCommand.js +2 -3
  148. package/dist-es/commands/DescribeFleetLocationUtilizationCommand.js +2 -3
  149. package/dist-es/commands/DescribeFleetPortSettingsCommand.js +2 -3
  150. package/dist-es/commands/DescribeFleetUtilizationCommand.js +2 -3
  151. package/dist-es/commands/DescribeGameServerCommand.js +2 -3
  152. package/dist-es/commands/DescribeGameServerGroupCommand.js +2 -3
  153. package/dist-es/commands/DescribeGameServerInstancesCommand.js +2 -3
  154. package/dist-es/commands/DescribeGameSessionDetailsCommand.js +2 -3
  155. package/dist-es/commands/DescribeGameSessionPlacementCommand.js +2 -3
  156. package/dist-es/commands/DescribeGameSessionQueuesCommand.js +2 -3
  157. package/dist-es/commands/DescribeGameSessionsCommand.js +2 -3
  158. package/dist-es/commands/DescribeInstancesCommand.js +2 -3
  159. package/dist-es/commands/DescribeMatchmakingCommand.js +2 -3
  160. package/dist-es/commands/DescribeMatchmakingConfigurationsCommand.js +2 -3
  161. package/dist-es/commands/DescribeMatchmakingRuleSetsCommand.js +2 -3
  162. package/dist-es/commands/DescribePlayerSessionsCommand.js +2 -3
  163. package/dist-es/commands/DescribeRuntimeConfigurationCommand.js +2 -3
  164. package/dist-es/commands/DescribeScalingPoliciesCommand.js +2 -3
  165. package/dist-es/commands/DescribeScriptCommand.js +2 -3
  166. package/dist-es/commands/DescribeVpcPeeringAuthorizationsCommand.js +2 -3
  167. package/dist-es/commands/DescribeVpcPeeringConnectionsCommand.js +2 -3
  168. package/dist-es/commands/GetComputeAccessCommand.js +2 -2
  169. package/dist-es/commands/GetComputeAuthTokenCommand.js +2 -3
  170. package/dist-es/commands/GetGameSessionLogUrlCommand.js +2 -3
  171. package/dist-es/commands/GetInstanceAccessCommand.js +2 -2
  172. package/dist-es/commands/ListAliasesCommand.js +2 -3
  173. package/dist-es/commands/ListBuildsCommand.js +2 -3
  174. package/dist-es/commands/ListComputeCommand.js +2 -3
  175. package/dist-es/commands/ListFleetsCommand.js +2 -3
  176. package/dist-es/commands/ListGameServerGroupsCommand.js +2 -3
  177. package/dist-es/commands/ListGameServersCommand.js +2 -3
  178. package/dist-es/commands/ListLocationsCommand.js +2 -3
  179. package/dist-es/commands/ListScriptsCommand.js +2 -3
  180. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  181. package/dist-es/commands/PutScalingPolicyCommand.js +2 -3
  182. package/dist-es/commands/RegisterComputeCommand.js +2 -3
  183. package/dist-es/commands/RegisterGameServerCommand.js +2 -3
  184. package/dist-es/commands/RequestUploadCredentialsCommand.js +2 -2
  185. package/dist-es/commands/ResolveAliasCommand.js +2 -3
  186. package/dist-es/commands/ResumeGameServerGroupCommand.js +2 -3
  187. package/dist-es/commands/SearchGameSessionsCommand.js +2 -3
  188. package/dist-es/commands/StartFleetActionsCommand.js +2 -3
  189. package/dist-es/commands/StartGameSessionPlacementCommand.js +2 -3
  190. package/dist-es/commands/StartMatchBackfillCommand.js +2 -3
  191. package/dist-es/commands/StartMatchmakingCommand.js +2 -3
  192. package/dist-es/commands/StopFleetActionsCommand.js +2 -3
  193. package/dist-es/commands/StopGameSessionPlacementCommand.js +2 -3
  194. package/dist-es/commands/StopMatchmakingCommand.js +2 -3
  195. package/dist-es/commands/SuspendGameServerGroupCommand.js +2 -3
  196. package/dist-es/commands/TagResourceCommand.js +2 -3
  197. package/dist-es/commands/UntagResourceCommand.js +2 -3
  198. package/dist-es/commands/UpdateAliasCommand.js +2 -3
  199. package/dist-es/commands/UpdateBuildCommand.js +2 -3
  200. package/dist-es/commands/UpdateFleetAttributesCommand.js +2 -3
  201. package/dist-es/commands/UpdateFleetCapacityCommand.js +2 -3
  202. package/dist-es/commands/UpdateFleetPortSettingsCommand.js +2 -4
  203. package/dist-es/commands/UpdateGameServerCommand.js +2 -3
  204. package/dist-es/commands/UpdateGameServerGroupCommand.js +2 -3
  205. package/dist-es/commands/UpdateGameSessionCommand.js +2 -3
  206. package/dist-es/commands/UpdateGameSessionQueueCommand.js +2 -3
  207. package/dist-es/commands/UpdateMatchmakingConfigurationCommand.js +2 -3
  208. package/dist-es/commands/UpdateRuntimeConfigurationCommand.js +2 -3
  209. package/dist-es/commands/UpdateScriptCommand.js +2 -3
  210. package/dist-es/commands/ValidateMatchmakingRuleSetCommand.js +2 -3
  211. package/dist-es/models/models_0.js +0 -711
  212. package/dist-es/models/models_1.js +0 -51
  213. package/dist-types/models/models_0.d.ts +2 -950
  214. package/dist-types/models/models_1.d.ts +0 -68
  215. package/dist-types/ts3.4/models/models_0.d.ts +0 -685
  216. package/dist-types/ts3.4/models/models_1.d.ts +0 -51
  217. package/package.json +4 -3
@@ -1825,520 +1825,15 @@ export interface UpdateFleetPortSettingsInput {
1825
1825
  InboundPermissionAuthorizations?: IpPermission[];
1826
1826
  InboundPermissionRevocations?: IpPermission[];
1827
1827
  }
1828
- export declare const AcceptMatchInputFilterSensitiveLog: (
1829
- obj: AcceptMatchInput
1830
- ) => any;
1831
- export declare const AcceptMatchOutputFilterSensitiveLog: (
1832
- obj: AcceptMatchOutput
1833
- ) => any;
1834
- export declare const RoutingStrategyFilterSensitiveLog: (
1835
- obj: RoutingStrategy
1836
- ) => any;
1837
- export declare const AliasFilterSensitiveLog: (obj: Alias) => any;
1838
- export declare const AnywhereConfigurationFilterSensitiveLog: (
1839
- obj: AnywhereConfiguration
1840
- ) => any;
1841
- export declare const AttributeValueFilterSensitiveLog: (
1842
- obj: AttributeValue
1843
- ) => any;
1844
1828
  export declare const AwsCredentialsFilterSensitiveLog: (
1845
1829
  obj: AwsCredentials
1846
1830
  ) => any;
1847
- export declare const BuildFilterSensitiveLog: (obj: Build) => any;
1848
- export declare const CertificateConfigurationFilterSensitiveLog: (
1849
- obj: CertificateConfiguration
1850
- ) => any;
1851
- export declare const ClaimGameServerInputFilterSensitiveLog: (
1852
- obj: ClaimGameServerInput
1853
- ) => any;
1854
- export declare const GameServerFilterSensitiveLog: (obj: GameServer) => any;
1855
- export declare const ClaimGameServerOutputFilterSensitiveLog: (
1856
- obj: ClaimGameServerOutput
1857
- ) => any;
1858
- export declare const ComputeFilterSensitiveLog: (obj: Compute) => any;
1859
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
1860
- export declare const CreateAliasInputFilterSensitiveLog: (
1861
- obj: CreateAliasInput
1862
- ) => any;
1863
- export declare const CreateAliasOutputFilterSensitiveLog: (
1864
- obj: CreateAliasOutput
1865
- ) => any;
1866
- export declare const S3LocationFilterSensitiveLog: (obj: S3Location) => any;
1867
- export declare const CreateBuildInputFilterSensitiveLog: (
1868
- obj: CreateBuildInput
1869
- ) => any;
1870
1831
  export declare const CreateBuildOutputFilterSensitiveLog: (
1871
1832
  obj: CreateBuildOutput
1872
1833
  ) => any;
1873
- export declare const IpPermissionFilterSensitiveLog: (obj: IpPermission) => any;
1874
- export declare const LocationConfigurationFilterSensitiveLog: (
1875
- obj: LocationConfiguration
1876
- ) => any;
1877
- export declare const ResourceCreationLimitPolicyFilterSensitiveLog: (
1878
- obj: ResourceCreationLimitPolicy
1879
- ) => any;
1880
- export declare const ServerProcessFilterSensitiveLog: (
1881
- obj: ServerProcess
1882
- ) => any;
1883
- export declare const RuntimeConfigurationFilterSensitiveLog: (
1884
- obj: RuntimeConfiguration
1885
- ) => any;
1886
- export declare const CreateFleetInputFilterSensitiveLog: (
1887
- obj: CreateFleetInput
1888
- ) => any;
1889
- export declare const FleetAttributesFilterSensitiveLog: (
1890
- obj: FleetAttributes
1891
- ) => any;
1892
- export declare const LocationStateFilterSensitiveLog: (
1893
- obj: LocationState
1894
- ) => any;
1895
- export declare const CreateFleetOutputFilterSensitiveLog: (
1896
- obj: CreateFleetOutput
1897
- ) => any;
1898
- export declare const CreateFleetLocationsInputFilterSensitiveLog: (
1899
- obj: CreateFleetLocationsInput
1900
- ) => any;
1901
- export declare const CreateFleetLocationsOutputFilterSensitiveLog: (
1902
- obj: CreateFleetLocationsOutput
1903
- ) => any;
1904
- export declare const TargetTrackingConfigurationFilterSensitiveLog: (
1905
- obj: TargetTrackingConfiguration
1906
- ) => any;
1907
- export declare const GameServerGroupAutoScalingPolicyFilterSensitiveLog: (
1908
- obj: GameServerGroupAutoScalingPolicy
1909
- ) => any;
1910
- export declare const InstanceDefinitionFilterSensitiveLog: (
1911
- obj: InstanceDefinition
1912
- ) => any;
1913
- export declare const LaunchTemplateSpecificationFilterSensitiveLog: (
1914
- obj: LaunchTemplateSpecification
1915
- ) => any;
1916
- export declare const CreateGameServerGroupInputFilterSensitiveLog: (
1917
- obj: CreateGameServerGroupInput
1918
- ) => any;
1919
- export declare const GameServerGroupFilterSensitiveLog: (
1920
- obj: GameServerGroup
1921
- ) => any;
1922
- export declare const CreateGameServerGroupOutputFilterSensitiveLog: (
1923
- obj: CreateGameServerGroupOutput
1924
- ) => any;
1925
- export declare const GamePropertyFilterSensitiveLog: (obj: GameProperty) => any;
1926
- export declare const CreateGameSessionInputFilterSensitiveLog: (
1927
- obj: CreateGameSessionInput
1928
- ) => any;
1929
- export declare const GameSessionFilterSensitiveLog: (obj: GameSession) => any;
1930
- export declare const CreateGameSessionOutputFilterSensitiveLog: (
1931
- obj: CreateGameSessionOutput
1932
- ) => any;
1933
- export declare const GameSessionQueueDestinationFilterSensitiveLog: (
1934
- obj: GameSessionQueueDestination
1935
- ) => any;
1936
- export declare const FilterConfigurationFilterSensitiveLog: (
1937
- obj: FilterConfiguration
1938
- ) => any;
1939
- export declare const PlayerLatencyPolicyFilterSensitiveLog: (
1940
- obj: PlayerLatencyPolicy
1941
- ) => any;
1942
- export declare const PriorityConfigurationFilterSensitiveLog: (
1943
- obj: PriorityConfiguration
1944
- ) => any;
1945
- export declare const CreateGameSessionQueueInputFilterSensitiveLog: (
1946
- obj: CreateGameSessionQueueInput
1947
- ) => any;
1948
- export declare const GameSessionQueueFilterSensitiveLog: (
1949
- obj: GameSessionQueue
1950
- ) => any;
1951
- export declare const CreateGameSessionQueueOutputFilterSensitiveLog: (
1952
- obj: CreateGameSessionQueueOutput
1953
- ) => any;
1954
- export declare const CreateLocationInputFilterSensitiveLog: (
1955
- obj: CreateLocationInput
1956
- ) => any;
1957
- export declare const LocationModelFilterSensitiveLog: (
1958
- obj: LocationModel
1959
- ) => any;
1960
- export declare const CreateLocationOutputFilterSensitiveLog: (
1961
- obj: CreateLocationOutput
1962
- ) => any;
1963
- export declare const CreateMatchmakingConfigurationInputFilterSensitiveLog: (
1964
- obj: CreateMatchmakingConfigurationInput
1965
- ) => any;
1966
- export declare const MatchmakingConfigurationFilterSensitiveLog: (
1967
- obj: MatchmakingConfiguration
1968
- ) => any;
1969
- export declare const CreateMatchmakingConfigurationOutputFilterSensitiveLog: (
1970
- obj: CreateMatchmakingConfigurationOutput
1971
- ) => any;
1972
- export declare const CreateMatchmakingRuleSetInputFilterSensitiveLog: (
1973
- obj: CreateMatchmakingRuleSetInput
1974
- ) => any;
1975
- export declare const MatchmakingRuleSetFilterSensitiveLog: (
1976
- obj: MatchmakingRuleSet
1977
- ) => any;
1978
- export declare const CreateMatchmakingRuleSetOutputFilterSensitiveLog: (
1979
- obj: CreateMatchmakingRuleSetOutput
1980
- ) => any;
1981
- export declare const CreatePlayerSessionInputFilterSensitiveLog: (
1982
- obj: CreatePlayerSessionInput
1983
- ) => any;
1984
- export declare const PlayerSessionFilterSensitiveLog: (
1985
- obj: PlayerSession
1986
- ) => any;
1987
- export declare const CreatePlayerSessionOutputFilterSensitiveLog: (
1988
- obj: CreatePlayerSessionOutput
1989
- ) => any;
1990
- export declare const CreatePlayerSessionsInputFilterSensitiveLog: (
1991
- obj: CreatePlayerSessionsInput
1992
- ) => any;
1993
- export declare const CreatePlayerSessionsOutputFilterSensitiveLog: (
1994
- obj: CreatePlayerSessionsOutput
1995
- ) => any;
1996
- export declare const CreateScriptInputFilterSensitiveLog: (
1997
- obj: CreateScriptInput
1998
- ) => any;
1999
- export declare const ScriptFilterSensitiveLog: (obj: Script) => any;
2000
- export declare const CreateScriptOutputFilterSensitiveLog: (
2001
- obj: CreateScriptOutput
2002
- ) => any;
2003
- export declare const CreateVpcPeeringAuthorizationInputFilterSensitiveLog: (
2004
- obj: CreateVpcPeeringAuthorizationInput
2005
- ) => any;
2006
- export declare const VpcPeeringAuthorizationFilterSensitiveLog: (
2007
- obj: VpcPeeringAuthorization
2008
- ) => any;
2009
- export declare const CreateVpcPeeringAuthorizationOutputFilterSensitiveLog: (
2010
- obj: CreateVpcPeeringAuthorizationOutput
2011
- ) => any;
2012
- export declare const CreateVpcPeeringConnectionInputFilterSensitiveLog: (
2013
- obj: CreateVpcPeeringConnectionInput
2014
- ) => any;
2015
- export declare const CreateVpcPeeringConnectionOutputFilterSensitiveLog: (
2016
- obj: CreateVpcPeeringConnectionOutput
2017
- ) => any;
2018
- export declare const DeleteAliasInputFilterSensitiveLog: (
2019
- obj: DeleteAliasInput
2020
- ) => any;
2021
- export declare const DeleteBuildInputFilterSensitiveLog: (
2022
- obj: DeleteBuildInput
2023
- ) => any;
2024
- export declare const DeleteFleetInputFilterSensitiveLog: (
2025
- obj: DeleteFleetInput
2026
- ) => any;
2027
- export declare const DeleteFleetLocationsInputFilterSensitiveLog: (
2028
- obj: DeleteFleetLocationsInput
2029
- ) => any;
2030
- export declare const DeleteFleetLocationsOutputFilterSensitiveLog: (
2031
- obj: DeleteFleetLocationsOutput
2032
- ) => any;
2033
- export declare const DeleteGameServerGroupInputFilterSensitiveLog: (
2034
- obj: DeleteGameServerGroupInput
2035
- ) => any;
2036
- export declare const DeleteGameServerGroupOutputFilterSensitiveLog: (
2037
- obj: DeleteGameServerGroupOutput
2038
- ) => any;
2039
- export declare const DeleteGameSessionQueueInputFilterSensitiveLog: (
2040
- obj: DeleteGameSessionQueueInput
2041
- ) => any;
2042
- export declare const DeleteGameSessionQueueOutputFilterSensitiveLog: (
2043
- obj: DeleteGameSessionQueueOutput
2044
- ) => any;
2045
- export declare const DeleteLocationInputFilterSensitiveLog: (
2046
- obj: DeleteLocationInput
2047
- ) => any;
2048
- export declare const DeleteLocationOutputFilterSensitiveLog: (
2049
- obj: DeleteLocationOutput
2050
- ) => any;
2051
- export declare const DeleteMatchmakingConfigurationInputFilterSensitiveLog: (
2052
- obj: DeleteMatchmakingConfigurationInput
2053
- ) => any;
2054
- export declare const DeleteMatchmakingConfigurationOutputFilterSensitiveLog: (
2055
- obj: DeleteMatchmakingConfigurationOutput
2056
- ) => any;
2057
- export declare const DeleteMatchmakingRuleSetInputFilterSensitiveLog: (
2058
- obj: DeleteMatchmakingRuleSetInput
2059
- ) => any;
2060
- export declare const DeleteMatchmakingRuleSetOutputFilterSensitiveLog: (
2061
- obj: DeleteMatchmakingRuleSetOutput
2062
- ) => any;
2063
- export declare const DeleteScalingPolicyInputFilterSensitiveLog: (
2064
- obj: DeleteScalingPolicyInput
2065
- ) => any;
2066
- export declare const DeleteScriptInputFilterSensitiveLog: (
2067
- obj: DeleteScriptInput
2068
- ) => any;
2069
- export declare const DeleteVpcPeeringAuthorizationInputFilterSensitiveLog: (
2070
- obj: DeleteVpcPeeringAuthorizationInput
2071
- ) => any;
2072
- export declare const DeleteVpcPeeringAuthorizationOutputFilterSensitiveLog: (
2073
- obj: DeleteVpcPeeringAuthorizationOutput
2074
- ) => any;
2075
- export declare const DeleteVpcPeeringConnectionInputFilterSensitiveLog: (
2076
- obj: DeleteVpcPeeringConnectionInput
2077
- ) => any;
2078
- export declare const DeleteVpcPeeringConnectionOutputFilterSensitiveLog: (
2079
- obj: DeleteVpcPeeringConnectionOutput
2080
- ) => any;
2081
- export declare const DeregisterComputeInputFilterSensitiveLog: (
2082
- obj: DeregisterComputeInput
2083
- ) => any;
2084
- export declare const DeregisterComputeOutputFilterSensitiveLog: (
2085
- obj: DeregisterComputeOutput
2086
- ) => any;
2087
- export declare const DeregisterGameServerInputFilterSensitiveLog: (
2088
- obj: DeregisterGameServerInput
2089
- ) => any;
2090
- export declare const DescribeAliasInputFilterSensitiveLog: (
2091
- obj: DescribeAliasInput
2092
- ) => any;
2093
- export declare const DescribeAliasOutputFilterSensitiveLog: (
2094
- obj: DescribeAliasOutput
2095
- ) => any;
2096
- export declare const DescribeBuildInputFilterSensitiveLog: (
2097
- obj: DescribeBuildInput
2098
- ) => any;
2099
- export declare const DescribeBuildOutputFilterSensitiveLog: (
2100
- obj: DescribeBuildOutput
2101
- ) => any;
2102
- export declare const DescribeComputeInputFilterSensitiveLog: (
2103
- obj: DescribeComputeInput
2104
- ) => any;
2105
- export declare const DescribeComputeOutputFilterSensitiveLog: (
2106
- obj: DescribeComputeOutput
2107
- ) => any;
2108
- export declare const DescribeEC2InstanceLimitsInputFilterSensitiveLog: (
2109
- obj: DescribeEC2InstanceLimitsInput
2110
- ) => any;
2111
- export declare const EC2InstanceLimitFilterSensitiveLog: (
2112
- obj: EC2InstanceLimit
2113
- ) => any;
2114
- export declare const DescribeEC2InstanceLimitsOutputFilterSensitiveLog: (
2115
- obj: DescribeEC2InstanceLimitsOutput
2116
- ) => any;
2117
- export declare const DescribeFleetAttributesInputFilterSensitiveLog: (
2118
- obj: DescribeFleetAttributesInput
2119
- ) => any;
2120
- export declare const DescribeFleetAttributesOutputFilterSensitiveLog: (
2121
- obj: DescribeFleetAttributesOutput
2122
- ) => any;
2123
- export declare const DescribeFleetCapacityInputFilterSensitiveLog: (
2124
- obj: DescribeFleetCapacityInput
2125
- ) => any;
2126
- export declare const EC2InstanceCountsFilterSensitiveLog: (
2127
- obj: EC2InstanceCounts
2128
- ) => any;
2129
- export declare const FleetCapacityFilterSensitiveLog: (
2130
- obj: FleetCapacity
2131
- ) => any;
2132
- export declare const DescribeFleetCapacityOutputFilterSensitiveLog: (
2133
- obj: DescribeFleetCapacityOutput
2134
- ) => any;
2135
- export declare const DescribeFleetEventsInputFilterSensitiveLog: (
2136
- obj: DescribeFleetEventsInput
2137
- ) => any;
2138
- export declare const EventFilterSensitiveLog: (obj: Event) => any;
2139
- export declare const DescribeFleetEventsOutputFilterSensitiveLog: (
2140
- obj: DescribeFleetEventsOutput
2141
- ) => any;
2142
- export declare const DescribeFleetLocationAttributesInputFilterSensitiveLog: (
2143
- obj: DescribeFleetLocationAttributesInput
2144
- ) => any;
2145
- export declare const LocationAttributesFilterSensitiveLog: (
2146
- obj: LocationAttributes
2147
- ) => any;
2148
- export declare const DescribeFleetLocationAttributesOutputFilterSensitiveLog: (
2149
- obj: DescribeFleetLocationAttributesOutput
2150
- ) => any;
2151
- export declare const DescribeFleetLocationCapacityInputFilterSensitiveLog: (
2152
- obj: DescribeFleetLocationCapacityInput
2153
- ) => any;
2154
- export declare const DescribeFleetLocationCapacityOutputFilterSensitiveLog: (
2155
- obj: DescribeFleetLocationCapacityOutput
2156
- ) => any;
2157
- export declare const DescribeFleetLocationUtilizationInputFilterSensitiveLog: (
2158
- obj: DescribeFleetLocationUtilizationInput
2159
- ) => any;
2160
- export declare const FleetUtilizationFilterSensitiveLog: (
2161
- obj: FleetUtilization
2162
- ) => any;
2163
- export declare const DescribeFleetLocationUtilizationOutputFilterSensitiveLog: (
2164
- obj: DescribeFleetLocationUtilizationOutput
2165
- ) => any;
2166
- export declare const DescribeFleetPortSettingsInputFilterSensitiveLog: (
2167
- obj: DescribeFleetPortSettingsInput
2168
- ) => any;
2169
- export declare const DescribeFleetPortSettingsOutputFilterSensitiveLog: (
2170
- obj: DescribeFleetPortSettingsOutput
2171
- ) => any;
2172
- export declare const DescribeFleetUtilizationInputFilterSensitiveLog: (
2173
- obj: DescribeFleetUtilizationInput
2174
- ) => any;
2175
- export declare const DescribeFleetUtilizationOutputFilterSensitiveLog: (
2176
- obj: DescribeFleetUtilizationOutput
2177
- ) => any;
2178
- export declare const DescribeGameServerInputFilterSensitiveLog: (
2179
- obj: DescribeGameServerInput
2180
- ) => any;
2181
- export declare const DescribeGameServerOutputFilterSensitiveLog: (
2182
- obj: DescribeGameServerOutput
2183
- ) => any;
2184
- export declare const DescribeGameServerGroupInputFilterSensitiveLog: (
2185
- obj: DescribeGameServerGroupInput
2186
- ) => any;
2187
- export declare const DescribeGameServerGroupOutputFilterSensitiveLog: (
2188
- obj: DescribeGameServerGroupOutput
2189
- ) => any;
2190
- export declare const DescribeGameServerInstancesInputFilterSensitiveLog: (
2191
- obj: DescribeGameServerInstancesInput
2192
- ) => any;
2193
- export declare const GameServerInstanceFilterSensitiveLog: (
2194
- obj: GameServerInstance
2195
- ) => any;
2196
- export declare const DescribeGameServerInstancesOutputFilterSensitiveLog: (
2197
- obj: DescribeGameServerInstancesOutput
2198
- ) => any;
2199
- export declare const DescribeGameSessionDetailsInputFilterSensitiveLog: (
2200
- obj: DescribeGameSessionDetailsInput
2201
- ) => any;
2202
- export declare const GameSessionDetailFilterSensitiveLog: (
2203
- obj: GameSessionDetail
2204
- ) => any;
2205
- export declare const DescribeGameSessionDetailsOutputFilterSensitiveLog: (
2206
- obj: DescribeGameSessionDetailsOutput
2207
- ) => any;
2208
- export declare const DescribeGameSessionPlacementInputFilterSensitiveLog: (
2209
- obj: DescribeGameSessionPlacementInput
2210
- ) => any;
2211
- export declare const PlacedPlayerSessionFilterSensitiveLog: (
2212
- obj: PlacedPlayerSession
2213
- ) => any;
2214
- export declare const PlayerLatencyFilterSensitiveLog: (
2215
- obj: PlayerLatency
2216
- ) => any;
2217
- export declare const GameSessionPlacementFilterSensitiveLog: (
2218
- obj: GameSessionPlacement
2219
- ) => any;
2220
- export declare const DescribeGameSessionPlacementOutputFilterSensitiveLog: (
2221
- obj: DescribeGameSessionPlacementOutput
2222
- ) => any;
2223
- export declare const DescribeGameSessionQueuesInputFilterSensitiveLog: (
2224
- obj: DescribeGameSessionQueuesInput
2225
- ) => any;
2226
- export declare const DescribeGameSessionQueuesOutputFilterSensitiveLog: (
2227
- obj: DescribeGameSessionQueuesOutput
2228
- ) => any;
2229
- export declare const DescribeGameSessionsInputFilterSensitiveLog: (
2230
- obj: DescribeGameSessionsInput
2231
- ) => any;
2232
- export declare const DescribeGameSessionsOutputFilterSensitiveLog: (
2233
- obj: DescribeGameSessionsOutput
2234
- ) => any;
2235
- export declare const DescribeInstancesInputFilterSensitiveLog: (
2236
- obj: DescribeInstancesInput
2237
- ) => any;
2238
- export declare const InstanceFilterSensitiveLog: (obj: Instance) => any;
2239
- export declare const DescribeInstancesOutputFilterSensitiveLog: (
2240
- obj: DescribeInstancesOutput
2241
- ) => any;
2242
- export declare const DescribeMatchmakingInputFilterSensitiveLog: (
2243
- obj: DescribeMatchmakingInput
2244
- ) => any;
2245
- export declare const MatchedPlayerSessionFilterSensitiveLog: (
2246
- obj: MatchedPlayerSession
2247
- ) => any;
2248
- export declare const GameSessionConnectionInfoFilterSensitiveLog: (
2249
- obj: GameSessionConnectionInfo
2250
- ) => any;
2251
- export declare const PlayerFilterSensitiveLog: (obj: Player) => any;
2252
- export declare const MatchmakingTicketFilterSensitiveLog: (
2253
- obj: MatchmakingTicket
2254
- ) => any;
2255
- export declare const DescribeMatchmakingOutputFilterSensitiveLog: (
2256
- obj: DescribeMatchmakingOutput
2257
- ) => any;
2258
- export declare const DescribeMatchmakingConfigurationsInputFilterSensitiveLog: (
2259
- obj: DescribeMatchmakingConfigurationsInput
2260
- ) => any;
2261
- export declare const DescribeMatchmakingConfigurationsOutputFilterSensitiveLog: (
2262
- obj: DescribeMatchmakingConfigurationsOutput
2263
- ) => any;
2264
- export declare const DescribeMatchmakingRuleSetsInputFilterSensitiveLog: (
2265
- obj: DescribeMatchmakingRuleSetsInput
2266
- ) => any;
2267
- export declare const DescribeMatchmakingRuleSetsOutputFilterSensitiveLog: (
2268
- obj: DescribeMatchmakingRuleSetsOutput
2269
- ) => any;
2270
- export declare const DescribePlayerSessionsInputFilterSensitiveLog: (
2271
- obj: DescribePlayerSessionsInput
2272
- ) => any;
2273
- export declare const DescribePlayerSessionsOutputFilterSensitiveLog: (
2274
- obj: DescribePlayerSessionsOutput
2275
- ) => any;
2276
- export declare const DescribeRuntimeConfigurationInputFilterSensitiveLog: (
2277
- obj: DescribeRuntimeConfigurationInput
2278
- ) => any;
2279
- export declare const DescribeRuntimeConfigurationOutputFilterSensitiveLog: (
2280
- obj: DescribeRuntimeConfigurationOutput
2281
- ) => any;
2282
- export declare const DescribeScalingPoliciesInputFilterSensitiveLog: (
2283
- obj: DescribeScalingPoliciesInput
2284
- ) => any;
2285
- export declare const TargetConfigurationFilterSensitiveLog: (
2286
- obj: TargetConfiguration
2287
- ) => any;
2288
- export declare const ScalingPolicyFilterSensitiveLog: (
2289
- obj: ScalingPolicy
2290
- ) => any;
2291
- export declare const DescribeScalingPoliciesOutputFilterSensitiveLog: (
2292
- obj: DescribeScalingPoliciesOutput
2293
- ) => any;
2294
- export declare const DescribeScriptInputFilterSensitiveLog: (
2295
- obj: DescribeScriptInput
2296
- ) => any;
2297
- export declare const DescribeScriptOutputFilterSensitiveLog: (
2298
- obj: DescribeScriptOutput
2299
- ) => any;
2300
- export declare const DescribeVpcPeeringAuthorizationsInputFilterSensitiveLog: (
2301
- obj: DescribeVpcPeeringAuthorizationsInput
2302
- ) => any;
2303
- export declare const DescribeVpcPeeringAuthorizationsOutputFilterSensitiveLog: (
2304
- obj: DescribeVpcPeeringAuthorizationsOutput
2305
- ) => any;
2306
- export declare const DescribeVpcPeeringConnectionsInputFilterSensitiveLog: (
2307
- obj: DescribeVpcPeeringConnectionsInput
2308
- ) => any;
2309
- export declare const VpcPeeringConnectionStatusFilterSensitiveLog: (
2310
- obj: VpcPeeringConnectionStatus
2311
- ) => any;
2312
- export declare const VpcPeeringConnectionFilterSensitiveLog: (
2313
- obj: VpcPeeringConnection
2314
- ) => any;
2315
- export declare const DescribeVpcPeeringConnectionsOutputFilterSensitiveLog: (
2316
- obj: DescribeVpcPeeringConnectionsOutput
2317
- ) => any;
2318
- export declare const DesiredPlayerSessionFilterSensitiveLog: (
2319
- obj: DesiredPlayerSession
2320
- ) => any;
2321
- export declare const GetComputeAccessInputFilterSensitiveLog: (
2322
- obj: GetComputeAccessInput
2323
- ) => any;
2324
1834
  export declare const GetComputeAccessOutputFilterSensitiveLog: (
2325
1835
  obj: GetComputeAccessOutput
2326
1836
  ) => any;
2327
- export declare const GetComputeAuthTokenInputFilterSensitiveLog: (
2328
- obj: GetComputeAuthTokenInput
2329
- ) => any;
2330
- export declare const GetComputeAuthTokenOutputFilterSensitiveLog: (
2331
- obj: GetComputeAuthTokenOutput
2332
- ) => any;
2333
- export declare const GetGameSessionLogUrlInputFilterSensitiveLog: (
2334
- obj: GetGameSessionLogUrlInput
2335
- ) => any;
2336
- export declare const GetGameSessionLogUrlOutputFilterSensitiveLog: (
2337
- obj: GetGameSessionLogUrlOutput
2338
- ) => any;
2339
- export declare const GetInstanceAccessInputFilterSensitiveLog: (
2340
- obj: GetInstanceAccessInput
2341
- ) => any;
2342
1837
  export declare const InstanceCredentialsFilterSensitiveLog: (
2343
1838
  obj: InstanceCredentials
2344
1839
  ) => any;
@@ -2348,186 +1843,6 @@ export declare const InstanceAccessFilterSensitiveLog: (
2348
1843
  export declare const GetInstanceAccessOutputFilterSensitiveLog: (
2349
1844
  obj: GetInstanceAccessOutput
2350
1845
  ) => any;
2351
- export declare const ListAliasesInputFilterSensitiveLog: (
2352
- obj: ListAliasesInput
2353
- ) => any;
2354
- export declare const ListAliasesOutputFilterSensitiveLog: (
2355
- obj: ListAliasesOutput
2356
- ) => any;
2357
- export declare const ListBuildsInputFilterSensitiveLog: (
2358
- obj: ListBuildsInput
2359
- ) => any;
2360
- export declare const ListBuildsOutputFilterSensitiveLog: (
2361
- obj: ListBuildsOutput
2362
- ) => any;
2363
- export declare const ListComputeInputFilterSensitiveLog: (
2364
- obj: ListComputeInput
2365
- ) => any;
2366
- export declare const ListComputeOutputFilterSensitiveLog: (
2367
- obj: ListComputeOutput
2368
- ) => any;
2369
- export declare const ListFleetsInputFilterSensitiveLog: (
2370
- obj: ListFleetsInput
2371
- ) => any;
2372
- export declare const ListFleetsOutputFilterSensitiveLog: (
2373
- obj: ListFleetsOutput
2374
- ) => any;
2375
- export declare const ListGameServerGroupsInputFilterSensitiveLog: (
2376
- obj: ListGameServerGroupsInput
2377
- ) => any;
2378
- export declare const ListGameServerGroupsOutputFilterSensitiveLog: (
2379
- obj: ListGameServerGroupsOutput
2380
- ) => any;
2381
- export declare const ListGameServersInputFilterSensitiveLog: (
2382
- obj: ListGameServersInput
2383
- ) => any;
2384
- export declare const ListGameServersOutputFilterSensitiveLog: (
2385
- obj: ListGameServersOutput
2386
- ) => any;
2387
- export declare const ListLocationsInputFilterSensitiveLog: (
2388
- obj: ListLocationsInput
2389
- ) => any;
2390
- export declare const ListLocationsOutputFilterSensitiveLog: (
2391
- obj: ListLocationsOutput
2392
- ) => any;
2393
- export declare const ListScriptsInputFilterSensitiveLog: (
2394
- obj: ListScriptsInput
2395
- ) => any;
2396
- export declare const ListScriptsOutputFilterSensitiveLog: (
2397
- obj: ListScriptsOutput
2398
- ) => any;
2399
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (
2400
- obj: ListTagsForResourceRequest
2401
- ) => any;
2402
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (
2403
- obj: ListTagsForResourceResponse
2404
- ) => any;
2405
- export declare const PutScalingPolicyInputFilterSensitiveLog: (
2406
- obj: PutScalingPolicyInput
2407
- ) => any;
2408
- export declare const PutScalingPolicyOutputFilterSensitiveLog: (
2409
- obj: PutScalingPolicyOutput
2410
- ) => any;
2411
- export declare const RegisterComputeInputFilterSensitiveLog: (
2412
- obj: RegisterComputeInput
2413
- ) => any;
2414
- export declare const RegisterComputeOutputFilterSensitiveLog: (
2415
- obj: RegisterComputeOutput
2416
- ) => any;
2417
- export declare const RegisterGameServerInputFilterSensitiveLog: (
2418
- obj: RegisterGameServerInput
2419
- ) => any;
2420
- export declare const RegisterGameServerOutputFilterSensitiveLog: (
2421
- obj: RegisterGameServerOutput
2422
- ) => any;
2423
- export declare const RequestUploadCredentialsInputFilterSensitiveLog: (
2424
- obj: RequestUploadCredentialsInput
2425
- ) => any;
2426
1846
  export declare const RequestUploadCredentialsOutputFilterSensitiveLog: (
2427
1847
  obj: RequestUploadCredentialsOutput
2428
1848
  ) => any;
2429
- export declare const ResolveAliasInputFilterSensitiveLog: (
2430
- obj: ResolveAliasInput
2431
- ) => any;
2432
- export declare const ResolveAliasOutputFilterSensitiveLog: (
2433
- obj: ResolveAliasOutput
2434
- ) => any;
2435
- export declare const ResumeGameServerGroupInputFilterSensitiveLog: (
2436
- obj: ResumeGameServerGroupInput
2437
- ) => any;
2438
- export declare const ResumeGameServerGroupOutputFilterSensitiveLog: (
2439
- obj: ResumeGameServerGroupOutput
2440
- ) => any;
2441
- export declare const SearchGameSessionsInputFilterSensitiveLog: (
2442
- obj: SearchGameSessionsInput
2443
- ) => any;
2444
- export declare const SearchGameSessionsOutputFilterSensitiveLog: (
2445
- obj: SearchGameSessionsOutput
2446
- ) => any;
2447
- export declare const StartFleetActionsInputFilterSensitiveLog: (
2448
- obj: StartFleetActionsInput
2449
- ) => any;
2450
- export declare const StartFleetActionsOutputFilterSensitiveLog: (
2451
- obj: StartFleetActionsOutput
2452
- ) => any;
2453
- export declare const StartGameSessionPlacementInputFilterSensitiveLog: (
2454
- obj: StartGameSessionPlacementInput
2455
- ) => any;
2456
- export declare const StartGameSessionPlacementOutputFilterSensitiveLog: (
2457
- obj: StartGameSessionPlacementOutput
2458
- ) => any;
2459
- export declare const StartMatchBackfillInputFilterSensitiveLog: (
2460
- obj: StartMatchBackfillInput
2461
- ) => any;
2462
- export declare const StartMatchBackfillOutputFilterSensitiveLog: (
2463
- obj: StartMatchBackfillOutput
2464
- ) => any;
2465
- export declare const StartMatchmakingInputFilterSensitiveLog: (
2466
- obj: StartMatchmakingInput
2467
- ) => any;
2468
- export declare const StartMatchmakingOutputFilterSensitiveLog: (
2469
- obj: StartMatchmakingOutput
2470
- ) => any;
2471
- export declare const StopFleetActionsInputFilterSensitiveLog: (
2472
- obj: StopFleetActionsInput
2473
- ) => any;
2474
- export declare const StopFleetActionsOutputFilterSensitiveLog: (
2475
- obj: StopFleetActionsOutput
2476
- ) => any;
2477
- export declare const StopGameSessionPlacementInputFilterSensitiveLog: (
2478
- obj: StopGameSessionPlacementInput
2479
- ) => any;
2480
- export declare const StopGameSessionPlacementOutputFilterSensitiveLog: (
2481
- obj: StopGameSessionPlacementOutput
2482
- ) => any;
2483
- export declare const StopMatchmakingInputFilterSensitiveLog: (
2484
- obj: StopMatchmakingInput
2485
- ) => any;
2486
- export declare const StopMatchmakingOutputFilterSensitiveLog: (
2487
- obj: StopMatchmakingOutput
2488
- ) => any;
2489
- export declare const SuspendGameServerGroupInputFilterSensitiveLog: (
2490
- obj: SuspendGameServerGroupInput
2491
- ) => any;
2492
- export declare const SuspendGameServerGroupOutputFilterSensitiveLog: (
2493
- obj: SuspendGameServerGroupOutput
2494
- ) => any;
2495
- export declare const TagResourceRequestFilterSensitiveLog: (
2496
- obj: TagResourceRequest
2497
- ) => any;
2498
- export declare const TagResourceResponseFilterSensitiveLog: (
2499
- obj: TagResourceResponse
2500
- ) => any;
2501
- export declare const UntagResourceRequestFilterSensitiveLog: (
2502
- obj: UntagResourceRequest
2503
- ) => any;
2504
- export declare const UntagResourceResponseFilterSensitiveLog: (
2505
- obj: UntagResourceResponse
2506
- ) => any;
2507
- export declare const UpdateAliasInputFilterSensitiveLog: (
2508
- obj: UpdateAliasInput
2509
- ) => any;
2510
- export declare const UpdateAliasOutputFilterSensitiveLog: (
2511
- obj: UpdateAliasOutput
2512
- ) => any;
2513
- export declare const UpdateBuildInputFilterSensitiveLog: (
2514
- obj: UpdateBuildInput
2515
- ) => any;
2516
- export declare const UpdateBuildOutputFilterSensitiveLog: (
2517
- obj: UpdateBuildOutput
2518
- ) => any;
2519
- export declare const UpdateFleetAttributesInputFilterSensitiveLog: (
2520
- obj: UpdateFleetAttributesInput
2521
- ) => any;
2522
- export declare const UpdateFleetAttributesOutputFilterSensitiveLog: (
2523
- obj: UpdateFleetAttributesOutput
2524
- ) => any;
2525
- export declare const UpdateFleetCapacityInputFilterSensitiveLog: (
2526
- obj: UpdateFleetCapacityInput
2527
- ) => any;
2528
- export declare const UpdateFleetCapacityOutputFilterSensitiveLog: (
2529
- obj: UpdateFleetCapacityOutput
2530
- ) => any;
2531
- export declare const UpdateFleetPortSettingsInputFilterSensitiveLog: (
2532
- obj: UpdateFleetPortSettingsInput
2533
- ) => any;