This tutorial shows you how to obtain access credentials for S3 storage.
- Create a new AWS account, and then log in as root User, entering the email and password that were informed in the registration.


If you already have an account, proceed to the next step.
- After logging in, create a user by going to Services and typing IAM in the search box. Mouse over IAM to select the Users option.

- Click Add Users to add a new user.

- Enter a valid username and select the AWS access type as programmatic access.

- Select Directly attach existing policies, then select AdministratorAccess so that the user is allowed to access AWS services.

- In this tab there is no need to do anything, just click on Next:Review

- In this area you can check the user that is about to be created, just click on Create User.

- User created, the access key ID and the secret access key will be shown (necessary credentials for creating the S3 API with Scriptcase).

-

-
Click Create Bucket.


NOTE: For the example there was no other configuration for creating the bucket, just keep creating it by clicking Create bucket.

- Now, just access Tools->API in Scriptcase, and click Add new:

Then, fill in the information described below:
- Define a name for API 2. Mode in which the API will be created, the Project option must be chosen 3. API Gateway, in this case Amazon S3 will be chosen 4. Add API key made available on IAM user creation 5. Add Secret API made available on IAM user creation 6. Just enter the region code 7. Enter the name of the bucket created in S3 8. Click Save

