amplify-backend icon indicating copy to clipboard operation
amplify-backend copied to clipboard

Home to all tools related to Amplify's code-first DX (Gen 2) for building fullstack apps on AWS

Results 415 amplify-backend issues
Sort by recently updated
recently updated
newest added

## Problem Phase 1 created the standalone storage-construct package with a placeholder `grantAccess` method. Phase 2 needs to implement the actual access control logic to generate IAM policies and attach...

run-e2e

## Problem Phase 2 implemented basic access control logic, but lacked sophisticated path validation and entity token support needed for production-ready storage access patterns. Users need advanced features like owner-based...

run-e2e

PR undoes workarounds from: 1. https://github.com/aws-amplify/amplify-backend/pull/2844 2. https://github.com/aws-amplify/amplify-backend/pull/2847 We have shipped data release that resolved the root cause of these problems.

### Environment information ```plain text System: OS: macOS 15.5 CPU: (12) arm64 Apple M4 Pro Memory: 318.27 MB / 24.00 GB Shell: /bin/zsh Binaries: Node: 23.5.0 - /opt/homebrew/bin/node Yarn: 1.22.22...

feature-request
storage

### Is this related to a new or existing framework? Next.js ### Is this related to a new or existing API? GraphQL API ### Is this related to another service?...

feature-request