Skip to content

feat: Add Amazon Photos importer extension - #1500

Merged
vipulkala95 merged 1 commit into
dtinit:masterfrom
vipulkala95:feat/amazon-photos-integration
Jul 1, 2026
Merged

feat: Add Amazon Photos importer extension#1500
vipulkala95 merged 1 commit into
dtinit:masterfrom
vipulkala95:feat/amazon-photos-integration

Conversation

@vipulkala95

Copy link
Copy Markdown
Collaborator

Add support for transferring photos into Amazon Photos.

This PR includes:

  • Amazon Photos auth extension (OAuth2 via Login with Amazon)
  • Amazon Photos importer (albums and photos)
  • Amazon Photos API client with token refresh and endpoint resolution
  • Unit tests for client, importer, and models

@vipulkala95

Copy link
Copy Markdown
Collaborator Author

This PR has been reviewed internally by Amazon Photos engineers for domain specific logic.

@vipulkala95
vipulkala95 force-pushed the feat/amazon-photos-integration branch from c8b4c35 to ecc5b10 Compare July 1, 2026 07:49
@CLAassistant

CLAassistant commented Jul 1, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@vipulkala95
vipulkala95 force-pushed the feat/amazon-photos-integration branch 2 times, most recently from c39afaa to c1ca125 Compare July 1, 2026 07:56
@alexeyqu
alexeyqu self-requested a review July 1, 2026 15:59

@alexeyqu alexeyqu left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, some fixes are in-progress and can be made as follow-ups.

Add support for transferring photos into Amazon Photos.

- Amazon Photos auth extension (OAuth2 via Login with Amazon)
- Amazon Photos importer (albums and photos)
- Amazon Photos API client with token refresh and endpoint resolution
- Unit tests for client, importer, and path-traversal protection
@vipulkala95
vipulkala95 force-pushed the feat/amazon-photos-integration branch from c1ca125 to a6ed89a Compare July 1, 2026 17:06
@vipulkala95
vipulkala95 merged commit c4ad924 into dtinit:master Jul 1, 2026
6 checks passed
@vipulkala95
vipulkala95 deleted the feat/amazon-photos-integration branch July 1, 2026 17:26
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.

3 participants