Tim Schmelter

Results 22 issues of Tim Schmelter

Per discussion https://github.com/aws-amplify/amplify-ios/pull/134#discussion_r349721831 We should investigate whether we can make the static `AnyModel.schema` property getter fail with a `fatalError("AnyModel.schema is not supported. Use the instance property, which reflects the schema...

datastore
feature-request
p4

Add @aws-amplify/developer-advocates as CODEOWNERS for all paths _Issue #, if available:_ _Description of changes:_ By submitting this pull request, I confirm that my contribution is made under the terms of...

Copied from https://github.com/aws-amplify/aws-sdk-android/issues/1235 --- **Which AWS Services is the feature request for?** IOT **Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** A...

feature-request
iot

DataStore might benefit from transaction support, for both internal and external use cases. E.g.: * A customer may want to save multiple related records, rolling back locally if not successful,...

datastore
feature-request

Currently, the core stack [grants `cognito-identity:*`](https://github.com/aws-amplify/amplify-ci-support/blob/master/src/integ_test_resources/ios/sdk/integration/cdk/cdk_integration_tests_ios/core_stack.py#L50) because the test setup code performs a lot of administrative functions during setup & tear down. We should investigate to see if we can...

Code samples in this page call for customers to create a function in the directory `dynamoDB-function`, but the backend update specified the directory as `kinesis-function`. ### Instructions Which platform(s) are...

#### Description of changes: Add documentation for specifying custom SSL CA certificate bundle for SQL Lambda data sources. ![image](https://github.com/aws-amplify/docs/assets/227982/04dddf7d-eb71-48fb-bf7a-1f7b33da59e1) #### Related GitHub issue #, if available: - https://github.com/aws-amplify/amplify-backend/pull/1696 ### Instructions...

### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? _No response_ ### Amplify CLI Version 12.12.6 ### What operating system...

bug
containers

### Environment information ```plain text System: OS: macOS 15.0.1 CPU: (10) arm64 Apple M1 Pro Memory: 121.84 MB / 32.00 GB Shell: /bin/zsh Binaries: Node: 18.20.4 - ~/.local/share/mise/installs/node/18/bin/node Yarn: 1.22.22...

bug
Gen 2

**Describe the content issue**: In sandbox mode, it is expected behavior that a DDB table will be deleted and recreated if the customer makes a GSI updates. However, our [sandbox...

amplify/gen2