When you download the auto-generated API client for Java or JavaScript, they reference the basic auxiliary components. Is a version of these features available for Xamarin, or is there a way to make or sign Gateway API requests using the Xamarin AWS SDK? The only thing I see is the "test" method in the AWSSDK.APIGateway client, which seems to be intended for management operations.
My API requires authentication, I use Cognito to authenticate users.
UPDATE:
Therefore, I did not immediately understand that you can directly call Lambda functions using the AWS SDK, and I donβt need to use the API at all.
source share