aws-sdk-cloudfront 1.55.0 → 1.56.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: 990246914b1cb70d5aed12dd99e1215d1bcfb3ef4d67b720dcc3d8e85cffa70f
4
- data.tar.gz: 3822e2fac767fd6eec011ebc37ca306c5057491897f88ea56ad9d4faba86260a
3
+ metadata.gz: c736b5dc0d43441c61cf96784a0370114b5aa9e50a298d2af5bcc73894d04980
4
+ data.tar.gz: 4d223cb39ea6ea948a0c8df0e9bdcbaab11f16fc3ca36ff2ba577d073a11e660
5
5
  SHA512:
6
- metadata.gz: ba99a08ba5647dc21e054e9711ffa8a19952eab2a4eed6602b4232418e018d6f90378c8729b3ef8d5ea38a217a11c65456fc159f94270eac17806da864c3b8b7
7
- data.tar.gz: d40b26f06e61a73198729891e099141d0161510dbf0f747fbdb1f7a453432365e6403deaad313cb26031c04e2db4bbc6a716391ecc1206a4dd1ccc357a931ea9
6
+ metadata.gz: 7d80fc6b7a07eed5377769455ffddba6437e77d0a40bc6635c98e8c0222dd6b519586ad53af8d33bec4ee889ca9193619f9aad51ca674fadfacb088b27791d37
7
+ data.tar.gz: 9af2454473814241b8cb75f7f9d285f6b8b8aa68671b3bb142fb4d2147348b70df0556b16dfec864cf7c5fd1bf372edd60cf81ea5b5f100b8cd64edc57c27a16
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.56.0 (2021-09-01)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.55.0 (2021-07-30)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.55.0
1
+ 1.56.0
@@ -362,7 +362,7 @@ module Aws::CloudFront
362
362
  # alias: "string", # required
363
363
  # })
364
364
  #
365
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/AssociateAlias2020_05_31 AWS API Documentation
365
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/AssociateAlias AWS API Documentation
366
366
  #
367
367
  # @overload associate_alias(params = {})
368
368
  # @param [Hash] params ({})
@@ -471,7 +471,7 @@ module Aws::CloudFront
471
471
  # resp.location #=> String
472
472
  # resp.etag #=> String
473
473
  #
474
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateCachePolicy2020_05_31 AWS API Documentation
474
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateCachePolicy AWS API Documentation
475
475
  #
476
476
  # @overload create_cache_policy(params = {})
477
477
  # @param [Hash] params ({})
@@ -518,7 +518,7 @@ module Aws::CloudFront
518
518
  # resp.location #=> String
519
519
  # resp.etag #=> String
520
520
  #
521
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateCloudFrontOriginAccessIdentity2020_05_31 AWS API Documentation
521
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateCloudFrontOriginAccessIdentity AWS API Documentation
522
522
  #
523
523
  # @overload create_cloud_front_origin_access_identity(params = {})
524
524
  # @param [Hash] params ({})
@@ -995,7 +995,7 @@ module Aws::CloudFront
995
995
  # resp.location #=> String
996
996
  # resp.etag #=> String
997
997
  #
998
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateDistribution2020_05_31 AWS API Documentation
998
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateDistribution AWS API Documentation
999
999
  #
1000
1000
  # @overload create_distribution(params = {})
1001
1001
  # @param [Hash] params ({})
@@ -1464,7 +1464,7 @@ module Aws::CloudFront
1464
1464
  # resp.location #=> String
1465
1465
  # resp.etag #=> String
1466
1466
  #
1467
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateDistributionWithTags2020_05_31 AWS API Documentation
1467
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateDistributionWithTags AWS API Documentation
1468
1468
  #
1469
1469
  # @overload create_distribution_with_tags(params = {})
1470
1470
  # @param [Hash] params ({})
@@ -1538,7 +1538,7 @@ module Aws::CloudFront
1538
1538
  # resp.location #=> String
1539
1539
  # resp.etag #=> String
1540
1540
  #
1541
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateFieldLevelEncryptionConfig2020_05_31 AWS API Documentation
1541
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateFieldLevelEncryptionConfig AWS API Documentation
1542
1542
  #
1543
1543
  # @overload create_field_level_encryption_config(params = {})
1544
1544
  # @param [Hash] params ({})
@@ -1598,7 +1598,7 @@ module Aws::CloudFront
1598
1598
  # resp.location #=> String
1599
1599
  # resp.etag #=> String
1600
1600
  #
1601
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateFieldLevelEncryptionProfile2020_05_31 AWS API Documentation
1601
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateFieldLevelEncryptionProfile AWS API Documentation
1602
1602
  #
1603
1603
  # @overload create_field_level_encryption_profile(params = {})
1604
1604
  # @param [Hash] params ({})
@@ -1668,7 +1668,7 @@ module Aws::CloudFront
1668
1668
  # resp.location #=> String
1669
1669
  # resp.etag #=> String
1670
1670
  #
1671
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateFunction2020_05_31 AWS API Documentation
1671
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateFunction AWS API Documentation
1672
1672
  #
1673
1673
  # @overload create_function(params = {})
1674
1674
  # @param [Hash] params ({})
@@ -1714,7 +1714,7 @@ module Aws::CloudFront
1714
1714
  # resp.invalidation.invalidation_batch.paths.items[0] #=> String
1715
1715
  # resp.invalidation.invalidation_batch.caller_reference #=> String
1716
1716
  #
1717
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateInvalidation2020_05_31 AWS API Documentation
1717
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateInvalidation AWS API Documentation
1718
1718
  #
1719
1719
  # @overload create_invalidation(params = {})
1720
1720
  # @param [Hash] params ({})
@@ -1771,7 +1771,7 @@ module Aws::CloudFront
1771
1771
  # resp.location #=> String
1772
1772
  # resp.etag #=> String
1773
1773
  #
1774
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateKeyGroup2020_05_31 AWS API Documentation
1774
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateKeyGroup AWS API Documentation
1775
1775
  #
1776
1776
  # @overload create_key_group(params = {})
1777
1777
  # @param [Hash] params ({})
@@ -1817,7 +1817,7 @@ module Aws::CloudFront
1817
1817
  #
1818
1818
  # resp.monitoring_subscription.realtime_metrics_subscription_config.realtime_metrics_subscription_status #=> String, one of "Enabled", "Disabled"
1819
1819
  #
1820
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateMonitoringSubscription2020_05_31 AWS API Documentation
1820
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateMonitoringSubscription AWS API Documentation
1821
1821
  #
1822
1822
  # @overload create_monitoring_subscription(params = {})
1823
1823
  # @param [Hash] params ({})
@@ -1916,7 +1916,7 @@ module Aws::CloudFront
1916
1916
  # resp.location #=> String
1917
1917
  # resp.etag #=> String
1918
1918
  #
1919
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateOriginRequestPolicy2020_05_31 AWS API Documentation
1919
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateOriginRequestPolicy AWS API Documentation
1920
1920
  #
1921
1921
  # @overload create_origin_request_policy(params = {})
1922
1922
  # @param [Hash] params ({})
@@ -1964,7 +1964,7 @@ module Aws::CloudFront
1964
1964
  # resp.location #=> String
1965
1965
  # resp.etag #=> String
1966
1966
  #
1967
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreatePublicKey2020_05_31 AWS API Documentation
1967
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreatePublicKey AWS API Documentation
1968
1968
  #
1969
1969
  # @overload create_public_key(params = {})
1970
1970
  # @param [Hash] params ({})
@@ -2042,7 +2042,7 @@ module Aws::CloudFront
2042
2042
  # resp.realtime_log_config.fields #=> Array
2043
2043
  # resp.realtime_log_config.fields[0] #=> String
2044
2044
  #
2045
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateRealtimeLogConfig2020_05_31 AWS API Documentation
2045
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateRealtimeLogConfig AWS API Documentation
2046
2046
  #
2047
2047
  # @overload create_realtime_log_config(params = {})
2048
2048
  # @param [Hash] params ({})
@@ -2131,7 +2131,7 @@ module Aws::CloudFront
2131
2131
  # resp.location #=> String
2132
2132
  # resp.etag #=> String
2133
2133
  #
2134
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateStreamingDistribution2020_05_31 AWS API Documentation
2134
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateStreamingDistribution AWS API Documentation
2135
2135
  #
2136
2136
  # @overload create_streaming_distribution(params = {})
2137
2137
  # @param [Hash] params ({})
@@ -2230,7 +2230,7 @@ module Aws::CloudFront
2230
2230
  # resp.location #=> String
2231
2231
  # resp.etag #=> String
2232
2232
  #
2233
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateStreamingDistributionWithTags2020_05_31 AWS API Documentation
2233
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/CreateStreamingDistributionWithTags AWS API Documentation
2234
2234
  #
2235
2235
  # @overload create_streaming_distribution_with_tags(params = {})
2236
2236
  # @param [Hash] params ({})
@@ -2267,7 +2267,7 @@ module Aws::CloudFront
2267
2267
  # if_match: "string",
2268
2268
  # })
2269
2269
  #
2270
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteCachePolicy2020_05_31 AWS API Documentation
2270
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteCachePolicy AWS API Documentation
2271
2271
  #
2272
2272
  # @overload delete_cache_policy(params = {})
2273
2273
  # @param [Hash] params ({})
@@ -2294,7 +2294,7 @@ module Aws::CloudFront
2294
2294
  # if_match: "string",
2295
2295
  # })
2296
2296
  #
2297
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteCloudFrontOriginAccessIdentity2020_05_31 AWS API Documentation
2297
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteCloudFrontOriginAccessIdentity AWS API Documentation
2298
2298
  #
2299
2299
  # @overload delete_cloud_front_origin_access_identity(params = {})
2300
2300
  # @param [Hash] params ({})
@@ -2321,7 +2321,7 @@ module Aws::CloudFront
2321
2321
  # if_match: "string",
2322
2322
  # })
2323
2323
  #
2324
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteDistribution2020_05_31 AWS API Documentation
2324
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteDistribution AWS API Documentation
2325
2325
  #
2326
2326
  # @overload delete_distribution(params = {})
2327
2327
  # @param [Hash] params ({})
@@ -2348,7 +2348,7 @@ module Aws::CloudFront
2348
2348
  # if_match: "string",
2349
2349
  # })
2350
2350
  #
2351
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteFieldLevelEncryptionConfig2020_05_31 AWS API Documentation
2351
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteFieldLevelEncryptionConfig AWS API Documentation
2352
2352
  #
2353
2353
  # @overload delete_field_level_encryption_config(params = {})
2354
2354
  # @param [Hash] params ({})
@@ -2375,7 +2375,7 @@ module Aws::CloudFront
2375
2375
  # if_match: "string",
2376
2376
  # })
2377
2377
  #
2378
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteFieldLevelEncryptionProfile2020_05_31 AWS API Documentation
2378
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteFieldLevelEncryptionProfile AWS API Documentation
2379
2379
  #
2380
2380
  # @overload delete_field_level_encryption_profile(params = {})
2381
2381
  # @param [Hash] params ({})
@@ -2410,7 +2410,7 @@ module Aws::CloudFront
2410
2410
  # if_match: "string", # required
2411
2411
  # })
2412
2412
  #
