cloudfrontkeyvaluestore_delete_key: Deletes the key value pair specified by the key

View source: R/cloudfrontkeyvaluestore_operations.R

cloudfrontkeyvaluestore_delete_keyR Documentation

Deletes the key value pair specified by the key

Description

Deletes the key value pair specified by the key.

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

Usage

cloudfrontkeyvaluestore_delete_key(KvsARN, Key, IfMatch)

Arguments

KvsARN

[required] The Amazon Resource Name (ARN) of the Key Value Store.

Key

[required] The key to delete.

IfMatch

[required] The current version (ETag) of the Key Value Store that you are deleting keys from, which you can get using DescribeKeyValueStore.


paws.networking documentation built on April 3, 2025, 5:54 p.m.