Skip to content

docs: add comprehensive IAM permissions guide#303

Open
vincent067 wants to merge 1 commit intoalexcasalboni:masterfrom
vincent067:docs/improve-iam-permissions-guide
Open

docs: add comprehensive IAM permissions guide#303
vincent067 wants to merge 1 commit intoalexcasalboni:masterfrom
vincent067:docs/improve-iam-permissions-guide

Conversation

@vincent067
Copy link
Copy Markdown

📚 IAM Permissions Guide

This PR addresses issues #260 and #259 by adding a comprehensive IAM permissions guide to help users properly configure access for the AWS Lambda Power Tuning tool.

✨ What's Included

The new IAM permissions guide covers:

  • 🎯 Minimum Required Permissions - Essential permissions to get started
  • 📋 Full Permissions List - Complete list of all possible permissions for advanced use cases
  • 🔒 Security Best Practices - Recommendations for following the principle of least privilege
  • 🛠️ Troubleshooting - Common permission-related errors and how to resolve them

🎉 Benefits

  • Reduces setup friction for new users
  • Helps resolve common "Access Denied" errors
  • Provides clear examples for IAM policy configuration
  • Improves overall developer experience

Thank you for maintaining this awesome tool! 🚀

Add README-IAM-PERMISSIONS.md with detailed guidance on:
- Least privilege configuration options
- Common IAM issues and solutions (addresses alexcasalboni#260, alexcasalboni#259)
- Permission reference for each Lambda function
- Testing procedures for IAM setup

Also add link to the new guide in main README.md.

This helps users configure secure, minimal permissions without
running into common pitfalls like  qualifier issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant