Jon Wire

Results 5 issues of Jon Wire

#### Description of changes Prior to this PR, `DataStore.clear()` and `DataStore.stop` did not provide guarantees that background work was complete before returning. This caused leakage between DataStore execution contexts (e.g.,...

#### Description of changes Adds deprecation flag and docstring to the `Schema` type exported from `DataStore`. Customers should not be using this type directly. And, it shows up in autocompletion...

#### Description of changes: Adds missing auth rule to a sample schema. (Schemas containing models without auth rules cannot be deployed.) #### Related GitHub issue #, if available: ### Instructions...

#### Description of changes: EventBridge example was incorrect. Required to changes: 1. https://github.com/aws-amplify/amplify-category-api/pull/3270 (Expected release this week) 2. [This docs PR](https://github.com/aws-amplify/docs/pull/8346) Changes tested using [this sample node app](https://github.com/svidgen/amplify-gen2-node-playground/tree/event-bridge-testing). #### Related...

1. Python 3.13 in searchable. 1. AWS-SDK in tests. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.