amazonka-opsworks-1.3.5: Amazon OpsWorks SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.OpsWorks.DescribeAgentVersions

Contents

Description

Describes the available AWS OpsWorks agent versions. You must specify a stack ID or a configuration manager. DescribeAgentVersions returns a list of available agent versions for the specified stack or configuration manager.

See: AWS API Reference for DescribeAgentVersions.

Synopsis

Creating a Request

describeAgentVersions :: DescribeAgentVersions Source

Creates a value of DescribeAgentVersions with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

Destructuring the Response

describeAgentVersionsResponse Source

Creates a value of DescribeAgentVersionsResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Response Lenses

davrsAgentVersions :: Lens' DescribeAgentVersionsResponse [AgentVersion] Source

The agent versions for the specified stack or configuration manager. Note that this value is the complete version number, not the abbreviated number used by the console.