2413
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteFunction2020_05_31 AWS API Documentation
2413
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteFunction AWS API Documentation
2414
2414
  #
2415
2415
  # @overload delete_function(params = {})
2416
2416
  # @param [Hash] params ({})
@@ -2447,7 +2447,7 @@ module Aws::CloudFront
2447
2447
  # if_match: "string",
2448
2448
  # })
2449
2449
  #
2450
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteKeyGroup2020_05_31 AWS API Documentation
2450
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteKeyGroup AWS API Documentation
2451
2451
  #
2452
2452
  # @overload delete_key_group(params = {})
2453
2453
  # @param [Hash] params ({})
@@ -2470,7 +2470,7 @@ module Aws::CloudFront
2470
2470
  # distribution_id: "string", # required
2471
2471
  # })
2472
2472
  #
2473
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteMonitoringSubscription2020_05_31 AWS API Documentation
2473
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteMonitoringSubscription AWS API Documentation
2474
2474
  #
2475
2475
  # @overload delete_monitoring_subscription(params = {})
2476
2476
  # @param [Hash] params ({})
@@ -2510,7 +2510,7 @@ module Aws::CloudFront
2510
2510
  # if_match: "string",
2511
2511
  # })
2512
2512
  #
2513
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteOriginRequestPolicy2020_05_31 AWS API Documentation
2513
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteOriginRequestPolicy AWS API Documentation
2514
2514
  #
2515
2515
  # @overload delete_origin_request_policy(params = {})
2516
2516
  # @param [Hash] params ({})
@@ -2537,7 +2537,7 @@ module Aws::CloudFront
2537
2537
  # if_match: "string",
2538
2538
  # })
2539
2539
  #
2540
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeletePublicKey2020_05_31 AWS API Documentation
2540
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeletePublicKey AWS API Documentation
2541
2541
  #
2542
2542
  # @overload delete_public_key(params = {})
2543
2543
  # @param [Hash] params ({})
@@ -2574,7 +2574,7 @@ module Aws::CloudFront
2574
2574
  # arn: "string",
2575
2575
  # })
2576
2576
  #
2577
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteRealtimeLogConfig2020_05_31 AWS API Documentation
2577
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteRealtimeLogConfig AWS API Documentation
2578
2578
  #
2579
2579
  # @overload delete_realtime_log_config(params = {})
2580
2580
  # @param [Hash] params ({})
@@ -2644,7 +2644,7 @@ module Aws::CloudFront
2644
2644
  # if_match: "string",
2645
2645
  # })
2646
2646
  #
2647
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteStreamingDistribution2020_05_31 AWS API Documentation
2647
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DeleteStreamingDistribution AWS API Documentation
2648
2648
  #
2649
2649
  # @overload delete_streaming_distribution(params = {})
2650
2650
  # @param [Hash] params ({})
@@ -2691,7 +2691,7 @@ module Aws::CloudFront
2691
2691
  # resp.function_summary.function_metadata.last_modified_time #=> Time
2692
2692
  # resp.etag #=> String
2693
2693
  #
2694
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DescribeFunction2020_05_31 AWS API Documentation
2694
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/DescribeFunction AWS API Documentation
2695
2695
  #
2696
2696
  # @overload describe_function(params = {})
2697
2697
  # @param [Hash] params ({})
@@ -2755,7 +2755,7 @@ module Aws::CloudFront
2755
2755
  # resp.cache_policy.cache_policy_config.parameters_in_cache_key_and_forwarded_to_origin.query_strings_config.query_strings.items[0] #=> String
2756
2756
  # resp.etag #=> String
2757
2757
  #
2758
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetCachePolicy2020_05_31 AWS API Documentation
2758
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetCachePolicy AWS API Documentation
2759
2759
  #
2760
2760
  # @overload get_cache_policy(params = {})
2761
2761
  # @param [Hash] params ({})
@@ -2814,7 +2814,7 @@ module Aws::CloudFront
2814
2814
  # resp.cache_policy_config.parameters_in_cache_key_and_forwarded_to_origin.query_strings_config.query_strings.items[0] #=> String
2815
2815
  # resp.etag #=> String
2816
2816
  #
2817
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetCachePolicyConfig2020_05_31 AWS API Documentation
2817
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetCachePolicyConfig AWS API Documentation
2818
2818
  #
2819
2819
  # @overload get_cache_policy_config(params = {})
2820
2820
  # @param [Hash] params ({})
@@ -2847,7 +2847,7 @@ module Aws::CloudFront
2847
2847
  # resp.cloud_front_origin_access_identity.cloud_front_origin_access_identity_config.comment #=> String
2848
2848
  # resp.etag #=> String
2849
2849
  #
2850
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetCloudFrontOriginAccessIdentity2020_05_31 AWS API Documentation
2850
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetCloudFrontOriginAccessIdentity AWS API Documentation
2851
2851
  #
2852
2852
  # @overload get_cloud_front_origin_access_identity(params = {})
2853
2853
  # @param [Hash] params ({})
@@ -2878,7 +2878,7 @@ module Aws::CloudFront
2878
2878
  # resp.cloud_front_origin_access_identity_config.comment #=> String
2879
2879
  # resp.etag #=> String
2880
2880
  #
2881
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetCloudFrontOriginAccessIdentityConfig2020_05_31 AWS API Documentation
2881
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetCloudFrontOriginAccessIdentityConfig AWS API Documentation
2882
2882
  #
2883
2883
  # @overload get_cloud_front_origin_access_identity_config(params = {})
2884
2884
  # @param [Hash] params ({})
@@ -3092,7 +3092,7 @@ module Aws::CloudFront
3092
3092
  #
3093
3093
  # * distribution_deployed
3094
3094
  #
3095
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetDistribution2020_05_31 AWS API Documentation
3095
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetDistribution AWS API Documentation
3096
3096
  #
