Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cloudfront_delete_public_key

Remove a public key you previously added to CloudFront


Description

Remove a public key you previously added to CloudFront.

Usage

cloudfront_delete_public_key(Id, IfMatch)

Arguments

Id

[required] The ID of the public key you want to remove from CloudFront.

IfMatch

The value of the ETag header that you received when retrieving the public key identity to delete. For example: E2QWRUHAPOMQZL.

Value

An empty list.

Request syntax

svc$delete_public_key(
  Id = "string",
  IfMatch = "string"
)

paws.networking

Amazon Web Services Networking & Content Delivery Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.