opsworks_describe_agent_versions: Describes the available AWS OpsWorks Stacks agent versions

View source: R/opsworks_operations.R

opsworks_describe_agent_versionsR Documentation

Describes the available AWS OpsWorks Stacks agent versions

Description

Describes the available AWS 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.

Usage

opsworks_describe_agent_versions(StackId = NULL, ConfigurationManager = NULL)

Arguments

StackId

The stack ID.

ConfigurationManager

The configuration manager.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.