3097
3097
  # @overload get_distribution(params = {})
3098
3098
  # @param [Hash] params ({})
@@ -3278,7 +3278,7 @@ module Aws::CloudFront
3278
3278
  # resp.distribution_config.is_ipv6_enabled #=> Boolean
3279
3279
  # resp.etag #=> String
3280
3280
  #
3281
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetDistributionConfig2020_05_31 AWS API Documentation
3281
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetDistributionConfig AWS API Documentation
3282
3282
  #
3283
3283
  # @overload get_distribution_config(params = {})
3284
3284
  # @param [Hash] params ({})
@@ -3323,7 +3323,7 @@ module Aws::CloudFront
3323
3323
  # resp.field_level_encryption.field_level_encryption_config.content_type_profile_config.content_type_profiles.items[0].content_type #=> String
3324
3324
  # resp.etag #=> String
3325
3325
  #
3326
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetFieldLevelEncryption2020_05_31 AWS API Documentation
3326
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetFieldLevelEncryption AWS API Documentation
3327
3327
  #
3328
3328
  # @overload get_field_level_encryption(params = {})
3329
3329
  # @param [Hash] params ({})
@@ -3366,7 +3366,7 @@ module Aws::CloudFront
3366
3366
  # resp.field_level_encryption_config.content_type_profile_config.content_type_profiles.items[0].content_type #=> String
3367
3367
  # resp.etag #=> String
3368
3368
  #
3369
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetFieldLevelEncryptionConfig2020_05_31 AWS API Documentation
3369
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetFieldLevelEncryptionConfig AWS API Documentation
3370
3370
  #
3371
3371
  # @overload get_field_level_encryption_config(params = {})
3372
3372
  # @param [Hash] params ({})
@@ -3407,7 +3407,7 @@ module Aws::CloudFront
3407
3407
  # resp.field_level_encryption_profile.field_level_encryption_profile_config.encryption_entities.items[0].field_patterns.items[0] #=> String
3408
3408
  # resp.etag #=> String
3409
3409
  #
3410
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetFieldLevelEncryptionProfile2020_05_31 AWS API Documentation
3410
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetFieldLevelEncryptionProfile AWS API Documentation
3411
3411
  #
3412
3412
  # @overload get_field_level_encryption_profile(params = {})
3413
3413
  # @param [Hash] params ({})
@@ -3447,7 +3447,7 @@ module Aws::CloudFront
3447
3447
  # resp.field_level_encryption_profile_config.encryption_entities.items[0].field_patterns.items[0] #=> String
3448
3448
  # resp.etag #=> String
3449
3449
  #
3450
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetFieldLevelEncryptionProfileConfig2020_05_31 AWS API Documentation
3450
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetFieldLevelEncryptionProfileConfig AWS API Documentation
3451
3451
  #
3452
3452
  # @overload get_field_level_encryption_profile_config(params = {})
3453
3453
  # @param [Hash] params ({})
@@ -3487,7 +3487,7 @@ module Aws::CloudFront
3487
3487
  # resp.etag #=> String
3488
3488
  # resp.content_type #=> String
3489
3489
  #
3490
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetFunction2020_05_31 AWS API Documentation
3490
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetFunction AWS API Documentation
3491
3491
  #
3492
3492
  # @overload get_function(params = {})
3493
3493
  # @param [Hash] params ({})
@@ -3531,7 +3531,7 @@ module Aws::CloudFront
3531
3531
  #
3532
3532
  # * invalidation_completed
3533
3533
  #
3534
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetInvalidation2020_05_31 AWS API Documentation
3534
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetInvalidation AWS API Documentation
3535
3535
  #
3536
3536
  # @overload get_invalidation(params = {})
3537
3537
  # @param [Hash] params ({})
@@ -3574,7 +3574,7 @@ module Aws::CloudFront
3574
3574
  # resp.key_group.key_group_config.comment #=> String
3575
3575
  # resp.etag #=> String
3576
3576
  #
3577
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetKeyGroup2020_05_31 AWS API Documentation
3577
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetKeyGroup AWS API Documentation
3578
3578
  #
3579
3579
  # @overload get_key_group(params = {})
3580
3580
  # @param [Hash] params ({})
@@ -3615,7 +3615,7 @@ module Aws::CloudFront
3615
3615
  # resp.key_group_config.comment #=> String
3616
3616
  # resp.etag #=> String
3617
3617
  #
3618
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetKeyGroupConfig2020_05_31 AWS API Documentation
3618
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetKeyGroupConfig AWS API Documentation
3619
3619
  #
3620
3620
  # @overload get_key_group_config(params = {})
3621
3621
  # @param [Hash] params ({})
@@ -3645,7 +3645,7 @@ module Aws::CloudFront
3645
3645
  #
3646
3646
  # resp.monitoring_subscription.realtime_metrics_subscription_config.realtime_metrics_subscription_status #=> String, one of "Enabled", "Disabled"
3647
3647
  #
3648
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetMonitoringSubscription2020_05_31 AWS API Documentation
3648
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetMonitoringSubscription AWS API Documentation
3649
3649
  #
3650
3650
  # @overload get_monitoring_subscription(params = {})
3651
3651
  # @param [Hash] params ({})
@@ -3706,7 +3706,7 @@ module Aws::CloudFront
3706
3706
  # resp.origin_request_policy.origin_request_policy_config.query_strings_config.query_strings.items[0] #=> String
3707
3707
  # resp.etag #=> String
3708
3708
  #
3709
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetOriginRequestPolicy2020_05_31 AWS API Documentation
3709
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetOriginRequestPolicy AWS API Documentation
3710
3710
  #
3711
3711
  # @overload get_origin_request_policy(params = {})
