eks_delete_eks_anywhere_subscription {paws.compute} | R Documentation |
Deletes an expired or inactive subscription
Description
Deletes an expired or inactive subscription. Deleting inactive subscriptions removes them from the Amazon Web Services Management Console view and from list/describe API responses. Subscriptions can only be cancelled within 7 days of creation and are cancelled by creating a ticket in the Amazon Web Services Support Center.
See https://www.paws-r-sdk.com/docs/eks_delete_eks_anywhere_subscription/ for full documentation.
Usage
eks_delete_eks_anywhere_subscription(id)
Arguments
id |
[required] The ID of the subscription. |
[Package paws.compute version 0.7.0 Index]