Where IAM controls access
Learn how AWS APIs work, what their role is, and what the IAM controls can access.
We'll cover the following...
IAM controls access to AWS APIs only. While this is a broad surface, it does not contain everything.
Use of APIs in AWS
Writing an object to an S3 bucket is done through the API. Similarly, creating new buckets, ...