aws-samples / aws-samples/sample-identity-recertification-vigil
Add an SQS queue connector
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Implement a connector for `sqs:queue` (currently ticket-routed). Mirror the SNS/S3 pattern: snapshot the queue policy, scoped revoke/modify of the principal or actions, and rollback. Add IAM actions to the enforcer and a unit test. See CONTRIBUTING.md.
Contributor guide
Research direction
Read CONTRIBUTING.md, then inspect the existing SNS and S3 connector patterns and the enforcer entry points. Trace how policies are snapshotted, scoped changes are applied, and rollback is handled before adding the SQS connector and IAM actions. Done means the connector supports the stated revoke/modify flow and its unit test passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- cloud, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100