amazonka-ssm-0.3.3: Amazon Simple Systems Management Service SDK.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.SSM.DescribeAssociation

Contents

Description

Describes the associations for the specified configuration document or instance.

http://docs.aws.amazon.com/ssm/latest/APIReference/API_DescribeAssociation.html

Synopsis

Request

Request constructor

describeAssociation Source

DescribeAssociation constructor.

The fields accessible through corresponding lenses are:

Request lenses

daName :: Lens' DescribeAssociation Text Source

The name of the configuration document.

Response

Response constructor

Response lenses