@aws-sdk/client-cloudfront 3.131.0 → 3.142.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.
- package/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AssociateAliasCommand.js +1 -1
- package/dist-cjs/commands/CreateCachePolicyCommand.js +2 -2
- package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +2 -2
- package/dist-cjs/commands/CreateDistributionCommand.js +2 -2
- package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +2 -2
- package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +2 -2
- package/dist-cjs/commands/CreateFunctionCommand.js +2 -2
- package/dist-cjs/commands/CreateInvalidationCommand.js +2 -2
- package/dist-cjs/commands/CreateKeyGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +2 -2
- package/dist-cjs/commands/CreatePublicKeyCommand.js +2 -2
- package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +2 -2
- package/dist-cjs/commands/CreateStreamingDistributionCommand.js +2 -2
- package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +2 -2
- package/dist-cjs/commands/DeleteCachePolicyCommand.js +1 -1
- package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +1 -1
- package/dist-cjs/commands/DeleteDistributionCommand.js +1 -1
- package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +1 -1
- package/dist-cjs/commands/DeleteFunctionCommand.js +1 -1
- package/dist-cjs/commands/DeleteKeyGroupCommand.js +1 -1
- package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +1 -1
- package/dist-cjs/commands/DeletePublicKeyCommand.js +1 -1
- package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +1 -1
- package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +1 -1
- package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +1 -1
- package/dist-cjs/commands/DescribeFunctionCommand.js +2 -2
- package/dist-cjs/commands/GetCachePolicyCommand.js +2 -2
- package/dist-cjs/commands/GetCachePolicyConfigCommand.js +2 -2
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +2 -2
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +2 -2
- package/dist-cjs/commands/GetDistributionCommand.js +2 -2
- package/dist-cjs/commands/GetDistributionConfigCommand.js +2 -2
- package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +2 -2
- package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +2 -2
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +2 -2
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +2 -2
- package/dist-cjs/commands/GetFunctionCommand.js +2 -2
- package/dist-cjs/commands/GetInvalidationCommand.js +2 -2
- package/dist-cjs/commands/GetKeyGroupCommand.js +2 -2
- package/dist-cjs/commands/GetKeyGroupConfigCommand.js +2 -2
- package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +2 -2
- package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +2 -2
- package/dist-cjs/commands/GetPublicKeyCommand.js +2 -2
- package/dist-cjs/commands/GetPublicKeyConfigCommand.js +2 -2
- package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +2 -2
- package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +2 -2
- package/dist-cjs/commands/GetStreamingDistributionCommand.js +2 -2
- package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +2 -2
- package/dist-cjs/commands/ListCachePoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +2 -2
- package/dist-cjs/commands/ListConflictingAliasesCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +2 -2
- package/dist-cjs/commands/ListDistributionsCommand.js +2 -2
- package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +2 -2
- package/dist-cjs/commands/ListFunctionsCommand.js +2 -2
- package/dist-cjs/commands/ListInvalidationsCommand.js +2 -2
- package/dist-cjs/commands/ListKeyGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListPublicKeysCommand.js +2 -2
- package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +2 -2
- package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +2 -2
- package/dist-cjs/commands/ListStreamingDistributionsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PublishFunctionCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +1 -1
- package/dist-cjs/commands/TestFunctionCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +1 -1
- package/dist-cjs/commands/UpdateCachePolicyCommand.js +2 -2
- package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +2 -2
- package/dist-cjs/commands/UpdateDistributionCommand.js +2 -2
- package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +2 -2
- package/dist-cjs/commands/UpdateFunctionCommand.js +2 -2
- package/dist-cjs/commands/UpdateKeyGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +2 -2
- package/dist-cjs/commands/UpdatePublicKeyCommand.js +2 -2
- package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +2 -2
- package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +2 -2
- package/dist-cjs/models/models_0.js +635 -949
- package/dist-cjs/models/models_1.js +639 -955
- package/dist-cjs/protocols/Aws_restXml.js +1399 -2829
- package/dist-es/commands/AssociateAliasCommand.js +2 -2
- package/dist-es/commands/CreateCachePolicyCommand.js +3 -3
- package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +3 -3
- package/dist-es/commands/CreateDistributionCommand.js +3 -3
- package/dist-es/commands/CreateDistributionWithTagsCommand.js +3 -3
- package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +3 -3
- package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +3 -3
- package/dist-es/commands/CreateFunctionCommand.js +3 -3
- package/dist-es/commands/CreateInvalidationCommand.js +3 -3
- package/dist-es/commands/CreateKeyGroupCommand.js +3 -3
- package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +3 -3
- package/dist-es/commands/CreateOriginRequestPolicyCommand.js +3 -3
- package/dist-es/commands/CreatePublicKeyCommand.js +3 -3
- package/dist-es/commands/CreateRealtimeLogConfigCommand.js +3 -3
- package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +3 -3
- package/dist-es/commands/CreateStreamingDistributionCommand.js +3 -3
- package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +3 -3
- package/dist-es/commands/DeleteCachePolicyCommand.js +2 -2
- package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +2 -2
- package/dist-es/commands/DeleteDistributionCommand.js +2 -2
- package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +2 -2
- package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +2 -2
- package/dist-es/commands/DeleteFunctionCommand.js +2 -2
- package/dist-es/commands/DeleteKeyGroupCommand.js +2 -2
- package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +3 -3
- package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +2 -2
- package/dist-es/commands/DeletePublicKeyCommand.js +2 -2
- package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +2 -2
- package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteStreamingDistributionCommand.js +2 -2
- package/dist-es/commands/DescribeFunctionCommand.js +3 -3
- package/dist-es/commands/GetCachePolicyCommand.js +3 -3
- package/dist-es/commands/GetCachePolicyConfigCommand.js +3 -3
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +3 -3
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +3 -3
- package/dist-es/commands/GetDistributionCommand.js +3 -3
- package/dist-es/commands/GetDistributionConfigCommand.js +3 -3
- package/dist-es/commands/GetFieldLevelEncryptionCommand.js +3 -3
- package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +3 -3
- package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +3 -3
- package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +3 -3
- package/dist-es/commands/GetFunctionCommand.js +3 -3
- package/dist-es/commands/GetInvalidationCommand.js +3 -3
- package/dist-es/commands/GetKeyGroupCommand.js +3 -3
- package/dist-es/commands/GetKeyGroupConfigCommand.js +3 -3
- package/dist-es/commands/GetMonitoringSubscriptionCommand.js +3 -3
- package/dist-es/commands/GetOriginRequestPolicyCommand.js +3 -3
- package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +3 -3
- package/dist-es/commands/GetPublicKeyCommand.js +3 -3
- package/dist-es/commands/GetPublicKeyConfigCommand.js +3 -3
- package/dist-es/commands/GetRealtimeLogConfigCommand.js +3 -3
- package/dist-es/commands/GetResponseHeadersPolicyCommand.js +3 -3
- package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +3 -3
- package/dist-es/commands/GetStreamingDistributionCommand.js +3 -3
- package/dist-es/commands/GetStreamingDistributionConfigCommand.js +3 -3
- package/dist-es/commands/ListCachePoliciesCommand.js +3 -3
- package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +3 -3
- package/dist-es/commands/ListConflictingAliasesCommand.js +3 -3
- package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +3 -3
- package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +3 -3
- package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +3 -3
- package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +3 -3
- package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +3 -3
- package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +3 -3
- package/dist-es/commands/ListDistributionsCommand.js +3 -3
- package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +3 -3
- package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +3 -3
- package/dist-es/commands/ListFunctionsCommand.js +3 -3
- package/dist-es/commands/ListInvalidationsCommand.js +3 -3
- package/dist-es/commands/ListKeyGroupsCommand.js +3 -3
- package/dist-es/commands/ListOriginRequestPoliciesCommand.js +3 -3
- package/dist-es/commands/ListPublicKeysCommand.js +3 -3
- package/dist-es/commands/ListRealtimeLogConfigsCommand.js +3 -3
- package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +3 -3
- package/dist-es/commands/ListStreamingDistributionsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PublishFunctionCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/TestFunctionCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateCachePolicyCommand.js +3 -3
- package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +3 -3
- package/dist-es/commands/UpdateDistributionCommand.js +3 -3
- package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +3 -3
- package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +3 -3
- package/dist-es/commands/UpdateFunctionCommand.js +3 -3
- package/dist-es/commands/UpdateKeyGroupCommand.js +3 -3
- package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +3 -3
- package/dist-es/commands/UpdatePublicKeyCommand.js +3 -3
- package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +3 -3
- package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +3 -3
- package/dist-es/commands/UpdateStreamingDistributionCommand.js +3 -3
- package/dist-es/models/models_0.js +156 -624
- package/dist-es/models/models_1.js +157 -629
- package/dist-es/protocols/Aws_restXml.js +1745 -2762
- package/dist-types/models/models_0.d.ts +616 -924
- package/dist-types/models/models_1.d.ts +624 -936
- package/dist-types/ts3.4/models/models_0.d.ts +0 -84
- package/dist-types/ts3.4/models/models_1.d.ts +312 -624
- package/package.json +7 -7
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
3
|
+
exports.TooManyCacheBehaviors = exports.RealtimeLogConfigOwnerMismatch = exports.NoSuchResponseHeadersPolicy = exports.NoSuchRealtimeLogConfig = exports.NoSuchOriginRequestPolicy = exports.NoSuchOrigin = exports.NoSuchFieldLevelEncryptionConfig = exports.NoSuchCachePolicy = exports.InvalidWebACLId = exports.InvalidViewerCertificate = exports.InvalidTTLOrder = exports.InvalidResponseCode = exports.InvalidRequiredProtocol = exports.InvalidRelativePath = exports.InvalidQueryStringParameters = exports.InvalidProtocolSettings = exports.InvalidOriginReadTimeout = exports.InvalidOriginKeepaliveTimeout = exports.InvalidOriginAccessIdentity = exports.InvalidOrigin = exports.InvalidMinimumProtocolVersion = exports.InvalidLocationCode = exports.InvalidLambdaFunctionAssociation = exports.InvalidHeadersForS3Origin = exports.InvalidGeoRestrictionParameter = exports.InvalidFunctionAssociation = exports.InvalidForwardCookies = exports.InvalidErrorCode = exports.InvalidDefaultRootObject = exports.IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior = exports.DistributionAlreadyExists = exports.CNAMEAlreadyExists = exports.TooManyCloudFrontOriginAccessIdentities = exports.MissingBody = exports.CloudFrontOriginAccessIdentityAlreadyExists = exports.TooManyQueryStringsInCachePolicy = exports.TooManyHeadersInCachePolicy = exports.TooManyCookiesInCachePolicy = exports.TooManyCachePolicies = exports.InconsistentQuantities = exports.CannotChangeImmutablePublicKeyFields = exports.CachePolicyInUse = exports.CachePolicyAlreadyExists = exports.BatchTooLarge = exports.TooManyDistributionCNAMEs = exports.NoSuchDistribution = exports.InvalidArgument = exports.IllegalUpdate = exports.AccessDenied = exports.ResponseHeadersPolicyAccessControlAllowMethodsValues = void 0;
|
|
4
|
+
exports.TooManyOriginRequestPolicies = exports.TooManyHeadersInOriginRequestPolicy = exports.TooManyCookiesInOriginRequestPolicy = exports.OriginRequestPolicyAlreadyExists = exports.RealtimeMetricsSubscriptionStatus = exports.TooManyPublicKeysInKeyGroup = exports.TooManyKeyGroups = exports.KeyGroupAlreadyExists = exports.TooManyInvalidationsInProgress = exports.UnsupportedOperation = exports.TooManyFunctions = exports.FunctionSizeLimitExceeded = exports.FunctionAlreadyExists = exports.FunctionStage = exports.FunctionRuntime = exports.TooManyFieldLevelEncryptionProfiles = exports.TooManyFieldLevelEncryptionFieldPatterns = exports.TooManyFieldLevelEncryptionEncryptionEntities = exports.NoSuchPublicKey = exports.FieldLevelEncryptionProfileSizeExceeded = exports.FieldLevelEncryptionProfileAlreadyExists = exports.TooManyFieldLevelEncryptionQueryArgProfiles = exports.TooManyFieldLevelEncryptionContentTypeProfiles = exports.TooManyFieldLevelEncryptionConfigs = exports.QueryArgProfileEmpty = exports.NoSuchFieldLevelEncryptionProfile = exports.FieldLevelEncryptionConfigAlreadyExists = exports.InvalidTagging = exports.TrustedSignerDoesNotExist = exports.TrustedKeyGroupDoesNotExist = exports.TooManyTrustedSigners = exports.TooManyQueryStringParameters = exports.TooManyOrigins = exports.TooManyOriginGroupsPerDistribution = exports.TooManyOriginCustomHeaders = exports.TooManyLambdaFunctionAssociations = exports.TooManyKeyGroupsAssociatedToDistribution = exports.TooManyHeadersInForwardedValues = exports.TooManyFunctionAssociations = exports.TooManyDistributionsWithSingleFunctionARN = exports.TooManyDistributionsWithLambdaAssociations = exports.TooManyDistributionsWithFunctionAssociations = exports.TooManyDistributionsAssociatedToResponseHeadersPolicy = exports.TooManyDistributionsAssociatedToOriginRequestPolicy = exports.TooManyDistributionsAssociatedToKeyGroup = exports.TooManyDistributionsAssociatedToFieldLevelEncryptionConfig = exports.TooManyDistributionsAssociatedToCachePolicy = exports.TooManyDistributions = exports.TooManyCookieNamesInWhiteList = exports.TooManyCertificates = void 0;
|
|
5
|
+
exports.CachePolicyHeadersConfigFilterSensitiveLog = exports.CachePolicyCookiesConfigFilterSensitiveLog = exports.CacheBehaviorsFilterSensitiveLog = exports.CacheBehaviorFilterSensitiveLog = exports.TrustedSignersFilterSensitiveLog = exports.TrustedKeyGroupsFilterSensitiveLog = exports.LambdaFunctionAssociationsFilterSensitiveLog = exports.LambdaFunctionAssociationFilterSensitiveLog = exports.FunctionAssociationsFilterSensitiveLog = exports.FunctionAssociationFilterSensitiveLog = exports.ForwardedValuesFilterSensitiveLog = exports.QueryStringCacheKeysFilterSensitiveLog = exports.HeadersFilterSensitiveLog = exports.CookiePreferenceFilterSensitiveLog = exports.CookieNamesFilterSensitiveLog = exports.AssociateAliasRequestFilterSensitiveLog = exports.AllowedMethodsFilterSensitiveLog = exports.CachedMethodsFilterSensitiveLog = exports.AliasICPRecordalFilterSensitiveLog = exports.AliasesFilterSensitiveLog = exports.ActiveTrustedSignersFilterSensitiveLog = exports.SignerFilterSensitiveLog = exports.ActiveTrustedKeyGroupsFilterSensitiveLog = exports.KGKeyPairIdsFilterSensitiveLog = exports.KeyPairIdsFilterSensitiveLog = exports.NoSuchResource = exports.NoSuchFunctionExists = exports.FunctionInUse = exports.FieldLevelEncryptionProfileInUse = exports.FieldLevelEncryptionConfigInUse = exports.DistributionNotDisabled = exports.NoSuchCloudFrontOriginAccessIdentity = exports.CloudFrontOriginAccessIdentityInUse = exports.PreconditionFailed = exports.InvalidIfMatchVersion = exports.IllegalDelete = exports.TooManyStreamingDistributions = exports.TooManyStreamingDistributionCNAMEs = exports.StreamingDistributionAlreadyExists = exports.TooManyResponseHeadersPolicies = exports.TooManyCustomHeadersInResponseHeadersPolicy = exports.TooLongCSPInResponseHeadersPolicy = exports.ResponseHeadersPolicyAlreadyExists = exports.ReferrerPolicyList = exports.FrameOptionsList = exports.TooManyRealtimeLogConfigs = exports.RealtimeLogConfigAlreadyExists = exports.TooManyPublicKeys = exports.PublicKeyAlreadyExists = exports.TooManyQueryStringsInOriginRequestPolicy = void 0;
|
|
6
|
+
exports.FieldLevelEncryptionConfigFilterSensitiveLog = exports.QueryArgProfileConfigFilterSensitiveLog = exports.QueryArgProfilesFilterSensitiveLog = exports.QueryArgProfileFilterSensitiveLog = exports.ContentTypeProfileConfigFilterSensitiveLog = exports.ContentTypeProfilesFilterSensitiveLog = exports.ContentTypeProfileFilterSensitiveLog = exports.CreateDistributionWithTagsResultFilterSensitiveLog = exports.CreateDistributionWithTagsRequestFilterSensitiveLog = exports.DistributionConfigWithTagsFilterSensitiveLog = exports.TagsFilterSensitiveLog = exports.TagFilterSensitiveLog = exports.CreateDistributionResultFilterSensitiveLog = exports.DistributionFilterSensitiveLog = exports.CreateDistributionRequestFilterSensitiveLog = exports.DistributionConfigFilterSensitiveLog = exports.ViewerCertificateFilterSensitiveLog = exports.RestrictionsFilterSensitiveLog = exports.GeoRestrictionFilterSensitiveLog = exports.OriginsFilterSensitiveLog = exports.OriginFilterSensitiveLog = exports.S3OriginConfigFilterSensitiveLog = exports.OriginShieldFilterSensitiveLog = exports.CustomOriginConfigFilterSensitiveLog = exports.OriginSslProtocolsFilterSensitiveLog = exports.CustomHeadersFilterSensitiveLog = exports.OriginCustomHeaderFilterSensitiveLog = exports.OriginGroupsFilterSensitiveLog = exports.OriginGroupFilterSensitiveLog = exports.OriginGroupMembersFilterSensitiveLog = exports.OriginGroupMemberFilterSensitiveLog = exports.OriginGroupFailoverCriteriaFilterSensitiveLog = exports.StatusCodesFilterSensitiveLog = exports.LoggingConfigFilterSensitiveLog = exports.DefaultCacheBehaviorFilterSensitiveLog = exports.CustomErrorResponsesFilterSensitiveLog = exports.CustomErrorResponseFilterSensitiveLog = exports.CreateCloudFrontOriginAccessIdentityResultFilterSensitiveLog = exports.CloudFrontOriginAccessIdentityFilterSensitiveLog = exports.CreateCloudFrontOriginAccessIdentityRequestFilterSensitiveLog = exports.CloudFrontOriginAccessIdentityConfigFilterSensitiveLog = exports.CreateCachePolicyResultFilterSensitiveLog = exports.CreateCachePolicyRequestFilterSensitiveLog = exports.CachePolicyListFilterSensitiveLog = exports.CachePolicySummaryFilterSensitiveLog = exports.CachePolicyFilterSensitiveLog = exports.CachePolicyConfigFilterSensitiveLog = exports.ParametersInCacheKeyAndForwardedToOriginFilterSensitiveLog = exports.CachePolicyQueryStringsConfigFilterSensitiveLog = exports.QueryStringNamesFilterSensitiveLog = void 0;
|
|
7
|
+
exports.ResponseHeadersPolicyCustomHeaderFilterSensitiveLog = exports.ResponseHeadersPolicyCorsConfigFilterSensitiveLog = exports.ResponseHeadersPolicyAccessControlExposeHeadersFilterSensitiveLog = exports.ResponseHeadersPolicyAccessControlAllowOriginsFilterSensitiveLog = exports.ResponseHeadersPolicyAccessControlAllowMethodsFilterSensitiveLog = exports.ResponseHeadersPolicyAccessControlAllowHeadersFilterSensitiveLog = exports.CreateRealtimeLogConfigResultFilterSensitiveLog = exports.RealtimeLogConfigFilterSensitiveLog = exports.CreateRealtimeLogConfigRequestFilterSensitiveLog = exports.EndPointFilterSensitiveLog = exports.KinesisStreamConfigFilterSensitiveLog = exports.CreatePublicKeyResultFilterSensitiveLog = exports.PublicKeyFilterSensitiveLog = exports.CreatePublicKeyRequestFilterSensitiveLog = exports.PublicKeyConfigFilterSensitiveLog = exports.CreateOriginRequestPolicyResultFilterSensitiveLog = exports.OriginRequestPolicyFilterSensitiveLog = exports.CreateOriginRequestPolicyRequestFilterSensitiveLog = exports.OriginRequestPolicyConfigFilterSensitiveLog = exports.OriginRequestPolicyQueryStringsConfigFilterSensitiveLog = exports.OriginRequestPolicyHeadersConfigFilterSensitiveLog = exports.OriginRequestPolicyCookiesConfigFilterSensitiveLog = exports.CreateMonitoringSubscriptionResultFilterSensitiveLog = exports.CreateMonitoringSubscriptionRequestFilterSensitiveLog = exports.MonitoringSubscriptionFilterSensitiveLog = exports.RealtimeMetricsSubscriptionConfigFilterSensitiveLog = exports.CreateKeyGroupResultFilterSensitiveLog = exports.KeyGroupFilterSensitiveLog = exports.CreateKeyGroupRequestFilterSensitiveLog = exports.KeyGroupConfigFilterSensitiveLog = exports.CreateInvalidationResultFilterSensitiveLog = exports.InvalidationFilterSensitiveLog = exports.CreateInvalidationRequestFilterSensitiveLog = exports.InvalidationBatchFilterSensitiveLog = exports.PathsFilterSensitiveLog = exports.CreateFunctionResultFilterSensitiveLog = exports.FunctionSummaryFilterSensitiveLog = exports.FunctionMetadataFilterSensitiveLog = exports.CreateFunctionRequestFilterSensitiveLog = exports.FunctionConfigFilterSensitiveLog = exports.CreateFieldLevelEncryptionProfileResultFilterSensitiveLog = exports.FieldLevelEncryptionProfileFilterSensitiveLog = exports.CreateFieldLevelEncryptionProfileRequestFilterSensitiveLog = exports.FieldLevelEncryptionProfileConfigFilterSensitiveLog = exports.EncryptionEntitiesFilterSensitiveLog = exports.EncryptionEntityFilterSensitiveLog = exports.FieldPatternsFilterSensitiveLog = exports.CreateFieldLevelEncryptionConfigResultFilterSensitiveLog = exports.FieldLevelEncryptionFilterSensitiveLog = exports.CreateFieldLevelEncryptionConfigRequestFilterSensitiveLog = void 0;
|
|
8
|
+
exports.DeleteKeyGroupRequestFilterSensitiveLog = exports.DeleteFunctionRequestFilterSensitiveLog = exports.DeleteFieldLevelEncryptionProfileRequestFilterSensitiveLog = exports.DeleteFieldLevelEncryptionConfigRequestFilterSensitiveLog = exports.DeleteDistributionRequestFilterSensitiveLog = exports.DeleteCloudFrontOriginAccessIdentityRequestFilterSensitiveLog = exports.DeleteCachePolicyRequestFilterSensitiveLog = exports.CreateStreamingDistributionWithTagsResultFilterSensitiveLog = exports.CreateStreamingDistributionWithTagsRequestFilterSensitiveLog = exports.StreamingDistributionConfigWithTagsFilterSensitiveLog = exports.CreateStreamingDistributionResultFilterSensitiveLog = exports.StreamingDistributionFilterSensitiveLog = exports.CreateStreamingDistributionRequestFilterSensitiveLog = exports.StreamingDistributionConfigFilterSensitiveLog = exports.S3OriginFilterSensitiveLog = exports.StreamingLoggingConfigFilterSensitiveLog = exports.CreateResponseHeadersPolicyResultFilterSensitiveLog = exports.ResponseHeadersPolicyFilterSensitiveLog = exports.CreateResponseHeadersPolicyRequestFilterSensitiveLog = exports.ResponseHeadersPolicyConfigFilterSensitiveLog = exports.ResponseHeadersPolicyServerTimingHeadersConfigFilterSensitiveLog = exports.ResponseHeadersPolicySecurityHeadersConfigFilterSensitiveLog = exports.ResponseHeadersPolicyXSSProtectionFilterSensitiveLog = exports.ResponseHeadersPolicyStrictTransportSecurityFilterSensitiveLog = exports.ResponseHeadersPolicyReferrerPolicyFilterSensitiveLog = exports.ResponseHeadersPolicyFrameOptionsFilterSensitiveLog = exports.ResponseHeadersPolicyContentTypeOptionsFilterSensitiveLog = exports.ResponseHeadersPolicyContentSecurityPolicyFilterSensitiveLog = exports.ResponseHeadersPolicyCustomHeadersConfigFilterSensitiveLog = void 0;
|
|
9
9
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
10
10
|
const CloudFrontServiceException_1 = require("./CloudFrontServiceException");
|
|
11
11
|
var ResponseHeadersPolicyAccessControlAllowMethodsValues;
|
|
@@ -33,66 +33,6 @@ class AccessDenied extends CloudFrontServiceException_1.CloudFrontServiceExcepti
|
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
exports.AccessDenied = AccessDenied;
|
|
36
|
-
var KeyPairIds;
|
|
37
|
-
(function (KeyPairIds) {
|
|
38
|
-
KeyPairIds.filterSensitiveLog = (obj) => ({
|
|
39
|
-
...obj,
|
|
40
|
-
});
|
|
41
|
-
})(KeyPairIds = exports.KeyPairIds || (exports.KeyPairIds = {}));
|
|
42
|
-
var KGKeyPairIds;
|
|
43
|
-
(function (KGKeyPairIds) {
|
|
44
|
-
KGKeyPairIds.filterSensitiveLog = (obj) => ({
|
|
45
|
-
...obj,
|
|
46
|
-
});
|
|
47
|
-
})(KGKeyPairIds = exports.KGKeyPairIds || (exports.KGKeyPairIds = {}));
|
|
48
|
-
var ActiveTrustedKeyGroups;
|
|
49
|
-
(function (ActiveTrustedKeyGroups) {
|
|
50
|
-
ActiveTrustedKeyGroups.filterSensitiveLog = (obj) => ({
|
|
51
|
-
...obj,
|
|
52
|
-
});
|
|
53
|
-
})(ActiveTrustedKeyGroups = exports.ActiveTrustedKeyGroups || (exports.ActiveTrustedKeyGroups = {}));
|
|
54
|
-
var Signer;
|
|
55
|
-
(function (Signer) {
|
|
56
|
-
Signer.filterSensitiveLog = (obj) => ({
|
|
57
|
-
...obj,
|
|
58
|
-
});
|
|
59
|
-
})(Signer = exports.Signer || (exports.Signer = {}));
|
|
60
|
-
var ActiveTrustedSigners;
|
|
61
|
-
(function (ActiveTrustedSigners) {
|
|
62
|
-
ActiveTrustedSigners.filterSensitiveLog = (obj) => ({
|
|
63
|
-
...obj,
|
|
64
|
-
});
|
|
65
|
-
})(ActiveTrustedSigners = exports.ActiveTrustedSigners || (exports.ActiveTrustedSigners = {}));
|
|
66
|
-
var Aliases;
|
|
67
|
-
(function (Aliases) {
|
|
68
|
-
Aliases.filterSensitiveLog = (obj) => ({
|
|
69
|
-
...obj,
|
|
70
|
-
});
|
|
71
|
-
})(Aliases = exports.Aliases || (exports.Aliases = {}));
|
|
72
|
-
var AliasICPRecordal;
|
|
73
|
-
(function (AliasICPRecordal) {
|
|
74
|
-
AliasICPRecordal.filterSensitiveLog = (obj) => ({
|
|
75
|
-
...obj,
|
|
76
|
-
});
|
|
77
|
-
})(AliasICPRecordal = exports.AliasICPRecordal || (exports.AliasICPRecordal = {}));
|
|
78
|
-
var CachedMethods;
|
|
79
|
-
(function (CachedMethods) {
|
|
80
|
-
CachedMethods.filterSensitiveLog = (obj) => ({
|
|
81
|
-
...obj,
|
|
82
|
-
});
|
|
83
|
-
})(CachedMethods = exports.CachedMethods || (exports.CachedMethods = {}));
|
|
84
|
-
var AllowedMethods;
|
|
85
|
-
(function (AllowedMethods) {
|
|
86
|
-
AllowedMethods.filterSensitiveLog = (obj) => ({
|
|
87
|
-
...obj,
|
|
88
|
-
});
|
|
89
|
-
})(AllowedMethods = exports.AllowedMethods || (exports.AllowedMethods = {}));
|
|
90
|
-
var AssociateAliasRequest;
|
|
91
|
-
(function (AssociateAliasRequest) {
|
|
92
|
-
AssociateAliasRequest.filterSensitiveLog = (obj) => ({
|
|
93
|
-
...obj,
|
|
94
|
-
});
|
|
95
|
-
})(AssociateAliasRequest = exports.AssociateAliasRequest || (exports.AssociateAliasRequest = {}));
|
|
96
36
|
class IllegalUpdate extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
97
37
|
constructor(opts) {
|
|
98
38
|
super({
|
|
@@ -163,126 +103,6 @@ class BatchTooLarge extends CloudFrontServiceException_1.CloudFrontServiceExcept
|
|
|
163
103
|
}
|
|
164
104
|
}
|
|
165
105
|
exports.BatchTooLarge = BatchTooLarge;
|
|
166
|
-
var CookieNames;
|
|
167
|
-
(function (CookieNames) {
|
|
168
|
-
CookieNames.filterSensitiveLog = (obj) => ({
|
|
169
|
-
...obj,
|
|
170
|
-
});
|
|
171
|
-
})(CookieNames = exports.CookieNames || (exports.CookieNames = {}));
|
|
172
|
-
var CookiePreference;
|
|
173
|
-
(function (CookiePreference) {
|
|
174
|
-
CookiePreference.filterSensitiveLog = (obj) => ({
|
|
175
|
-
...obj,
|
|
176
|
-
});
|
|
177
|
-
})(CookiePreference = exports.CookiePreference || (exports.CookiePreference = {}));
|
|
178
|
-
var Headers;
|
|
179
|
-
(function (Headers) {
|
|
180
|
-
Headers.filterSensitiveLog = (obj) => ({
|
|
181
|
-
...obj,
|
|
182
|
-
});
|
|
183
|
-
})(Headers = exports.Headers || (exports.Headers = {}));
|
|
184
|
-
var QueryStringCacheKeys;
|
|
185
|
-
(function (QueryStringCacheKeys) {
|
|
186
|
-
QueryStringCacheKeys.filterSensitiveLog = (obj) => ({
|
|
187
|
-
...obj,
|
|
188
|
-
});
|
|
189
|
-
})(QueryStringCacheKeys = exports.QueryStringCacheKeys || (exports.QueryStringCacheKeys = {}));
|
|
190
|
-
var ForwardedValues;
|
|
191
|
-
(function (ForwardedValues) {
|
|
192
|
-
ForwardedValues.filterSensitiveLog = (obj) => ({
|
|
193
|
-
...obj,
|
|
194
|
-
});
|
|
195
|
-
})(ForwardedValues = exports.ForwardedValues || (exports.ForwardedValues = {}));
|
|
196
|
-
var FunctionAssociation;
|
|
197
|
-
(function (FunctionAssociation) {
|
|
198
|
-
FunctionAssociation.filterSensitiveLog = (obj) => ({
|
|
199
|
-
...obj,
|
|
200
|
-
});
|
|
201
|
-
})(FunctionAssociation = exports.FunctionAssociation || (exports.FunctionAssociation = {}));
|
|
202
|
-
var FunctionAssociations;
|
|
203
|
-
(function (FunctionAssociations) {
|
|
204
|
-
FunctionAssociations.filterSensitiveLog = (obj) => ({
|
|
205
|
-
...obj,
|
|
206
|
-
});
|
|
207
|
-
})(FunctionAssociations = exports.FunctionAssociations || (exports.FunctionAssociations = {}));
|
|
208
|
-
var LambdaFunctionAssociation;
|
|
209
|
-
(function (LambdaFunctionAssociation) {
|
|
210
|
-
LambdaFunctionAssociation.filterSensitiveLog = (obj) => ({
|
|
211
|
-
...obj,
|
|
212
|
-
});
|
|
213
|
-
})(LambdaFunctionAssociation = exports.LambdaFunctionAssociation || (exports.LambdaFunctionAssociation = {}));
|
|
214
|
-
var LambdaFunctionAssociations;
|
|
215
|
-
(function (LambdaFunctionAssociations) {
|
|
216
|
-
LambdaFunctionAssociations.filterSensitiveLog = (obj) => ({
|
|
217
|
-
...obj,
|
|
218
|
-
});
|
|
219
|
-
})(LambdaFunctionAssociations = exports.LambdaFunctionAssociations || (exports.LambdaFunctionAssociations = {}));
|
|
220
|
-
var TrustedKeyGroups;
|
|
221
|
-
(function (TrustedKeyGroups) {
|
|
222
|
-
TrustedKeyGroups.filterSensitiveLog = (obj) => ({
|
|
223
|
-
...obj,
|
|
224
|
-
});
|
|
225
|
-
})(TrustedKeyGroups = exports.TrustedKeyGroups || (exports.TrustedKeyGroups = {}));
|
|
226
|
-
var TrustedSigners;
|
|
227
|
-
(function (TrustedSigners) {
|
|
228
|
-
TrustedSigners.filterSensitiveLog = (obj) => ({
|
|
229
|
-
...obj,
|
|
230
|
-
});
|
|
231
|
-
})(TrustedSigners = exports.TrustedSigners || (exports.TrustedSigners = {}));
|
|
232
|
-
var CacheBehavior;
|
|
233
|
-
(function (CacheBehavior) {
|
|
234
|
-
CacheBehavior.filterSensitiveLog = (obj) => ({
|
|
235
|
-
...obj,
|
|
236
|
-
});
|
|
237
|
-
})(CacheBehavior = exports.CacheBehavior || (exports.CacheBehavior = {}));
|
|
238
|
-
var CacheBehaviors;
|
|
239
|
-
(function (CacheBehaviors) {
|
|
240
|
-
CacheBehaviors.filterSensitiveLog = (obj) => ({
|
|
241
|
-
...obj,
|
|
242
|
-
});
|
|
243
|
-
})(CacheBehaviors = exports.CacheBehaviors || (exports.CacheBehaviors = {}));
|
|
244
|
-
var CachePolicyCookiesConfig;
|
|
245
|
-
(function (CachePolicyCookiesConfig) {
|
|
246
|
-
CachePolicyCookiesConfig.filterSensitiveLog = (obj) => ({
|
|
247
|
-
...obj,
|
|
248
|
-
});
|
|
249
|
-
})(CachePolicyCookiesConfig = exports.CachePolicyCookiesConfig || (exports.CachePolicyCookiesConfig = {}));
|
|
250
|
-
var CachePolicyHeadersConfig;
|
|
251
|
-
(function (CachePolicyHeadersConfig) {
|
|
252
|
-
CachePolicyHeadersConfig.filterSensitiveLog = (obj) => ({
|
|
253
|
-
...obj,
|
|
254
|
-
});
|
|
255
|
-
})(CachePolicyHeadersConfig = exports.CachePolicyHeadersConfig || (exports.CachePolicyHeadersConfig = {}));
|
|
256
|
-
var QueryStringNames;
|
|
257
|
-
(function (QueryStringNames) {
|
|
258
|
-
QueryStringNames.filterSensitiveLog = (obj) => ({
|
|
259
|
-
...obj,
|
|
260
|
-
});
|
|
261
|
-
})(QueryStringNames = exports.QueryStringNames || (exports.QueryStringNames = {}));
|
|
262
|
-
var CachePolicyQueryStringsConfig;
|
|
263
|
-
(function (CachePolicyQueryStringsConfig) {
|
|
264
|
-
CachePolicyQueryStringsConfig.filterSensitiveLog = (obj) => ({
|
|
265
|
-
...obj,
|
|
266
|
-
});
|
|
267
|
-
})(CachePolicyQueryStringsConfig = exports.CachePolicyQueryStringsConfig || (exports.CachePolicyQueryStringsConfig = {}));
|
|
268
|
-
var ParametersInCacheKeyAndForwardedToOrigin;
|
|
269
|
-
(function (ParametersInCacheKeyAndForwardedToOrigin) {
|
|
270
|
-
ParametersInCacheKeyAndForwardedToOrigin.filterSensitiveLog = (obj) => ({
|
|
271
|
-
...obj,
|
|
272
|
-
});
|
|
273
|
-
})(ParametersInCacheKeyAndForwardedToOrigin = exports.ParametersInCacheKeyAndForwardedToOrigin || (exports.ParametersInCacheKeyAndForwardedToOrigin = {}));
|
|
274
|
-
var CachePolicyConfig;
|
|
275
|
-
(function (CachePolicyConfig) {
|
|
276
|
-
CachePolicyConfig.filterSensitiveLog = (obj) => ({
|
|
277
|
-
...obj,
|
|
278
|
-
});
|
|
279
|
-
})(CachePolicyConfig = exports.CachePolicyConfig || (exports.CachePolicyConfig = {}));
|
|
280
|
-
var CachePolicy;
|
|
281
|
-
(function (CachePolicy) {
|
|
282
|
-
CachePolicy.filterSensitiveLog = (obj) => ({
|
|
283
|
-
...obj,
|
|
284
|
-
});
|
|
285
|
-
})(CachePolicy = exports.CachePolicy || (exports.CachePolicy = {}));
|
|
286
106
|
class CachePolicyAlreadyExists extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
287
107
|
constructor(opts) {
|
|
288
108
|
super({
|
|
@@ -311,18 +131,6 @@ class CachePolicyInUse extends CloudFrontServiceException_1.CloudFrontServiceExc
|
|
|
311
131
|
}
|
|
312
132
|
}
|
|
313
133
|
exports.CachePolicyInUse = CachePolicyInUse;
|
|
314
|
-
var CachePolicySummary;
|
|
315
|
-
(function (CachePolicySummary) {
|
|
316
|
-
CachePolicySummary.filterSensitiveLog = (obj) => ({
|
|
317
|
-
...obj,
|
|
318
|
-
});
|
|
319
|
-
})(CachePolicySummary = exports.CachePolicySummary || (exports.CachePolicySummary = {}));
|
|
320
|
-
var CachePolicyList;
|
|
321
|
-
(function (CachePolicyList) {
|
|
322
|
-
CachePolicyList.filterSensitiveLog = (obj) => ({
|
|
323
|
-
...obj,
|
|
324
|
-
});
|
|
325
|
-
})(CachePolicyList = exports.CachePolicyList || (exports.CachePolicyList = {}));
|
|
326
134
|
class CannotChangeImmutablePublicKeyFields extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
327
135
|
constructor(opts) {
|
|
328
136
|
super({
|
|
@@ -337,18 +145,6 @@ class CannotChangeImmutablePublicKeyFields extends CloudFrontServiceException_1.
|
|
|
337
145
|
}
|
|
338
146
|
}
|
|
339
147
|
exports.CannotChangeImmutablePublicKeyFields = CannotChangeImmutablePublicKeyFields;
|
|
340
|
-
var CreateCachePolicyRequest;
|
|
341
|
-
(function (CreateCachePolicyRequest) {
|
|
342
|
-
CreateCachePolicyRequest.filterSensitiveLog = (obj) => ({
|
|
343
|
-
...obj,
|
|
344
|
-
});
|
|
345
|
-
})(CreateCachePolicyRequest = exports.CreateCachePolicyRequest || (exports.CreateCachePolicyRequest = {}));
|
|
346
|
-
var CreateCachePolicyResult;
|
|
347
|
-
(function (CreateCachePolicyResult) {
|
|
348
|
-
CreateCachePolicyResult.filterSensitiveLog = (obj) => ({
|
|
349
|
-
...obj,
|
|
350
|
-
});
|
|
351
|
-
})(CreateCachePolicyResult = exports.CreateCachePolicyResult || (exports.CreateCachePolicyResult = {}));
|
|
352
148
|
class InconsistentQuantities extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
353
149
|
constructor(opts) {
|
|
354
150
|
super({
|
|
@@ -433,30 +229,6 @@ class CloudFrontOriginAccessIdentityAlreadyExists extends CloudFrontServiceExcep
|
|
|
433
229
|
}
|
|
434
230
|
}
|
|
435
231
|
exports.CloudFrontOriginAccessIdentityAlreadyExists = CloudFrontOriginAccessIdentityAlreadyExists;
|
|
436
|
-
var CloudFrontOriginAccessIdentityConfig;
|
|
437
|
-
(function (CloudFrontOriginAccessIdentityConfig) {
|
|
438
|
-
CloudFrontOriginAccessIdentityConfig.filterSensitiveLog = (obj) => ({
|
|
439
|
-
...obj,
|
|
440
|
-
});
|
|
441
|
-
})(CloudFrontOriginAccessIdentityConfig = exports.CloudFrontOriginAccessIdentityConfig || (exports.CloudFrontOriginAccessIdentityConfig = {}));
|
|
442
|
-
var CreateCloudFrontOriginAccessIdentityRequest;
|
|
443
|
-
(function (CreateCloudFrontOriginAccessIdentityRequest) {
|
|
444
|
-
CreateCloudFrontOriginAccessIdentityRequest.filterSensitiveLog = (obj) => ({
|
|
445
|
-
...obj,
|
|
446
|
-
});
|
|
447
|
-
})(CreateCloudFrontOriginAccessIdentityRequest = exports.CreateCloudFrontOriginAccessIdentityRequest || (exports.CreateCloudFrontOriginAccessIdentityRequest = {}));
|
|
448
|
-
var CloudFrontOriginAccessIdentity;
|
|
449
|
-
(function (CloudFrontOriginAccessIdentity) {
|
|
450
|
-
CloudFrontOriginAccessIdentity.filterSensitiveLog = (obj) => ({
|
|
451
|
-
...obj,
|
|
452
|
-
});
|
|
453
|
-
})(CloudFrontOriginAccessIdentity = exports.CloudFrontOriginAccessIdentity || (exports.CloudFrontOriginAccessIdentity = {}));
|
|
454
|
-
var CreateCloudFrontOriginAccessIdentityResult;
|
|
455
|
-
(function (CreateCloudFrontOriginAccessIdentityResult) {
|
|
456
|
-
CreateCloudFrontOriginAccessIdentityResult.filterSensitiveLog = (obj) => ({
|
|
457
|
-
...obj,
|
|
458
|
-
});
|
|
459
|
-
})(CreateCloudFrontOriginAccessIdentityResult = exports.CreateCloudFrontOriginAccessIdentityResult || (exports.CreateCloudFrontOriginAccessIdentityResult = {}));
|
|
460
232
|
class MissingBody extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
461
233
|
constructor(opts) {
|
|
462
234
|
super({
|
|
@@ -499,167 +271,6 @@ class CNAMEAlreadyExists extends CloudFrontServiceException_1.CloudFrontServiceE
|
|
|
499
271
|
}
|
|
500
272
|
}
|
|
501
273
|
exports.CNAMEAlreadyExists = CNAMEAlreadyExists;
|
|
502
|
-
var CustomErrorResponse;
|
|
503
|
-
(function (CustomErrorResponse) {
|
|
504
|
-
CustomErrorResponse.filterSensitiveLog = (obj) => ({
|
|
505
|
-
...obj,
|
|
506
|
-
});
|
|
507
|
-
})(CustomErrorResponse = exports.CustomErrorResponse || (exports.CustomErrorResponse = {}));
|
|
508
|
-
var CustomErrorResponses;
|
|
509
|
-
(function (CustomErrorResponses) {
|
|
510
|
-
CustomErrorResponses.filterSensitiveLog = (obj) => ({
|
|
511
|
-
...obj,
|
|
512
|
-
});
|
|
513
|
-
})(CustomErrorResponses = exports.CustomErrorResponses || (exports.CustomErrorResponses = {}));
|
|
514
|
-
var DefaultCacheBehavior;
|
|
515
|
-
(function (DefaultCacheBehavior) {
|
|
516
|
-
DefaultCacheBehavior.filterSensitiveLog = (obj) => ({
|
|
517
|
-
...obj,
|
|
518
|
-
});
|
|
519
|
-
})(DefaultCacheBehavior = exports.DefaultCacheBehavior || (exports.DefaultCacheBehavior = {}));
|
|
520
|
-
var LoggingConfig;
|
|
521
|
-
(function (LoggingConfig) {
|
|
522
|
-
LoggingConfig.filterSensitiveLog = (obj) => ({
|
|
523
|
-
...obj,
|
|
524
|
-
});
|
|
525
|
-
})(LoggingConfig = exports.LoggingConfig || (exports.LoggingConfig = {}));
|
|
526
|
-
var StatusCodes;
|
|
527
|
-
(function (StatusCodes) {
|
|
528
|
-
StatusCodes.filterSensitiveLog = (obj) => ({
|
|
529
|
-
...obj,
|
|
530
|
-
});
|
|
531
|
-
})(StatusCodes = exports.StatusCodes || (exports.StatusCodes = {}));
|
|
532
|
-
var OriginGroupFailoverCriteria;
|
|
533
|
-
(function (OriginGroupFailoverCriteria) {
|
|
534
|
-
OriginGroupFailoverCriteria.filterSensitiveLog = (obj) => ({
|
|
535
|
-
...obj,
|
|
536
|
-
});
|
|
537
|
-
})(OriginGroupFailoverCriteria = exports.OriginGroupFailoverCriteria || (exports.OriginGroupFailoverCriteria = {}));
|
|
538
|
-
var OriginGroupMember;
|
|
539
|
-
(function (OriginGroupMember) {
|
|
540
|
-
OriginGroupMember.filterSensitiveLog = (obj) => ({
|
|
541
|
-
...obj,
|
|
542
|
-
});
|
|
543
|
-
})(OriginGroupMember = exports.OriginGroupMember || (exports.OriginGroupMember = {}));
|
|
544
|
-
var OriginGroupMembers;
|
|
545
|
-
(function (OriginGroupMembers) {
|
|
546
|
-
OriginGroupMembers.filterSensitiveLog = (obj) => ({
|
|
547
|
-
...obj,
|
|
548
|
-
});
|
|
549
|
-
})(OriginGroupMembers = exports.OriginGroupMembers || (exports.OriginGroupMembers = {}));
|
|
550
|
-
var OriginGroup;
|
|
551
|
-
(function (OriginGroup) {
|
|
552
|
-
OriginGroup.filterSensitiveLog = (obj) => ({
|
|
553
|
-
...obj,
|
|
554
|
-
});
|
|
555
|
-
})(OriginGroup = exports.OriginGroup || (exports.OriginGroup = {}));
|
|
556
|
-
var OriginGroups;
|
|
557
|
-
(function (OriginGroups) {
|
|
558
|
-
OriginGroups.filterSensitiveLog = (obj) => ({
|
|
559
|
-
...obj,
|
|
560
|
-
});
|
|
561
|
-
})(OriginGroups = exports.OriginGroups || (exports.OriginGroups = {}));
|
|
562
|
-
var OriginCustomHeader;
|
|
563
|
-
(function (OriginCustomHeader) {
|
|
564
|
-
OriginCustomHeader.filterSensitiveLog = (obj) => ({
|
|
565
|
-
...obj,
|
|
566
|
-
...(obj.HeaderValue && { HeaderValue: smithy_client_1.SENSITIVE_STRING }),
|
|
567
|
-
});
|
|
568
|
-
})(OriginCustomHeader = exports.OriginCustomHeader || (exports.OriginCustomHeader = {}));
|
|
569
|
-
var CustomHeaders;
|
|
570
|
-
(function (CustomHeaders) {
|
|
571
|
-
CustomHeaders.filterSensitiveLog = (obj) => ({
|
|
572
|
-
...obj,
|
|
573
|
-
...(obj.Items && { Items: obj.Items.map((item) => OriginCustomHeader.filterSensitiveLog(item)) }),
|
|
574
|
-
});
|
|
575
|
-
})(CustomHeaders = exports.CustomHeaders || (exports.CustomHeaders = {}));
|
|
576
|
-
var OriginSslProtocols;
|
|
577
|
-
(function (OriginSslProtocols) {
|
|
578
|
-
OriginSslProtocols.filterSensitiveLog = (obj) => ({
|
|
579
|
-
...obj,
|
|
580
|
-
});
|
|
581
|
-
})(OriginSslProtocols = exports.OriginSslProtocols || (exports.OriginSslProtocols = {}));
|
|
582
|
-
var CustomOriginConfig;
|
|
583
|
-
(function (CustomOriginConfig) {
|
|
584
|
-
CustomOriginConfig.filterSensitiveLog = (obj) => ({
|
|
585
|
-
...obj,
|
|
586
|
-
});
|
|
587
|
-
})(CustomOriginConfig = exports.CustomOriginConfig || (exports.CustomOriginConfig = {}));
|
|
588
|
-
var OriginShield;
|
|
589
|
-
(function (OriginShield) {
|
|
590
|
-
OriginShield.filterSensitiveLog = (obj) => ({
|
|
591
|
-
...obj,
|
|
592
|
-
});
|
|
593
|
-
})(OriginShield = exports.OriginShield || (exports.OriginShield = {}));
|
|
594
|
-
var S3OriginConfig;
|
|
595
|
-
(function (S3OriginConfig) {
|
|
596
|
-
S3OriginConfig.filterSensitiveLog = (obj) => ({
|
|
597
|
-
...obj,
|
|
598
|
-
});
|
|
599
|
-
})(S3OriginConfig = exports.S3OriginConfig || (exports.S3OriginConfig = {}));
|
|
600
|
-
var Origin;
|
|
601
|
-
(function (Origin) {
|
|
602
|
-
Origin.filterSensitiveLog = (obj) => ({
|
|
603
|
-
...obj,
|
|
604
|
-
...(obj.CustomHeaders && { CustomHeaders: CustomHeaders.filterSensitiveLog(obj.CustomHeaders) }),
|
|
605
|
-
});
|
|
606
|
-
})(Origin = exports.Origin || (exports.Origin = {}));
|
|
607
|
-
var Origins;
|
|
608
|
-
(function (Origins) {
|
|
609
|
-
Origins.filterSensitiveLog = (obj) => ({
|
|
610
|
-
...obj,
|
|
611
|
-
});
|
|
612
|
-
})(Origins = exports.Origins || (exports.Origins = {}));
|
|
613
|
-
var GeoRestriction;
|
|
614
|
-
(function (GeoRestriction) {
|
|
615
|
-
GeoRestriction.filterSensitiveLog = (obj) => ({
|
|
616
|
-
...obj,
|
|
617
|
-
});
|
|
618
|
-
})(GeoRestriction = exports.GeoRestriction || (exports.GeoRestriction = {}));
|
|
619
|
-
var Restrictions;
|
|
620
|
-
(function (Restrictions) {
|
|
621
|
-
Restrictions.filterSensitiveLog = (obj) => ({
|
|
622
|
-
...obj,
|
|
623
|
-
});
|
|
624
|
-
})(Restrictions = exports.Restrictions || (exports.Restrictions = {}));
|
|
625
|
-
var ViewerCertificate;
|
|
626
|
-
(function (ViewerCertificate) {
|
|
627
|
-
ViewerCertificate.filterSensitiveLog = (obj) => ({
|
|
628
|
-
...obj,
|
|
629
|
-
});
|
|
630
|
-
})(ViewerCertificate = exports.ViewerCertificate || (exports.ViewerCertificate = {}));
|
|
631
|
-
var DistributionConfig;
|
|
632
|
-
(function (DistributionConfig) {
|
|
633
|
-
DistributionConfig.filterSensitiveLog = (obj) => ({
|
|
634
|
-
...obj,
|
|
635
|
-
...(obj.Comment && { Comment: smithy_client_1.SENSITIVE_STRING }),
|
|
636
|
-
});
|
|
637
|
-
})(DistributionConfig = exports.DistributionConfig || (exports.DistributionConfig = {}));
|
|
638
|
-
var CreateDistributionRequest;
|
|
639
|
-
(function (CreateDistributionRequest) {
|
|
640
|
-
CreateDistributionRequest.filterSensitiveLog = (obj) => ({
|
|
641
|
-
...obj,
|
|
642
|
-
...(obj.DistributionConfig && {
|
|
643
|
-
DistributionConfig: DistributionConfig.filterSensitiveLog(obj.DistributionConfig),
|
|
644
|
-
}),
|
|
645
|
-
});
|
|
646
|
-
})(CreateDistributionRequest = exports.CreateDistributionRequest || (exports.CreateDistributionRequest = {}));
|
|
647
|
-
var Distribution;
|
|
648
|
-
(function (Distribution) {
|
|
649
|
-
Distribution.filterSensitiveLog = (obj) => ({
|
|
650
|
-
...obj,
|
|
651
|
-
...(obj.DistributionConfig && {
|
|
652
|
-
DistributionConfig: DistributionConfig.filterSensitiveLog(obj.DistributionConfig),
|
|
653
|
-
}),
|
|
654
|
-
});
|
|
655
|
-
})(Distribution = exports.Distribution || (exports.Distribution = {}));
|
|
656
|
-
var CreateDistributionResult;
|
|
657
|
-
(function (CreateDistributionResult) {
|
|
658
|
-
CreateDistributionResult.filterSensitiveLog = (obj) => ({
|
|
659
|
-
...obj,
|
|
660
|
-
...(obj.Distribution && { Distribution: Distribution.filterSensitiveLog(obj.Distribution) }),
|
|
661
|
-
});
|
|
662
|
-
})(CreateDistributionResult = exports.CreateDistributionResult || (exports.CreateDistributionResult = {}));
|
|
663
274
|
class DistributionAlreadyExists extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
664
275
|
constructor(opts) {
|
|
665
276
|
super({
|
|
@@ -1402,43 +1013,6 @@ class TrustedSignerDoesNotExist extends CloudFrontServiceException_1.CloudFrontS
|
|
|
1402
1013
|
}
|
|
1403
1014
|
}
|
|
1404
1015
|
exports.TrustedSignerDoesNotExist = TrustedSignerDoesNotExist;
|
|
1405
|
-
var Tag;
|
|
1406
|
-
(function (Tag) {
|
|
1407
|
-
Tag.filterSensitiveLog = (obj) => ({
|
|
1408
|
-
...obj,
|
|
1409
|
-
});
|
|
1410
|
-
})(Tag = exports.Tag || (exports.Tag = {}));
|
|
1411
|
-
var Tags;
|
|
1412
|
-
(function (Tags) {
|
|
1413
|
-
Tags.filterSensitiveLog = (obj) => ({
|
|
1414
|
-
...obj,
|
|
1415
|
-
});
|
|
1416
|
-
})(Tags = exports.Tags || (exports.Tags = {}));
|
|
1417
|
-
var DistributionConfigWithTags;
|
|
1418
|
-
(function (DistributionConfigWithTags) {
|
|
1419
|
-
DistributionConfigWithTags.filterSensitiveLog = (obj) => ({
|
|
1420
|
-
...obj,
|
|
1421
|
-
...(obj.DistributionConfig && {
|
|
1422
|
-
DistributionConfig: DistributionConfig.filterSensitiveLog(obj.DistributionConfig),
|
|
1423
|
-
}),
|
|
1424
|
-
});
|
|
1425
|
-
})(DistributionConfigWithTags = exports.DistributionConfigWithTags || (exports.DistributionConfigWithTags = {}));
|
|
1426
|
-
var CreateDistributionWithTagsRequest;
|
|
1427
|
-
(function (CreateDistributionWithTagsRequest) {
|
|
1428
|
-
CreateDistributionWithTagsRequest.filterSensitiveLog = (obj) => ({
|
|
1429
|
-
...obj,
|
|
1430
|
-
...(obj.DistributionConfigWithTags && {
|
|
1431
|
-
DistributionConfigWithTags: DistributionConfigWithTags.filterSensitiveLog(obj.DistributionConfigWithTags),
|
|
1432
|
-
}),
|
|
1433
|
-
});
|
|
1434
|
-
})(CreateDistributionWithTagsRequest = exports.CreateDistributionWithTagsRequest || (exports.CreateDistributionWithTagsRequest = {}));
|
|
1435
|
-
var CreateDistributionWithTagsResult;
|
|
1436
|
-
(function (CreateDistributionWithTagsResult) {
|
|
1437
|
-
CreateDistributionWithTagsResult.filterSensitiveLog = (obj) => ({
|
|
1438
|
-
...obj,
|
|
1439
|
-
...(obj.Distribution && { Distribution: Distribution.filterSensitiveLog(obj.Distribution) }),
|
|
1440
|
-
});
|
|
1441
|
-
})(CreateDistributionWithTagsResult = exports.CreateDistributionWithTagsResult || (exports.CreateDistributionWithTagsResult = {}));
|
|
1442
1016
|
class InvalidTagging extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
1443
1017
|
constructor(opts) {
|
|
1444
1018
|
super({
|
|
@@ -1453,66 +1027,6 @@ class InvalidTagging extends CloudFrontServiceException_1.CloudFrontServiceExcep
|
|
|
1453
1027
|
}
|
|
1454
1028
|
}
|
|
1455
1029
|
exports.InvalidTagging = InvalidTagging;
|
|
1456
|
-
var ContentTypeProfile;
|
|
1457
|
-
(function (ContentTypeProfile) {
|
|
1458
|
-
ContentTypeProfile.filterSensitiveLog = (obj) => ({
|
|
1459
|
-
...obj,
|
|
1460
|
-
});
|
|
1461
|
-
})(ContentTypeProfile = exports.ContentTypeProfile || (exports.ContentTypeProfile = {}));
|
|
1462
|
-
var ContentTypeProfiles;
|
|
1463
|
-
(function (ContentTypeProfiles) {
|
|
1464
|
-
ContentTypeProfiles.filterSensitiveLog = (obj) => ({
|
|
1465
|
-
...obj,
|
|
1466
|
-
});
|
|
1467
|
-
})(ContentTypeProfiles = exports.ContentTypeProfiles || (exports.ContentTypeProfiles = {}));
|
|
1468
|
-
var ContentTypeProfileConfig;
|
|
1469
|
-
(function (ContentTypeProfileConfig) {
|
|
1470
|
-
ContentTypeProfileConfig.filterSensitiveLog = (obj) => ({
|
|
1471
|
-
...obj,
|
|
1472
|
-
});
|
|
1473
|
-
})(ContentTypeProfileConfig = exports.ContentTypeProfileConfig || (exports.ContentTypeProfileConfig = {}));
|
|
1474
|
-
var QueryArgProfile;
|
|
1475
|
-
(function (QueryArgProfile) {
|
|
1476
|
-
QueryArgProfile.filterSensitiveLog = (obj) => ({
|
|
1477
|
-
...obj,
|
|
1478
|
-
});
|
|
1479
|
-
})(QueryArgProfile = exports.QueryArgProfile || (exports.QueryArgProfile = {}));
|
|
1480
|
-
var QueryArgProfiles;
|
|
1481
|
-
(function (QueryArgProfiles) {
|
|
1482
|
-
QueryArgProfiles.filterSensitiveLog = (obj) => ({
|
|
1483
|
-
...obj,
|
|
1484
|
-
});
|
|
1485
|
-
})(QueryArgProfiles = exports.QueryArgProfiles || (exports.QueryArgProfiles = {}));
|
|
1486
|
-
var QueryArgProfileConfig;
|
|
1487
|
-
(function (QueryArgProfileConfig) {
|
|
1488
|
-
QueryArgProfileConfig.filterSensitiveLog = (obj) => ({
|
|
1489
|
-
...obj,
|
|
1490
|
-
});
|
|
1491
|
-
})(QueryArgProfileConfig = exports.QueryArgProfileConfig || (exports.QueryArgProfileConfig = {}));
|
|
1492
|
-
var FieldLevelEncryptionConfig;
|
|
1493
|
-
(function (FieldLevelEncryptionConfig) {
|
|
1494
|
-
FieldLevelEncryptionConfig.filterSensitiveLog = (obj) => ({
|
|
1495
|
-
...obj,
|
|
1496
|
-
});
|
|
1497
|
-
})(FieldLevelEncryptionConfig = exports.FieldLevelEncryptionConfig || (exports.FieldLevelEncryptionConfig = {}));
|
|
1498
|
-
var CreateFieldLevelEncryptionConfigRequest;
|
|
1499
|
-
(function (CreateFieldLevelEncryptionConfigRequest) {
|
|
1500
|
-
CreateFieldLevelEncryptionConfigRequest.filterSensitiveLog = (obj) => ({
|
|
1501
|
-
...obj,
|
|
1502
|
-
});
|
|
1503
|
-
})(CreateFieldLevelEncryptionConfigRequest = exports.CreateFieldLevelEncryptionConfigRequest || (exports.CreateFieldLevelEncryptionConfigRequest = {}));
|
|
1504
|
-
var FieldLevelEncryption;
|
|
1505
|
-
(function (FieldLevelEncryption) {
|
|
1506
|
-
FieldLevelEncryption.filterSensitiveLog = (obj) => ({
|
|
1507
|
-
...obj,
|
|
1508
|
-
});
|
|
1509
|
-
})(FieldLevelEncryption = exports.FieldLevelEncryption || (exports.FieldLevelEncryption = {}));
|
|
1510
|
-
var CreateFieldLevelEncryptionConfigResult;
|
|
1511
|
-
(function (CreateFieldLevelEncryptionConfigResult) {
|
|
1512
|
-
CreateFieldLevelEncryptionConfigResult.filterSensitiveLog = (obj) => ({
|
|
1513
|
-
...obj,
|
|
1514
|
-
});
|
|
1515
|
-
})(CreateFieldLevelEncryptionConfigResult = exports.CreateFieldLevelEncryptionConfigResult || (exports.CreateFieldLevelEncryptionConfigResult = {}));
|
|
1516
1030
|
class FieldLevelEncryptionConfigAlreadyExists extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
1517
1031
|
constructor(opts) {
|
|
1518
1032
|
super({
|
|
@@ -1597,48 +1111,6 @@ class TooManyFieldLevelEncryptionQueryArgProfiles extends CloudFrontServiceExcep
|
|
|
1597
1111
|
}
|
|
1598
1112
|
}
|
|
1599
1113
|
exports.TooManyFieldLevelEncryptionQueryArgProfiles = TooManyFieldLevelEncryptionQueryArgProfiles;
|
|
1600
|
-
var FieldPatterns;
|
|
1601
|
-
(function (FieldPatterns) {
|
|
1602
|
-
FieldPatterns.filterSensitiveLog = (obj) => ({
|
|
1603
|
-
...obj,
|
|
1604
|
-
});
|
|
1605
|
-
})(FieldPatterns = exports.FieldPatterns || (exports.FieldPatterns = {}));
|
|
1606
|
-
var EncryptionEntity;
|
|
1607
|
-
(function (EncryptionEntity) {
|
|
1608
|
-
EncryptionEntity.filterSensitiveLog = (obj) => ({
|
|
1609
|
-
...obj,
|
|
1610
|
-
});
|
|
1611
|
-
})(EncryptionEntity = exports.EncryptionEntity || (exports.EncryptionEntity = {}));
|
|
1612
|
-
var EncryptionEntities;
|
|
1613
|
-
(function (EncryptionEntities) {
|
|
1614
|
-
EncryptionEntities.filterSensitiveLog = (obj) => ({
|
|
1615
|
-
...obj,
|
|
1616
|
-
});
|
|
1617
|
-
})(EncryptionEntities = exports.EncryptionEntities || (exports.EncryptionEntities = {}));
|
|
1618
|
-
var FieldLevelEncryptionProfileConfig;
|
|
1619
|
-
(function (FieldLevelEncryptionProfileConfig) {
|
|
1620
|
-
FieldLevelEncryptionProfileConfig.filterSensitiveLog = (obj) => ({
|
|
1621
|
-
...obj,
|
|
1622
|
-
});
|
|
1623
|
-
})(FieldLevelEncryptionProfileConfig = exports.FieldLevelEncryptionProfileConfig || (exports.FieldLevelEncryptionProfileConfig = {}));
|
|
1624
|
-
var CreateFieldLevelEncryptionProfileRequest;
|
|
1625
|
-
(function (CreateFieldLevelEncryptionProfileRequest) {
|
|
1626
|
-
CreateFieldLevelEncryptionProfileRequest.filterSensitiveLog = (obj) => ({
|
|
1627
|
-
...obj,
|
|
1628
|
-
});
|
|
1629
|
-
})(CreateFieldLevelEncryptionProfileRequest = exports.CreateFieldLevelEncryptionProfileRequest || (exports.CreateFieldLevelEncryptionProfileRequest = {}));
|
|
1630
|
-
var FieldLevelEncryptionProfile;
|
|
1631
|
-
(function (FieldLevelEncryptionProfile) {
|
|
1632
|
-
FieldLevelEncryptionProfile.filterSensitiveLog = (obj) => ({
|
|
1633
|
-
...obj,
|
|
1634
|
-
});
|
|
1635
|
-
})(FieldLevelEncryptionProfile = exports.FieldLevelEncryptionProfile || (exports.FieldLevelEncryptionProfile = {}));
|
|
1636
|
-
var CreateFieldLevelEncryptionProfileResult;
|
|
1637
|
-
(function (CreateFieldLevelEncryptionProfileResult) {
|
|
1638
|
-
CreateFieldLevelEncryptionProfileResult.filterSensitiveLog = (obj) => ({
|
|
1639
|
-
...obj,
|
|
1640
|
-
});
|
|
1641
|
-
})(CreateFieldLevelEncryptionProfileResult = exports.CreateFieldLevelEncryptionProfileResult || (exports.CreateFieldLevelEncryptionProfileResult = {}));
|
|
1642
1114
|
class FieldLevelEncryptionProfileAlreadyExists extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
1643
1115
|
constructor(opts) {
|
|
1644
1116
|
super({
|
|
@@ -1727,42 +1199,11 @@ var FunctionRuntime;
|
|
|
1727
1199
|
(function (FunctionRuntime) {
|
|
1728
1200
|
FunctionRuntime["cloudfront_js_1_0"] = "cloudfront-js-1.0";
|
|
1729
1201
|
})(FunctionRuntime = exports.FunctionRuntime || (exports.FunctionRuntime = {}));
|
|
1730
|
-
var FunctionConfig;
|
|
1731
|
-
(function (FunctionConfig) {
|
|
1732
|
-
FunctionConfig.filterSensitiveLog = (obj) => ({
|
|
1733
|
-
...obj,
|
|
1734
|
-
});
|
|
1735
|
-
})(FunctionConfig = exports.FunctionConfig || (exports.FunctionConfig = {}));
|
|
1736
|
-
var CreateFunctionRequest;
|
|
1737
|
-
(function (CreateFunctionRequest) {
|
|
1738
|
-
CreateFunctionRequest.filterSensitiveLog = (obj) => ({
|
|
1739
|
-
...obj,
|
|
1740
|
-
...(obj.FunctionCode && { FunctionCode: smithy_client_1.SENSITIVE_STRING }),
|
|
1741
|
-
});
|
|
1742
|
-
})(CreateFunctionRequest = exports.CreateFunctionRequest || (exports.CreateFunctionRequest = {}));
|
|
1743
1202
|
var FunctionStage;
|
|
1744
1203
|
(function (FunctionStage) {
|
|
1745
1204
|
FunctionStage["DEVELOPMENT"] = "DEVELOPMENT";
|
|
1746
1205
|
FunctionStage["LIVE"] = "LIVE";
|
|
1747
1206
|
})(FunctionStage = exports.FunctionStage || (exports.FunctionStage = {}));
|
|
1748
|
-
var FunctionMetadata;
|
|
1749
|
-
(function (FunctionMetadata) {
|
|
1750
|
-
FunctionMetadata.filterSensitiveLog = (obj) => ({
|
|
1751
|
-
...obj,
|
|
1752
|
-
});
|
|
1753
|
-
})(FunctionMetadata = exports.FunctionMetadata || (exports.FunctionMetadata = {}));
|
|
1754
|
-
var FunctionSummary;
|
|
1755
|
-
(function (FunctionSummary) {
|
|
1756
|
-
FunctionSummary.filterSensitiveLog = (obj) => ({
|
|
1757
|
-
...obj,
|
|
1758
|
-
});
|
|
1759
|
-
})(FunctionSummary = exports.FunctionSummary || (exports.FunctionSummary = {}));
|
|
1760
|
-
var CreateFunctionResult;
|
|
1761
|
-
(function (CreateFunctionResult) {
|
|
1762
|
-
CreateFunctionResult.filterSensitiveLog = (obj) => ({
|
|
1763
|
-
...obj,
|
|
1764
|
-
});
|
|
1765
|
-
})(CreateFunctionResult = exports.CreateFunctionResult || (exports.CreateFunctionResult = {}));
|
|
1766
1207
|
class FunctionAlreadyExists extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
1767
1208
|
constructor(opts) {
|
|
1768
1209
|
super({
|
|
@@ -1819,36 +1260,6 @@ class UnsupportedOperation extends CloudFrontServiceException_1.CloudFrontServic
|
|
|
1819
1260
|
}
|
|
1820
1261
|
}
|
|
1821
1262
|
exports.UnsupportedOperation = UnsupportedOperation;
|
|
1822
|
-
var Paths;
|
|
1823
|
-
(function (Paths) {
|
|
1824
|
-
Paths.filterSensitiveLog = (obj) => ({
|
|
1825
|
-
...obj,
|
|
1826
|
-
});
|
|
1827
|
-
})(Paths = exports.Paths || (exports.Paths = {}));
|
|
1828
|
-
var InvalidationBatch;
|
|
1829
|
-
(function (InvalidationBatch) {
|
|
1830
|
-
InvalidationBatch.filterSensitiveLog = (obj) => ({
|
|
1831
|
-
...obj,
|
|
1832
|
-
});
|
|
1833
|
-
})(InvalidationBatch = exports.InvalidationBatch || (exports.InvalidationBatch = {}));
|
|
1834
|
-
var CreateInvalidationRequest;
|
|
1835
|
-
(function (CreateInvalidationRequest) {
|
|
1836
|
-
CreateInvalidationRequest.filterSensitiveLog = (obj) => ({
|
|
1837
|
-
...obj,
|
|
1838
|
-
});
|
|
1839
|
-
})(CreateInvalidationRequest = exports.CreateInvalidationRequest || (exports.CreateInvalidationRequest = {}));
|
|
1840
|
-
var Invalidation;
|
|
1841
|
-
(function (Invalidation) {
|
|
1842
|
-
Invalidation.filterSensitiveLog = (obj) => ({
|
|
1843
|
-
...obj,
|
|
1844
|
-
});
|
|
1845
|
-
})(Invalidation = exports.Invalidation || (exports.Invalidation = {}));
|
|
1846
|
-
var CreateInvalidationResult;
|
|
1847
|
-
(function (CreateInvalidationResult) {
|
|
1848
|
-
CreateInvalidationResult.filterSensitiveLog = (obj) => ({
|
|
1849
|
-
...obj,
|
|
1850
|
-
});
|
|
1851
|
-
})(CreateInvalidationResult = exports.CreateInvalidationResult || (exports.CreateInvalidationResult = {}));
|
|
1852
1263
|
class TooManyInvalidationsInProgress extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
1853
1264
|
constructor(opts) {
|
|
1854
1265
|
super({
|
|
@@ -1863,30 +1274,6 @@ class TooManyInvalidationsInProgress extends CloudFrontServiceException_1.CloudF
|
|
|
1863
1274
|
}
|
|
1864
1275
|
}
|
|
1865
1276
|
exports.TooManyInvalidationsInProgress = TooManyInvalidationsInProgress;
|
|
1866
|
-
var KeyGroupConfig;
|
|
1867
|
-
(function (KeyGroupConfig) {
|
|
1868
|
-
KeyGroupConfig.filterSensitiveLog = (obj) => ({
|
|
1869
|
-
...obj,
|
|
1870
|
-
});
|
|
1871
|
-
})(KeyGroupConfig = exports.KeyGroupConfig || (exports.KeyGroupConfig = {}));
|
|
1872
|
-
var CreateKeyGroupRequest;
|
|
1873
|
-
(function (CreateKeyGroupRequest) {
|
|
1874
|
-
CreateKeyGroupRequest.filterSensitiveLog = (obj) => ({
|
|
1875
|
-
...obj,
|
|
1876
|
-
});
|
|
1877
|
-
})(CreateKeyGroupRequest = exports.CreateKeyGroupRequest || (exports.CreateKeyGroupRequest = {}));
|
|
1878
|
-
var KeyGroup;
|
|
1879
|
-
(function (KeyGroup) {
|
|
1880
|
-
KeyGroup.filterSensitiveLog = (obj) => ({
|
|
1881
|
-
...obj,
|
|
1882
|
-
});
|
|
1883
|
-
})(KeyGroup = exports.KeyGroup || (exports.KeyGroup = {}));
|
|
1884
|
-
var CreateKeyGroupResult;
|
|
1885
|
-
(function (CreateKeyGroupResult) {
|
|
1886
|
-
CreateKeyGroupResult.filterSensitiveLog = (obj) => ({
|
|
1887
|
-
...obj,
|
|
1888
|
-
});
|
|
1889
|
-
})(CreateKeyGroupResult = exports.CreateKeyGroupResult || (exports.CreateKeyGroupResult = {}));
|
|
1890
1277
|
class KeyGroupAlreadyExists extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
1891
1278
|
constructor(opts) {
|
|
1892
1279
|
super({
|
|
@@ -1934,72 +1321,6 @@ var RealtimeMetricsSubscriptionStatus;
|
|
|
1934
1321
|
RealtimeMetricsSubscriptionStatus["Disabled"] = "Disabled";
|
|
1935
1322
|
RealtimeMetricsSubscriptionStatus["Enabled"] = "Enabled";
|
|
1936
1323
|
})(RealtimeMetricsSubscriptionStatus = exports.RealtimeMetricsSubscriptionStatus || (exports.RealtimeMetricsSubscriptionStatus = {}));
|
|
1937
|
-
var RealtimeMetricsSubscriptionConfig;
|
|
1938
|
-
(function (RealtimeMetricsSubscriptionConfig) {
|
|
1939
|
-
RealtimeMetricsSubscriptionConfig.filterSensitiveLog = (obj) => ({
|
|
1940
|
-
...obj,
|
|
1941
|
-
});
|
|
1942
|
-
})(RealtimeMetricsSubscriptionConfig = exports.RealtimeMetricsSubscriptionConfig || (exports.RealtimeMetricsSubscriptionConfig = {}));
|
|
1943
|
-
var MonitoringSubscription;
|
|
1944
|
-
(function (MonitoringSubscription) {
|
|
1945
|
-
MonitoringSubscription.filterSensitiveLog = (obj) => ({
|
|
1946
|
-
...obj,
|
|
1947
|
-
});
|
|
1948
|
-
})(MonitoringSubscription = exports.MonitoringSubscription || (exports.MonitoringSubscription = {}));
|
|
1949
|
-
var CreateMonitoringSubscriptionRequest;
|
|
1950
|
-
(function (CreateMonitoringSubscriptionRequest) {
|
|
1951
|
-
CreateMonitoringSubscriptionRequest.filterSensitiveLog = (obj) => ({
|
|
1952
|
-
...obj,
|
|
1953
|
-
});
|
|
1954
|
-
})(CreateMonitoringSubscriptionRequest = exports.CreateMonitoringSubscriptionRequest || (exports.CreateMonitoringSubscriptionRequest = {}));
|
|
1955
|
-
var CreateMonitoringSubscriptionResult;
|
|
1956
|
-
(function (CreateMonitoringSubscriptionResult) {
|
|
1957
|
-
CreateMonitoringSubscriptionResult.filterSensitiveLog = (obj) => ({
|
|
1958
|
-
...obj,
|
|
1959
|
-
});
|
|
1960
|
-
})(CreateMonitoringSubscriptionResult = exports.CreateMonitoringSubscriptionResult || (exports.CreateMonitoringSubscriptionResult = {}));
|
|
1961
|
-
var OriginRequestPolicyCookiesConfig;
|
|
1962
|
-
(function (OriginRequestPolicyCookiesConfig) {
|
|
1963
|
-
OriginRequestPolicyCookiesConfig.filterSensitiveLog = (obj) => ({
|
|
1964
|
-
...obj,
|
|
1965
|
-
});
|
|
1966
|
-
})(OriginRequestPolicyCookiesConfig = exports.OriginRequestPolicyCookiesConfig || (exports.OriginRequestPolicyCookiesConfig = {}));
|
|
1967
|
-
var OriginRequestPolicyHeadersConfig;
|
|
1968
|
-
(function (OriginRequestPolicyHeadersConfig) {
|
|
1969
|
-
OriginRequestPolicyHeadersConfig.filterSensitiveLog = (obj) => ({
|
|
1970
|
-
...obj,
|
|
1971
|
-
});
|
|
1972
|
-
})(OriginRequestPolicyHeadersConfig = exports.OriginRequestPolicyHeadersConfig || (exports.OriginRequestPolicyHeadersConfig = {}));
|
|
1973
|
-
var OriginRequestPolicyQueryStringsConfig;
|
|
1974
|
-
(function (OriginRequestPolicyQueryStringsConfig) {
|
|
1975
|
-
OriginRequestPolicyQueryStringsConfig.filterSensitiveLog = (obj) => ({
|
|
1976
|
-
...obj,
|
|
1977
|
-
});
|
|
1978
|
-
})(OriginRequestPolicyQueryStringsConfig = exports.OriginRequestPolicyQueryStringsConfig || (exports.OriginRequestPolicyQueryStringsConfig = {}));
|
|
1979
|
-
var OriginRequestPolicyConfig;
|
|
1980
|
-
(function (OriginRequestPolicyConfig) {
|
|
1981
|
-
OriginRequestPolicyConfig.filterSensitiveLog = (obj) => ({
|
|
1982
|
-
...obj,
|
|
1983
|
-
});
|
|
1984
|
-
})(OriginRequestPolicyConfig = exports.OriginRequestPolicyConfig || (exports.OriginRequestPolicyConfig = {}));
|
|
1985
|
-
var CreateOriginRequestPolicyRequest;
|
|
1986
|
-
(function (CreateOriginRequestPolicyRequest) {
|
|
1987
|
-
CreateOriginRequestPolicyRequest.filterSensitiveLog = (obj) => ({
|
|
1988
|
-
...obj,
|
|
1989
|
-
});
|
|
1990
|
-
})(CreateOriginRequestPolicyRequest = exports.CreateOriginRequestPolicyRequest || (exports.CreateOriginRequestPolicyRequest = {}));
|
|
1991
|
-
var OriginRequestPolicy;
|
|
1992
|
-
(function (OriginRequestPolicy) {
|
|
1993
|
-
OriginRequestPolicy.filterSensitiveLog = (obj) => ({
|
|
1994
|
-
...obj,
|
|
1995
|
-
});
|
|
1996
|
-
})(OriginRequestPolicy = exports.OriginRequestPolicy || (exports.OriginRequestPolicy = {}));
|
|
1997
|
-
var CreateOriginRequestPolicyResult;
|
|
1998
|
-
(function (CreateOriginRequestPolicyResult) {
|
|
1999
|
-
CreateOriginRequestPolicyResult.filterSensitiveLog = (obj) => ({
|
|
2000
|
-
...obj,
|
|
2001
|
-
});
|
|
2002
|
-
})(CreateOriginRequestPolicyResult = exports.CreateOriginRequestPolicyResult || (exports.CreateOriginRequestPolicyResult = {}));
|
|
2003
1324
|
class OriginRequestPolicyAlreadyExists extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
2004
1325
|
constructor(opts) {
|
|
2005
1326
|
super({
|
|
@@ -2070,30 +1391,6 @@ class TooManyQueryStringsInOriginRequestPolicy extends CloudFrontServiceExceptio
|
|
|
2070
1391
|
}
|
|
2071
1392
|
}
|
|
2072
1393
|
exports.TooManyQueryStringsInOriginRequestPolicy = TooManyQueryStringsInOriginRequestPolicy;
|
|
2073
|
-
var PublicKeyConfig;
|
|
2074
|
-
(function (PublicKeyConfig) {
|
|
2075
|
-
PublicKeyConfig.filterSensitiveLog = (obj) => ({
|
|
2076
|
-
...obj,
|
|
2077
|
-
});
|
|
2078
|
-
})(PublicKeyConfig = exports.PublicKeyConfig || (exports.PublicKeyConfig = {}));
|
|
2079
|
-
var CreatePublicKeyRequest;
|
|
2080
|
-
(function (CreatePublicKeyRequest) {
|
|
2081
|
-
CreatePublicKeyRequest.filterSensitiveLog = (obj) => ({
|
|
2082
|
-
...obj,
|
|
2083
|
-
});
|
|
2084
|
-
})(CreatePublicKeyRequest = exports.CreatePublicKeyRequest || (exports.CreatePublicKeyRequest = {}));
|
|
2085
|
-
var PublicKey;
|
|
2086
|
-
(function (PublicKey) {
|
|
2087
|
-
PublicKey.filterSensitiveLog = (obj) => ({
|
|
2088
|
-
...obj,
|
|
2089
|
-
});
|
|
2090
|
-
})(PublicKey = exports.PublicKey || (exports.PublicKey = {}));
|
|
2091
|
-
var CreatePublicKeyResult;
|
|
2092
|
-
(function (CreatePublicKeyResult) {
|
|
2093
|
-
CreatePublicKeyResult.filterSensitiveLog = (obj) => ({
|
|
2094
|
-
...obj,
|
|
2095
|
-
});
|
|
2096
|
-
})(CreatePublicKeyResult = exports.CreatePublicKeyResult || (exports.CreatePublicKeyResult = {}));
|
|
2097
1394
|
class PublicKeyAlreadyExists extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
2098
1395
|
constructor(opts) {
|
|
2099
1396
|
super({
|
|
@@ -2122,36 +1419,6 @@ class TooManyPublicKeys extends CloudFrontServiceException_1.CloudFrontServiceEx
|
|
|
2122
1419
|
}
|
|
2123
1420
|
}
|
|
2124
1421
|
exports.TooManyPublicKeys = TooManyPublicKeys;
|
|
2125
|
-
var KinesisStreamConfig;
|
|
2126
|
-
(function (KinesisStreamConfig) {
|
|
2127
|
-
KinesisStreamConfig.filterSensitiveLog = (obj) => ({
|
|
2128
|
-
...obj,
|
|
2129
|
-
});
|
|
2130
|
-
})(KinesisStreamConfig = exports.KinesisStreamConfig || (exports.KinesisStreamConfig = {}));
|
|
2131
|
-
var EndPoint;
|
|
2132
|
-
(function (EndPoint) {
|
|
2133
|
-
EndPoint.filterSensitiveLog = (obj) => ({
|
|
2134
|
-
...obj,
|
|
2135
|
-
});
|
|
2136
|
-
})(EndPoint = exports.EndPoint || (exports.EndPoint = {}));
|
|
2137
|
-
var CreateRealtimeLogConfigRequest;
|
|
2138
|
-
(function (CreateRealtimeLogConfigRequest) {
|
|
2139
|
-
CreateRealtimeLogConfigRequest.filterSensitiveLog = (obj) => ({
|
|
2140
|
-
...obj,
|
|
2141
|
-
});
|
|
2142
|
-
})(CreateRealtimeLogConfigRequest = exports.CreateRealtimeLogConfigRequest || (exports.CreateRealtimeLogConfigRequest = {}));
|
|
2143
|
-
var RealtimeLogConfig;
|
|
2144
|
-
(function (RealtimeLogConfig) {
|
|
2145
|
-
RealtimeLogConfig.filterSensitiveLog = (obj) => ({
|
|
2146
|
-
...obj,
|
|
2147
|
-
});
|
|
2148
|
-
})(RealtimeLogConfig = exports.RealtimeLogConfig || (exports.RealtimeLogConfig = {}));
|
|
2149
|
-
var CreateRealtimeLogConfigResult;
|
|
2150
|
-
(function (CreateRealtimeLogConfigResult) {
|
|
2151
|
-
CreateRealtimeLogConfigResult.filterSensitiveLog = (obj) => ({
|
|
2152
|
-
...obj,
|
|
2153
|
-
});
|
|
2154
|
-
})(CreateRealtimeLogConfigResult = exports.CreateRealtimeLogConfigResult || (exports.CreateRealtimeLogConfigResult = {}));
|
|
2155
1422
|
class RealtimeLogConfigAlreadyExists extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
2156
1423
|
constructor(opts) {
|
|
2157
1424
|
super({
|
|
@@ -2180,71 +1447,11 @@ class TooManyRealtimeLogConfigs extends CloudFrontServiceException_1.CloudFrontS
|
|
|
2180
1447
|
}
|
|
2181
1448
|
}
|
|
2182
1449
|
exports.TooManyRealtimeLogConfigs = TooManyRealtimeLogConfigs;
|
|
2183
|
-
var ResponseHeadersPolicyAccessControlAllowHeaders;
|
|
2184
|
-
(function (ResponseHeadersPolicyAccessControlAllowHeaders) {
|
|
2185
|
-
ResponseHeadersPolicyAccessControlAllowHeaders.filterSensitiveLog = (obj) => ({
|
|
2186
|
-
...obj,
|
|
2187
|
-
});
|
|
2188
|
-
})(ResponseHeadersPolicyAccessControlAllowHeaders = exports.ResponseHeadersPolicyAccessControlAllowHeaders || (exports.ResponseHeadersPolicyAccessControlAllowHeaders = {}));
|
|
2189
|
-
var ResponseHeadersPolicyAccessControlAllowMethods;
|
|
2190
|
-
(function (ResponseHeadersPolicyAccessControlAllowMethods) {
|
|
2191
|
-
ResponseHeadersPolicyAccessControlAllowMethods.filterSensitiveLog = (obj) => ({
|
|
2192
|
-
...obj,
|
|
2193
|
-
});
|
|
2194
|
-
})(ResponseHeadersPolicyAccessControlAllowMethods = exports.ResponseHeadersPolicyAccessControlAllowMethods || (exports.ResponseHeadersPolicyAccessControlAllowMethods = {}));
|
|
2195
|
-
var ResponseHeadersPolicyAccessControlAllowOrigins;
|
|
2196
|
-
(function (ResponseHeadersPolicyAccessControlAllowOrigins) {
|
|
2197
|
-
ResponseHeadersPolicyAccessControlAllowOrigins.filterSensitiveLog = (obj) => ({
|
|
2198
|
-
...obj,
|
|
2199
|
-
});
|
|
2200
|
-
})(ResponseHeadersPolicyAccessControlAllowOrigins = exports.ResponseHeadersPolicyAccessControlAllowOrigins || (exports.ResponseHeadersPolicyAccessControlAllowOrigins = {}));
|
|
2201
|
-
var ResponseHeadersPolicyAccessControlExposeHeaders;
|
|
2202
|
-
(function (ResponseHeadersPolicyAccessControlExposeHeaders) {
|
|
2203
|
-
ResponseHeadersPolicyAccessControlExposeHeaders.filterSensitiveLog = (obj) => ({
|
|
2204
|
-
...obj,
|
|
2205
|
-
});
|
|
2206
|
-
})(ResponseHeadersPolicyAccessControlExposeHeaders = exports.ResponseHeadersPolicyAccessControlExposeHeaders || (exports.ResponseHeadersPolicyAccessControlExposeHeaders = {}));
|
|
2207
|
-
var ResponseHeadersPolicyCorsConfig;
|
|
2208
|
-
(function (ResponseHeadersPolicyCorsConfig) {
|
|
2209
|
-
ResponseHeadersPolicyCorsConfig.filterSensitiveLog = (obj) => ({
|
|
2210
|
-
...obj,
|
|
2211
|
-
});
|
|
2212
|
-
})(ResponseHeadersPolicyCorsConfig = exports.ResponseHeadersPolicyCorsConfig || (exports.ResponseHeadersPolicyCorsConfig = {}));
|
|
2213
|
-
var ResponseHeadersPolicyCustomHeader;
|
|
2214
|
-
(function (ResponseHeadersPolicyCustomHeader) {
|
|
2215
|
-
ResponseHeadersPolicyCustomHeader.filterSensitiveLog = (obj) => ({
|
|
2216
|
-
...obj,
|
|
2217
|
-
});
|
|
2218
|
-
})(ResponseHeadersPolicyCustomHeader = exports.ResponseHeadersPolicyCustomHeader || (exports.ResponseHeadersPolicyCustomHeader = {}));
|
|
2219
|
-
var ResponseHeadersPolicyCustomHeadersConfig;
|
|
2220
|
-
(function (ResponseHeadersPolicyCustomHeadersConfig) {
|
|
2221
|
-
ResponseHeadersPolicyCustomHeadersConfig.filterSensitiveLog = (obj) => ({
|
|
2222
|
-
...obj,
|
|
2223
|
-
});
|
|
2224
|
-
})(ResponseHeadersPolicyCustomHeadersConfig = exports.ResponseHeadersPolicyCustomHeadersConfig || (exports.ResponseHeadersPolicyCustomHeadersConfig = {}));
|
|
2225
|
-
var ResponseHeadersPolicyContentSecurityPolicy;
|
|
2226
|
-
(function (ResponseHeadersPolicyContentSecurityPolicy) {
|
|
2227
|
-
ResponseHeadersPolicyContentSecurityPolicy.filterSensitiveLog = (obj) => ({
|
|
2228
|
-
...obj,
|
|
2229
|
-
});
|
|
2230
|
-
})(ResponseHeadersPolicyContentSecurityPolicy = exports.ResponseHeadersPolicyContentSecurityPolicy || (exports.ResponseHeadersPolicyContentSecurityPolicy = {}));
|
|
2231
|
-
var ResponseHeadersPolicyContentTypeOptions;
|
|
2232
|
-
(function (ResponseHeadersPolicyContentTypeOptions) {
|
|
2233
|
-
ResponseHeadersPolicyContentTypeOptions.filterSensitiveLog = (obj) => ({
|
|
2234
|
-
...obj,
|
|
2235
|
-
});
|
|
2236
|
-
})(ResponseHeadersPolicyContentTypeOptions = exports.ResponseHeadersPolicyContentTypeOptions || (exports.ResponseHeadersPolicyContentTypeOptions = {}));
|
|
2237
1450
|
var FrameOptionsList;
|
|
2238
1451
|
(function (FrameOptionsList) {
|
|
2239
1452
|
FrameOptionsList["DENY"] = "DENY";
|
|
2240
1453
|
FrameOptionsList["SAMEORIGIN"] = "SAMEORIGIN";
|
|
2241
1454
|
})(FrameOptionsList = exports.FrameOptionsList || (exports.FrameOptionsList = {}));
|
|
2242
|
-
var ResponseHeadersPolicyFrameOptions;
|
|
2243
|
-
(function (ResponseHeadersPolicyFrameOptions) {
|
|
2244
|
-
ResponseHeadersPolicyFrameOptions.filterSensitiveLog = (obj) => ({
|
|
2245
|
-
...obj,
|
|
2246
|
-
});
|
|
2247
|
-
})(ResponseHeadersPolicyFrameOptions = exports.ResponseHeadersPolicyFrameOptions || (exports.ResponseHeadersPolicyFrameOptions = {}));
|
|
2248
1455
|
var ReferrerPolicyList;
|
|
2249
1456
|
(function (ReferrerPolicyList) {
|
|
2250
1457
|
ReferrerPolicyList["no_referrer"] = "no-referrer";
|
|
@@ -2256,60 +1463,6 @@ var ReferrerPolicyList;
|
|
|
2256
1463
|
ReferrerPolicyList["strict_origin_when_cross_origin"] = "strict-origin-when-cross-origin";
|
|
2257
1464
|
ReferrerPolicyList["unsafe_url"] = "unsafe-url";
|
|
2258
1465
|
})(ReferrerPolicyList = exports.ReferrerPolicyList || (exports.ReferrerPolicyList = {}));
|
|
2259
|
-
var ResponseHeadersPolicyReferrerPolicy;
|
|
2260
|
-
(function (ResponseHeadersPolicyReferrerPolicy) {
|
|
2261
|
-
ResponseHeadersPolicyReferrerPolicy.filterSensitiveLog = (obj) => ({
|
|
2262
|
-
...obj,
|
|
2263
|
-
});
|
|
2264
|
-
})(ResponseHeadersPolicyReferrerPolicy = exports.ResponseHeadersPolicyReferrerPolicy || (exports.ResponseHeadersPolicyReferrerPolicy = {}));
|
|
2265
|
-
var ResponseHeadersPolicyStrictTransportSecurity;
|
|
2266
|
-
(function (ResponseHeadersPolicyStrictTransportSecurity) {
|
|
2267
|
-
ResponseHeadersPolicyStrictTransportSecurity.filterSensitiveLog = (obj) => ({
|
|
2268
|
-
...obj,
|
|
2269
|
-
});
|
|
2270
|
-
})(ResponseHeadersPolicyStrictTransportSecurity = exports.ResponseHeadersPolicyStrictTransportSecurity || (exports.ResponseHeadersPolicyStrictTransportSecurity = {}));
|
|
2271
|
-
var ResponseHeadersPolicyXSSProtection;
|
|
2272
|
-
(function (ResponseHeadersPolicyXSSProtection) {
|
|
2273
|
-
ResponseHeadersPolicyXSSProtection.filterSensitiveLog = (obj) => ({
|
|
2274
|
-
...obj,
|
|
2275
|
-
});
|
|
2276
|
-
})(ResponseHeadersPolicyXSSProtection = exports.ResponseHeadersPolicyXSSProtection || (exports.ResponseHeadersPolicyXSSProtection = {}));
|
|
2277
|
-
var ResponseHeadersPolicySecurityHeadersConfig;
|
|
2278
|
-
(function (ResponseHeadersPolicySecurityHeadersConfig) {
|
|
2279
|
-
ResponseHeadersPolicySecurityHeadersConfig.filterSensitiveLog = (obj) => ({
|
|
2280
|
-
...obj,
|
|
2281
|
-
});
|
|
2282
|
-
})(ResponseHeadersPolicySecurityHeadersConfig = exports.ResponseHeadersPolicySecurityHeadersConfig || (exports.ResponseHeadersPolicySecurityHeadersConfig = {}));
|
|
2283
|
-
var ResponseHeadersPolicyServerTimingHeadersConfig;
|
|
2284
|
-
(function (ResponseHeadersPolicyServerTimingHeadersConfig) {
|
|
2285
|
-
ResponseHeadersPolicyServerTimingHeadersConfig.filterSensitiveLog = (obj) => ({
|
|
2286
|
-
...obj,
|
|
2287
|
-
});
|
|
2288
|
-
})(ResponseHeadersPolicyServerTimingHeadersConfig = exports.ResponseHeadersPolicyServerTimingHeadersConfig || (exports.ResponseHeadersPolicyServerTimingHeadersConfig = {}));
|
|
2289
|
-
var ResponseHeadersPolicyConfig;
|
|
2290
|
-
(function (ResponseHeadersPolicyConfig) {
|
|
2291
|
-
ResponseHeadersPolicyConfig.filterSensitiveLog = (obj) => ({
|
|
2292
|
-
...obj,
|
|
2293
|
-
});
|
|
2294
|
-
})(ResponseHeadersPolicyConfig = exports.ResponseHeadersPolicyConfig || (exports.ResponseHeadersPolicyConfig = {}));
|
|
2295
|
-
var CreateResponseHeadersPolicyRequest;
|
|
2296
|
-
(function (CreateResponseHeadersPolicyRequest) {
|
|
2297
|
-
CreateResponseHeadersPolicyRequest.filterSensitiveLog = (obj) => ({
|
|
2298
|
-
...obj,
|
|
2299
|
-
});
|
|
2300
|
-
})(CreateResponseHeadersPolicyRequest = exports.CreateResponseHeadersPolicyRequest || (exports.CreateResponseHeadersPolicyRequest = {}));
|
|
2301
|
-
var ResponseHeadersPolicy;
|
|
2302
|
-
(function (ResponseHeadersPolicy) {
|
|
2303
|
-
ResponseHeadersPolicy.filterSensitiveLog = (obj) => ({
|
|
2304
|
-
...obj,
|
|
2305
|
-
});
|
|
2306
|
-
})(ResponseHeadersPolicy = exports.ResponseHeadersPolicy || (exports.ResponseHeadersPolicy = {}));
|
|
2307
|
-
var CreateResponseHeadersPolicyResult;
|
|
2308
|
-
(function (CreateResponseHeadersPolicyResult) {
|
|
2309
|
-
CreateResponseHeadersPolicyResult.filterSensitiveLog = (obj) => ({
|
|
2310
|
-
...obj,
|
|
2311
|
-
});
|
|
2312
|
-
})(CreateResponseHeadersPolicyResult = exports.CreateResponseHeadersPolicyResult || (exports.CreateResponseHeadersPolicyResult = {}));
|
|
2313
1466
|
class ResponseHeadersPolicyAlreadyExists extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
2314
1467
|
constructor(opts) {
|
|
2315
1468
|
super({
|
|
@@ -2366,42 +1519,6 @@ class TooManyResponseHeadersPolicies extends CloudFrontServiceException_1.CloudF
|
|
|
2366
1519
|
}
|
|
2367
1520
|
}
|
|
2368
1521
|
exports.TooManyResponseHeadersPolicies = TooManyResponseHeadersPolicies;
|
|
2369
|
-
var StreamingLoggingConfig;
|
|
2370
|
-
(function (StreamingLoggingConfig) {
|
|
2371
|
-
StreamingLoggingConfig.filterSensitiveLog = (obj) => ({
|
|
2372
|
-
...obj,
|
|
2373
|
-
});
|
|
2374
|
-
})(StreamingLoggingConfig = exports.StreamingLoggingConfig || (exports.StreamingLoggingConfig = {}));
|
|
2375
|
-
var S3Origin;
|
|
2376
|
-
(function (S3Origin) {
|
|
2377
|
-
S3Origin.filterSensitiveLog = (obj) => ({
|
|
2378
|
-
...obj,
|
|
2379
|
-
});
|
|
2380
|
-
})(S3Origin = exports.S3Origin || (exports.S3Origin = {}));
|
|
2381
|
-
var StreamingDistributionConfig;
|
|
2382
|
-
(function (StreamingDistributionConfig) {
|
|
2383
|
-
StreamingDistributionConfig.filterSensitiveLog = (obj) => ({
|
|
2384
|
-
...obj,
|
|
2385
|
-
});
|
|
2386
|
-
})(StreamingDistributionConfig = exports.StreamingDistributionConfig || (exports.StreamingDistributionConfig = {}));
|
|
2387
|
-
var CreateStreamingDistributionRequest;
|
|
2388
|
-
(function (CreateStreamingDistributionRequest) {
|
|
2389
|
-
CreateStreamingDistributionRequest.filterSensitiveLog = (obj) => ({
|
|
2390
|
-
...obj,
|
|
2391
|
-
});
|
|
2392
|
-
})(CreateStreamingDistributionRequest = exports.CreateStreamingDistributionRequest || (exports.CreateStreamingDistributionRequest = {}));
|
|
2393
|
-
var StreamingDistribution;
|
|
2394
|
-
(function (StreamingDistribution) {
|
|
2395
|
-
StreamingDistribution.filterSensitiveLog = (obj) => ({
|
|
2396
|
-
...obj,
|
|
2397
|
-
});
|
|
2398
|
-
})(StreamingDistribution = exports.StreamingDistribution || (exports.StreamingDistribution = {}));
|
|
2399
|
-
var CreateStreamingDistributionResult;
|
|
2400
|
-
(function (CreateStreamingDistributionResult) {
|
|
2401
|
-
CreateStreamingDistributionResult.filterSensitiveLog = (obj) => ({
|
|
2402
|
-
...obj,
|
|
2403
|
-
});
|
|
2404
|
-
})(CreateStreamingDistributionResult = exports.CreateStreamingDistributionResult || (exports.CreateStreamingDistributionResult = {}));
|
|
2405
1522
|
class StreamingDistributionAlreadyExists extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
2406
1523
|
constructor(opts) {
|
|
2407
1524
|
super({
|
|
@@ -2444,30 +1561,6 @@ class TooManyStreamingDistributions extends CloudFrontServiceException_1.CloudFr
|
|
|
2444
1561
|
}
|
|
2445
1562
|
}
|
|
2446
1563
|
exports.TooManyStreamingDistributions = TooManyStreamingDistributions;
|
|
2447
|
-
var StreamingDistributionConfigWithTags;
|
|
2448
|
-
(function (StreamingDistributionConfigWithTags) {
|
|
2449
|
-
StreamingDistributionConfigWithTags.filterSensitiveLog = (obj) => ({
|
|
2450
|
-
...obj,
|
|
2451
|
-
});
|
|
2452
|
-
})(StreamingDistributionConfigWithTags = exports.StreamingDistributionConfigWithTags || (exports.StreamingDistributionConfigWithTags = {}));
|
|
2453
|
-
var CreateStreamingDistributionWithTagsRequest;
|
|
2454
|
-
(function (CreateStreamingDistributionWithTagsRequest) {
|
|
2455
|
-
CreateStreamingDistributionWithTagsRequest.filterSensitiveLog = (obj) => ({
|
|
2456
|
-
...obj,
|
|
2457
|
-
});
|
|
2458
|
-
})(CreateStreamingDistributionWithTagsRequest = exports.CreateStreamingDistributionWithTagsRequest || (exports.CreateStreamingDistributionWithTagsRequest = {}));
|
|
2459
|
-
var CreateStreamingDistributionWithTagsResult;
|
|
2460
|
-
(function (CreateStreamingDistributionWithTagsResult) {
|
|
2461
|
-
CreateStreamingDistributionWithTagsResult.filterSensitiveLog = (obj) => ({
|
|
2462
|
-
...obj,
|
|
2463
|
-
});
|
|
2464
|
-
})(CreateStreamingDistributionWithTagsResult = exports.CreateStreamingDistributionWithTagsResult || (exports.CreateStreamingDistributionWithTagsResult = {}));
|
|
2465
|
-
var DeleteCachePolicyRequest;
|
|
2466
|
-
(function (DeleteCachePolicyRequest) {
|
|
2467
|
-
DeleteCachePolicyRequest.filterSensitiveLog = (obj) => ({
|
|
2468
|
-
...obj,
|
|
2469
|
-
});
|
|
2470
|
-
})(DeleteCachePolicyRequest = exports.DeleteCachePolicyRequest || (exports.DeleteCachePolicyRequest = {}));
|
|
2471
1564
|
class IllegalDelete extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
2472
1565
|
constructor(opts) {
|
|
2473
1566
|
super({
|
|
@@ -2524,12 +1617,6 @@ class CloudFrontOriginAccessIdentityInUse extends CloudFrontServiceException_1.C
|
|
|
2524
1617
|
}
|
|
2525
1618
|
}
|
|
2526
1619
|
exports.CloudFrontOriginAccessIdentityInUse = CloudFrontOriginAccessIdentityInUse;
|
|
2527
|
-
var DeleteCloudFrontOriginAccessIdentityRequest;
|
|
2528
|
-
(function (DeleteCloudFrontOriginAccessIdentityRequest) {
|
|
2529
|
-
DeleteCloudFrontOriginAccessIdentityRequest.filterSensitiveLog = (obj) => ({
|
|
2530
|
-
...obj,
|
|
2531
|
-
});
|
|
2532
|
-
})(DeleteCloudFrontOriginAccessIdentityRequest = exports.DeleteCloudFrontOriginAccessIdentityRequest || (exports.DeleteCloudFrontOriginAccessIdentityRequest = {}));
|
|
2533
1620
|
class NoSuchCloudFrontOriginAccessIdentity extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
2534
1621
|
constructor(opts) {
|
|
2535
1622
|
super({
|
|
@@ -2544,12 +1631,6 @@ class NoSuchCloudFrontOriginAccessIdentity extends CloudFrontServiceException_1.
|
|
|
2544
1631
|
}
|
|
2545
1632
|
}
|
|
2546
1633
|
exports.NoSuchCloudFrontOriginAccessIdentity = NoSuchCloudFrontOriginAccessIdentity;
|
|
2547
|
-
var DeleteDistributionRequest;
|
|
2548
|
-
(function (DeleteDistributionRequest) {
|
|
2549
|
-
DeleteDistributionRequest.filterSensitiveLog = (obj) => ({
|
|
2550
|
-
...obj,
|
|
2551
|
-
});
|
|
2552
|
-
})(DeleteDistributionRequest = exports.DeleteDistributionRequest || (exports.DeleteDistributionRequest = {}));
|
|
2553
1634
|
class DistributionNotDisabled extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
2554
1635
|
constructor(opts) {
|
|
2555
1636
|
super({
|
|
@@ -2564,12 +1645,6 @@ class DistributionNotDisabled extends CloudFrontServiceException_1.CloudFrontSer
|
|
|
2564
1645
|
}
|
|
2565
1646
|
}
|
|
2566
1647
|
exports.DistributionNotDisabled = DistributionNotDisabled;
|
|
2567
|
-
var DeleteFieldLevelEncryptionConfigRequest;
|
|
2568
|
-
(function (DeleteFieldLevelEncryptionConfigRequest) {
|
|
2569
|
-
DeleteFieldLevelEncryptionConfigRequest.filterSensitiveLog = (obj) => ({
|
|
2570
|
-
...obj,
|
|
2571
|
-
});
|
|
2572
|
-
})(DeleteFieldLevelEncryptionConfigRequest = exports.DeleteFieldLevelEncryptionConfigRequest || (exports.DeleteFieldLevelEncryptionConfigRequest = {}));
|
|
2573
1648
|
class FieldLevelEncryptionConfigInUse extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
2574
1649
|
constructor(opts) {
|
|
2575
1650
|
super({
|
|
@@ -2584,12 +1659,6 @@ class FieldLevelEncryptionConfigInUse extends CloudFrontServiceException_1.Cloud
|
|
|
2584
1659
|
}
|
|
2585
1660
|
}
|
|
2586
1661
|
exports.FieldLevelEncryptionConfigInUse = FieldLevelEncryptionConfigInUse;
|
|
2587
|
-
var DeleteFieldLevelEncryptionProfileRequest;
|
|
2588
|
-
(function (DeleteFieldLevelEncryptionProfileRequest) {
|
|
2589
|
-
DeleteFieldLevelEncryptionProfileRequest.filterSensitiveLog = (obj) => ({
|
|
2590
|
-
...obj,
|
|
2591
|
-
});
|
|
2592
|
-
})(DeleteFieldLevelEncryptionProfileRequest = exports.DeleteFieldLevelEncryptionProfileRequest || (exports.DeleteFieldLevelEncryptionProfileRequest = {}));
|
|
2593
1662
|
class FieldLevelEncryptionProfileInUse extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
2594
1663
|
constructor(opts) {
|
|
2595
1664
|
super({
|
|
@@ -2604,12 +1673,6 @@ class FieldLevelEncryptionProfileInUse extends CloudFrontServiceException_1.Clou
|
|
|
2604
1673
|
}
|
|
2605
1674
|
}
|
|
2606
1675
|
exports.FieldLevelEncryptionProfileInUse = FieldLevelEncryptionProfileInUse;
|
|
2607
|
-
var DeleteFunctionRequest;
|
|
2608
|
-
(function (DeleteFunctionRequest) {
|
|
2609
|
-
DeleteFunctionRequest.filterSensitiveLog = (obj) => ({
|
|
2610
|
-
...obj,
|
|
2611
|
-
});
|
|
2612
|
-
})(DeleteFunctionRequest = exports.DeleteFunctionRequest || (exports.DeleteFunctionRequest = {}));
|
|
2613
1676
|
class FunctionInUse extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
2614
1677
|
constructor(opts) {
|
|
2615
1678
|
super({
|
|
@@ -2638,12 +1701,6 @@ class NoSuchFunctionExists extends CloudFrontServiceException_1.CloudFrontServic
|
|
|
2638
1701
|
}
|
|
2639
1702
|
}
|
|
2640
1703
|
exports.NoSuchFunctionExists = NoSuchFunctionExists;
|
|
2641
|
-
var DeleteKeyGroupRequest;
|
|
2642
|
-
(function (DeleteKeyGroupRequest) {
|
|
2643
|
-
DeleteKeyGroupRequest.filterSensitiveLog = (obj) => ({
|
|
2644
|
-
...obj,
|
|
2645
|
-
});
|
|
2646
|
-
})(DeleteKeyGroupRequest = exports.DeleteKeyGroupRequest || (exports.DeleteKeyGroupRequest = {}));
|
|
2647
1704
|
class NoSuchResource extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
2648
1705
|
constructor(opts) {
|
|
2649
1706
|
super({
|
|
@@ -2658,3 +1715,632 @@ class NoSuchResource extends CloudFrontServiceException_1.CloudFrontServiceExcep
|
|
|
2658
1715
|
}
|
|
2659
1716
|
}
|
|
2660
1717
|
exports.NoSuchResource = NoSuchResource;
|
|
1718
|
+
const KeyPairIdsFilterSensitiveLog = (obj) => ({
|
|
1719
|
+
...obj,
|
|
1720
|
+
});
|
|
1721
|
+
exports.KeyPairIdsFilterSensitiveLog = KeyPairIdsFilterSensitiveLog;
|
|
1722
|
+
const KGKeyPairIdsFilterSensitiveLog = (obj) => ({
|
|
1723
|
+
...obj,
|
|
1724
|
+
});
|
|
1725
|
+
exports.KGKeyPairIdsFilterSensitiveLog = KGKeyPairIdsFilterSensitiveLog;
|
|
1726
|
+
const ActiveTrustedKeyGroupsFilterSensitiveLog = (obj) => ({
|
|
1727
|
+
...obj,
|
|
1728
|
+
});
|
|
1729
|
+
exports.ActiveTrustedKeyGroupsFilterSensitiveLog = ActiveTrustedKeyGroupsFilterSensitiveLog;
|
|
1730
|
+
const SignerFilterSensitiveLog = (obj) => ({
|
|
1731
|
+
...obj,
|
|
1732
|
+
});
|
|
1733
|
+
exports.SignerFilterSensitiveLog = SignerFilterSensitiveLog;
|
|
1734
|
+
const ActiveTrustedSignersFilterSensitiveLog = (obj) => ({
|
|
1735
|
+
...obj,
|
|
1736
|
+
});
|
|
1737
|
+
exports.ActiveTrustedSignersFilterSensitiveLog = ActiveTrustedSignersFilterSensitiveLog;
|
|
1738
|
+
const AliasesFilterSensitiveLog = (obj) => ({
|
|
1739
|
+
...obj,
|
|
1740
|
+
});
|
|
1741
|
+
exports.AliasesFilterSensitiveLog = AliasesFilterSensitiveLog;
|
|
1742
|
+
const AliasICPRecordalFilterSensitiveLog = (obj) => ({
|
|
1743
|
+
...obj,
|
|
1744
|
+
});
|
|
1745
|
+
exports.AliasICPRecordalFilterSensitiveLog = AliasICPRecordalFilterSensitiveLog;
|
|
1746
|
+
const CachedMethodsFilterSensitiveLog = (obj) => ({
|
|
1747
|
+
...obj,
|
|
1748
|
+
});
|
|
1749
|
+
exports.CachedMethodsFilterSensitiveLog = CachedMethodsFilterSensitiveLog;
|
|
1750
|
+
const AllowedMethodsFilterSensitiveLog = (obj) => ({
|
|
1751
|
+
...obj,
|
|
1752
|
+
});
|
|
1753
|
+
exports.AllowedMethodsFilterSensitiveLog = AllowedMethodsFilterSensitiveLog;
|
|
1754
|
+
const AssociateAliasRequestFilterSensitiveLog = (obj) => ({
|
|
1755
|
+
...obj,
|
|
1756
|
+
});
|
|
1757
|
+
exports.AssociateAliasRequestFilterSensitiveLog = AssociateAliasRequestFilterSensitiveLog;
|
|
1758
|
+
const CookieNamesFilterSensitiveLog = (obj) => ({
|
|
1759
|
+
...obj,
|
|
1760
|
+
});
|
|
1761
|
+
exports.CookieNamesFilterSensitiveLog = CookieNamesFilterSensitiveLog;
|
|
1762
|
+
const CookiePreferenceFilterSensitiveLog = (obj) => ({
|
|
1763
|
+
...obj,
|
|
1764
|
+
});
|
|
1765
|
+
exports.CookiePreferenceFilterSensitiveLog = CookiePreferenceFilterSensitiveLog;
|
|
1766
|
+
const HeadersFilterSensitiveLog = (obj) => ({
|
|
1767
|
+
...obj,
|
|
1768
|
+
});
|
|
1769
|
+
exports.HeadersFilterSensitiveLog = HeadersFilterSensitiveLog;
|
|
1770
|
+
const QueryStringCacheKeysFilterSensitiveLog = (obj) => ({
|
|
1771
|
+
...obj,
|
|
1772
|
+
});
|
|
1773
|
+
exports.QueryStringCacheKeysFilterSensitiveLog = QueryStringCacheKeysFilterSensitiveLog;
|
|
1774
|
+
const ForwardedValuesFilterSensitiveLog = (obj) => ({
|
|
1775
|
+
...obj,
|
|
1776
|
+
});
|
|
1777
|
+
exports.ForwardedValuesFilterSensitiveLog = ForwardedValuesFilterSensitiveLog;
|
|
1778
|
+
const FunctionAssociationFilterSensitiveLog = (obj) => ({
|
|
1779
|
+
...obj,
|
|
1780
|
+
});
|
|
1781
|
+
exports.FunctionAssociationFilterSensitiveLog = FunctionAssociationFilterSensitiveLog;
|
|
1782
|
+
const FunctionAssociationsFilterSensitiveLog = (obj) => ({
|
|
1783
|
+
...obj,
|
|
1784
|
+
});
|
|
1785
|
+
exports.FunctionAssociationsFilterSensitiveLog = FunctionAssociationsFilterSensitiveLog;
|
|
1786
|
+
const LambdaFunctionAssociationFilterSensitiveLog = (obj) => ({
|
|
1787
|
+
...obj,
|
|
1788
|
+
});
|
|
1789
|
+
exports.LambdaFunctionAssociationFilterSensitiveLog = LambdaFunctionAssociationFilterSensitiveLog;
|
|
1790
|
+
const LambdaFunctionAssociationsFilterSensitiveLog = (obj) => ({
|
|
1791
|
+
...obj,
|
|
1792
|
+
});
|
|
1793
|
+
exports.LambdaFunctionAssociationsFilterSensitiveLog = LambdaFunctionAssociationsFilterSensitiveLog;
|
|
1794
|
+
const TrustedKeyGroupsFilterSensitiveLog = (obj) => ({
|
|
1795
|
+
...obj,
|
|
1796
|
+
});
|
|
1797
|
+
exports.TrustedKeyGroupsFilterSensitiveLog = TrustedKeyGroupsFilterSensitiveLog;
|
|
1798
|
+
const TrustedSignersFilterSensitiveLog = (obj) => ({
|
|
1799
|
+
...obj,
|
|
1800
|
+
});
|
|
1801
|
+
exports.TrustedSignersFilterSensitiveLog = TrustedSignersFilterSensitiveLog;
|
|
1802
|
+
const CacheBehaviorFilterSensitiveLog = (obj) => ({
|
|
1803
|
+
...obj,
|
|
1804
|
+
});
|
|
1805
|
+
exports.CacheBehaviorFilterSensitiveLog = CacheBehaviorFilterSensitiveLog;
|
|
1806
|
+
const CacheBehaviorsFilterSensitiveLog = (obj) => ({
|
|
1807
|
+
...obj,
|
|
1808
|
+
});
|
|
1809
|
+
exports.CacheBehaviorsFilterSensitiveLog = CacheBehaviorsFilterSensitiveLog;
|
|
1810
|
+
const CachePolicyCookiesConfigFilterSensitiveLog = (obj) => ({
|
|
1811
|
+
...obj,
|
|
1812
|
+
});
|
|
1813
|
+
exports.CachePolicyCookiesConfigFilterSensitiveLog = CachePolicyCookiesConfigFilterSensitiveLog;
|
|
1814
|
+
const CachePolicyHeadersConfigFilterSensitiveLog = (obj) => ({
|
|
1815
|
+
...obj,
|
|
1816
|
+
});
|
|
1817
|
+
exports.CachePolicyHeadersConfigFilterSensitiveLog = CachePolicyHeadersConfigFilterSensitiveLog;
|
|
1818
|
+
const QueryStringNamesFilterSensitiveLog = (obj) => ({
|
|
1819
|
+
...obj,
|
|
1820
|
+
});
|
|
1821
|
+
exports.QueryStringNamesFilterSensitiveLog = QueryStringNamesFilterSensitiveLog;
|
|
1822
|
+
const CachePolicyQueryStringsConfigFilterSensitiveLog = (obj) => ({
|
|
1823
|
+
...obj,
|
|
1824
|
+
});
|
|
1825
|
+
exports.CachePolicyQueryStringsConfigFilterSensitiveLog = CachePolicyQueryStringsConfigFilterSensitiveLog;
|
|
1826
|
+
const ParametersInCacheKeyAndForwardedToOriginFilterSensitiveLog = (obj) => ({
|
|
1827
|
+
...obj,
|
|
1828
|
+
});
|
|
1829
|
+
exports.ParametersInCacheKeyAndForwardedToOriginFilterSensitiveLog = ParametersInCacheKeyAndForwardedToOriginFilterSensitiveLog;
|
|
1830
|
+
const CachePolicyConfigFilterSensitiveLog = (obj) => ({
|
|
1831
|
+
...obj,
|
|
1832
|
+
});
|
|
1833
|
+
exports.CachePolicyConfigFilterSensitiveLog = CachePolicyConfigFilterSensitiveLog;
|
|
1834
|
+
const CachePolicyFilterSensitiveLog = (obj) => ({
|
|
1835
|
+
...obj,
|
|
1836
|
+
});
|
|
1837
|
+
exports.CachePolicyFilterSensitiveLog = CachePolicyFilterSensitiveLog;
|
|
1838
|
+
const CachePolicySummaryFilterSensitiveLog = (obj) => ({
|
|
1839
|
+
...obj,
|
|
1840
|
+
});
|
|
1841
|
+
exports.CachePolicySummaryFilterSensitiveLog = CachePolicySummaryFilterSensitiveLog;
|
|
1842
|
+
const CachePolicyListFilterSensitiveLog = (obj) => ({
|
|
1843
|
+
...obj,
|
|
1844
|
+
});
|
|
1845
|
+
exports.CachePolicyListFilterSensitiveLog = CachePolicyListFilterSensitiveLog;
|
|
1846
|
+
const CreateCachePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
1847
|
+
...obj,
|
|
1848
|
+
});
|
|
1849
|
+
exports.CreateCachePolicyRequestFilterSensitiveLog = CreateCachePolicyRequestFilterSensitiveLog;
|
|
1850
|
+
const CreateCachePolicyResultFilterSensitiveLog = (obj) => ({
|
|
1851
|
+
...obj,
|
|
1852
|
+
});
|
|
1853
|
+
exports.CreateCachePolicyResultFilterSensitiveLog = CreateCachePolicyResultFilterSensitiveLog;
|
|
1854
|
+
const CloudFrontOriginAccessIdentityConfigFilterSensitiveLog = (obj) => ({
|
|
1855
|
+
...obj,
|
|
1856
|
+
});
|
|
1857
|
+
exports.CloudFrontOriginAccessIdentityConfigFilterSensitiveLog = CloudFrontOriginAccessIdentityConfigFilterSensitiveLog;
|
|
1858
|
+
const CreateCloudFrontOriginAccessIdentityRequestFilterSensitiveLog = (obj) => ({
|
|
1859
|
+
...obj,
|
|
1860
|
+
});
|
|
1861
|
+
exports.CreateCloudFrontOriginAccessIdentityRequestFilterSensitiveLog = CreateCloudFrontOriginAccessIdentityRequestFilterSensitiveLog;
|
|
1862
|
+
const CloudFrontOriginAccessIdentityFilterSensitiveLog = (obj) => ({
|
|
1863
|
+
...obj,
|
|
1864
|
+
});
|
|
1865
|
+
exports.CloudFrontOriginAccessIdentityFilterSensitiveLog = CloudFrontOriginAccessIdentityFilterSensitiveLog;
|
|
1866
|
+
const CreateCloudFrontOriginAccessIdentityResultFilterSensitiveLog = (obj) => ({
|
|
1867
|
+
...obj,
|
|
1868
|
+
});
|
|
1869
|
+
exports.CreateCloudFrontOriginAccessIdentityResultFilterSensitiveLog = CreateCloudFrontOriginAccessIdentityResultFilterSensitiveLog;
|
|
1870
|
+
const CustomErrorResponseFilterSensitiveLog = (obj) => ({
|
|
1871
|
+
...obj,
|
|
1872
|
+
});
|
|
1873
|
+
exports.CustomErrorResponseFilterSensitiveLog = CustomErrorResponseFilterSensitiveLog;
|
|
1874
|
+
const CustomErrorResponsesFilterSensitiveLog = (obj) => ({
|
|
1875
|
+
...obj,
|
|
1876
|
+
});
|
|
1877
|
+
exports.CustomErrorResponsesFilterSensitiveLog = CustomErrorResponsesFilterSensitiveLog;
|
|
1878
|
+
const DefaultCacheBehaviorFilterSensitiveLog = (obj) => ({
|
|
1879
|
+
...obj,
|
|
1880
|
+
});
|
|
1881
|
+
exports.DefaultCacheBehaviorFilterSensitiveLog = DefaultCacheBehaviorFilterSensitiveLog;
|
|
1882
|
+
const LoggingConfigFilterSensitiveLog = (obj) => ({
|
|
1883
|
+
...obj,
|
|
1884
|
+
});
|
|
1885
|
+
exports.LoggingConfigFilterSensitiveLog = LoggingConfigFilterSensitiveLog;
|
|
1886
|
+
const StatusCodesFilterSensitiveLog = (obj) => ({
|
|
1887
|
+
...obj,
|
|
1888
|
+
});
|
|
1889
|
+
exports.StatusCodesFilterSensitiveLog = StatusCodesFilterSensitiveLog;
|
|
1890
|
+
const OriginGroupFailoverCriteriaFilterSensitiveLog = (obj) => ({
|
|
1891
|
+
...obj,
|
|
1892
|
+
});
|
|
1893
|
+
exports.OriginGroupFailoverCriteriaFilterSensitiveLog = OriginGroupFailoverCriteriaFilterSensitiveLog;
|
|
1894
|
+
const OriginGroupMemberFilterSensitiveLog = (obj) => ({
|
|
1895
|
+
...obj,
|
|
1896
|
+
});
|
|
1897
|
+
exports.OriginGroupMemberFilterSensitiveLog = OriginGroupMemberFilterSensitiveLog;
|
|
1898
|
+
const OriginGroupMembersFilterSensitiveLog = (obj) => ({
|
|
1899
|
+
...obj,
|
|
1900
|
+
});
|
|
1901
|
+
exports.OriginGroupMembersFilterSensitiveLog = OriginGroupMembersFilterSensitiveLog;
|
|
1902
|
+
const OriginGroupFilterSensitiveLog = (obj) => ({
|
|
1903
|
+
...obj,
|
|
1904
|
+
});
|
|
1905
|
+
exports.OriginGroupFilterSensitiveLog = OriginGroupFilterSensitiveLog;
|
|
1906
|
+
const OriginGroupsFilterSensitiveLog = (obj) => ({
|
|
1907
|
+
...obj,
|
|
1908
|
+
});
|
|
1909
|
+
exports.OriginGroupsFilterSensitiveLog = OriginGroupsFilterSensitiveLog;
|
|
1910
|
+
const OriginCustomHeaderFilterSensitiveLog = (obj) => ({
|
|
1911
|
+
...obj,
|
|
1912
|
+
...(obj.HeaderValue && { HeaderValue: smithy_client_1.SENSITIVE_STRING }),
|
|
1913
|
+
});
|
|
1914
|
+
exports.OriginCustomHeaderFilterSensitiveLog = OriginCustomHeaderFilterSensitiveLog;
|
|
1915
|
+
const CustomHeadersFilterSensitiveLog = (obj) => ({
|
|
1916
|
+
...obj,
|
|
1917
|
+
...(obj.Items && { Items: obj.Items.map((item) => (0, exports.OriginCustomHeaderFilterSensitiveLog)(item)) }),
|
|
1918
|
+
});
|
|
1919
|
+
exports.CustomHeadersFilterSensitiveLog = CustomHeadersFilterSensitiveLog;
|
|
1920
|
+
const OriginSslProtocolsFilterSensitiveLog = (obj) => ({
|
|
1921
|
+
...obj,
|
|
1922
|
+
});
|
|
1923
|
+
exports.OriginSslProtocolsFilterSensitiveLog = OriginSslProtocolsFilterSensitiveLog;
|
|
1924
|
+
const CustomOriginConfigFilterSensitiveLog = (obj) => ({
|
|
1925
|
+
...obj,
|
|
1926
|
+
});
|
|
1927
|
+
exports.CustomOriginConfigFilterSensitiveLog = CustomOriginConfigFilterSensitiveLog;
|
|
1928
|
+
const OriginShieldFilterSensitiveLog = (obj) => ({
|
|
1929
|
+
...obj,
|
|
1930
|
+
});
|
|
1931
|
+
exports.OriginShieldFilterSensitiveLog = OriginShieldFilterSensitiveLog;
|
|
1932
|
+
const S3OriginConfigFilterSensitiveLog = (obj) => ({
|
|
1933
|
+
...obj,
|
|
1934
|
+
});
|
|
1935
|
+
exports.S3OriginConfigFilterSensitiveLog = S3OriginConfigFilterSensitiveLog;
|
|
1936
|
+
const OriginFilterSensitiveLog = (obj) => ({
|
|
1937
|
+
...obj,
|
|
1938
|
+
...(obj.CustomHeaders && { CustomHeaders: (0, exports.CustomHeadersFilterSensitiveLog)(obj.CustomHeaders) }),
|
|
1939
|
+
});
|
|
1940
|
+
exports.OriginFilterSensitiveLog = OriginFilterSensitiveLog;
|
|
1941
|
+
const OriginsFilterSensitiveLog = (obj) => ({
|
|
1942
|
+
...obj,
|
|
1943
|
+
});
|
|
1944
|
+
exports.OriginsFilterSensitiveLog = OriginsFilterSensitiveLog;
|
|
1945
|
+
const GeoRestrictionFilterSensitiveLog = (obj) => ({
|
|
1946
|
+
...obj,
|
|
1947
|
+
});
|
|
1948
|
+
exports.GeoRestrictionFilterSensitiveLog = GeoRestrictionFilterSensitiveLog;
|
|
1949
|
+
const RestrictionsFilterSensitiveLog = (obj) => ({
|
|
1950
|
+
...obj,
|
|
1951
|
+
});
|
|
1952
|
+
exports.RestrictionsFilterSensitiveLog = RestrictionsFilterSensitiveLog;
|
|
1953
|
+
const ViewerCertificateFilterSensitiveLog = (obj) => ({
|
|
1954
|
+
...obj,
|
|
1955
|
+
});
|
|
1956
|
+
exports.ViewerCertificateFilterSensitiveLog = ViewerCertificateFilterSensitiveLog;
|
|
1957
|
+
const DistributionConfigFilterSensitiveLog = (obj) => ({
|
|
1958
|
+
...obj,
|
|
1959
|
+
...(obj.Comment && { Comment: smithy_client_1.SENSITIVE_STRING }),
|
|
1960
|
+
});
|
|
1961
|
+
exports.DistributionConfigFilterSensitiveLog = DistributionConfigFilterSensitiveLog;
|
|
1962
|
+
const CreateDistributionRequestFilterSensitiveLog = (obj) => ({
|
|
1963
|
+
...obj,
|
|
1964
|
+
...(obj.DistributionConfig && { DistributionConfig: (0, exports.DistributionConfigFilterSensitiveLog)(obj.DistributionConfig) }),
|
|
1965
|
+
});
|
|
1966
|
+
exports.CreateDistributionRequestFilterSensitiveLog = CreateDistributionRequestFilterSensitiveLog;
|
|
1967
|
+
const DistributionFilterSensitiveLog = (obj) => ({
|
|
1968
|
+
...obj,
|
|
1969
|
+
...(obj.DistributionConfig && { DistributionConfig: (0, exports.DistributionConfigFilterSensitiveLog)(obj.DistributionConfig) }),
|
|
1970
|
+
});
|
|
1971
|
+
exports.DistributionFilterSensitiveLog = DistributionFilterSensitiveLog;
|
|
1972
|
+
const CreateDistributionResultFilterSensitiveLog = (obj) => ({
|
|
1973
|
+
...obj,
|
|
1974
|
+
...(obj.Distribution && { Distribution: (0, exports.DistributionFilterSensitiveLog)(obj.Distribution) }),
|
|
1975
|
+
});
|
|
1976
|
+
exports.CreateDistributionResultFilterSensitiveLog = CreateDistributionResultFilterSensitiveLog;
|
|
1977
|
+
const TagFilterSensitiveLog = (obj) => ({
|
|
1978
|
+
...obj,
|
|
1979
|
+
});
|
|
1980
|
+
exports.TagFilterSensitiveLog = TagFilterSensitiveLog;
|
|
1981
|
+
const TagsFilterSensitiveLog = (obj) => ({
|
|
1982
|
+
...obj,
|
|
1983
|
+
});
|
|
1984
|
+
exports.TagsFilterSensitiveLog = TagsFilterSensitiveLog;
|
|
1985
|
+
const DistributionConfigWithTagsFilterSensitiveLog = (obj) => ({
|
|
1986
|
+
...obj,
|
|
1987
|
+
...(obj.DistributionConfig && { DistributionConfig: (0, exports.DistributionConfigFilterSensitiveLog)(obj.DistributionConfig) }),
|
|
1988
|
+
});
|
|
1989
|
+
exports.DistributionConfigWithTagsFilterSensitiveLog = DistributionConfigWithTagsFilterSensitiveLog;
|
|
1990
|
+
const CreateDistributionWithTagsRequestFilterSensitiveLog = (obj) => ({
|
|
1991
|
+
...obj,
|
|
1992
|
+
...(obj.DistributionConfigWithTags && {
|
|
1993
|
+
DistributionConfigWithTags: (0, exports.DistributionConfigWithTagsFilterSensitiveLog)(obj.DistributionConfigWithTags),
|
|
1994
|
+
}),
|
|
1995
|
+
});
|
|
1996
|
+
exports.CreateDistributionWithTagsRequestFilterSensitiveLog = CreateDistributionWithTagsRequestFilterSensitiveLog;
|
|
1997
|
+
const CreateDistributionWithTagsResultFilterSensitiveLog = (obj) => ({
|
|
1998
|
+
...obj,
|
|
1999
|
+
...(obj.Distribution && { Distribution: (0, exports.DistributionFilterSensitiveLog)(obj.Distribution) }),
|
|
2000
|
+
});
|
|
2001
|
+
exports.CreateDistributionWithTagsResultFilterSensitiveLog = CreateDistributionWithTagsResultFilterSensitiveLog;
|
|
2002
|
+
const ContentTypeProfileFilterSensitiveLog = (obj) => ({
|
|
2003
|
+
...obj,
|
|
2004
|
+
});
|
|
2005
|
+
exports.ContentTypeProfileFilterSensitiveLog = ContentTypeProfileFilterSensitiveLog;
|
|
2006
|
+
const ContentTypeProfilesFilterSensitiveLog = (obj) => ({
|
|
2007
|
+
...obj,
|
|
2008
|
+
});
|
|
2009
|
+
exports.ContentTypeProfilesFilterSensitiveLog = ContentTypeProfilesFilterSensitiveLog;
|
|
2010
|
+
const ContentTypeProfileConfigFilterSensitiveLog = (obj) => ({
|
|
2011
|
+
...obj,
|
|
2012
|
+
});
|
|
2013
|
+
exports.ContentTypeProfileConfigFilterSensitiveLog = ContentTypeProfileConfigFilterSensitiveLog;
|
|
2014
|
+
const QueryArgProfileFilterSensitiveLog = (obj) => ({
|
|
2015
|
+
...obj,
|
|
2016
|
+
});
|
|
2017
|
+
exports.QueryArgProfileFilterSensitiveLog = QueryArgProfileFilterSensitiveLog;
|
|
2018
|
+
const QueryArgProfilesFilterSensitiveLog = (obj) => ({
|
|
2019
|
+
...obj,
|
|
2020
|
+
});
|
|
2021
|
+
exports.QueryArgProfilesFilterSensitiveLog = QueryArgProfilesFilterSensitiveLog;
|
|
2022
|
+
const QueryArgProfileConfigFilterSensitiveLog = (obj) => ({
|
|
2023
|
+
...obj,
|
|
2024
|
+
});
|
|
2025
|
+
exports.QueryArgProfileConfigFilterSensitiveLog = QueryArgProfileConfigFilterSensitiveLog;
|
|
2026
|
+
const FieldLevelEncryptionConfigFilterSensitiveLog = (obj) => ({
|
|
2027
|
+
...obj,
|
|
2028
|
+
});
|
|
2029
|
+
exports.FieldLevelEncryptionConfigFilterSensitiveLog = FieldLevelEncryptionConfigFilterSensitiveLog;
|
|
2030
|
+
const CreateFieldLevelEncryptionConfigRequestFilterSensitiveLog = (obj) => ({
|
|
2031
|
+
...obj,
|
|
2032
|
+
});
|
|
2033
|
+
exports.CreateFieldLevelEncryptionConfigRequestFilterSensitiveLog = CreateFieldLevelEncryptionConfigRequestFilterSensitiveLog;
|
|
2034
|
+
const FieldLevelEncryptionFilterSensitiveLog = (obj) => ({
|
|
2035
|
+
...obj,
|
|
2036
|
+
});
|
|
2037
|
+
exports.FieldLevelEncryptionFilterSensitiveLog = FieldLevelEncryptionFilterSensitiveLog;
|
|
2038
|
+
const CreateFieldLevelEncryptionConfigResultFilterSensitiveLog = (obj) => ({
|
|
2039
|
+
...obj,
|
|
2040
|
+
});
|
|
2041
|
+
exports.CreateFieldLevelEncryptionConfigResultFilterSensitiveLog = CreateFieldLevelEncryptionConfigResultFilterSensitiveLog;
|
|
2042
|
+
const FieldPatternsFilterSensitiveLog = (obj) => ({
|
|
2043
|
+
...obj,
|
|
2044
|
+
});
|
|
2045
|
+
exports.FieldPatternsFilterSensitiveLog = FieldPatternsFilterSensitiveLog;
|
|
2046
|
+
const EncryptionEntityFilterSensitiveLog = (obj) => ({
|
|
2047
|
+
...obj,
|
|
2048
|
+
});
|
|
2049
|
+
exports.EncryptionEntityFilterSensitiveLog = EncryptionEntityFilterSensitiveLog;
|
|
2050
|
+
const EncryptionEntitiesFilterSensitiveLog = (obj) => ({
|
|
2051
|
+
...obj,
|
|
2052
|
+
});
|
|
2053
|
+
exports.EncryptionEntitiesFilterSensitiveLog = EncryptionEntitiesFilterSensitiveLog;
|
|
2054
|
+
const FieldLevelEncryptionProfileConfigFilterSensitiveLog = (obj) => ({
|
|
2055
|
+
...obj,
|
|
2056
|
+
});
|
|
2057
|
+
exports.FieldLevelEncryptionProfileConfigFilterSensitiveLog = FieldLevelEncryptionProfileConfigFilterSensitiveLog;
|
|
2058
|
+
const CreateFieldLevelEncryptionProfileRequestFilterSensitiveLog = (obj) => ({
|
|
2059
|
+
...obj,
|
|
2060
|
+
});
|
|
2061
|
+
exports.CreateFieldLevelEncryptionProfileRequestFilterSensitiveLog = CreateFieldLevelEncryptionProfileRequestFilterSensitiveLog;
|
|
2062
|
+
const FieldLevelEncryptionProfileFilterSensitiveLog = (obj) => ({
|
|
2063
|
+
...obj,
|
|
2064
|
+
});
|
|
2065
|
+
exports.FieldLevelEncryptionProfileFilterSensitiveLog = FieldLevelEncryptionProfileFilterSensitiveLog;
|
|
2066
|
+
const CreateFieldLevelEncryptionProfileResultFilterSensitiveLog = (obj) => ({
|
|
2067
|
+
...obj,
|
|
2068
|
+
});
|
|
2069
|
+
exports.CreateFieldLevelEncryptionProfileResultFilterSensitiveLog = CreateFieldLevelEncryptionProfileResultFilterSensitiveLog;
|
|
2070
|
+
const FunctionConfigFilterSensitiveLog = (obj) => ({
|
|
2071
|
+
...obj,
|
|
2072
|
+
});
|
|
2073
|
+
exports.FunctionConfigFilterSensitiveLog = FunctionConfigFilterSensitiveLog;
|
|
2074
|
+
const CreateFunctionRequestFilterSensitiveLog = (obj) => ({
|
|
2075
|
+
...obj,
|
|
2076
|
+
...(obj.FunctionCode && { FunctionCode: smithy_client_1.SENSITIVE_STRING }),
|
|
2077
|
+
});
|
|
2078
|
+
exports.CreateFunctionRequestFilterSensitiveLog = CreateFunctionRequestFilterSensitiveLog;
|
|
2079
|
+
const FunctionMetadataFilterSensitiveLog = (obj) => ({
|
|
2080
|
+
...obj,
|
|
2081
|
+
});
|
|
2082
|
+
exports.FunctionMetadataFilterSensitiveLog = FunctionMetadataFilterSensitiveLog;
|
|
2083
|
+
const FunctionSummaryFilterSensitiveLog = (obj) => ({
|
|
2084
|
+
...obj,
|
|
2085
|
+
});
|
|
2086
|
+
exports.FunctionSummaryFilterSensitiveLog = FunctionSummaryFilterSensitiveLog;
|
|
2087
|
+
const CreateFunctionResultFilterSensitiveLog = (obj) => ({
|
|
2088
|
+
...obj,
|
|
2089
|
+
});
|
|
2090
|
+
exports.CreateFunctionResultFilterSensitiveLog = CreateFunctionResultFilterSensitiveLog;
|
|
2091
|
+
const PathsFilterSensitiveLog = (obj) => ({
|
|
2092
|
+
...obj,
|
|
2093
|
+
});
|
|
2094
|
+
exports.PathsFilterSensitiveLog = PathsFilterSensitiveLog;
|
|
2095
|
+
const InvalidationBatchFilterSensitiveLog = (obj) => ({
|
|
2096
|
+
...obj,
|
|
2097
|
+
});
|
|
2098
|
+
exports.InvalidationBatchFilterSensitiveLog = InvalidationBatchFilterSensitiveLog;
|
|
2099
|
+
const CreateInvalidationRequestFilterSensitiveLog = (obj) => ({
|
|
2100
|
+
...obj,
|
|
2101
|
+
});
|
|
2102
|
+
exports.CreateInvalidationRequestFilterSensitiveLog = CreateInvalidationRequestFilterSensitiveLog;
|
|
2103
|
+
const InvalidationFilterSensitiveLog = (obj) => ({
|
|
2104
|
+
...obj,
|
|
2105
|
+
});
|
|
2106
|
+
exports.InvalidationFilterSensitiveLog = InvalidationFilterSensitiveLog;
|
|
2107
|
+
const CreateInvalidationResultFilterSensitiveLog = (obj) => ({
|
|
2108
|
+
...obj,
|
|
2109
|
+
});
|
|
2110
|
+
exports.CreateInvalidationResultFilterSensitiveLog = CreateInvalidationResultFilterSensitiveLog;
|
|
2111
|
+
const KeyGroupConfigFilterSensitiveLog = (obj) => ({
|
|
2112
|
+
...obj,
|
|
2113
|
+
});
|
|
2114
|
+
exports.KeyGroupConfigFilterSensitiveLog = KeyGroupConfigFilterSensitiveLog;
|
|
2115
|
+
const CreateKeyGroupRequestFilterSensitiveLog = (obj) => ({
|
|
2116
|
+
...obj,
|
|
2117
|
+
});
|
|
2118
|
+
exports.CreateKeyGroupRequestFilterSensitiveLog = CreateKeyGroupRequestFilterSensitiveLog;
|
|
2119
|
+
const KeyGroupFilterSensitiveLog = (obj) => ({
|
|
2120
|
+
...obj,
|
|
2121
|
+
});
|
|
2122
|
+
exports.KeyGroupFilterSensitiveLog = KeyGroupFilterSensitiveLog;
|
|
2123
|
+
const CreateKeyGroupResultFilterSensitiveLog = (obj) => ({
|
|
2124
|
+
...obj,
|
|
2125
|
+
});
|
|
2126
|
+
exports.CreateKeyGroupResultFilterSensitiveLog = CreateKeyGroupResultFilterSensitiveLog;
|
|
2127
|
+
const RealtimeMetricsSubscriptionConfigFilterSensitiveLog = (obj) => ({
|
|
2128
|
+
...obj,
|
|
2129
|
+
});
|
|
2130
|
+
exports.RealtimeMetricsSubscriptionConfigFilterSensitiveLog = RealtimeMetricsSubscriptionConfigFilterSensitiveLog;
|
|
2131
|
+
const MonitoringSubscriptionFilterSensitiveLog = (obj) => ({
|
|
2132
|
+
...obj,
|
|
2133
|
+
});
|
|
2134
|
+
exports.MonitoringSubscriptionFilterSensitiveLog = MonitoringSubscriptionFilterSensitiveLog;
|
|
2135
|
+
const CreateMonitoringSubscriptionRequestFilterSensitiveLog = (obj) => ({
|
|
2136
|
+
...obj,
|
|
2137
|
+
});
|
|
2138
|
+
exports.CreateMonitoringSubscriptionRequestFilterSensitiveLog = CreateMonitoringSubscriptionRequestFilterSensitiveLog;
|
|
2139
|
+
const CreateMonitoringSubscriptionResultFilterSensitiveLog = (obj) => ({
|
|
2140
|
+
...obj,
|
|
2141
|
+
});
|
|
2142
|
+
exports.CreateMonitoringSubscriptionResultFilterSensitiveLog = CreateMonitoringSubscriptionResultFilterSensitiveLog;
|
|
2143
|
+
const OriginRequestPolicyCookiesConfigFilterSensitiveLog = (obj) => ({
|
|
2144
|
+
...obj,
|
|
2145
|
+
});
|
|
2146
|
+
exports.OriginRequestPolicyCookiesConfigFilterSensitiveLog = OriginRequestPolicyCookiesConfigFilterSensitiveLog;
|
|
2147
|
+
const OriginRequestPolicyHeadersConfigFilterSensitiveLog = (obj) => ({
|
|
2148
|
+
...obj,
|
|
2149
|
+
});
|
|
2150
|
+
exports.OriginRequestPolicyHeadersConfigFilterSensitiveLog = OriginRequestPolicyHeadersConfigFilterSensitiveLog;
|
|
2151
|
+
const OriginRequestPolicyQueryStringsConfigFilterSensitiveLog = (obj) => ({
|
|
2152
|
+
...obj,
|
|
2153
|
+
});
|
|
2154
|
+
exports.OriginRequestPolicyQueryStringsConfigFilterSensitiveLog = OriginRequestPolicyQueryStringsConfigFilterSensitiveLog;
|
|
2155
|
+
const OriginRequestPolicyConfigFilterSensitiveLog = (obj) => ({
|
|
2156
|
+
...obj,
|
|
2157
|
+
});
|
|
2158
|
+
exports.OriginRequestPolicyConfigFilterSensitiveLog = OriginRequestPolicyConfigFilterSensitiveLog;
|
|
2159
|
+
const CreateOriginRequestPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
2160
|
+
...obj,
|
|
2161
|
+
});
|
|
2162
|
+
exports.CreateOriginRequestPolicyRequestFilterSensitiveLog = CreateOriginRequestPolicyRequestFilterSensitiveLog;
|
|
2163
|
+
const OriginRequestPolicyFilterSensitiveLog = (obj) => ({
|
|
2164
|
+
...obj,
|
|
2165
|
+
});
|
|
2166
|
+
exports.OriginRequestPolicyFilterSensitiveLog = OriginRequestPolicyFilterSensitiveLog;
|
|
2167
|
+
const CreateOriginRequestPolicyResultFilterSensitiveLog = (obj) => ({
|
|
2168
|
+
...obj,
|
|
2169
|
+
});
|
|
2170
|
+
exports.CreateOriginRequestPolicyResultFilterSensitiveLog = CreateOriginRequestPolicyResultFilterSensitiveLog;
|
|
2171
|
+
const PublicKeyConfigFilterSensitiveLog = (obj) => ({
|
|
2172
|
+
...obj,
|
|
2173
|
+
});
|
|
2174
|
+
exports.PublicKeyConfigFilterSensitiveLog = PublicKeyConfigFilterSensitiveLog;
|
|
2175
|
+
const CreatePublicKeyRequestFilterSensitiveLog = (obj) => ({
|
|
2176
|
+
...obj,
|
|
2177
|
+
});
|
|
2178
|
+
exports.CreatePublicKeyRequestFilterSensitiveLog = CreatePublicKeyRequestFilterSensitiveLog;
|
|
2179
|
+
const PublicKeyFilterSensitiveLog = (obj) => ({
|
|
2180
|
+
...obj,
|
|
2181
|
+
});
|
|
2182
|
+
exports.PublicKeyFilterSensitiveLog = PublicKeyFilterSensitiveLog;
|
|
2183
|
+
const CreatePublicKeyResultFilterSensitiveLog = (obj) => ({
|
|
2184
|
+
...obj,
|
|
2185
|
+
});
|
|
2186
|
+
exports.CreatePublicKeyResultFilterSensitiveLog = CreatePublicKeyResultFilterSensitiveLog;
|
|
2187
|
+
const KinesisStreamConfigFilterSensitiveLog = (obj) => ({
|
|
2188
|
+
...obj,
|
|
2189
|
+
});
|
|
2190
|
+
exports.KinesisStreamConfigFilterSensitiveLog = KinesisStreamConfigFilterSensitiveLog;
|
|
2191
|
+
const EndPointFilterSensitiveLog = (obj) => ({
|
|
2192
|
+
...obj,
|
|
2193
|
+
});
|
|
2194
|
+
exports.EndPointFilterSensitiveLog = EndPointFilterSensitiveLog;
|
|
2195
|
+
const CreateRealtimeLogConfigRequestFilterSensitiveLog = (obj) => ({
|
|
2196
|
+
...obj,
|
|
2197
|
+
});
|
|
2198
|
+
exports.CreateRealtimeLogConfigRequestFilterSensitiveLog = CreateRealtimeLogConfigRequestFilterSensitiveLog;
|
|
2199
|
+
const RealtimeLogConfigFilterSensitiveLog = (obj) => ({
|
|
2200
|
+
...obj,
|
|
2201
|
+
});
|
|
2202
|
+
exports.RealtimeLogConfigFilterSensitiveLog = RealtimeLogConfigFilterSensitiveLog;
|
|
2203
|
+
const CreateRealtimeLogConfigResultFilterSensitiveLog = (obj) => ({
|
|
2204
|
+
...obj,
|
|
2205
|
+
});
|
|
2206
|
+
exports.CreateRealtimeLogConfigResultFilterSensitiveLog = CreateRealtimeLogConfigResultFilterSensitiveLog;
|
|
2207
|
+
const ResponseHeadersPolicyAccessControlAllowHeadersFilterSensitiveLog = (obj) => ({
|
|
2208
|
+
...obj,
|
|
2209
|
+
});
|
|
2210
|
+
exports.ResponseHeadersPolicyAccessControlAllowHeadersFilterSensitiveLog = ResponseHeadersPolicyAccessControlAllowHeadersFilterSensitiveLog;
|
|
2211
|
+
const ResponseHeadersPolicyAccessControlAllowMethodsFilterSensitiveLog = (obj) => ({
|
|
2212
|
+
...obj,
|
|
2213
|
+
});
|
|
2214
|
+
exports.ResponseHeadersPolicyAccessControlAllowMethodsFilterSensitiveLog = ResponseHeadersPolicyAccessControlAllowMethodsFilterSensitiveLog;
|
|
2215
|
+
const ResponseHeadersPolicyAccessControlAllowOriginsFilterSensitiveLog = (obj) => ({
|
|
2216
|
+
...obj,
|
|
2217
|
+
});
|
|
2218
|
+
exports.ResponseHeadersPolicyAccessControlAllowOriginsFilterSensitiveLog = ResponseHeadersPolicyAccessControlAllowOriginsFilterSensitiveLog;
|
|
2219
|
+
const ResponseHeadersPolicyAccessControlExposeHeadersFilterSensitiveLog = (obj) => ({
|
|
2220
|
+
...obj,
|
|
2221
|
+
});
|
|
2222
|
+
exports.ResponseHeadersPolicyAccessControlExposeHeadersFilterSensitiveLog = ResponseHeadersPolicyAccessControlExposeHeadersFilterSensitiveLog;
|
|
2223
|
+
const ResponseHeadersPolicyCorsConfigFilterSensitiveLog = (obj) => ({
|
|
2224
|
+
...obj,
|
|
2225
|
+
});
|
|
2226
|
+
exports.ResponseHeadersPolicyCorsConfigFilterSensitiveLog = ResponseHeadersPolicyCorsConfigFilterSensitiveLog;
|
|
2227
|
+
const ResponseHeadersPolicyCustomHeaderFilterSensitiveLog = (obj) => ({
|
|
2228
|
+
...obj,
|
|
2229
|
+
});
|
|
2230
|
+
exports.ResponseHeadersPolicyCustomHeaderFilterSensitiveLog = ResponseHeadersPolicyCustomHeaderFilterSensitiveLog;
|
|
2231
|
+
const ResponseHeadersPolicyCustomHeadersConfigFilterSensitiveLog = (obj) => ({
|
|
2232
|
+
...obj,
|
|
2233
|
+
});
|
|
2234
|
+
exports.ResponseHeadersPolicyCustomHeadersConfigFilterSensitiveLog = ResponseHeadersPolicyCustomHeadersConfigFilterSensitiveLog;
|
|
2235
|
+
const ResponseHeadersPolicyContentSecurityPolicyFilterSensitiveLog = (obj) => ({
|
|
2236
|
+
...obj,
|
|
2237
|
+
});
|
|
2238
|
+
exports.ResponseHeadersPolicyContentSecurityPolicyFilterSensitiveLog = ResponseHeadersPolicyContentSecurityPolicyFilterSensitiveLog;
|
|
2239
|
+
const ResponseHeadersPolicyContentTypeOptionsFilterSensitiveLog = (obj) => ({
|
|
2240
|
+
...obj,
|
|
2241
|
+
});
|
|
2242
|
+
exports.ResponseHeadersPolicyContentTypeOptionsFilterSensitiveLog = ResponseHeadersPolicyContentTypeOptionsFilterSensitiveLog;
|
|
2243
|
+
const ResponseHeadersPolicyFrameOptionsFilterSensitiveLog = (obj) => ({
|
|
2244
|
+
...obj,
|
|
2245
|
+
});
|
|
2246
|
+
exports.ResponseHeadersPolicyFrameOptionsFilterSensitiveLog = ResponseHeadersPolicyFrameOptionsFilterSensitiveLog;
|
|
2247
|
+
const ResponseHeadersPolicyReferrerPolicyFilterSensitiveLog = (obj) => ({
|
|
2248
|
+
...obj,
|
|
2249
|
+
});
|
|
2250
|
+
exports.ResponseHeadersPolicyReferrerPolicyFilterSensitiveLog = ResponseHeadersPolicyReferrerPolicyFilterSensitiveLog;
|
|
2251
|
+
const ResponseHeadersPolicyStrictTransportSecurityFilterSensitiveLog = (obj) => ({
|
|
2252
|
+
...obj,
|
|
2253
|
+
});
|
|
2254
|
+
exports.ResponseHeadersPolicyStrictTransportSecurityFilterSensitiveLog = ResponseHeadersPolicyStrictTransportSecurityFilterSensitiveLog;
|
|
2255
|
+
const ResponseHeadersPolicyXSSProtectionFilterSensitiveLog = (obj) => ({
|
|
2256
|
+
...obj,
|
|
2257
|
+
});
|
|
2258
|
+
exports.ResponseHeadersPolicyXSSProtectionFilterSensitiveLog = ResponseHeadersPolicyXSSProtectionFilterSensitiveLog;
|
|
2259
|
+
const ResponseHeadersPolicySecurityHeadersConfigFilterSensitiveLog = (obj) => ({
|
|
2260
|
+
...obj,
|
|
2261
|
+
});
|
|
2262
|
+
exports.ResponseHeadersPolicySecurityHeadersConfigFilterSensitiveLog = ResponseHeadersPolicySecurityHeadersConfigFilterSensitiveLog;
|
|
2263
|
+
const ResponseHeadersPolicyServerTimingHeadersConfigFilterSensitiveLog = (obj) => ({
|
|
2264
|
+
...obj,
|
|
2265
|
+
});
|
|
2266
|
+
exports.ResponseHeadersPolicyServerTimingHeadersConfigFilterSensitiveLog = ResponseHeadersPolicyServerTimingHeadersConfigFilterSensitiveLog;
|
|
2267
|
+
const ResponseHeadersPolicyConfigFilterSensitiveLog = (obj) => ({
|
|
2268
|
+
...obj,
|
|
2269
|
+
});
|
|
2270
|
+
exports.ResponseHeadersPolicyConfigFilterSensitiveLog = ResponseHeadersPolicyConfigFilterSensitiveLog;
|
|
2271
|
+
const CreateResponseHeadersPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
2272
|
+
...obj,
|
|
2273
|
+
});
|
|
2274
|
+
exports.CreateResponseHeadersPolicyRequestFilterSensitiveLog = CreateResponseHeadersPolicyRequestFilterSensitiveLog;
|
|
2275
|
+
const ResponseHeadersPolicyFilterSensitiveLog = (obj) => ({
|
|
2276
|
+
...obj,
|
|
2277
|
+
});
|
|
2278
|
+
exports.ResponseHeadersPolicyFilterSensitiveLog = ResponseHeadersPolicyFilterSensitiveLog;
|
|
2279
|
+
const CreateResponseHeadersPolicyResultFilterSensitiveLog = (obj) => ({
|
|
2280
|
+
...obj,
|
|
2281
|
+
});
|
|
2282
|
+
exports.CreateResponseHeadersPolicyResultFilterSensitiveLog = CreateResponseHeadersPolicyResultFilterSensitiveLog;
|
|
2283
|
+
const StreamingLoggingConfigFilterSensitiveLog = (obj) => ({
|
|
2284
|
+
...obj,
|
|
2285
|
+
});
|
|
2286
|
+
exports.StreamingLoggingConfigFilterSensitiveLog = StreamingLoggingConfigFilterSensitiveLog;
|
|
2287
|
+
const S3OriginFilterSensitiveLog = (obj) => ({
|
|
2288
|
+
...obj,
|
|
2289
|
+
});
|
|
2290
|
+
exports.S3OriginFilterSensitiveLog = S3OriginFilterSensitiveLog;
|
|
2291
|
+
const StreamingDistributionConfigFilterSensitiveLog = (obj) => ({
|
|
2292
|
+
...obj,
|
|
2293
|
+
});
|
|
2294
|
+
exports.StreamingDistributionConfigFilterSensitiveLog = StreamingDistributionConfigFilterSensitiveLog;
|
|
2295
|
+
const CreateStreamingDistributionRequestFilterSensitiveLog = (obj) => ({
|
|
2296
|
+
...obj,
|
|
2297
|
+
});
|
|
2298
|
+
exports.CreateStreamingDistributionRequestFilterSensitiveLog = CreateStreamingDistributionRequestFilterSensitiveLog;
|
|
2299
|
+
const StreamingDistributionFilterSensitiveLog = (obj) => ({
|
|
2300
|
+
...obj,
|
|
2301
|
+
});
|
|
2302
|
+
exports.StreamingDistributionFilterSensitiveLog = StreamingDistributionFilterSensitiveLog;
|
|
2303
|
+
const CreateStreamingDistributionResultFilterSensitiveLog = (obj) => ({
|
|
2304
|
+
...obj,
|
|
2305
|
+
});
|
|
2306
|
+
exports.CreateStreamingDistributionResultFilterSensitiveLog = CreateStreamingDistributionResultFilterSensitiveLog;
|
|
2307
|
+
const StreamingDistributionConfigWithTagsFilterSensitiveLog = (obj) => ({
|
|
2308
|
+
...obj,
|
|
2309
|
+
});
|
|
2310
|
+
exports.StreamingDistributionConfigWithTagsFilterSensitiveLog = StreamingDistributionConfigWithTagsFilterSensitiveLog;
|
|
2311
|
+
const CreateStreamingDistributionWithTagsRequestFilterSensitiveLog = (obj) => ({
|
|
2312
|
+
...obj,
|
|
2313
|
+
});
|
|
2314
|
+
exports.CreateStreamingDistributionWithTagsRequestFilterSensitiveLog = CreateStreamingDistributionWithTagsRequestFilterSensitiveLog;
|
|
2315
|
+
const CreateStreamingDistributionWithTagsResultFilterSensitiveLog = (obj) => ({
|
|
2316
|
+
...obj,
|
|
2317
|
+
});
|
|
2318
|
+
exports.CreateStreamingDistributionWithTagsResultFilterSensitiveLog = CreateStreamingDistributionWithTagsResultFilterSensitiveLog;
|
|
2319
|
+
const DeleteCachePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
2320
|
+
...obj,
|
|
2321
|
+
});
|
|
2322
|
+
exports.DeleteCachePolicyRequestFilterSensitiveLog = DeleteCachePolicyRequestFilterSensitiveLog;
|
|
2323
|
+
const DeleteCloudFrontOriginAccessIdentityRequestFilterSensitiveLog = (obj) => ({
|
|
2324
|
+
...obj,
|
|
2325
|
+
});
|
|
2326
|
+
exports.DeleteCloudFrontOriginAccessIdentityRequestFilterSensitiveLog = DeleteCloudFrontOriginAccessIdentityRequestFilterSensitiveLog;
|
|
2327
|
+
const DeleteDistributionRequestFilterSensitiveLog = (obj) => ({
|
|
2328
|
+
...obj,
|
|
2329
|
+
});
|
|
2330
|
+
exports.DeleteDistributionRequestFilterSensitiveLog = DeleteDistributionRequestFilterSensitiveLog;
|
|
2331
|
+
const DeleteFieldLevelEncryptionConfigRequestFilterSensitiveLog = (obj) => ({
|
|
2332
|
+
...obj,
|
|
2333
|
+
});
|
|
2334
|
+
exports.DeleteFieldLevelEncryptionConfigRequestFilterSensitiveLog = DeleteFieldLevelEncryptionConfigRequestFilterSensitiveLog;
|
|
2335
|
+
const DeleteFieldLevelEncryptionProfileRequestFilterSensitiveLog = (obj) => ({
|
|
2336
|
+
...obj,
|
|
2337
|
+
});
|
|
2338
|
+
exports.DeleteFieldLevelEncryptionProfileRequestFilterSensitiveLog = DeleteFieldLevelEncryptionProfileRequestFilterSensitiveLog;
|
|
2339
|
+
const DeleteFunctionRequestFilterSensitiveLog = (obj) => ({
|
|
2340
|
+
...obj,
|
|
2341
|
+
});
|
|
2342
|
+
exports.DeleteFunctionRequestFilterSensitiveLog = DeleteFunctionRequestFilterSensitiveLog;
|
|
2343
|
+
const DeleteKeyGroupRequestFilterSensitiveLog = (obj) => ({
|
|
2344
|
+
...obj,
|
|
2345
|
+
});
|
|
2346
|
+
exports.DeleteKeyGroupRequestFilterSensitiveLog = DeleteKeyGroupRequestFilterSensitiveLog;
|