Description Usage Arguments Value
EFS HTTP Requests
| 1 2 3 4 | 
| verb | A character string containing an HTTP verb, defaulting to “GET”. | 
| action | A character string specifying the path to the API endpoint. | 
| query | A named list of query string parameters. | 
| headers | A list of headers to pass to the HTTP request. | 
| body | A list of body (JSON) arguments. | 
| verbose | A logical indicating whether to be verbose. Default is given by  | 
| region | A character string containing the AWS region. If missing, defaults to “us-east-1”. | 
| key | A character string containing an AWS Access Key ID. See  | 
| secret | A character string containing an AWS Secret Access Key. See  | 
| session_token | A character string containing an AWS Session Token. See  | 
| ... | Additional arguments passed to  | 
A list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.