h2o.set_s3_credentials | R Documentation |
There are no validations done to the credentials. Incorrect credentials are thus revealed with first S3 import call.
h2o.set_s3_credentials(secretKeyId, secretAccessKey, sessionToken = NULL)
secretKeyId |
Amazon S3 Secret Key ID (provided by Amazon) |
secretAccessKey |
Amazon S3 Secret Access Key (provided by Amazon) |
sessionToken |
Amazon Session Token (optional, only when using AWS Temporary Credentials) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.