View source: R/opsworks_operations.R
opsworks_describe_agent_versions | R Documentation |
Describes the available OpsWorks Stacks agent versions. You must specify a stack ID or a configuration manager. describe_agent_versions
returns a list of available agent versions for the specified stack or configuration manager.
See https://www.paws-r-sdk.com/docs/opsworks_describe_agent_versions/ for full documentation.
opsworks_describe_agent_versions(StackId = NULL, ConfigurationManager = NULL)
StackId |
The stack ID. |
ConfigurationManager |
The configuration manager. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.