Module Awso_cloudfront.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval serviceAbbreviation : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule String_ : sig ... end
Sourcemodule Method : sig ... end
Sourcemodule CookieNameList : sig ... end
Sourcemodule Integer : sig ... end
Sourcemodule EventType : sig ... end
Sourcemodule FunctionARN : sig ... end
Sourcemodule LambdaFunctionARN : sig ... end
Sourcemodule Boolean : sig ... end
Sourcemodule SensitiveStringType : sig ... end
Sourcemodule SslProtocol : sig ... end
Sourcemodule MethodsList : sig ... end
Sourcemodule CookieNames : sig ... end

Contains a list of cookie names.

Sourcemodule ItemSelection : sig ... end
Sourcemodule HeaderList : sig ... end
Sourcemodule QueryStringCacheKeysList : sig ... end
Sourcemodule FunctionAssociation : sig ... end

A CloudFront function that is associated with a cache behavior in a CloudFront distribution.

Sourcemodule LambdaFunctionAssociation : sig ... end

A complex type that contains a Lambda@Edge function association.

Sourcemodule StatusCodeList : sig ... end
Sourcemodule OriginGroupMember : sig ... end

An origin in an origin group.

Sourcemodule OriginCustomHeader : sig ... end

A complex type that contains HeaderName and HeaderValue elements, if any, for this distribution.

Sourcemodule SslProtocolsList : sig ... end
Sourcemodule QueryStringNamesList : sig ... end
Sourcemodule ParameterValue : sig ... end

An HTTP response header name and its value. CloudFront includes this header in HTTP responses that it sends for requests that match a cache behavior that's associated with this response headers policy.

The name of an HTTP header that CloudFront removes from HTTP responses to requests that match the cache behavior that this response headers policy is attached to.

Sourcemodule FrameOptionsList : sig ... end
Sourcemodule ReferrerPolicyList : sig ... end
Sourcemodule KeyValueStoreARN : sig ... end
Sourcemodule FieldPatternList : sig ... end
Sourcemodule Format_ : sig ... end
Sourcemodule CachedMethods : sig ... end

A complex type that controls whether CloudFront caches the response to requests using the specified HTTP methods. There are two choices: CloudFront caches responses to GET and HEAD requests. CloudFront caches responses to GET, HEAD, and OPTIONS requests. If you pick the second choice for your Amazon S3 Origin, you may need to forward Access-Control-Request-Method, Access-Control-Request-Headers, and Origin headers for the responses to be cached correctly.

Sourcemodule CookiePreference : sig ... end

This field is deprecated. We recommend that you use a cache policy or an origin request policy instead of this field. If you want to include cookies in the cache key, use CookiesConfig in a cache policy. See CachePolicy. If you want to send cookies to the origin but not include them in the cache key, use CookiesConfig in an origin request policy. See OriginRequestPolicy. A complex type that specifies whether you want CloudFront to forward cookies to the origin and, if so, which ones. For more information about forwarding cookies to the origin, see Caching Content Based on Cookies in the Amazon CloudFront Developer Guide.

Sourcemodule Headers : sig ... end

Contains a list of HTTP header names.

Sourcemodule QueryStringCacheKeys : sig ... end

This field is deprecated. We recommend that you use a cache policy or an origin request policy instead of this field. If you want to include query strings in the cache key, use QueryStringsConfig in a cache policy. See CachePolicy. If you want to send query strings to the origin but not include them in the cache key, use QueryStringsConfig in an origin request policy. See OriginRequestPolicy. A complex type that contains information about the query string parameters that you want CloudFront to use for caching for a cache behavior.

Sourcemodule FunctionAssociationList : sig ... end
Sourcemodule TrustedKeyGroupIdList : sig ... end
Sourcemodule AwsAccountNumberList : sig ... end
Sourcemodule StatusCodes : sig ... end

A complex data type for the status codes that you specify that, when returned by a primary origin, trigger CloudFront to failover to a second origin.

Sourcemodule OriginGroupMemberList : sig ... end
Sourcemodule OriginCustomHeadersList : sig ... end
Sourcemodule IpAddressType : sig ... end
Sourcemodule OriginMtlsConfig : sig ... end

Configures mutual TLS authentication between CloudFront and your origin server.

Sourcemodule OriginProtocolPolicy : sig ... end
Sourcemodule OriginSslProtocols : sig ... end

A complex type that contains information about the SSL/TLS protocols that CloudFront can use when establishing an HTTPS connection with your origin.

Sourcemodule OriginShieldRegion : sig ... end
Sourcemodule SessionStickinessConfig : sig ... end

Session stickiness provides the ability to define multiple requests from a single viewer as a single session. This prevents the potentially inconsistent experience of sending some of a given user's requests to your staging distribution, while others are sent to your primary distribution. Define the session duration using TTL values.

Sourcemodule Float_ : sig ... end
Sourcemodule CachePolicyCookieBehavior : sig ... end
Sourcemodule CachePolicyHeaderBehavior : sig ... end
Sourcemodule QueryStringNames : sig ... end

Contains a list of query string names.

Sourcemodule StringSchemaConfig : sig ... end

The configuration for a string schema.

A list of HTTP header names that CloudFront includes as values for the Access-Control-Allow-Headers HTTP response header. For more information about the Access-Control-Allow-Headers HTTP response header, see Access-Control-Allow-Headers in the MDN Web Docs.

A list of HTTP methods that CloudFront includes as values for the Access-Control-Allow-Methods HTTP response header. For more information about the Access-Control-Allow-Methods HTTP response header, see Access-Control-Allow-Methods in the MDN Web Docs.

A list of origins (domain names) that CloudFront can use as the value for the Access-Control-Allow-Origin HTTP response header. For more information about the Access-Control-Allow-Origin HTTP response header, see Access-Control-Allow-Origin in the MDN Web Docs.

A list of HTTP headers that CloudFront includes as values for the Access-Control-Expose-Headers HTTP response header. For more information about the Access-Control-Expose-Headers HTTP response header, see Access-Control-Expose-Headers in the MDN Web Docs.

The policy directives and their values that CloudFront includes as values for the Content-Security-Policy HTTP response header. For more information about the Content-Security-Policy HTTP response header, see Content-Security-Policy in the MDN Web Docs.

Determines whether CloudFront includes the X-Content-Type-Options HTTP response header with its value set to nosniff. For more information about the X-Content-Type-Options HTTP response header, see X-Content-Type-Options in the MDN Web Docs.

Determines whether CloudFront includes the X-Frame-Options HTTP response header and the header's value. For more information about the X-Frame-Options HTTP response header, see X-Frame-Options in the MDN Web Docs.

Determines whether CloudFront includes the Referrer-Policy HTTP response header and the header's value. For more information about the Referrer-Policy HTTP response header, see Referrer-Policy in the MDN Web Docs.

Determines whether CloudFront includes the Strict-Transport-Security HTTP response header and the header's value. For more information about the Strict-Transport-Security HTTP response header, see Strict-Transport-Security in the MDN Web Docs.

Determines whether CloudFront includes the X-XSS-Protection HTTP response header and the header's value. For more information about the X-XSS-Protection HTTP response header, see X-XSS-Protection in the MDN Web Docs.

Sourcemodule SamplingRate : sig ... end
Sourcemodule KeyValueStoreAssociation : sig ... end

The key value store association.

Sourcemodule FieldPatterns : sig ... end

A complex data type that includes the field patterns to match for field-level encryption.

Sourcemodule ContentTypeProfile : sig ... end

A field-level encryption content type profile.

Sourcemodule QueryArgProfile : sig ... end

Query argument-profile mapping for field-level encryption.

Sourcemodule AllowedMethods : sig ... end

A complex type that controls which HTTP methods CloudFront processes and forwards to your Amazon S3 bucket or your custom origin. There are three choices: CloudFront forwards only GET and HEAD requests. CloudFront forwards only GET, HEAD, and OPTIONS requests. CloudFront forwards GET, HEAD, OPTIONS, PUT, PATCH, POST, and DELETE requests. If you pick the third choice, you may need to restrict access to your Amazon S3 bucket or to your custom origin so users can't perform operations that you don't want them to. For example, you might not want users to have permissions to delete objects from your origin.

Sourcemodule ForwardedValues : sig ... end

This field only supports standard distributions. You can't specify this field for multi-tenant distributions. For more information, see Unsupported features for SaaS Manager for Amazon CloudFront in the Amazon CloudFront Developer Guide. This field is deprecated. We recommend that you use a cache policy or an origin request policy instead of this field. If you want to include values in the cache key, use a cache policy. For more information, see Creating cache policies in the Amazon CloudFront Developer Guide. If you want to send values to the origin but not include them in the cache key, use an origin request policy. For more information, see Creating origin request policies in the Amazon CloudFront Developer Guide. A complex type that specifies how CloudFront handles query strings, cookies, and HTTP headers.

Sourcemodule FunctionAssociations : sig ... end

A list of CloudFront functions that are associated with a cache behavior in a CloudFront distribution. Your functions must be published to the LIVE stage to associate them with a cache behavior.

Sourcemodule GrpcConfig : sig ... end

Amazon CloudFront supports gRPC, an open-source remote procedure call (RPC) framework built on HTTP/2. gRPC offers bi-directional streaming and binary protocol that buffers payloads, making it suitable for applications that require low latency communications. To enable your distribution to handle gRPC requests, you must include HTTP/2 as one of the supported HTTP versions and allow HTTP methods, including POST. For more information, see Using gRPC with CloudFront distributions in the Amazon CloudFront Developer Guide.

A complex type that specifies a list of Lambda@Edge functions associations for a cache behavior. If you want to invoke one or more Lambda@Edge functions triggered by requests that match the PathPattern of the cache behavior, specify the applicable values for Quantity and Items. Note that there can be up to 4 LambdaFunctionAssociation items in this list (one for each possible value of EventType) and each EventType can be associated with only one function. If you don't want to invoke any Lambda@Edge functions for the requests that match PathPattern, specify 0 for Quantity and omit Items.

Sourcemodule TrustedKeyGroups : sig ... end

A list of key groups whose public keys CloudFront can use to verify the signatures of signed URLs and signed cookies.

Sourcemodule TrustedSigners : sig ... end

A list of Amazon Web Services accounts whose public keys CloudFront can use to verify the signatures of signed URLs and signed cookies.

Sourcemodule ViewerProtocolPolicy : sig ... end
Sourcemodule Long : sig ... end

A complex data type that includes information about the failover criteria for an origin group, including the status codes for which CloudFront will failover from the primary origin to the second origin.

Sourcemodule OriginGroupMembers : sig ... end

A complex data type for the origins included in an origin group.

Sourcemodule CustomHeaders : sig ... end

A complex type that contains the list of Custom Headers for each origin.

Sourcemodule CustomOriginConfig : sig ... end

A custom origin. A custom origin is any origin that is not an Amazon S3 bucket, with one exception. An Amazon S3 bucket that is configured with static website hosting is a custom origin.

Sourcemodule OriginShield : sig ... end

CloudFront Origin Shield. Using Origin Shield can help reduce the load on your origin. For more information, see Using Origin Shield in the Amazon CloudFront Developer Guide.

Sourcemodule S3OriginConfig : sig ... end

A complex type that contains information about the Amazon S3 origin. If the origin is a custom origin or an S3 bucket that is configured as a website endpoint, use the CustomOriginConfig element instead.

Sourcemodule VpcOriginConfig : sig ... end

An Amazon CloudFront VPC origin configuration.

This configuration determines which HTTP requests are sent to the staging distribution. If the HTTP request contains a header and value that matches what you specify here, the request is sent to the staging distribution. Otherwise the request is sent to the primary distribution.

Contains the percentage of traffic to send to a staging distribution.

Sourcemodule CachePolicyCookiesConfig : sig ... end

An object that determines whether any cookies in viewer requests (and if so, which cookies) are included in the cache key and in requests that CloudFront sends to the origin.

Sourcemodule CachePolicyHeadersConfig : sig ... end

An object that determines whether any HTTP headers (and if so, which headers) are included in the cache key and in requests that CloudFront sends to the origin.

An object that determines whether any URL query strings in viewer requests (and if so, which query strings) are included in the cache key and in requests that CloudFront sends to the origin.

Sourcemodule IpamCidrStatus : sig ... end
Sourcemodule KeyPairIdList : sig ... end
Sourcemodule ParameterDefinitionSchema : sig ... end

An object that contains information about the parameter definition.

Sourcemodule ParameterName : sig ... end

A configuration for a set of HTTP response headers that are used for cross-origin resource sharing (CORS). CloudFront adds these headers to HTTP responses that it sends for CORS requests that match a cache behavior associated with this response headers policy. For more information about CORS, see Cross-Origin Resource Sharing (CORS) in the MDN Web Docs.

A list of HTTP response header names and their values. CloudFront includes these headers in HTTP responses that it sends for requests that match a cache behavior that's associated with this response headers policy.

A list of HTTP header names that CloudFront removes from HTTP responses to requests that match the cache behavior that this response headers policy is attached to.

A configuration for a set of security-related HTTP response headers. CloudFront adds these headers to HTTP responses that it sends for requests that match a cache behavior associated with this response headers policy.

