You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a bulk data upload interface to the MAAP Console that leverages the platform's AWS token generation API and existing bucket/prefix access controls.
Motivation
Users need a streamlined way to upload multiple files and datasets directly from the MAAP Console without leaving the platform or managing credentials externally.
Reference Implementation
VEDA has developed a prototype S3 browser uploader that could serve as a reference:
Feature Request
Add a bulk data upload interface to the MAAP Console that leverages the platform's AWS token generation API and existing bucket/prefix access controls.
Motivation
Users need a streamlined way to upload multiple files and datasets directly from the MAAP Console without leaving the platform or managing credentials externally.
Reference Implementation
VEDA has developed a prototype S3 browser uploader that could serve as a reference:
MAAP Platform Integration Points
The Console can leverage existing MAAP capabilities:
Temporary AWS Credentials API (see Enhancement: Generate and copy temporary AWS tokens from MAAP Console #1309)
Bucket & Prefix Access Listing
Console UI Integration
Proposed Features
Core Upload Functionality
S3 Integration
UX Enhancements
Acceptance Criteria
Related Issues
Technical Considerations