amplify-js
amplify-js copied to clipboard
A declarative JavaScript library for application development using cloud services.
#### Description of changes Missing type when using `Auth.configure` #### Description of how you validated changes In VSCode #### Checklist - [x] PR description included - [x] `yarn test` passes...
Amazon Lex 2
Does Amplify support Amazon Lex version 2? Was able to use version 1 of Amazon Lex using AWS Amplify React using Interactions library but not able to do so with...
### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-js/discussions). - [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#bug-reports). - [X]...
### On which framework/platform would you like to see this feature implemented? React ### Which UI component is this feature-request for? Authenticator ### Please describe your feature-request in detail. When...
#### Description of changes Upgrade uuid to avoid some annoying install-time warnings about potential risks in older uuid's (#8464). Trying this again after previous attempt was rolled back (#9159) ####...
### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-js/discussions). - [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#bug-reports). - [X]...
**Problem** A customer (https://github.com/aws-amplify/amplify-js/discussions/7084) found that S3 will return only 1000 records via the list API. While this is true there are options that we can add to our S3...
### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-js/discussions). - [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#bug-reports). - [X]...
#### Issue #https://github.com/aws-amplify/amplify-js/issues/8969, **Better type definitions for amazon-cognito-identity-js.** #### Checklist - [x] PR description included By submitting this pull request, I confirm that my contribution is made under the terms...
** Which Category is your question related to? ** Auth ** What AWS Services are you utilizing? ** Cognito ** Provide additional details e.g. code snippets ** I am using...