Skip to content

Overview

You can call the following APIs to use the corresponding AI features.

Calling URL

You have two options to call URL of AI features:

  • When deploying the solution, set the parameter APIGatewayAuthorization to NONE to allow anonymous access to API.
  • When deploying the solution, set the parameter APIGatewayAuthorization toAWS_IAM to use the IAM permission to control access to API. For more information, see Invoking a REST API in Amazon API Gateway.

Tools

  • API Explorer
  • Postman
  • cURL
  • Python
  • Java