javav2/example_code/eventbridge/README.md
Shows how to use the AWS SDK for Java 2.x to work with Amazon EventBridge.
<!--custom.overview.start--> <!--custom.overview.end-->EventBridge is a serverless event bus service that makes it easy to connect your applications with data from a variety of sources.
For prerequisites, see the README in the javav2 folder.
ListEventBuses)Code examples that show you how to perform the essential operations within a service.
Code excerpts that show you how to call individual service functions.
Code examples that show you how to accomplish a specific task by calling multiple functions within the same service.
<!--custom.examples.start--> <!--custom.examples.end-->This example shows you how to get started using EventBridge.
This example shows you how to do the following:
This example shows you how to enable a bucket to send S3 event notifications to EventBridge and route notifications to an Amazon SNS topic and Amazon SQS queue.
<!--custom.scenario_prereqs.s3_Scenario_PutBucketNotificationConfiguration.start--> <!--custom.scenario_prereqs.s3_Scenario_PutBucketNotificationConfiguration.end--> <!--custom.scenarios.s3_Scenario_PutBucketNotificationConfiguration.start--> <!--custom.scenarios.s3_Scenario_PutBucketNotificationConfiguration.end-->⚠ Running tests might result in charges to your AWS account.
To find instructions for running these tests, see the README
in the javav2 folder.
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: Apache-2.0