eks_update_eks_anywhere_subscription: Update an EKS Anywhere Subscription

View source: R/eks_operations.R

eks_update_eks_anywhere_subscriptionR Documentation

Update an EKS Anywhere Subscription

Description

Update an EKS Anywhere Subscription. Only auto renewal and tags can be updated after subscription creation.

See https://www.paws-r-sdk.com/docs/eks_update_eks_anywhere_subscription/ for full documentation.

Usage

eks_update_eks_anywhere_subscription(id, autoRenew, clientRequestToken = NULL)

Arguments

id

[required] The ID of the subscription.

autoRenew

[required] A boolean indicating whether or not to automatically renew the subscription.

clientRequestToken

Unique, case-sensitive identifier to ensure the idempotency of the request.


paws.compute documentation built on May 29, 2024, 9:16 a.m.