ssmincidents_update_deletion_protection: Update deletion protection to either allow or deny deletion...

View source: R/ssmincidents_operations.R

ssmincidents_update_deletion_protectionR Documentation

Update deletion protection to either allow or deny deletion of the final Region in a replication set

Description

Update deletion protection to either allow or deny deletion of the final Region in a replication set.

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

Usage

ssmincidents_update_deletion_protection(
  arn,
  clientToken = NULL,
  deletionProtected
)

Arguments

arn

[required] The Amazon Resource Name (ARN) of the replication set to update.

clientToken

A token that ensures that the operation is called only once with the specified details.

deletionProtected

[required] Specifies if deletion protection is turned on or off in your account.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.