Description Usage Value Examples
Find AWS SDK Version
1 |
character, AWS SDK Version and standard character prefix aws-java-sdk-
as in the unpacked directory name
1 2 3 4 | ## Not run:
aws_sdk_version()
## End(Not run)
|
awsjavasdk did not detect its own copy of the AWS SDK. You must execute install_aws_sdk() in order to download the SDK and for the package to work as expected. If you've previously installed to a non-standard location, call set_sdk_file_root({{your alt_install root}}, confirm = TRUE) to point this package to that location and then run awsjavasdk::load_sdk()
character(0)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.