Smaws_Client_SSM.DescribeAssociation
val request :
Smaws_Lib.Context.t ->
describe_association_request ->
(describe_association_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `AssociationDoesNotExist of association_does_not_exist
| `InternalServerError of internal_server_error
| `InvalidAssociationVersion of invalid_association_version
| `InvalidDocument of invalid_document
| `InvalidInstanceId of invalid_instance_id ])
Stdlib.result
Describes the association for the specified target or managed node. If you created the association by using the Targets
parameter, then you must retrieve the association by using the association ID.