Kethan sai
Kethan sai
Hey @bergmorten, with AWS Admin access should have access to creating the resources. In my testing i used a user with Amplify Admin access which is a scoped policy for...
Hey @bergmorten, could you try running `amplify configure project` -> `AWS Profile setting` -> `yes` -> `Select the authentication method you want to use: AWS profile` and select the profile....
Hey @bergmorten, we recently introduced Amplify Gen 2, which provides advanced customizations and integrations using CDK under the hood. Do check out our documentation at [Amplify documentation](https://docs.amplify.aws/) and let us...
Hey @shekharclover, thank you for reaching out. Could you provide us some additional information. 1. Are you observing an error messages on the browser debug console? 2. Details on the...
Hey @nam-truong-le, thank you for reaching out. Marking as bug for further investigation.
Hey @nam-truong-le, wanted update on this issue. With the latest update to the Lambda functions on https://github.com/aws-amplify/amplify-cli/pull/13671. You will need to upgrade the local go runtime to match the Lambda...
@nam-truong-le this is on the latest version of Amplify CLI: 12.11.1
Hey @nam-truong-le, could you provide us the reproduction steps or sample snippets of the example with the file paths used to reproduce the issue?
Hey @jo-su, thank you for the information. I was able to reproduce the issue. Marking a bug. reproduced the issue with the following test 1. created a go function 2....
Hey @Sanoodia, thank you for reaching. Is this occurring on a `amplify mock function`? If this is on the Lambda invocation on the console, implementing a error handling and retry...