Skip to content

Commit 84a2421

Browse files
authored
Merge pull request #18 from erezrokah/chore/fix_missing_line_in_readme
Add missing 'DataType' request parameter mapping in README
2 parents c04aac4 + 9fbb269 commit 84a2421

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)