A configuration for enabling the Server-Timing header in HTTP responses sent from CloudFront. CloudFront adds this header to HTTP responses that it sends in response to requests that match a cache behavior that's associated with this response headers policy. You can use the Server-Timing header to view metrics that can help you gain insights about the behavior and performance of CloudFront. For example, you can see which cache layer served a cache hit, or the first byte latency from the origin when there was a cache miss. You can use the metrics in the Server-Timing header to troubleshoot issues or test the efficiency of your CloudFront configuration. For more information, see Server-Timing header in the Amazon CloudFront Developer Guide.

Sourcemodule KinesisStreamConfig : sig ... end

Contains information about the Amazon Kinesis data stream where you are sending real-time log data.

An object that determines whether any cookies in viewer requests (and if so, which cookies) are included in requests that CloudFront sends to the origin.

An object that determines whether any HTTP headers (and if so, which headers) are included in requests that CloudFront sends to the origin.

An object that determines whether any URL query strings in viewer requests (and if so, which query strings) are included in requests that CloudFront sends to the origin.

Sourcemodule PublicKeyIdList : sig ... end
Sourcemodule EncryptionEntity : sig ... end

Complex data type for field-level encryption profiles that includes the encryption key and field pattern specifications.

Sourcemodule ContentTypeProfileList : sig ... end
Sourcemodule QueryArgProfileList : sig ... end
Sourcemodule ICPRecordalStatus : sig ... end
Sourcemodule CacheBehavior : sig ... end

A complex type that describes how CloudFront processes requests. You must create at least as many cache behaviors (including the default cache behavior) as you have origins if you want CloudFront to serve objects from all of the origins. Each cache behavior specifies the one origin from which you want CloudFront to get objects. If you have two origins and only the default cache behavior, the default cache behavior will cause CloudFront to get objects from one of the origins, but the other origin is never used. For the current quota (formerly known as limit) on the number of cache behaviors that you can add to a distribution, see Quotas in the Amazon CloudFront Developer Guide. If you don't want to specify any cache behaviors, include only an empty CacheBehaviors element. Don't specify an empty individual CacheBehavior element, because this is invalid. For more information, see CacheBehaviors. To delete all cache behaviors in an existing distribution, update the distribution configuration and include only an empty CacheBehaviors element. To add, change, or remove one or more cache behaviors, update the distribution configuration and specify all of the cache behaviors that you want to include in the updated distribution. If your minimum TTL is greater than 0, CloudFront will cache content for at least the duration specified in the cache policy's minimum TTL, even if the Cache-Control: no-cache, no-store, or private directives are present in the origin headers. For more information about cache behaviors, see Cache Behavior Settings in the Amazon CloudFront Developer Guide.

Sourcemodule CustomErrorResponse : sig ... end

A complex type that controls: Whether CloudFront replaces HTTP status codes in the 4xx and 5xx range with custom error messages before returning the response to the viewer. How long CloudFront caches HTTP status codes in the 4xx and 5xx range. For more information about custom error pages, see Customizing Error Responses in the Amazon CloudFront Developer Guide.

Sourcemodule OriginGroup : sig ... end

An origin group includes two origins (a primary origin and a secondary origin to failover to) and a failover criteria that you specify. You create an origin group to support origin failover in CloudFront. When you create or update a distribution, you can specify the origin group instead of a single origin, and CloudFront will failover from the primary origin to the secondary origin under the failover conditions that you've chosen. Optionally, you can choose selection criteria for your origin group to specify how your origins are selected when your distribution routes viewer requests.

Sourcemodule Origin : sig ... end

An origin. An origin is the location where content is stored, and from which CloudFront gets content to serve to viewers. To specify an origin: Use S3OriginConfig to specify an Amazon S3 bucket that is not configured with static website hosting. Use VpcOriginConfig to specify a VPC origin. Use CustomOriginConfig to specify all other kinds of origins, including: An Amazon S3 bucket that is configured with static website hosting An Elastic Load Balancing load balancer An Elemental MediaPackage endpoint An Elemental MediaStore container Any other HTTP server, running on an Amazon EC2 instance or any other kind of host For the current maximum number of origins that you can specify per distribution, see General Quotas on Web Distributions in the Amazon CloudFront Developer Guide (quotas were formerly referred to as limits).

Sourcemodule GeoRestrictionType : sig ... end
Sourcemodule LocationList : sig ... end

The CloudFront domain name of the staging distribution.

Sourcemodule TrafficConfig : sig ... end

The traffic configuration of your continuous deployment.

This object determines the values that CloudFront includes in the cache key. These values can include HTTP headers, cookies, and URL query strings. CloudFront uses the cache key to find an object in its cache that it can return to the viewer. The headers, cookies, and query strings that are included in the cache key are also included in requests that CloudFront sends to the origin. CloudFront sends a request when it can't find an object in its cache that matches the request's cache key. If you want to send values to the origin but not include them in the cache key, use OriginRequestPolicy.

Sourcemodule IpamCidrConfig : sig ... end

Configuration for an IPAM CIDR that defines a specific IP address range, IPAM pool, and associated Anycast IP address.

Sourcemodule KeyPairIds : sig ... end

A list of CloudFront key pair identifiers.

Sourcemodule ParameterDefinition : sig ... end

A list of parameter values to add to the resource. A parameter is specified as a key-value pair. A valid parameter value must exist for any parameter that is marked as required in the multi-tenant distribution.

Sourcemodule TagKey : sig ... end

A string that contains Tag key. The string length should be between 1 and 128 characters. Valid characters include a-z, A-Z, 0-9, space, and the special characters _ - . : / = + @.

Sourcemodule TagValue : sig ... end
Sourcemodule AliasList : sig ... end

A response headers policy configuration. A response headers policy configuration contains metadata about the response headers policy, and configurations for sets of HTTP response headers.

Sourcemodule Timestamp : sig ... end
Sourcemodule EndPoint : sig ... end

Contains information about the Amazon Kinesis data stream where you're sending real-time log data in a real-time log configuration.

Sourcemodule OriginRequestPolicyConfig : sig ... end

An origin request policy configuration. This configuration determines the values that CloudFront includes in requests that it sends to the origin. Each request that CloudFront sends to the origin includes the following: The request body and the URL path (without the domain name) from the viewer request. The headers that CloudFront automatically includes in every origin request, including Host, User-Agent, and X-Amz-Cf-Id. All HTTP headers, cookies, and URL query strings that are specified in the cache policy or the origin request policy. These can include items from the viewer request and, in the case of headers, additional ones that are added by CloudFront. CloudFront sends a request when it can't find an object in its cache that matches the request. If you want to send values to the origin and also include them in the cache key, use CachePolicy.

Sourcemodule KeyGroupConfig : sig ... end

A key group configuration. A key group contains a list of public keys that you can use with CloudFront signed URLs and signed cookies.

Sourcemodule FunctionRuntime : sig ... end
Sourcemodule KeyValueStoreAssociations : sig ... end

The key value store associations.

Sourcemodule FunctionStage : sig ... end
Sourcemodule EncryptionEntityList : sig ... end
Sourcemodule ContentTypeProfiles : sig ... end

Field-level encryption content type-profile.

Sourcemodule QueryArgProfiles : sig ... end

Query argument-profile mapping for field-level encryption.

Sourcemodule AliasICPRecordal : sig ... end

Amazon Web Services services in China customers must file for an Internet Content Provider (ICP) recordal if they want to serve content publicly on an alternate domain name, also known as a CNAME, that they've added to CloudFront. AliasICPRecordal provides the ICP recordal status for CNAMEs associated with distributions. The status is returned in the CloudFront response; you can't configure it yourself. For more information about ICP recordals, see Signup, Accounts, and Credentials in Getting Started with Amazon Web Services services in China.

Sourcemodule CacheBehaviorList : sig ... end
Sourcemodule ResourceId : sig ... end
Sourcemodule CustomErrorResponseList : sig ... end
Sourcemodule OriginGroupList : sig ... end
Sourcemodule OriginList : sig ... end
Sourcemodule GeoRestriction : sig ... end

A complex type that controls the countries in which your content is distributed. CloudFront determines the location of your users using MaxMind GeoIP databases.

Sourcemodule CertificateSource : sig ... end
Sourcemodule MinimumProtocolVersion : sig ... end
Sourcemodule SSLSupportMethod : sig ... end
Sourcemodule ServerCertificateId : sig ... end
Sourcemodule TrustStoreConfig : sig ... end

A trust store configuration.

Sourcemodule ViewerMtlsMode : sig ... end
Sourcemodule CustomizationActionType : sig ... end
Sourcemodule DomainStatus : sig ... end

Contains the configuration for a continuous deployment policy.

Sourcemodule CachePolicyConfig : sig ... end

A cache policy configuration. This configuration determines the following: The values that CloudFront includes in the cache key. These values can include HTTP headers, cookies, and URL query strings. CloudFront uses the cache key to find an object in its cache that it can return to the viewer. The default, minimum, and maximum time to live (TTL) values that you want objects to stay in the CloudFront cache. If your minimum TTL is greater than 0, CloudFront will cache content for at least the duration specified in the cache policy's minimum TTL, even if the Cache-Control: no-cache, no-store, or private directives are present in the origin headers. The headers, cookies, and query strings that are included in the cache key are also included in requests that CloudFront sends to the origin. CloudFront sends a request when it can't find a valid object in its cache that matches the request's cache key. If you want to send values to the origin but not include them in the cache key, use OriginRequestPolicy.

Sourcemodule IpamCidrConfigList : sig ... end
Sourcemodule Signer : sig ... end

A list of Amazon Web Services accounts and the active CloudFront key pairs in each account that CloudFront can use to verify the signatures of signed URLs and signed cookies.

Sourcemodule KGKeyPairIds : sig ... end

A list of identifiers for the public keys that CloudFront can use to verify the signatures of signed URLs and signed cookies.

Sourcemodule ParameterDefinitions : sig ... end
Sourcemodule Tag : sig ... end

A complex type that contains Tag key and Tag value.

Sourcemodule Aliases : sig ... end

A complex type that contains information about CNAMEs (alternate domain names), if any, for this distribution.

Sourcemodule PriceClass : sig ... end
Sourcemodule S3Origin : sig ... end

A complex type that contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for distribution.

Sourcemodule ResponseHeadersPolicy : sig ... end

A response headers policy. A response headers policy contains information about a set of HTTP response headers. After you create a response headers policy, you can use its ID to attach it to one or more cache behaviors in a CloudFront distribution. When it's attached to a cache behavior, the response headers policy affects the HTTP headers that CloudFront includes in HTTP responses to requests that match the cache behavior. CloudFront adds or removes response headers according to the configuration of the response headers policy. For more information, see Adding or removing HTTP headers in CloudFront responses in the Amazon CloudFront Developer Guide.

Sourcemodule ResponseHeadersPolicyType : sig ... end
Sourcemodule EndPointList : sig ... end
Sourcemodule FieldList : sig ... end
Sourcemodule OriginRequestPolicy : sig ... end

An origin request policy. When it's attached to a cache behavior, the origin request policy determines the values that CloudFront includes in requests that it sends to the origin. Each request that CloudFront sends to the origin includes the following: The request body and the URL path (without the domain name) from the viewer request. The headers that CloudFront automatically includes in every origin request, including Host, User-Agent, and X-Amz-Cf-Id. All HTTP headers, cookies, and URL query strings that are specified in the cache policy or the origin request policy. These can include items from the viewer request and, in the case of headers, additional ones that are added by CloudFront. CloudFront sends a request when it can't find an object in its cache that matches the request. If you want to send values to the origin and also include them in the cache key, use CachePolicy.

Sourcemodule OriginRequestPolicyType : sig ... end
Sourcemodule KeyGroup : sig ... end

A key group. A key group contains a list of public keys that you can use with CloudFront signed URLs and signed cookies.

Sourcemodule FunctionConfig : sig ... end

Contains configuration information about a CloudFront function.

Sourcemodule FunctionMetadata : sig ... end

Contains metadata about a CloudFront function.

Sourcemodule FunctionName : sig ... end
Sourcemodule EncryptionEntities : sig ... end

Complex data type for field-level encryption profiles that includes all of the encryption entities.

Sourcemodule ContentTypeProfileConfig : sig ... end

The configuration for a field-level encryption content type-profile mapping.

Sourcemodule QueryArgProfileConfig : sig ... end

Configuration for query argument-profile mapping for field-level encryption.

Sourcemodule AliasICPRecordals : sig ... end
Sourcemodule CacheBehaviors : sig ... end

A complex type that contains zero or more CacheBehavior elements.

A connection function association.

Sourcemodule ConnectionMode : sig ... end
Sourcemodule CustomErrorResponses : sig ... end

A complex type that controls: Whether CloudFront replaces HTTP status codes in the 4xx and 5xx range with custom error messages before returning the response to the viewer. How long CloudFront caches HTTP status codes in the 4xx and 5xx range. For more information about custom error pages, see Customizing Error Responses in the Amazon CloudFront Developer Guide.

Sourcemodule DefaultCacheBehavior : sig ... end

A complex type that describes the default cache behavior if you don't specify a CacheBehavior element or if request URLs don't match any of the values of PathPattern in CacheBehavior elements. You must create exactly one default cache behavior. If your minimum TTL is greater than 0, CloudFront will cache content for at least the duration specified in the cache policy's minimum TTL, even if the Cache-Control: no-cache, no-store, or private directives are present in the origin headers.

Sourcemodule HttpVersion : sig ... end
Sourcemodule OriginGroups : sig ... end

A complex data type for the origin groups specified for a distribution.

Sourcemodule Origins : sig ... end

Contains information about the origins for this distribution.

Sourcemodule Restrictions : sig ... end

A complex type that identifies ways in which you want to restrict distribution of your content.

Sourcemodule ViewerCertificate : sig ... end

A complex type that determines the distribution's SSL/TLS configuration for communicating with viewers. If the distribution doesn't use Aliases (also known as alternate domain names or CNAMEs)—that is, if the distribution uses the CloudFront domain name such as d111111abcdef8.cloudfront.net—set CloudFrontDefaultCertificate to true and leave all other fields empty. If the distribution uses Aliases (alternate domain names or CNAMEs), use the fields in this type to specify the following settings: Which viewers the distribution accepts HTTPS connections from: only viewers that support server name indication (SNI) (recommended), or all viewers including those that don't support SNI. To accept HTTPS connections from only viewers that support SNI, set SSLSupportMethod to sni-only. This is recommended. Most browsers and clients support SNI. To accept HTTPS connections from all viewers, including those that don't support SNI, set SSLSupportMethod to vip. This is not recommended, and results in additional monthly charges from CloudFront. The minimum SSL/TLS protocol version that the distribution can use to communicate with viewers. To specify a minimum version, choose a value for MinimumProtocolVersion. For more information, see Security Policy in the Amazon CloudFront Developer Guide. The location of the SSL/TLS certificate, Certificate Manager (ACM) (recommended) or Identity and Access Management (IAM). You specify the location by setting a value in one of the following fields (not both): ACMCertificateArn IAMCertificateId All distributions support HTTPS connections from viewers. To require viewers to use HTTPS only, or to redirect them from HTTP to HTTPS, use ViewerProtocolPolicy in the CacheBehavior or DefaultCacheBehavior. To specify how CloudFront should use SSL/TLS to communicate with your custom origin, use CustomOriginConfig. For more information, see Using HTTPS with CloudFront and Using Alternate Domain Names and HTTPS in the Amazon CloudFront Developer Guide.

Sourcemodule ViewerMtlsConfig : sig ... end

A viewer mTLS configuration.

Sourcemodule Certificate : sig ... end

The Certificate Manager (ACM) certificate associated with your distribution.

The customizations that you specified for the distribution tenant for geographic restrictions.

Sourcemodule WebAclCustomization : sig ... end

The WAF web ACL customization specified for the distribution tenant.

Sourcemodule DomainResult : sig ... end

The details about the domain result.

A continuous deployment policy.

Sourcemodule CachePolicy : sig ... end

A cache policy. When it's attached to a cache behavior, the cache policy determines the following: The values that CloudFront includes in the cache key. These values can include HTTP headers, cookies, and URL query strings. CloudFront uses the cache key to find an object in its cache that it can return to the viewer. The default, minimum, and maximum time to live (TTL) values that you want objects to stay in the CloudFront cache. The headers, cookies, and query strings that are included in the cache key are also included in requests that CloudFront sends to the origin. CloudFront sends a request when it can't find a valid object in its cache that matches the request's cache key. If you want to send values to the origin but not include them in the cache key, use OriginRequestPolicy.

Sourcemodule CachePolicyType : sig ... end
Sourcemodule AnycastIpListName : sig ... end
Sourcemodule IpamConfig : sig ... end

The configuration IPAM settings that includes the quantity of CIDR configurations and the list of IPAM CIDR configurations.

Sourcemodule PathList : sig ... end
Sourcemodule DnsConfigurationStatus : sig ... end
Sourcemodule SignerList : sig ... end
Sourcemodule StreamingLoggingConfig : sig ... end

A complex type that controls whether access logs are written for this streaming distribution.

Sourcemodule KGKeyPairIdsList : sig ... end
Sourcemodule CacheTagConfig : sig ... end

A complex type that specifies the HTTP header name from which CloudFront extracts cache tags from origin responses. When you add CacheTagConfig to a distribution, CloudFront reads the specified header from origin responses, parses the comma-separated tag values, and stores them with the cached object. You can then invalidate cached objects by tag using the CreateInvalidation API.

Sourcemodule CommentType : sig ... end
Sourcemodule LoggingConfig : sig ... end

A complex type that specifies whether access logs are written for the distribution. If you already enabled standard logging (legacy) and you want to enable standard logging (v2) to send your access logs to Amazon S3, we recommend that you specify a different Amazon S3 bucket or use a separate path in the same bucket (for example, use a log prefix or partitioning). This helps you keep track of which log files are associated with which logging subscription and prevents log files from overwriting each other. For more information, see Standard logging (access logs) in the Amazon CloudFront Developer Guide.

Sourcemodule TenantConfig : sig ... end

This field only supports multi-tenant distributions. You can't specify this field for standard distributions. For more information, see Unsupported features for SaaS Manager for Amazon CloudFront in the Amazon CloudFront Developer Guide. The configuration for a distribution tenant.

Sourcemodule Parameter : sig ... end

A list of parameter values to add to the resource. A parameter is specified as a key-value pair. A valid parameter value must exist for any parameter that is marked as required in the multi-tenant distribution.

Sourcemodule TagList : sig ... end
Sourcemodule VpcOriginSummary : sig ... end

A summary of the CloudFront VPC origin.

Sourcemodule TrustStoreStatus : sig ... end

A summary of the information for a CloudFront streaming distribution.

Contains a response headers policy.

Sourcemodule RealtimeLogConfig : sig ... end

A real-time log configuration.

Sourcemodule PublicKeySummary : sig ... end

Contains information about a public key.

Contains an origin request policy.

A CloudFront origin access control.

Sourcemodule KeyValueStore : sig ... end

The key value store. Use this to separate data from function code, allowing you to update data without having to publish a new version of a function. The key value store holds keys and their corresponding values.

Sourcemodule KeyGroupSummary : sig ... end

Contains information about a key group.

Sourcemodule InvalidationSummary : sig ... end

A summary of an invalidation request.

Sourcemodule FunctionSummary : sig ... end

Contains configuration information and metadata about a CloudFront function.

The field-level encryption profile summary.

A summary of a field-level encryption item.

Sourcemodule DistributionResourceType : sig ... end
Sourcemodule DistributionSummary : sig ... end

A summary of the information about a CloudFront distribution.

Sourcemodule DistributionIdOwner : sig ... end

A structure that pairs a CloudFront distribution ID with its owning Amazon Web Services account ID.

Sourcemodule Customizations : sig ... end

Customizations for the distribution tenant. For each distribution tenant, you can specify the geographic restrictions, and the Amazon Resource Names (ARNs) for the ACM certificate and WAF web ACL. These are specific values that you can override or disable from the multi-tenant distribution that was used to create the distribution tenant.

Sourcemodule DomainResultList : sig ... end

A summary of the information about your continuous deployment policies.

Sourcemodule ConflictingAlias : sig ... end

An alias (also called a CNAME) and the CloudFront standard distribution and Amazon Web Services account ID that it's associated with. The standard distribution and account IDs are partially hidden, which allows you to identify the standard distributions and accounts that you own, and helps to protect the information of ones that you don't own.

Summary of the information about a CloudFront origin access identity.

Sourcemodule CachePolicySummary : sig ... end

Contains a cache policy.

Sourcemodule AnycastIpListSummary : sig ... end

An abbreviated version of the AnycastIpList structure. Omits the allocated static IP addresses (AnycastIpList$AnycastIps).

Sourcemodule ValidationTokenDetail : sig ... end

Contains details about the validation token.

Sourcemodule Paths : sig ... end

A complex type that contains information about the objects that you want to invalidate. For more information, see Specifying the Objects to Invalidate in the Amazon CloudFront Developer Guide.

Sourcemodule DnsConfiguration : sig ... end

The DNS configuration for your domain names.

Sourcemodule VpcOriginEndpointConfig : sig ... end

An Amazon CloudFront VPC origin endpoint configuration.

The CA certificates bundle location in Amazon S3.

Sourcemodule ActiveTrustedSigners : sig ... end

A list of Amazon Web Services accounts and the active CloudFront key pairs in each account that CloudFront can use to verify the signatures of signed URLs and signed cookies.

The RTMP distribution's configuration information.

Sourcemodule PublicKeyConfig : sig ... end

Configuration information about a public key that you can use with signed URLs and signed cookies, or with field-level encryption. CloudFront supports signed URLs and signed cookies with RSA 2048 or ECDSA 256 key signatures. Field-level encryption is only compatible with RSA 2048 key signatures.

Sourcemodule OriginAccessControlConfig : sig ... end

A CloudFront origin access control configuration.

A complex data type of profiles for the field-level encryption.

A complex data type that includes the profile configurations specified for field-level encryption.

Sourcemodule ActiveTrustedKeyGroups : sig ... end

A list of key groups, and the public keys in each key group, that CloudFront can use to verify the signatures of signed URLs and signed cookies.

Sourcemodule DistributionConfig : sig ... end

A distribution configuration.

Sourcemodule Parameters : sig ... end
Sourcemodule Tags : sig ... end

A complex type that contains zero or more Tag elements.

Sourcemodule DomainItem : sig ... end

The domain for the specified distribution tenant.

Sourcemodule ValidationTokenHost : sig ... end

Origin access identity configuration. Send a GET request to the /CloudFront API version/CloudFront/identity ID/config resource.

Sourcemodule AnycastIps : sig ... end
Sourcemodule TagKeyList : sig ... end
Sourcemodule FunctionExecutionLogList : sig ... end
Sourcemodule ConnectionFunctionSummary : sig ... end

A connection function summary.

Sourcemodule VpcOriginSummaryList : sig ... end
Sourcemodule TrustStoreSummary : sig ... end

A trust store summary.

Sourcemodule RealtimeLogConfigList : sig ... end
Sourcemodule PublicKeySummaryList : sig ... end
Sourcemodule KeyValueStoreSummaryList : sig ... end
Sourcemodule KeyGroupSummaryList : sig ... end
Sourcemodule InvalidationSummaryList : sig ... end
Sourcemodule FunctionSummaryList : sig ... end
Sourcemodule DomainConflict : sig ... end

Contains information about the domain conflict. Use this information to determine the affected domain, the related resource, and the affected Amazon Web Services account.

Sourcemodule DistributionSummaryList : sig ... end
Sourcemodule DistributionIdListSummary : sig ... end
Sourcemodule DistributionTenantSummary : sig ... end

A summary of the information about a distribution tenant.

Sourcemodule ConnectionGroupSummary : sig ... end

A summary that contains details about your connection groups.

Sourcemodule ConflictingAliases : sig ... end
Sourcemodule CachePolicySummaryList : sig ... end
Sourcemodule AnycastIpListSummaries : sig ... end

A subscription configuration for additional CloudWatch metrics.

Sourcemodule ManagedCertificateStatus : sig ... end
Sourcemodule ValidationTokenDetailList : sig ... end
Sourcemodule InvalidationBatch : sig ... end

An invalidation batch.

Sourcemodule ImportSourceType : sig ... end
Sourcemodule AccessDenied : sig ... end

Access denied.

Sourcemodule DnsConfigurationList : sig ... end
Sourcemodule EntityNotFound : sig ... end

The entity was not found.

Sourcemodule InvalidArgument : sig ... end

An argument is invalid.

The entity cannot be updated while it is in use.

Sourcemodule EntityAlreadyExists : sig ... end

The entity already exists. You must provide a unique entity.

Sourcemodule EntityLimitExceeded : sig ... end

The entity limit has been exceeded.

Sourcemodule IllegalUpdate : sig ... end

The update contains modifications that are not allowed.

Sourcemodule InconsistentQuantities : sig ... end

The value of Quantity and the size of Items don't match.

Sourcemodule InvalidIfMatchVersion : sig ... end

The If-Match version is missing or not valid.

Sourcemodule PreconditionFailed : sig ... end

The precondition in one or more of the request fields evaluated to false.

Sourcemodule UnsupportedOperation : sig ... end

This operation is not supported in this Amazon Web Services Region.

Sourcemodule VpcOrigin : sig ... end

An Amazon CloudFront VPC origin.

Sourcemodule TrustStore : sig ... end

A trust store.

A CA certificates bundle source.

Sourcemodule CNAMEAlreadyExists : sig ... end

The CNAME specified is already defined for CloudFront.

The origin access control is not valid.

The origin access identity is not valid or doesn't exist.

Sourcemodule MissingBody : sig ... end

This operation requires a body. Ensure that the body is present and the Content-Type header is set.

The specified streaming distribution does not exist.

Sourcemodule StreamingDistribution : sig ... end

A streaming distribution tells CloudFront where you want RTMP content to be delivered from, and the details about how to track and manage content delivery.

Your request contains more CNAMEs than are allowed per distribution.

Sourcemodule TooManyTrustedSigners : sig ... end

Your request contains more trusted signers than are allowed per distribution.

Sourcemodule TrustedSignerDoesNotExist : sig ... end

One or more of your trusted signers don't exist.

The response headers policy does not exist.

A response headers policy with this name already exists. You must provide a unique name. To modify an existing response headers policy, use UpdateResponseHeadersPolicy.

The length of the Content-Security-Policy header value in the response headers policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

The number of custom headers in the response headers policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

The number of headers in RemoveHeadersConfig in the response headers policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

Sourcemodule NoSuchRealtimeLogConfig : sig ... end

The real-time log configuration does not exist.

You can't change the value of a public key.

Sourcemodule NoSuchPublicKey : sig ... end

The specified public key doesn't exist.

Sourcemodule PublicKey : sig ... end

A public key that you can use with signed URLs and signed cookies, or with field-level encryption. CloudFront supports signed URLs and signed cookies with RSA 2048 or ECDSA 256 key signatures. Field-level encryption is only compatible with RSA 2048 key signatures.

Sourcemodule NoSuchOriginRequestPolicy : sig ... end

The origin request policy does not exist.

An origin request policy with this name already exists. You must provide a unique name. To modify an existing origin request policy, use UpdateOriginRequestPolicy.

The number of cookies in the origin request policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

The number of headers in the origin request policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

The number of query strings in the origin request policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

Sourcemodule NoSuchOriginAccessControl : sig ... end

The origin access control does not exist.

Sourcemodule OriginAccessControl : sig ... end

A CloudFront origin access control, including its unique identifier.

An origin access control with the specified parameters already exists.

Sourcemodule KeyValueStoreComment : sig ... end
Sourcemodule KeyValueStoreName : sig ... end
Sourcemodule KeyGroupAlreadyExists : sig ... end

A key group with this name already exists. You must provide a unique name. To modify an existing key group, use UpdateKeyGroup.

Sourcemodule NoSuchResource : sig ... end

A resource that was specified is not valid.

The number of public keys in this key group is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

Sourcemodule FunctionSizeLimitExceeded : sig ... end

The function is too large. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

Sourcemodule NoSuchFunctionExists : sig ... end

The function does not exist.

Sourcemodule FunctionBlob : sig ... end

A complex data type for field-level encryption profiles.

The specified profile for field-level encryption already exists.

The maximum size of a profile for field-level encryption was exceeded.

The specified profile for field-level encryption doesn't exist.

The maximum number of encryption entities for field-level encryption have been created.

The maximum number of field patterns for field-level encryption have been created.

Sourcemodule FieldLevelEncryption : sig ... end

A complex data type that includes the profile configurations and other options specified for field-level encryption.

The specified configuration for field-level encryption doesn't exist.

Sourcemodule QueryArgProfileEmpty : sig ... end

No profile specified for the field-level encryption query argument.

The maximum number of content type profiles for field-level encryption have been created.

The maximum number of query arg profiles for field-level encryption have been created.

Sourcemodule DistributionResourceId : sig ... end

The IDs for the distribution resources.

Sourcemodule Distribution : sig ... end

A distribution tells CloudFront where you want content to be delivered from, and the details about how to track and manage content delivery.

The specified configuration for field-level encryption can't be associated with the specified cache behavior.

Sourcemodule InvalidDefaultRootObject : sig ... end

The default root object file name is too big or contains an invalid character.

Sourcemodule InvalidErrorCode : sig ... end

An invalid error code was specified.

Sourcemodule InvalidForwardCookies : sig ... end

Your request contains forward cookies option which doesn't match with the expectation for the whitelisted list of cookie names. Either list of cookie names has been specified when not allowed or list of cookie names is missing when expected.

A CloudFront function association is invalid.

The specified geo restriction parameter is not valid.

Sourcemodule InvalidHeadersForS3Origin : sig ... end

The headers specified are not valid for an Amazon S3 origin.

The specified Lambda@Edge function association is invalid.

Sourcemodule InvalidLocationCode : sig ... end

The location code specified is not valid.

The minimum protocol version specified is not valid.

The keep alive timeout specified for the origin is not valid.

Sourcemodule InvalidOriginReadTimeout : sig ... end

The read timeout specified for the origin is not valid.

The query string parameters specified are not valid.

Sourcemodule InvalidRelativePath : sig ... end

The relative path is too big, is not URL-encoded, or does not begin with a slash (/).

Sourcemodule InvalidRequiredProtocol : sig ... end

This operation requires the HTTPS protocol. Ensure that you specify the HTTPS protocol in your request, or omit the RequiredProtocols element from your distribution configuration.

Sourcemodule InvalidResponseCode : sig ... end

A response code is not valid.

Sourcemodule InvalidTTLOrder : sig ... end

The TTL order specified is not valid.

Sourcemodule InvalidViewerCertificate : sig ... end

A viewer certificate specified is not valid.

Sourcemodule InvalidWebACLId : sig ... end

A web ACL ID specified is not valid. To specify a web ACL created using the latest version of WAF, use the ACL ARN, for example arn:aws:wafv2:us-east-1:123456789012:global/webacl/ExampleWebACL/473e64fd-f30b-4765-81a0-62ad96dd167a. To specify a web ACL created using WAF Classic, use the ACL ID, for example 473e64fd-f30b-4765-81a0-62ad96dd167a.

Sourcemodule NoSuchCachePolicy : sig ... end

The cache policy does not exist.

Sourcemodule NoSuchDistribution : sig ... end

The specified distribution does not exist.

Sourcemodule NoSuchOrigin : sig ... end

No origin exists with the specified Origin Id.

The specified real-time log configuration belongs to a different Amazon Web Services account.

Sourcemodule TooManyCacheBehaviors : sig ... end

You cannot create more cache behaviors for the distribution.

Sourcemodule TooManyCertificates : sig ... end

You cannot create anymore custom SSL/TLS certificates.

Your request contains more cookie names in the whitelist than are allowed per cache behavior.

Sourcemodule TooManyDistributionCNAMEs : sig ... end

Your request contains more CNAMEs than are allowed per distribution.

The maximum number of distributions have been associated with the specified cache policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

The maximum number of distributions have been associated with the specified configuration for field-level encryption.

The number of distributions that reference this key group is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

The maximum number of distributions have been associated with the specified origin access control. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

The maximum number of distributions have been associated with the specified origin request policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

The maximum number of distributions have been associated with the specified response headers policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

You have reached the maximum number of distributions that are associated with a CloudFront function. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

Processing your request would cause the maximum number of distributions with Lambda@Edge function associations per owner to be exceeded.

The maximum number of distributions have been associated with the specified Lambda@Edge function.

You have reached the maximum number of CloudFront function associations for this distribution. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

Your request contains too many headers in forwarded values.

The number of key groups referenced by this distribution is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

Your request contains more Lambda@Edge function associations than are allowed per distribution.

Your request contains too many origin custom headers.

Processing your request would cause you to exceed the maximum number of origin groups allowed.

Sourcemodule TooManyOrigins : sig ... end

You cannot create more origins for the distribution.

Your request contains too many query string parameters.

The specified key group does not exist.

Sourcemodule DistributionTenant : sig ... end

The distribution tenant.

Sourcemodule InvalidAssociation : sig ... end

The specified CloudFront resource can't be associated.

Sourcemodule DomainList : sig ... end
Sourcemodule ManagedCertificateRequest : sig ... end

An object that represents the request for the Amazon CloudFront managed ACM certificate.

You cannot delete a continuous deployment policy that is associated with a primary distribution.

An origin cannot contain both an origin access control (OAC) and an origin access identity (OAI).

An origin access control is associated with an origin whose domain name is not supported.

The continuous deployment policy doesn't exist.

Sourcemodule StagingDistributionInUse : sig ... end

A continuous deployment policy for this staging distribution already exists.

Sourcemodule ConnectionGroup : sig ... end

The connection group for your distribution tenants. When you first create a distribution tenant and you don't specify a connection group, CloudFront will automatically create a default connection group for you. When you create a new distribution tenant and don't specify a connection group, the default one will be associated with your distribution tenant.

Sourcemodule ResourceInUse : sig ... end

Cannot delete this resource because it is in use.

Sourcemodule EntitySizeLimitExceeded : sig ... end

The entity size limit was exceeded.

CloudFront origin access identity.

The specified origin access identity does not exist.

Sourcemodule CachePolicyAlreadyExists : sig ... end

A cache policy with this name already exists. You must provide a unique name. To modify an existing cache policy, use UpdateCachePolicy.

The number of cookies in the cache policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

The number of headers in the cache policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

The number of query strings in the cache policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

Sourcemodule AnycastIpList : sig ... end

An Anycast static IP list. For more information, see Request Anycast static IPs to use for allowlisting in the Amazon CloudFront Developer Guide.

Sourcemodule ResourceARN : sig ... end
Sourcemodule TagKeys : sig ... end

A complex type that contains zero or more Tag elements.

Sourcemodule TestFunctionFailed : sig ... end

The CloudFront function failed.

Sourcemodule TestResult : sig ... end

Contains the result of testing a CloudFront function with TestFunction.

Sourcemodule FunctionEventObject : sig ... end

A connection function test result.

Sourcemodule VpcOriginList : sig ... end

A list of CloudFront VPC origins.

Sourcemodule TrustStoreList : sig ... end
Sourcemodule InvalidTagging : sig ... end

The tagging specified is not valid.

Sourcemodule StreamingDistributionList : sig ... end

A streaming distribution list.

Sourcemodule ResponseHeadersPolicyList : sig ... end

A list of response headers policies.

Sourcemodule RealtimeLogConfigs : sig ... end

A list of real-time log configurations.

Sourcemodule PublicKeyList : sig ... end

A list of public keys that you can use with signed URLs and signed cookies, or with field-level encryption.

Sourcemodule OriginRequestPolicyList : sig ... end

A list of origin request policies.

Sourcemodule OriginAccessControlList : sig ... end

A list of CloudFront origin access controls.

Sourcemodule KeyValueStoreList : sig ... end

The key value store list.

Sourcemodule KeyGroupList : sig ... end

A list of key groups.

Sourcemodule InvalidationList : sig ... end

The InvalidationList complex type describes the list of invalidation objects. For more information about invalidation, see Invalidating Objects (Web Distributions Only) in the Amazon CloudFront Developer Guide.

Sourcemodule FunctionList : sig ... end

A list of CloudFront functions.

List of field-level encryption profiles.

Sourcemodule FieldLevelEncryptionList : sig ... end

List of field-level encryption configurations.

Sourcemodule DomainConflictsList : sig ... end
Sourcemodule DistributionList : sig ... end

A distribution list.

Sourcemodule DistributionIdList : sig ... end

A list of distribution IDs.

Sourcemodule DistributionIdOwnerList : sig ... end

The list of distribution IDs and the Amazon Web Services accounts that they belong to.

Sourcemodule DistributionTenantList : sig ... end

Filter by the associated distribution ID or connection group ID.

Contains a list of continuous deployment policies.

Contains information about what CloudFront resources your connection groups are associated with.

Sourcemodule ConflictingAliasesList : sig ... end

A list of aliases (also called CNAMEs) and the CloudFront standard distributions and Amazon Web Services accounts that they are associated with. In the list, the standard distribution and account IDs are partially hidden, which allows you to identify the standard distributions and accounts that you own, but helps to protect the information of ones that you don't own.

Sourcemodule AliasString : sig ... end
Sourcemodule DistributionIdString : sig ... end

Lists the origin access identities for CloudFront.Send a GET request to the /CloudFront API version/origin-access-identity/cloudfront resource. The response includes a CloudFrontOriginAccessIdentityList element with zero or more CloudFrontOriginAccessIdentitySummary child elements. By default, your entire list of origin access identities is returned in one single page. If the list is long, you can paginate it using the MaxItems and Marker parameters.

Sourcemodule CachePolicyList : sig ... end

A list of cache policies.

Sourcemodule AnycastIpListCollection : sig ... end

The Anycast static IP list collection.

Sourcemodule MonitoringSubscription : sig ... end

A monitoring subscription. This structure contains information about whether additional CloudWatch metrics are enabled for a given CloudFront distribution.

A monitoring subscription does not exist for the specified distribution.

Sourcemodule ManagedCertificateDetails : sig ... end

Contains details about the CloudFront managed ACM certificate.

Sourcemodule Invalidation : sig ... end

An invalidation.

Sourcemodule NoSuchInvalidation : sig ... end

The specified invalidation does not exist.

The entity cannot be deleted while it is in use.

Sourcemodule IllegalDelete : sig ... end

Deletion is not allowed for this entity.

Sourcemodule InvalidOrigin : sig ... end

The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket.

The caller reference you attempted to create the streaming distribution with is associated with another distribution

Processing your request would cause you to exceed the maximum number of streaming distributions allowed.

A streaming distribution Configuration and a list of tags to be associated with the streaming distribution.

You have reached the maximum number of response headers policies for this Amazon Web Services account. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

A real-time log configuration with this name already exists. You must provide a unique name. To modify an existing real-time log configuration, use UpdateRealtimeLogConfig.

Sourcemodule TooManyRealtimeLogConfigs : sig ... end

You have reached the maximum number of real-time log configurations for this Amazon Web Services account. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

Sourcemodule PublicKeyAlreadyExists : sig ... end

The specified public key already exists.

Sourcemodule TooManyPublicKeys : sig ... end

The maximum number of public keys for field-level encryption have been created. To create a new public key, delete one of the existing keys.

You have reached the maximum number of origin request policies for this Amazon Web Services account. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

The number of origin access controls in your Amazon Web Services account exceeds the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

A monitoring subscription already exists for the specified distribution.

Sourcemodule ImportSource : sig ... end

The import source for the key value store.

Sourcemodule TooManyKeyGroups : sig ... end

You have reached the maximum number of key groups for this Amazon Web Services account. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

Sourcemodule BatchTooLarge : sig ... end

Invalidation batch specified is too large.

You have exceeded the maximum number of allowable InProgress invalidation batch requests, or invalidation objects.

Sourcemodule FunctionAlreadyExists : sig ... end

A function with the same name already exists in this Amazon Web Services account. To create a function, you must provide a unique name. To update an existing function, use UpdateFunction.

Sourcemodule TooManyFunctions : sig ... end

You have reached the maximum number of CloudFront functions for this Amazon Web Services account. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

The maximum number of profiles for field-level encryption have been created.

The specified configuration for field-level encryption already exists.

The maximum number of configurations for field-level encryption have been created.

Sourcemodule DistributionAlreadyExists : sig ... end

The caller reference you attempted to create the distribution with is associated with another distribution.

Sourcemodule InvalidProtocolSettings : sig ... end

You cannot specify SSLv3 as the minimum protocol version if you only want to support only clients that support Server Name Indication (SNI).

Sourcemodule TooManyDistributions : sig ... end

Processing your request would cause you to exceed the maximum number of distributions allowed.

A distribution Configuration and a list of tags to be associated with the distribution.

A continuous deployment policy with this configuration already exists.

You have reached the maximum number of continuous deployment policies for this Amazon Web Services account.

If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.

Processing your request would cause you to exceed the maximum number of origin access identities allowed.

Sourcemodule TooManyCachePolicies : sig ... end

You have reached the maximum number of cache policies for this Amazon Web Services account. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

Verify the DNS configuration for your domain names. This API operation checks whether your domain name points to the correct routing endpoint of the connection group, such as d111111abcdef8.cloudfront.net. You can use this API operation to troubleshoot and resolve DNS configuration issues.

Verify the DNS configuration for your domain names. This API operation checks whether your domain name points to the correct routing endpoint of the connection group, such as d111111abcdef8.cloudfront.net. You can use this API operation to troubleshoot and resolve DNS configuration issues.

Sourcemodule UpdateVpcOriginResult : sig ... end

Update an Amazon CloudFront VPC origin in your account.

Sourcemodule UpdateVpcOriginRequest : sig ... end

Update an Amazon CloudFront VPC origin in your account.

Sourcemodule UpdateTrustStoreResult : sig ... end

Updates a trust store.

Sourcemodule UpdateTrustStoreRequest : sig ... end

Updates a trust store.

The returned result of the corresponding request.

The request to update a streaming distribution.

Updates a response headers policy. When you update a response headers policy, the entire policy is replaced. You cannot update some policy fields independent of others. To update a response headers policy configuration: Use GetResponseHeadersPolicyConfig to get the current policy's configuration. Modify the fields in the response headers policy configuration that you want to update. Call UpdateResponseHeadersPolicy, providing the entire response headers policy configuration, including the fields that you modified and those that you didn't.

Updates a response headers policy. When you update a response headers policy, the entire policy is replaced. You cannot update some policy fields independent of others. To update a response headers policy configuration: Use GetResponseHeadersPolicyConfig to get the current policy's configuration. Modify the fields in the response headers policy configuration that you want to update. Call UpdateResponseHeadersPolicy, providing the entire response headers policy configuration, including the fields that you modified and those that you didn't.

Updates a real-time log configuration. When you update a real-time log configuration, all the parameters are updated with the values provided in the request. You cannot update some parameters independent of others. To update a real-time log configuration: Call GetRealtimeLogConfig to get the current real-time log configuration. Locally modify the parameters in the real-time log configuration that you want to update. Call this API (UpdateRealtimeLogConfig) by providing the entire real-time log configuration, including the parameters that you modified and those that you didn't. You cannot update a real-time log configuration's Name or ARN.

Updates a real-time log configuration. When you update a real-time log configuration, all the parameters are updated with the values provided in the request. You cannot update some parameters independent of others. To update a real-time log configuration: Call GetRealtimeLogConfig to get the current real-time log configuration. Locally modify the parameters in the real-time log configuration that you want to update. Call this API (UpdateRealtimeLogConfig) by providing the entire real-time log configuration, including the parameters that you modified and those that you didn't. You cannot update a real-time log configuration's Name or ARN.

Sourcemodule UpdatePublicKeyResult : sig ... end

Update public key information. Note that the only value you can change is the comment.

Sourcemodule UpdatePublicKeyRequest : sig ... end

Update public key information. Note that the only value you can change is the comment.

Updates an origin request policy configuration. When you update an origin request policy configuration, all the fields are updated with the values provided in the request. You cannot update some fields independent of others. To update an origin request policy configuration: Use GetOriginRequestPolicyConfig to get the current configuration. Locally modify the fields in the origin request policy configuration that you want to update. Call UpdateOriginRequestPolicy by providing the entire origin request policy configuration, including the fields that you modified and those that you didn't.

Updates an origin request policy configuration. When you update an origin request policy configuration, all the fields are updated with the values provided in the request. You cannot update some fields independent of others. To update an origin request policy configuration: Use GetOriginRequestPolicyConfig to get the current configuration. Locally modify the fields in the origin request policy configuration that you want to update. Call UpdateOriginRequestPolicy by providing the entire origin request policy configuration, including the fields that you modified and those that you didn't.

Updates a CloudFront origin access control.

Updates a CloudFront origin access control.

Sourcemodule UpdateKeyValueStoreResult : sig ... end

Specifies the key value store to update.

Specifies the key value store to update.

Sourcemodule UpdateKeyGroupResult : sig ... end

Updates a key group. When you update a key group, all the fields are updated with the values provided in the request. You cannot update some fields independent of others. To update a key group: Get the current key group with GetKeyGroup or GetKeyGroupConfig. Locally modify the fields in the key group that you want to update. For example, add or remove public key IDs. Call UpdateKeyGroup with the entire key group object, including the fields that you modified and those that you didn't.

Sourcemodule UpdateKeyGroupRequest : sig ... end

Updates a key group. When you update a key group, all the fields are updated with the values provided in the request. You cannot update some fields independent of others. To update a key group: Get the current key group with GetKeyGroup or GetKeyGroupConfig. Locally modify the fields in the key group that you want to update. For example, add or remove public key IDs. Call UpdateKeyGroup with the entire key group object, including the fields that you modified and those that you didn't.

Sourcemodule UpdateFunctionResult : sig ... end

Updates a CloudFront function. You can update a function's code or the comment that describes the function. You cannot update a function's name. To update a function, you provide the function's name and version (ETag value) along with the updated function code. To get the name and version, you can use ListFunctions and DescribeFunction.

Sourcemodule UpdateFunctionRequest : sig ... end

Updates a CloudFront function. You can update a function's code or the comment that describes the function. You cannot update a function's name. To update a function, you provide the function's name and version (ETag value) along with the updated function code. To get the name and version, you can use ListFunctions and DescribeFunction.

Update a field-level encryption profile.

Update a field-level encryption profile.

Update a field-level encryption configuration.

Update a field-level encryption configuration.

We recommend that you use the UpdateDomainAssociation API operation to move a domain association, as it supports both standard distributions and distribution tenants. AssociateAlias performs similar checks but only supports standard distributions. Moves a domain from its current standard distribution or distribution tenant to another one. You must first disable the source distribution (standard distribution or distribution tenant) and then separately call this operation to move the domain to another target distribution (standard distribution or distribution tenant). To use this operation, specify the domain and the ID of the target resource (standard distribution or distribution tenant). For more information, including how to set up the target resource, prerequisites that you must complete, and other restrictions, see Moving an alternate domain name to a different standard distribution or distribution tenant in the Amazon CloudFront Developer Guide.

We recommend that you use the UpdateDomainAssociation API operation to move a domain association, as it supports both standard distributions and distribution tenants. AssociateAlias performs similar checks but only supports standard distributions. Moves a domain from its current standard distribution or distribution tenant to another one. You must first disable the source distribution (standard distribution or distribution tenant) and then separately call this operation to move the domain to another target distribution (standard distribution or distribution tenant). To use this operation, specify the domain and the ID of the target resource (standard distribution or distribution tenant). For more information, including how to set up the target resource, prerequisites that you must complete, and other restrictions, see Moving an alternate domain name to a different standard distribution or distribution tenant in the Amazon CloudFront Developer Guide.

Copies the staging distribution's configuration to its corresponding primary distribution. The primary distribution retains its Aliases (also known as alternate domain names or CNAMEs) and ContinuousDeploymentPolicyId value, but otherwise its configuration is overwritten to match the staging distribution. You can use this operation in a continuous deployment workflow after you have tested configuration changes on the staging distribution. After using a continuous deployment policy to move a portion of your domain name's traffic to the staging distribution and verifying that it works as intended, you can use this operation to copy the staging distribution's configuration to the primary distribution. This action will disable the continuous deployment policy and move your domain's traffic back to the primary distribution. This API operation requires the following IAM permissions: GetDistribution UpdateDistribution

Copies the staging distribution's configuration to its corresponding primary distribution. The primary distribution retains its Aliases (also known as alternate domain names or CNAMEs) and ContinuousDeploymentPolicyId value, but otherwise its configuration is overwritten to match the staging distribution. You can use this operation in a continuous deployment workflow after you have tested configuration changes on the staging distribution. After using a continuous deployment policy to move a portion of your domain name's traffic to the staging distribution and verifying that it works as intended, you can use this operation to copy the staging distribution's configuration to the primary distribution. This action will disable the continuous deployment policy and move your domain's traffic back to the primary distribution. This API operation requires the following IAM permissions: GetDistribution UpdateDistribution

Updates a distribution tenant.

Updates a distribution tenant.

Sourcemodule UpdateDistributionResult : sig ... end

The returned result of the corresponding request.

Sourcemodule UpdateDistributionRequest : sig ... end

The request to update a distribution.

Updates a continuous deployment policy. You can update a continuous deployment policy to enable or disable it, to change the percentage of traffic that it sends to the staging distribution, or to change the staging distribution that it sends traffic to. When you update a continuous deployment policy configuration, all the fields are updated with the values that are provided in the request. You cannot update some fields independent of others. To update a continuous deployment policy configuration: Use GetContinuousDeploymentPolicyConfig to get the current configuration. Locally modify the fields in the continuous deployment policy configuration that you want to update. Use UpdateContinuousDeploymentPolicy, providing the entire continuous deployment policy configuration, including the fields that you modified and those that you didn't.

Updates a continuous deployment policy. You can update a continuous deployment policy to enable or disable it, to change the percentage of traffic that it sends to the staging distribution, or to change the staging distribution that it sends traffic to. When you update a continuous deployment policy configuration, all the fields are updated with the values that are provided in the request. You cannot update some fields independent of others. To update a continuous deployment policy configuration: Use GetContinuousDeploymentPolicyConfig to get the current configuration. Locally modify the fields in the continuous deployment policy configuration that you want to update. Use UpdateContinuousDeploymentPolicy, providing the entire continuous deployment policy configuration, including the fields that you modified and those that you didn't.

Updates a connection group.

Updates a connection group.

Updates a connection function.

Updates a connection function.

The returned result of the corresponding request.

The request to update an origin access identity.

Sourcemodule UpdateCachePolicyResult : sig ... end

Updates a cache policy configuration. When you update a cache policy configuration, all the fields are updated with the values provided in the request. You cannot update some fields independent of others. To update a cache policy configuration: Use GetCachePolicyConfig to get the current configuration. Locally modify the fields in the cache policy configuration that you want to update. Call UpdateCachePolicy by providing the entire cache policy configuration, including the fields that you modified and those that you didn't. If your minimum TTL is greater than 0, CloudFront will cache content for at least the duration specified in the cache policy's minimum TTL, even if the Cache-Control: no-cache, no-store, or private directives are present in the origin headers.

Sourcemodule UpdateCachePolicyRequest : sig ... end

Updates a cache policy configuration. When you update a cache policy configuration, all the fields are updated with the values provided in the request. You cannot update some fields independent of others. To update a cache policy configuration: Use GetCachePolicyConfig to get the current configuration. Locally modify the fields in the cache policy configuration that you want to update. Call UpdateCachePolicy by providing the entire cache policy configuration, including the fields that you modified and those that you didn't. If your minimum TTL is greater than 0, CloudFront will cache content for at least the duration specified in the cache policy's minimum TTL, even if the Cache-Control: no-cache, no-store, or private directives are present in the origin headers.

Sourcemodule UpdateAnycastIpListResult : sig ... end

Updates an Anycast static IP list.

Updates an Anycast static IP list.

Sourcemodule UntagResourceRequest : sig ... end

The request to remove tags from a CloudFront resource.

Sourcemodule TestFunctionResult : sig ... end

Tests a CloudFront function. To test a function, you provide an event object that represents an HTTP request or response that your CloudFront distribution could receive in production. CloudFront runs the function, passing it the event object that you provided, and returns the function's result (the modified event object) in the response. The response also contains function logs and error messages, if any exist. For more information about testing functions, see Testing functions in the Amazon CloudFront Developer Guide. To test a function, you provide the function's name and version (ETag value) along with the event object. To get the function's name and version, you can use ListFunctions and DescribeFunction.

Sourcemodule TestFunctionRequest : sig ... end

Tests a CloudFront function. To test a function, you provide an event object that represents an HTTP request or response that your CloudFront distribution could receive in production. CloudFront runs the function, passing it the event object that you provided, and returns the function's result (the modified event object) in the response. The response also contains function logs and error messages, if any exist. For more information about testing functions, see Testing functions in the Amazon CloudFront Developer Guide. To test a function, you provide the function's name and version (ETag value) along with the event object. To get the function's name and version, you can use ListFunctions and DescribeFunction.

