50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

paws.networking (version 0.2.0)

cloudfront_delete_key_group: Deletes a key group

Description

Deletes a key group.

See https://paws-r.github.io/docs/cloudfront/delete_key_group.html for full documentation.

Usage

cloudfront_delete_key_group(Id, IfMatch = NULL)

Arguments

Id

[required] The identifier of the key group that you are deleting. To get the identifier, use list_key_groups.

IfMatch

The version of the key group that you are deleting. The version is the key group’s ETag value. To get the ETag, use get_key_group or get_key_group_config.