r-paws-management
Amazon Web Services management and governance services
This package provides an interface to Amazon Web Services management and governance services, including CloudWatch application and infrastructure monitoring, Auto Scaling for automatically scaling resources, and more.
- Versions: 0.7.0
- Website: https://github.com/paws-r/paws
- Licenses: ASL 2.0
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-paws-management
as follows:
guix install r-paws-management
Or install a particular version:
guix install r-paws-management@0.7.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of r-paws-management about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-paws-management'><img src='https://packages.guix.gnu.org/packages/r-paws-management/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/r-paws-management/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/r-paws-management)
Example Org:
[[https://packages.guix.gnu.org/packages/r-paws-management][https://packages.guix.gnu.org/packages/r-paws-management/badges/latest-version.svg]]