Optimized for: Gemini / ChatGPT / Claude
Advanced AI Prompt for 'Break-Glass' Emergency Access Role in AWS
Use this engineered prompt to drastically optimize your workflow and output.
Required Variables
- ✦
[ADMIN_GROUP_ARN] - ✦
[TICKET_SYSTEM_URL] - ✦
[EXPIRY_HOURS]
advanced-ai-prompt-break-glass-iam-role.txt
Design a 'Break-Glass' IAM role for emergency production access. The trust policy should allow members of [ADMIN_GROUP_ARN] to assume the role. The role must have a session tag requirement 'TicketID' which should be cross-referenced with [TICKET_SYSTEM_URL]. Include a policy statement that uses 'aws:TokenIssueTime' to ensure the session cannot last longer than [EXPIRY_HOURS] hours. Add an SNS notification trigger for whenever this role is assumed.
Example Output
"The AI provides a complex JSON configuration including the trust policy with 'StringLike' conditions for session tags and a time-limited permission set."