| Package | Description |
|---|---|
| software.amazon.awssdk.services.bedrock |
Describes the API operations for creating and managing Bedrock models.
|
| Modifier and Type | Method and Description |
|---|---|
default GetModelInvocationLoggingConfigurationResponse |
BedrockClient.getModelInvocationLoggingConfiguration(Consumer<GetModelInvocationLoggingConfigurationRequest.Builder> getModelInvocationLoggingConfigurationRequest)
Get the current configuration values for model invocation logging.
|
default GetModelInvocationLoggingConfigurationResponse |
BedrockClient.getModelInvocationLoggingConfiguration(GetModelInvocationLoggingConfigurationRequest getModelInvocationLoggingConfigurationRequest)
Get the current configuration values for model invocation logging.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetModelInvocationLoggingConfigurationResponse> |
BedrockAsyncClient.getModelInvocationLoggingConfiguration(Consumer<GetModelInvocationLoggingConfigurationRequest.Builder> 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.
|
Copyright © 2023. All rights reserved.