3712
3712
  # @param [Hash] params ({})
@@ -3761,7 +3761,7 @@ module Aws::CloudFront
3761
3761
  # resp.origin_request_policy_config.query_strings_config.query_strings.items[0] #=> String
3762
3762
  # resp.etag #=> String
3763
3763
  #
3764
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetOriginRequestPolicyConfig2020_05_31 AWS API Documentation
3764
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetOriginRequestPolicyConfig AWS API Documentation
3765
3765
  #
3766
3766
  # @overload get_origin_request_policy_config(params = {})
3767
3767
  # @param [Hash] params ({})
@@ -3796,7 +3796,7 @@ module Aws::CloudFront
3796
3796
  # resp.public_key.public_key_config.comment #=> String
3797
3797
  # resp.etag #=> String
3798
3798
  #
3799
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetPublicKey2020_05_31 AWS API Documentation
3799
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetPublicKey AWS API Documentation
3800
3800
  #
3801
3801
  # @overload get_public_key(params = {})
3802
3802
  # @param [Hash] params ({})
@@ -3829,7 +3829,7 @@ module Aws::CloudFront
3829
3829
  # resp.public_key_config.comment #=> String
3830
3830
  # resp.etag #=> String
3831
3831
  #
3832
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetPublicKeyConfig2020_05_31 AWS API Documentation
3832
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetPublicKeyConfig AWS API Documentation
3833
3833
  #
3834
3834
  # @overload get_public_key_config(params = {})
3835
3835
  # @param [Hash] params ({})
@@ -3875,7 +3875,7 @@ module Aws::CloudFront
3875
3875
  # resp.realtime_log_config.fields #=> Array
3876
3876
  # resp.realtime_log_config.fields[0] #=> String
3877
3877
  #
3878
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetRealtimeLogConfig2020_05_31 AWS API Documentation
3878
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetRealtimeLogConfig AWS API Documentation
3879
3879
  #
3880
3880
  # @overload get_realtime_log_config(params = {})
3881
3881
  # @param [Hash] params ({})
@@ -3938,7 +3938,7 @@ module Aws::CloudFront
3938
3938
  #
3939
3939
  # * streaming_distribution_deployed
3940
3940
  #
3941
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetStreamingDistribution2020_05_31 AWS API Documentation
3941
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetStreamingDistribution AWS API Documentation
3942
3942
  #
3943
3943
  # @overload get_streaming_distribution(params = {})
3944
3944
  # @param [Hash] params ({})
@@ -3983,7 +3983,7 @@ module Aws::CloudFront
3983
3983
  # resp.streaming_distribution_config.enabled #=> Boolean
3984
3984
  # resp.etag #=> String
3985
3985
  #
3986
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetStreamingDistributionConfig2020_05_31 AWS API Documentation
3986
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/GetStreamingDistributionConfig AWS API Documentation
3987
3987
  #
3988
3988
  # @overload get_streaming_distribution_config(params = {})
3989
3989
  # @param [Hash] params ({})
@@ -4065,7 +4065,7 @@ module Aws::CloudFront
4065
4065
  # resp.cache_policy_list.items[0].cache_policy.cache_policy_config.parameters_in_cache_key_and_forwarded_to_origin.query_strings_config.query_strings.items #=> Array
4066
4066
  # resp.cache_policy_list.items[0].cache_policy.cache_policy_config.parameters_in_cache_key_and_forwarded_to_origin.query_strings_config.query_strings.items[0] #=> String
4067
4067
  #
4068
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListCachePolicies2020_05_31 AWS API Documentation
4068
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListCachePolicies AWS API Documentation
4069
4069
  #
4070
4070
  # @overload list_cache_policies(params = {})
4071
4071
  # @param [Hash] params ({})
@@ -4113,7 +4113,7 @@ module Aws::CloudFront
4113
4113
  # resp.cloud_front_origin_access_identity_list.items[0].s3_canonical_user_id #=> String
4114
4114
  # resp.cloud_front_origin_access_identity_list.items[0].comment #=> String
4115
4115
  #
4116
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListCloudFrontOriginAccessIdentities2020_05_31 AWS API Documentation
4116
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListCloudFrontOriginAccessIdentities AWS API Documentation
4117
4117
  #
4118
4118
  # @overload list_cloud_front_origin_access_identities(params = {})
4119
4119
  # @param [Hash] params ({})
@@ -4198,7 +4198,7 @@ module Aws::CloudFront
4198
4198
  # resp.conflicting_aliases_list.items[0].distribution_id #=> String
4199
4199
  # resp.conflicting_aliases_list.items[0].account_id #=> String
4200
4200
  #
4201
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListConflictingAliases2020_05_31 AWS API Documentation
4201
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListConflictingAliases AWS API Documentation
4202
4202
  #
4203
4203
  # @overload list_conflicting_aliases(params = {})
4204
4204
  # @param [Hash] params ({})
@@ -4399,7 +4399,7 @@ module Aws::CloudFront
4399
4399
  # resp.distribution_list.items[0].alias_icp_recordals[0].cname #=> String
4400
4400
  # resp.distribution_list.items[0].alias_icp_recordals[0].icp_recordal_status #=> String, one of "APPROVED", "SUSPENDED", "PENDING"
4401
4401
  #
4402
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListDistributions2020_05_31 AWS API Documentation
4402
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListDistributions AWS API Documentation
4403
4403
  #
4404
4404
  # @overload list_distributions(params = {})
4405
4405
  # @param [Hash] params ({})
@@ -4454,7 +4454,7 @@ module Aws::CloudFront
4454
4454
  # resp.distribution_id_list.items #=> Array
4455
4455
  # resp.distribution_id_list.items[0] #=> String
4456
4456
  #
