Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove doSyncRetry from DataStoreConfiguration #4986

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

manueliglesias
Copy link
Contributor

Issue #, if available:
See: aws-amplify/amplify-android#2201

Description of changes:
Sync retries are managed by DataStore's Sync Engine. This logic is neither optional nor configurable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Sync retries are managed by DataStore's Sync Engine. This logic is neither optional nor configurable.
@manueliglesias manueliglesias added the DataStore Documentation dealing with the DataStore, can be for any/all platform(s) label Dec 29, 2022
@manueliglesias manueliglesias requested review from a team as code owners December 29, 2022 00:10
Copy link
Member

@david-mcafee david-mcafee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🎉

Copy link
Member

@mauerbac mauerbac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@manueliglesias manueliglesias merged commit 8a8dfc0 into main Feb 7, 2023
@manueliglesias manueliglesias deleted the manueliglesias-patch-1 branch February 7, 2023 16:14
rachelnabors added a commit that referenced this pull request Apr 5, 2023
* Adding link to flutter reference docs to top of navigation

* Added curly braces to JSON code block.

* fix: add bottom padding to menu so there is more room to scroll (#4962)

* fix: add bottom padding to menu so there is more room to scroll

* Decrease padding

* fix: add callout for delete mutation permissions (#4973)

* fix: add callout for delete mutation permissions

* fix: minor nits

* block merging 'sudo' in content (#4967)

* block merging 'sudo' in content

* moving sudo to flagwords

* Removing  call out from CLI installation instructions

* Add cspell comments to disable checking around sudo commands

Co-authored-by: Tim Nguyen <timngyn@gmail.com>

* chore(deps): bump @aws-amplify/ui-react from 4.2.0 to 4.2.1

Bumps [@aws-amplify/ui-react](https://github.com/aws-amplify/amplify-ui/tree/HEAD/packages/react) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/aws-amplify/amplify-ui/releases)
- [Changelog](https://github.com/aws-amplify/amplify-ui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/aws-amplify/amplify-ui/commits/@aws-amplify/ui-react@4.2.1/packages/react)

---
updated-dependencies:
- dependency-name: "@aws-amplify/ui-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore(flutter): add snapcraft.yaml example in platform setup (#4599)

* chore: add snapcraft.yaml example

* chore: update snapcraft example

* Update src/fragments/lib/project-setup/flutter/platform-setup/platform-setup.mdx

Co-authored-by: Dillon Nys <24740863+dnys1@users.noreply.github.com>

* chore: remove  in Amplify-Flutter

* chore: include lin kto flutter docs

* chore: add links, update libglib2

Co-authored-by: Dillon Nys <24740863+dnys1@users.noreply.github.com>

* Removed the note about confirm reset password needing to be in conjuction with reset password

* Addressed PR comments

* Update src/fragments/lib-v1/auth/android/password_management/10_reset_password_note.mdx

Co-authored-by: josef <josef.aidt@gmail.com>

* Starting community code

* refactor to strip down to pertinent methods and align with other areas of docs

* refactor after peer review/comments

* Temp change

* Revert

* revert

* Figma file update process

* Update figmatocode.mdx

* updated hub message payload

* feat(cli-mock): add section for searchable mocking (#4866)

* feat(cli-mock): add section for searchable mocking

* Update src/pages/cli/usage/mock.mdx

Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>

* fix: address cr comments

* chore: fix minor nit

* fix: address nits

Co-authored-by: phani-srikar <phanisrikar93ume@gmail.com>
Co-authored-by: R L Nabors <rachelnabors@users.noreply.github.com>
Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>

* call out for import auth with immutable required attributes

* Add Auth Pinpoint events to Amplify docs, not just SDK (#4780)

* Add Auth Pinpoint events to Amplify docs, not just SDK

* Address review comments

* Use fragments for duplicates

* Fix iOS Pinpoint JSON

Co-authored-by: Thomas Leing <leint@amazon.com>

* Update Android SDK versions post-release (#4978)

* Update Android SDK versions post-release

* Update versions.ts

* Update versions.ts

Co-authored-by: Thomas Leing <leint@amazon.com>

* added callout for multi auth for datastore

* better wording

* Fixed a broken link (#4988)

* added reference to callout

* create a task that will scan all mdx files for A tags

* add error message fomatting

* update steps for invite team members

Amplify studio settings can only be accessed after we select an Amplify project.

* added step to edit team member access section

* adds forceAliasCreations clarification to auth docs (#5014)

* adds forceAliasCreations clarification to auth docs

* fix(data): remove deprecated logo from JS Getting Started code snippet

* added pipeline resolver cdk code (#5021)

* added pipeline resolver cdk code

* cdk pipeline resolver code - updated

* cdk custom resolvers code - indentation updated

* Update src/pages/cli/graphql/custom-business-logic.mdx

Updating per comment.

Co-authored-by: Susmitha <susmithapatchigolla99@gmail.com>
Co-authored-by: Al Harris <91494052+alharris-at@users.noreply.github.com>

* update connect to cloud step for todo setup

* Update src/fragments/start/sample-apps/android/todo-app.mdx

Co-authored-by: Thomas Leing <bluezebragames@gmail.com>

* docs: update README to call out need for redirects in contribution guide (#5035)

* docs: update README to call out need for redirects in contribution guide

* Update Readme.md

* Update Readme.md

* Update Readme.md

* Update PULL_REQUEST_TEMPLATE.md (#5036)

* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md

* Update CODEOWNERS (#5051)

* Update PULL_REQUEST_TEMPLATE.md (#5050)

* Update PULL_REQUEST_TEMPLATE.md

* Update .github/PULL_REQUEST_TEMPLATE.md

* Fixing spacing issues (#4996)

* Update versions.ts (#5048)

* fix: h4 margin for prev/next buttons (#4975)

* fix(docs): Remove lifecycle viewmodel from setup (#5042)

* Create content_issue.md (#5013)

* add github workflow to run the link tag check script on each PR (#5022)

* add github workflow to run the link tag check script on each PR

* correct script path

* update workflow job name

* update workflow name

Co-authored-by: Jacob Logan <lognjc@amazon.com>

* Update versions.ts (#5060)

* chore: add resolutions for 'decode-uri-component' and 'json5' (#5062)

* added individual callouts to device tracking feature requests per platform (#5063)

* update how internal links containing platform information are being handled

* add unit tests to Internal Link component

* There were many extra ')' in this page (#5004)

* There was 1 extra ')' here

* The same mistake was done in multiple places rather

* Adding styleguide to PR template (#5075)

* Adds deprecation message for XR (#5057)

* add geo unauth role info (#5040)

* update malformed link (#5074)

Co-authored-by: Jacob Logan <lognjc@amazon.com>

* Map Style Add (#4964)

* Bump Android versions (#5095)

* Update Readme.md (#5096)

* style: add styling for code snippets in MDX headings (#5030)

* add callout for lambda triggers (#5056)

* add callout to lambda triggers

add callout for lambda triggers when utilizing federated users.

* added for js auth docs

* created fragment

* fixed typo

* renamed file

* Update src/fragments/cli/lambda_triggers_callout.mdx

Co-authored-by: josef <josef.aidt@gmail.com>

* Update src/fragments/cli/lambda_triggers_callout.mdx

Co-authored-by: josef <josef.aidt@gmail.com>

* added for other frameworks

---------

Co-authored-by: josef <josef.aidt@gmail.com>

* Remove doSyncRetry from DataStoreConfiguration (#4986)

* fix: Replace filter for Info tab under SDK from android to ios (#5099)

* fix: Replace filter for Info page under SDK from android to ios

* fix route for data information

* fix(data): fix DataStore typo (#5098)

* added dates to Sumerian deprecation (#5089)

* added dates to Sumerian deprecation

* update error message wording

* updated wording

* updated wording

* updated and removed linting

* reverted linting

* removed Sumerian from the Auth overview page

* Update src/fragments/lib/xr/sceneapi.mdx

Co-authored-by: John Hockett <jhockett@users.noreply.github.com>

* Update src/fragments/lib/xr/getting-started.mdx

Co-authored-by: John Hockett <jhockett@users.noreply.github.com>

---------

Co-authored-by: Kamil Sobol <sobol.k.r@gmail.com>
Co-authored-by: John Hockett <jhockett@users.noreply.github.com>

* fix: updating to iOS DataStore initialization docs (#5094)

this actually does not exist anymore on the latest SwiftUI version and is not required to get DataStore initialized. It's pretty confusing and this code snippet does not work as is.

* Documentation-updates (#5104)

* Updated the @latest command for NextJS

* streamlined the getting started guide

* updated messaging (#5105)

* fix(JS/RN): added polyfill callout to interactions category on react native (#5090)

* added polyfill callout to interactions category on react native

* made changes to re-use polyfills fragments

* add shared files in CLI file reference page (#5071)

* add CLI shared state files to file reference page

* Update src/pages/cli/reference/files.mdx

Co-authored-by: John Hockett <jhockett@users.noreply.github.com>

---------

Co-authored-by: John Hockett <jhockett@users.noreply.github.com>

* chore: Add input validation for private key in sign in with apple oauth flow (#5018)

* chore: Add input validation for private key in sign in with apple oauth flow

* Fix typo

* Modifed wrong code reference (#5015)

changed `nuxt-amplify` to `amplify-nuxt` in line 26. `amplify-nuxt` is the correct name of the directory

* Update api.mdx (#4574)

without authMode: 'API_KEY' the tutorial fails with error: Error: No current user

Co-authored-by: Jim Blanchard <jim.l.blanchard@gmail.com>

* fix typo (#4984)

subscribe is not a method of OnCreateRestaurantListener, but of the data after the listener is called

* fix: typo in import statement (#5072)

* add cli page for ssm parameter store usage (#5107)

* CMS updates

* Updates to cms docs

* Add when a page was last updated into the Docs site (#4341)

* Update husky to 8.0.0

* Init husky

* Update cspell to 5.20.0

* Add frontmatter and update cspell to not error when no files found

* Read frontmatter from mdx files to get 'lastUpdated' property

* Display last updated on page

* Remove unused import

* Add packages to help set up frontmatter in mdx files

* Update custom remark plugin to remove frontmatter

* Add a skip section into switch statement

* Find first element after frontmatter quicker

* Make LastUpdated Provider root element in page.tsx

* Add blockquote check when parsing tree during frontmatter plugin

* Add last updated dates to mdx files during amplify build

* Move addLastUpdated script to preBuild section

* Update yarn.lock

* Update yarn.lock

* Move last updated text into left Menu component

* Add 'sh' to supported language for code blocks

* Change text to page updated

* Add useReducer and useContext to manage state of a page's last updated date

* remove comments

* Pass down the parent Page last updated date into the provider component

* Account for fragments without filterkeys

* remove console log

* update fragments component for tests

* Add comment and table cases for frontmatter plugin

* use forwardRef and useImperativeHandle to allow use of ref on function component

* Remove relative file path from frontmatter

* Set package version for new packages

* Update the types

* remove outdated code

* Add id to html element for page last updated text

---------

Co-authored-by: Tim Nguyen <timngyn@amazon.com>

* updates to remove additional mentions of XR in critical flows (#5119)

* updates to remove additional mentions of XR

* remove XR test in the grid

* chore(deps): bump @aws-amplify/ui-react from 4.2.1 to 4.3.8

Bumps [@aws-amplify/ui-react](https://github.com/aws-amplify/amplify-ui/tree/HEAD/packages/react) from 4.2.1 to 4.3.8.
- [Release notes](https://github.com/aws-amplify/amplify-ui/releases)
- [Changelog](https://github.com/aws-amplify/amplify-ui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/aws-amplify/amplify-ui/commits/@aws-amplify/ui-react@4.3.8/packages/react)

---
updated-dependencies:
- dependency-name: "@aws-amplify/ui-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Resolves: #5076

* Resolves: #5081

* Move back placement of hooks (#5125)

* update sitemap generator to remove chooseFilter pages

* Add clarifying callout for list inputs (#5117)

* Fix typo for image (#5135)

* Android version bumps (#5127)

* fix(data): remove SK references from DataStore docs (#5138)

* fix(data): remove SK references from DataStore docs

* remove unintended updates

* fix(data): fix broken DataStore code snippet; fix spelling and grammatical errors (#5140)

* Add redirects label workflow (#5079)

* Add workflow for checking for redirects

* Add mergify pull request rules to help with handling redirect labels

* Split workflow to check for file deletions on PR opened and PR sync

* Add newline at eof

* remove extra spaces

* add newline at eof

* fix typo

* Move github variables into environment variables

* feat: add TS examples to API GQL docs (#5059)

* feat: add TS examples to API GQL docs

* pr feedback

* pr feedback 2

* Add workflow to check for deleted assets (#5142)

* add a note recommending git-secrets for scanning (#5139)

* add a note recommending git-secrets for scanning

* Update src/pages/cli/start/workflows.mdx

Co-authored-by: John Hockett <jhockett@users.noreply.github.com>

---------

Co-authored-by: John Hockett <jhockett@users.noreply.github.com>

* Fix the naming of Figma to code (#5129)

Co-authored-by: Chris Woolum <woolumc@amazon.com>

* Provide examples of storage pause/resume/start/cancel operations (#5126)

Co-authored-by: Thomas Leing <leint@amazon.com>

* feat(auth): Adding documentation for getCurrentUser (#5064)

* Adding support for getCurrentUser

* addressing PR comments

* Fix for not having getcurrentuser in ios documentation

* reverting ios id change

* Update src/fragments/lib/auth/android/signin_next_steps/80_current_user.mdx

Co-authored-by: Tyler Roach <tjroach@amazon.com>

* Update src/fragments/lib/auth/android/signin_next_steps/80_current_user.mdx

Co-authored-by: Tyler Roach <tjroach@amazon.com>

* Addressed PR comments

---------

Co-authored-by: Tyler Roach <tjroach@amazon.com>

* fix(flutter): add android extra step installing DataStore lib (#5148)

* fix(flutter): add android extra step installing DataStore lib

* add jetbrains for cspell check

* Refactor feedback component to use only adobe analytics (#5149)

* Refactor feedback component to use only adobe analytics

* Update test to check for adobe analytics call

* Update user creation flow to IAM console v2 (#5078)

* update user creation flow with IAM console v2 flow

* include previous flow at bottom

* address PR comments and other minor formatting

* adjust code block

* update cli version range

* update version numbers

* [Feedback]JavaScript Getting Started Guide has link for Push Notification #5151 (#5160)

Co-authored-by: LalitAswal <LalitAswal143@gmail.com>

* chore: add unsupported directives for studio (#5163)

* chore: add unsupported directived for studio

* styling changes

* add types and explaination

* Update src/pages/console/data/data-model.mdx

Co-authored-by: josef <josef.aidt@gmail.com>

---------

Co-authored-by: josef <josef.aidt@gmail.com>

* add note on cpk ff with sqlite (#5146)

* add note on cpk ff with sqlite

* use callout blcok

Co-authored-by: David McAfee <mcafd@amazon.com>

* use callout block

Co-authored-by: David McAfee <mcafd@amazon.com>

---------

Co-authored-by: David McAfee <mcafd@amazon.com>

* replace expo init with npx create-expo-app (#5118)

* Delete Amplify backend related code (#5150)

* Refactor feedback component to use only adobe analytics

* Delete Amplify backend related code

* add react native polyfill to getting started (#5097)

* add react native polyfill to getting started

* move polyfill to only datastore getting started

* fix typo

Co-authored-by: Tim Nguyen <54393192+timngyn@users.noreply.github.com>

* add phrasing suggestions

---------

Co-authored-by: Tim Nguyen <54393192+timngyn@users.noreply.github.com>

* Update amplify build spec to run algolia index on main branch only (#5188)

* (fix) broken links within JS and RN docs

* Link within "code text" is difficult to see, moved link to normal text.

* Update layers.mdx (#5200)

Update layer text to reflect current implementation.

* chore: fix Import cognito resource on studio (#5195)

* update studio import auth

* typo correction

* Update src/pages/console/auth/import.mdx

Co-authored-by: josef <josef.aidt@gmail.com>

* Update src/pages/console/auth/import.mdx

Co-authored-by: josef <josef.aidt@gmail.com>

* fix typo and add callout

* added image

---------

Co-authored-by: josef <josef.aidt@gmail.com>

* update sandbox sample schema to align with tutorial docs and use graphQL transformer v2 (#5152)

Co-authored-by: Adilah Beck <adilahku@amazon.com>

* fix: numeration on git-based hosting tutorial (#5109)

* fix: revise references to deprecated lambda node version update page (#4976)

* chore: rm references to deprecated lambda node version update page, ref #4974

* chore: add references to function configure options page

* chore(js): Updated federatedSignIn docs for new Google client (#5136)

* chore(js): Updated federatedSignIn docs for new Google client

* CR: formatting and null checks

* appsec recommendation 1

* PR suggestion 2

* Predictions/transcribe language support (#5147)

* link predictions/transcribe supported languages

* link predictions/transcribe supported languages

* link predictions/transcribe supported languages

* add data type recommendation

* Update transcribe.mdx

---------

Co-authored-by: Aaron S <94858815+stocaaro@users.noreply.github.com>

* Expand Studio managed resources and add instructions for resetting Studio

* Move warning to callout to give it more prominence

* Address feedback

* fix(cli-graphql): add custom cdk resolver limitation (#5171)

* fix(graphql): add custom cdk resolver limitation

* updated comments

* Update custom-business-logic.mdx

* Update custom-business-logic.mdx

* Update custom-business-logic.mdx

* Update src/pages/cli/graphql/custom-business-logic.mdx

Co-authored-by: Kamil Sobol <sobol.k.r@gmail.com>

---------

Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>
Co-authored-by: Kamil Sobol <sobol.k.r@gmail.com>

* chore(flutter): GQL model helper changes for CPK in dev preview (#5124)

* chore: extracting iam instructions into fragment and distributing throughout the docs site (#5217)

* feat(cli): migration guide for lazy loading and custom selection set feature flag (#4934)

* feat(cli): feature flag and migration guide iOS LazyReference ModelPath

* migration guide

* fix code snippets

* fix code snippets

* address PR comments

* update CLI versions

* changes Legacy link on Delete User section for JS/RN (#5197)

Co-authored-by: LalitAswal <LalitAswal143@gmail.com>

* feat: add contributor page (#5164)

* feat: add contributor page

* correct link, add layout to getting-started

* add octokitjs + include the `good first issue` cards

* updated styles + formatting/layout + adjust for responsive

* sort footer links

* add images

* refactor SEO, fix code blocks

* add breathing room for content

* fix next build by moving components to components dir

* added contributor page to nav

* add contribute page to globalnav and links constants

* remove legacy prop + add padding around code

* add breakpoint width for responsiveness

* Move Contribute to fourth position in nav

* adjust CTA buttons

* relative contribute link

* sm commit to trigger pr preview

* add highlight to contribute in nav

* commenting out addition to nav bar until UI is ready to deploy update on ui site

* revert constants link to external site

---------

Co-authored-by: siegerts <stephen.siegert@gmail.com>
Co-authored-by: Katie Goines <katiegoi@amazon.com>
Co-authored-by: Katie Goines <30757403+katiegoines@users.noreply.github.com>

* feat(swift): add notifications (#5043)

* feat(swift): add swift push notifications

* update existing resources

* Add custom env var to conditionally fetch data for contribute page (#5228)

* Comment out issues cards (#5229)

* Comment out issues cards

* Add null check for meta object

* Add back getStaticProps method

* chore:update user management (#5234)

* Fixing broken links

* Fixed the broken link on V2 as well as V1

* have isProductRoot recognize query params

* fix: Fixing broken links in some iOS SDK pages (#5239)

* Remove "just" from geo fragment (#5203)

* removing the word "just" to align with docs styleguide

* removing the word "just" to align with docs styleguide

* fix(react-native): add install steps (#5240)

* feat(android): Add new page for S3 acceleration endpoint (#5214)

* feat(android): Add new page for S3 acceleration endpoint

* address comments

* remove semi-colon from kotlin snippet

* add Adobe analytics event to track codeblock copies

* add the code being copied to the tracking data

* add contribute to global nav (#5241)

* add contribute to global nav

* absolute path for contribute link in nav

* relative links in nav

replace docs and contribute with relative links in nav

* Added callout for only NextJS SSR support (#5166)

* added callout for SSR that support was built for nextJS and middleware doesn't currently work

* changed wording to not call out broken/missing features

* changed NextJS to Next.js

* missed one Next.js

* moved callout to its own fragment and added to the nextjs getting started guide

* camelCase

* Fix typo for flutter sign in

* chore(deps): bump @aws-amplify/ui-react from 4.3.8 to 4.4.0 (#5248)

Bumps [@aws-amplify/ui-react](https://github.com/aws-amplify/amplify-ui/tree/HEAD/packages/react) from 4.3.8 to 4.4.0.
- [Release notes](https://github.com/aws-amplify/amplify-ui/releases)
- [Changelog](https://github.com/aws-amplify/amplify-ui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/aws-amplify/amplify-ui/commits/@aws-amplify/ui-react@4.4.0/packages/react)

---
updated-dependencies:
- dependency-name: "@aws-amplify/ui-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fixed config in androidManifest for PN (#5218)

* chore(flutter): GraphQL subscriptions by id (#5187)

* chore(flutter): GraphQL subscriptions by id

* fix: removed old cli method from Flutter path

* Fix: updated schema

* fix: added auth rules to old schema

* fix: spacing and auth mode

* removed push notification from JS categories (#5186)

* readdresses typos and correct flutter typing (#5173)

* fix: Public example should align with others (#4944)

* Remove nested try catch/function in samples (#4914)

* updated code spacing on pass/user management page for JS/RN (#5253)

* removed -S flag when installing amplify library in storage category (#5167)

* feat(data): add TypeScript examples to DataStore docs; fix broken examples; fix syntax errors (#5155)

* feat(data): add TypeScript code examples

* add additional samples; fix errors

* more samples

* add relational examples

* add sync examples

* minor fixes

* fix typo

* minor fixes

* fix existing code snippet bug for relational models

* example updates

* fix(data): fix for #5156

* fix(data): fix for TS conflict handler issue: aws-amplify/amplify-js#11006

* feat(data): update PR template with E2E test check for code examples

* fix(data): fix DataStore 'update with predicate' example. Fixes #5231

* fix(data): simplify random number generation in docs examples

* ts docs updates

* updates

* add async / await to examples

* Separate step to print number of deleted files (#5255)

* feat(js) adds select-mfa-type challenge to MFA section, replaces QRCode with QRCodeCanvas (#5243)

* fix: remove reference to deprecated chatbot ui component (#5259)

* chore: aws cdk v2 migration troubleshooting (#4990)

* chore: added cdkv2 troubleshooting

* chore: minor fixes

* chore: removes images

* chore: address comments

* chore: address comments

* Update src/pages/cli/project/troubleshooting.mdx

Co-authored-by: Spencer Stolworthy <sdstolworthy@gmail.com>

* fix: addressed comments

* chore: fix conflicts again

* chore: added a note

* chore: address more comments

* chore: address more comments

* fix: added callout

* fix: added spaces

* Update src/pages/cli/migration/aws-cdk-migration.mdx

* Update src/pages/cli/migration/aws-cdk-migration.mdx

* Update src/pages/cli/migration/aws-cdk-migration.mdx

* Update src/pages/cli/migration/aws-cdk-migration.mdx

* Update src/pages/cli/migration/aws-cdk-migration.mdx

* Update src/pages/cli/migration/aws-cdk-migration.mdx

* Update src/pages/cli/migration/aws-cdk-migration.mdx

* Update src/pages/cli/migration/aws-cdk-migration.mdx

* Update src/pages/cli/migration/aws-cdk-migration.mdx

---------

Co-authored-by: Akshay Upadhyay <akz@amazon.com>
Co-authored-by: Edward Foyle <foyleef@amazon.com>
Co-authored-by: Spencer Stolworthy <sdstolworthy@gmail.com>
Co-authored-by: josef <josef.aidt@gmail.com>

* added rule for indent spacing to styleguide (#5252)

* modified storage 'use existing AWS resources' page to have accurate information for JS/RN (#5178)

* [CLI] update Parameter Store reference for v11 (#5174)

* feat: update Parameter Store reference for v11

* follow style guide

* fix typo and style

* Update src/pages/cli/reference/ssm-parameter-store.mdx

Co-authored-by: josef <josef.aidt@gmail.com>

* Update src/pages/cli/reference/ssm-parameter-store.mdx

* Update src/pages/cli/reference/ssm-parameter-store.mdx

Co-authored-by: josef <josef.aidt@gmail.com>

* Update src/pages/cli/reference/ssm-parameter-store.mdx

Co-authored-by: josef <josef.aidt@gmail.com>

* Update src/pages/cli/reference/ssm-parameter-store.mdx

Co-authored-by: josef <josef.aidt@gmail.com>

* Update src/pages/cli/reference/ssm-parameter-store.mdx

Co-authored-by: josef <josef.aidt@gmail.com>

* add code block

---------

Co-authored-by: josef <josef.aidt@gmail.com>

* chore: CPK feature flag default true for new projects (#5083)

* fix(data): update React Native installation instructions for DataStore Getting Started docs (#5258) (#5263)

* Update [platform].mdx (#4533)

* Update import.mdx to reflect the need for both an authenticated and unauthenticated role with trust relationship to the imported Identity Pool (#4531)

Issue #, if available:

To import an existing Identity Pool into Amplify Auth, both an authenticated role and unauthenticated role with trust relationship to the Identity Pool are required. Without that, the following error occurs in Amplify Studio and Amplify CLI:

Cannot import Identity Pool without roles.
Error: Cannot import Identity Pool without roles.

For more information see this Stack Overflow post I wrote on this:
https://stackoverflow.com/a/73366873/9700687

*Description of changes:*
Change the Import.mdx doc page to reflect this.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

* chore: add graphql language to fenced code block for syntax highlighting (#5256)

* chore(studio) update formbuilder customize page (#5224)

* refactor rest api cognito override to use arn output (#5137)

* refactor rest api cognito override to use arn output

* adjust heading

* Add missing documentation for GraphQL Transformer feature flags. (#5033)

* add feature flag docs for shouldDeepMergeDirectiveConfigDefaults

* add feature flag docs for showFieldAuthNotification

* add feature flag docs for useFieldNameForPrimaryKeyConnectionField

* feat(api): allow ${env} reference in custom-roles.json (#4591)

Co-authored-by: josef <josef.aidt@gmail.com>

* Android version bumps (#5273)

* consolidated known limitations for device remember (#5269)

* Update ssm-parameter-store.mdx (#5264)

* chore: update CLI links (#5261)

* updated broken links

* Update for iOS and Android sections

These sections were originally deleted, but the original issue was a typo that included ".md".

Co-authored-by: Tim Nguyen <54393192+timngyn@users.noreply.github.com>

---------

Co-authored-by: Tim Nguyen <54393192+timngyn@users.noreply.github.com>

* Updated docs for real-time multi-group authorization (#5087)

* Updated docs for real-time multi-group authorization

* Update authorization-rules.mdx

* fixed typo

* fix(CLI/JS): Updating social sign-in attribute mappings callout on imported Auth (#5223)

* Updating social sign in attribute mappings callout on imported Auth

* adding callout to fragments/common

* Updating link

Co-authored-by: josef <josef.aidt@gmail.com>

---------

Co-authored-by: josef <josef.aidt@gmail.com>

* added amplify init instructions for RN project setup (#5170)

* added amplify init instructions for RN project setup and entry into cspell

* Update src/fragments/start/getting-started/reactnative/setup.mdx

Co-authored-by: Jim Blanchard <jim.l.blanchard@gmail.com>

* Update src/fragments/start/getting-started/reactnative/setup.mdx

Co-authored-by: Jim Blanchard <jim.l.blanchard@gmail.com>

* Update src/fragments/start/getting-started/reactnative/setup.mdx

Co-authored-by: Jim Blanchard <jim.l.blanchard@gmail.com>

* Update src/fragments/start/getting-started/reactnative/setup.mdx

Co-authored-by: Jim Blanchard <jim.l.blanchard@gmail.com>

* Update src/fragments/start/getting-started/reactnative/setup.mdx

Co-authored-by: Jim Blanchard <jim.l.blanchard@gmail.com>

---------

Co-authored-by: Jim Blanchard <jim.l.blanchard@gmail.com>

* clarified DataStore selective sync reevaluation language (#5282)

* clarified DataStore selective sync reevaluation language

* fixed word tense typo

* Update src/fragments/lib/datastore/js/sync/50-selectiveSync.mdx

Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>

* Update src/fragments/lib/datastore/js/sync/50-selectiveSync.mdx

Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>

---------

Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>

* Update graphql-from-node.mdx (#5277)

Addresses #5236

* Update custom-business-logic.mdx (#5276)

closes amplify/docs#5077

* add the path to the schema (#5275)

* added callout for DataStore JS auto-conversion of `undefined` to `null` (#5274)

* added callout for js auto undefined to null conversion

* slight rewording

* fix(android): Rename build.gradle (Module :app) (#5244)

* feat(CLI): How to add non-default admin actions (#5237)

* how to add non-default admin actions

* how to add non-default admin actions - text changes

* Update link

Co-authored-by: josef <josef.aidt@gmail.com>

* var to const

Co-authored-by: josef <josef.aidt@gmail.com>

* Link to Express

Co-authored-by: josef <josef.aidt@gmail.com>

* Express as noun

Co-authored-by: josef <josef.aidt@gmail.com>

* changing "procedure" to "route handler"

---------

Co-authored-by: josef <josef.aidt@gmail.com>

* fix: update label for FCM ApiKey to Server Key to match firebase console (#5165)

* Add Coroutines and Rx docs for Geo category (#4923)

* Add Coroutines and Rx docs for Geo category

Removed import statements from examples for consistency with other category docs

* Replace Kotlin example with Java

* Fix Java syntax errors

* Remove unintended new keyword

* The update needs the version input (#4617)

* The update needs the version input

Without _version the update don't work

* Update src/fragments/lib/graphqlapi/js/mutate-data.mdx

---------

Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>
Co-authored-by: Katie Goines <30757403+katiegoines@users.noreply.github.com>

* fix: add `try await` (#5250)

* feat(api): add code samples 1/2 (#4881)

* feat(api): add code samples 1/2

* commit to re-trigger checks

---------

Co-authored-by: Katie Goines <30757403+katiegoines@users.noreply.github.com>

* Updated graphql-from-node examples to be amplify mock compatible  (#4441)

* Fix "Must provide Source" error

Without Content Type header local mock is failing with "Must Provice Source"

* Amplify mock commonjs note

Added a note stating that the proposed functions written in ES module syntax are not supported by amplify mock. Removed wrongly referenced 'variables' in one of the examples.

* Added callout to use node-fetch v2 for cjs

* reverse order of http headers in last example

* Remove wrong comma in doc's example

* Update src/fragments/lib/graphqlapi/graphql-from-node.mdx

Co-authored-by: josef <josef.aidt@gmail.com>

* commit to re-trigger checks

---------

Co-authored-by: josef <josef.aidt@gmail.com>
Co-authored-by: Katie Goines <30757403+katiegoines@users.noreply.github.com>

* feat(android): add notifications (#5242)

* feat(android): add notifications - DO NOT MERGE

* Update API Instructions and other fixes

* Update API instructions and other fixes

* Update cspell.json

* Delete [platform].mdx

* Apply suggestions from code review

* Implement commented suggestions

* Update 50_init_push_notifications.mdx

* Update blurb and add permissions instructions

* Update 40_install_lib.mdx

* Update 10_handle_notification_received.mdx

* Update 20_cli_resources.mdx

* Update CLI instructions

* update API and Service Extension usage

* Update 30_record_notification_opened.mdx

* Update versions.ts (#5279)

* support single provider and remove customizing behavior

* add device resigration info

* update init push notifications

* spell correction

* fix get current user snippets

* Update getting-started.mdx

---------

Co-authored-by: Divyesh Chitroda <div5yesh@gmail.com>
Co-authored-by: Tyler Roach <tjroach@amazon.com>

* fix: Updating social sign in attribute mappings callout on imported Auth (#5285)

* Updating social sign in attribute mappings callout on imported Auth

* adding callout to fragments/common

* Updating link

Co-authored-by: josef <josef.aidt@gmail.com>

* Update text formatting to enable links

---------

Co-authored-by: josef <josef.aidt@gmail.com>

* Add workflow to check for new files so CODEOWNERS can be updated (#5110)

* Add workflow to check for new files

* update codeowners link

* Add newlines

* Move var into env var

* Update workflow to pull codeowners from current branch

* Only run check if there are new files

* Split out inline github scripts into its own JS file

* Fix typos

* Don't filter out documentation-team owners

* Console log new files found before adding a comment to the PR

* Don't hardcode fetch url

* Specify version for ignore package

* Update workflow based on feedback

* Return the entire github.paginate call in order to return the file count

* matching up the id anchor with CLI tool (#5290)

* Add desugaring to getting-started (#5284)

* fix(JS/RN): fixed code indent for JS/RN in Auth category (#5267)

* fixed indent for JS/RN in Auth category

* added a couple more pages and removed the CLI commands from this PR

* Update integrate.mdx (#4922)

* Update integrate.mdx

fix (android): corrected the Datastore query update code sample

* Update integrate.mdx

Updated the delete code snippet and corrected the update code indentation.

* fixed the update logic

* chore(deps): bump @aws-amplify/ui-react from 4.4.0 to 4.4.2 (#5301)

Bumps [@aws-amplify/ui-react](https://github.com/aws-amplify/amplify-ui/tree/HEAD/packages/react) from 4.4.0 to 4.4.2.
- [Release notes](https://github.com/aws-amplify/amplify-ui/releases)
- [Changelog](https://github.com/aws-amplify/amplify-ui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/aws-amplify/amplify-ui/commits/@aws-amplify/ui-react@4.4.2/packages/react)

---
updated-dependencies:
- dependency-name: "@aws-amplify/ui-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Removes IE11 support notice given it's deprecated (#5299)

* add Opensearch config parameters override samples (#5291)

* Update integrate.mdx

fix (android): corrected the Datastore query update code sample

* Update integrate.mdx

Updated the delete code snippet and corrected the update code indentation.

* fixed the update logic

* Update override.mdx

Added Opensearch override samples

#3963

* Update override.mdx

updated the spacings.

* Update override.mdx

fixed indentation

* Update override.mdx

updated based on review comments

* Update setup.mdx (#5287)

* Update setup.mdx

Hi -

Update made for Angular 15 support.  src/polyfill.ts does not exist.  Aligning this documentation with Amplify docs - https://ui.docs.amplify.aws/angular/getting-started/troubleshooting.

Regards,
Rennay

* Update using BlockSwitcher 

Hi -

As per suggestion from @tannerabread, I have made the update using BlockSwitcher.  Apologies in advance if not completed correctly.  I could not confirm using Preview.  Please let me know if any further update required.  Again, aligning to https://ui.docs.amplify.aws/angular/getting-started/troubleshooting.

Regards,
Rennay

* fix(data): replace broken JS example with a working React Native example (5257) (#5283)

* fix(data): replace broken JS example with a working React Native example (5257)

* fix(data): fix JS example typos

* address PR feedback

* fix(data): add missing dependencies for React Native (#5280) (#5281)

* fix(JS/RN): standardized 'configuring your app' steps (#5270)

* standardized 'configuring you app' steps

* removed CLI prompt from indent rule

* fix(JS/RN/Flutter): update docs to include switcher for adding auth via CLI or existing resources (#5219)

* update docs to include switch for CLI and existing resources when adding authentication

* fix flutter page with proper "existing resources" code sample

* fix to file type and minor visual improvement of code sample

* add preamble after "Set Up Backend Resources"

* add back in the 'Identify User' title/reference in directory.js (out of scope for this PR, saving for Analytics updates overall).

* Updates to remove config/dependencies within Blockswitcher, additional PR feedback implemented.

* space added for spell check error

* New block add for 3 options (2 CLI and 1 Manual config) for Auth backend resources.

* Further refinement of blocks and verbiage. Add 3rd Manual Config block for Flutter & mobile.

* fixes to create new fragments for Flutter/iOS/Android pages

* add change to js preamble

* fixes to links that navigating to wrong platform, general feedback from PR Reviews, and added of existing AWS resource links.

* Revert callouts

* remove a comma that leads to invalid JSON string

* revert "jsx" to "dart" for code block

* Update src/fragments/lib/auth/js/getting-started.mdx

Co-authored-by: Bannon Tanner <bannon.n.tanner@gmail.com>

* Update src/fragments/lib/auth/android/getting_started/50_configureBackend.mdx

Following new Rule #21 for indentation

Co-authored-by: Bannon Tanner <bannon.n.tanner@gmail.com>

* Update src/fragments/lib/auth/flutter/getting_started/70_configureBackend.mdx

Co-authored-by: Bannon Tanner <bannon.n.tanner@gmail.com>

* Update src/fragments/lib/auth/ios/getting_started/50_configureBackend.mdx

Co-authored-by: Bannon Tanner <bannon.n.tanner@gmail.com>

* Update src/fragments/lib/auth/js/getting-started.mdx

Rule 21

Co-authored-by: Bannon Tanner <bannon.n.tanner@gmail.com>

---------

Co-authored-by: Bannon Tanner <bannon.n.tanner@gmail.com>

* chore: add callout for granular read use case (#5084)

* chore: add callout for granular read use case

* Update src/pages/cli/graphql/authorization-rules.mdx

Co-authored-by: David McAfee <mcafd@amazon.com>

* Update src/pages/cli/graphql/authorization-rules.mdx

---------

Co-authored-by: David McAfee <mcafd@amazon.com>
Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>

* chore(geo): Added note relating to macOS (#5302)

* Add platform independent sample script for headless init (#3895)

* Add platform independent script for headless init

* rename to amplify-headless-init-payload.json

* Update src/pages/cli/usage/headless.mdx

Co-authored-by: josef <josef.aidt@gmail.com>

* Update src/pages/cli/usage/headless.mdx

Co-authored-by: josef <josef.aidt@gmail.com>

* commit to re-trigger checks

* Update src/pages/cli/usage/headless.mdx

* Add newline after meta object

---------

Co-authored-by: josef <josef.aidt@gmail.com>
Co-authored-by: Katie Goines <30757403+katiegoines@users.noreply.github.com>
Co-authored-by: Tim Nguyen <timngyn@gmail.com>

* chore(deps): bump @aws-amplify/ui-react from 4.4.2 to 4.4.3 (#5312)

Bumps [@aws-amplify/ui-react](https://github.com/aws-amplify/amplify-ui/tree/HEAD/packages/react) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/aws-amplify/amplify-ui/releases)
- [Changelog](https://github.com/aws-amplify/amplify-ui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/aws-amplify/amplify-ui/commits/@aws-amplify/ui-react@4.4.3/packages/react)

---
updated-dependencies:
- dependency-name: "@aws-amplify/ui-react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(data): add missing DataStore polyfill to React Native 'Getting Started' / 'Integrate your app' page (#5309) (#5310)

* fix(android): Fix out of order setup step (#5298)

* fix(android): Fix out of order setup step

* Update 40_verifyAmplifyLibraries.mdx

* feat: adding cli options to commands hooks (#5091)

Co-authored-by: Akshay Upadhyay <akz@amazon.com>

* Import default export of ExpoSQLiteAdapter (#5020)

* Import default export of ExpoSQLiteAdapter

* nothing commit to trigger required checks

---------

Co-authored-by: Katie Goines <30757403+katiegoines@users.noreply.github.com>

* feat: add Amplify CLI command reference (#4950)

* feat: add Amplify CLI command reference

* chore: migrate next.config, directory to ESM. enables reading cli command info from npm distribution

* chore: add amplify-cli-core as a dependency

* fix: inline code block sidenav link

* migrate away from 'tasks' cmd, mjs tasks

* jest to transform mjs

* directory import to use mjs extension, correct expected error message

* revert error message correction due to different node versions

* update lockfile

* fix subcommand descriptions, remove usage subsections

* pin amplify-cli-core version

* add types, fix usage of table captions

* patch duplicate subcommands from dataset

* update lockfile from main

* use scoped package, update to 4+

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: JagWireZ <skilldeal@outlook.com>
Co-authored-by: Tim Nguyen <54393192+timngyn@users.noreply.github.com>
Co-authored-by: Phani Srikar Edupuganti <55896475+phani-srikar@users.noreply.github.com>
Co-authored-by: Tim Nguyen <timngyn@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jordan Nelson <nejrd@amazon.com>
Co-authored-by: Dillon Nys <24740863+dnys1@users.noreply.github.com>
Co-authored-by: Anshul Gupta <gpanshu@amazon.com>
Co-authored-by: gpanshu <91897496+gpanshu@users.noreply.github.com>
Co-authored-by: josef <josef.aidt@gmail.com>
Co-authored-by: Chris Womack <cpwomack@amazon.com>
Co-authored-by: wpeck-amplify <107895670+wpeck-amplify@users.noreply.github.com>
Co-authored-by: Wesley P <40308049+wrpeck@users.noreply.github.com>
Co-authored-by: Abdallah Shaban <abdallah.w.shaban@gmail.com>
Co-authored-by: Katie Goines <30757403+katiegoines@users.noreply.github.com>
Co-authored-by: phani-srikar <phanisrikar93ume@gmail.com>
Co-authored-by: Rene Brandel <4989523+renebrandel@users.noreply.github.com>
Co-authored-by: Dan Kiuna <dkkiuna11@gmail.com>
Co-authored-by: Thomas Leing <bluezebragames@gmail.com>
Co-authored-by: Thomas Leing <leint@amazon.com>
Co-authored-by: ykethan <ykethan@amazon.com>
Co-authored-by: arka1002 <105232141+arka1002@users.noreply.github.com>
Co-authored-by: Jacob Logan <lognjc@amazon.com>
Co-authored-by: Olya Balashova <42189299+helgabalashova@users.noreply.github.com>
Co-authored-by: David McAfee <mcafd@amazon.com>
Co-authored-by: Susmitha <sushpatg@amazon.com>
Co-authored-by: Susmitha <susmithapatchigolla99@gmail.com>
Co-authored-by: Al Harris <91494052+alharris-at@users.noreply.github.com>
Co-authored-by: Erica Eaton <eatoeric@amazon.com>
Co-authored-by: Erica Eaton <67125657+eeatonaws@users.noreply.github.com>
Co-authored-by: Abdallah Shaban <awshaban@amazon.com>
Co-authored-by: banji180 <banji180@gmail.com>
Co-authored-by: dengdan154 <85711456+dengdan154@users.noreply.github.com>
Co-authored-by: jacoblogan <jacob.maiola.logan@gmail.com>
Co-authored-by: Bannon Tanner <bannonta@amazon.com>
Co-authored-by: Yasunori Kirimoto <yasunorikirimoto@gmail.com>
Co-authored-by: Tyler Roach <tjroach@amazon.com>
Co-authored-by: Manuel Iglesias <6154160+manueliglesias@users.noreply.github.com>
Co-authored-by: Saijad Dhuka <83975678+sdhuka@users.noreply.github.com>
Co-authored-by: Kamil Sobol <sobol.k.r@gmail.com>
Co-authored-by: John Hockett <jhockett@users.noreply.github.com>
Co-authored-by: Eddy Varela <eddvar@amazon.com>
Co-authored-by: Edward Foyle <foyleef@amazon.com>
Co-authored-by: Amplifiyer <51211245+Amplifiyer@users.noreply.github.com>
Co-authored-by: Favour Felix Chinemerem <46944485+felixfavour@users.noreply.github.com>
Co-authored-by: lematosdev <80372027+lematosdev@users.noreply.github.com>
Co-authored-by: Jim Blanchard <jim.l.blanchard@gmail.com>
Co-authored-by: Sabrina <54827482+sabrinaspage@users.noreply.github.com>
Co-authored-by: Hakjong Son <hakjong.son@gmail.com>
Co-authored-by: Tim Nguyen <timngyn@amazon.com>
Co-authored-by: vimo <vidyesh@yahoo.com>
Co-authored-by: awinberg-aws <100880084+awinberg-aws@users.noreply.github.com>
Co-authored-by: Ivan Artemiev <29709626+iartemiev@users.noreply.github.com>
Co-authored-by: Chris Woolum <christopher.woolum@gmail.com>
Co-authored-by: Chris Woolum <woolumc@amazon.com>
Co-authored-by: Hui Zhao <10602282+HuiSF@users.noreply.github.com>
Co-authored-by: LalitAswal <Lalit.aswal143@gmail.com>
Co-authored-by: LalitAswal <LalitAswal143@gmail.com>
Co-authored-by: Dane Pilcher <dppilche@amazon.com>
Co-authored-by: Adilah Beck <kuadilah@umich.edu>
Co-authored-by: Adilah Beck <adilahku@amazon.com>
Co-authored-by: Sergei Rams <61150013+auvred@users.noreply.github.com>
Co-authored-by: Dustin Noyes <dustin.noyes.dev@gmail.com>
Co-authored-by: Venkata Ramyasri Kota <34170013+kvramyasri7@users.noreply.github.com>
Co-authored-by: Aaron S <94858815+stocaaro@users.noreply.github.com>
Co-authored-by: Albert Jessurum <albjessu@amazon.com>
Co-authored-by: Christopher Sundersingh <83315412+sundersc@users.noreply.github.com>
Co-authored-by: Travis Sheppard <tshepp@amazon.com>
Co-authored-by: Michael Law <1365977+lawmicha@users.noreply.github.com>
Co-authored-by: siegerts <stephen.siegert@gmail.com>
Co-authored-by: Katie Goines <katiegoi@amazon.com>
Co-authored-by: Chris Ameter <29186822+ameter@users.noreply.github.com>
Co-authored-by: Sebastian Villena <97059974+ruisebas@users.noreply.github.com>
Co-authored-by: Andrea Trasatti <atrasatti@gmail.com>
Co-authored-by: Danny Banks <djb@amazon.com>
Co-authored-by: kg0r0 <kg0r0@yahoo.co.jp>
Co-authored-by: Elijah Quartey <Equartey@users.noreply.github.com>
Co-authored-by: Dan Kiuna <dkkiuna@amazon.com>
Co-authored-by: Scott Rees <6165315+reesscot@users.noreply.github.com>
Co-authored-by: akshbhu <39866697+akshbhu@users.noreply.github.com>
Co-authored-by: Akshay Upadhyay <akz@amazon.com>
Co-authored-by: Spencer Stolworthy <sdstolworthy@gmail.com>
Co-authored-by: Zeyu Li <lizeyu@amazon.com>
Co-authored-by: Gegham Samvelyan <gegham.samvelyan@hotmail.com>
Co-authored-by: Evan Simpson <25159851+e-simpson@users.noreply.github.com>
Co-authored-by: Joseph Lawson <joe@joekiller.com>
Co-authored-by: kuhlmanp <119457106+kuhlmanp@users.noreply.github.com>
Co-authored-by: Jon Wire <iambipedal@gmail.com>
Co-authored-by: Chris Bonifacio <christopher.bonifacio@gmail.com>
Co-authored-by: Pavel Lazar <85319655+lazpavel@users.noreply.github.com>
Co-authored-by: Matt Creaser <mattcreaser@gmail.com>
Co-authored-by: Paulo Henrique Santos <paulohs.dev@gmail.com>
Co-authored-by: Nakaoka Rei <reideeplearning@gmail.com>
Co-authored-by: mstoyanovv <51913821+mstoyanovv@users.noreply.github.com>
Co-authored-by: Divyesh Chitroda <div5yesh@gmail.com>
Co-authored-by: Anil Maktala <maktala.anil@gmail.com>
Co-authored-by: rennay <rennay@gmail.com>
Co-authored-by: Chris Womack <67726635+cwomack@users.noreply.github.com>
Co-authored-by: Bannon Tanner <bannon.n.tanner@gmail.com>
Co-authored-by: JC Jimenez <1117904+jcjimenez@users.noreply.github.com>
Co-authored-by: Stanimir <sytolk@gmail.com>
Co-authored-by: JP Slavinsky <jpslav@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DataStore Documentation dealing with the DataStore, can be for any/all platform(s)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants