aws-sdk-cloudfront 1.76.0 → 1.77.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-cloudfront/client.rb +7 -2
- data/lib/aws-sdk-cloudfront/types.rb +22 -22
- data/lib/aws-sdk-cloudfront.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6b5112cb9b1ae8925379d3db3d59d4ad912703bfc6250dc224fa5cb27a8e4689
|
4
|
+
data.tar.gz: c4ad0450b70850727fa1408b0c42da8b3dff40e08c3e8fe0943896e0a920cec7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7bd3d18d1ab125b718086f1e78fd09f1a76a345bee7b865f15d214a5a471a261099e725564f899fe7dca4754775df7215a17cc5e5f53f7ab04e2d1441122bfa4
|
7
|
+
data.tar.gz: 0a9955faaf324e98d11575361a46174064173980402db7a56d9d86ac471f505a807ea7b0c96a9d2c1b09df0d2602ff6a5ec51a218f1d1f81c385537f9431c019
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.77.0
|
@@ -275,6 +275,11 @@ module Aws::CloudFront
|
|
275
275
|
# in the future.
|
276
276
|
#
|
277
277
|
#
|
278
|
+
# @option options [String] :sdk_ua_app_id
|
279
|
+
# A unique and opaque application ID that is appended to the
|
280
|
+
# User-Agent header as app/<sdk_ua_app_id>. It should have a
|
281
|
+
# maximum length of 50.
|
282
|
+
#
|
278
283
|
# @option options [String] :secret_access_key
|
279
284
|
#
|
280
285
|
# @option options [String] :session_token
|
@@ -3280,7 +3285,7 @@ module Aws::CloudFront
|
|
3280
3285
|
# Delete a streaming distribution. To delete an RTMP distribution using
|
3281
3286
|
# the CloudFront API, perform the following steps.
|
3282
3287
|
#
|
3283
|
-
# **To delete an RTMP distribution using the CloudFront API
|
3288
|
+
# **To delete an RTMP distribution using the CloudFront API**:
|
3284
3289
|
#
|
3285
3290
|
# 1. Disable the RTMP distribution.
|
3286
3291
|
#
|
@@ -8876,7 +8881,7 @@ module Aws::CloudFront
|
|
8876
8881
|
params: params,
|
8877
8882
|
config: config)
|
8878
8883
|
context[:gem_name] = 'aws-sdk-cloudfront'
|
8879
|
-
context[:gem_version] = '1.
|
8884
|
+
context[:gem_version] = '1.77.0'
|
8880
8885
|
Seahorse::Client::Request.new(handlers, context)
|
8881
8886
|
end
|
8882
8887
|
|
@@ -362,14 +362,14 @@ module Aws::CloudFront
|
|
362
362
|
# specified by `TargetOriginId` when a request matches the path
|
363
363
|
# pattern in `PathPattern`. You can specify the following options:
|
364
364
|
#
|
365
|
-
# * `allow-all
|
365
|
+
# * `allow-all`: Viewers can use HTTP or HTTPS.
|
366
366
|
#
|
367
|
-
# * `redirect-to-https
|
367
|
+
# * `redirect-to-https`: If a viewer submits an HTTP request,
|
368
368
|
# CloudFront returns an HTTP status code of 301 (Moved Permanently)
|
369
369
|
# to the viewer along with the HTTPS URL. The viewer then resubmits
|
370
370
|
# the request using the new URL.
|
371
371
|
#
|
372
|
-
# * `https-only
|
372
|
+
# * `https-only`: If a viewer sends an HTTP request, CloudFront
|
373
373
|
# returns an HTTP status code of 403 (Forbidden).
|
374
374
|
#
|
375
375
|
# For more information about requiring the HTTPS protocol, see
|
@@ -2525,7 +2525,7 @@ module Aws::CloudFront
|
|
2525
2525
|
# @return [Integer]
|
2526
2526
|
#
|
2527
2527
|
# @!attribute [rw] items
|
2528
|
-
# **Optional
|
2528
|
+
# **Optional**: A list that contains one `OriginCustomHeader` element
|
2529
2529
|
# for each custom header that you want CloudFront to forward to the
|
2530
2530
|
# origin. If Quantity is `0`, omit `Items`.
|
2531
2531
|
# @return [Array<Types::OriginCustomHeader>]
|
@@ -2678,14 +2678,14 @@ module Aws::CloudFront
|
|
2678
2678
|
# specified by `TargetOriginId` when a request matches the path
|
2679
2679
|
# pattern in `PathPattern`. You can specify the following options:
|
2680
2680
|
#
|
2681
|
-
# * `allow-all
|
2681
|
+
# * `allow-all`: Viewers can use HTTP or HTTPS.
|
2682
2682
|
#
|
2683
|
-
# * `redirect-to-https
|
2683
|
+
# * `redirect-to-https`: If a viewer submits an HTTP request,
|
2684
2684
|
# CloudFront returns an HTTP status code of 301 (Moved Permanently)
|
2685
2685
|
# to the viewer along with the HTTPS URL. The viewer then resubmits
|
2686
2686
|
# the request using the new URL.
|
2687
2687
|
#
|
2688
|
-
# * `https-only
|
2688
|
+
# * `https-only`: If a viewer sends an HTTP request, CloudFront
|
2689
2689
|
# returns an HTTP status code of 403 (Forbidden).
|
2690
2690
|
#
|
2691
2691
|
# For more information about requiring the HTTPS protocol, see
|
@@ -4732,13 +4732,13 @@ module Aws::CloudFront
|
|
4732
4732
|
# The method that you want to use to restrict distribution of your
|
4733
4733
|
# content by country:
|
4734
4734
|
#
|
4735
|
-
# * `none
|
4735
|
+
# * `none`: No geo restriction is enabled, meaning access to content
|
4736
4736
|
# is not restricted by client geo location.
|
4737
4737
|
#
|
4738
|
-
# * `blacklist
|
4738
|
+
# * `blacklist`: The `Location` elements specify the countries in
|
4739
4739
|
# which you don't want CloudFront to distribute your content.
|
4740
4740
|
#
|
4741
|
-
# * `whitelist
|
4741
|
+
# * `whitelist`: The `Location` elements specify the countries in
|
4742
4742
|
# which you want CloudFront to distribute your content.
|
4743
4743
|
# @return [String]
|
4744
4744
|
#
|
@@ -6485,21 +6485,21 @@ module Aws::CloudFront
|
|
6485
6485
|
# Specifies the event type that triggers a Lambda@Edge function
|
6486
6486
|
# invocation. You can specify the following values:
|
6487
6487
|
#
|
6488
|
-
# * `viewer-request
|
6489
|
-
#
|
6488
|
+
# * `viewer-request`: The function executes when CloudFront receives a
|
6489
|
+
# request from a viewer and before it checks to see whether the
|
6490
6490
|
# requested object is in the edge cache.
|
6491
6491
|
#
|
6492
|
-
# * `origin-request
|
6493
|
-
#
|
6494
|
-
# the edge cache, the function doesn't execute.
|
6495
|
-
#
|
6496
|
-
# * `origin-response`\: The function executes after CloudFront
|
6497
|
-
# receives a response from the origin and before it caches the
|
6498
|
-
# object in the response. When the requested object is in the edge
|
6492
|
+
# * `origin-request`: The function executes only when CloudFront sends
|
6493
|
+
# a request to your origin. When the requested object is in the edge
|
6499
6494
|
# cache, the function doesn't execute.
|
6500
6495
|
#
|
6501
|
-
# * `
|
6502
|
-
#
|
6496
|
+
# * `origin-response`: The function executes after CloudFront receives
|
6497
|
+
# a response from the origin and before it caches the object in the
|
6498
|
+
# response. When the requested object is in the edge cache, the
|
6499
|
+
# function doesn't execute.
|
6500
|
+
#
|
6501
|
+
# * `viewer-response`: The function executes before CloudFront returns
|
6502
|
+
# the requested object to the viewer. The function executes
|
6503
6503
|
# regardless of whether the object was already in the edge cache.
|
6504
6504
|
#
|
6505
6505
|
# If the origin returns an HTTP status code other than HTTP 200
|
@@ -6547,7 +6547,7 @@ module Aws::CloudFront
|
|
6547
6547
|
# @return [Integer]
|
6548
6548
|
#
|
6549
6549
|
# @!attribute [rw] items
|
6550
|
-
# **Optional
|
6550
|
+
# **Optional**: A complex type that contains
|
6551
6551
|
# `LambdaFunctionAssociation` items for this cache behavior. If
|
6552
6552
|
# `Quantity` is `0`, you can omit `Items`.
|
6553
6553
|
# @return [Array<Types::LambdaFunctionAssociation>]
|
data/lib/aws-sdk-cloudfront.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-cloudfront
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.77.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-05-31 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|
@@ -19,7 +19,7 @@ dependencies:
|
|
19
19
|
version: '3'
|
20
20
|
- - ">="
|
21
21
|
- !ruby/object:Gem::Version
|
22
|
-
version: 3.
|
22
|
+
version: 3.174.0
|
23
23
|
type: :runtime
|
24
24
|
prerelease: false
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -29,7 +29,7 @@ dependencies:
|
|
29
29
|
version: '3'
|
30
30
|
- - ">="
|
31
31
|
- !ruby/object:Gem::Version
|
32
|
-
version: 3.
|
32
|
+
version: 3.174.0
|
33
33
|
- !ruby/object:Gem::Dependency
|
34
34
|
name: aws-sigv4
|
35
35
|
requirement: !ruby/object:Gem::Requirement
|