4457
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListDistributionsByCachePolicyId2020_05_31 AWS API Documentation
4457
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListDistributionsByCachePolicyId AWS API Documentation
4458
4458
  #
4459
4459
  # @overload list_distributions_by_cache_policy_id(params = {})
4460
4460
  # @param [Hash] params ({})
@@ -4509,7 +4509,7 @@ module Aws::CloudFront
4509
4509
  # resp.distribution_id_list.items #=> Array
4510
4510
  # resp.distribution_id_list.items[0] #=> String
4511
4511
  #
4512
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListDistributionsByKeyGroup2020_05_31 AWS API Documentation
4512
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListDistributionsByKeyGroup AWS API Documentation
4513
4513
  #
4514
4514
  # @overload list_distributions_by_key_group(params = {})
4515
4515
  # @param [Hash] params ({})
@@ -4564,7 +4564,7 @@ module Aws::CloudFront
4564
4564
  # resp.distribution_id_list.items #=> Array
4565
4565
  # resp.distribution_id_list.items[0] #=> String
4566
4566
  #
4567
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListDistributionsByOriginRequestPolicyId2020_05_31 AWS API Documentation
4567
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListDistributionsByOriginRequestPolicyId AWS API Documentation
4568
4568
  #
4569
4569
  # @overload list_distributions_by_origin_request_policy_id(params = {})
4570
4570
  # @param [Hash] params ({})
@@ -4786,7 +4786,7 @@ module Aws::CloudFront
4786
4786
  # resp.distribution_list.items[0].alias_icp_recordals[0].cname #=> String
4787
4787
  # resp.distribution_list.items[0].alias_icp_recordals[0].icp_recordal_status #=> String, one of "APPROVED", "SUSPENDED", "PENDING"
4788
4788
  #
4789
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListDistributionsByRealtimeLogConfig2020_05_31 AWS API Documentation
4789
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListDistributionsByRealtimeLogConfig AWS API Documentation
4790
4790
  #
4791
4791
  # @overload list_distributions_by_realtime_log_config(params = {})
4792
4792
  # @param [Hash] params ({})
@@ -4994,7 +4994,7 @@ module Aws::CloudFront
4994
4994
  # resp.distribution_list.items[0].alias_icp_recordals[0].cname #=> String
4995
4995
  # resp.distribution_list.items[0].alias_icp_recordals[0].icp_recordal_status #=> String, one of "APPROVED", "SUSPENDED", "PENDING"
4996
4996
  #
4997
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListDistributionsByWebACLId2020_05_31 AWS API Documentation
4997
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListDistributionsByWebACLId AWS API Documentation
4998
4998
  #
4999
4999
  # @overload list_distributions_by_web_acl_id(params = {})
5000
5000
  # @param [Hash] params ({})
@@ -5050,7 +5050,7 @@ module Aws::CloudFront
5050
5050
  # resp.field_level_encryption_list.items[0].content_type_profile_config.content_type_profiles.items[0].profile_id #=> String
5051
5051
  # resp.field_level_encryption_list.items[0].content_type_profile_config.content_type_profiles.items[0].content_type #=> String
5052
5052
  #
5053
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListFieldLevelEncryptionConfigs2020_05_31 AWS API Documentation
5053
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListFieldLevelEncryptionConfigs AWS API Documentation
5054
5054
  #
5055
5055
  # @overload list_field_level_encryption_configs(params = {})
5056
5056
  # @param [Hash] params ({})
@@ -5102,7 +5102,7 @@ module Aws::CloudFront
5102
5102
  # resp.field_level_encryption_profile_list.items[0].encryption_entities.items[0].field_patterns.items[0] #=> String
5103
5103
  # resp.field_level_encryption_profile_list.items[0].comment #=> String
5104
5104
  #
5105
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListFieldLevelEncryptionProfiles2020_05_31 AWS API Documentation
5105
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListFieldLevelEncryptionProfiles AWS API Documentation
5106
5106
  #
5107
5107
  # @overload list_field_level_encryption_profiles(params = {})
5108
5108
  # @param [Hash] params ({})
@@ -5164,7 +5164,7 @@ module Aws::CloudFront
5164
5164
  # resp.function_list.items[0].function_metadata.created_time #=> Time
5165
5165
  # resp.function_list.items[0].function_metadata.last_modified_time #=> Time
5166
5166
  #
5167
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListFunctions2020_05_31 AWS API Documentation
5167
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListFunctions AWS API Documentation
5168
5168
  #
5169
5169
  # @overload list_functions(params = {})
5170
5170
  # @param [Hash] params ({})
@@ -5218,7 +5218,7 @@ module Aws::CloudFront
5218
5218
  # resp.invalidation_list.items[0].create_time #=> Time
5219
5219
  # resp.invalidation_list.items[0].status #=> String
5220
5220
  #
5221
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListInvalidations2020_05_31 AWS API Documentation
5221
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListInvalidations AWS API Documentation
5222
5222
  #
5223
5223
  # @overload list_invalidations(params = {})
5224
5224
  # @param [Hash] params ({})
@@ -5270,7 +5270,7 @@ module Aws::CloudFront
5270
5270
  # resp.key_group_list.items[0].key_group.key_group_config.items[0] #=> String
5271
5271
  # resp.key_group_list.items[0].key_group.key_group_config.comment #=> String
5272
5272
  #
5273
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListKeyGroups2020_05_31 AWS API Documentation
5273
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListKeyGroups AWS API Documentation
5274
5274
  #
5275
5275
  # @overload list_key_groups(params = {})
5276
5276
  # @param [Hash] params ({})
@@ -5348,7 +5348,7 @@ module Aws::CloudFront
5348
5348
  # resp.origin_request_policy_list.items[0].origin_request_policy.origin_request_policy_config.query_strings_config.query_strings.items #=> Array
