Creating AWS Identity and Access Management (IAM) Signing Certificates

If you’re using Amazon Web Services (AWS), you already know that it’s a good way to increase server capacity on demand. However, you may not know that you can use AWS Identity and Access Management (IAM) to add extra users to your AWS account. With IAM, you assign users to groups, to which you can assign permissions such as the ability to upload to s3 or create ec2 instances. Read more here…