cloudfront_delete_vpc_origin: Delete an Amazon CloudFront VPC origin
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
.