5349
5349
  # resp.origin_request_policy_list.items[0].origin_request_policy.origin_request_policy_config.query_strings_config.query_strings.items[0] #=> String
5350
5350
  #
5351
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListOriginRequestPolicies2020_05_31 AWS API Documentation
5351
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListOriginRequestPolicies AWS API Documentation
5352
5352
  #
5353
5353
  # @overload list_origin_request_policies(params = {})
5354
5354
  # @param [Hash] params ({})
@@ -5393,7 +5393,7 @@ module Aws::CloudFront
5393
5393
  # resp.public_key_list.items[0].encoded_key #=> String
5394
5394
  # resp.public_key_list.items[0].comment #=> String
5395
5395
  #
5396
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListPublicKeys2020_05_31 AWS API Documentation
5396
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListPublicKeys AWS API Documentation
5397
5397
  #
5398
5398
  # @overload list_public_keys(params = {})
5399
5399
  # @param [Hash] params ({})
@@ -5450,7 +5450,7 @@ module Aws::CloudFront
5450
5450
  # resp.realtime_log_configs.marker #=> String
5451
5451
  # resp.realtime_log_configs.next_marker #=> String
5452
5452
  #
5453
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListRealtimeLogConfigs2020_05_31 AWS API Documentation
5453
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListRealtimeLogConfigs AWS API Documentation
5454
5454
  #
5455
5455
  # @overload list_realtime_log_configs(params = {})
5456
5456
  # @param [Hash] params ({})
@@ -5506,7 +5506,7 @@ module Aws::CloudFront
5506
5506
  # resp.streaming_distribution_list.items[0].price_class #=> String, one of "PriceClass_100", "PriceClass_200", "PriceClass_All"
5507
5507
  # resp.streaming_distribution_list.items[0].enabled #=> Boolean
5508
5508
  #
5509
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListStreamingDistributions2020_05_31 AWS API Documentation
5509
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListStreamingDistributions AWS API Documentation
5510
5510
  #
5511
5511
  # @overload list_streaming_distributions(params = {})
5512
5512
  # @param [Hash] params ({})
@@ -5536,7 +5536,7 @@ module Aws::CloudFront
5536
5536
  # resp.tags.items[0].key #=> String
5537
5537
  # resp.tags.items[0].value #=> String
5538
5538
  #
5539
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListTagsForResource2020_05_31 AWS API Documentation
5539
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ListTagsForResource AWS API Documentation
5540
5540
  #
5541
5541
  # @overload list_tags_for_resource(params = {})
5542
5542
  # @param [Hash] params ({})
@@ -5587,7 +5587,7 @@ module Aws::CloudFront
5587
5587
  # resp.function_summary.function_metadata.created_time #=> Time
5588
5588
  # resp.function_summary.function_metadata.last_modified_time #=> Time
5589
5589
  #
5590
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/PublishFunction2020_05_31 AWS API Documentation
5590
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/PublishFunction AWS API Documentation
5591
5591
  #
5592
5592
  # @overload publish_function(params = {})
5593
5593
  # @param [Hash] params ({})
@@ -5620,7 +5620,7 @@ module Aws::CloudFront
5620
5620
  # },
5621
5621
  # })
5622
5622
  #
5623
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/TagResource2020_05_31 AWS API Documentation
5623
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/TagResource AWS API Documentation
5624
5624
  #
5625
5625
  # @overload tag_resource(params = {})
5626
5626
  # @param [Hash] params ({})
@@ -5697,7 +5697,7 @@ module Aws::CloudFront
5697
5697
  # resp.test_result.function_error_message #=> String
5698
5698
  # resp.test_result.function_output #=> String
5699
5699
  #
5700
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/TestFunction2020_05_31 AWS API Documentation
5700
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/TestFunction AWS API Documentation
5701
5701
  #
5702
5702
  # @overload test_function(params = {})
5703
5703
  # @param [Hash] params ({})
@@ -5725,7 +5725,7 @@ module Aws::CloudFront
5725
5725
  # },
5726
5726
  # })
5727
5727
  #
5728
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UntagResource2020_05_31 AWS API Documentation
5728
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UntagResource AWS API Documentation
5729
5729
  #
5730
5730
  # @overload untag_resource(params = {})
5731
5731
  # @param [Hash] params ({})
@@ -5832,7 +5832,7 @@ module Aws::CloudFront
5832
5832
  # resp.cache_policy.cache_policy_config.parameters_in_cache_key_and_forwarded_to_origin.query_strings_config.query_strings.items[0] #=> String
5833
5833
  # resp.etag #=> String
5834
5834
  #
5835
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdateCachePolicy2020_05_31 AWS API Documentation
5835
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdateCachePolicy AWS API Documentation
5836
5836
  #
5837
5837
  # @overload update_cache_policy(params = {})
5838
5838
  # @param [Hash] params ({})
@@ -5877,7 +5877,7 @@ module Aws::CloudFront
5877
5877
  # resp.cloud_front_origin_access_identity.cloud_front_origin_access_identity_config.comment #=> String
5878
5878
  # resp.etag #=> String
5879
5879
  #
5880
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdateCloudFrontOriginAccessIdentity2020_05_31 AWS API Documentation
5880
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdateCloudFrontOriginAccessIdentity AWS API Documentation
5881
5881
  #
5882
5882
  # @overload update_cloud_front_origin_access_identity(params = {})
5883
5883
  # @param [Hash] params ({})
@@ -6418,7 +6418,7 @@ module Aws::CloudFront
6418
6418
  # resp.distribution.alias_icp_recordals[0].icp_recordal_status #=> String, one of "APPROVED", "SUSPENDED", "PENDING"
