Interface BedrockDataAutomationAsyncClient
- All Superinterfaces:
AutoCloseable,AwsClient,SdkAutoCloseable,SdkClient
builder() method.The asynchronous client performs non-blocking I/O when configured with any
SdkAsyncHttpClient supported in the SDK. However, full non-blocking is not guaranteed as the async client may
perform blocking calls in some cases such as credentials retrieval and endpoint discovery as part of the async API
call.
Amazon Bedrock Data Automation BuildTime
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringValue for looking up the service's metadata from theServiceMetadataProvider.static final String -
Method Summary
Modifier and TypeMethodDescriptionbuilder()Create a builder that can be used to configure and create aBedrockDataAutomationAsyncClient.copyBlueprintStage(Consumer<CopyBlueprintStageRequest.Builder> copyBlueprintStageRequest) Copies a Blueprint from one stage to anothercopyBlueprintStage(CopyBlueprintStageRequest copyBlueprintStageRequest) Copies a Blueprint from one stage to anothercreate()Create aBedrockDataAutomationAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.default CompletableFuture<CreateBlueprintResponse> createBlueprint(Consumer<CreateBlueprintRequest.Builder> createBlueprintRequest) Creates an Amazon Bedrock Data Automation Blueprintdefault CompletableFuture<CreateBlueprintResponse> createBlueprint(CreateBlueprintRequest createBlueprintRequest) Creates an Amazon Bedrock Data Automation BlueprintcreateBlueprintVersion(Consumer<CreateBlueprintVersionRequest.Builder> createBlueprintVersionRequest) Creates a new version of an existing Amazon Bedrock Data Automation BlueprintcreateBlueprintVersion(CreateBlueprintVersionRequest createBlueprintVersionRequest) Creates a new version of an existing Amazon Bedrock Data Automation BlueprintcreateDataAutomationLibrary(Consumer<CreateDataAutomationLibraryRequest.Builder> createDataAutomationLibraryRequest) Creates an Amazon Bedrock Data Automation LibrarycreateDataAutomationLibrary(CreateDataAutomationLibraryRequest createDataAutomationLibraryRequest) Creates an Amazon Bedrock Data Automation LibrarycreateDataAutomationProject(Consumer<CreateDataAutomationProjectRequest.Builder> createDataAutomationProjectRequest) Creates an Amazon Bedrock Data Automation ProjectcreateDataAutomationProject(CreateDataAutomationProjectRequest createDataAutomationProjectRequest) Creates an Amazon Bedrock Data Automation Projectdefault CompletableFuture<DeleteBlueprintResponse> deleteBlueprint(Consumer<DeleteBlueprintRequest.Builder> deleteBlueprintRequest) Deletes an existing Amazon Bedrock Data Automation Blueprintdefault CompletableFuture<DeleteBlueprintResponse> deleteBlueprint(DeleteBlueprintRequest deleteBlueprintRequest) Deletes an existing Amazon Bedrock Data Automation BlueprintdeleteDataAutomationLibrary(Consumer<DeleteDataAutomationLibraryRequest.Builder> deleteDataAutomationLibraryRequest) Deletes an existing Amazon Bedrock Data Automation LibrarydeleteDataAutomationLibrary(DeleteDataAutomationLibraryRequest deleteDataAutomationLibraryRequest) Deletes an existing Amazon Bedrock Data Automation LibrarydeleteDataAutomationProject(Consumer<DeleteDataAutomationProjectRequest.Builder> deleteDataAutomationProjectRequest) Deletes an existing Amazon Bedrock Data Automation ProjectdeleteDataAutomationProject(DeleteDataAutomationProjectRequest deleteDataAutomationProjectRequest) Deletes an existing Amazon Bedrock Data Automation Projectdefault CompletableFuture<GetBlueprintResponse> getBlueprint(Consumer<GetBlueprintRequest.Builder> getBlueprintRequest) Gets an existing Amazon Bedrock Data Automation Blueprintdefault CompletableFuture<GetBlueprintResponse> getBlueprint(GetBlueprintRequest getBlueprintRequest) Gets an existing Amazon Bedrock Data Automation BlueprintgetBlueprintOptimizationStatus(Consumer<GetBlueprintOptimizationStatusRequest.Builder> getBlueprintOptimizationStatusRequest) API used to get blueprint optimization status.getBlueprintOptimizationStatus(GetBlueprintOptimizationStatusRequest getBlueprintOptimizationStatusRequest) API used to get blueprint optimization status.getDataAutomationLibrary(Consumer<GetDataAutomationLibraryRequest.Builder> getDataAutomationLibraryRequest) Gets an existing Amazon Bedrock Data Automation LibrarygetDataAutomationLibrary(GetDataAutomationLibraryRequest getDataAutomationLibraryRequest) Gets an existing Amazon Bedrock Data Automation LibrarygetDataAutomationLibraryEntity(Consumer<GetDataAutomationLibraryEntityRequest.Builder> getDataAutomationLibraryEntityRequest) Gets an existing entity based on entity type from the librarygetDataAutomationLibraryEntity(GetDataAutomationLibraryEntityRequest getDataAutomationLibraryEntityRequest) Gets an existing entity based on entity type from the librarygetDataAutomationLibraryIngestionJob(Consumer<GetDataAutomationLibraryIngestionJobRequest.Builder> getDataAutomationLibraryIngestionJobRequest) API used to get status of data automation library ingestion jobgetDataAutomationLibraryIngestionJob(GetDataAutomationLibraryIngestionJobRequest getDataAutomationLibraryIngestionJobRequest) API used to get status of data automation library ingestion jobgetDataAutomationProject(Consumer<GetDataAutomationProjectRequest.Builder> getDataAutomationProjectRequest) Gets an existing Amazon Bedrock Data Automation ProjectgetDataAutomationProject(GetDataAutomationProjectRequest getDataAutomationProjectRequest) Gets an existing Amazon Bedrock Data Automation ProjectinvokeBlueprintOptimizationAsync(Consumer<InvokeBlueprintOptimizationAsyncRequest.Builder> invokeBlueprintOptimizationAsyncRequest) Invoke an async job to perform Blueprint OptimizationinvokeBlueprintOptimizationAsync(InvokeBlueprintOptimizationAsyncRequest invokeBlueprintOptimizationAsyncRequest) Invoke an async job to perform Blueprint OptimizationinvokeDataAutomationLibraryIngestionJob(Consumer<InvokeDataAutomationLibraryIngestionJobRequest.Builder> invokeDataAutomationLibraryIngestionJobRequest) Async API: Invoke data automation library ingestion jobinvokeDataAutomationLibraryIngestionJob(InvokeDataAutomationLibraryIngestionJobRequest invokeDataAutomationLibraryIngestionJobRequest) Async API: Invoke data automation library ingestion jobdefault CompletableFuture<ListBlueprintsResponse> listBlueprints(Consumer<ListBlueprintsRequest.Builder> listBlueprintsRequest) Lists all existing Amazon Bedrock Data Automation Blueprintsdefault CompletableFuture<ListBlueprintsResponse> listBlueprints(ListBlueprintsRequest listBlueprintsRequest) Lists all existing Amazon Bedrock Data Automation Blueprintsdefault ListBlueprintsPublisherlistBlueprintsPaginator(Consumer<ListBlueprintsRequest.Builder> listBlueprintsRequest) This is a variant oflistBlueprints(software.amazon.awssdk.services.bedrockdataautomation.model.ListBlueprintsRequest)operation.default ListBlueprintsPublisherlistBlueprintsPaginator(ListBlueprintsRequest listBlueprintsRequest) This is a variant oflistBlueprints(software.amazon.awssdk.services.bedrockdataautomation.model.ListBlueprintsRequest)operation.listDataAutomationLibraries(Consumer<ListDataAutomationLibrariesRequest.Builder> listDataAutomationLibrariesRequest) Lists all existing Amazon Bedrock Data Automation LibrarieslistDataAutomationLibraries(ListDataAutomationLibrariesRequest listDataAutomationLibrariesRequest) Lists all existing Amazon Bedrock Data Automation LibrarieslistDataAutomationLibrariesPaginator(Consumer<ListDataAutomationLibrariesRequest.Builder> listDataAutomationLibrariesRequest) This is a variant oflistDataAutomationLibraries(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibrariesRequest)operation.listDataAutomationLibrariesPaginator(ListDataAutomationLibrariesRequest listDataAutomationLibrariesRequest) This is a variant oflistDataAutomationLibraries(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibrariesRequest)operation.listDataAutomationLibraryEntities(Consumer<ListDataAutomationLibraryEntitiesRequest.Builder> listDataAutomationLibraryEntitiesRequest) Lists all stored entities in the librarylistDataAutomationLibraryEntities(ListDataAutomationLibraryEntitiesRequest listDataAutomationLibraryEntitiesRequest) Lists all stored entities in the librarylistDataAutomationLibraryEntitiesPaginator(Consumer<ListDataAutomationLibraryEntitiesRequest.Builder> listDataAutomationLibraryEntitiesRequest) listDataAutomationLibraryEntitiesPaginator(ListDataAutomationLibraryEntitiesRequest listDataAutomationLibraryEntitiesRequest) listDataAutomationLibraryIngestionJobs(Consumer<ListDataAutomationLibraryIngestionJobsRequest.Builder> listDataAutomationLibraryIngestionJobsRequest) Lists all data automation library ingestion jobslistDataAutomationLibraryIngestionJobs(ListDataAutomationLibraryIngestionJobsRequest listDataAutomationLibraryIngestionJobsRequest) Lists all data automation library ingestion jobslistDataAutomationLibraryIngestionJobsPaginator(Consumer<ListDataAutomationLibraryIngestionJobsRequest.Builder> listDataAutomationLibraryIngestionJobsRequest) listDataAutomationLibraryIngestionJobsPaginator(ListDataAutomationLibraryIngestionJobsRequest listDataAutomationLibraryIngestionJobsRequest) listDataAutomationProjects(Consumer<ListDataAutomationProjectsRequest.Builder> listDataAutomationProjectsRequest) Lists all existing Amazon Bedrock Data Automation ProjectslistDataAutomationProjects(ListDataAutomationProjectsRequest listDataAutomationProjectsRequest) Lists all existing Amazon Bedrock Data Automation ProjectslistDataAutomationProjectsPaginator(Consumer<ListDataAutomationProjectsRequest.Builder> listDataAutomationProjectsRequest) This is a variant oflistDataAutomationProjects(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationProjectsRequest)operation.listDataAutomationProjectsPaginator(ListDataAutomationProjectsRequest listDataAutomationProjectsRequest) This is a variant oflistDataAutomationProjects(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationProjectsRequest)operation.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) List tags for an Amazon Bedrock Data Automation resourcelistTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) List tags for an Amazon Bedrock Data Automation resourceThe SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfigurationdefault CompletableFuture<TagResourceResponse> tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) Tag an Amazon Bedrock Data Automation resourcedefault CompletableFuture<TagResourceResponse> tagResource(TagResourceRequest tagResourceRequest) Tag an Amazon Bedrock Data Automation resourcedefault CompletableFuture<UntagResourceResponse> untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) Untag an Amazon Bedrock Data Automation resourcedefault CompletableFuture<UntagResourceResponse> untagResource(UntagResourceRequest untagResourceRequest) Untag an Amazon Bedrock Data Automation resourcedefault CompletableFuture<UpdateBlueprintResponse> updateBlueprint(Consumer<UpdateBlueprintRequest.Builder> updateBlueprintRequest) Updates an existing Amazon Bedrock Data Automation Blueprintdefault CompletableFuture<UpdateBlueprintResponse> updateBlueprint(UpdateBlueprintRequest updateBlueprintRequest) Updates an existing Amazon Bedrock Data Automation BlueprintupdateDataAutomationLibrary(Consumer<UpdateDataAutomationLibraryRequest.Builder> updateDataAutomationLibraryRequest) Updates an existing Amazon Bedrock Data Automation LibraryupdateDataAutomationLibrary(UpdateDataAutomationLibraryRequest updateDataAutomationLibraryRequest) Updates an existing Amazon Bedrock Data Automation LibraryupdateDataAutomationProject(Consumer<UpdateDataAutomationProjectRequest.Builder> updateDataAutomationProjectRequest) Updates an existing Amazon Bedrock Data Automation ProjectupdateDataAutomationProject(UpdateDataAutomationProjectRequest updateDataAutomationProjectRequest) Updates an existing Amazon Bedrock Data Automation ProjectMethods inherited from interface software.amazon.awssdk.utils.SdkAutoCloseable
closeMethods inherited from interface software.amazon.awssdk.core.SdkClient
serviceName
-
Field Details
-
SERVICE_NAME
- See Also:
-
SERVICE_METADATA_ID
Value for looking up the service's metadata from theServiceMetadataProvider.- See Also:
-
-
Method Details
-
copyBlueprintStage
default CompletableFuture<CopyBlueprintStageResponse> copyBlueprintStage(CopyBlueprintStageRequest copyBlueprintStageRequest) Copies a Blueprint from one stage to another
- Parameters:
copyBlueprintStageRequest- CopyBlueprintStage Request- Returns:
- A Java Future containing the result of the CopyBlueprintStage operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
copyBlueprintStage
default CompletableFuture<CopyBlueprintStageResponse> copyBlueprintStage(Consumer<CopyBlueprintStageRequest.Builder> copyBlueprintStageRequest) Copies a Blueprint from one stage to another
This is a convenience which creates an instance of the
CopyBlueprintStageRequest.Builderavoiding the need to create one manually viaCopyBlueprintStageRequest.builder()- Parameters:
copyBlueprintStageRequest- AConsumerthat will call methods onCopyBlueprintStageRequest.Builderto create a request. CopyBlueprintStage Request- Returns:
- A Java Future containing the result of the CopyBlueprintStage operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createBlueprint
default CompletableFuture<CreateBlueprintResponse> createBlueprint(CreateBlueprintRequest createBlueprintRequest) Creates an Amazon Bedrock Data Automation Blueprint
- Parameters:
createBlueprintRequest- Create Blueprint Request- Returns:
- A Java Future containing the result of the CreateBlueprint operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ServiceQuotaExceededException This exception is thrown when a request is made beyond the service quota
- ValidationException This exception is thrown when the request's input validation fails
- ConflictException This exception is thrown when there is a conflict performing an operation
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createBlueprint
default CompletableFuture<CreateBlueprintResponse> createBlueprint(Consumer<CreateBlueprintRequest.Builder> createBlueprintRequest) Creates an Amazon Bedrock Data Automation Blueprint
This is a convenience which creates an instance of the
CreateBlueprintRequest.Builderavoiding the need to create one manually viaCreateBlueprintRequest.builder()- Parameters:
createBlueprintRequest- AConsumerthat will call methods onCreateBlueprintRequest.Builderto create a request. Create Blueprint Request- Returns:
- A Java Future containing the result of the CreateBlueprint operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ServiceQuotaExceededException This exception is thrown when a request is made beyond the service quota
- ValidationException This exception is thrown when the request's input validation fails
- ConflictException This exception is thrown when there is a conflict performing an operation
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createBlueprintVersion
default CompletableFuture<CreateBlueprintVersionResponse> createBlueprintVersion(CreateBlueprintVersionRequest createBlueprintVersionRequest) Creates a new version of an existing Amazon Bedrock Data Automation Blueprint
- Parameters:
createBlueprintVersionRequest- Create Blueprint Version Request- Returns:
- A Java Future containing the result of the CreateBlueprintVersion operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ServiceQuotaExceededException This exception is thrown when a request is made beyond the service quota
- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createBlueprintVersion
default CompletableFuture<CreateBlueprintVersionResponse> createBlueprintVersion(Consumer<CreateBlueprintVersionRequest.Builder> createBlueprintVersionRequest) Creates a new version of an existing Amazon Bedrock Data Automation Blueprint
This is a convenience which creates an instance of the
CreateBlueprintVersionRequest.Builderavoiding the need to create one manually viaCreateBlueprintVersionRequest.builder()- Parameters:
createBlueprintVersionRequest- AConsumerthat will call methods onCreateBlueprintVersionRequest.Builderto create a request. Create Blueprint Version Request- Returns:
- A Java Future containing the result of the CreateBlueprintVersion operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ServiceQuotaExceededException This exception is thrown when a request is made beyond the service quota
- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createDataAutomationLibrary
default CompletableFuture<CreateDataAutomationLibraryResponse> createDataAutomationLibrary(CreateDataAutomationLibraryRequest createDataAutomationLibraryRequest) Creates an Amazon Bedrock Data Automation Library
- Parameters:
createDataAutomationLibraryRequest- Create DataAutomationLibrary Request- Returns:
- A Java Future containing the result of the CreateDataAutomationLibrary operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ServiceQuotaExceededException This exception is thrown when a request is made beyond the service quota
- ValidationException This exception is thrown when the request's input validation fails
- ConflictException This exception is thrown when there is a conflict performing an operation
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createDataAutomationLibrary
default CompletableFuture<CreateDataAutomationLibraryResponse> createDataAutomationLibrary(Consumer<CreateDataAutomationLibraryRequest.Builder> createDataAutomationLibraryRequest) Creates an Amazon Bedrock Data Automation Library
This is a convenience which creates an instance of the
CreateDataAutomationLibraryRequest.Builderavoiding the need to create one manually viaCreateDataAutomationLibraryRequest.builder()- Parameters:
createDataAutomationLibraryRequest- AConsumerthat will call methods onCreateDataAutomationLibraryRequest.Builderto create a request. Create DataAutomationLibrary Request- Returns:
- A Java Future containing the result of the CreateDataAutomationLibrary operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ServiceQuotaExceededException This exception is thrown when a request is made beyond the service quota
- ValidationException This exception is thrown when the request's input validation fails
- ConflictException This exception is thrown when there is a conflict performing an operation
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createDataAutomationProject
default CompletableFuture<CreateDataAutomationProjectResponse> createDataAutomationProject(CreateDataAutomationProjectRequest createDataAutomationProjectRequest) Creates an Amazon Bedrock Data Automation Project
- Parameters:
createDataAutomationProjectRequest- Create DataAutomationProject Request- Returns:
- A Java Future containing the result of the CreateDataAutomationProject operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ServiceQuotaExceededException This exception is thrown when a request is made beyond the service quota
- ValidationException This exception is thrown when the request's input validation fails
- ConflictException This exception is thrown when there is a conflict performing an operation
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createDataAutomationProject
default CompletableFuture<CreateDataAutomationProjectResponse> createDataAutomationProject(Consumer<CreateDataAutomationProjectRequest.Builder> createDataAutomationProjectRequest) Creates an Amazon Bedrock Data Automation Project
This is a convenience which creates an instance of the
CreateDataAutomationProjectRequest.Builderavoiding the need to create one manually viaCreateDataAutomationProjectRequest.builder()- Parameters:
createDataAutomationProjectRequest- AConsumerthat will call methods onCreateDataAutomationProjectRequest.Builderto create a request. Create DataAutomationProject Request- Returns:
- A Java Future containing the result of the CreateDataAutomationProject operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ServiceQuotaExceededException This exception is thrown when a request is made beyond the service quota
- ValidationException This exception is thrown when the request's input validation fails
- ConflictException This exception is thrown when there is a conflict performing an operation
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteBlueprint
default CompletableFuture<DeleteBlueprintResponse> deleteBlueprint(DeleteBlueprintRequest deleteBlueprintRequest) Deletes an existing Amazon Bedrock Data Automation Blueprint
- Parameters:
deleteBlueprintRequest- Delete Blueprint Request- Returns:
- A Java Future containing the result of the DeleteBlueprint operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteBlueprint
default CompletableFuture<DeleteBlueprintResponse> deleteBlueprint(Consumer<DeleteBlueprintRequest.Builder> deleteBlueprintRequest) Deletes an existing Amazon Bedrock Data Automation Blueprint
This is a convenience which creates an instance of the
DeleteBlueprintRequest.Builderavoiding the need to create one manually viaDeleteBlueprintRequest.builder()- Parameters:
deleteBlueprintRequest- AConsumerthat will call methods onDeleteBlueprintRequest.Builderto create a request. Delete Blueprint Request- Returns:
- A Java Future containing the result of the DeleteBlueprint operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteDataAutomationLibrary
default CompletableFuture<DeleteDataAutomationLibraryResponse> deleteDataAutomationLibrary(DeleteDataAutomationLibraryRequest deleteDataAutomationLibraryRequest) Deletes an existing Amazon Bedrock Data Automation Library
- Parameters:
deleteDataAutomationLibraryRequest- Delete DataAutomationLibrary Request- Returns:
- A Java Future containing the result of the DeleteDataAutomationLibrary operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- ConflictException This exception is thrown when there is a conflict performing an operation
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteDataAutomationLibrary
default CompletableFuture<DeleteDataAutomationLibraryResponse> deleteDataAutomationLibrary(Consumer<DeleteDataAutomationLibraryRequest.Builder> deleteDataAutomationLibraryRequest) Deletes an existing Amazon Bedrock Data Automation Library
This is a convenience which creates an instance of the
DeleteDataAutomationLibraryRequest.Builderavoiding the need to create one manually viaDeleteDataAutomationLibraryRequest.builder()- Parameters:
deleteDataAutomationLibraryRequest- AConsumerthat will call methods onDeleteDataAutomationLibraryRequest.Builderto create a request. Delete DataAutomationLibrary Request- Returns:
- A Java Future containing the result of the DeleteDataAutomationLibrary operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- ConflictException This exception is thrown when there is a conflict performing an operation
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteDataAutomationProject
default CompletableFuture<DeleteDataAutomationProjectResponse> deleteDataAutomationProject(DeleteDataAutomationProjectRequest deleteDataAutomationProjectRequest) Deletes an existing Amazon Bedrock Data Automation Project
- Parameters:
deleteDataAutomationProjectRequest- Delete DataAutomationProject Request- Returns:
- A Java Future containing the result of the DeleteDataAutomationProject operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteDataAutomationProject
default CompletableFuture<DeleteDataAutomationProjectResponse> deleteDataAutomationProject(Consumer<DeleteDataAutomationProjectRequest.Builder> deleteDataAutomationProjectRequest) Deletes an existing Amazon Bedrock Data Automation Project
This is a convenience which creates an instance of the
DeleteDataAutomationProjectRequest.Builderavoiding the need to create one manually viaDeleteDataAutomationProjectRequest.builder()- Parameters:
deleteDataAutomationProjectRequest- AConsumerthat will call methods onDeleteDataAutomationProjectRequest.Builderto create a request. Delete DataAutomationProject Request- Returns:
- A Java Future containing the result of the DeleteDataAutomationProject operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBlueprint
default CompletableFuture<GetBlueprintResponse> getBlueprint(GetBlueprintRequest getBlueprintRequest) Gets an existing Amazon Bedrock Data Automation Blueprint
- Parameters:
getBlueprintRequest- Get Blueprint Request- Returns:
- A Java Future containing the result of the GetBlueprint operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBlueprint
default CompletableFuture<GetBlueprintResponse> getBlueprint(Consumer<GetBlueprintRequest.Builder> getBlueprintRequest) Gets an existing Amazon Bedrock Data Automation Blueprint
This is a convenience which creates an instance of the
GetBlueprintRequest.Builderavoiding the need to create one manually viaGetBlueprintRequest.builder()- Parameters:
getBlueprintRequest- AConsumerthat will call methods onGetBlueprintRequest.Builderto create a request. Get Blueprint Request- Returns:
- A Java Future containing the result of the GetBlueprint operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBlueprintOptimizationStatus
default CompletableFuture<GetBlueprintOptimizationStatusResponse> getBlueprintOptimizationStatus(GetBlueprintOptimizationStatusRequest getBlueprintOptimizationStatusRequest) API used to get blueprint optimization status.
- Parameters:
getBlueprintOptimizationStatusRequest- Structure for request of GetBlueprintOptimizationStatus API.- Returns:
- A Java Future containing the result of the GetBlueprintOptimizationStatus operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getBlueprintOptimizationStatus
default CompletableFuture<GetBlueprintOptimizationStatusResponse> getBlueprintOptimizationStatus(Consumer<GetBlueprintOptimizationStatusRequest.Builder> getBlueprintOptimizationStatusRequest) API used to get blueprint optimization status.
This is a convenience which creates an instance of the
GetBlueprintOptimizationStatusRequest.Builderavoiding the need to create one manually viaGetBlueprintOptimizationStatusRequest.builder()- Parameters:
getBlueprintOptimizationStatusRequest- AConsumerthat will call methods onGetBlueprintOptimizationStatusRequest.Builderto create a request. Structure for request of GetBlueprintOptimizationStatus API.- Returns:
- A Java Future containing the result of the GetBlueprintOptimizationStatus operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getDataAutomationLibrary
default CompletableFuture<GetDataAutomationLibraryResponse> getDataAutomationLibrary(GetDataAutomationLibraryRequest getDataAutomationLibraryRequest) Gets an existing Amazon Bedrock Data Automation Library
- Parameters:
getDataAutomationLibraryRequest- Get DataAutomationLibrary Request- Returns:
- A Java Future containing the result of the GetDataAutomationLibrary operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getDataAutomationLibrary
default CompletableFuture<GetDataAutomationLibraryResponse> getDataAutomationLibrary(Consumer<GetDataAutomationLibraryRequest.Builder> getDataAutomationLibraryRequest) Gets an existing Amazon Bedrock Data Automation Library
This is a convenience which creates an instance of the
GetDataAutomationLibraryRequest.Builderavoiding the need to create one manually viaGetDataAutomationLibraryRequest.builder()- Parameters:
getDataAutomationLibraryRequest- AConsumerthat will call methods onGetDataAutomationLibraryRequest.Builderto create a request. Get DataAutomationLibrary Request- Returns:
- A Java Future containing the result of the GetDataAutomationLibrary operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getDataAutomationLibraryEntity
default CompletableFuture<GetDataAutomationLibraryEntityResponse> getDataAutomationLibraryEntity(GetDataAutomationLibraryEntityRequest getDataAutomationLibraryEntityRequest) Gets an existing entity based on entity type from the library
- Parameters:
getDataAutomationLibraryEntityRequest- Get DataAutomationLibraryEntity Request- Returns:
- A Java Future containing the result of the GetDataAutomationLibraryEntity operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getDataAutomationLibraryEntity
default CompletableFuture<GetDataAutomationLibraryEntityResponse> getDataAutomationLibraryEntity(Consumer<GetDataAutomationLibraryEntityRequest.Builder> getDataAutomationLibraryEntityRequest) Gets an existing entity based on entity type from the library
This is a convenience which creates an instance of the
GetDataAutomationLibraryEntityRequest.Builderavoiding the need to create one manually viaGetDataAutomationLibraryEntityRequest.builder()- Parameters:
getDataAutomationLibraryEntityRequest- AConsumerthat will call methods onGetDataAutomationLibraryEntityRequest.Builderto create a request. Get DataAutomationLibraryEntity Request- Returns:
- A Java Future containing the result of the GetDataAutomationLibraryEntity operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getDataAutomationLibraryIngestionJob
default CompletableFuture<GetDataAutomationLibraryIngestionJobResponse> getDataAutomationLibraryIngestionJob(GetDataAutomationLibraryIngestionJobRequest getDataAutomationLibraryIngestionJobRequest) API used to get status of data automation library ingestion job
- Parameters:
getDataAutomationLibraryIngestionJobRequest- Get DataAutomationLibraryIngestionJob Request- Returns:
- A Java Future containing the result of the GetDataAutomationLibraryIngestionJob operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getDataAutomationLibraryIngestionJob
default CompletableFuture<GetDataAutomationLibraryIngestionJobResponse> getDataAutomationLibraryIngestionJob(Consumer<GetDataAutomationLibraryIngestionJobRequest.Builder> getDataAutomationLibraryIngestionJobRequest) API used to get status of data automation library ingestion job
This is a convenience which creates an instance of the
GetDataAutomationLibraryIngestionJobRequest.Builderavoiding the need to create one manually viaGetDataAutomationLibraryIngestionJobRequest.builder()- Parameters:
getDataAutomationLibraryIngestionJobRequest- AConsumerthat will call methods onGetDataAutomationLibraryIngestionJobRequest.Builderto create a request. Get DataAutomationLibraryIngestionJob Request- Returns:
- A Java Future containing the result of the GetDataAutomationLibraryIngestionJob operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getDataAutomationProject
default CompletableFuture<GetDataAutomationProjectResponse> getDataAutomationProject(GetDataAutomationProjectRequest getDataAutomationProjectRequest) Gets an existing Amazon Bedrock Data Automation Project
- Parameters:
getDataAutomationProjectRequest- Get DataAutomationProject Request- Returns:
- A Java Future containing the result of the GetDataAutomationProject operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getDataAutomationProject
default CompletableFuture<GetDataAutomationProjectResponse> getDataAutomationProject(Consumer<GetDataAutomationProjectRequest.Builder> getDataAutomationProjectRequest) Gets an existing Amazon Bedrock Data Automation Project
This is a convenience which creates an instance of the
GetDataAutomationProjectRequest.Builderavoiding the need to create one manually viaGetDataAutomationProjectRequest.builder()- Parameters:
getDataAutomationProjectRequest- AConsumerthat will call methods onGetDataAutomationProjectRequest.Builderto create a request. Get DataAutomationProject Request- Returns:
- A Java Future containing the result of the GetDataAutomationProject operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
invokeBlueprintOptimizationAsync
default CompletableFuture<InvokeBlueprintOptimizationAsyncResponse> invokeBlueprintOptimizationAsync(InvokeBlueprintOptimizationAsyncRequest invokeBlueprintOptimizationAsyncRequest) Invoke an async job to perform Blueprint Optimization
- Parameters:
invokeBlueprintOptimizationAsyncRequest- Invoke Blueprint Optimization Async Request- Returns:
- A Java Future containing the result of the InvokeBlueprintOptimizationAsync operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ServiceQuotaExceededException This exception is thrown when a request is made beyond the service quota
- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
invokeBlueprintOptimizationAsync
default CompletableFuture<InvokeBlueprintOptimizationAsyncResponse> invokeBlueprintOptimizationAsync(Consumer<InvokeBlueprintOptimizationAsyncRequest.Builder> invokeBlueprintOptimizationAsyncRequest) Invoke an async job to perform Blueprint Optimization
This is a convenience which creates an instance of the
InvokeBlueprintOptimizationAsyncRequest.Builderavoiding the need to create one manually viaInvokeBlueprintOptimizationAsyncRequest.builder()- Parameters:
invokeBlueprintOptimizationAsyncRequest- AConsumerthat will call methods onInvokeBlueprintOptimizationAsyncRequest.Builderto create a request. Invoke Blueprint Optimization Async Request- Returns:
- A Java Future containing the result of the InvokeBlueprintOptimizationAsync operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ServiceQuotaExceededException This exception is thrown when a request is made beyond the service quota
- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
invokeDataAutomationLibraryIngestionJob
default CompletableFuture<InvokeDataAutomationLibraryIngestionJobResponse> invokeDataAutomationLibraryIngestionJob(InvokeDataAutomationLibraryIngestionJobRequest invokeDataAutomationLibraryIngestionJobRequest) Async API: Invoke data automation library ingestion job
- Parameters:
invokeDataAutomationLibraryIngestionJobRequest- Invoke DataAutomationLibraryIngestionJob Request- Returns:
- A Java Future containing the result of the InvokeDataAutomationLibraryIngestionJob operation returned by
the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ServiceQuotaExceededException This exception is thrown when a request is made beyond the service quota
- ValidationException This exception is thrown when the request's input validation fails
- ConflictException This exception is thrown when there is a conflict performing an operation
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
invokeDataAutomationLibraryIngestionJob
default CompletableFuture<InvokeDataAutomationLibraryIngestionJobResponse> invokeDataAutomationLibraryIngestionJob(Consumer<InvokeDataAutomationLibraryIngestionJobRequest.Builder> invokeDataAutomationLibraryIngestionJobRequest) Async API: Invoke data automation library ingestion job
This is a convenience which creates an instance of the
InvokeDataAutomationLibraryIngestionJobRequest.Builderavoiding the need to create one manually viaInvokeDataAutomationLibraryIngestionJobRequest.builder()- Parameters:
invokeDataAutomationLibraryIngestionJobRequest- AConsumerthat will call methods onInvokeDataAutomationLibraryIngestionJobRequest.Builderto create a request. Invoke DataAutomationLibraryIngestionJob Request- Returns:
- A Java Future containing the result of the InvokeDataAutomationLibraryIngestionJob operation returned by
the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ServiceQuotaExceededException This exception is thrown when a request is made beyond the service quota
- ValidationException This exception is thrown when the request's input validation fails
- ConflictException This exception is thrown when there is a conflict performing an operation
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listBlueprints
default CompletableFuture<ListBlueprintsResponse> listBlueprints(ListBlueprintsRequest listBlueprintsRequest) Lists all existing Amazon Bedrock Data Automation Blueprints
- Parameters:
listBlueprintsRequest- List Blueprint Request- Returns:
- A Java Future containing the result of the ListBlueprints operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listBlueprints
default CompletableFuture<ListBlueprintsResponse> listBlueprints(Consumer<ListBlueprintsRequest.Builder> listBlueprintsRequest) Lists all existing Amazon Bedrock Data Automation Blueprints
This is a convenience which creates an instance of the
ListBlueprintsRequest.Builderavoiding the need to create one manually viaListBlueprintsRequest.builder()- Parameters:
listBlueprintsRequest- AConsumerthat will call methods onListBlueprintsRequest.Builderto create a request. List Blueprint Request- Returns:
- A Java Future containing the result of the ListBlueprints operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listBlueprintsPaginator
default ListBlueprintsPublisher listBlueprintsPaginator(ListBlueprintsRequest listBlueprintsRequest) This is a variant of
listBlueprints(software.amazon.awssdk.services.bedrockdataautomation.model.ListBlueprintsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.bedrockdataautomation.paginators.ListBlueprintsPublisher publisher = client.listBlueprintsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.bedrockdataautomation.paginators.ListBlueprintsPublisher publisher = client.listBlueprintsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.bedrockdataautomation.model.ListBlueprintsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.bedrockdataautomation.model.ListBlueprintsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listBlueprints(software.amazon.awssdk.services.bedrockdataautomation.model.ListBlueprintsRequest)operation.- Parameters:
listBlueprintsRequest- List Blueprint Request- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listBlueprintsPaginator
default ListBlueprintsPublisher listBlueprintsPaginator(Consumer<ListBlueprintsRequest.Builder> listBlueprintsRequest) This is a variant of
listBlueprints(software.amazon.awssdk.services.bedrockdataautomation.model.ListBlueprintsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.bedrockdataautomation.paginators.ListBlueprintsPublisher publisher = client.listBlueprintsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.bedrockdataautomation.paginators.ListBlueprintsPublisher publisher = client.listBlueprintsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.bedrockdataautomation.model.ListBlueprintsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.bedrockdataautomation.model.ListBlueprintsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listBlueprints(software.amazon.awssdk.services.bedrockdataautomation.model.ListBlueprintsRequest)operation.
This is a convenience which creates an instance of the
ListBlueprintsRequest.Builderavoiding the need to create one manually viaListBlueprintsRequest.builder()- Parameters:
listBlueprintsRequest- AConsumerthat will call methods onListBlueprintsRequest.Builderto create a request. List Blueprint Request- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDataAutomationLibraries
default CompletableFuture<ListDataAutomationLibrariesResponse> listDataAutomationLibraries(ListDataAutomationLibrariesRequest listDataAutomationLibrariesRequest) Lists all existing Amazon Bedrock Data Automation Libraries
- Parameters:
listDataAutomationLibrariesRequest- List DataAutomationLibraries Request- Returns:
- A Java Future containing the result of the ListDataAutomationLibraries operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDataAutomationLibraries
default CompletableFuture<ListDataAutomationLibrariesResponse> listDataAutomationLibraries(Consumer<ListDataAutomationLibrariesRequest.Builder> listDataAutomationLibrariesRequest) Lists all existing Amazon Bedrock Data Automation Libraries
This is a convenience which creates an instance of the
ListDataAutomationLibrariesRequest.Builderavoiding the need to create one manually viaListDataAutomationLibrariesRequest.builder()- Parameters:
listDataAutomationLibrariesRequest- AConsumerthat will call methods onListDataAutomationLibrariesRequest.Builderto create a request. List DataAutomationLibraries Request- Returns:
- A Java Future containing the result of the ListDataAutomationLibraries operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDataAutomationLibrariesPaginator
default ListDataAutomationLibrariesPublisher listDataAutomationLibrariesPaginator(ListDataAutomationLibrariesRequest listDataAutomationLibrariesRequest) This is a variant of
listDataAutomationLibraries(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibrariesRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.bedrockdataautomation.paginators.ListDataAutomationLibrariesPublisher publisher = client.listDataAutomationLibrariesPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.bedrockdataautomation.paginators.ListDataAutomationLibrariesPublisher publisher = client.listDataAutomationLibrariesPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibrariesResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibrariesResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDataAutomationLibraries(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibrariesRequest)operation.- Parameters:
listDataAutomationLibrariesRequest- List DataAutomationLibraries Request- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDataAutomationLibrariesPaginator
default ListDataAutomationLibrariesPublisher listDataAutomationLibrariesPaginator(Consumer<ListDataAutomationLibrariesRequest.Builder> listDataAutomationLibrariesRequest) This is a variant of
listDataAutomationLibraries(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibrariesRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.bedrockdataautomation.paginators.ListDataAutomationLibrariesPublisher publisher = client.listDataAutomationLibrariesPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.bedrockdataautomation.paginators.ListDataAutomationLibrariesPublisher publisher = client.listDataAutomationLibrariesPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibrariesResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibrariesResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDataAutomationLibraries(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibrariesRequest)operation.
This is a convenience which creates an instance of the
ListDataAutomationLibrariesRequest.Builderavoiding the need to create one manually viaListDataAutomationLibrariesRequest.builder()- Parameters:
listDataAutomationLibrariesRequest- AConsumerthat will call methods onListDataAutomationLibrariesRequest.Builderto create a request. List DataAutomationLibraries Request- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDataAutomationLibraryEntities
default CompletableFuture<ListDataAutomationLibraryEntitiesResponse> listDataAutomationLibraryEntities(ListDataAutomationLibraryEntitiesRequest listDataAutomationLibraryEntitiesRequest) Lists all stored entities in the library
- Parameters:
listDataAutomationLibraryEntitiesRequest- List DataAutomationLibraryEntities Request- Returns:
- A Java Future containing the result of the ListDataAutomationLibraryEntities operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDataAutomationLibraryEntities
default CompletableFuture<ListDataAutomationLibraryEntitiesResponse> listDataAutomationLibraryEntities(Consumer<ListDataAutomationLibraryEntitiesRequest.Builder> listDataAutomationLibraryEntitiesRequest) Lists all stored entities in the library
This is a convenience which creates an instance of the
ListDataAutomationLibraryEntitiesRequest.Builderavoiding the need to create one manually viaListDataAutomationLibraryEntitiesRequest.builder()- Parameters:
listDataAutomationLibraryEntitiesRequest- AConsumerthat will call methods onListDataAutomationLibraryEntitiesRequest.Builderto create a request. List DataAutomationLibraryEntities Request- Returns:
- A Java Future containing the result of the ListDataAutomationLibraryEntities operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDataAutomationLibraryEntitiesPaginator
default ListDataAutomationLibraryEntitiesPublisher listDataAutomationLibraryEntitiesPaginator(ListDataAutomationLibraryEntitiesRequest listDataAutomationLibraryEntitiesRequest) This is a variant of
listDataAutomationLibraryEntities(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibraryEntitiesRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.bedrockdataautomation.paginators.ListDataAutomationLibraryEntitiesPublisher publisher = client.listDataAutomationLibraryEntitiesPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.bedrockdataautomation.paginators.ListDataAutomationLibraryEntitiesPublisher publisher = client.listDataAutomationLibraryEntitiesPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibraryEntitiesResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibraryEntitiesResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDataAutomationLibraryEntities(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibraryEntitiesRequest)operation.- Parameters:
listDataAutomationLibraryEntitiesRequest- List DataAutomationLibraryEntities Request- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDataAutomationLibraryEntitiesPaginator
default ListDataAutomationLibraryEntitiesPublisher listDataAutomationLibraryEntitiesPaginator(Consumer<ListDataAutomationLibraryEntitiesRequest.Builder> listDataAutomationLibraryEntitiesRequest) This is a variant of
listDataAutomationLibraryEntities(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibraryEntitiesRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.bedrockdataautomation.paginators.ListDataAutomationLibraryEntitiesPublisher publisher = client.listDataAutomationLibraryEntitiesPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.bedrockdataautomation.paginators.ListDataAutomationLibraryEntitiesPublisher publisher = client.listDataAutomationLibraryEntitiesPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibraryEntitiesResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibraryEntitiesResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDataAutomationLibraryEntities(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibraryEntitiesRequest)operation.
This is a convenience which creates an instance of the
ListDataAutomationLibraryEntitiesRequest.Builderavoiding the need to create one manually viaListDataAutomationLibraryEntitiesRequest.builder()- Parameters:
listDataAutomationLibraryEntitiesRequest- AConsumerthat will call methods onListDataAutomationLibraryEntitiesRequest.Builderto create a request. List DataAutomationLibraryEntities Request- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDataAutomationLibraryIngestionJobs
default CompletableFuture<ListDataAutomationLibraryIngestionJobsResponse> listDataAutomationLibraryIngestionJobs(ListDataAutomationLibraryIngestionJobsRequest listDataAutomationLibraryIngestionJobsRequest) Lists all data automation library ingestion jobs
- Parameters:
listDataAutomationLibraryIngestionJobsRequest- List DataAutomationLibraryIngestionJobs Request- Returns:
- A Java Future containing the result of the ListDataAutomationLibraryIngestionJobs operation returned by
the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDataAutomationLibraryIngestionJobs
default CompletableFuture<ListDataAutomationLibraryIngestionJobsResponse> listDataAutomationLibraryIngestionJobs(Consumer<ListDataAutomationLibraryIngestionJobsRequest.Builder> listDataAutomationLibraryIngestionJobsRequest) Lists all data automation library ingestion jobs
This is a convenience which creates an instance of the
ListDataAutomationLibraryIngestionJobsRequest.Builderavoiding the need to create one manually viaListDataAutomationLibraryIngestionJobsRequest.builder()- Parameters:
listDataAutomationLibraryIngestionJobsRequest- AConsumerthat will call methods onListDataAutomationLibraryIngestionJobsRequest.Builderto create a request. List DataAutomationLibraryIngestionJobs Request- Returns:
- A Java Future containing the result of the ListDataAutomationLibraryIngestionJobs operation returned by
the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDataAutomationLibraryIngestionJobsPaginator
default ListDataAutomationLibraryIngestionJobsPublisher listDataAutomationLibraryIngestionJobsPaginator(ListDataAutomationLibraryIngestionJobsRequest listDataAutomationLibraryIngestionJobsRequest) This is a variant of
listDataAutomationLibraryIngestionJobs(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibraryIngestionJobsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.bedrockdataautomation.paginators.ListDataAutomationLibraryIngestionJobsPublisher publisher = client.listDataAutomationLibraryIngestionJobsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.bedrockdataautomation.paginators.ListDataAutomationLibraryIngestionJobsPublisher publisher = client.listDataAutomationLibraryIngestionJobsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibraryIngestionJobsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibraryIngestionJobsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDataAutomationLibraryIngestionJobs(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibraryIngestionJobsRequest)operation.- Parameters:
listDataAutomationLibraryIngestionJobsRequest- List DataAutomationLibraryIngestionJobs Request- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDataAutomationLibraryIngestionJobsPaginator
default ListDataAutomationLibraryIngestionJobsPublisher listDataAutomationLibraryIngestionJobsPaginator(Consumer<ListDataAutomationLibraryIngestionJobsRequest.Builder> listDataAutomationLibraryIngestionJobsRequest) This is a variant of
listDataAutomationLibraryIngestionJobs(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibraryIngestionJobsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.bedrockdataautomation.paginators.ListDataAutomationLibraryIngestionJobsPublisher publisher = client.listDataAutomationLibraryIngestionJobsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.bedrockdataautomation.paginators.ListDataAutomationLibraryIngestionJobsPublisher publisher = client.listDataAutomationLibraryIngestionJobsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibraryIngestionJobsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibraryIngestionJobsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDataAutomationLibraryIngestionJobs(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationLibraryIngestionJobsRequest)operation.
This is a convenience which creates an instance of the
ListDataAutomationLibraryIngestionJobsRequest.Builderavoiding the need to create one manually viaListDataAutomationLibraryIngestionJobsRequest.builder()- Parameters:
listDataAutomationLibraryIngestionJobsRequest- AConsumerthat will call methods onListDataAutomationLibraryIngestionJobsRequest.Builderto create a request. List DataAutomationLibraryIngestionJobs Request- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDataAutomationProjects
default CompletableFuture<ListDataAutomationProjectsResponse> listDataAutomationProjects(ListDataAutomationProjectsRequest listDataAutomationProjectsRequest) Lists all existing Amazon Bedrock Data Automation Projects
- Parameters:
listDataAutomationProjectsRequest- List DataAutomationProject Request- Returns:
- A Java Future containing the result of the ListDataAutomationProjects operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDataAutomationProjects
default CompletableFuture<ListDataAutomationProjectsResponse> listDataAutomationProjects(Consumer<ListDataAutomationProjectsRequest.Builder> listDataAutomationProjectsRequest) Lists all existing Amazon Bedrock Data Automation Projects
This is a convenience which creates an instance of the
ListDataAutomationProjectsRequest.Builderavoiding the need to create one manually viaListDataAutomationProjectsRequest.builder()- Parameters:
listDataAutomationProjectsRequest- AConsumerthat will call methods onListDataAutomationProjectsRequest.Builderto create a request. List DataAutomationProject Request- Returns:
- A Java Future containing the result of the ListDataAutomationProjects operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDataAutomationProjectsPaginator
default ListDataAutomationProjectsPublisher listDataAutomationProjectsPaginator(ListDataAutomationProjectsRequest listDataAutomationProjectsRequest) This is a variant of
listDataAutomationProjects(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationProjectsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.bedrockdataautomation.paginators.ListDataAutomationProjectsPublisher publisher = client.listDataAutomationProjectsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.bedrockdataautomation.paginators.ListDataAutomationProjectsPublisher publisher = client.listDataAutomationProjectsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationProjectsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationProjectsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDataAutomationProjects(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationProjectsRequest)operation.- Parameters:
listDataAutomationProjectsRequest- List DataAutomationProject Request- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDataAutomationProjectsPaginator
default ListDataAutomationProjectsPublisher listDataAutomationProjectsPaginator(Consumer<ListDataAutomationProjectsRequest.Builder> listDataAutomationProjectsRequest) This is a variant of
listDataAutomationProjects(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationProjectsRequest)operation. The return type is a custom publisher that can be subscribed to request a stream of response pages. SDK will internally handle making service calls for you.When the operation is called, an instance of this class is returned. At this point, no service calls are made yet and so there is no guarantee that the request is valid. If there are errors in your request, you will see the failures only after you start streaming the data. The subscribe method should be called as a request to start streaming data. For more info, see
Publisher.subscribe(org.reactivestreams.Subscriber). Each call to the subscribe method will result in a newSubscriptioni.e., a new contract to stream data from the starting request.The following are few ways to use the response class:
1) Using the subscribe helper method
2) Using a custom subscribersoftware.amazon.awssdk.services.bedrockdataautomation.paginators.ListDataAutomationProjectsPublisher publisher = client.listDataAutomationProjectsPaginator(request); CompletableFuture<Void> future = publisher.subscribe(res -> { // Do something with the response }); future.get();
As the response is a publisher, it can work well with third party reactive streams implementations like RxJava2.software.amazon.awssdk.services.bedrockdataautomation.paginators.ListDataAutomationProjectsPublisher publisher = client.listDataAutomationProjectsPaginator(request); publisher.subscribe(new Subscriber<software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationProjectsResponse>() { public void onSubscribe(org.reactivestreams.Subscriber subscription) { //... }; public void onNext(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationProjectsResponse response) { //... }; });Please notice that the configuration of maxResults won't limit the number of results you get with the paginator. It only limits the number of results in each page.
Note: If you prefer to have control on service calls, use the
listDataAutomationProjects(software.amazon.awssdk.services.bedrockdataautomation.model.ListDataAutomationProjectsRequest)operation.
This is a convenience which creates an instance of the
ListDataAutomationProjectsRequest.Builderavoiding the need to create one manually viaListDataAutomationProjectsRequest.builder()- Parameters:
listDataAutomationProjectsRequest- AConsumerthat will call methods onListDataAutomationProjectsRequest.Builderto create a request. List DataAutomationProject Request- Returns:
- A custom publisher that can be subscribed to request a stream of response pages.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listTagsForResource
default CompletableFuture<ListTagsForResourceResponse> listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) List tags for an Amazon Bedrock Data Automation resource
- Parameters:
listTagsForResourceRequest-- Returns:
- A Java Future containing the result of the ListTagsForResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listTagsForResource
default CompletableFuture<ListTagsForResourceResponse> listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) List tags for an Amazon Bedrock Data Automation resource
This is a convenience which creates an instance of the
ListTagsForResourceRequest.Builderavoiding the need to create one manually viaListTagsForResourceRequest.builder()- Parameters:
listTagsForResourceRequest- AConsumerthat will call methods onListTagsForResourceRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListTagsForResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
tagResource
Tag an Amazon Bedrock Data Automation resource
- Parameters:
tagResourceRequest-- Returns:
- A Java Future containing the result of the TagResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ServiceQuotaExceededException This exception is thrown when a request is made beyond the service quota
- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
tagResource
default CompletableFuture<TagResourceResponse> tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) Tag an Amazon Bedrock Data Automation resource
This is a convenience which creates an instance of the
TagResourceRequest.Builderavoiding the need to create one manually viaTagResourceRequest.builder()- Parameters:
tagResourceRequest- AConsumerthat will call methods onTagResourceRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the TagResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ServiceQuotaExceededException This exception is thrown when a request is made beyond the service quota
- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
untagResource
default CompletableFuture<UntagResourceResponse> untagResource(UntagResourceRequest untagResourceRequest) Untag an Amazon Bedrock Data Automation resource
- Parameters:
untagResourceRequest-- Returns:
- A Java Future containing the result of the UntagResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
untagResource
default CompletableFuture<UntagResourceResponse> untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) Untag an Amazon Bedrock Data Automation resource
This is a convenience which creates an instance of the
UntagResourceRequest.Builderavoiding the need to create one manually viaUntagResourceRequest.builder()- Parameters:
untagResourceRequest- AConsumerthat will call methods onUntagResourceRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the UntagResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateBlueprint
default CompletableFuture<UpdateBlueprintResponse> updateBlueprint(UpdateBlueprintRequest updateBlueprintRequest) Updates an existing Amazon Bedrock Data Automation Blueprint
- Parameters:
updateBlueprintRequest- Update Blueprint Request- Returns:
- A Java Future containing the result of the UpdateBlueprint operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ConflictException This exception is thrown when there is a conflict performing an operation
- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateBlueprint
default CompletableFuture<UpdateBlueprintResponse> updateBlueprint(Consumer<UpdateBlueprintRequest.Builder> updateBlueprintRequest) Updates an existing Amazon Bedrock Data Automation Blueprint
This is a convenience which creates an instance of the
UpdateBlueprintRequest.Builderavoiding the need to create one manually viaUpdateBlueprintRequest.builder()- Parameters:
updateBlueprintRequest- AConsumerthat will call methods onUpdateBlueprintRequest.Builderto create a request. Update Blueprint Request- Returns:
- A Java Future containing the result of the UpdateBlueprint operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ConflictException This exception is thrown when there is a conflict performing an operation
- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateDataAutomationLibrary
default CompletableFuture<UpdateDataAutomationLibraryResponse> updateDataAutomationLibrary(UpdateDataAutomationLibraryRequest updateDataAutomationLibraryRequest) Updates an existing Amazon Bedrock Data Automation Library
- Parameters:
updateDataAutomationLibraryRequest- Update DataAutomationLibrary Request- Returns:
- A Java Future containing the result of the UpdateDataAutomationLibrary operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- ConflictException This exception is thrown when there is a conflict performing an operation
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateDataAutomationLibrary
default CompletableFuture<UpdateDataAutomationLibraryResponse> updateDataAutomationLibrary(Consumer<UpdateDataAutomationLibraryRequest.Builder> updateDataAutomationLibraryRequest) Updates an existing Amazon Bedrock Data Automation Library
This is a convenience which creates an instance of the
UpdateDataAutomationLibraryRequest.Builderavoiding the need to create one manually viaUpdateDataAutomationLibraryRequest.builder()- Parameters:
updateDataAutomationLibraryRequest- AConsumerthat will call methods onUpdateDataAutomationLibraryRequest.Builderto create a request. Update DataAutomationLibrary Request- Returns:
- A Java Future containing the result of the UpdateDataAutomationLibrary operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ValidationException This exception is thrown when the request's input validation fails
- ConflictException This exception is thrown when there is a conflict performing an operation
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateDataAutomationProject
default CompletableFuture<UpdateDataAutomationProjectResponse> updateDataAutomationProject(UpdateDataAutomationProjectRequest updateDataAutomationProjectRequest) Updates an existing Amazon Bedrock Data Automation Project
- Parameters:
updateDataAutomationProjectRequest- Update DataAutomationProject Request- Returns:
- A Java Future containing the result of the UpdateDataAutomationProject operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ServiceQuotaExceededException This exception is thrown when a request is made beyond the service quota
- ConflictException This exception is thrown when there is a conflict performing an operation
- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateDataAutomationProject
default CompletableFuture<UpdateDataAutomationProjectResponse> updateDataAutomationProject(Consumer<UpdateDataAutomationProjectRequest.Builder> updateDataAutomationProjectRequest) Updates an existing Amazon Bedrock Data Automation Project
This is a convenience which creates an instance of the
UpdateDataAutomationProjectRequest.Builderavoiding the need to create one manually viaUpdateDataAutomationProjectRequest.builder()- Parameters:
updateDataAutomationProjectRequest- AConsumerthat will call methods onUpdateDataAutomationProjectRequest.Builderto create a request. Update DataAutomationProject Request- Returns:
- A Java Future containing the result of the UpdateDataAutomationProject operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ServiceQuotaExceededException This exception is thrown when a request is made beyond the service quota
- ConflictException This exception is thrown when there is a conflict performing an operation
- ValidationException This exception is thrown when the request's input validation fails
- InternalServerException This exception is thrown if there was an unexpected error during processing of request
- ThrottlingException This exception is thrown when the number of requests exceeds the limit
- AccessDeniedException This exception is thrown when a request is denied per access permissions
- ResourceNotFoundException This exception is thrown when a resource referenced by the operation does not exist
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- BedrockDataAutomationException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
serviceClientConfiguration
Description copied from interface:SdkClientThe SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfiguration- Specified by:
serviceClientConfigurationin interfaceAwsClient- Specified by:
serviceClientConfigurationin interfaceSdkClient- Returns:
- SdkServiceClientConfiguration
-
create
Create aBedrockDataAutomationAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
builder
Create a builder that can be used to configure and create aBedrockDataAutomationAsyncClient.
-