Skip to content

Instantly share code, notes, and snippets.

View Soham7777777's full-sized avatar

Soham Soham7777777

View GitHub Profile
@Soham7777777
Soham7777777 / README.md
Last active March 31, 2026 02:30
My AWS Notes

IAM Notes

Definitions

Resource: An object that exists within a service.

Examples:

  • S3 is a service and each bucket is a separate resource.
  • IAM is a service and each user user, role & group is a resource.
  • EC2 is a service and each instance is a resource.