Event Target Http Target Args
Constructors
Properties
Link copied to clipboard
Enables you to specify HTTP headers to add to the request.
Link copied to clipboard
The list of values that correspond sequentially to any path variables in your endpoint ARN (for example arn:aws:execute-api:us-east-1:123456:myapi/*/POST/pets/*
).
Link copied to clipboard
Represents keys/values of query string parameters that are appended to the invoked endpoint. //