btp-aws1-opensap icon indicating copy to clipboard operation
btp-aws1-opensap copied to clipboard

Unit 2.5 Section 3: Create API in Amazon API Gateway, The "TopicARN" should be "TopicArn"

Open JunyanHe opened this issue 1 year ago • 0 comments

Name: Message – Mapped from: method.request.header.message Name: Subject – Mapped from: method.request.header.subject Name: TopicARN – Mapped from: method.request.header.topic

The last line should be "Name: TopicArn – Mapped from: method.request.header.topic". Otherwise we will get an error : "Message": "Invalid parameter: TopicArn or TargetArn Reason: no value for required parameter".

JunyanHe avatar Feb 11 '24 03:02 JunyanHe