Complete prerequisites to set up Amazon Data Firehose
Before you use Amazon Data Firehose for the first time, complete the following tasks.
Sign up for Amazon
When you sign up for Amazon Web Services (Amazon), your Amazon account is automatically signed up for all services in Amazon, including Amazon Data Firehose. You are charged only for the services that you use.
If you have an Amazon account already, skip to the next task. If you don't have an Amazon account, use the following procedure to create one.
To sign up for an Amazon account
Follow the online instructions.
Part of the sign-up procedure involves receiving a phone call and entering a verification code on the phone keypad.
When you sign up for an Amazon Web Services account, an Amazon Web Services account root user is created. The root user has access to all Amazon Web Services services and resources in the account. As a security best practice, assign administrative access to a user, and use only the root user to perform tasks that require root user access.
(Optional) Download libraries and tools
The following libraries and tools will help you work with Amazon Data Firehose programmatically and from the command line:
-
The Firehose API Operations is the basic set of operations that Amazon Data Firehose supports.
-
The Amazon SDKs for Go
, Java , .NET , Node.js , Python , and Ruby include Amazon Data Firehose support and samples. If your version of the Amazon SDK for Java does not include samples for Amazon Data Firehose, you can also download the latest Amazon SDK from GitHub
. -
The Amazon Command Line Interface supports Amazon Data Firehose. The Amazon CLI enables you to control multiple Amazon services from the command line and automate them through scripts.