updateMatchmakingConfiguration
inline suspend fun GameLiftClient.updateMatchmakingConfiguration(crossinline block: UpdateMatchmakingConfigurationRequest.Builder.() -> Unit): UpdateMatchmakingConfigurationResponse
Updates settings for a FlexMatch matchmaking configuration. These changes affect all matches and game sessions that are created after the update. To update settings, specify the configuration name to be updated and provide the new settings.
Learn more