redshiftserverless_delete_snapshot_copy_configuration {paws.database}R Documentation

Deletes a snapshot copy configuration

Description

Deletes a snapshot copy configuration

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

Usage

redshiftserverless_delete_snapshot_copy_configuration(
  snapshotCopyConfigurationId
)

Arguments

snapshotCopyConfigurationId

[required] The ID of the snapshot copy configuration to delete.


[Package paws.database version 0.6.0 Index]