Generic AWS API Request Activity
Use the Generic AWS API Request activity to send a generic API request to the specified AWS resource. This allows you to send requests using generic API methods such as GET, PUT, POST, or DELETE.
Usage
Complete the following properties to use this activity:
- AWS API Request - Specify the following information or click the Variable Reference icon to choose a variable:
- URL - Enter the relative URL for the API request from AWS.
- API Method - Enter the request method, such as GET, PUT, POST, or DELETE.
- Request Body - Enter the request body to be received or sent.