aws-sdk-cloudfront 1.94.0 → 1.96.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 868fcfa686305dda20a2590b7fae6da42abd7bce9fe622c78a22e5070c66c5d2
4
- data.tar.gz: f85e41440b5838874c0a4f024162fe9a998c4a93f2a043c62253fdec1d23e975
3
+ metadata.gz: 7610fdddb0527a03ab304888f6d8e0c546d305e603e88a9a8a81fb2fcff2f977
4
+ data.tar.gz: bfbb48ab5af226f1988e8474f0e4bb6384e94a732bc8efc02ecb3afa96724391
5
5
  SHA512:
6
- metadata.gz: e1cad826fb84568d9618a1b221c5dcefcfc29ce346fac93057740adeddc6bf98f02da3bc158f5c931fa406e24dd4cacb55b0b3854ecc8575e46690a3d96736d5
7
- data.tar.gz: 2a699f2d361df6e5c7e61de17ab5ec5379de13863395aa850f76045aa199c33ac42c74df94c6b023c12d46e3203d38505e8090de532a7bb5f76ae23398b83f4a
6
+ metadata.gz: 7fd2032116aea8b21777ade2200aab4515a250b55ddfc57c97f99562924dff17e7e960a73ffdfc6dd2c4b5e3c766cf7ac702de537a9719778e2fd1e8b430eb33
7
+ data.tar.gz: 2be7e51404abc0c4791497528d6c2e696118f51ef5f174c4d1beecf929bad7174154f5b075ed313ee4ce3949b01876ae88b6c9557a728088de5cb6ab82008191
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.96.0 (2024-07-02)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.95.0 (2024-06-27)
10
+ ------------------
11
+
12
+ * Feature - Doc only update for CloudFront that fixes customer-reported issue
13
+
4
14
  1.94.0 (2024-06-25)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.94.0
1
+ 1.96.0
@@ -312,6 +312,15 @@ module Aws::CloudFront
312
312
  #
313
313
  # @option options [String] :session_token
314
314
  #
315
+ # @option options [Array] :sigv4a_signing_region_set
316
+ # A list of regions that should be signed with SigV4a signing. When
317
+ # not passed, a default `:sigv4a_signing_region_set` is searched for
318
+ # in the following locations:
319
+ #
320
+ # * `Aws.config[:sigv4a_signing_region_set]`
321
+ # * `ENV['AWS_SIGV4A_SIGNING_REGION_SET']`
322
+ # * `~/.aws/config`
323
+ #
315
324
  # @option options [Boolean] :stub_responses (false)
316
325
  # Causes the client to return stubbed responses. By default
317
326
  # fake responses are generated and returned. You can specify
@@ -7248,7 +7257,13 @@ module Aws::CloudFront
7248
7257
  req.send_request(options)
7249
7258
  end
7250
7259
 
7251
- # List tags for a CloudFront resource.
7260
+ # List tags for a CloudFront resource. For more information, see
7261
+ # [Tagging a distribution][1] in the *Amazon CloudFront Developer
7262
+ # Guide*.
7263
+ #
7264
+ #
7265
+ #
7266
+ # [1]: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/tagging.html
7252
7267
  #
7253
7268
  # @option params [required, String] :resource
7254
7269
  # An ARN of a CloudFront resource.
@@ -7332,7 +7347,12 @@ module Aws::CloudFront
7332
7347
  req.send_request(options)
7333
7348
  end
7334
7349
 
7335
- # Add tags to a CloudFront resource.
7350
+ # Add tags to a CloudFront resource. For more information, see [Tagging
7351
+ # a distribution][1] in the *Amazon CloudFront Developer Guide*.
7352
+ #
7353
+ #
7354
+ #
7355
+ # [1]: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/tagging.html
7336
7356
  #
7337
7357
  # @option params [required, String] :resource
7338
7358
  # An ARN of a CloudFront resource.
@@ -7445,7 +7465,13 @@ module Aws::CloudFront
7445
7465
  req.send_request(options)
7446
7466
  end
7447
7467
 
7448
- # Remove tags from a CloudFront resource.
7468
+ # Remove tags from a CloudFront resource. For more information, see
7469
+ # [Tagging a distribution][1] in the *Amazon CloudFront Developer
7470
+ # Guide*.
7471
+ #
7472
+ #
7473
+ #
7474
+ # [1]: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/tagging.html
7449
7475
  #
7450
7476
  # @option params [required, String] :resource
