josef
josef
Hey @GeorgeBellTMH :wave: thanks for raising this! I've gone ahead and marked this as a feature requests for the functions category 🙂
Hey @parvusville I think there would be two ways to perform testing in the mean time: - leverage function build scripts to run the tests, https://docs.amplify.aws/cli/function/build-options/ - caveat: these build...
Hey @VicFrolov :wave: great catch and thank you for the PR!
We should keep this doc and be more clear about the intent where this is a reference to provide least amount of privilege to the IAM user, where `AdministratorAccess-Amplify` is...
Hey @Kamran21 :wave: apologies for the delay here! This guide has evolved over the past year and a half and I wanted to follow-up to see if you have specific...
Hey @kopkunka55 :wave: are you looking for an example that allows everything _but_ `amplify push`? @maziarzamani to clarify, when you say "only need read" permissions can you describe the workflow...
found this doc in the guides section https://docs.amplify.aws/guides/api-graphql/subscriptions-by-id/q/platform/js/
Hey @tweber apologies for the delay here but I've chatted with the team and the appropriate change would require code changes from the CLI side, however in the meantime we...
Hey @samscarsella :wave: when using AppSync GraphQL API's with Amplify it is recommended to use the `API` module from `aws-amplify` to make our GraphQL calls ```js import { API, Auth...
 Perhaps this may not be the best way to implement this note due to the spacing below nested list items.