We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be80f19 commit b58fe78Copy full SHA for b58fe78
README.md
@@ -321,7 +321,7 @@ custom:
321
rangeKey: # required if also using sort key. set pathParam or queryStringParam.
322
pathParam: sort
323
attributeType: S
324
- action: PutItem # specify actions to the table what you want
+ action: PutItem # specify action to the table what you want
325
condition: attribute_not_exists(Id) # optional Condition Expressions parameter for the table
326
cors: true
327
- dynamodb:
0 commit comments