Christopher Sundersingh

Results 5 issues of Christopher Sundersingh

Add LambdaAuthorizerConfig to AppSync GraphQLApi

#### Description of changes: Callout additional step required to redeploy the API when granting a function access to the GraphQL API. #### Related GitHub issue #, if available: https://github.com/aws-amplify/amplify-category-api/issues/679 ###...

amplify/data
product-owner-review-needed

`yarn clean` is removing the SQL cert file because it is placed in `lib` folder. This PR moves it to `certs` directory under `src` directory and updates the build script...

#### Description of changes Fix the bug: Attribute type changes are not reflected in amplify managed tables. To resolve this, we will delete all the indexes referencing the attribute with...

#### Description of changes Add E2E tests to verify auth utils fix for handling null values in group claim. When a model contains an owner rule and groups rule, auth...