Setting Up for Amazon Data Firehose - Amazon Data Firehose

Amazon Data Firehose was previously known as Amazon Kinesis Data Firehose

Setting Up for Amazon Data Firehose

Before you use Amazon Data Firehose for the first time, complete the following tasks.

Sign up for AWS

When you sign up for Amazon Web Services (AWS), your AWS account is automatically signed up for all services in AWS, including Amazon Data Firehose. You are charged only for the services that you use.

If you have an AWS account already, skip to the next task. If you don't have an AWS account, use the following procedure to create one.

To sign up for an AWS account
  1. Open https://portal.aws.amazon.com/billing/signup.

  2. 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 AWS account, an AWS account root user is created. The root user has access to all AWS 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 AWS SDKs for Go, Java, .NET, Node.js, Python, and Ruby include Amazon Data Firehose support and samples.

    If your version of the AWS SDK for Java does not include samples for Amazon Data Firehose, you can also download the latest AWS SDK from GitHub.

  • The AWS Command Line Interface supports Amazon Data Firehose. The AWS CLI enables you to control multiple AWS services from the command line and automate them through scripts.