Tests a connection function.

Tests a connection function.

Sourcemodule TagResourceRequest : sig ... end

The request to add tags to a CloudFront resource.

The specified CloudFront distribution is not disabled. You must disable the distribution before you can delete it.

Cannot delete the response headers policy because it is attached to one or more cache behaviors in a CloudFront distribution.

Sourcemodule ResourceNotDisabled : sig ... end

The specified CloudFront resource hasn't been disabled yet.

Sourcemodule RealtimeLogConfigInUse : sig ... end

Cannot delete the real-time log configuration because it is attached to one or more cache behaviors.

Sourcemodule PutResourcePolicyResult : sig ... end

Creates a resource control policy for a given CloudFront resource.

Sourcemodule PutResourcePolicyRequest : sig ... end

Creates a resource control policy for a given CloudFront resource.

Sourcemodule PublishFunctionResult : sig ... end

Publishes a CloudFront function by copying the function code from the DEVELOPMENT stage to LIVE. This automatically updates all cache behaviors that are using this function to use the newly published copy in the LIVE stage. When a function is published to the LIVE stage, you can attach the function to a distribution's cache behavior, using the function's Amazon Resource Name (ARN). To publish a function, you must provide the function's name and version (ETag value). To get these values, you can use ListFunctions and DescribeFunction.

Sourcemodule PublishFunctionRequest : sig ... end

Publishes a CloudFront function by copying the function code from the DEVELOPMENT stage to LIVE. This automatically updates all cache behaviors that are using this function to use the newly published copy in the LIVE stage. When a function is published to the LIVE stage, you can attach the function to a distribution's cache behavior, using the function's Amazon Resource Name (ARN). To publish a function, you must provide the function's name and version (ETag value). To get these values, you can use ListFunctions and DescribeFunction.

Publishes a connection function.

Publishes a connection function.

Sourcemodule PublicKeyInUse : sig ... end

The specified public key is in use.

Sourcemodule OriginRequestPolicyInUse : sig ... end

Cannot delete the origin request policy because it is attached to one or more cache behaviors.

Sourcemodule OriginAccessControlInUse : sig ... end

Cannot delete the origin access control because it's in use by one or more distributions.

Sourcemodule ListVpcOriginsResult : sig ... end

List the CloudFront VPC origins in your account.

Sourcemodule ListVpcOriginsRequest : sig ... end

List the CloudFront VPC origins in your account.

Sourcemodule ListTrustStoresResult : sig ... end

Lists trust stores.

Sourcemodule ListTrustStoresRequest : sig ... end

Lists trust stores.

Sourcemodule ListTagsForResourceResult : sig ... end

The returned result of the corresponding request.

The request to list tags for a CloudFront resource.

The returned result of the corresponding request.

The request to list your streaming distributions.

Gets a list of response headers policies. You can optionally apply a filter to get only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Gets a list of response headers policies. You can optionally apply a filter to get only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Gets a list of real-time log configurations. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Gets a list of real-time log configurations. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Sourcemodule ListPublicKeysResult : sig ... end

List all public keys that have been added to CloudFront for this account.

Sourcemodule ListPublicKeysRequest : sig ... end

List all public keys that have been added to CloudFront for this account.

Gets a list of origin request policies. You can optionally apply a filter to return only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Gets a list of origin request policies. You can optionally apply a filter to return only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Gets the list of CloudFront origin access controls (OACs) in this Amazon Web Services account. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send another request that specifies the NextMarker value from the current response as the Marker value in the next request. If you're not using origin access controls for your Amazon Web Services account, the ListOriginAccessControls operation doesn't return the Items element in the response.

Gets the list of CloudFront origin access controls (OACs) in this Amazon Web Services account. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send another request that specifies the NextMarker value from the current response as the Marker value in the next request. If you're not using origin access controls for your Amazon Web Services account, the ListOriginAccessControls operation doesn't return the Items element in the response.

Sourcemodule ListKeyValueStoresResult : sig ... end

Specifies the key value stores to list.

Sourcemodule ListKeyValueStoresRequest : sig ... end

Specifies the key value stores to list.

Sourcemodule ListKeyGroupsResult : sig ... end

Gets a list of key groups. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Sourcemodule ListKeyGroupsRequest : sig ... end

Gets a list of key groups. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Sourcemodule ListInvalidationsResult : sig ... end

The returned result of the corresponding request.

Sourcemodule ListInvalidationsRequest : sig ... end

The request to list invalidations.

Lists the invalidations for a distribution tenant.

Lists the invalidations for a distribution tenant.

Sourcemodule ListFunctionsResult : sig ... end

Gets a list of all CloudFront functions in your Amazon Web Services account. You can optionally apply a filter to return only the functions that are in the specified stage, either DEVELOPMENT or LIVE. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Sourcemodule ListFunctionsRequest : sig ... end

Gets a list of all CloudFront functions in your Amazon Web Services account. You can optionally apply a filter to return only the functions that are in the specified stage, either DEVELOPMENT or LIVE. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Request a list of field-level encryption profiles that have been created in CloudFront for this account.

Request a list of field-level encryption profiles that have been created in CloudFront for this account.

List all field-level encryption configurations that have been created in CloudFront for this account.

List all field-level encryption configurations that have been created in CloudFront for this account.

Sourcemodule ListDomainConflictsResult : sig ... end

We recommend that you use the ListDomainConflicts API operation to check for domain conflicts, as it supports both standard distributions and distribution tenants. ListConflictingAliases performs similar checks but only supports standard distributions. Lists existing domain associations that conflict with the domain that you specify. You can use this API operation to identify potential domain conflicts when moving domains between standard distributions and/or distribution tenants. Domain conflicts must be resolved first before they can be moved. For example, if you provide www.example.com as input, the returned list can include www.example.com and the overlapping wildcard alternate domain name (.example.com), if they exist. If you provide .example.com as input, the returned list can include *.example.com and any alternate domain names covered by that wildcard (for example, www.example.com, test.example.com, dev.example.com, and so on), if they exist. To list conflicting domains, specify the following: The domain to search for The ID of a standard distribution or distribution tenant in your account that has an attached TLS certificate, which covers the specified domain For more information, including how to set up the standard distribution or distribution tenant, and the certificate, see Moving an alternate domain name to a different standard distribution or distribution tenant in the Amazon CloudFront Developer Guide. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

We recommend that you use the ListDomainConflicts API operation to check for domain conflicts, as it supports both standard distributions and distribution tenants. ListConflictingAliases performs similar checks but only supports standard distributions. Lists existing domain associations that conflict with the domain that you specify. You can use this API operation to identify potential domain conflicts when moving domains between standard distributions and/or distribution tenants. Domain conflicts must be resolved first before they can be moved. For example, if you provide www.example.com as input, the returned list can include www.example.com and the overlapping wildcard alternate domain name (.example.com), if they exist. If you provide .example.com as input, the returned list can include *.example.com and any alternate domain names covered by that wildcard (for example, www.example.com, test.example.com, dev.example.com, and so on), if they exist. To list conflicting domains, specify the following: The domain to search for The ID of a standard distribution or distribution tenant in your account that has an attached TLS certificate, which covers the specified domain For more information, including how to set up the standard distribution or distribution tenant, and the certificate, see Moving an alternate domain name to a different standard distribution or distribution tenant in the Amazon CloudFront Developer Guide. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Sourcemodule ListDistributionsResult : sig ... end

The returned result of the corresponding request.

Sourcemodule ListDistributionsRequest : sig ... end

The request to list your distributions.

The response to a request to list the distributions that are associated with a specified WAF web ACL.

The request to list distributions that are associated with a specified WAF web ACL.

List CloudFront distributions by their VPC origin ID.

List CloudFront distributions by their VPC origin ID.

Lists distributions by trust store.

Lists distributions by trust store.

Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified response headers policy. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified response headers policy. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Gets a list of distributions that have a cache behavior that's associated with the specified real-time log configuration. You can specify the real-time log configuration by its name or its Amazon Resource Name (ARN). You must provide at least one. If you provide both, CloudFront uses the name to identify the real-time log configuration to list distributions for. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Gets a list of distributions that have a cache behavior that's associated with the specified real-time log configuration. You can specify the real-time log configuration by its name or its Amazon Resource Name (ARN). You must provide at least one. If you provide both, CloudFront uses the name to identify the real-time log configuration to list distributions for. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Lists the CloudFront distributions that are associated with the specified resource that you own.

Lists the CloudFront distributions that are associated with the specified resource that you own.

Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified origin request policy. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified origin request policy. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Gets a list of distribution IDs for distributions that have a cache behavior that references the specified key group. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Gets a list of distribution IDs for distributions that have a cache behavior that references the specified key group. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Lists the distributions by the connection mode that you specify.

Lists the distributions by the connection mode that you specify.

Lists distributions by connection function.

Lists distributions by connection function.

Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified cache policy. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified cache policy. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Lists the distributions in your account that are associated with the specified AnycastIpListId.

Lists the distributions in your account that are associated with the specified AnycastIpListId.

Lists the distribution tenants in your Amazon Web Services account.

Lists the distribution tenants in your Amazon Web Services account.

Lists distribution tenants by the customization that you specify. You must specify either the CertificateArn parameter or WebACLArn parameter, but not both in the same request.

Lists distribution tenants by the customization that you specify. You must specify either the CertificateArn parameter or WebACLArn parameter, but not both in the same request.

Gets a list of the continuous deployment policies in your Amazon Web Services account. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Gets a list of the continuous deployment policies in your Amazon Web Services account. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Lists the connection groups in your Amazon Web Services account.

Lists the connection groups in your Amazon Web Services account.

Lists connection functions.

Lists connection functions.

The ListConflictingAliases API operation only supports standard distributions. To list domain conflicts for both standard distributions and distribution tenants, we recommend that you use the ListDomainConflicts API operation instead. Gets a list of aliases that conflict or overlap with the provided alias, and the associated CloudFront standard distribution and Amazon Web Services accounts for each conflicting alias. An alias is commonly known as a custom domain or vanity domain. It can also be called a CNAME or alternate domain name. In the returned list, the standard distribution and account IDs are partially hidden, which allows you to identify the standard distribution and accounts that you own, and helps to protect the information of ones that you don't own. Use this operation to find aliases that are in use in CloudFront that conflict or overlap with the provided alias. For example, if you provide www.example.com as input, the returned list can include www.example.com and the overlapping wildcard alternate domain name (.example.com), if they exist. If you provide .example.com as input, the returned list can include *.example.com and any alternate domain names covered by that wildcard (for example, www.example.com, test.example.com, dev.example.com, and so on), if they exist. To list conflicting aliases, specify the alias to search and the ID of a standard distribution in your account that has an attached TLS certificate that includes the provided alias. For more information, including how to set up the standard distribution and certificate, see Moving an alternate domain name to a different standard distribution or distribution tenant in the Amazon CloudFront Developer Guide. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

The ListConflictingAliases API operation only supports standard distributions. To list domain conflicts for both standard distributions and distribution tenants, we recommend that you use the ListDomainConflicts API operation instead. Gets a list of aliases that conflict or overlap with the provided alias, and the associated CloudFront standard distribution and Amazon Web Services accounts for each conflicting alias. An alias is commonly known as a custom domain or vanity domain. It can also be called a CNAME or alternate domain name. In the returned list, the standard distribution and account IDs are partially hidden, which allows you to identify the standard distribution and accounts that you own, and helps to protect the information of ones that you don't own. Use this operation to find aliases that are in use in CloudFront that conflict or overlap with the provided alias. For example, if you provide www.example.com as input, the returned list can include www.example.com and the overlapping wildcard alternate domain name (.example.com), if they exist. If you provide .example.com as input, the returned list can include *.example.com and any alternate domain names covered by that wildcard (for example, www.example.com, test.example.com, dev.example.com, and so on), if they exist. To list conflicting aliases, specify the alias to search and the ID of a standard distribution in your account that has an attached TLS certificate that includes the provided alias. For more information, including how to set up the standard distribution and certificate, see Moving an alternate domain name to a different standard distribution or distribution tenant in the Amazon CloudFront Developer Guide. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

The returned result of the corresponding request.

The request to list origin access identities.

Sourcemodule ListCachePoliciesResult : sig ... end

Gets a list of cache policies. You can optionally apply a filter to return only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Sourcemodule ListCachePoliciesRequest : sig ... end

Gets a list of cache policies. You can optionally apply a filter to return only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account. You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the NextMarker value from the current response as the Marker value in the subsequent request.

Sourcemodule ListAnycastIpListsResult : sig ... end

Lists your Anycast static IP lists.

Sourcemodule ListAnycastIpListsRequest : sig ... end

Lists your Anycast static IP lists.

Sourcemodule GetVpcOriginResult : sig ... end

Get the details of an Amazon CloudFront VPC origin.

Sourcemodule GetVpcOriginRequest : sig ... end

Get the details of an Amazon CloudFront VPC origin.

Sourcemodule GetTrustStoreResult : sig ... end

Gets a trust store.

Sourcemodule GetTrustStoreRequest : sig ... end

Gets a trust store.

The returned result of the corresponding request.

The request to get a streaming distribution's information.

The returned result of the corresponding request.

To request to get a streaming distribution configuration.

