1

Our client provided required Cognito User Pool id and related tokens but not giving the aws credentials so is there any possibility to setup aws amplify official flutter library with out using cli?

Midhilaj
  • 4,905
  • 9
  • 45
  • 88

1 Answers1

0

You should be able to modify the CFN file see

aws-export.js and the cloudformation temlpate basicauthentication5fbc10de-cloudformation-tempalte.yml

in this solution for an idea how to do this.

user7660047
  • 167
  • 9