Understanding AWS Calculator: DynamoDB on-demand capacity
Let us look more at the AWS Calculator for DynamoDB on-demand capacity calculation with details.
573 List of reserved keywords in AWS DynamoDB
What is the list of reserved keywords in AWS DynamoDB and how to make use of them if required.
Fix: zsh: command not found: aws (Mac/macOS)
Reasons for command not found: aws error on Mac and how to fix it by installing aws cli or setting PATH
Fix: Amazon Linux bash: sudo: command not found
How to fix Amazon Linux bash: sudo: command not found error.
Create S3 bucket and upload files using AWS Toolkit for Visual Studio Code
In this tutorial, we will see how to create an S3 bucket and upload files using AWS Toolkit for Visual Studio Code.
How to Setup AWS Credentials using Visual Studio Code
In this Tutorial, we will see how to set up AWS Credentials using Visual Studio Code.
How to install AWS Toolkit for Visual Studio Code
In this tutorial, we will take a look at how to install AWS Toolkit for Visual Studio Code (VS Code)
[Solution] com.amazonaws.dynamodb.v20120810 MissingAuthenticationToken Key Id or X.509 certificate
How to solve com.amazonaws.dynamodb.v20120810 MissingAuthenticationToken Key Id or X.509 certificate
Setting and Updating AWS CLI Configuration
In this article, let us take a look at how to setup up AWS CLI Configuration and the steps to updating or reconfiguring it.
Get the total size and number of objects of a AWS S3 bucket and folders
Let us take a look at ways to get the total size and number of objects of the AWS S3 bucket using the Console and CLI Command.
[Solution] AWS Java SDK S3 AmazonS3Exception InvalidAccessKeyId
How to fix AWS Java SDK S3 AmazonS3Exception InvalidAccessKeyId
Create an S3 bucket in a specific AWS region using CLI Command
In order to create an S3 bucket in a specific region make use of the option --region using the CLI S3 mb command
AW3 CLI command to get list of all region names
In this example, let us take a look at the AWS CLI command to get the list of all region names.
Create S3 bucket using AWS CLI Command mb
How to create an S3 bucket using AWS CLI mb (make bucket) command with examples.
Most Essencial AWS CLI 2 S3 ls Command Options
In this article, we cover the most essential AWS CLI S3 ls command options.
AWS S3 CLI BucketAlreadyExists when calling CreateBucket Error make_bucket failed
How to resolve, AWS S3 CLI - An error occurred (BucketAlreadyExists) when calling the CreateBucket operation: The requested bucket name is not available.
Fix AWS CLI 2 SignatureDoesNotMatch Error - Signature we calculated does not match
How to fix: AWS CLI 2 SignatureDoesNotMatch A client error (SignatureDoesNotMatch) occurred when calling the ListBuckets operation: The request signature we calculated does not match the signature you provided.
How to install AWS CLI on Ubuntu
In this article, we will take a look at how to install AWS CLI 2 on Ubuntu.
Quick way to setup AWS DynamoDB locally on macOS
In this Tutorial, let us take a look at quickly setting up DynamoDB locally.