cloudfront_update_distribution: Updates the configuration for a CloudFront distribution

View source: R/cloudfront_operations.R

cloudfront_update_distributionR Documentation

Updates the configuration for a CloudFront distribution

Description

Updates the configuration for a CloudFront distribution.

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

Usage

cloudfront_update_distribution(DistributionConfig, Id, IfMatch = NULL)

Arguments

DistributionConfig

[required] The distribution's configuration information.

Id

[required] The distribution's id.

IfMatch

The value of the ETag header that you received when retrieving the distribution's configuration. For example: E2QWRUHAPOMQZL.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.