aws_sdk_version: Find AWS SDK Version

Description Usage Value Examples

View source: R/awsjavasdk.R

Description

Find AWS SDK Version

Usage

1

Value

character, AWS SDK Version and standard character prefix aws-java-sdk- as in the unpacked directory name

Examples

1
2
3
4
## Not run: 
aws_sdk_version()

## End(Not run)

Example output

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)

awsjavasdk documentation built on May 2, 2019, 7:23 a.m.