0

Is there any way to send the mutation, query using AWS Java SDK? I need to use it using IAM Role

Default authorization mode = AWS Identity and Access Management (IAM)

Also, there is no function to make a query and send it

    AWSAppSync awsAppSync = AWSAppSyncClient.builder().build();
yali
  • 1,038
  • 4
  • 15
  • 31
  • Is [this](https://github.com/amazon-archives/aws-mobile-appsync-events-starter-android/blob/master/app/src/main/java/com/amazonaws/demo/appsync/AddEventActivity.java#L90) of use to you? – amitd Feb 04 '21 at 15:53
  • nnope not an android, I am spring boot – yali Feb 07 '21 at 08:48

0 Answers0