Smaws_Client_SSM.DescribeEffectiveInstanceAssociationsAll associations for the managed nodes.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of Types.internal_server_error
| `InvalidInstanceId of Types.invalid_instance_id
| `InvalidNextToken of Types.invalid_next_token ] ->
stringval request :
'http_type Smaws_Lib.Context.t ->
Types.describe_effective_instance_associations_request ->
(Types.describe_effective_instance_associations_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of Types.internal_server_error
| `InvalidInstanceId of Types.invalid_instance_id
| `InvalidNextToken of Types.invalid_next_token ])
Stdlib.result