App IAM Permissions

Your app will need different IAM permissions to access AWS resources. For example, it might need access to S3 to upload files oror SNS access to send a message. When your app runs on AWS Lambda, the Lambda Function IAM Role contains these permissions. In these docs, we’ll discuss ways to manage these permissions.