6419
6419
  # resp.etag #=> String
6420
6420
  #
6421
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdateDistribution2020_05_31 AWS API Documentation
6421
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdateDistribution AWS API Documentation
6422
6422
  #
6423
6423
  # @overload update_distribution(params = {})
6424
6424
  # @param [Hash] params ({})
@@ -6499,7 +6499,7 @@ module Aws::CloudFront
6499
6499
  # resp.field_level_encryption.field_level_encryption_config.content_type_profile_config.content_type_profiles.items[0].content_type #=> String
6500
6500
  # resp.etag #=> String
6501
6501
  #
6502
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdateFieldLevelEncryptionConfig2020_05_31 AWS API Documentation
6502
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdateFieldLevelEncryptionConfig AWS API Documentation
6503
6503
  #
6504
6504
  # @overload update_field_level_encryption_config(params = {})
6505
6505
  # @param [Hash] params ({})
@@ -6566,7 +6566,7 @@ module Aws::CloudFront
6566
6566
  # resp.field_level_encryption_profile.field_level_encryption_profile_config.encryption_entities.items[0].field_patterns.items[0] #=> String
6567
6567
  # resp.etag #=> String
6568
6568
  #
6569
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdateFieldLevelEncryptionProfile2020_05_31 AWS API Documentation
6569
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdateFieldLevelEncryptionProfile AWS API Documentation
6570
6570
  #
6571
6571
  # @overload update_field_level_encryption_profile(params = {})
6572
6572
  # @param [Hash] params ({})
@@ -6632,7 +6632,7 @@ module Aws::CloudFront
6632
6632
  # resp.function_summary.function_metadata.last_modified_time #=> Time
6633
6633
  # resp.etag #=> String
6634
6634
  #
6635
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdateFunction2020_05_31 AWS API Documentation
6635
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdateFunction AWS API Documentation
6636
6636
  #
6637
6637
  # @overload update_function(params = {})
6638
6638
  # @param [Hash] params ({})
@@ -6693,7 +6693,7 @@ module Aws::CloudFront
6693
6693
  # resp.key_group.key_group_config.comment #=> String
6694
6694
  # resp.etag #=> String
6695
6695
  #
6696
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdateKeyGroup2020_05_31 AWS API Documentation
6696
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdateKeyGroup AWS API Documentation
6697
6697
  #
6698
6698
  # @overload update_key_group(params = {})
6699
6699
  # @param [Hash] params ({})
@@ -6790,7 +6790,7 @@ module Aws::CloudFront
6790
6790
  # resp.origin_request_policy.origin_request_policy_config.query_strings_config.query_strings.items[0] #=> String
6791
6791
  # resp.etag #=> String
6792
6792
  #
6793
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdateOriginRequestPolicy2020_05_31 AWS API Documentation
6793
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdateOriginRequestPolicy AWS API Documentation
6794
6794
  #
6795
6795
  # @overload update_origin_request_policy(params = {})
6796
6796
  # @param [Hash] params ({})
@@ -6840,7 +6840,7 @@ module Aws::CloudFront
6840
6840
  # resp.public_key.public_key_config.comment #=> String
6841
6841
  # resp.etag #=> String
6842
6842
  #
6843
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdatePublicKey2020_05_31 AWS API Documentation
6843
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdatePublicKey AWS API Documentation
6844
6844
  #
6845
6845
  # @overload update_public_key(params = {})
6846
6846
  # @param [Hash] params ({})
@@ -6928,7 +6928,7 @@ module Aws::CloudFront
6928
6928
  # resp.realtime_log_config.fields #=> Array
6929
6929
  # resp.realtime_log_config.fields[0] #=> String
6930
6930
  #
6931
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdateRealtimeLogConfig2020_05_31 AWS API Documentation
6931
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdateRealtimeLogConfig AWS API Documentation
6932
6932
  #
6933
6933
  # @overload update_realtime_log_config(params = {})
6934
6934
  # @param [Hash] params ({})
@@ -7018,7 +7018,7 @@ module Aws::CloudFront
7018
7018
  # resp.streaming_distribution.streaming_distribution_config.enabled #=> Boolean
7019
7019
  # resp.etag #=> String
7020
7020
  #
7021
- # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdateStreamingDistribution2020_05_31 AWS API Documentation
7021
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/UpdateStreamingDistribution AWS API Documentation
7022
7022
  #
7023
7023
  # @overload update_streaming_distribution(params = {})
7024
7024
  # @param [Hash] params ({})
@@ -7040,7 +7040,7 @@ module Aws::CloudFront
7040
7040
  params: params,
7041
7041
  config: config)
7042
7042
  context[:gem_name] = 'aws-sdk-cloudfront'
7043
- context[:gem_version] = '1.55.0'
7043
+ context[:gem_version] = '1.56.0'
7044
7044
  Seahorse::Client::Request.new(handlers, context)
7045
7045
  end
7046
7046
 
@@ -49,6 +49,6 @@ require_relative 'aws-sdk-cloudfront/customizations'
49
49
  # @!group service
50
50
  module Aws::CloudFront
51
51
 
52
- GEM_VERSION = '1.55.0'
52
+ GEM_VERSION = '1.56.0'
53
53
 
54
54
  end
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.55.0
4
+ version: 1.56.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: 2021-07-30 00:00:00.000000000 Z
11
+ date: 2021-09-01 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.119.0
22
+ version: 3.120.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.119.0
32
+ version: 3.120.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement
@@ -80,7 +80,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
80
80
  requirements:
81
81
  - - ">="
82
82
  - !ruby/object:Gem::Version
83
- version: '0'
83
+ version: '2.3'
84
84
  required_rubygems_version: !ruby/object:Gem::Requirement
85
85
  requirements:
86
86
  - - ">="