The scripts pyrsa-decrypt, pyrsa-decrypt-bigfile, pyrsa-encrypt, pyrsa-encrypt-bigfile, pyrsa-keygen, pyrsa-priv2pub, pyrsa-sign and pyrsa-verify are installed in '/home/stuart/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
You can do so with :
aws-cli/1.16.255 Python/3.7.3 Linux/4.19.0-6-amd64 botocore/1.12.245
You are accessing the security credentials page for your AWS account. The account credentials provide unlimited access to your AWS resources. To help secure your account, follow an AWS best practice by creating and using AWS Identity and Access Management (IAM) users with limited permissions.
[default] aws_access_key_id=Access Key ID aws_secret_access_key=Secret Access Key EOF
[default] region=us-west-2 output=json EOF
[default]
is the profile name being configured.Amazon has the Free Tier offer, designed to let users learn and practice with their products and tools. Depending on the product, there are :
Previously created AWS accounts don't qualify for the Free Tier
offers and may be charged. So better create a totally new account.
Payment Informationpage took me some time (setup of a virtual credit card) during which my account was created anyway (albeit incomplete) :
For the next 12 months, you'll have free access to core AWS compute, storage, database, and application services within the limits of the Free Tier.
aws_instance.example: Creating... Error: Error launching source instance: OptInRequired: You are not subscribed to this service. Please go to http://aws.amazon.com to subscribe. status code: 401, request id: c05a9a89-2623-f341-1d8e-8095b6e854ee on example.tf line 6, in resource "aws_instance" "example": 6: resource "aws_instance" "example" {