You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This page documents function available when using the Dynamodb module, created with [@service Dynamodb](https://juliacloud.github.io/AWS.jl/stable/aws.html#AWS.@service-Tuple{Symbol,%20Vararg{Any}}).
I think it should say:
This page documents function available when using the Dynamodb module, created with [@service Dynamodb](https://juliacloud.github.io/AWS.jl/stable/aws.html#AWS.@service-Tuple{Symbol,%20Vararg{Any}}).
## Inputs
All inputs to Dynamodb functions should be passed as Julia objects, such as nested `Dict`s, rather than raw JSON.
## Table of contents
Ideally it would have an example also, but those we would have to manually write per-service, whereas this sentence we could autogenerate and stick in for all JSON services. (Or all services? not sure)
The text was updated successfully, but these errors were encountered:
xref #673 (comment)
For DynamoDB, the docs start with
I think it should say:
Ideally it would have an example also, but those we would have to manually write per-service, whereas this sentence we could autogenerate and stick in for all JSON services. (Or all services? not sure)
The text was updated successfully, but these errors were encountered: