| 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 GetModelInvocationLoggingConfigurationResponse |
BedrockClient.getModelInvocationLoggingConfiguration(GetModelInvocationLoggingConfigurationRequest getModelInvocationLoggingConfigurationRequest)
Get the current configuration values for model invocation logging.
|
default CompletableFuture<GetModelInvocationLoggingConfigurationResponse> |
BedrockAsyncClient.getModelInvocationLoggingConfiguration(GetModelInvocationLoggingConfigurationRequest getModelInvocationLoggingConfigurationRequest)
Get the current configuration values for model invocation logging.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetModelInvocationLoggingConfigurationRequestMarshaller.marshall(GetModelInvocationLoggingConfigurationRequest getModelInvocationLoggingConfigurationRequest) |
Copyright © 2023. All rights reserved.