Skip to content

Commit 9fbb269

Browse files
committed
chore: add missing 'DataType' request parameter mapping in README
1 parent c04aac4 commit 9fbb269

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,4 +236,5 @@ custom:
236236
'integration.request.querystring.MessageAttribute.1.Value.DataType': "'String'"
237237
'integration.request.querystring.MessageAttribute.2.Name': "'cognitoAuthenticationProvider'"
238238
'integration.request.querystring.MessageAttribute.2.Value.StringValue': 'context.identity.cognitoAuthenticationProvider'
239+
'integration.request.querystring.MessageAttribute.2.Value.DataType': "'String'"
239240
```

0 commit comments

Comments
 (0)