Package: raws.profile 0.1.0
Samuel Macedo
raws.profile: Managing Profiles on Amazon Web Service
This is an R wrapper from the AWS Command Line Interface that provides methods to manage the user configuration on Amazon Web Service. You can create as many profiles as you want, manage them, and delete them. The profiles created with this tool work with all AWS products such as S3, Glacier, and EC2. It also provides a function to automatically install AWS CLI, but you can download it and install it manually if you prefer.
Authors:
raws.profile_0.1.0.tar.gz
raws.profile_0.1.0.tar.gz(r-4.5-noble)raws.profile_0.1.0.tar.gz(r-4.4-noble)
raws.profile_0.1.0.tgz(r-4.4-emscripten)raws.profile_0.1.0.tgz(r-4.3-emscripten)
raws.profile.pdf |raws.profile.html✨
raws.profile/json (API)
# Install 'raws.profile' in R: |
install.packages('raws.profile', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 years agofrom:f3f2c35e17. Checks:OK: 1 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 09 2024 |
R-4.5-linux | NOTE | Nov 09 2024 |
Exports:aws_cli_installaws_versioncreate_profiledelete_all_profilesdelete_profilelist_profilesprofile_settings
Dependencies:clifansigluelifecyclemagrittrpillarpkgconfigrlangstringistringrtibbleutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Install AWS CLI | aws_cli_install |
User profile configuration | aws_profile create_profile profile_settings |
AWS CLI version | aws_version |
Delete profiles | delete_all_profiles delete_profile |
The profile names saved | list_profiles |