Table of Contents

Setup

The following describes how to create and configure an AWS account.

  1. To create an AWS account, go to the Create an AWS Account page and click the Create Account button.Aws3 CreateAccount

  2. Next, fill out the forms that the web service will offer.

  3. Fill in your card details, this is done to verify your identity.Aws 3 Paytest

  4. At one of the registration steps, you will be asked to enter a phone number and initiate a call to your phone using the Call Me Now button..Aws3 CallMeNow

    You should answer the call and dial the code on the phone, which will be shown on the computer screen.

  5. Next, you will be prompted to select a support plan. Upon completion of creating an account, you need to go to the management consoleAws3 console

  6. The first step in setting up an account is to create a Bucket.Aws3 CreateBucket

    Bucket is a container for storing objects in the cloud. For Bucket, you need to set a unique name, and also select a regional data center (Region) where the data is physically stored. Please note that further when configuring the backup task: 1) in the Storage field, you will need to enter the bucket name, 2) in the Address field, you need to use not the name, but the address of the regional data center, which can be found here. . Then continue the configuration.Aws3 CreateBucketAws 3 Create Bucket NameAws 3 Create Bucket Name propert

  7. Next, you need to set keys to programmatically access AWS services. To do this, go to the Security Credentials link in the AWS console.Aws3 SecurityCredentials

  8. Expand the Access Keys (Access Key ID and Secret Access Key) header and create access keys using the Aws3 CreateNewAccessKey button..Aws3 SecurityCredentialsCreate

    The created keys can be saved to a file using the Download Key File button..

    Please note that when configuring a backup task, the Access Key ID must be used as a login and the Secret Access Key as a password.

Creating and configuring a task