Module Smaws_Client_SSM.DescribeActivations

Describes details about the activation, such as the date and time the activation was created, its expiration date, the Identity and Access Management (IAM) role assigned to the managed nodes in the activation, and the number of nodes registered by using this activation.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalServerError of Types.internal_server_error | `InvalidFilter of Types.invalid_filter | `InvalidNextToken of Types.invalid_next_token ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_activations_request -> (Types.describe_activations_result, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServerError of Types.internal_server_error | `InvalidFilter of Types.invalid_filter | `InvalidNextToken of Types.invalid_next_token ]) Stdlib.result