7451
7477
  # An ARN of a CloudFront resource.
@@ -9431,7 +9457,7 @@ module Aws::CloudFront
9431
9457
  params: params,
9432
9458
  config: config)
9433
9459
  context[:gem_name] = 'aws-sdk-cloudfront'
9434
- context[:gem_version] = '1.94.0'
9460
+ context[:gem_version] = '1.96.0'
9435
9461
  Seahorse::Client::Request.new(handlers, context)
9436
9462
  end
9437
9463
 
@@ -3154,6 +3154,7 @@ module Aws::CloudFront
3154
3154
 
3155
3155
  api.metadata = {
3156
3156
  "apiVersion" => "2020-05-31",
3157
+ "auth" => ["aws.auth#sigv4"],
3157
3158
  "endpointPrefix" => "cloudfront",
3158
3159
  "globalEndpoint" => "cloudfront.amazonaws.com",
3159
3160
  "protocol" => "rest-xml",
@@ -269,9 +269,9 @@ module Aws::CloudFront
269
269
  # *Amazon CloudFront Developer Guide*.
270
270
  #
271
271
  # If you don't want to specify any cache behaviors, include only an
272
- # empty `CacheBehaviors` element. For more information, see
273
- # [CacheBehaviors][2]. Don't include an empty `CacheBehavior` element
274
- # because this is invalid.
272
+ # empty `CacheBehaviors` element. Don't specify an empty individual
273
+ # `CacheBehavior` element, because this is invalid. For more
274
+ # information, see [CacheBehaviors][2].
275
275
  #
276
276
  # To delete all cache behaviors in an existing distribution, update the
277
277
  # distribution configuration and include only an empty `CacheBehaviors`
@@ -998,7 +998,9 @@ module Aws::CloudFront
998
998
  #
999
999
  # @!attribute [rw] items
1000
1000
  # A complex type that contains the HTTP methods that you want
1001
- # CloudFront to cache responses to.
1001
+ # CloudFront to cache responses to. Valid values for `CachedMethods`
1002
+ # include `GET`, `HEAD`, and `OPTIONS`, depending on which caching
1003
+ # option you choose. For more information, see the preceding section.
1002
1004
  # @return [Array<String>]
1003
1005
  #
1004
1006
  # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CachedMethods AWS API Documentation
@@ -53,6 +53,6 @@ require_relative 'aws-sdk-cloudfront/customizations'
53
53
  # @!group service
54
54
  module Aws::CloudFront
55
55
 
56
- GEM_VERSION = '1.94.0'
56
+ GEM_VERSION = '1.96.0'
57
57
 
58
58
  end
data/sig/client.rbs CHANGED
@@ -48,6 +48,7 @@ module Aws
48
48
  ?sdk_ua_app_id: String,
49
49
  ?secret_access_key: String,
50
50
  ?session_token: String,
51
+ ?sigv4a_signing_region_set: Array[String],
51
52
  ?stub_responses: untyped,
52
53
  ?token_provider: untyped,
53
54
  ?use_dualstack_endpoint: bool,
data/sig/resource.rbs CHANGED
@@ -48,6 +48,7 @@ module Aws
48
48
  ?sdk_ua_app_id: String,
49
49
  ?secret_access_key: String,
50
50
  ?session_token: String,
51
+ ?sigv4a_signing_region_set: Array[String],
51
52
  ?stub_responses: untyped,
52
53
  ?token_provider: untyped,
53
54
  ?use_dualstack_endpoint: bool,
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.94.0
4
+ version: 1.96.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: 2024-06-25 00:00:00.000000000 Z
11
+ date: 2024-07-02 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.199.0
22
+ version: 3.201.0
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,21 +29,21 @@ dependencies:
29
29
  version: '3'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 3.199.0
32
+ version: 3.201.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement
36
36
  requirements:
37
37
  - - "~>"
38
38
  - !ruby/object:Gem::Version
39
- version: '1.1'
39
+ version: '1.5'
40
40
  type: :runtime
41
41
  prerelease: false
42
42
  version_requirements: !ruby/object:Gem::Requirement
43
43
  requirements:
44
44
  - - "~>"
45
45
  - !ruby/object:Gem::Version
46
- version: '1.1'
46
+ version: '1.5'
47
47
  description: Official AWS Ruby gem for Amazon CloudFront (CloudFront). This gem is
48
48
  part of the AWS SDK for Ruby.
49
49
  email: