subhayum
subhayum
### Is this feature request related to a new or existing Amplify category? _No response_ ### Is this related to another service? _No response_ ### Describe the feature you'd like...
### Is this feature request related to a new or existing Amplify category? New category ### Is this related to another service? GEO ### Describe the feature you'd like to...
### How did you install the Amplify CLI? NPM ### If applicable, what version of Node.js are you using? v20.11.0 ### Amplify CLI Version 12.10.1 , 12.10.3, 12.11.1 ### What...
#### Description of changes: Hi Team updated the src/pages/gen1/[platform]/build-a-backend/storage/list/index.mdx file for the section ``` import { list } from 'aws-amplify/storage'; const PAGE_SIZE = 20; let nextToken = undefined; //... const...