Deletes a distribution tenant
Source:R/cloudfront_operations.R
cloudfront_delete_distribution_tenant.RdDeletes a distribution tenant. If you use this API operation to delete a distribution tenant that is currently enabled, the request will fail.
See https://www.paws-r-sdk.com/docs/cloudfront_delete_distribution_tenant/ for full documentation.
Arguments
- Id
[required] The ID of the distribution tenant to delete.
- IfMatch
[required] The value of the
ETagheader that you received when retrieving the distribution tenant. This value is returned in the response of theget_distribution_tenantAPI operation.