Kethan sai

Results 440 comments of Kethan sai

Hey @Zhuohui-Li, thank you for reaching out. we can override the auth resource to enable this as follows ``` import * as cognito from "aws-cdk-lib/aws-cognito"; const backend = defineBackend({ auth,...

Marking this as feature request for improvements.

Marking as feature request to support to referencing stack as a method or property.

Hey @VivianaGarces, the documentation has been updated with custom paths and access patterns. Closing the issue. https://docs.amplify.aws/react/build-a-backend/storage/

Marking this bug for error messaging and visibility improvements.

> Instead of this, shouldn't we follow the CDK model and update our supported node versions. If CDK doesn't work with node 21, we won't be able to fix customer...

Hey @nikhil123987, thank you for reaching out. Marking this as feature-request. to note you can utilize the [Lambda function construct](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_lambda-readme.html) to build a custom function with a VPC.

Hey @hum-n, thank you for reaching out. could you provided us information on the resources present or the operations/changes made in the project?

Hey @hum-n, thank you for providing this information. Marking this a feature-request for improvements and documenting this behavior. Note: Amplify Gen 2 depends on AWS CDK to build and upload...

on reproducing this ran into a bit of different error and wasn't reprompted to re-auth sso. ![image (12)](https://github.com/aws-amplify/amplify-backend/assets/87995712/2491e795-36fa-42af-8a77-c6d29a3dfe85) had to re-run `aws sso login --profile`, then start the sandbox and...