AWS parameters

The following table describes the AWS parameters:

Parameter

Description

Service Name

Defines the AWS Service Name.

Default value: execute-api

Region

Defines the AWS regional endpoint.

Authentication Method

Determines the authentication method required to run the AWS Service:

  • IAM role (default)
  • Access & Secret Keys

IAM role name

Defines the IAM role user name, and is used to acquire a temporary security token

Access Key

Defines a unique string for the Service API to identify the application

Secret Access Key

Authenticates the identity of the application to the Service API when the application requests access to a user's account

Parent Topic

Defining an Execution REST API operation step