Aaron S.

Results 64 comments of Aaron S.

I have opened [an issue](https://github.com/react-native-picker/picker/issues/425) with the `@react-native-picker/picker` library and updated the [getting started guide](https://docs.amplify.aws/start/getting-started/setup/q/integration/react-native/) recommending users getting started use the last working version of `react-native` to avoid running into...

Is there any time between when the URL is logged and when you are trying it in the browser. I think these signed url's are only valid for 15 minutes...

A fix was [released yesterday](https://github.com/aws-amplify/amplify-js/releases/tag/aws-amplify%404.3.31). Can you confirm that it works with the latest version of amplify?

Closing for now. Please reopen if you are able to reproduce the issue on `aws-amplify` >= 4.3.31.

The above change changes the `Storage.list` interface to allow accessing all objects in a list result set by adding a special `maxKeys` option. Ex. `Storage.list('',{maxKeys : 'ALL'})` `maxKeys` can be...

Reopening pending the change that will come out in the next major version.

Hello @sinisaz, Thank you for the detailed logs. They are very helpful. The "Credentials - Failed to load credentials" message appears in the logs after it is trying to get...

Strange. If Auth is working correctly, then `Auth.currentCredentials` will have an `identityId` value. The IoT integration requires that each user be assigned to the access policy using the command line...

Related to [#9299](https://github.com/aws-amplify/amplify-js/pull/9299)

Closing, as I believe this was part of the changes now merged onto next.