javav2/example_code/firehose/README.md
Shows how to use the AWS SDK for Java 2.x to work with Amazon Data Firehose.
<!--custom.overview.start--> <!--custom.overview.end-->Data Firehose is a fully managed service for delivering real-time streaming data to AWS destinations and third-party HTTP endpoints.
For prerequisites, see the README in the javav2 folder.
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 use Data Firehose to process individual and batch records.
<!--custom.scenario_prereqs.firehose_Scenario_PutRecords.start--> <!--custom.scenario_prereqs.firehose_Scenario_PutRecords.end--> <!--custom.scenarios.firehose_Scenario_PutRecords.start--> <!--custom.scenarios.firehose_Scenario_PutRecords.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