Amazon CloudFront Skill
amazonaws-com-cloudfront
amazonaws-com-cloudfront
| Method | Path | Description |
|---|---|---|
PUT | /2020-05-31/distribution/{TargetDistributionId}/associate-alias | |
POST | /2020-05-31/distribution/{PrimaryDistributionId}/copy | Associates an alias (also known as a CNAME or an alternate domain name) with a CloudFront distribution. With this operation you can move an alias that's already in use on a CloudF... |
POST | /2020-05-31/cache-policy | Creates a staging distribution using the configuration of the provided primary distribution. A staging distribution is a copy of an existing distribution (called the primary distr... |
POST | /2020-05-31/origin-access-identity/cloudfront | Creates a cache policy. After you create a cache policy, you can attach it to one or more cache behaviors. When it's attached to a cache behavior, the cache policy determines the... |
POST | /2020-05-31/continuous-deployment-policy | Creates a new origin access identity. If you're using Amazon S3 for your origin, you can use an origin access identity to require users to access your content using a CloudFront U... |
POST | /2020-05-31/distribution | Creates a continuous deployment policy that distributes traffic for a custom domain name to two different CloudFront distributions. To use a continuous deployment policy, first us... |
POST | /2020-05-31/distribution?WithTags | Creates a CloudFront distribution. |
POST | /2020-05-31/field-level-encryption | Create a new distribution with tags. This API operation requires the following IAM permissions: CreateDistribution TagResource |
POST | /2020-05-31/field-level-encryption-profile | Create a new field-level encryption configuration. |
POST | /2020-05-31/function | Create a field-level encryption profile. |
POST | /2020-05-31/distribution/{DistributionId}/invalidation | Creates a CloudFront function. To create a function, you provide the function code and some configuration information about the function. The response contains an Amazon Resource... |
POST | /2020-05-31/key-group | Create a new invalidation. For more information, see Invalidating files in the Amazon CloudFront Developer Guide. |
POST | /2020-05-31/key-value-store/ | Creates a key group that you can use with CloudFront signed URLs and signed cookies. To create a key group, you must specify at least one public key for the key group. After you c... |
POST | /2020-05-31/distributions/{DistributionId}/monitoring-subscription/ | Specifies the key value store resource to add to your account. In your account, the key value store names must be unique. You can also import key value store data in JSON format f... |
POST | /2020-05-31/origin-access-control | Enables additional CloudWatch metrics for the specified CloudFront distribution. The additional metrics incur an additional cost. For more information, see Viewing additional Clou... |
POST | /2020-05-31/origin-request-policy | Creates a new origin access control in CloudFront. After you create an origin access control, you can add it to an origin in a CloudFront distribution so that CloudFront sends aut... |
POST | /2020-05-31/public-key | Creates an origin request policy. After you create an origin request policy, you can attach it to one or more cache behaviors. When it's attached to a cache behavior, the origin r... |
POST | /2020-05-31/realtime-log-config | Uploads a public key to CloudFront that you can use with signed URLs and signed cookies, or with field-level encryption. |
POST | /2020-05-31/response-headers-policy | Creates a real-time log configuration. After you create a real-time log configuration, you can attach it to one or more cache behaviors to send real-time log data to the specified... |
POST | /2020-05-31/streaming-distribution | Creates a response headers policy. A response headers policy contains information about a set of HTTP headers. To create a response headers policy, you provide some metadata about... |
POST | /2020-05-31/streaming-distribution?WithTags | This API is deprecated. Amazon CloudFront is deprecating real-time messaging protocol (RTMP) distributions on December 31, 2020. For more information, read the announcement on the... |
DELETE | /2020-05-31/cache-policy/{Id} | This API is deprecated. Amazon CloudFront is deprecating real-time messaging protocol (RTMP) distributions on December 31, 2020. For more information, read the announcement on the... |
DELETE | /2020-05-31/origin-access-identity/cloudfront/{Id} | Deletes a cache policy. You cannot delete a cache policy if it's attached to a cache behavior. First update your distributions to remove the cache policy from all cache behaviors,... |
DELETE | /2020-05-31/continuous-deployment-policy/{Id} | Delete an origin access identity. |
DELETE | /2020-05-31/distribution/{Id} | Deletes a continuous deployment policy. You cannot delete a continuous deployment policy that's attached to a primary distribution. First update your distribution to remove the co... |
DELETE | /2020-05-31/field-level-encryption/{Id} | Delete a distribution. |
DELETE | /2020-05-31/field-level-encryption-profile/{Id} | Remove a field-level encryption configuration. |
DELETE | /2020-05-31/function/{Name} | Remove a field-level encryption profile. |
DELETE | /2020-05-31/key-group/{Id} | Deletes a CloudFront function. You cannot delete a function if it's associated with a cache behavior. First, update your distributions to remove the function association from all... |
DELETE | /2020-05-31/key-value-store/{Name} | Deletes a key group. You cannot delete a key group that is referenced in a cache behavior. First update your distributions to remove the key group from all cache behaviors, then d... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-cloudfront
Downloads and installs to ~/.claude/skills/amazonaws-com-cloudfront/
2020-05-31 (2026-02-13)