docs
docs copied to clipboard
AWS Amplify Framework Documentation
**Describe the content issue**: A clear and concise description of what the content issue is. Is there content missing or is there incorrect content? **URL page where content issue is**:
**Describe the content issue**: It looks like we missed documentation tied to the `signInWithRedirect` when trying to use `preferPrivateSession` for React Native. API would look like the following: `signInWithRedirect({ preferPrivateSession:...
**Describe the content issue**: A clear and concise description of what the content issue is. Is there content missing or is there incorrect content? **URL page where content issue is**:...
#### Description of changes: Add cardinality aggregation type in open search doc. This doc responds to PR https://github.com/aws-amplify/amplify-category-api/pull/2127 Official doc: https://www.elastic.co/guide/en/elasticsearch/reference/7.10/search-aggregations-metrics-cardinality-aggregation.html This is not released in the CLI yet. Will...
**Describe the content issue**: The example ToDo app fails to compile. The section, ``` return ( Hello {user.username} Sign out Amplify Todos ... ); ``` Nullable type `user.username` should be...
https://github.com/aws-amplify/docs/blame/c339d24f363837867aa37b1f66f7c2e8773da715/src/pages/%5Bplatform%5D/build-ui/uibuilder/override/index.mdx#L198 The documentation mentions "The next `amplify pull` will not overwrite this new file." The component may be updated, but the index.js file keeps updating. How do I prevent this?
#### Description of changes: #### Related GitHub issue #, if available: ### Instructions **If this PR should not be merged upon approval for any reason, please submit as a DRAFT**...
**Describe the bug** A clear and concise description of what the bug is. There are a few examples that use aws-sdk v2, however v2 is not included in new nodeJS...
#### Description of changes: #### Related GitHub issue #, if available: https://github.com/aws-amplify/docs/issues/4865 ### Instructions **If this PR should not be merged upon approval for any reason, please submit as a...
**Describe the content issue**: The link for the text "Serverless APIs" points to the wrong URL. Instead of linking to anything to do with serverless apis, it links to instruction...