Smaws_Client_SSM.DeleteActivation
val request :
Smaws_Lib.Context.t ->
delete_activation_request ->
(delete_activation_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServerError of internal_server_error
| `InvalidActivation of invalid_activation
| `InvalidActivationId of invalid_activation_id
| `TooManyUpdates of too_many_updates ])
Stdlib.result
Deletes an activation. You aren't required to delete an activation. If you delete an activation, you can no longer use it to register additional managed nodes. Deleting an activation doesn't de-register managed nodes. You must manually de-register managed nodes.