Looking for how to use this in your app?See Frontend Libraries →
API (REST)
Set up Amplify REST API
The API category provides a solution for making HTTP requests to REST API endpoints. The API library can be used for creating signed requests against Amazon API Gateway when the API Gateway Authorization is set to AWS_IAM or Cognito User Pools.
Set up Amplify HTTP API
The API category provides a solution for making HTTP requests to HTTP API endpoints. The API library can be used for creating signed requests against Amazon API Gateway when the API Gateway Authorization is set to AWS_IAM or Cognito User Pools.
Define authorization rules
Learn more about how to define authorization rules for Amplify's REST API capabilities
Use existing AWS resources
Configure the Amplify Libraries to use existing Amazon API Gateway resources by referencing them in your configuration.
API References
API References - api