aws-sdk-cloudfront 1.115.0 → 1.117.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 +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-cloudfront/client.rb +7 -5
- data/lib/aws-sdk-cloudfront/client_api.rb +135 -135
- data/lib/aws-sdk-cloudfront/endpoint_provider.rb +3 -3
- data/lib/aws-sdk-cloudfront/types.rb +22 -19
- data/lib/aws-sdk-cloudfront.rb +1 -1
- metadata +3 -6
@@ -1122,7 +1122,7 @@ module Aws::CloudFront
|
|
1122
1122
|
CreateAnycastIpListResult[:payload] = :anycast_ip_list
|
1123
1123
|
CreateAnycastIpListResult[:payload_member] = CreateAnycastIpListResult.member(:anycast_ip_list)
|
1124
1124
|
|
1125
|
-
CreateCachePolicyRequest.add_member(:cache_policy_config, Shapes::ShapeRef.new(shape: CachePolicyConfig, required: true, location_name: "CachePolicyConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1125
|
+
CreateCachePolicyRequest.add_member(:cache_policy_config, Shapes::ShapeRef.new(shape: CachePolicyConfig, required: true, location_name: "CachePolicyConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1126
1126
|
CreateCachePolicyRequest.struct_class = Types::CreateCachePolicyRequest
|
1127
1127
|
CreateCachePolicyRequest[:payload] = :cache_policy_config
|
1128
1128
|
CreateCachePolicyRequest[:payload_member] = CreateCachePolicyRequest.member(:cache_policy_config)
|
@@ -1134,7 +1134,7 @@ module Aws::CloudFront
|
|
1134
1134
|
CreateCachePolicyResult[:payload] = :cache_policy
|
1135
1135
|
CreateCachePolicyResult[:payload_member] = CreateCachePolicyResult.member(:cache_policy)
|
1136
1136
|
|
1137
|
-
CreateCloudFrontOriginAccessIdentityRequest.add_member(:cloud_front_origin_access_identity_config, Shapes::ShapeRef.new(shape: CloudFrontOriginAccessIdentityConfig, required: true, location_name: "CloudFrontOriginAccessIdentityConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1137
|
+
CreateCloudFrontOriginAccessIdentityRequest.add_member(:cloud_front_origin_access_identity_config, Shapes::ShapeRef.new(shape: CloudFrontOriginAccessIdentityConfig, required: true, location_name: "CloudFrontOriginAccessIdentityConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1138
1138
|
CreateCloudFrontOriginAccessIdentityRequest.struct_class = Types::CreateCloudFrontOriginAccessIdentityRequest
|
1139
1139
|
CreateCloudFrontOriginAccessIdentityRequest[:payload] = :cloud_front_origin_access_identity_config
|
1140
1140
|
CreateCloudFrontOriginAccessIdentityRequest[:payload_member] = CreateCloudFrontOriginAccessIdentityRequest.member(:cloud_front_origin_access_identity_config)
|
@@ -1159,7 +1159,7 @@ module Aws::CloudFront
|
|
1159
1159
|
CreateConnectionGroupResult[:payload] = :connection_group
|
1160
1160
|
CreateConnectionGroupResult[:payload_member] = CreateConnectionGroupResult.member(:connection_group)
|
1161
1161
|
|
1162
|
-
CreateContinuousDeploymentPolicyRequest.add_member(:continuous_deployment_policy_config, Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicyConfig, required: true, location_name: "ContinuousDeploymentPolicyConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1162
|
+
CreateContinuousDeploymentPolicyRequest.add_member(:continuous_deployment_policy_config, Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicyConfig, required: true, location_name: "ContinuousDeploymentPolicyConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1163
1163
|
CreateContinuousDeploymentPolicyRequest.struct_class = Types::CreateContinuousDeploymentPolicyRequest
|
1164
1164
|
CreateContinuousDeploymentPolicyRequest[:payload] = :continuous_deployment_policy_config
|
1165
1165
|
CreateContinuousDeploymentPolicyRequest[:payload_member] = CreateContinuousDeploymentPolicyRequest.member(:continuous_deployment_policy_config)
|
@@ -1171,7 +1171,7 @@ module Aws::CloudFront
|
|
1171
1171
|
CreateContinuousDeploymentPolicyResult[:payload] = :continuous_deployment_policy
|
1172
1172
|
CreateContinuousDeploymentPolicyResult[:payload_member] = CreateContinuousDeploymentPolicyResult.member(:continuous_deployment_policy)
|
1173
1173
|
|
1174
|
-
CreateDistributionRequest.add_member(:distribution_config, Shapes::ShapeRef.new(shape: DistributionConfig, required: true, location_name: "DistributionConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1174
|
+
CreateDistributionRequest.add_member(:distribution_config, Shapes::ShapeRef.new(shape: DistributionConfig, required: true, location_name: "DistributionConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1175
1175
|
CreateDistributionRequest.struct_class = Types::CreateDistributionRequest
|
1176
1176
|
CreateDistributionRequest[:payload] = :distribution_config
|
1177
1177
|
CreateDistributionRequest[:payload_member] = CreateDistributionRequest.member(:distribution_config)
|
@@ -1200,7 +1200,7 @@ module Aws::CloudFront
|
|
1200
1200
|
CreateDistributionTenantResult[:payload] = :distribution_tenant
|
1201
1201
|
CreateDistributionTenantResult[:payload_member] = CreateDistributionTenantResult.member(:distribution_tenant)
|
1202
1202
|
|
1203
|
-
CreateDistributionWithTagsRequest.add_member(:distribution_config_with_tags, Shapes::ShapeRef.new(shape: DistributionConfigWithTags, required: true, location_name: "DistributionConfigWithTags", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1203
|
+
CreateDistributionWithTagsRequest.add_member(:distribution_config_with_tags, Shapes::ShapeRef.new(shape: DistributionConfigWithTags, required: true, location_name: "DistributionConfigWithTags", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1204
1204
|
CreateDistributionWithTagsRequest.struct_class = Types::CreateDistributionWithTagsRequest
|
1205
1205
|
CreateDistributionWithTagsRequest[:payload] = :distribution_config_with_tags
|
1206
1206
|
CreateDistributionWithTagsRequest[:payload_member] = CreateDistributionWithTagsRequest.member(:distribution_config_with_tags)
|
@@ -1212,7 +1212,7 @@ module Aws::CloudFront
|
|
1212
1212
|
CreateDistributionWithTagsResult[:payload] = :distribution
|
1213
1213
|
CreateDistributionWithTagsResult[:payload_member] = CreateDistributionWithTagsResult.member(:distribution)
|
1214
1214
|
|
1215
|
-
CreateFieldLevelEncryptionConfigRequest.add_member(:field_level_encryption_config, Shapes::ShapeRef.new(shape: FieldLevelEncryptionConfig, required: true, location_name: "FieldLevelEncryptionConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1215
|
+
CreateFieldLevelEncryptionConfigRequest.add_member(:field_level_encryption_config, Shapes::ShapeRef.new(shape: FieldLevelEncryptionConfig, required: true, location_name: "FieldLevelEncryptionConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1216
1216
|
CreateFieldLevelEncryptionConfigRequest.struct_class = Types::CreateFieldLevelEncryptionConfigRequest
|
1217
1217
|
CreateFieldLevelEncryptionConfigRequest[:payload] = :field_level_encryption_config
|
1218
1218
|
CreateFieldLevelEncryptionConfigRequest[:payload_member] = CreateFieldLevelEncryptionConfigRequest.member(:field_level_encryption_config)
|
@@ -1224,7 +1224,7 @@ module Aws::CloudFront
|
|
1224
1224
|
CreateFieldLevelEncryptionConfigResult[:payload] = :field_level_encryption
|
1225
1225
|
CreateFieldLevelEncryptionConfigResult[:payload_member] = CreateFieldLevelEncryptionConfigResult.member(:field_level_encryption)
|
1226
1226
|
|
1227
|
-
CreateFieldLevelEncryptionProfileRequest.add_member(:field_level_encryption_profile_config, Shapes::ShapeRef.new(shape: FieldLevelEncryptionProfileConfig, required: true, location_name: "FieldLevelEncryptionProfileConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1227
|
+
CreateFieldLevelEncryptionProfileRequest.add_member(:field_level_encryption_profile_config, Shapes::ShapeRef.new(shape: FieldLevelEncryptionProfileConfig, required: true, location_name: "FieldLevelEncryptionProfileConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1228
1228
|
CreateFieldLevelEncryptionProfileRequest.struct_class = Types::CreateFieldLevelEncryptionProfileRequest
|
1229
1229
|
CreateFieldLevelEncryptionProfileRequest[:payload] = :field_level_encryption_profile_config
|
1230
1230
|
CreateFieldLevelEncryptionProfileRequest[:payload_member] = CreateFieldLevelEncryptionProfileRequest.member(:field_level_encryption_profile_config)
|
@@ -1249,7 +1249,7 @@ module Aws::CloudFront
|
|
1249
1249
|
CreateFunctionResult[:payload_member] = CreateFunctionResult.member(:function_summary)
|
1250
1250
|
|
1251
1251
|
CreateInvalidationForDistributionTenantRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
|
1252
|
-
CreateInvalidationForDistributionTenantRequest.add_member(:invalidation_batch, Shapes::ShapeRef.new(shape: InvalidationBatch, required: true, location_name: "InvalidationBatch", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1252
|
+
CreateInvalidationForDistributionTenantRequest.add_member(:invalidation_batch, Shapes::ShapeRef.new(shape: InvalidationBatch, required: true, location_name: "InvalidationBatch", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1253
1253
|
CreateInvalidationForDistributionTenantRequest.struct_class = Types::CreateInvalidationForDistributionTenantRequest
|
1254
1254
|
CreateInvalidationForDistributionTenantRequest[:payload] = :invalidation_batch
|
1255
1255
|
CreateInvalidationForDistributionTenantRequest[:payload_member] = CreateInvalidationForDistributionTenantRequest.member(:invalidation_batch)
|
@@ -1261,7 +1261,7 @@ module Aws::CloudFront
|
|
1261
1261
|
CreateInvalidationForDistributionTenantResult[:payload_member] = CreateInvalidationForDistributionTenantResult.member(:invalidation)
|
1262
1262
|
|
1263
1263
|
CreateInvalidationRequest.add_member(:distribution_id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "DistributionId"))
|
1264
|
-
CreateInvalidationRequest.add_member(:invalidation_batch, Shapes::ShapeRef.new(shape: InvalidationBatch, required: true, location_name: "InvalidationBatch", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1264
|
+
CreateInvalidationRequest.add_member(:invalidation_batch, Shapes::ShapeRef.new(shape: InvalidationBatch, required: true, location_name: "InvalidationBatch", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1265
1265
|
CreateInvalidationRequest.struct_class = Types::CreateInvalidationRequest
|
1266
1266
|
CreateInvalidationRequest[:payload] = :invalidation_batch
|
1267
1267
|
CreateInvalidationRequest[:payload_member] = CreateInvalidationRequest.member(:invalidation_batch)
|
@@ -1272,7 +1272,7 @@ module Aws::CloudFront
|
|
1272
1272
|
CreateInvalidationResult[:payload] = :invalidation
|
1273
1273
|
CreateInvalidationResult[:payload_member] = CreateInvalidationResult.member(:invalidation)
|
1274
1274
|
|
1275
|
-
CreateKeyGroupRequest.add_member(:key_group_config, Shapes::ShapeRef.new(shape: KeyGroupConfig, required: true, location_name: "KeyGroupConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1275
|
+
CreateKeyGroupRequest.add_member(:key_group_config, Shapes::ShapeRef.new(shape: KeyGroupConfig, required: true, location_name: "KeyGroupConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1276
1276
|
CreateKeyGroupRequest.struct_class = Types::CreateKeyGroupRequest
|
1277
1277
|
CreateKeyGroupRequest[:payload] = :key_group_config
|
1278
1278
|
CreateKeyGroupRequest[:payload_member] = CreateKeyGroupRequest.member(:key_group_config)
|
@@ -1297,7 +1297,7 @@ module Aws::CloudFront
|
|
1297
1297
|
CreateKeyValueStoreResult[:payload_member] = CreateKeyValueStoreResult.member(:key_value_store)
|
1298
1298
|
|
1299
1299
|
CreateMonitoringSubscriptionRequest.add_member(:distribution_id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "DistributionId"))
|
1300
|
-
CreateMonitoringSubscriptionRequest.add_member(:monitoring_subscription, Shapes::ShapeRef.new(shape: MonitoringSubscription, required: true, location_name: "MonitoringSubscription", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1300
|
+
CreateMonitoringSubscriptionRequest.add_member(:monitoring_subscription, Shapes::ShapeRef.new(shape: MonitoringSubscription, required: true, location_name: "MonitoringSubscription", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1301
1301
|
CreateMonitoringSubscriptionRequest.struct_class = Types::CreateMonitoringSubscriptionRequest
|
1302
1302
|
CreateMonitoringSubscriptionRequest[:payload] = :monitoring_subscription
|
1303
1303
|
CreateMonitoringSubscriptionRequest[:payload_member] = CreateMonitoringSubscriptionRequest.member(:monitoring_subscription)
|
@@ -1307,7 +1307,7 @@ module Aws::CloudFront
|
|
1307
1307
|
CreateMonitoringSubscriptionResult[:payload] = :monitoring_subscription
|
1308
1308
|
CreateMonitoringSubscriptionResult[:payload_member] = CreateMonitoringSubscriptionResult.member(:monitoring_subscription)
|
1309
1309
|
|
1310
|
-
CreateOriginAccessControlRequest.add_member(:origin_access_control_config, Shapes::ShapeRef.new(shape: OriginAccessControlConfig, required: true, location_name: "OriginAccessControlConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1310
|
+
CreateOriginAccessControlRequest.add_member(:origin_access_control_config, Shapes::ShapeRef.new(shape: OriginAccessControlConfig, required: true, location_name: "OriginAccessControlConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1311
1311
|
CreateOriginAccessControlRequest.struct_class = Types::CreateOriginAccessControlRequest
|
1312
1312
|
CreateOriginAccessControlRequest[:payload] = :origin_access_control_config
|
1313
1313
|
CreateOriginAccessControlRequest[:payload_member] = CreateOriginAccessControlRequest.member(:origin_access_control_config)
|
@@ -1319,7 +1319,7 @@ module Aws::CloudFront
|
|
1319
1319
|
CreateOriginAccessControlResult[:payload] = :origin_access_control
|
1320
1320
|
CreateOriginAccessControlResult[:payload_member] = CreateOriginAccessControlResult.member(:origin_access_control)
|
1321
1321
|
|
1322
|
-
CreateOriginRequestPolicyRequest.add_member(:origin_request_policy_config, Shapes::ShapeRef.new(shape: OriginRequestPolicyConfig, required: true, location_name: "OriginRequestPolicyConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1322
|
+
CreateOriginRequestPolicyRequest.add_member(:origin_request_policy_config, Shapes::ShapeRef.new(shape: OriginRequestPolicyConfig, required: true, location_name: "OriginRequestPolicyConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1323
1323
|
CreateOriginRequestPolicyRequest.struct_class = Types::CreateOriginRequestPolicyRequest
|
1324
1324
|
CreateOriginRequestPolicyRequest[:payload] = :origin_request_policy_config
|
1325
1325
|
CreateOriginRequestPolicyRequest[:payload_member] = CreateOriginRequestPolicyRequest.member(:origin_request_policy_config)
|
@@ -1331,7 +1331,7 @@ module Aws::CloudFront
|
|
1331
1331
|
CreateOriginRequestPolicyResult[:payload] = :origin_request_policy
|
1332
1332
|
CreateOriginRequestPolicyResult[:payload_member] = CreateOriginRequestPolicyResult.member(:origin_request_policy)
|
1333
1333
|
|
1334
|
-
CreatePublicKeyRequest.add_member(:public_key_config, Shapes::ShapeRef.new(shape: PublicKeyConfig, required: true, location_name: "PublicKeyConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1334
|
+
CreatePublicKeyRequest.add_member(:public_key_config, Shapes::ShapeRef.new(shape: PublicKeyConfig, required: true, location_name: "PublicKeyConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1335
1335
|
CreatePublicKeyRequest.struct_class = Types::CreatePublicKeyRequest
|
1336
1336
|
CreatePublicKeyRequest[:payload] = :public_key_config
|
1337
1337
|
CreatePublicKeyRequest[:payload_member] = CreatePublicKeyRequest.member(:public_key_config)
|
@@ -1352,7 +1352,7 @@ module Aws::CloudFront
|
|
1352
1352
|
CreateRealtimeLogConfigResult.add_member(:realtime_log_config, Shapes::ShapeRef.new(shape: RealtimeLogConfig, location_name: "RealtimeLogConfig"))
|
1353
1353
|
CreateRealtimeLogConfigResult.struct_class = Types::CreateRealtimeLogConfigResult
|
1354
1354
|
|
1355
|
-
CreateResponseHeadersPolicyRequest.add_member(:response_headers_policy_config, Shapes::ShapeRef.new(shape: ResponseHeadersPolicyConfig, required: true, location_name: "ResponseHeadersPolicyConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1355
|
+
CreateResponseHeadersPolicyRequest.add_member(:response_headers_policy_config, Shapes::ShapeRef.new(shape: ResponseHeadersPolicyConfig, required: true, location_name: "ResponseHeadersPolicyConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1356
1356
|
CreateResponseHeadersPolicyRequest.struct_class = Types::CreateResponseHeadersPolicyRequest
|
1357
1357
|
CreateResponseHeadersPolicyRequest[:payload] = :response_headers_policy_config
|
1358
1358
|
CreateResponseHeadersPolicyRequest[:payload_member] = CreateResponseHeadersPolicyRequest.member(:response_headers_policy_config)
|
@@ -1364,7 +1364,7 @@ module Aws::CloudFront
|
|
1364
1364
|
CreateResponseHeadersPolicyResult[:payload] = :response_headers_policy
|
1365
1365
|
CreateResponseHeadersPolicyResult[:payload_member] = CreateResponseHeadersPolicyResult.member(:response_headers_policy)
|
1366
1366
|
|
1367
|
-
CreateStreamingDistributionRequest.add_member(:streaming_distribution_config, Shapes::ShapeRef.new(shape: StreamingDistributionConfig, required: true, location_name: "StreamingDistributionConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1367
|
+
CreateStreamingDistributionRequest.add_member(:streaming_distribution_config, Shapes::ShapeRef.new(shape: StreamingDistributionConfig, required: true, location_name: "StreamingDistributionConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1368
1368
|
CreateStreamingDistributionRequest.struct_class = Types::CreateStreamingDistributionRequest
|
1369
1369
|
CreateStreamingDistributionRequest[:payload] = :streaming_distribution_config
|
1370
1370
|
CreateStreamingDistributionRequest[:payload_member] = CreateStreamingDistributionRequest.member(:streaming_distribution_config)
|
@@ -1376,7 +1376,7 @@ module Aws::CloudFront
|
|
1376
1376
|
CreateStreamingDistributionResult[:payload] = :streaming_distribution
|
1377
1377
|
CreateStreamingDistributionResult[:payload_member] = CreateStreamingDistributionResult.member(:streaming_distribution)
|
1378
1378
|
|
1379
|
-
CreateStreamingDistributionWithTagsRequest.add_member(:streaming_distribution_config_with_tags, Shapes::ShapeRef.new(shape: StreamingDistributionConfigWithTags, required: true, location_name: "StreamingDistributionConfigWithTags", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1379
|
+
CreateStreamingDistributionWithTagsRequest.add_member(:streaming_distribution_config_with_tags, Shapes::ShapeRef.new(shape: StreamingDistributionConfigWithTags, required: true, location_name: "StreamingDistributionConfigWithTags", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
1380
1380
|
CreateStreamingDistributionWithTagsRequest.struct_class = Types::CreateStreamingDistributionWithTagsRequest
|
1381
1381
|
CreateStreamingDistributionWithTagsRequest[:payload] = :streaming_distribution_config_with_tags
|
1382
1382
|
CreateStreamingDistributionWithTagsRequest[:payload_member] = CreateStreamingDistributionWithTagsRequest.member(:streaming_distribution_config_with_tags)
|
@@ -2753,8 +2753,8 @@ module Aws::CloudFront
|
|
2753
2753
|
|
2754
2754
|
LocationList.member = Shapes::ShapeRef.new(shape: string, location_name: "Location")
|
2755
2755
|
|
2756
|
-
LoggingConfig.add_member(:enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "Enabled", metadata: {"box"=>true}))
|
2757
|
-
LoggingConfig.add_member(:include_cookies, Shapes::ShapeRef.new(shape: boolean, location_name: "IncludeCookies", metadata: {"box"=>true}))
|
2756
|
+
LoggingConfig.add_member(:enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "Enabled", metadata: {"box" => true}))
|
2757
|
+
LoggingConfig.add_member(:include_cookies, Shapes::ShapeRef.new(shape: boolean, location_name: "IncludeCookies", metadata: {"box" => true}))
|
2758
2758
|
LoggingConfig.add_member(:bucket, Shapes::ShapeRef.new(shape: string, location_name: "Bucket"))
|
2759
2759
|
LoggingConfig.add_member(:prefix, Shapes::ShapeRef.new(shape: string, location_name: "Prefix"))
|
2760
2760
|
LoggingConfig.struct_class = Types::LoggingConfig
|
@@ -3330,7 +3330,7 @@ module Aws::CloudFront
|
|
3330
3330
|
TagList.member = Shapes::ShapeRef.new(shape: Tag, location_name: "Tag")
|
3331
3331
|
|
3332
3332
|
TagResourceRequest.add_member(:resource, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location: "querystring", location_name: "Resource"))
|
3333
|
-
TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, required: true, location_name: "Tags", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3333
|
+
TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, required: true, location_name: "Tags", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3334
3334
|
TagResourceRequest.struct_class = Types::TagResourceRequest
|
3335
3335
|
TagResourceRequest[:payload] = :tags
|
3336
3336
|
TagResourceRequest[:payload_member] = TagResourceRequest.member(:tags)
|
@@ -3545,12 +3545,12 @@ module Aws::CloudFront
|
|
3545
3545
|
UnsupportedOperation.struct_class = Types::UnsupportedOperation
|
3546
3546
|
|
3547
3547
|
UntagResourceRequest.add_member(:resource, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location: "querystring", location_name: "Resource"))
|
3548
|
-
UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeys, required: true, location_name: "TagKeys", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3548
|
+
UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeys, required: true, location_name: "TagKeys", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3549
3549
|
UntagResourceRequest.struct_class = Types::UntagResourceRequest
|
3550
3550
|
UntagResourceRequest[:payload] = :tag_keys
|
3551
3551
|
UntagResourceRequest[:payload_member] = UntagResourceRequest.member(:tag_keys)
|
3552
3552
|
|
3553
|
-
UpdateCachePolicyRequest.add_member(:cache_policy_config, Shapes::ShapeRef.new(shape: CachePolicyConfig, required: true, location_name: "CachePolicyConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3553
|
+
UpdateCachePolicyRequest.add_member(:cache_policy_config, Shapes::ShapeRef.new(shape: CachePolicyConfig, required: true, location_name: "CachePolicyConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3554
3554
|
UpdateCachePolicyRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
|
3555
3555
|
UpdateCachePolicyRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
|
3556
3556
|
UpdateCachePolicyRequest.struct_class = Types::UpdateCachePolicyRequest
|
@@ -3563,7 +3563,7 @@ module Aws::CloudFront
|
|
3563
3563
|
UpdateCachePolicyResult[:payload] = :cache_policy
|
3564
3564
|
UpdateCachePolicyResult[:payload_member] = UpdateCachePolicyResult.member(:cache_policy)
|
3565
3565
|
|
3566
|
-
UpdateCloudFrontOriginAccessIdentityRequest.add_member(:cloud_front_origin_access_identity_config, Shapes::ShapeRef.new(shape: CloudFrontOriginAccessIdentityConfig, required: true, location_name: "CloudFrontOriginAccessIdentityConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3566
|
+
UpdateCloudFrontOriginAccessIdentityRequest.add_member(:cloud_front_origin_access_identity_config, Shapes::ShapeRef.new(shape: CloudFrontOriginAccessIdentityConfig, required: true, location_name: "CloudFrontOriginAccessIdentityConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3567
3567
|
UpdateCloudFrontOriginAccessIdentityRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
|
3568
3568
|
UpdateCloudFrontOriginAccessIdentityRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
|
3569
3569
|
UpdateCloudFrontOriginAccessIdentityRequest.struct_class = Types::UpdateCloudFrontOriginAccessIdentityRequest
|
@@ -3589,7 +3589,7 @@ module Aws::CloudFront
|
|
3589
3589
|
UpdateConnectionGroupResult[:payload] = :connection_group
|
3590
3590
|
UpdateConnectionGroupResult[:payload_member] = UpdateConnectionGroupResult.member(:connection_group)
|
3591
3591
|
|
3592
|
-
UpdateContinuousDeploymentPolicyRequest.add_member(:continuous_deployment_policy_config, Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicyConfig, required: true, location_name: "ContinuousDeploymentPolicyConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3592
|
+
UpdateContinuousDeploymentPolicyRequest.add_member(:continuous_deployment_policy_config, Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicyConfig, required: true, location_name: "ContinuousDeploymentPolicyConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3593
3593
|
UpdateContinuousDeploymentPolicyRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
|
3594
3594
|
UpdateContinuousDeploymentPolicyRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
|
3595
3595
|
UpdateContinuousDeploymentPolicyRequest.struct_class = Types::UpdateContinuousDeploymentPolicyRequest
|
@@ -3602,7 +3602,7 @@ module Aws::CloudFront
|
|
3602
3602
|
UpdateContinuousDeploymentPolicyResult[:payload] = :continuous_deployment_policy
|
3603
3603
|
UpdateContinuousDeploymentPolicyResult[:payload_member] = UpdateContinuousDeploymentPolicyResult.member(:continuous_deployment_policy)
|
3604
3604
|
|
3605
|
-
UpdateDistributionRequest.add_member(:distribution_config, Shapes::ShapeRef.new(shape: DistributionConfig, required: true, location_name: "DistributionConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3605
|
+
UpdateDistributionRequest.add_member(:distribution_config, Shapes::ShapeRef.new(shape: DistributionConfig, required: true, location_name: "DistributionConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3606
3606
|
UpdateDistributionRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
|
3607
3607
|
UpdateDistributionRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
|
3608
3608
|
UpdateDistributionRequest.struct_class = Types::UpdateDistributionRequest
|
@@ -3653,7 +3653,7 @@ module Aws::CloudFront
|
|
3653
3653
|
UpdateDomainAssociationResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
|
3654
3654
|
UpdateDomainAssociationResult.struct_class = Types::UpdateDomainAssociationResult
|
3655
3655
|
|
3656
|
-
UpdateFieldLevelEncryptionConfigRequest.add_member(:field_level_encryption_config, Shapes::ShapeRef.new(shape: FieldLevelEncryptionConfig, required: true, location_name: "FieldLevelEncryptionConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3656
|
+
UpdateFieldLevelEncryptionConfigRequest.add_member(:field_level_encryption_config, Shapes::ShapeRef.new(shape: FieldLevelEncryptionConfig, required: true, location_name: "FieldLevelEncryptionConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3657
3657
|
UpdateFieldLevelEncryptionConfigRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
|
3658
3658
|
UpdateFieldLevelEncryptionConfigRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
|
3659
3659
|
UpdateFieldLevelEncryptionConfigRequest.struct_class = Types::UpdateFieldLevelEncryptionConfigRequest
|
@@ -3666,7 +3666,7 @@ module Aws::CloudFront
|
|
3666
3666
|
UpdateFieldLevelEncryptionConfigResult[:payload] = :field_level_encryption
|
3667
3667
|
UpdateFieldLevelEncryptionConfigResult[:payload_member] = UpdateFieldLevelEncryptionConfigResult.member(:field_level_encryption)
|
3668
3668
|
|
3669
|
-
UpdateFieldLevelEncryptionProfileRequest.add_member(:field_level_encryption_profile_config, Shapes::ShapeRef.new(shape: FieldLevelEncryptionProfileConfig, required: true, location_name: "FieldLevelEncryptionProfileConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3669
|
+
UpdateFieldLevelEncryptionProfileRequest.add_member(:field_level_encryption_profile_config, Shapes::ShapeRef.new(shape: FieldLevelEncryptionProfileConfig, required: true, location_name: "FieldLevelEncryptionProfileConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3670
3670
|
UpdateFieldLevelEncryptionProfileRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
|
3671
3671
|
UpdateFieldLevelEncryptionProfileRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
|
3672
3672
|
UpdateFieldLevelEncryptionProfileRequest.struct_class = Types::UpdateFieldLevelEncryptionProfileRequest
|
@@ -3691,7 +3691,7 @@ module Aws::CloudFront
|
|
3691
3691
|
UpdateFunctionResult[:payload] = :function_summary
|
3692
3692
|
UpdateFunctionResult[:payload_member] = UpdateFunctionResult.member(:function_summary)
|
3693
3693
|
|
3694
|
-
UpdateKeyGroupRequest.add_member(:key_group_config, Shapes::ShapeRef.new(shape: KeyGroupConfig, required: true, location_name: "KeyGroupConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3694
|
+
UpdateKeyGroupRequest.add_member(:key_group_config, Shapes::ShapeRef.new(shape: KeyGroupConfig, required: true, location_name: "KeyGroupConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3695
3695
|
UpdateKeyGroupRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
|
3696
3696
|
UpdateKeyGroupRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
|
3697
3697
|
UpdateKeyGroupRequest.struct_class = Types::UpdateKeyGroupRequest
|
@@ -3715,7 +3715,7 @@ module Aws::CloudFront
|
|
3715
3715
|
UpdateKeyValueStoreResult[:payload] = :key_value_store
|
3716
3716
|
UpdateKeyValueStoreResult[:payload_member] = UpdateKeyValueStoreResult.member(:key_value_store)
|
3717
3717
|
|
3718
|
-
UpdateOriginAccessControlRequest.add_member(:origin_access_control_config, Shapes::ShapeRef.new(shape: OriginAccessControlConfig, required: true, location_name: "OriginAccessControlConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3718
|
+
UpdateOriginAccessControlRequest.add_member(:origin_access_control_config, Shapes::ShapeRef.new(shape: OriginAccessControlConfig, required: true, location_name: "OriginAccessControlConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3719
3719
|
UpdateOriginAccessControlRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
|
3720
3720
|
UpdateOriginAccessControlRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
|
3721
3721
|
UpdateOriginAccessControlRequest.struct_class = Types::UpdateOriginAccessControlRequest
|
@@ -3728,7 +3728,7 @@ module Aws::CloudFront
|
|
3728
3728
|
UpdateOriginAccessControlResult[:payload] = :origin_access_control
|
3729
3729
|
UpdateOriginAccessControlResult[:payload_member] = UpdateOriginAccessControlResult.member(:origin_access_control)
|
3730
3730
|
|
3731
|
-
UpdateOriginRequestPolicyRequest.add_member(:origin_request_policy_config, Shapes::ShapeRef.new(shape: OriginRequestPolicyConfig, required: true, location_name: "OriginRequestPolicyConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3731
|
+
UpdateOriginRequestPolicyRequest.add_member(:origin_request_policy_config, Shapes::ShapeRef.new(shape: OriginRequestPolicyConfig, required: true, location_name: "OriginRequestPolicyConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3732
3732
|
UpdateOriginRequestPolicyRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
|
3733
3733
|
UpdateOriginRequestPolicyRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
|
3734
3734
|
UpdateOriginRequestPolicyRequest.struct_class = Types::UpdateOriginRequestPolicyRequest
|
@@ -3741,7 +3741,7 @@ module Aws::CloudFront
|
|
3741
3741
|
UpdateOriginRequestPolicyResult[:payload] = :origin_request_policy
|
3742
3742
|
UpdateOriginRequestPolicyResult[:payload_member] = UpdateOriginRequestPolicyResult.member(:origin_request_policy)
|
3743
3743
|
|
3744
|
-
UpdatePublicKeyRequest.add_member(:public_key_config, Shapes::ShapeRef.new(shape: PublicKeyConfig, required: true, location_name: "PublicKeyConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3744
|
+
UpdatePublicKeyRequest.add_member(:public_key_config, Shapes::ShapeRef.new(shape: PublicKeyConfig, required: true, location_name: "PublicKeyConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3745
3745
|
UpdatePublicKeyRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
|
3746
3746
|
UpdatePublicKeyRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
|
3747
3747
|
UpdatePublicKeyRequest.struct_class = Types::UpdatePublicKeyRequest
|
@@ -3764,7 +3764,7 @@ module Aws::CloudFront
|
|
3764
3764
|
UpdateRealtimeLogConfigResult.add_member(:realtime_log_config, Shapes::ShapeRef.new(shape: RealtimeLogConfig, location_name: "RealtimeLogConfig"))
|
3765
3765
|
UpdateRealtimeLogConfigResult.struct_class = Types::UpdateRealtimeLogConfigResult
|
3766
3766
|
|
3767
|
-
UpdateResponseHeadersPolicyRequest.add_member(:response_headers_policy_config, Shapes::ShapeRef.new(shape: ResponseHeadersPolicyConfig, required: true, location_name: "ResponseHeadersPolicyConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3767
|
+
UpdateResponseHeadersPolicyRequest.add_member(:response_headers_policy_config, Shapes::ShapeRef.new(shape: ResponseHeadersPolicyConfig, required: true, location_name: "ResponseHeadersPolicyConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3768
3768
|
UpdateResponseHeadersPolicyRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
|
3769
3769
|
UpdateResponseHeadersPolicyRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
|
3770
3770
|
UpdateResponseHeadersPolicyRequest.struct_class = Types::UpdateResponseHeadersPolicyRequest
|
@@ -3777,7 +3777,7 @@ module Aws::CloudFront
|
|
3777
3777
|
UpdateResponseHeadersPolicyResult[:payload] = :response_headers_policy
|
3778
3778
|
UpdateResponseHeadersPolicyResult[:payload_member] = UpdateResponseHeadersPolicyResult.member(:response_headers_policy)
|
3779
3779
|
|
3780
|
-
UpdateStreamingDistributionRequest.add_member(:streaming_distribution_config, Shapes::ShapeRef.new(shape: StreamingDistributionConfig, required: true, location_name: "StreamingDistributionConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3780
|
+
UpdateStreamingDistributionRequest.add_member(:streaming_distribution_config, Shapes::ShapeRef.new(shape: StreamingDistributionConfig, required: true, location_name: "StreamingDistributionConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3781
3781
|
UpdateStreamingDistributionRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
|
3782
3782
|
UpdateStreamingDistributionRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
|
3783
3783
|
UpdateStreamingDistributionRequest.struct_class = Types::UpdateStreamingDistributionRequest
|
@@ -3790,7 +3790,7 @@ module Aws::CloudFront
|
|
3790
3790
|
UpdateStreamingDistributionResult[:payload] = :streaming_distribution
|
3791
3791
|
UpdateStreamingDistributionResult[:payload_member] = UpdateStreamingDistributionResult.member(:streaming_distribution)
|
3792
3792
|
|
3793
|
-
UpdateVpcOriginRequest.add_member(:vpc_origin_endpoint_config, Shapes::ShapeRef.new(shape: VpcOriginEndpointConfig, required: true, location_name: "VpcOriginEndpointConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3793
|
+
UpdateVpcOriginRequest.add_member(:vpc_origin_endpoint_config, Shapes::ShapeRef.new(shape: VpcOriginEndpointConfig, required: true, location_name: "VpcOriginEndpointConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
3794
3794
|
UpdateVpcOriginRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
|
3795
3795
|
UpdateVpcOriginRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, required: true, location: "header", location_name: "If-Match"))
|
3796
3796
|
UpdateVpcOriginRequest.struct_class = Types::UpdateVpcOriginRequest
|
@@ -3899,9 +3899,9 @@ module Aws::CloudFront
|
|
3899
3899
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
3900
3900
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchDistribution)
|
3901
3901
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
3902
|
+
o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
|
3902
3903
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
3903
3904
|
o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionCNAMEs)
|
3904
|
-
o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
|
3905
3905
|
end)
|
3906
3906
|
|
3907
3907
|
api.add_operation(:associate_distribution_tenant_web_acl, Seahorse::Model::Operation.new.tap do |o|
|
@@ -3911,13 +3911,13 @@ module Aws::CloudFront
|
|
3911
3911
|
o.input = Shapes::ShapeRef.new(shape: AssociateDistributionTenantWebACLRequest,
|
3912
3912
|
location_name: "AssociateDistributionTenantWebACLRequest",
|
3913
3913
|
metadata: {
|
3914
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
3914
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
3915
3915
|
}
|
3916
3916
|
)
|
3917
3917
|
o.output = Shapes::ShapeRef.new(shape: AssociateDistributionTenantWebACLResult)
|
3918
3918
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
3919
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
3920
3919
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
3920
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
3921
3921
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
3922
3922
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
3923
3923
|
end)
|
@@ -3929,13 +3929,13 @@ module Aws::CloudFront
|
|
3929
3929
|
o.input = Shapes::ShapeRef.new(shape: AssociateDistributionWebACLRequest,
|
3930
3930
|
location_name: "AssociateDistributionWebACLRequest",
|
3931
3931
|
metadata: {
|
3932
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
3932
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
3933
3933
|
}
|
3934
3934
|
)
|
3935
3935
|
o.output = Shapes::ShapeRef.new(shape: AssociateDistributionWebACLResult)
|
3936
3936
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
3937
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
3938
3937
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
3938
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
3939
3939
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
3940
3940
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
3941
3941
|
end)
|
@@ -3947,7 +3947,7 @@ module Aws::CloudFront
|
|
3947
3947
|
o.input = Shapes::ShapeRef.new(shape: CopyDistributionRequest,
|
3948
3948
|
location_name: "CopyDistributionRequest",
|
3949
3949
|
metadata: {
|
3950
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
3950
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
3951
3951
|
}
|
3952
3952
|
)
|
3953
3953
|
o.output = Shapes::ShapeRef.new(shape: CopyDistributionResult)
|
@@ -4024,7 +4024,7 @@ module Aws::CloudFront
|
|
4024
4024
|
o.input = Shapes::ShapeRef.new(shape: CreateAnycastIpListRequest,
|
4025
4025
|
location_name: "CreateAnycastIpListRequest",
|
4026
4026
|
metadata: {
|
4027
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
4027
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
4028
4028
|
}
|
4029
4029
|
)
|
4030
4030
|
o.output = Shapes::ShapeRef.new(shape: CreateAnycastIpListResult)
|
@@ -4032,8 +4032,8 @@ module Aws::CloudFront
|
|
4032
4032
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
4033
4033
|
o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExists)
|
4034
4034
|
o.errors << Shapes::ShapeRef.new(shape: InvalidTagging)
|
4035
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
4036
4035
|
o.errors << Shapes::ShapeRef.new(shape: EntityLimitExceeded)
|
4036
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
4037
4037
|
end)
|
4038
4038
|
|
4039
4039
|
api.add_operation(:create_cache_policy, Seahorse::Model::Operation.new.tap do |o|
|
@@ -4061,8 +4061,8 @@ module Aws::CloudFront
|
|
4061
4061
|
o.errors << Shapes::ShapeRef.new(shape: MissingBody)
|
4062
4062
|
o.errors << Shapes::ShapeRef.new(shape: TooManyCloudFrontOriginAccessIdentities)
|
4063
4063
|
o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
|
4064
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
4065
4064
|
o.errors << Shapes::ShapeRef.new(shape: CloudFrontOriginAccessIdentityAlreadyExists)
|
4065
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
4066
4066
|
end)
|
4067
4067
|
|
4068
4068
|
api.add_operation(:create_connection_group, Seahorse::Model::Operation.new.tap do |o|
|
@@ -4072,16 +4072,16 @@ module Aws::CloudFront
|
|
4072
4072
|
o.input = Shapes::ShapeRef.new(shape: CreateConnectionGroupRequest,
|
4073
4073
|
location_name: "CreateConnectionGroupRequest",
|
4074
4074
|
metadata: {
|
4075
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
4075
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
4076
4076
|
}
|
4077
4077
|
)
|
4078
4078
|
o.output = Shapes::ShapeRef.new(shape: CreateConnectionGroupResult)
|
4079
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4080
4079
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4080
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4081
4081
|
o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExists)
|
4082
4082
|
o.errors << Shapes::ShapeRef.new(shape: InvalidTagging)
|
4083
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
4084
4083
|
o.errors << Shapes::ShapeRef.new(shape: EntityLimitExceeded)
|
4084
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
4085
4085
|
end)
|
4086
4086
|
|
4087
4087
|
api.add_operation(:create_continuous_deployment_policy, Seahorse::Model::Operation.new.tap do |o|
|
@@ -4180,18 +4180,18 @@ module Aws::CloudFront
|
|
4180
4180
|
o.input = Shapes::ShapeRef.new(shape: CreateDistributionTenantRequest,
|
4181
4181
|
location_name: "CreateDistributionTenantRequest",
|
4182
4182
|
metadata: {
|
4183
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
4183
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
4184
4184
|
}
|
4185
4185
|
)
|
4186
4186
|
o.output = Shapes::ShapeRef.new(shape: CreateDistributionTenantResult)
|
4187
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4188
4187
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4188
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4189
4189
|
o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExists)
|
4190
4190
|
o.errors << Shapes::ShapeRef.new(shape: CNAMEAlreadyExists)
|
4191
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidAssociation)
|
4192
4191
|
o.errors << Shapes::ShapeRef.new(shape: InvalidTagging)
|
4193
|
-
o.errors << Shapes::ShapeRef.new(shape:
|
4192
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidAssociation)
|
4194
4193
|
o.errors << Shapes::ShapeRef.new(shape: EntityLimitExceeded)
|
4194
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
4195
4195
|
end)
|
4196
4196
|
|
4197
4197
|
api.add_operation(:create_distribution_with_tags, Seahorse::Model::Operation.new.tap do |o|
|
@@ -4276,8 +4276,8 @@ module Aws::CloudFront
|
|
4276
4276
|
o.input = Shapes::ShapeRef.new(shape: CreateFieldLevelEncryptionConfigRequest)
|
4277
4277
|
o.output = Shapes::ShapeRef.new(shape: CreateFieldLevelEncryptionConfigResult)
|
4278
4278
|
o.errors << Shapes::ShapeRef.new(shape: QueryArgProfileEmpty)
|
4279
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyFieldLevelEncryptionQueryArgProfiles)
|
4280
4279
|
o.errors << Shapes::ShapeRef.new(shape: TooManyFieldLevelEncryptionContentTypeProfiles)
|
4280
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyFieldLevelEncryptionQueryArgProfiles)
|
4281
4281
|
o.errors << Shapes::ShapeRef.new(shape: FieldLevelEncryptionConfigAlreadyExists)
|
4282
4282
|
o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
|
4283
4283
|
o.errors << Shapes::ShapeRef.new(shape: TooManyFieldLevelEncryptionConfigs)
|
@@ -4308,7 +4308,7 @@ module Aws::CloudFront
|
|
4308
4308
|
o.input = Shapes::ShapeRef.new(shape: CreateFunctionRequest,
|
4309
4309
|
location_name: "CreateFunctionRequest",
|
4310
4310
|
metadata: {
|
4311
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
4311
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
4312
4312
|
}
|
4313
4313
|
)
|
4314
4314
|
o.output = Shapes::ShapeRef.new(shape: CreateFunctionResult)
|
@@ -4330,8 +4330,8 @@ module Aws::CloudFront
|
|
4330
4330
|
o.errors << Shapes::ShapeRef.new(shape: TooManyInvalidationsInProgress)
|
4331
4331
|
o.errors << Shapes::ShapeRef.new(shape: MissingBody)
|
4332
4332
|
o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
|
4333
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
4334
4333
|
o.errors << Shapes::ShapeRef.new(shape: BatchTooLarge)
|
4334
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
4335
4335
|
end)
|
4336
4336
|
|
4337
4337
|
api.add_operation(:create_invalidation_for_distribution_tenant, Seahorse::Model::Operation.new.tap do |o|
|
@@ -4340,13 +4340,13 @@ module Aws::CloudFront
|
|
4340
4340
|
o.http_request_uri = "/2020-05-31/distribution-tenant/{Id}/invalidation"
|
4341
4341
|
o.input = Shapes::ShapeRef.new(shape: CreateInvalidationForDistributionTenantRequest)
|
4342
4342
|
o.output = Shapes::ShapeRef.new(shape: CreateInvalidationForDistributionTenantResult)
|
4343
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4344
4343
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4344
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4345
4345
|
o.errors << Shapes::ShapeRef.new(shape: TooManyInvalidationsInProgress)
|
4346
4346
|
o.errors << Shapes::ShapeRef.new(shape: MissingBody)
|
4347
4347
|
o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
|
4348
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
4349
4348
|
o.errors << Shapes::ShapeRef.new(shape: BatchTooLarge)
|
4349
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
4350
4350
|
end)
|
4351
4351
|
|
4352
4352
|
api.add_operation(:create_key_group, Seahorse::Model::Operation.new.tap do |o|
|
@@ -4368,15 +4368,15 @@ module Aws::CloudFront
|
|
4368
4368
|
o.input = Shapes::ShapeRef.new(shape: CreateKeyValueStoreRequest,
|
4369
4369
|
location_name: "CreateKeyValueStoreRequest",
|
4370
4370
|
metadata: {
|
4371
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
4371
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
4372
4372
|
}
|
4373
4373
|
)
|
4374
4374
|
o.output = Shapes::ShapeRef.new(shape: CreateKeyValueStoreResult)
|
4375
4375
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4376
4376
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
4377
4377
|
o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExists)
|
4378
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
4379
4378
|
o.errors << Shapes::ShapeRef.new(shape: EntityLimitExceeded)
|
4379
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
4380
4380
|
o.errors << Shapes::ShapeRef.new(shape: EntitySizeLimitExceeded)
|
4381
4381
|
end)
|
4382
4382
|
|
@@ -4437,7 +4437,7 @@ module Aws::CloudFront
|
|
4437
4437
|
o.input = Shapes::ShapeRef.new(shape: CreateRealtimeLogConfigRequest,
|
4438
4438
|
location_name: "CreateRealtimeLogConfigRequest",
|
4439
4439
|
metadata: {
|
4440
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
4440
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
4441
4441
|
}
|
4442
4442
|
)
|
4443
4443
|
o.output = Shapes::ShapeRef.new(shape: CreateRealtimeLogConfigResult)
|
@@ -4513,17 +4513,17 @@ module Aws::CloudFront
|
|
4513
4513
|
o.input = Shapes::ShapeRef.new(shape: CreateVpcOriginRequest,
|
4514
4514
|
location_name: "CreateVpcOriginRequest",
|
4515
4515
|
metadata: {
|
4516
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
4516
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
4517
4517
|
}
|
4518
4518
|
)
|
4519
4519
|
o.output = Shapes::ShapeRef.new(shape: CreateVpcOriginResult)
|
4520
4520
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4521
4521
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
4522
|
-
o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
|
4523
4522
|
o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExists)
|
4523
|
+
o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
|
4524
4524
|
o.errors << Shapes::ShapeRef.new(shape: InvalidTagging)
|
4525
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
4526
4525
|
o.errors << Shapes::ShapeRef.new(shape: EntityLimitExceeded)
|
4526
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
4527
4527
|
end)
|
4528
4528
|
|
4529
4529
|
api.add_operation(:delete_anycast_ip_list, Seahorse::Model::Operation.new.tap do |o|
|
@@ -4534,8 +4534,8 @@ module Aws::CloudFront
|
|
4534
4534
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
4535
4535
|
o.errors << Shapes::ShapeRef.new(shape: CannotDeleteEntityWhileInUse)
|
4536
4536
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
4537
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4538
4537
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4538
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4539
4539
|
o.errors << Shapes::ShapeRef.new(shape: IllegalDelete)
|
4540
4540
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
4541
4541
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
@@ -4564,9 +4564,9 @@ module Aws::CloudFront
|
|
4564
4564
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
4565
4565
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
4566
4566
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4567
|
+
o.errors << Shapes::ShapeRef.new(shape: CloudFrontOriginAccessIdentityInUse)
|
4567
4568
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
4568
4569
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchCloudFrontOriginAccessIdentity)
|
4569
|
-
o.errors << Shapes::ShapeRef.new(shape: CloudFrontOriginAccessIdentityInUse)
|
4570
4570
|
end)
|
4571
4571
|
|
4572
4572
|
api.add_operation(:delete_connection_group, Seahorse::Model::Operation.new.tap do |o|
|
@@ -4577,8 +4577,8 @@ module Aws::CloudFront
|
|
4577
4577
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
4578
4578
|
o.errors << Shapes::ShapeRef.new(shape: CannotDeleteEntityWhileInUse)
|
4579
4579
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
4580
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4581
4580
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4581
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4582
4582
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotDisabled)
|
4583
4583
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
4584
4584
|
end)
|
@@ -4618,8 +4618,8 @@ module Aws::CloudFront
|
|
4618
4618
|
o.input = Shapes::ShapeRef.new(shape: DeleteDistributionTenantRequest)
|
4619
4619
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
4620
4620
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
4621
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4622
4621
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4622
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4623
4623
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotDisabled)
|
4624
4624
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
4625
4625
|
end)
|
@@ -4669,8 +4669,8 @@ module Aws::CloudFront
|
|
4669
4669
|
o.http_request_uri = "/2020-05-31/key-group/{Id}"
|
4670
4670
|
o.input = Shapes::ShapeRef.new(shape: DeleteKeyGroupRequest)
|
4671
4671
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
4672
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
4673
4672
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
4673
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
4674
4674
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchResource)
|
4675
4675
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
4676
4676
|
end)
|
@@ -4683,8 +4683,8 @@ module Aws::CloudFront
|
|
4683
4683
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
4684
4684
|
o.errors << Shapes::ShapeRef.new(shape: CannotDeleteEntityWhileInUse)
|
4685
4685
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
4686
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4687
4686
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4687
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4688
4688
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
4689
4689
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
4690
4690
|
end)
|
@@ -4748,14 +4748,14 @@ module Aws::CloudFront
|
|
4748
4748
|
o.input = Shapes::ShapeRef.new(shape: DeleteRealtimeLogConfigRequest,
|
4749
4749
|
location_name: "DeleteRealtimeLogConfigRequest",
|
4750
4750
|
metadata: {
|
4751
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
4751
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
4752
4752
|
}
|
4753
4753
|
)
|
4754
4754
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
4755
4755
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4756
4756
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
4757
|
-
o.errors << Shapes::ShapeRef.new(shape: RealtimeLogConfigInUse)
|
4758
4757
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchRealtimeLogConfig)
|
4758
|
+
o.errors << Shapes::ShapeRef.new(shape: RealtimeLogConfigInUse)
|
4759
4759
|
end)
|
4760
4760
|
|
4761
4761
|
api.add_operation(:delete_response_headers_policy, Seahorse::Model::Operation.new.tap do |o|
|
@@ -4764,8 +4764,8 @@ module Aws::CloudFront
|
|
4764
4764
|
o.http_request_uri = "/2020-05-31/response-headers-policy/{Id}"
|
4765
4765
|
o.input = Shapes::ShapeRef.new(shape: DeleteResponseHeadersPolicyRequest)
|
4766
4766
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
4767
|
-
o.errors << Shapes::ShapeRef.new(shape: ResponseHeadersPolicyInUse)
|
4768
4767
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
4768
|
+
o.errors << Shapes::ShapeRef.new(shape: ResponseHeadersPolicyInUse)
|
4769
4769
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4770
4770
|
o.errors << Shapes::ShapeRef.new(shape: IllegalDelete)
|
4771
4771
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchResponseHeadersPolicy)
|
@@ -4780,8 +4780,8 @@ module Aws::CloudFront
|
|
4780
4780
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
4781
4781
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
4782
4782
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4783
|
-
o.errors << Shapes::ShapeRef.new(shape: StreamingDistributionNotDisabled)
|
4784
4783
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchStreamingDistribution)
|
4784
|
+
o.errors << Shapes::ShapeRef.new(shape: StreamingDistributionNotDisabled)
|
4785
4785
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
4786
4786
|
end)
|
4787
4787
|
|
@@ -4793,8 +4793,8 @@ module Aws::CloudFront
|
|
4793
4793
|
o.output = Shapes::ShapeRef.new(shape: DeleteVpcOriginResult)
|
4794
4794
|
o.errors << Shapes::ShapeRef.new(shape: CannotDeleteEntityWhileInUse)
|
4795
4795
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
4796
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4797
4796
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4797
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4798
4798
|
o.errors << Shapes::ShapeRef.new(shape: IllegalDelete)
|
4799
4799
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
4800
4800
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
@@ -4817,8 +4817,8 @@ module Aws::CloudFront
|
|
4817
4817
|
o.http_request_uri = "/2020-05-31/key-value-store/{Name}"
|
4818
4818
|
o.input = Shapes::ShapeRef.new(shape: DescribeKeyValueStoreRequest)
|
4819
4819
|
o.output = Shapes::ShapeRef.new(shape: DescribeKeyValueStoreResult)
|
4820
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4821
4820
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4821
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4822
4822
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
4823
4823
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
4824
4824
|
end)
|
@@ -4830,8 +4830,8 @@ module Aws::CloudFront
|
|
4830
4830
|
o.input = Shapes::ShapeRef.new(shape: DisassociateDistributionTenantWebACLRequest)
|
4831
4831
|
o.output = Shapes::ShapeRef.new(shape: DisassociateDistributionTenantWebACLResult)
|
4832
4832
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
4833
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4834
4833
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4834
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4835
4835
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
4836
4836
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
4837
4837
|
end)
|
@@ -4843,8 +4843,8 @@ module Aws::CloudFront
|
|
4843
4843
|
o.input = Shapes::ShapeRef.new(shape: DisassociateDistributionWebACLRequest)
|
4844
4844
|
o.output = Shapes::ShapeRef.new(shape: DisassociateDistributionWebACLResult)
|
4845
4845
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
4846
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4847
4846
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4847
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4848
4848
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
4849
4849
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
4850
4850
|
end)
|
@@ -4855,8 +4855,8 @@ module Aws::CloudFront
|
|
4855
4855
|
o.http_request_uri = "/2020-05-31/anycast-ip-list/{Id}"
|
4856
4856
|
o.input = Shapes::ShapeRef.new(shape: GetAnycastIpListRequest)
|
4857
4857
|
o.output = Shapes::ShapeRef.new(shape: GetAnycastIpListResult)
|
4858
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4859
4858
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4859
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4860
4860
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
4861
4861
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
4862
4862
|
end)
|
@@ -4907,8 +4907,8 @@ module Aws::CloudFront
|
|
4907
4907
|
o.http_request_uri = "/2020-05-31/connection-group/{Identifier}"
|
4908
4908
|
o.input = Shapes::ShapeRef.new(shape: GetConnectionGroupRequest)
|
4909
4909
|
o.output = Shapes::ShapeRef.new(shape: GetConnectionGroupResult)
|
4910
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4911
4910
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4911
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4912
4912
|
end)
|
4913
4913
|
|
4914
4914
|
api.add_operation(:get_connection_group_by_routing_endpoint, Seahorse::Model::Operation.new.tap do |o|
|
@@ -4917,8 +4917,8 @@ module Aws::CloudFront
|
|
4917
4917
|
o.http_request_uri = "/2020-05-31/connection-group"
|
4918
4918
|
o.input = Shapes::ShapeRef.new(shape: GetConnectionGroupByRoutingEndpointRequest)
|
4919
4919
|
o.output = Shapes::ShapeRef.new(shape: GetConnectionGroupByRoutingEndpointResult)
|
4920
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4921
4920
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4921
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4922
4922
|
end)
|
4923
4923
|
|
4924
4924
|
api.add_operation(:get_continuous_deployment_policy, Seahorse::Model::Operation.new.tap do |o|
|
@@ -4967,8 +4967,8 @@ module Aws::CloudFront
|
|
4967
4967
|
o.http_request_uri = "/2020-05-31/distribution-tenant/{Identifier}"
|
4968
4968
|
o.input = Shapes::ShapeRef.new(shape: GetDistributionTenantRequest)
|
4969
4969
|
o.output = Shapes::ShapeRef.new(shape: GetDistributionTenantResult)
|
4970
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4971
4970
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4971
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4972
4972
|
end)
|
4973
4973
|
|
4974
4974
|
api.add_operation(:get_distribution_tenant_by_domain, Seahorse::Model::Operation.new.tap do |o|
|
@@ -4977,8 +4977,8 @@ module Aws::CloudFront
|
|
4977
4977
|
o.http_request_uri = "/2020-05-31/distribution-tenant"
|
4978
4978
|
o.input = Shapes::ShapeRef.new(shape: GetDistributionTenantByDomainRequest)
|
4979
4979
|
o.output = Shapes::ShapeRef.new(shape: GetDistributionTenantByDomainResult)
|
4980
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4981
4980
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
4981
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
4982
4982
|
end)
|
4983
4983
|
|
4984
4984
|
api.add_operation(:get_field_level_encryption, Seahorse::Model::Operation.new.tap do |o|
|
@@ -5048,8 +5048,8 @@ module Aws::CloudFront
|
|
5048
5048
|
o.http_request_uri = "/2020-05-31/distribution-tenant/{DistributionTenantId}/invalidation/{Id}"
|
5049
5049
|
o.input = Shapes::ShapeRef.new(shape: GetInvalidationForDistributionTenantRequest)
|
5050
5050
|
o.output = Shapes::ShapeRef.new(shape: GetInvalidationForDistributionTenantResult)
|
5051
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5052
5051
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
5052
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5053
5053
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchInvalidation)
|
5054
5054
|
end)
|
5055
5055
|
|
@@ -5077,8 +5077,8 @@ module Aws::CloudFront
|
|
5077
5077
|
o.http_request_uri = "/2020-05-31/managed-certificate/{Identifier}"
|
5078
5078
|
o.input = Shapes::ShapeRef.new(shape: GetManagedCertificateDetailsRequest)
|
5079
5079
|
o.output = Shapes::ShapeRef.new(shape: GetManagedCertificateDetailsResult)
|
5080
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5081
5080
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
5081
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5082
5082
|
end)
|
5083
5083
|
|
5084
5084
|
api.add_operation(:get_monitoring_subscription, Seahorse::Model::Operation.new.tap do |o|
|
@@ -5160,7 +5160,7 @@ module Aws::CloudFront
|
|
5160
5160
|
o.input = Shapes::ShapeRef.new(shape: GetRealtimeLogConfigRequest,
|
5161
5161
|
location_name: "GetRealtimeLogConfigRequest",
|
5162
5162
|
metadata: {
|
5163
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
5163
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
5164
5164
|
}
|
5165
5165
|
)
|
5166
5166
|
o.output = Shapes::ShapeRef.new(shape: GetRealtimeLogConfigResult)
|
@@ -5215,8 +5215,8 @@ module Aws::CloudFront
|
|
5215
5215
|
o.http_request_uri = "/2020-05-31/vpc-origin/{Id}"
|
5216
5216
|
o.input = Shapes::ShapeRef.new(shape: GetVpcOriginRequest)
|
5217
5217
|
o.output = Shapes::ShapeRef.new(shape: GetVpcOriginResult)
|
5218
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5219
5218
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
5219
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5220
5220
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
5221
5221
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
5222
5222
|
end)
|
@@ -5227,8 +5227,8 @@ module Aws::CloudFront
|
|
5227
5227
|
o.http_request_uri = "/2020-05-31/anycast-ip-list"
|
5228
5228
|
o.input = Shapes::ShapeRef.new(shape: ListAnycastIpListsRequest)
|
5229
5229
|
o.output = Shapes::ShapeRef.new(shape: ListAnycastIpListsResult)
|
5230
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5231
5230
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
5231
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5232
5232
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
5233
5233
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
5234
5234
|
end)
|
@@ -5276,12 +5276,12 @@ module Aws::CloudFront
|
|
5276
5276
|
o.input = Shapes::ShapeRef.new(shape: ListConnectionGroupsRequest,
|
5277
5277
|
location_name: "ListConnectionGroupsRequest",
|
5278
5278
|
metadata: {
|
5279
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
5279
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
5280
5280
|
}
|
5281
5281
|
)
|
5282
5282
|
o.output = Shapes::ShapeRef.new(shape: ListConnectionGroupsResult)
|
5283
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5284
5283
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
5284
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5285
5285
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
5286
5286
|
o[:pager] = Aws::Pager.new(
|
5287
5287
|
limit_key: "max_items",
|
@@ -5309,12 +5309,12 @@ module Aws::CloudFront
|
|
5309
5309
|
o.input = Shapes::ShapeRef.new(shape: ListDistributionTenantsRequest,
|
5310
5310
|
location_name: "ListDistributionTenantsRequest",
|
5311
5311
|
metadata: {
|
5312
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
5312
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
5313
5313
|
}
|
5314
5314
|
)
|
5315
5315
|
o.output = Shapes::ShapeRef.new(shape: ListDistributionTenantsResult)
|
5316
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5317
5316
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
5317
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5318
5318
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
5319
5319
|
o[:pager] = Aws::Pager.new(
|
5320
5320
|
limit_key: "max_items",
|
@@ -5331,12 +5331,12 @@ module Aws::CloudFront
|
|
5331
5331
|
o.input = Shapes::ShapeRef.new(shape: ListDistributionTenantsByCustomizationRequest,
|
5332
5332
|
location_name: "ListDistributionTenantsByCustomizationRequest",
|
5333
5333
|
metadata: {
|
5334
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
5334
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
5335
5335
|
}
|
5336
5336
|
)
|
5337
5337
|
o.output = Shapes::ShapeRef.new(shape: ListDistributionTenantsByCustomizationResult)
|
5338
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5339
5338
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
5339
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5340
5340
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
5341
5341
|
o[:pager] = Aws::Pager.new(
|
5342
5342
|
limit_key: "max_items",
|
@@ -5367,8 +5367,8 @@ module Aws::CloudFront
|
|
5367
5367
|
o.http_request_uri = "/2020-05-31/distributionsByAnycastIpListId/{AnycastIpListId}"
|
5368
5368
|
o.input = Shapes::ShapeRef.new(shape: ListDistributionsByAnycastIpListIdRequest)
|
5369
5369
|
o.output = Shapes::ShapeRef.new(shape: ListDistributionsByAnycastIpListIdResult)
|
5370
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5371
5370
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
5371
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5372
5372
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
5373
5373
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
5374
5374
|
end)
|
@@ -5428,7 +5428,7 @@ module Aws::CloudFront
|
|
5428
5428
|
o.input = Shapes::ShapeRef.new(shape: ListDistributionsByRealtimeLogConfigRequest,
|
5429
5429
|
location_name: "ListDistributionsByRealtimeLogConfigRequest",
|
5430
5430
|
metadata: {
|
5431
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
5431
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
5432
5432
|
}
|
5433
5433
|
)
|
5434
5434
|
o.output = Shapes::ShapeRef.new(shape: ListDistributionsByRealtimeLogConfigResult)
|
@@ -5452,8 +5452,8 @@ module Aws::CloudFront
|
|
5452
5452
|
o.http_request_uri = "/2020-05-31/distributionsByVpcOriginId/{VpcOriginId}"
|
5453
5453
|
o.input = Shapes::ShapeRef.new(shape: ListDistributionsByVpcOriginIdRequest)
|
5454
5454
|
o.output = Shapes::ShapeRef.new(shape: ListDistributionsByVpcOriginIdResult)
|
5455
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5456
5455
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
5456
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5457
5457
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
5458
5458
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
5459
5459
|
end)
|
@@ -5475,12 +5475,12 @@ module Aws::CloudFront
|
|
5475
5475
|
o.input = Shapes::ShapeRef.new(shape: ListDomainConflictsRequest,
|
5476
5476
|
location_name: "ListDomainConflictsRequest",
|
5477
5477
|
metadata: {
|
5478
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
5478
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
5479
5479
|
}
|
5480
5480
|
)
|
5481
5481
|
o.output = Shapes::ShapeRef.new(shape: ListDomainConflictsResult)
|
5482
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5483
5482
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
5483
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5484
5484
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
5485
5485
|
o[:pager] = Aws::Pager.new(
|
5486
5486
|
limit_key: "max_items",
|
@@ -5541,8 +5541,8 @@ module Aws::CloudFront
|
|
5541
5541
|
o.http_request_uri = "/2020-05-31/distribution-tenant/{Id}/invalidation"
|
5542
5542
|
o.input = Shapes::ShapeRef.new(shape: ListInvalidationsForDistributionTenantRequest)
|
5543
5543
|
o.output = Shapes::ShapeRef.new(shape: ListInvalidationsForDistributionTenantResult)
|
5544
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5545
5544
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
5545
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5546
5546
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
5547
5547
|
o[:pager] = Aws::Pager.new(
|
5548
5548
|
limit_key: "max_items",
|
@@ -5668,8 +5668,8 @@ module Aws::CloudFront
|
|
5668
5668
|
o.http_request_uri = "/2020-05-31/vpc-origin"
|
5669
5669
|
o.input = Shapes::ShapeRef.new(shape: ListVpcOriginsRequest)
|
5670
5670
|
o.output = Shapes::ShapeRef.new(shape: ListVpcOriginsResult)
|
5671
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5672
5671
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
5672
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5673
5673
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
5674
5674
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
5675
5675
|
end)
|
@@ -5706,7 +5706,7 @@ module Aws::CloudFront
|
|
5706
5706
|
o.input = Shapes::ShapeRef.new(shape: TestFunctionRequest,
|
5707
5707
|
location_name: "TestFunctionRequest",
|
5708
5708
|
metadata: {
|
5709
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
5709
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
5710
5710
|
}
|
5711
5711
|
)
|
5712
5712
|
o.output = Shapes::ShapeRef.new(shape: TestFunctionResult)
|
@@ -5742,8 +5742,8 @@ module Aws::CloudFront
|
|
5742
5742
|
o.errors << Shapes::ShapeRef.new(shape: CachePolicyAlreadyExists)
|
5743
5743
|
o.errors << Shapes::ShapeRef.new(shape: TooManyCookiesInCachePolicy)
|
5744
5744
|
o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
|
5745
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
5746
5745
|
o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
|
5746
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
5747
5747
|
o.errors << Shapes::ShapeRef.new(shape: TooManyQueryStringsInCachePolicy)
|
5748
5748
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
5749
5749
|
end)
|
@@ -5758,8 +5758,8 @@ module Aws::CloudFront
|
|
5758
5758
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
5759
5759
|
o.errors << Shapes::ShapeRef.new(shape: MissingBody)
|
5760
5760
|
o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
|
5761
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
5762
5761
|
o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
|
5762
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
5763
5763
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
5764
5764
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchCloudFrontOriginAccessIdentity)
|
5765
5765
|
end)
|
@@ -5771,17 +5771,17 @@ module Aws::CloudFront
|
|
5771
5771
|
o.input = Shapes::ShapeRef.new(shape: UpdateConnectionGroupRequest,
|
5772
5772
|
location_name: "UpdateConnectionGroupRequest",
|
5773
5773
|
metadata: {
|
5774
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
5774
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
5775
5775
|
}
|
5776
5776
|
)
|
5777
5777
|
o.output = Shapes::ShapeRef.new(shape: UpdateConnectionGroupResult)
|
5778
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
5779
5778
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
5780
|
-
o.errors << Shapes::ShapeRef.new(shape:
|
5779
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
5781
5780
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
5781
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5782
5782
|
o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExists)
|
5783
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
5784
5783
|
o.errors << Shapes::ShapeRef.new(shape: EntityLimitExceeded)
|
5784
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
5785
5785
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
5786
5786
|
end)
|
5787
5787
|
|
@@ -5882,18 +5882,18 @@ module Aws::CloudFront
|
|
5882
5882
|
o.input = Shapes::ShapeRef.new(shape: UpdateDistributionTenantRequest,
|
5883
5883
|
location_name: "UpdateDistributionTenantRequest",
|
5884
5884
|
metadata: {
|
5885
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
5885
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
5886
5886
|
}
|
5887
5887
|
)
|
5888
5888
|
o.output = Shapes::ShapeRef.new(shape: UpdateDistributionTenantResult)
|
5889
5889
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
5890
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5891
5890
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
5891
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5892
5892
|
o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExists)
|
5893
5893
|
o.errors << Shapes::ShapeRef.new(shape: CNAMEAlreadyExists)
|
5894
5894
|
o.errors << Shapes::ShapeRef.new(shape: InvalidAssociation)
|
5895
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
5896
5895
|
o.errors << Shapes::ShapeRef.new(shape: EntityLimitExceeded)
|
5896
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
5897
5897
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
5898
5898
|
end)
|
5899
5899
|
|
@@ -5924,9 +5924,9 @@ module Aws::CloudFront
|
|
5924
5924
|
o.errors << Shapes::ShapeRef.new(shape: InvalidTTLOrder)
|
5925
5925
|
o.errors << Shapes::ShapeRef.new(shape: IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior)
|
5926
5926
|
o.errors << Shapes::ShapeRef.new(shape: InvalidOriginKeepaliveTimeout)
|
5927
|
+
o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
|
5927
5928
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
5928
5929
|
o.errors << Shapes::ShapeRef.new(shape: InvalidOriginReadTimeout)
|
5929
|
-
o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
|
5930
5930
|
o.errors << Shapes::ShapeRef.new(shape: InvalidOriginAccessControl)
|
5931
5931
|
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5932
5932
|
o.errors << Shapes::ShapeRef.new(shape: InvalidHeadersForS3Origin)
|
@@ -5945,21 +5945,21 @@ module Aws::CloudFront
|
|
5945
5945
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
5946
5946
|
o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToOriginRequestPolicy)
|
5947
5947
|
o.errors << Shapes::ShapeRef.new(shape: TooManyQueryStringParameters)
|
5948
|
-
o.errors << Shapes::ShapeRef.new(shape: RealtimeLogConfigOwnerMismatch)
|
5949
5948
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
5949
|
+
o.errors << Shapes::ShapeRef.new(shape: RealtimeLogConfigOwnerMismatch)
|
5950
5950
|
o.errors << Shapes::ShapeRef.new(shape: MissingBody)
|
5951
5951
|
o.errors << Shapes::ShapeRef.new(shape: TooManyHeadersInForwardedValues)
|
5952
5952
|
o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaFunctionAssociation)
|
5953
5953
|
o.errors << Shapes::ShapeRef.new(shape: CNAMEAlreadyExists)
|
5954
5954
|
o.errors << Shapes::ShapeRef.new(shape: TooManyCertificates)
|
5955
|
-
o.errors << Shapes::ShapeRef.new(shape: TrustedKeyGroupDoesNotExist)
|
5956
5955
|
o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToResponseHeadersPolicy)
|
5956
|
+
o.errors << Shapes::ShapeRef.new(shape: TrustedKeyGroupDoesNotExist)
|
5957
5957
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchResponseHeadersPolicy)
|
5958
|
-
o.errors << Shapes::ShapeRef.new(shape: NoSuchRealtimeLogConfig)
|
5959
5958
|
o.errors << Shapes::ShapeRef.new(shape: InvalidResponseCode)
|
5959
|
+
o.errors << Shapes::ShapeRef.new(shape: NoSuchRealtimeLogConfig)
|
5960
5960
|
o.errors << Shapes::ShapeRef.new(shape: InvalidGeoRestrictionParameter)
|
5961
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyOrigins)
|
5962
5961
|
o.errors << Shapes::ShapeRef.new(shape: InvalidViewerCertificate)
|
5962
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyOrigins)
|
5963
5963
|
o.errors << Shapes::ShapeRef.new(shape: InvalidFunctionAssociation)
|
5964
5964
|
o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsWithLambdaAssociations)
|
5965
5965
|
o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToKeyGroup)
|
@@ -5974,15 +5974,15 @@ module Aws::CloudFront
|
|
5974
5974
|
o.input = Shapes::ShapeRef.new(shape: UpdateDomainAssociationRequest,
|
5975
5975
|
location_name: "UpdateDomainAssociationRequest",
|
5976
5976
|
metadata: {
|
5977
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
5977
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
5978
5978
|
}
|
5979
5979
|
)
|
5980
5980
|
o.output = Shapes::ShapeRef.new(shape: UpdateDomainAssociationResult)
|
5981
5981
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
5982
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5983
5982
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
5984
|
-
o.errors << Shapes::ShapeRef.new(shape:
|
5983
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
5985
5984
|
o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
|
5985
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
5986
5986
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
5987
5987
|
end)
|
5988
5988
|
|
@@ -5992,16 +5992,16 @@ module Aws::CloudFront
|
|
5992
5992
|
o.http_request_uri = "/2020-05-31/field-level-encryption/{Id}/config"
|
5993
5993
|
o.input = Shapes::ShapeRef.new(shape: UpdateFieldLevelEncryptionConfigRequest)
|
5994
5994
|
o.output = Shapes::ShapeRef.new(shape: UpdateFieldLevelEncryptionConfigResult)
|
5995
|
-
o.errors << Shapes::ShapeRef.new(shape: QueryArgProfileEmpty)
|
5996
5995
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
5996
|
+
o.errors << Shapes::ShapeRef.new(shape: QueryArgProfileEmpty)
|
5997
5997
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
5998
|
-
o.errors << Shapes::ShapeRef.new(shape: TooManyFieldLevelEncryptionQueryArgProfiles)
|
5999
5998
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchFieldLevelEncryptionConfig)
|
6000
5999
|
o.errors << Shapes::ShapeRef.new(shape: TooManyFieldLevelEncryptionContentTypeProfiles)
|
6000
|
+
o.errors << Shapes::ShapeRef.new(shape: TooManyFieldLevelEncryptionQueryArgProfiles)
|
6001
6001
|
o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
|
6002
6002
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchFieldLevelEncryptionProfile)
|
6003
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
6004
6003
|
o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
|
6004
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
6005
6005
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
6006
6006
|
end)
|
6007
6007
|
|
@@ -6020,8 +6020,8 @@ module Aws::CloudFront
|
|
6020
6020
|
o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
|
6021
6021
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchFieldLevelEncryptionProfile)
|
6022
6022
|
o.errors << Shapes::ShapeRef.new(shape: TooManyFieldLevelEncryptionEncryptionEntities)
|
6023
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
6024
6023
|
o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
|
6024
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
6025
6025
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
6026
6026
|
end)
|
6027
6027
|
|
@@ -6032,7 +6032,7 @@ module Aws::CloudFront
|
|
6032
6032
|
o.input = Shapes::ShapeRef.new(shape: UpdateFunctionRequest,
|
6033
6033
|
location_name: "UpdateFunctionRequest",
|
6034
6034
|
metadata: {
|
6035
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
6035
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
6036
6036
|
}
|
6037
6037
|
)
|
6038
6038
|
o.output = Shapes::ShapeRef.new(shape: UpdateFunctionResult)
|
@@ -6065,13 +6065,13 @@ module Aws::CloudFront
|
|
6065
6065
|
o.input = Shapes::ShapeRef.new(shape: UpdateKeyValueStoreRequest,
|
6066
6066
|
location_name: "UpdateKeyValueStoreRequest",
|
6067
6067
|
metadata: {
|
6068
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
6068
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
6069
6069
|
}
|
6070
6070
|
)
|
6071
6071
|
o.output = Shapes::ShapeRef.new(shape: UpdateKeyValueStoreResult)
|
6072
6072
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
6073
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
6074
6073
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
6074
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
6075
6075
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
6076
6076
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
6077
6077
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
@@ -6084,11 +6084,11 @@ module Aws::CloudFront
|
|
6084
6084
|
o.input = Shapes::ShapeRef.new(shape: UpdateOriginAccessControlRequest)
|
6085
6085
|
o.output = Shapes::ShapeRef.new(shape: UpdateOriginAccessControlResult)
|
6086
6086
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
6087
|
-
o.errors << Shapes::ShapeRef.new(shape: OriginAccessControlAlreadyExists)
|
6088
6087
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
6088
|
+
o.errors << Shapes::ShapeRef.new(shape: OriginAccessControlAlreadyExists)
|
6089
6089
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchOriginAccessControl)
|
6090
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
6091
6090
|
o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
|
6091
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
6092
6092
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
6093
6093
|
end)
|
6094
6094
|
|
@@ -6106,8 +6106,8 @@ module Aws::CloudFront
|
|
6106
6106
|
o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
|
6107
6107
|
o.errors << Shapes::ShapeRef.new(shape: OriginRequestPolicyAlreadyExists)
|
6108
6108
|
o.errors << Shapes::ShapeRef.new(shape: TooManyQueryStringsInOriginRequestPolicy)
|
6109
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
6110
6109
|
o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
|
6110
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
6111
6111
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
6112
6112
|
end)
|
6113
6113
|
|
@@ -6121,8 +6121,8 @@ module Aws::CloudFront
|
|
6121
6121
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
6122
6122
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchPublicKey)
|
6123
6123
|
o.errors << Shapes::ShapeRef.new(shape: CannotChangeImmutablePublicKeyFields)
|
6124
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
6125
6124
|
o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
|
6125
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
6126
6126
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
6127
6127
|
end)
|
6128
6128
|
|
@@ -6133,7 +6133,7 @@ module Aws::CloudFront
|
|
6133
6133
|
o.input = Shapes::ShapeRef.new(shape: UpdateRealtimeLogConfigRequest,
|
6134
6134
|
location_name: "UpdateRealtimeLogConfigRequest",
|
6135
6135
|
metadata: {
|
6136
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
6136
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
6137
6137
|
}
|
6138
6138
|
)
|
6139
6139
|
o.output = Shapes::ShapeRef.new(shape: UpdateRealtimeLogConfigResult)
|
@@ -6153,11 +6153,11 @@ module Aws::CloudFront
|
|
6153
6153
|
o.errors << Shapes::ShapeRef.new(shape: TooManyCustomHeadersInResponseHeadersPolicy)
|
6154
6154
|
o.errors << Shapes::ShapeRef.new(shape: ResponseHeadersPolicyAlreadyExists)
|
6155
6155
|
o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
|
6156
|
-
o.errors << Shapes::ShapeRef.new(shape: TooLongCSPInResponseHeadersPolicy)
|
6157
6156
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchResponseHeadersPolicy)
|
6157
|
+
o.errors << Shapes::ShapeRef.new(shape: TooLongCSPInResponseHeadersPolicy)
|
6158
|
+
o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
|
6158
6159
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
6159
6160
|
o.errors << Shapes::ShapeRef.new(shape: TooManyRemoveHeadersInResponseHeadersPolicy)
|
6160
|
-
o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
|
6161
6161
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
6162
6162
|
end)
|
6163
6163
|
|
@@ -6190,15 +6190,15 @@ module Aws::CloudFront
|
|
6190
6190
|
o.input = Shapes::ShapeRef.new(shape: UpdateVpcOriginRequest)
|
6191
6191
|
o.output = Shapes::ShapeRef.new(shape: UpdateVpcOriginResult)
|
6192
6192
|
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
6193
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
6194
6193
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
6194
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
6195
6195
|
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
6196
|
-
o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
|
6197
6196
|
o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExists)
|
6197
|
+
o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
|
6198
6198
|
o.errors << Shapes::ShapeRef.new(shape: CannotUpdateEntityWhileInUse)
|
6199
|
-
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
6200
6199
|
o.errors << Shapes::ShapeRef.new(shape: EntityLimitExceeded)
|
6201
6200
|
o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
|
6201
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
6202
6202
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
6203
6203
|
end)
|
6204
6204
|
|
@@ -6209,12 +6209,12 @@ module Aws::CloudFront
|
|
6209
6209
|
o.input = Shapes::ShapeRef.new(shape: VerifyDnsConfigurationRequest,
|
6210
6210
|
location_name: "VerifyDnsConfigurationRequest",
|
6211
6211
|
metadata: {
|
6212
|
-
"xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
6212
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
6213
6213
|
}
|
6214
6214
|
)
|
6215
6215
|
o.output = Shapes::ShapeRef.new(shape: VerifyDnsConfigurationResult)
|
6216
|
-
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
6217
6216
|
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
6217
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
6218
6218
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
6219
6219
|
end)
|
6220
6220
|
end
|