Package software.amazon.awssdk.services.pipes
Amazon EventBridge Pipes connects event sources to targets. Pipes reduces the need for specialized knowledge and integration code when developing event driven architectures. This helps ensures consistency across your company’s applications. With Pipes, the target can be any available EventBridge target. To set up a pipe, you select the event source, add optional event filtering, define optional enrichment, and select the target for the event data.
-
Interface Summary Interface Description PipesAsyncClient Service client for accessing Amazon EventBridge Pipes asynchronously.PipesAsyncClientBuilder A builder for creating an instance ofPipesAsyncClient.PipesBaseClientBuilder<B extends PipesBaseClientBuilder<B,C>,C> This includes configuration specific to Amazon EventBridge Pipes that is supported by bothPipesClientBuilderandPipesAsyncClientBuilder.PipesClient Service client for accessing Amazon EventBridge Pipes.PipesClientBuilder A builder for creating an instance ofPipesClient.PipesServiceClientConfiguration.Builder A builder for creating aPipesServiceClientConfiguration -
Class Summary Class Description PipesServiceClientConfiguration Class to expose the service client settings to the user.