cloudfront_delete_vpc_origin {paws.networking}R Documentation

Delete an Amazon CloudFront VPC origin

Description

Delete an Amazon CloudFront VPC origin.

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

Usage

cloudfront_delete_vpc_origin(Id, IfMatch)

Arguments

Id

[required] The VPC origin ID.

IfMatch

[required] The version identifier of the VPC origin to delete. This is the ETag value returned in the response to get_vpc_origin.


[Package paws.networking version 0.9.0 Index]