ssm_delete_activation {paws.management} | R Documentation |
Deletes an activation
Description
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.
See https://www.paws-r-sdk.com/docs/ssm_delete_activation/ for full documentation.
Usage
ssm_delete_activation(ActivationId)
Arguments
ActivationId |
[required] The ID of the activation that you want to delete. |
[Package paws.management version 0.7.0 Index]