| Package | Description |
|---|---|
| com.amazonaws.services.bedrock |
Describes the API operations for creating and managing Bedrock models.
|
| com.amazonaws.services.bedrock.model |
| Modifier and Type | Method and Description |
|---|---|
GetModelInvocationLoggingConfigurationResult |
AmazonBedrockClient.getModelInvocationLoggingConfiguration(GetModelInvocationLoggingConfigurationRequest request)
Get the current configuration values for model invocation logging.
|
GetModelInvocationLoggingConfigurationResult |
AmazonBedrock.getModelInvocationLoggingConfiguration(GetModelInvocationLoggingConfigurationRequest getModelInvocationLoggingConfigurationRequest)
Get the current configuration values for model invocation logging.
|
GetModelInvocationLoggingConfigurationResult |
AbstractAmazonBedrock.getModelInvocationLoggingConfiguration(GetModelInvocationLoggingConfigurationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
GetModelInvocationLoggingConfigurationResult |
GetModelInvocationLoggingConfigurationResult.clone() |
GetModelInvocationLoggingConfigurationResult |
GetModelInvocationLoggingConfigurationResult.withLoggingConfig(LoggingConfig loggingConfig)
The current configuration values.
|
Copyright © 2023. All rights reserved.