Skip to content

feat(gen2-migration): avatar s3 feature for discussions app#14478

Draft
9pace wants to merge 1 commit intogen2-migrationfrom
discussions-s3
Draft

feat(gen2-migration): avatar s3 feature for discussions app#14478
9pace wants to merge 1 commit intogen2-migrationfrom
discussions-s3

Conversation

@9pace
Copy link

@9pace 9pace commented Jan 15, 2026

Description of changes

Add avatars feature to discussions app:
Screenshot 2026-01-15 at 1 59 45 PM

Changes:

  • README includes instructions for refactor with ddb and new s3 bucket.
  • README includes instructions for adding s3 storage
  • Frontend code includes avatars feature
    This feature uses a s3 bucket to store a profile picture for a user in the discussions app. See below architecture:
discussions-s3

Description of how you validated changes

Ran full migration on this app, verified functionality manually. Documented all manual changes in README.md

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Pull request labels are added

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@iliapolo iliapolo changed the title feat: avatar s3 feature for discussions app feat(gen2-migration): avatar s3 feature for discussions app Feb 12, 2026
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

Comments