Gets a response headers policy, including metadata (the policy's identifier and the date and time when the policy was last modified). To get a response headers policy, you must provide the policy's identifier. If the response headers policy is attached to a distribution's cache behavior, you can get the policy's identifier using ListDistributions or GetDistribution. If the response headers policy is not attached to a cache behavior, you can get the identifier using ListResponseHeadersPolicies.

Gets a response headers policy, including metadata (the policy's identifier and the date and time when the policy was last modified). To get a response headers policy, you must provide the policy's identifier. If the response headers policy is attached to a distribution's cache behavior, you can get the policy's identifier using ListDistributions or GetDistribution. If the response headers policy is not attached to a cache behavior, you can get the identifier using ListResponseHeadersPolicies.

Gets a response headers policy configuration. To get a response headers policy configuration, you must provide the policy's identifier. If the response headers policy is attached to a distribution's cache behavior, you can get the policy's identifier using ListDistributions or GetDistribution. If the response headers policy is not attached to a cache behavior, you can get the identifier using ListResponseHeadersPolicies.

Gets a response headers policy configuration. To get a response headers policy configuration, you must provide the policy's identifier. If the response headers policy is attached to a distribution's cache behavior, you can get the policy's identifier using ListDistributions or GetDistribution. If the response headers policy is not attached to a cache behavior, you can get the identifier using ListResponseHeadersPolicies.

Sourcemodule GetResourcePolicyResult : sig ... end

Retrieves the resource policy for the specified CloudFront resource that you own and have shared.

Sourcemodule GetResourcePolicyRequest : sig ... end

Retrieves the resource policy for the specified CloudFront resource that you own and have shared.

Gets a real-time log configuration. To get a real-time log configuration, you can provide the configuration's name or its Amazon Resource Name (ARN). You must provide at least one. If you provide both, CloudFront uses the name to identify the real-time log configuration to get.

Gets a real-time log configuration. To get a real-time log configuration, you can provide the configuration's name or its Amazon Resource Name (ARN). You must provide at least one. If you provide both, CloudFront uses the name to identify the real-time log configuration to get.

Sourcemodule GetPublicKeyResult : sig ... end

Gets a public key.

Sourcemodule GetPublicKeyRequest : sig ... end

Gets a public key.

Sourcemodule GetPublicKeyConfigResult : sig ... end

Gets a public key configuration.

Sourcemodule GetPublicKeyConfigRequest : sig ... end

Gets a public key configuration.

Gets an origin request policy, including the following metadata: The policy's identifier. The date and time when the policy was last modified. To get an origin request policy, you must provide the policy's identifier. If the origin request policy is attached to a distribution's cache behavior, you can get the policy's identifier using ListDistributions or GetDistribution. If the origin request policy is not attached to a cache behavior, you can get the identifier using ListOriginRequestPolicies.

Gets an origin request policy, including the following metadata: The policy's identifier. The date and time when the policy was last modified. To get an origin request policy, you must provide the policy's identifier. If the origin request policy is attached to a distribution's cache behavior, you can get the policy's identifier using ListDistributions or GetDistribution. If the origin request policy is not attached to a cache behavior, you can get the identifier using ListOriginRequestPolicies.

Gets an origin request policy configuration. To get an origin request policy configuration, you must provide the policy's identifier. If the origin request policy is attached to a distribution's cache behavior, you can get the policy's identifier using ListDistributions or GetDistribution. If the origin request policy is not attached to a cache behavior, you can get the identifier using ListOriginRequestPolicies.

Gets an origin request policy configuration. To get an origin request policy configuration, you must provide the policy's identifier. If the origin request policy is attached to a distribution's cache behavior, you can get the policy's identifier using ListDistributions or GetDistribution. If the origin request policy is not attached to a cache behavior, you can get the identifier using ListOriginRequestPolicies.

Gets a CloudFront origin access control, including its unique identifier.

Gets a CloudFront origin access control, including its unique identifier.

Gets a CloudFront origin access control configuration.

Gets a CloudFront origin access control configuration.

Gets information about whether additional CloudWatch metrics are enabled for the specified CloudFront distribution.

Gets information about whether additional CloudWatch metrics are enabled for the specified CloudFront distribution.

Gets details about the CloudFront managed ACM certificate.

Gets details about the CloudFront managed ACM certificate.

Sourcemodule GetKeyGroupResult : sig ... end

Gets a key group, including the date and time when the key group was last modified. To get a key group, you must provide the key group's identifier. If the key group is referenced in a distribution's cache behavior, you can get the key group's identifier using ListDistributions or GetDistribution. If the key group is not referenced in a cache behavior, you can get the identifier using ListKeyGroups.

Sourcemodule GetKeyGroupRequest : sig ... end

Gets a key group, including the date and time when the key group was last modified. To get a key group, you must provide the key group's identifier. If the key group is referenced in a distribution's cache behavior, you can get the key group's identifier using ListDistributions or GetDistribution. If the key group is not referenced in a cache behavior, you can get the identifier using ListKeyGroups.

Sourcemodule GetKeyGroupConfigResult : sig ... end

Gets a key group configuration. To get a key group configuration, you must provide the key group's identifier. If the key group is referenced in a distribution's cache behavior, you can get the key group's identifier using ListDistributions or GetDistribution. If the key group is not referenced in a cache behavior, you can get the identifier using ListKeyGroups.

Sourcemodule GetKeyGroupConfigRequest : sig ... end

Gets a key group configuration. To get a key group configuration, you must provide the key group's identifier. If the key group is referenced in a distribution's cache behavior, you can get the key group's identifier using ListDistributions or GetDistribution. If the key group is not referenced in a cache behavior, you can get the identifier using ListKeyGroups.

Sourcemodule GetInvalidationResult : sig ... end

The returned result of the corresponding request.

Sourcemodule GetInvalidationRequest : sig ... end

The request to get an invalidation's information.

Gets information about a specific invalidation for a distribution tenant.

Gets information about a specific invalidation for a distribution tenant.

Sourcemodule GetFunctionResult : sig ... end

Gets the code of a CloudFront function. To get configuration information and metadata about a function, use DescribeFunction. To get a function's code, you must provide the function's name and stage. To get these values, you can use ListFunctions.

Sourcemodule GetFunctionRequest : sig ... end

Gets the code of a CloudFront function. To get configuration information and metadata about a function, use DescribeFunction. To get a function's code, you must provide the function's name and stage. To get these values, you can use ListFunctions.

Get the field-level encryption configuration information.

Get the field-level encryption configuration information.

Get the field-level encryption profile information.

Get the field-level encryption profile information.

Get the field-level encryption profile configuration information.

Get the field-level encryption profile configuration information.

Get the field-level encryption configuration information.

Get the field-level encryption configuration information.

Gets information about a distribution tenant.

Gets information about a distribution tenant.

Gets information about a distribution tenant by the associated domain.

Gets information about a distribution tenant by the associated domain.

Sourcemodule GetDistributionResult : sig ... end

The returned result of the corresponding request.

Sourcemodule GetDistributionRequest : sig ... end

The request to get a distribution's information.

The returned result of the corresponding request.

The request to get a distribution configuration.

Gets a continuous deployment policy, including metadata (the policy's identifier and the date and time when the policy was last modified).

Gets a continuous deployment policy, including metadata (the policy's identifier and the date and time when the policy was last modified).

Gets configuration information about a continuous deployment policy.

Gets configuration information about a continuous deployment policy.

Sourcemodule GetConnectionGroupResult : sig ... end

Gets information about a connection group.

Sourcemodule GetConnectionGroupRequest : sig ... end

Gets information about a connection group.

Gets information about a connection group by using the endpoint that you specify.

Gets information about a connection group by using the endpoint that you specify.

Gets a connection function.

Gets a connection function.

The returned result of the corresponding request.

The request to get an origin access identity's information.

The returned result of the corresponding request.

The origin access identity's configuration information. For more information, see CloudFrontOriginAccessIdentityConfig.

Sourcemodule GetCachePolicyResult : sig ... end

Gets a cache policy, including the following metadata: The policy's identifier. The date and time when the policy was last modified. To get a cache policy, you must provide the policy's identifier. If the cache policy is attached to a distribution's cache behavior, you can get the policy's identifier using ListDistributions or GetDistribution. If the cache policy is not attached to a cache behavior, you can get the identifier using ListCachePolicies.

Sourcemodule GetCachePolicyRequest : sig ... end

Gets a cache policy, including the following metadata: The policy's identifier. The date and time when the policy was last modified. To get a cache policy, you must provide the policy's identifier. If the cache policy is attached to a distribution's cache behavior, you can get the policy's identifier using ListDistributions or GetDistribution. If the cache policy is not attached to a cache behavior, you can get the identifier using ListCachePolicies.

Gets a cache policy configuration. To get a cache policy configuration, you must provide the policy's identifier. If the cache policy is attached to a distribution's cache behavior, you can get the policy's identifier using ListDistributions or GetDistribution. If the cache policy is not attached to a cache behavior, you can get the identifier using ListCachePolicies.

Gets a cache policy configuration. To get a cache policy configuration, you must provide the policy's identifier. If the cache policy is attached to a distribution's cache behavior, you can get the policy's identifier using ListDistributions or GetDistribution. If the cache policy is not attached to a cache behavior, you can get the identifier using ListCachePolicies.

Sourcemodule GetAnycastIpListResult : sig ... end

Gets an Anycast static IP list.

Sourcemodule GetAnycastIpListRequest : sig ... end

Gets an Anycast static IP list.

Sourcemodule FunctionInUse : sig ... end

Cannot delete the function because it's attached to one or more cache behaviors.

The specified profile for field-level encryption is in use.

The specified configuration for field-level encryption is in use.

Sourcemodule DistributionNotDisabled : sig ... end

The specified CloudFront distribution is not disabled. You must disable the distribution before you can delete it.

Disassociates a distribution from the WAF web ACL.

Disassociates a distribution from the WAF web ACL.

Disassociates a distribution tenant from the WAF web ACL.

Disassociates a distribution tenant from the WAF web ACL.

Specifies the key value store and its configuration.

Specifies the key value store and its configuration.

Sourcemodule DescribeFunctionResult : sig ... end

Gets configuration information and metadata about a CloudFront function, but not the function's code. To get a function's code, use GetFunction. To get configuration information and metadata about a function, you must provide the function's name and stage. To get these values, you can use ListFunctions.

Sourcemodule DescribeFunctionRequest : sig ... end

Gets configuration information and metadata about a CloudFront function, but not the function's code. To get a function's code, use GetFunction. To get configuration information and metadata about a function, you must provide the function's name and stage. To get these values, you can use ListFunctions.

Describes a connection function.

Describes a connection function.

Sourcemodule DeleteVpcOriginResult : sig ... end

Delete an Amazon CloudFront VPC origin.

Sourcemodule DeleteVpcOriginRequest : sig ... end

Delete an Amazon CloudFront VPC origin.

Sourcemodule DeleteTrustStoreRequest : sig ... end

Deletes a trust store.

The request to delete a streaming distribution.

Deletes a response headers policy. You cannot delete a response headers policy if it's attached to a cache behavior. First update your distributions to remove the response headers policy from all cache behaviors, then delete the response headers policy. To delete a response headers policy, you must provide the policy's identifier and version. To get these values, you can use ListResponseHeadersPolicies or GetResponseHeadersPolicy.

Deletes the resource policy attached to the CloudFront resource.

Deletes a real-time log configuration. You cannot delete a real-time log configuration if it's attached to a cache behavior. First update your distributions to remove the real-time log configuration from all cache behaviors, then delete the real-time log configuration. To delete a real-time log configuration, you can provide the configuration's name or its Amazon Resource Name (ARN). You must provide at least one. If you provide both, CloudFront uses the name to identify the real-time log configuration to delete.

Sourcemodule DeletePublicKeyRequest : sig ... end

Remove a public key you previously added to CloudFront.

Deletes an origin request policy. You cannot delete an origin request policy if it's attached to any cache behaviors. First update your distributions to remove the origin request policy from all cache behaviors, then delete the origin request policy. To delete an origin request policy, you must provide the policy's identifier and version. To get the identifier, you can use ListOriginRequestPolicies or GetOriginRequestPolicy.

Deletes a CloudFront origin access control. You cannot delete an origin access control if it's in use. First, update all distributions to remove the origin access control from all origins, then delete the origin access control.

Disables additional CloudWatch metrics for the specified CloudFront distribution.

Disables additional CloudWatch metrics for the specified CloudFront distribution.

Specifies the key value store to delete.

Sourcemodule DeleteKeyGroupRequest : sig ... end

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 delete the key group. To delete a key group, you must provide the key group's identifier and version. To get these values, use ListKeyGroups followed by GetKeyGroup or GetKeyGroupConfig.

Sourcemodule DeleteFunctionRequest : sig ... end

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 cache behaviors, then delete the function. To delete a function, you must provide the function's name and version (ETag value). To get these values, you can use ListFunctions and DescribeFunction.

Remove a field-level encryption profile.

Remove a field-level encryption configuration.

Deletes a distribution tenant. If you use this API operation to delete a distribution tenant that is currently enabled, the request will fail. To delete a distribution tenant, you must first disable the distribution tenant by using the UpdateDistributionTenant API operation.

Sourcemodule DeleteDistributionRequest : sig ... end

This action deletes a web distribution. To delete a web distribution using the CloudFront API, perform the following steps. To delete a web distribution using the CloudFront API: Disable the web distribution Submit a GET Distribution Config request to get the current configuration and the Etag header for the distribution. Update the XML document that was returned in the response to your GET Distribution Config request to change the value of Enabled to false. Submit a PUT Distribution Config request to update the configuration for your distribution. In the request body, include the XML document that you updated in Step 3. Set the value of the HTTP If-Match header to the value of the ETag header that CloudFront returned when you submitted the GET Distribution Config request in Step 2. Review the response to the PUT Distribution Config request to confirm that the distribution was successfully disabled. Submit a GET Distribution request to confirm that your changes have propagated. When propagation is complete, the value of Status is Deployed. Submit a DELETE Distribution request. Set the value of the HTTP If-Match header to the value of the ETag header that CloudFront returned when you submitted the GET Distribution Config request in Step 6. Review the response to your DELETE Distribution request to confirm that the distribution was successfully deleted. For information about deleting a distribution using the CloudFront console, see Deleting a Distribution in the Amazon CloudFront Developer Guide.

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 continuous deployment policy, then you can delete the policy.

Deletes a connection group.

Deletes a connection function.

Deletes a origin access identity.

Sourcemodule DeleteCachePolicyRequest : sig ... end

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, then delete the cache policy. To delete a cache policy, you must provide the policy's identifier and version. To get these values, you can use ListCachePolicies or GetCachePolicy.

Deletes an Anycast static IP list.

Sourcemodule CreateVpcOriginResult : sig ... end

Create an Amazon CloudFront VPC origin.

Sourcemodule CreateVpcOriginRequest : sig ... end

Create an Amazon CloudFront VPC origin.

Sourcemodule CreateTrustStoreResult : sig ... end

Creates a trust store.

Sourcemodule CreateTrustStoreRequest : sig ... end

Creates a trust store.

The returned result of the corresponding request.

The request to create a new streaming distribution with tags.

The returned result of the corresponding request.

The request to create a new 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 the policy and a set of configurations that specify the headers. After you create a response headers policy, you can use its ID to attach it to one or more cache behaviors in a CloudFront distribution. When it's attached to a cache behavior, the response headers policy affects the HTTP headers that CloudFront includes in HTTP responses to requests that match the cache behavior. CloudFront adds or removes response headers according to the configuration of the response headers policy. For more information, see Adding or removing HTTP headers in CloudFront responses in the Amazon CloudFront Developer Guide.

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 the policy and a set of configurations that specify the headers. After you create a response headers policy, you can use its ID to attach it to one or more cache behaviors in a CloudFront distribution. When it's attached to a cache behavior, the response headers policy affects the HTTP headers that CloudFront includes in HTTP responses to requests that match the cache behavior. CloudFront adds or removes response headers according to the configuration of the response headers policy. For more information, see Adding or removing HTTP headers in CloudFront responses in the Amazon CloudFront Developer Guide.

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 Amazon Kinesis data stream. For more information about real-time log configurations, see Real-time logs in the Amazon CloudFront Developer Guide.

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 Amazon Kinesis data stream. For more information about real-time log configurations, see Real-time logs in the Amazon CloudFront Developer Guide.

Sourcemodule CreatePublicKeyResult : sig ... end

Uploads a public key to CloudFront that you can use with signed URLs and signed cookies, or with field-level encryption.

Sourcemodule CreatePublicKeyRequest : sig ... end

Uploads a public key to CloudFront that you can use with signed URLs and signed cookies, or with field-level encryption.

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 request policy determines the values that CloudFront includes in requests that it sends to the origin. Each request that CloudFront sends to the origin includes the following: The request body and the URL path (without the domain name) from the viewer request. The headers that CloudFront automatically includes in every origin request, including Host, User-Agent, and X-Amz-Cf-Id. All HTTP headers, cookies, and URL query strings that are specified in the cache policy or the origin request policy. These can include items from the viewer request and, in the case of headers, additional ones that are added by CloudFront. CloudFront sends a request when it can't find a valid object in its cache that matches the request. If you want to send values to the origin and also include them in the cache key, use CachePolicy. For more information about origin request policies, see Controlling origin requests in the Amazon CloudFront Developer Guide.

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 request policy determines the values that CloudFront includes in requests that it sends to the origin. Each request that CloudFront sends to the origin includes the following: The request body and the URL path (without the domain name) from the viewer request. The headers that CloudFront automatically includes in every origin request, including Host, User-Agent, and X-Amz-Cf-Id. All HTTP headers, cookies, and URL query strings that are specified in the cache policy or the origin request policy. These can include items from the viewer request and, in the case of headers, additional ones that are added by CloudFront. CloudFront sends a request when it can't find a valid object in its cache that matches the request. If you want to send values to the origin and also include them in the cache key, use CachePolicy. For more information about origin request policies, see Controlling origin requests in the Amazon CloudFront Developer Guide.

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 authenticated (signed) requests to the origin. This makes it possible to block public access to the origin, allowing viewers (users) to access the origin's content only through CloudFront. For more information about using a CloudFront origin access control, see Restricting access to an Amazon Web Services origin in the Amazon CloudFront Developer Guide.

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 authenticated (signed) requests to the origin. This makes it possible to block public access to the origin, allowing viewers (users) to access the origin's content only through CloudFront. For more information about using a CloudFront origin access control, see Restricting access to an Amazon Web Services origin in the Amazon CloudFront Developer Guide.

Enables or disables additional Amazon CloudWatch metrics for the specified CloudFront distribution. The additional metrics incur an additional cost. For more information, see Viewing additional CloudFront distribution metrics in the Amazon CloudFront Developer Guide.

Enables or disables additional Amazon CloudWatch metrics for the specified CloudFront distribution. The additional metrics incur an additional cost. For more information, see Viewing additional CloudFront distribution metrics in the Amazon CloudFront Developer Guide.

Sourcemodule CreateKeyValueStoreResult : sig ... end

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 from an S3 bucket by providing a valid ImportSource that you own.

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 from an S3 bucket by providing a valid ImportSource that you own.

Sourcemodule CreateKeyGroupResult : sig ... end

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 create a key group, you can reference it from one or more cache behaviors. When you reference a key group in a cache behavior, CloudFront requires signed URLs or signed cookies for all requests that match the cache behavior. The URLs or cookies must be signed with a private key whose corresponding public key is in the key group. The signed URL or cookie contains information about which public key CloudFront should use to verify the signature. For more information, see Serving private content in the Amazon CloudFront Developer Guide.

Sourcemodule CreateKeyGroupRequest : sig ... end

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 create a key group, you can reference it from one or more cache behaviors. When you reference a key group in a cache behavior, CloudFront requires signed URLs or signed cookies for all requests that match the cache behavior. The URLs or cookies must be signed with a private key whose corresponding public key is in the key group. The signed URL or cookie contains information about which public key CloudFront should use to verify the signature. For more information, see Serving private content in the Amazon CloudFront Developer Guide.

Sourcemodule CreateInvalidationResult : sig ... end

The returned result of the corresponding request.

Sourcemodule CreateInvalidationRequest : sig ... end

The request to create an invalidation.

Creates an invalidation for a distribution tenant. For more information, see Invalidating files in the Amazon CloudFront Developer Guide.

Creates an invalidation for a distribution tenant. For more information, see Invalidating files in the Amazon CloudFront Developer Guide.

Sourcemodule CreateFunctionResult : sig ... end

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 Name (ARN) that uniquely identifies the function. When you create a function, it's in the DEVELOPMENT stage. In this stage, you can test the function with TestFunction, and update it with UpdateFunction. When you're ready to use your function with a CloudFront distribution, use PublishFunction to copy the function from the DEVELOPMENT stage to LIVE. When it's live, you can attach the function to a distribution's cache behavior, using the function's ARN.

Sourcemodule CreateFunctionRequest : sig ... end

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 Name (ARN) that uniquely identifies the function. When you create a function, it's in the DEVELOPMENT stage. In this stage, you can test the function with TestFunction, and update it with UpdateFunction. When you're ready to use your function with a CloudFront distribution, use PublishFunction to copy the function from the DEVELOPMENT stage to LIVE. When it's live, you can attach the function to a distribution's cache behavior, using the function's ARN.

Create a field-level encryption profile.

Create a field-level encryption profile.

Create a new field-level encryption configuration.

Create a new field-level encryption configuration.

The returned result of the corresponding request.

The request to create a new distribution with tags.

Creates a distribution tenant.

Creates a distribution tenant.

Sourcemodule CreateDistributionResult : sig ... end

The returned result of the corresponding request.

Sourcemodule CreateDistributionRequest : sig ... end

The request to create a new 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 use CopyDistribution to create a staging distribution, then use UpdateDistribution to modify the staging distribution's configuration. After you create and update a staging distribution, you can use a continuous deployment policy to incrementally move traffic to the staging distribution. This workflow enables you to test changes to a distribution's configuration before moving all of your domain's production traffic to the new configuration.

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 use CopyDistribution to create a staging distribution, then use UpdateDistribution to modify the staging distribution's configuration. After you create and update a staging distribution, you can use a continuous deployment policy to incrementally move traffic to the staging distribution. This workflow enables you to test changes to a distribution's configuration before moving all of your domain's production traffic to the new configuration.

Creates a connection group.

Creates a connection group.

Creates a connection function.

Creates a connection function.

The returned result of the corresponding request.

The request to create a new origin access identity (OAI). An origin access identity is a special CloudFront user that you can associate with Amazon S3 origins, so that you can secure all or just some of your Amazon S3 content. For more information, see Restricting Access to Amazon S3 Content by Using an Origin Access Identity in the Amazon CloudFront Developer Guide.

Sourcemodule CreateCachePolicyResult : sig ... end

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 following: The values that CloudFront includes in the cache key. These values can include HTTP headers, cookies, and URL query strings. CloudFront uses the cache key to find an object in its cache that it can return to the viewer. The default, minimum, and maximum time to live (TTL) values that you want objects to stay in the CloudFront cache. If your minimum TTL is greater than 0, CloudFront will cache content for at least the duration specified in the cache policy's minimum TTL, even if the Cache-Control: no-cache, no-store, or private directives are present in the origin headers. The headers, cookies, and query strings that are included in the cache key are also included in requests that CloudFront sends to the origin. CloudFront sends a request when it can't find an object in its cache that matches the request's cache key. If you want to send values to the origin but not include them in the cache key, use OriginRequestPolicy. For more information about cache policies, see Controlling the cache key in the Amazon CloudFront Developer Guide.

Sourcemodule CreateCachePolicyRequest : sig ... end

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 following: The values that CloudFront includes in the cache key. These values can include HTTP headers, cookies, and URL query strings. CloudFront uses the cache key to find an object in its cache that it can return to the viewer. The default, minimum, and maximum time to live (TTL) values that you want objects to stay in the CloudFront cache. If your minimum TTL is greater than 0, CloudFront will cache content for at least the duration specified in the cache policy's minimum TTL, even if the Cache-Control: no-cache, no-store, or private directives are present in the origin headers. The headers, cookies, and query strings that are included in the cache key are also included in requests that CloudFront sends to the origin. CloudFront sends a request when it can't find an object in its cache that matches the request's cache key. If you want to send values to the origin but not include them in the cache key, use OriginRequestPolicy. For more information about cache policies, see Controlling the cache key in the Amazon CloudFront Developer Guide.

Sourcemodule CreateAnycastIpListResult : sig ... end

Creates an Anycast static IP list.

Creates an Anycast static IP list.

Sourcemodule CopyDistributionResult : sig ... end

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 distribution) that you can use in a continuous deployment workflow. After you create a staging distribution, you can use UpdateDistribution to modify the staging distribution's configuration. Then you can use CreateContinuousDeploymentPolicy to incrementally move traffic to the staging distribution. This API operation requires the following IAM permissions: GetDistribution CreateDistribution CopyDistribution

Sourcemodule CopyDistributionRequest : sig ... end

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 distribution) that you can use in a continuous deployment workflow. After you create a staging distribution, you can use UpdateDistribution to modify the staging distribution's configuration. Then you can use CreateContinuousDeploymentPolicy to incrementally move traffic to the staging distribution. This API operation requires the following IAM permissions: GetDistribution CreateDistribution CopyDistribution

The Origin Access Identity specified is already in use.

Sourcemodule CachePolicyInUse : sig ... end

Cannot delete the cache policy because it is attached to one or more cache behaviors.

Associates the WAF web ACL with a distribution.

Associates the WAF web ACL with a distribution.

Associates the WAF web ACL with a distribution tenant.

Associates the WAF web ACL with a distribution tenant.

Sourcemodule AssociateAliasRequest : sig ... end

The AssociateAlias API operation only supports standard distributions. To move domains between distribution tenants and/or standard distributions, we recommend that you use the UpdateDomainAssociation API operation instead. Associates an alias with a CloudFront standard distribution. An alias is commonly known as a custom domain or vanity domain. It can also be called a CNAME or alternate domain name. With this operation, you can move an alias that's already used for a standard distribution to a different standard distribution. This prevents the downtime that could occur if you first remove the alias from one standard distribution and then separately add the alias to another standard distribution. To use this operation, specify the alias and the ID of the target standard distribution. For more information, including how to set up the target standard distribution, prerequisites that you must complete, and other restrictions, see Moving an alternate domain name to a different standard distribution or distribution tenant in the Amazon CloudFront Developer Guide.