@aws-sdk/client-cloudfront 3.297.0 → 3.298.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/dist-cjs/commands/AssociateAliasCommand.js +2 -3
- package/dist-cjs/commands/CopyDistributionCommand.js +1 -1
- package/dist-cjs/commands/CreateCachePolicyCommand.js +2 -3
- package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-cjs/commands/CreateContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-cjs/commands/CreateFunctionCommand.js +1 -1
- package/dist-cjs/commands/CreateInvalidationCommand.js +2 -3
- package/dist-cjs/commands/CreateKeyGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/CreateOriginAccessControlCommand.js +2 -3
- package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +2 -3
- package/dist-cjs/commands/CreatePublicKeyCommand.js +2 -3
- package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +2 -3
- package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +2 -4
- package/dist-cjs/commands/CreateStreamingDistributionCommand.js +2 -3
- package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +2 -3
- package/dist-cjs/commands/DeleteCachePolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-cjs/commands/DeleteContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteDistributionCommand.js +2 -3
- package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-cjs/commands/DeleteFunctionCommand.js +2 -3
- package/dist-cjs/commands/DeleteKeyGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/DeleteOriginAccessControlCommand.js +2 -3
- package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeletePublicKeyCommand.js +2 -3
- package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +2 -3
- package/dist-cjs/commands/DescribeFunctionCommand.js +2 -3
- package/dist-cjs/commands/GetCachePolicyCommand.js +2 -3
- package/dist-cjs/commands/GetCachePolicyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +2 -3
- package/dist-cjs/commands/GetContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetContinuousDeploymentPolicyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetDistributionCommand.js +1 -1
- package/dist-cjs/commands/GetDistributionConfigCommand.js +1 -1
- package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +2 -3
- package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +2 -3
- package/dist-cjs/commands/GetFunctionCommand.js +1 -1
- package/dist-cjs/commands/GetInvalidationCommand.js +2 -3
- package/dist-cjs/commands/GetKeyGroupCommand.js +2 -3
- package/dist-cjs/commands/GetKeyGroupConfigCommand.js +2 -3
- package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/GetOriginAccessControlCommand.js +2 -3
- package/dist-cjs/commands/GetOriginAccessControlConfigCommand.js +2 -3
- package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetPublicKeyCommand.js +2 -3
- package/dist-cjs/commands/GetPublicKeyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +2 -3
- package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetStreamingDistributionCommand.js +2 -3
- package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +2 -3
- package/dist-cjs/commands/ListCachePoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +2 -3
- package/dist-cjs/commands/ListConflictingAliasesCommand.js +2 -3
- package/dist-cjs/commands/ListContinuousDeploymentPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +1 -1
- package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +1 -1
- package/dist-cjs/commands/ListDistributionsCommand.js +1 -1
- package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +2 -3
- package/dist-cjs/commands/ListFunctionsCommand.js +2 -3
- package/dist-cjs/commands/ListInvalidationsCommand.js +2 -3
- package/dist-cjs/commands/ListKeyGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListOriginAccessControlsCommand.js +2 -3
- package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListPublicKeysCommand.js +2 -3
- package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListStreamingDistributionsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/PublishFunctionCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateCachePolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-cjs/commands/UpdateContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdateDistributionWithStagingConfigCommand.js +1 -1
- package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-cjs/commands/UpdateFunctionCommand.js +1 -1
- package/dist-cjs/commands/UpdateKeyGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateOriginAccessControlCommand.js +2 -3
- package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdatePublicKeyCommand.js +2 -3
- package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +2 -3
- package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +2 -3
- package/dist-cjs/models/models_0.js +2 -568
- package/dist-cjs/models/models_1.js +1 -733
- package/dist-es/commands/AssociateAliasCommand.js +2 -3
- package/dist-es/commands/CopyDistributionCommand.js +2 -2
- package/dist-es/commands/CreateCachePolicyCommand.js +2 -3
- package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-es/commands/CreateContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-es/commands/CreateFunctionCommand.js +2 -2
- package/dist-es/commands/CreateInvalidationCommand.js +2 -3
- package/dist-es/commands/CreateKeyGroupCommand.js +2 -3
- package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +2 -3
- package/dist-es/commands/CreateOriginAccessControlCommand.js +2 -3
- package/dist-es/commands/CreateOriginRequestPolicyCommand.js +2 -3
- package/dist-es/commands/CreatePublicKeyCommand.js +2 -3
- package/dist-es/commands/CreateRealtimeLogConfigCommand.js +2 -3
- package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +2 -4
- package/dist-es/commands/CreateStreamingDistributionCommand.js +2 -3
- package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +2 -3
- package/dist-es/commands/DeleteCachePolicyCommand.js +2 -3
- package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-es/commands/DeleteContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteDistributionCommand.js +2 -3
- package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-es/commands/DeleteFunctionCommand.js +2 -3
- package/dist-es/commands/DeleteKeyGroupCommand.js +2 -3
- package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +2 -3
- package/dist-es/commands/DeleteOriginAccessControlCommand.js +2 -3
- package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +2 -3
- package/dist-es/commands/DeletePublicKeyCommand.js +2 -3
- package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +2 -3
- package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteStreamingDistributionCommand.js +2 -3
- package/dist-es/commands/DescribeFunctionCommand.js +2 -3
- package/dist-es/commands/GetCachePolicyCommand.js +2 -3
- package/dist-es/commands/GetCachePolicyConfigCommand.js +2 -3
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +2 -3
- package/dist-es/commands/GetContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-es/commands/GetContinuousDeploymentPolicyConfigCommand.js +2 -3
- package/dist-es/commands/GetDistributionCommand.js +2 -2
- package/dist-es/commands/GetDistributionConfigCommand.js +2 -2
- package/dist-es/commands/GetFieldLevelEncryptionCommand.js +2 -3
- package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +2 -3
- package/dist-es/commands/GetFunctionCommand.js +2 -2
- package/dist-es/commands/GetInvalidationCommand.js +2 -3
- package/dist-es/commands/GetKeyGroupCommand.js +2 -3
- package/dist-es/commands/GetKeyGroupConfigCommand.js +2 -3
- package/dist-es/commands/GetMonitoringSubscriptionCommand.js +2 -3
- package/dist-es/commands/GetOriginAccessControlCommand.js +2 -3
- package/dist-es/commands/GetOriginAccessControlConfigCommand.js +2 -3
- package/dist-es/commands/GetOriginRequestPolicyCommand.js +2 -3
- package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +2 -3
- package/dist-es/commands/GetPublicKeyCommand.js +2 -3
- package/dist-es/commands/GetPublicKeyConfigCommand.js +2 -3
- package/dist-es/commands/GetRealtimeLogConfigCommand.js +2 -3
- package/dist-es/commands/GetResponseHeadersPolicyCommand.js +2 -3
- package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +2 -3
- package/dist-es/commands/GetStreamingDistributionCommand.js +2 -3
- package/dist-es/commands/GetStreamingDistributionConfigCommand.js +2 -3
- package/dist-es/commands/ListCachePoliciesCommand.js +2 -3
- package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +2 -3
- package/dist-es/commands/ListConflictingAliasesCommand.js +2 -3
- package/dist-es/commands/ListContinuousDeploymentPoliciesCommand.js +2 -3
- package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +2 -3
- package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +2 -3
- package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +2 -3
- package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +2 -2
- package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +2 -3
- package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +2 -2
- package/dist-es/commands/ListDistributionsCommand.js +2 -2
- package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +2 -3
- package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +2 -3
- package/dist-es/commands/ListFunctionsCommand.js +2 -3
- package/dist-es/commands/ListInvalidationsCommand.js +2 -3
- package/dist-es/commands/ListKeyGroupsCommand.js +2 -3
- package/dist-es/commands/ListOriginAccessControlsCommand.js +2 -3
- package/dist-es/commands/ListOriginRequestPoliciesCommand.js +2 -3
- package/dist-es/commands/ListPublicKeysCommand.js +2 -3
- package/dist-es/commands/ListRealtimeLogConfigsCommand.js +2 -3
- package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +2 -3
- package/dist-es/commands/ListStreamingDistributionsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/PublishFunctionCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateCachePolicyCommand.js +2 -3
- package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-es/commands/UpdateContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-es/commands/UpdateDistributionWithStagingConfigCommand.js +2 -2
- package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-es/commands/UpdateFunctionCommand.js +2 -2
- package/dist-es/commands/UpdateKeyGroupCommand.js +2 -3
- package/dist-es/commands/UpdateOriginAccessControlCommand.js +2 -3
- package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +2 -3
- package/dist-es/commands/UpdatePublicKeyCommand.js +2 -3
- package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +2 -3
- package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +2 -3
- package/dist-es/commands/UpdateStreamingDistributionCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -423
- package/dist-es/models/models_1.js +0 -546
- package/dist-types/models/models_0.d.ts +0 -564
- package/dist-types/models/models_1.d.ts +6 -734
- package/dist-types/ts3.4/models/models_0.d.ts +0 -385
- package/dist-types/ts3.4/models/models_1.d.ts +0 -538
- package/package.json +4 -3
|
@@ -1963,140 +1963,14 @@ export interface ResponseHeadersPolicy {
|
|
|
1963
1963
|
LastModifiedTime: Date | undefined;
|
|
1964
1964
|
ResponseHeadersPolicyConfig: ResponseHeadersPolicyConfig | undefined;
|
|
1965
1965
|
}
|
|
1966
|
-
export declare const KeyPairIdsFilterSensitiveLog: (obj: KeyPairIds) => any;
|
|
1967
|
-
export declare const KGKeyPairIdsFilterSensitiveLog: (obj: KGKeyPairIds) => any;
|
|
1968
|
-
export declare const ActiveTrustedKeyGroupsFilterSensitiveLog: (
|
|
1969
|
-
obj: ActiveTrustedKeyGroups
|
|
1970
|
-
) => any;
|
|
1971
|
-
export declare const SignerFilterSensitiveLog: (obj: Signer) => any;
|
|
1972
|
-
export declare const ActiveTrustedSignersFilterSensitiveLog: (
|
|
1973
|
-
obj: ActiveTrustedSigners
|
|
1974
|
-
) => any;
|
|
1975
|
-
export declare const AliasesFilterSensitiveLog: (obj: Aliases) => any;
|
|
1976
|
-
export declare const AliasICPRecordalFilterSensitiveLog: (
|
|
1977
|
-
obj: AliasICPRecordal
|
|
1978
|
-
) => any;
|
|
1979
|
-
export declare const CachedMethodsFilterSensitiveLog: (
|
|
1980
|
-
obj: CachedMethods
|
|
1981
|
-
) => any;
|
|
1982
|
-
export declare const AllowedMethodsFilterSensitiveLog: (
|
|
1983
|
-
obj: AllowedMethods
|
|
1984
|
-
) => any;
|
|
1985
|
-
export declare const AssociateAliasRequestFilterSensitiveLog: (
|
|
1986
|
-
obj: AssociateAliasRequest
|
|
1987
|
-
) => any;
|
|
1988
|
-
export declare const CookieNamesFilterSensitiveLog: (obj: CookieNames) => any;
|
|
1989
|
-
export declare const CookiePreferenceFilterSensitiveLog: (
|
|
1990
|
-
obj: CookiePreference
|
|
1991
|
-
) => any;
|
|
1992
|
-
export declare const HeadersFilterSensitiveLog: (obj: Headers) => any;
|
|
1993
|
-
export declare const QueryStringCacheKeysFilterSensitiveLog: (
|
|
1994
|
-
obj: QueryStringCacheKeys
|
|
1995
|
-
) => any;
|
|
1996
|
-
export declare const ForwardedValuesFilterSensitiveLog: (
|
|
1997
|
-
obj: ForwardedValues
|
|
1998
|
-
) => any;
|
|
1999
|
-
export declare const FunctionAssociationFilterSensitiveLog: (
|
|
2000
|
-
obj: FunctionAssociation
|
|
2001
|
-
) => any;
|
|
2002
|
-
export declare const FunctionAssociationsFilterSensitiveLog: (
|
|
2003
|
-
obj: FunctionAssociations
|
|
2004
|
-
) => any;
|
|
2005
|
-
export declare const LambdaFunctionAssociationFilterSensitiveLog: (
|
|
2006
|
-
obj: LambdaFunctionAssociation
|
|
2007
|
-
) => any;
|
|
2008
|
-
export declare const LambdaFunctionAssociationsFilterSensitiveLog: (
|
|
2009
|
-
obj: LambdaFunctionAssociations
|
|
2010
|
-
) => any;
|
|
2011
|
-
export declare const TrustedKeyGroupsFilterSensitiveLog: (
|
|
2012
|
-
obj: TrustedKeyGroups
|
|
2013
|
-
) => any;
|
|
2014
|
-
export declare const TrustedSignersFilterSensitiveLog: (
|
|
2015
|
-
obj: TrustedSigners
|
|
2016
|
-
) => any;
|
|
2017
|
-
export declare const CacheBehaviorFilterSensitiveLog: (
|
|
2018
|
-
obj: CacheBehavior
|
|
2019
|
-
) => any;
|
|
2020
|
-
export declare const CacheBehaviorsFilterSensitiveLog: (
|
|
2021
|
-
obj: CacheBehaviors
|
|
2022
|
-
) => any;
|
|
2023
|
-
export declare const CachePolicyCookiesConfigFilterSensitiveLog: (
|
|
2024
|
-
obj: CachePolicyCookiesConfig
|
|
2025
|
-
) => any;
|
|
2026
|
-
export declare const CachePolicyHeadersConfigFilterSensitiveLog: (
|
|
2027
|
-
obj: CachePolicyHeadersConfig
|
|
2028
|
-
) => any;
|
|
2029
|
-
export declare const QueryStringNamesFilterSensitiveLog: (
|
|
2030
|
-
obj: QueryStringNames
|
|
2031
|
-
) => any;
|
|
2032
|
-
export declare const CachePolicyQueryStringsConfigFilterSensitiveLog: (
|
|
2033
|
-
obj: CachePolicyQueryStringsConfig
|
|
2034
|
-
) => any;
|
|
2035
|
-
export declare const ParametersInCacheKeyAndForwardedToOriginFilterSensitiveLog: (
|
|
2036
|
-
obj: ParametersInCacheKeyAndForwardedToOrigin
|
|
2037
|
-
) => any;
|
|
2038
|
-
export declare const CachePolicyConfigFilterSensitiveLog: (
|
|
2039
|
-
obj: CachePolicyConfig
|
|
2040
|
-
) => any;
|
|
2041
|
-
export declare const CachePolicyFilterSensitiveLog: (obj: CachePolicy) => any;
|
|
2042
|
-
export declare const CachePolicySummaryFilterSensitiveLog: (
|
|
2043
|
-
obj: CachePolicySummary
|
|
2044
|
-
) => any;
|
|
2045
|
-
export declare const CachePolicyListFilterSensitiveLog: (
|
|
2046
|
-
obj: CachePolicyList
|
|
2047
|
-
) => any;
|
|
2048
|
-
export declare const CopyDistributionRequestFilterSensitiveLog: (
|
|
2049
|
-
obj: CopyDistributionRequest
|
|
2050
|
-
) => any;
|
|
2051
|
-
export declare const CustomErrorResponseFilterSensitiveLog: (
|
|
2052
|
-
obj: CustomErrorResponse
|
|
2053
|
-
) => any;
|
|
2054
|
-
export declare const CustomErrorResponsesFilterSensitiveLog: (
|
|
2055
|
-
obj: CustomErrorResponses
|
|
2056
|
-
) => any;
|
|
2057
|
-
export declare const DefaultCacheBehaviorFilterSensitiveLog: (
|
|
2058
|
-
obj: DefaultCacheBehavior
|
|
2059
|
-
) => any;
|
|
2060
|
-
export declare const LoggingConfigFilterSensitiveLog: (
|
|
2061
|
-
obj: LoggingConfig
|
|
2062
|
-
) => any;
|
|
2063
|
-
export declare const StatusCodesFilterSensitiveLog: (obj: StatusCodes) => any;
|
|
2064
|
-
export declare const OriginGroupFailoverCriteriaFilterSensitiveLog: (
|
|
2065
|
-
obj: OriginGroupFailoverCriteria
|
|
2066
|
-
) => any;
|
|
2067
|
-
export declare const OriginGroupMemberFilterSensitiveLog: (
|
|
2068
|
-
obj: OriginGroupMember
|
|
2069
|
-
) => any;
|
|
2070
|
-
export declare const OriginGroupMembersFilterSensitiveLog: (
|
|
2071
|
-
obj: OriginGroupMembers
|
|
2072
|
-
) => any;
|
|
2073
|
-
export declare const OriginGroupFilterSensitiveLog: (obj: OriginGroup) => any;
|
|
2074
|
-
export declare const OriginGroupsFilterSensitiveLog: (obj: OriginGroups) => any;
|
|
2075
1966
|
export declare const OriginCustomHeaderFilterSensitiveLog: (
|
|
2076
1967
|
obj: OriginCustomHeader
|
|
2077
1968
|
) => any;
|
|
2078
1969
|
export declare const CustomHeadersFilterSensitiveLog: (
|
|
2079
1970
|
obj: CustomHeaders
|
|
2080
1971
|
) => any;
|
|
2081
|
-
export declare const OriginSslProtocolsFilterSensitiveLog: (
|
|
2082
|
-
obj: OriginSslProtocols
|
|
2083
|
-
) => any;
|
|
2084
|
-
export declare const CustomOriginConfigFilterSensitiveLog: (
|
|
2085
|
-
obj: CustomOriginConfig
|
|
2086
|
-
) => any;
|
|
2087
|
-
export declare const OriginShieldFilterSensitiveLog: (obj: OriginShield) => any;
|
|
2088
|
-
export declare const S3OriginConfigFilterSensitiveLog: (
|
|
2089
|
-
obj: S3OriginConfig
|
|
2090
|
-
) => any;
|
|
2091
1972
|
export declare const OriginFilterSensitiveLog: (obj: Origin) => any;
|
|
2092
1973
|
export declare const OriginsFilterSensitiveLog: (obj: Origins) => any;
|
|
2093
|
-
export declare const GeoRestrictionFilterSensitiveLog: (
|
|
2094
|
-
obj: GeoRestriction
|
|
2095
|
-
) => any;
|
|
2096
|
-
export declare const RestrictionsFilterSensitiveLog: (obj: Restrictions) => any;
|
|
2097
|
-
export declare const ViewerCertificateFilterSensitiveLog: (
|
|
2098
|
-
obj: ViewerCertificate
|
|
2099
|
-
) => any;
|
|
2100
1974
|
export declare const DistributionConfigFilterSensitiveLog: (
|
|
2101
1975
|
obj: DistributionConfig
|
|
2102
1976
|
) => any;
|
|
@@ -2104,59 +1978,12 @@ export declare const DistributionFilterSensitiveLog: (obj: Distribution) => any;
|
|
|
2104
1978
|
export declare const CopyDistributionResultFilterSensitiveLog: (
|
|
2105
1979
|
obj: CopyDistributionResult
|
|
2106
1980
|
) => any;
|
|
2107
|
-
export declare const CreateCachePolicyRequestFilterSensitiveLog: (
|
|
2108
|
-
obj: CreateCachePolicyRequest
|
|
2109
|
-
) => any;
|
|
2110
|
-
export declare const CreateCachePolicyResultFilterSensitiveLog: (
|
|
2111
|
-
obj: CreateCachePolicyResult
|
|
2112
|
-
) => any;
|
|
2113
|
-
export declare const CloudFrontOriginAccessIdentityConfigFilterSensitiveLog: (
|
|
2114
|
-
obj: CloudFrontOriginAccessIdentityConfig
|
|
2115
|
-
) => any;
|
|
2116
|
-
export declare const CreateCloudFrontOriginAccessIdentityRequestFilterSensitiveLog: (
|
|
2117
|
-
obj: CreateCloudFrontOriginAccessIdentityRequest
|
|
2118
|
-
) => any;
|
|
2119
|
-
export declare const CloudFrontOriginAccessIdentityFilterSensitiveLog: (
|
|
2120
|
-
obj: CloudFrontOriginAccessIdentity
|
|
2121
|
-
) => any;
|
|
2122
|
-
export declare const CreateCloudFrontOriginAccessIdentityResultFilterSensitiveLog: (
|
|
2123
|
-
obj: CreateCloudFrontOriginAccessIdentityResult
|
|
2124
|
-
) => any;
|
|
2125
|
-
export declare const StagingDistributionDnsNamesFilterSensitiveLog: (
|
|
2126
|
-
obj: StagingDistributionDnsNames
|
|
2127
|
-
) => any;
|
|
2128
|
-
export declare const ContinuousDeploymentSingleHeaderConfigFilterSensitiveLog: (
|
|
2129
|
-
obj: ContinuousDeploymentSingleHeaderConfig
|
|
2130
|
-
) => any;
|
|
2131
|
-
export declare const SessionStickinessConfigFilterSensitiveLog: (
|
|
2132
|
-
obj: SessionStickinessConfig
|
|
2133
|
-
) => any;
|
|
2134
|
-
export declare const ContinuousDeploymentSingleWeightConfigFilterSensitiveLog: (
|
|
2135
|
-
obj: ContinuousDeploymentSingleWeightConfig
|
|
2136
|
-
) => any;
|
|
2137
|
-
export declare const TrafficConfigFilterSensitiveLog: (
|
|
2138
|
-
obj: TrafficConfig
|
|
2139
|
-
) => any;
|
|
2140
|
-
export declare const ContinuousDeploymentPolicyConfigFilterSensitiveLog: (
|
|
2141
|
-
obj: ContinuousDeploymentPolicyConfig
|
|
2142
|
-
) => any;
|
|
2143
|
-
export declare const CreateContinuousDeploymentPolicyRequestFilterSensitiveLog: (
|
|
2144
|
-
obj: CreateContinuousDeploymentPolicyRequest
|
|
2145
|
-
) => any;
|
|
2146
|
-
export declare const ContinuousDeploymentPolicyFilterSensitiveLog: (
|
|
2147
|
-
obj: ContinuousDeploymentPolicy
|
|
2148
|
-
) => any;
|
|
2149
|
-
export declare const CreateContinuousDeploymentPolicyResultFilterSensitiveLog: (
|
|
2150
|
-
obj: CreateContinuousDeploymentPolicyResult
|
|
2151
|
-
) => any;
|
|
2152
1981
|
export declare const CreateDistributionRequestFilterSensitiveLog: (
|
|
2153
1982
|
obj: CreateDistributionRequest
|
|
2154
1983
|
) => any;
|
|
2155
1984
|
export declare const CreateDistributionResultFilterSensitiveLog: (
|
|
2156
1985
|
obj: CreateDistributionResult
|
|
2157
1986
|
) => any;
|
|
2158
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
2159
|
-
export declare const TagsFilterSensitiveLog: (obj: Tags) => any;
|
|
2160
1987
|
export declare const DistributionConfigWithTagsFilterSensitiveLog: (
|
|
2161
1988
|
obj: DistributionConfigWithTags
|
|
2162
1989
|
) => any;
|
|
@@ -2166,218 +1993,6 @@ export declare const CreateDistributionWithTagsRequestFilterSensitiveLog: (
|
|
|
2166
1993
|
export declare const CreateDistributionWithTagsResultFilterSensitiveLog: (
|
|
2167
1994
|
obj: CreateDistributionWithTagsResult
|
|
2168
1995
|
) => any;
|
|
2169
|
-
export declare const ContentTypeProfileFilterSensitiveLog: (
|
|
2170
|
-
obj: ContentTypeProfile
|
|
2171
|
-
) => any;
|
|
2172
|
-
export declare const ContentTypeProfilesFilterSensitiveLog: (
|
|
2173
|
-
obj: ContentTypeProfiles
|
|
2174
|
-
) => any;
|
|
2175
|
-
export declare const ContentTypeProfileConfigFilterSensitiveLog: (
|
|
2176
|
-
obj: ContentTypeProfileConfig
|
|
2177
|
-
) => any;
|
|
2178
|
-
export declare const QueryArgProfileFilterSensitiveLog: (
|
|
2179
|
-
obj: QueryArgProfile
|
|
2180
|
-
) => any;
|
|
2181
|
-
export declare const QueryArgProfilesFilterSensitiveLog: (
|
|
2182
|
-
obj: QueryArgProfiles
|
|
2183
|
-
) => any;
|
|
2184
|
-
export declare const QueryArgProfileConfigFilterSensitiveLog: (
|
|
2185
|
-
obj: QueryArgProfileConfig
|
|
2186
|
-
) => any;
|
|
2187
|
-
export declare const FieldLevelEncryptionConfigFilterSensitiveLog: (
|
|
2188
|
-
obj: FieldLevelEncryptionConfig
|
|
2189
|
-
) => any;
|
|
2190
|
-
export declare const CreateFieldLevelEncryptionConfigRequestFilterSensitiveLog: (
|
|
2191
|
-
obj: CreateFieldLevelEncryptionConfigRequest
|
|
2192
|
-
) => any;
|
|
2193
|
-
export declare const FieldLevelEncryptionFilterSensitiveLog: (
|
|
2194
|
-
obj: FieldLevelEncryption
|
|
2195
|
-
) => any;
|
|
2196
|
-
export declare const CreateFieldLevelEncryptionConfigResultFilterSensitiveLog: (
|
|
2197
|
-
obj: CreateFieldLevelEncryptionConfigResult
|
|
2198
|
-
) => any;
|
|
2199
|
-
export declare const FieldPatternsFilterSensitiveLog: (
|
|
2200
|
-
obj: FieldPatterns
|
|
2201
|
-
) => any;
|
|
2202
|
-
export declare const EncryptionEntityFilterSensitiveLog: (
|
|
2203
|
-
obj: EncryptionEntity
|
|
2204
|
-
) => any;
|
|
2205
|
-
export declare const EncryptionEntitiesFilterSensitiveLog: (
|
|
2206
|
-
obj: EncryptionEntities
|
|
2207
|
-
) => any;
|
|
2208
|
-
export declare const FieldLevelEncryptionProfileConfigFilterSensitiveLog: (
|
|
2209
|
-
obj: FieldLevelEncryptionProfileConfig
|
|
2210
|
-
) => any;
|
|
2211
|
-
export declare const CreateFieldLevelEncryptionProfileRequestFilterSensitiveLog: (
|
|
2212
|
-
obj: CreateFieldLevelEncryptionProfileRequest
|
|
2213
|
-
) => any;
|
|
2214
|
-
export declare const FieldLevelEncryptionProfileFilterSensitiveLog: (
|
|
2215
|
-
obj: FieldLevelEncryptionProfile
|
|
2216
|
-
) => any;
|
|
2217
|
-
export declare const CreateFieldLevelEncryptionProfileResultFilterSensitiveLog: (
|
|
2218
|
-
obj: CreateFieldLevelEncryptionProfileResult
|
|
2219
|
-
) => any;
|
|
2220
|
-
export declare const FunctionConfigFilterSensitiveLog: (
|
|
2221
|
-
obj: FunctionConfig
|
|
2222
|
-
) => any;
|
|
2223
1996
|
export declare const CreateFunctionRequestFilterSensitiveLog: (
|
|
2224
1997
|
obj: CreateFunctionRequest
|
|
2225
1998
|
) => any;
|
|
2226
|
-
export declare const FunctionMetadataFilterSensitiveLog: (
|
|
2227
|
-
obj: FunctionMetadata
|
|
2228
|
-
) => any;
|
|
2229
|
-
export declare const FunctionSummaryFilterSensitiveLog: (
|
|
2230
|
-
obj: FunctionSummary
|
|
2231
|
-
) => any;
|
|
2232
|
-
export declare const CreateFunctionResultFilterSensitiveLog: (
|
|
2233
|
-
obj: CreateFunctionResult
|
|
2234
|
-
) => any;
|
|
2235
|
-
export declare const PathsFilterSensitiveLog: (obj: Paths) => any;
|
|
2236
|
-
export declare const InvalidationBatchFilterSensitiveLog: (
|
|
2237
|
-
obj: InvalidationBatch
|
|
2238
|
-
) => any;
|
|
2239
|
-
export declare const CreateInvalidationRequestFilterSensitiveLog: (
|
|
2240
|
-
obj: CreateInvalidationRequest
|
|
2241
|
-
) => any;
|
|
2242
|
-
export declare const InvalidationFilterSensitiveLog: (obj: Invalidation) => any;
|
|
2243
|
-
export declare const CreateInvalidationResultFilterSensitiveLog: (
|
|
2244
|
-
obj: CreateInvalidationResult
|
|
2245
|
-
) => any;
|
|
2246
|
-
export declare const KeyGroupConfigFilterSensitiveLog: (
|
|
2247
|
-
obj: KeyGroupConfig
|
|
2248
|
-
) => any;
|
|
2249
|
-
export declare const CreateKeyGroupRequestFilterSensitiveLog: (
|
|
2250
|
-
obj: CreateKeyGroupRequest
|
|
2251
|
-
) => any;
|
|
2252
|
-
export declare const KeyGroupFilterSensitiveLog: (obj: KeyGroup) => any;
|
|
2253
|
-
export declare const CreateKeyGroupResultFilterSensitiveLog: (
|
|
2254
|
-
obj: CreateKeyGroupResult
|
|
2255
|
-
) => any;
|
|
2256
|
-
export declare const RealtimeMetricsSubscriptionConfigFilterSensitiveLog: (
|
|
2257
|
-
obj: RealtimeMetricsSubscriptionConfig
|
|
2258
|
-
) => any;
|
|
2259
|
-
export declare const MonitoringSubscriptionFilterSensitiveLog: (
|
|
2260
|
-
obj: MonitoringSubscription
|
|
2261
|
-
) => any;
|
|
2262
|
-
export declare const CreateMonitoringSubscriptionRequestFilterSensitiveLog: (
|
|
2263
|
-
obj: CreateMonitoringSubscriptionRequest
|
|
2264
|
-
) => any;
|
|
2265
|
-
export declare const CreateMonitoringSubscriptionResultFilterSensitiveLog: (
|
|
2266
|
-
obj: CreateMonitoringSubscriptionResult
|
|
2267
|
-
) => any;
|
|
2268
|
-
export declare const OriginAccessControlConfigFilterSensitiveLog: (
|
|
2269
|
-
obj: OriginAccessControlConfig
|
|
2270
|
-
) => any;
|
|
2271
|
-
export declare const CreateOriginAccessControlRequestFilterSensitiveLog: (
|
|
2272
|
-
obj: CreateOriginAccessControlRequest
|
|
2273
|
-
) => any;
|
|
2274
|
-
export declare const OriginAccessControlFilterSensitiveLog: (
|
|
2275
|
-
obj: OriginAccessControl
|
|
2276
|
-
) => any;
|
|
2277
|
-
export declare const CreateOriginAccessControlResultFilterSensitiveLog: (
|
|
2278
|
-
obj: CreateOriginAccessControlResult
|
|
2279
|
-
) => any;
|
|
2280
|
-
export declare const OriginRequestPolicyCookiesConfigFilterSensitiveLog: (
|
|
2281
|
-
obj: OriginRequestPolicyCookiesConfig
|
|
2282
|
-
) => any;
|
|
2283
|
-
export declare const OriginRequestPolicyHeadersConfigFilterSensitiveLog: (
|
|
2284
|
-
obj: OriginRequestPolicyHeadersConfig
|
|
2285
|
-
) => any;
|
|
2286
|
-
export declare const OriginRequestPolicyQueryStringsConfigFilterSensitiveLog: (
|
|
2287
|
-
obj: OriginRequestPolicyQueryStringsConfig
|
|
2288
|
-
) => any;
|
|
2289
|
-
export declare const OriginRequestPolicyConfigFilterSensitiveLog: (
|
|
2290
|
-
obj: OriginRequestPolicyConfig
|
|
2291
|
-
) => any;
|
|
2292
|
-
export declare const CreateOriginRequestPolicyRequestFilterSensitiveLog: (
|
|
2293
|
-
obj: CreateOriginRequestPolicyRequest
|
|
2294
|
-
) => any;
|
|
2295
|
-
export declare const OriginRequestPolicyFilterSensitiveLog: (
|
|
2296
|
-
obj: OriginRequestPolicy
|
|
2297
|
-
) => any;
|
|
2298
|
-
export declare const CreateOriginRequestPolicyResultFilterSensitiveLog: (
|
|
2299
|
-
obj: CreateOriginRequestPolicyResult
|
|
2300
|
-
) => any;
|
|
2301
|
-
export declare const PublicKeyConfigFilterSensitiveLog: (
|
|
2302
|
-
obj: PublicKeyConfig
|
|
2303
|
-
) => any;
|
|
2304
|
-
export declare const CreatePublicKeyRequestFilterSensitiveLog: (
|
|
2305
|
-
obj: CreatePublicKeyRequest
|
|
2306
|
-
) => any;
|
|
2307
|
-
export declare const PublicKeyFilterSensitiveLog: (obj: PublicKey) => any;
|
|
2308
|
-
export declare const CreatePublicKeyResultFilterSensitiveLog: (
|
|
2309
|
-
obj: CreatePublicKeyResult
|
|
2310
|
-
) => any;
|
|
2311
|
-
export declare const KinesisStreamConfigFilterSensitiveLog: (
|
|
2312
|
-
obj: KinesisStreamConfig
|
|
2313
|
-
) => any;
|
|
2314
|
-
export declare const EndPointFilterSensitiveLog: (obj: EndPoint) => any;
|
|
2315
|
-
export declare const CreateRealtimeLogConfigRequestFilterSensitiveLog: (
|
|
2316
|
-
obj: CreateRealtimeLogConfigRequest
|
|
2317
|
-
) => any;
|
|
2318
|
-
export declare const RealtimeLogConfigFilterSensitiveLog: (
|
|
2319
|
-
obj: RealtimeLogConfig
|
|
2320
|
-
) => any;
|
|
2321
|
-
export declare const CreateRealtimeLogConfigResultFilterSensitiveLog: (
|
|
2322
|
-
obj: CreateRealtimeLogConfigResult
|
|
2323
|
-
) => any;
|
|
2324
|
-
export declare const ResponseHeadersPolicyAccessControlAllowHeadersFilterSensitiveLog: (
|
|
2325
|
-
obj: ResponseHeadersPolicyAccessControlAllowHeaders
|
|
2326
|
-
) => any;
|
|
2327
|
-
export declare const ResponseHeadersPolicyAccessControlAllowMethodsFilterSensitiveLog: (
|
|
2328
|
-
obj: ResponseHeadersPolicyAccessControlAllowMethods
|
|
2329
|
-
) => any;
|
|
2330
|
-
export declare const ResponseHeadersPolicyAccessControlAllowOriginsFilterSensitiveLog: (
|
|
2331
|
-
obj: ResponseHeadersPolicyAccessControlAllowOrigins
|
|
2332
|
-
) => any;
|
|
2333
|
-
export declare const ResponseHeadersPolicyAccessControlExposeHeadersFilterSensitiveLog: (
|
|
2334
|
-
obj: ResponseHeadersPolicyAccessControlExposeHeaders
|
|
2335
|
-
) => any;
|
|
2336
|
-
export declare const ResponseHeadersPolicyCorsConfigFilterSensitiveLog: (
|
|
2337
|
-
obj: ResponseHeadersPolicyCorsConfig
|
|
2338
|
-
) => any;
|
|
2339
|
-
export declare const ResponseHeadersPolicyCustomHeaderFilterSensitiveLog: (
|
|
2340
|
-
obj: ResponseHeadersPolicyCustomHeader
|
|
2341
|
-
) => any;
|
|
2342
|
-
export declare const ResponseHeadersPolicyCustomHeadersConfigFilterSensitiveLog: (
|
|
2343
|
-
obj: ResponseHeadersPolicyCustomHeadersConfig
|
|
2344
|
-
) => any;
|
|
2345
|
-
export declare const ResponseHeadersPolicyRemoveHeaderFilterSensitiveLog: (
|
|
2346
|
-
obj: ResponseHeadersPolicyRemoveHeader
|
|
2347
|
-
) => any;
|
|
2348
|
-
export declare const ResponseHeadersPolicyRemoveHeadersConfigFilterSensitiveLog: (
|
|
2349
|
-
obj: ResponseHeadersPolicyRemoveHeadersConfig
|
|
2350
|
-
) => any;
|
|
2351
|
-
export declare const ResponseHeadersPolicyContentSecurityPolicyFilterSensitiveLog: (
|
|
2352
|
-
obj: ResponseHeadersPolicyContentSecurityPolicy
|
|
2353
|
-
) => any;
|
|
2354
|
-
export declare const ResponseHeadersPolicyContentTypeOptionsFilterSensitiveLog: (
|
|
2355
|
-
obj: ResponseHeadersPolicyContentTypeOptions
|
|
2356
|
-
) => any;
|
|
2357
|
-
export declare const ResponseHeadersPolicyFrameOptionsFilterSensitiveLog: (
|
|
2358
|
-
obj: ResponseHeadersPolicyFrameOptions
|
|
2359
|
-
) => any;
|
|
2360
|
-
export declare const ResponseHeadersPolicyReferrerPolicyFilterSensitiveLog: (
|
|
2361
|
-
obj: ResponseHeadersPolicyReferrerPolicy
|
|
2362
|
-
) => any;
|
|
2363
|
-
export declare const ResponseHeadersPolicyStrictTransportSecurityFilterSensitiveLog: (
|
|
2364
|
-
obj: ResponseHeadersPolicyStrictTransportSecurity
|
|
2365
|
-
) => any;
|
|
2366
|
-
export declare const ResponseHeadersPolicyXSSProtectionFilterSensitiveLog: (
|
|
2367
|
-
obj: ResponseHeadersPolicyXSSProtection
|
|
2368
|
-
) => any;
|
|
2369
|
-
export declare const ResponseHeadersPolicySecurityHeadersConfigFilterSensitiveLog: (
|
|
2370
|
-
obj: ResponseHeadersPolicySecurityHeadersConfig
|
|
2371
|
-
) => any;
|
|
2372
|
-
export declare const ResponseHeadersPolicyServerTimingHeadersConfigFilterSensitiveLog: (
|
|
2373
|
-
obj: ResponseHeadersPolicyServerTimingHeadersConfig
|
|
2374
|
-
) => any;
|
|
2375
|
-
export declare const ResponseHeadersPolicyConfigFilterSensitiveLog: (
|
|
2376
|
-
obj: ResponseHeadersPolicyConfig
|
|
2377
|
-
) => any;
|
|
2378
|
-
export declare const CreateResponseHeadersPolicyRequestFilterSensitiveLog: (
|
|
2379
|
-
obj: CreateResponseHeadersPolicyRequest
|
|
2380
|
-
) => any;
|
|
2381
|
-
export declare const ResponseHeadersPolicyFilterSensitiveLog: (
|
|
2382
|
-
obj: ResponseHeadersPolicy
|
|
2383
|
-
) => any;
|