AWS
Some notes on Amazon Web Services (AWS) cloud provider.
Regions
Section titled “Regions”AWS is available in many Regions throughout the world. Example regions are Europe (Frankfurt) and
US West (N. California), or eu-central-1 and us-west-1 respectively.
Amazon Resource Names (ARNs)
Section titled “Amazon Resource Names (ARNs)”An Amazon Resource Name identifies an AWS resource. It is a string that starts with arn:.
References
Section titled “References”- Amazon Resource Names (ARNs) documentation.