Smaws_Client_SSM.ListAssociationVersions
Retrieves all versions of an association for a specific association ID.
val request :
Smaws_Lib.Context.t ->
Types.list_association_versions_request ->
(Types.list_association_versions_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `AssociationDoesNotExist of Types.association_does_not_exist
| `InternalServerError of Types.internal_server_error
| `InvalidNextToken of Types.invalid_next_token ])
Stdlib.result