| Package | Description |
|---|---|
| software.amazon.awssdk.services.bedrock |
Describes the API operations for creating and managing Bedrock models.
|
| software.amazon.awssdk.services.bedrock.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutModelInvocationLoggingConfigurationResponse |
BedrockClient.putModelInvocationLoggingConfiguration(PutModelInvocationLoggingConfigurationRequest putModelInvocationLoggingConfigurationRequest)
Set the configuration values for model invocation logging.
|
default CompletableFuture<PutModelInvocationLoggingConfigurationResponse> |
BedrockAsyncClient.putModelInvocationLoggingConfiguration(PutModelInvocationLoggingConfigurationRequest putModelInvocationLoggingConfigurationRequest)
Set the configuration values for model invocation logging.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutModelInvocationLoggingConfigurationRequestMarshaller.marshall(PutModelInvocationLoggingConfigurationRequest putModelInvocationLoggingConfigurationRequest) |
Copyright © 2023. All rights reserved.