getConfigurationBundle
inline suspend fun BedrockAgentCoreControlClient.getConfigurationBundle(crossinline block: GetConfigurationBundleRequest.Builder.() -> Unit): GetConfigurationBundleResponse
Gets the latest version of a configuration bundle. By default, returns the latest version on the mainline branch. Use GetConfigurationBundleVersion to retrieve a specific historical version.