@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
|
@@ -6533,178 +6533,6 @@ export interface ResponseHeadersPolicy {
|
|
|
6533
6533
|
*/
|
|
6534
6534
|
ResponseHeadersPolicyConfig: ResponseHeadersPolicyConfig | undefined;
|
|
6535
6535
|
}
|
|
6536
|
-
/**
|
|
6537
|
-
* @internal
|
|
6538
|
-
*/
|
|
6539
|
-
export declare const KeyPairIdsFilterSensitiveLog: (obj: KeyPairIds) => any;
|
|
6540
|
-
/**
|
|
6541
|
-
* @internal
|
|
6542
|
-
*/
|
|
6543
|
-
export declare const KGKeyPairIdsFilterSensitiveLog: (obj: KGKeyPairIds) => any;
|
|
6544
|
-
/**
|
|
6545
|
-
* @internal
|
|
6546
|
-
*/
|
|
6547
|
-
export declare const ActiveTrustedKeyGroupsFilterSensitiveLog: (obj: ActiveTrustedKeyGroups) => any;
|
|
6548
|
-
/**
|
|
6549
|
-
* @internal
|
|
6550
|
-
*/
|
|
6551
|
-
export declare const SignerFilterSensitiveLog: (obj: Signer) => any;
|
|
6552
|
-
/**
|
|
6553
|
-
* @internal
|
|
6554
|
-
*/
|
|
6555
|
-
export declare const ActiveTrustedSignersFilterSensitiveLog: (obj: ActiveTrustedSigners) => any;
|
|
6556
|
-
/**
|
|
6557
|
-
* @internal
|
|
6558
|
-
*/
|
|
6559
|
-
export declare const AliasesFilterSensitiveLog: (obj: Aliases) => any;
|
|
6560
|
-
/**
|
|
6561
|
-
* @internal
|
|
6562
|
-
*/
|
|
6563
|
-
export declare const AliasICPRecordalFilterSensitiveLog: (obj: AliasICPRecordal) => any;
|
|
6564
|
-
/**
|
|
6565
|
-
* @internal
|
|
6566
|
-
*/
|
|
6567
|
-
export declare const CachedMethodsFilterSensitiveLog: (obj: CachedMethods) => any;
|
|
6568
|
-
/**
|
|
6569
|
-
* @internal
|
|
6570
|
-
*/
|
|
6571
|
-
export declare const AllowedMethodsFilterSensitiveLog: (obj: AllowedMethods) => any;
|
|
6572
|
-
/**
|
|
6573
|
-
* @internal
|
|
6574
|
-
*/
|
|
6575
|
-
export declare const AssociateAliasRequestFilterSensitiveLog: (obj: AssociateAliasRequest) => any;
|
|
6576
|
-
/**
|
|
6577
|
-
* @internal
|
|
6578
|
-
*/
|
|
6579
|
-
export declare const CookieNamesFilterSensitiveLog: (obj: CookieNames) => any;
|
|
6580
|
-
/**
|
|
6581
|
-
* @internal
|
|
6582
|
-
*/
|
|
6583
|
-
export declare const CookiePreferenceFilterSensitiveLog: (obj: CookiePreference) => any;
|
|
6584
|
-
/**
|
|
6585
|
-
* @internal
|
|
6586
|
-
*/
|
|
6587
|
-
export declare const HeadersFilterSensitiveLog: (obj: Headers) => any;
|
|
6588
|
-
/**
|
|
6589
|
-
* @internal
|
|
6590
|
-
*/
|
|
6591
|
-
export declare const QueryStringCacheKeysFilterSensitiveLog: (obj: QueryStringCacheKeys) => any;
|
|
6592
|
-
/**
|
|
6593
|
-
* @internal
|
|
6594
|
-
*/
|
|
6595
|
-
export declare const ForwardedValuesFilterSensitiveLog: (obj: ForwardedValues) => any;
|
|
6596
|
-
/**
|
|
6597
|
-
* @internal
|
|
6598
|
-
*/
|
|
6599
|
-
export declare const FunctionAssociationFilterSensitiveLog: (obj: FunctionAssociation) => any;
|
|
6600
|
-
/**
|
|
6601
|
-
* @internal
|
|
6602
|
-
*/
|
|
6603
|
-
export declare const FunctionAssociationsFilterSensitiveLog: (obj: FunctionAssociations) => any;
|
|
6604
|
-
/**
|
|
6605
|
-
* @internal
|
|
6606
|
-
*/
|
|
6607
|
-
export declare const LambdaFunctionAssociationFilterSensitiveLog: (obj: LambdaFunctionAssociation) => any;
|
|
6608
|
-
/**
|
|
6609
|
-
* @internal
|
|
6610
|
-
*/
|
|
6611
|
-
export declare const LambdaFunctionAssociationsFilterSensitiveLog: (obj: LambdaFunctionAssociations) => any;
|
|
6612
|
-
/**
|
|
6613
|
-
* @internal
|
|
6614
|
-
*/
|
|
6615
|
-
export declare const TrustedKeyGroupsFilterSensitiveLog: (obj: TrustedKeyGroups) => any;
|
|
6616
|
-
/**
|
|
6617
|
-
* @internal
|
|
6618
|
-
*/
|
|
6619
|
-
export declare const TrustedSignersFilterSensitiveLog: (obj: TrustedSigners) => any;
|
|
6620
|
-
/**
|
|
6621
|
-
* @internal
|
|
6622
|
-
*/
|
|
6623
|
-
export declare const CacheBehaviorFilterSensitiveLog: (obj: CacheBehavior) => any;
|
|
6624
|
-
/**
|
|
6625
|
-
* @internal
|
|
6626
|
-
*/
|
|
6627
|
-
export declare const CacheBehaviorsFilterSensitiveLog: (obj: CacheBehaviors) => any;
|
|
6628
|
-
/**
|
|
6629
|
-
* @internal
|
|
6630
|
-
*/
|
|
6631
|
-
export declare const CachePolicyCookiesConfigFilterSensitiveLog: (obj: CachePolicyCookiesConfig) => any;
|
|
6632
|
-
/**
|
|
6633
|
-
* @internal
|
|
6634
|
-
*/
|
|
6635
|
-
export declare const CachePolicyHeadersConfigFilterSensitiveLog: (obj: CachePolicyHeadersConfig) => any;
|
|
6636
|
-
/**
|
|
6637
|
-
* @internal
|
|
6638
|
-
*/
|
|
6639
|
-
export declare const QueryStringNamesFilterSensitiveLog: (obj: QueryStringNames) => any;
|
|
6640
|
-
/**
|
|
6641
|
-
* @internal
|
|
6642
|
-
*/
|
|
6643
|
-
export declare const CachePolicyQueryStringsConfigFilterSensitiveLog: (obj: CachePolicyQueryStringsConfig) => any;
|
|
6644
|
-
/**
|
|
6645
|
-
* @internal
|
|
6646
|
-
*/
|
|
6647
|
-
export declare const ParametersInCacheKeyAndForwardedToOriginFilterSensitiveLog: (obj: ParametersInCacheKeyAndForwardedToOrigin) => any;
|
|
6648
|
-
/**
|
|
6649
|
-
* @internal
|
|
6650
|
-
*/
|
|
6651
|
-
export declare const CachePolicyConfigFilterSensitiveLog: (obj: CachePolicyConfig) => any;
|
|
6652
|
-
/**
|
|
6653
|
-
* @internal
|
|
6654
|
-
*/
|
|
6655
|
-
export declare const CachePolicyFilterSensitiveLog: (obj: CachePolicy) => any;
|
|
6656
|
-
/**
|
|
6657
|
-
* @internal
|
|
6658
|
-
*/
|
|
6659
|
-
export declare const CachePolicySummaryFilterSensitiveLog: (obj: CachePolicySummary) => any;
|
|
6660
|
-
/**
|
|
6661
|
-
* @internal
|
|
6662
|
-
*/
|
|
6663
|
-
export declare const CachePolicyListFilterSensitiveLog: (obj: CachePolicyList) => any;
|
|
6664
|
-
/**
|
|
6665
|
-
* @internal
|
|
6666
|
-
*/
|
|
6667
|
-
export declare const CopyDistributionRequestFilterSensitiveLog: (obj: CopyDistributionRequest) => any;
|
|
6668
|
-
/**
|
|
6669
|
-
* @internal
|
|
6670
|
-
*/
|
|
6671
|
-
export declare const CustomErrorResponseFilterSensitiveLog: (obj: CustomErrorResponse) => any;
|
|
6672
|
-
/**
|
|
6673
|
-
* @internal
|
|
6674
|
-
*/
|
|
6675
|
-
export declare const CustomErrorResponsesFilterSensitiveLog: (obj: CustomErrorResponses) => any;
|
|
6676
|
-
/**
|
|
6677
|
-
* @internal
|
|
6678
|
-
*/
|
|
6679
|
-
export declare const DefaultCacheBehaviorFilterSensitiveLog: (obj: DefaultCacheBehavior) => any;
|
|
6680
|
-
/**
|
|
6681
|
-
* @internal
|
|
6682
|
-
*/
|
|
6683
|
-
export declare const LoggingConfigFilterSensitiveLog: (obj: LoggingConfig) => any;
|
|
6684
|
-
/**
|
|
6685
|
-
* @internal
|
|
6686
|
-
*/
|
|
6687
|
-
export declare const StatusCodesFilterSensitiveLog: (obj: StatusCodes) => any;
|
|
6688
|
-
/**
|
|
6689
|
-
* @internal
|
|
6690
|
-
*/
|
|
6691
|
-
export declare const OriginGroupFailoverCriteriaFilterSensitiveLog: (obj: OriginGroupFailoverCriteria) => any;
|
|
6692
|
-
/**
|
|
6693
|
-
* @internal
|
|
6694
|
-
*/
|
|
6695
|
-
export declare const OriginGroupMemberFilterSensitiveLog: (obj: OriginGroupMember) => any;
|
|
6696
|
-
/**
|
|
6697
|
-
* @internal
|
|
6698
|
-
*/
|
|
6699
|
-
export declare const OriginGroupMembersFilterSensitiveLog: (obj: OriginGroupMembers) => any;
|
|
6700
|
-
/**
|
|
6701
|
-
* @internal
|
|
6702
|
-
*/
|
|
6703
|
-
export declare const OriginGroupFilterSensitiveLog: (obj: OriginGroup) => any;
|
|
6704
|
-
/**
|
|
6705
|
-
* @internal
|
|
6706
|
-
*/
|
|
6707
|
-
export declare const OriginGroupsFilterSensitiveLog: (obj: OriginGroups) => any;
|
|
6708
6536
|
/**
|
|
6709
6537
|
* @internal
|
|
6710
6538
|
*/
|
|
@@ -6713,22 +6541,6 @@ export declare const OriginCustomHeaderFilterSensitiveLog: (obj: OriginCustomHea
|
|
|
6713
6541
|
* @internal
|
|
6714
6542
|
*/
|
|
6715
6543
|
export declare const CustomHeadersFilterSensitiveLog: (obj: CustomHeaders) => any;
|
|
6716
|
-
/**
|
|
6717
|
-
* @internal
|
|
6718
|
-
*/
|
|
6719
|
-
export declare const OriginSslProtocolsFilterSensitiveLog: (obj: OriginSslProtocols) => any;
|
|
6720
|
-
/**
|
|
6721
|
-
* @internal
|
|
6722
|
-
*/
|
|
6723
|
-
export declare const CustomOriginConfigFilterSensitiveLog: (obj: CustomOriginConfig) => any;
|
|
6724
|
-
/**
|
|
6725
|
-
* @internal
|
|
6726
|
-
*/
|
|
6727
|
-
export declare const OriginShieldFilterSensitiveLog: (obj: OriginShield) => any;
|
|
6728
|
-
/**
|
|
6729
|
-
* @internal
|
|
6730
|
-
*/
|
|
6731
|
-
export declare const S3OriginConfigFilterSensitiveLog: (obj: S3OriginConfig) => any;
|
|
6732
6544
|
/**
|
|
6733
6545
|
* @internal
|
|
6734
6546
|
*/
|
|
@@ -6737,18 +6549,6 @@ export declare const OriginFilterSensitiveLog: (obj: Origin) => any;
|
|
|
6737
6549
|
* @internal
|
|
6738
6550
|
*/
|
|
6739
6551
|
export declare const OriginsFilterSensitiveLog: (obj: Origins) => any;
|
|
6740
|
-
/**
|
|
6741
|
-
* @internal
|
|
6742
|
-
*/
|
|
6743
|
-
export declare const GeoRestrictionFilterSensitiveLog: (obj: GeoRestriction) => any;
|
|
6744
|
-
/**
|
|
6745
|
-
* @internal
|
|
6746
|
-
*/
|
|
6747
|
-
export declare const RestrictionsFilterSensitiveLog: (obj: Restrictions) => any;
|
|
6748
|
-
/**
|
|
6749
|
-
* @internal
|
|
6750
|
-
*/
|
|
6751
|
-
export declare const ViewerCertificateFilterSensitiveLog: (obj: ViewerCertificate) => any;
|
|
6752
6552
|
/**
|
|
6753
6553
|
* @internal
|
|
6754
6554
|
*/
|
|
@@ -6761,66 +6561,6 @@ export declare const DistributionFilterSensitiveLog: (obj: Distribution) => any;
|
|
|
6761
6561
|
* @internal
|
|
6762
6562
|
*/
|
|
6763
6563
|
export declare const CopyDistributionResultFilterSensitiveLog: (obj: CopyDistributionResult) => any;
|
|
6764
|
-
/**
|
|
6765
|
-
* @internal
|
|
6766
|
-
*/
|
|
6767
|
-
export declare const CreateCachePolicyRequestFilterSensitiveLog: (obj: CreateCachePolicyRequest) => any;
|
|
6768
|
-
/**
|
|
6769
|
-
* @internal
|
|
6770
|
-
*/
|
|
6771
|
-
export declare const CreateCachePolicyResultFilterSensitiveLog: (obj: CreateCachePolicyResult) => any;
|
|
6772
|
-
/**
|
|
6773
|
-
* @internal
|
|
6774
|
-
*/
|
|
6775
|
-
export declare const CloudFrontOriginAccessIdentityConfigFilterSensitiveLog: (obj: CloudFrontOriginAccessIdentityConfig) => any;
|
|
6776
|
-
/**
|
|
6777
|
-
* @internal
|
|
6778
|
-
*/
|
|
6779
|
-
export declare const CreateCloudFrontOriginAccessIdentityRequestFilterSensitiveLog: (obj: CreateCloudFrontOriginAccessIdentityRequest) => any;
|
|
6780
|
-
/**
|
|
6781
|
-
* @internal
|
|
6782
|
-
*/
|
|
6783
|
-
export declare const CloudFrontOriginAccessIdentityFilterSensitiveLog: (obj: CloudFrontOriginAccessIdentity) => any;
|
|
6784
|
-
/**
|
|
6785
|
-
* @internal
|
|
6786
|
-
*/
|
|
6787
|
-
export declare const CreateCloudFrontOriginAccessIdentityResultFilterSensitiveLog: (obj: CreateCloudFrontOriginAccessIdentityResult) => any;
|
|
6788
|
-
/**
|
|
6789
|
-
* @internal
|
|
6790
|
-
*/
|
|
6791
|
-
export declare const StagingDistributionDnsNamesFilterSensitiveLog: (obj: StagingDistributionDnsNames) => any;
|
|
6792
|
-
/**
|
|
6793
|
-
* @internal
|
|
6794
|
-
*/
|
|
6795
|
-
export declare const ContinuousDeploymentSingleHeaderConfigFilterSensitiveLog: (obj: ContinuousDeploymentSingleHeaderConfig) => any;
|
|
6796
|
-
/**
|
|
6797
|
-
* @internal
|
|
6798
|
-
*/
|
|
6799
|
-
export declare const SessionStickinessConfigFilterSensitiveLog: (obj: SessionStickinessConfig) => any;
|
|
6800
|
-
/**
|
|
6801
|
-
* @internal
|
|
6802
|
-
*/
|
|
6803
|
-
export declare const ContinuousDeploymentSingleWeightConfigFilterSensitiveLog: (obj: ContinuousDeploymentSingleWeightConfig) => any;
|
|
6804
|
-
/**
|
|
6805
|
-
* @internal
|
|
6806
|
-
*/
|
|
6807
|
-
export declare const TrafficConfigFilterSensitiveLog: (obj: TrafficConfig) => any;
|
|
6808
|
-
/**
|
|
6809
|
-
* @internal
|
|
6810
|
-
*/
|
|
6811
|
-
export declare const ContinuousDeploymentPolicyConfigFilterSensitiveLog: (obj: ContinuousDeploymentPolicyConfig) => any;
|
|
6812
|
-
/**
|
|
6813
|
-
* @internal
|
|
6814
|
-
*/
|
|
6815
|
-
export declare const CreateContinuousDeploymentPolicyRequestFilterSensitiveLog: (obj: CreateContinuousDeploymentPolicyRequest) => any;
|
|
6816
|
-
/**
|
|
6817
|
-
* @internal
|
|
6818
|
-
*/
|
|
6819
|
-
export declare const ContinuousDeploymentPolicyFilterSensitiveLog: (obj: ContinuousDeploymentPolicy) => any;
|
|
6820
|
-
/**
|
|
6821
|
-
* @internal
|
|
6822
|
-
*/
|
|
6823
|
-
export declare const CreateContinuousDeploymentPolicyResultFilterSensitiveLog: (obj: CreateContinuousDeploymentPolicyResult) => any;
|
|
6824
6564
|
/**
|
|
6825
6565
|
* @internal
|
|
6826
6566
|
*/
|
|
@@ -6829,14 +6569,6 @@ export declare const CreateDistributionRequestFilterSensitiveLog: (obj: CreateDi
|
|
|
6829
6569
|
* @internal
|
|
6830
6570
|
*/
|
|
6831
6571
|
export declare const CreateDistributionResultFilterSensitiveLog: (obj: CreateDistributionResult) => any;
|
|
6832
|
-
/**
|
|
6833
|
-
* @internal
|
|
6834
|
-
*/
|
|
6835
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
6836
|
-
/**
|
|
6837
|
-
* @internal
|
|
6838
|
-
*/
|
|
6839
|
-
export declare const TagsFilterSensitiveLog: (obj: Tags) => any;
|
|
6840
6572
|
/**
|
|
6841
6573
|
* @internal
|
|
6842
6574
|
*/
|
|
@@ -6849,303 +6581,7 @@ export declare const CreateDistributionWithTagsRequestFilterSensitiveLog: (obj:
|
|
|
6849
6581
|
* @internal
|
|
6850
6582
|
*/
|
|
6851
6583
|
export declare const CreateDistributionWithTagsResultFilterSensitiveLog: (obj: CreateDistributionWithTagsResult) => any;
|
|
6852
|
-
/**
|
|
6853
|
-
* @internal
|
|
6854
|
-
*/
|
|
6855
|
-
export declare const ContentTypeProfileFilterSensitiveLog: (obj: ContentTypeProfile) => any;
|
|
6856
|
-
/**
|
|
6857
|
-
* @internal
|
|
6858
|
-
*/
|
|
6859
|
-
export declare const ContentTypeProfilesFilterSensitiveLog: (obj: ContentTypeProfiles) => any;
|
|
6860
|
-
/**
|
|
6861
|
-
* @internal
|
|
6862
|
-
*/
|
|
6863
|
-
export declare const ContentTypeProfileConfigFilterSensitiveLog: (obj: ContentTypeProfileConfig) => any;
|
|
6864
|
-
/**
|
|
6865
|
-
* @internal
|
|
6866
|
-
*/
|
|
6867
|
-
export declare const QueryArgProfileFilterSensitiveLog: (obj: QueryArgProfile) => any;
|
|
6868
|
-
/**
|
|
6869
|
-
* @internal
|
|
6870
|
-
*/
|
|
6871
|
-
export declare const QueryArgProfilesFilterSensitiveLog: (obj: QueryArgProfiles) => any;
|
|
6872
|
-
/**
|
|
6873
|
-
* @internal
|
|
6874
|
-
*/
|
|
6875
|
-
export declare const QueryArgProfileConfigFilterSensitiveLog: (obj: QueryArgProfileConfig) => any;
|
|
6876
|
-
/**
|
|
6877
|
-
* @internal
|
|
6878
|
-
*/
|
|
6879
|
-
export declare const FieldLevelEncryptionConfigFilterSensitiveLog: (obj: FieldLevelEncryptionConfig) => any;
|
|
6880
|
-
/**
|
|
6881
|
-
* @internal
|
|
6882
|
-
*/
|
|
6883
|
-
export declare const CreateFieldLevelEncryptionConfigRequestFilterSensitiveLog: (obj: CreateFieldLevelEncryptionConfigRequest) => any;
|
|
6884
|
-
/**
|
|
6885
|
-
* @internal
|
|
6886
|
-
*/
|
|
6887
|
-
export declare const FieldLevelEncryptionFilterSensitiveLog: (obj: FieldLevelEncryption) => any;
|
|
6888
|
-
/**
|
|
6889
|
-
* @internal
|
|
6890
|
-
*/
|
|
6891
|
-
export declare const CreateFieldLevelEncryptionConfigResultFilterSensitiveLog: (obj: CreateFieldLevelEncryptionConfigResult) => any;
|
|
6892
|
-
/**
|
|
6893
|
-
* @internal
|
|
6894
|
-
*/
|
|
6895
|
-
export declare const FieldPatternsFilterSensitiveLog: (obj: FieldPatterns) => any;
|
|
6896
|
-
/**
|
|
6897
|
-
* @internal
|
|
6898
|
-
*/
|
|
6899
|
-
export declare const EncryptionEntityFilterSensitiveLog: (obj: EncryptionEntity) => any;
|
|
6900
|
-
/**
|
|
6901
|
-
* @internal
|
|
6902
|
-
*/
|
|
6903
|
-
export declare const EncryptionEntitiesFilterSensitiveLog: (obj: EncryptionEntities) => any;
|
|
6904
|
-
/**
|
|
6905
|
-
* @internal
|
|
6906
|
-
*/
|
|
6907
|
-
export declare const FieldLevelEncryptionProfileConfigFilterSensitiveLog: (obj: FieldLevelEncryptionProfileConfig) => any;
|
|
6908
|
-
/**
|
|
6909
|
-
* @internal
|
|
6910
|
-
*/
|
|
6911
|
-
export declare const CreateFieldLevelEncryptionProfileRequestFilterSensitiveLog: (obj: CreateFieldLevelEncryptionProfileRequest) => any;
|
|
6912
|
-
/**
|
|
6913
|
-
* @internal
|
|
6914
|
-
*/
|
|
6915
|
-
export declare const FieldLevelEncryptionProfileFilterSensitiveLog: (obj: FieldLevelEncryptionProfile) => any;
|
|
6916
|
-
/**
|
|
6917
|
-
* @internal
|
|
6918
|
-
*/
|
|
6919
|
-
export declare const CreateFieldLevelEncryptionProfileResultFilterSensitiveLog: (obj: CreateFieldLevelEncryptionProfileResult) => any;
|
|
6920
|
-
/**
|
|
6921
|
-
* @internal
|
|
6922
|
-
*/
|
|
6923
|
-
export declare const FunctionConfigFilterSensitiveLog: (obj: FunctionConfig) => any;
|
|
6924
6584
|
/**
|
|
6925
6585
|
* @internal
|
|
6926
6586
|
*/
|
|
6927
6587
|
export declare const CreateFunctionRequestFilterSensitiveLog: (obj: CreateFunctionRequest) => any;
|
|
6928
|
-
/**
|
|
6929
|
-
* @internal
|
|
6930
|
-
*/
|
|
6931
|
-
export declare const FunctionMetadataFilterSensitiveLog: (obj: FunctionMetadata) => any;
|
|
6932
|
-
/**
|
|
6933
|
-
* @internal
|
|
6934
|
-
*/
|
|
6935
|
-
export declare const FunctionSummaryFilterSensitiveLog: (obj: FunctionSummary) => any;
|
|
6936
|
-
/**
|
|
6937
|
-
* @internal
|
|
6938
|
-
*/
|
|
6939
|
-
export declare const CreateFunctionResultFilterSensitiveLog: (obj: CreateFunctionResult) => any;
|
|
6940
|
-
/**
|
|
6941
|
-
* @internal
|
|
6942
|
-
*/
|
|
6943
|
-
export declare const PathsFilterSensitiveLog: (obj: Paths) => any;
|
|
6944
|
-
/**
|
|
6945
|
-
* @internal
|
|
6946
|
-
*/
|
|
6947
|
-
export declare const InvalidationBatchFilterSensitiveLog: (obj: InvalidationBatch) => any;
|
|
6948
|
-
/**
|
|
6949
|
-
* @internal
|
|
6950
|
-
*/
|
|
6951
|
-
export declare const CreateInvalidationRequestFilterSensitiveLog: (obj: CreateInvalidationRequest) => any;
|
|
6952
|
-
/**
|
|
6953
|
-
* @internal
|
|
6954
|
-
*/
|
|
6955
|
-
export declare const InvalidationFilterSensitiveLog: (obj: Invalidation) => any;
|
|
6956
|
-
/**
|
|
6957
|
-
* @internal
|
|
6958
|
-
*/
|
|
6959
|
-
export declare const CreateInvalidationResultFilterSensitiveLog: (obj: CreateInvalidationResult) => any;
|
|
6960
|
-
/**
|
|
6961
|
-
* @internal
|
|
6962
|
-
*/
|
|
6963
|
-
export declare const KeyGroupConfigFilterSensitiveLog: (obj: KeyGroupConfig) => any;
|
|
6964
|
-
/**
|
|
6965
|
-
* @internal
|
|
6966
|
-
*/
|
|
6967
|
-
export declare const CreateKeyGroupRequestFilterSensitiveLog: (obj: CreateKeyGroupRequest) => any;
|
|
6968
|
-
/**
|
|
6969
|
-
* @internal
|
|
6970
|
-
*/
|
|
6971
|
-
export declare const KeyGroupFilterSensitiveLog: (obj: KeyGroup) => any;
|
|
6972
|
-
/**
|
|
6973
|
-
* @internal
|
|
6974
|
-
*/
|
|
6975
|
-
export declare const CreateKeyGroupResultFilterSensitiveLog: (obj: CreateKeyGroupResult) => any;
|
|
6976
|
-
/**
|
|
6977
|
-
* @internal
|
|
6978
|
-
*/
|
|
6979
|
-
export declare const RealtimeMetricsSubscriptionConfigFilterSensitiveLog: (obj: RealtimeMetricsSubscriptionConfig) => any;
|
|
6980
|
-
/**
|
|
6981
|
-
* @internal
|
|
6982
|
-
*/
|
|
6983
|
-
export declare const MonitoringSubscriptionFilterSensitiveLog: (obj: MonitoringSubscription) => any;
|
|
6984
|
-
/**
|
|
6985
|
-
* @internal
|
|
6986
|
-
*/
|
|
6987
|
-
export declare const CreateMonitoringSubscriptionRequestFilterSensitiveLog: (obj: CreateMonitoringSubscriptionRequest) => any;
|
|
6988
|
-
/**
|
|
6989
|
-
* @internal
|
|
6990
|
-
*/
|
|
6991
|
-
export declare const CreateMonitoringSubscriptionResultFilterSensitiveLog: (obj: CreateMonitoringSubscriptionResult) => any;
|
|
6992
|
-
/**
|
|
6993
|
-
* @internal
|
|
6994
|
-
*/
|
|
6995
|
-
export declare const OriginAccessControlConfigFilterSensitiveLog: (obj: OriginAccessControlConfig) => any;
|
|
6996
|
-
/**
|
|
6997
|
-
* @internal
|
|
6998
|
-
*/
|
|
6999
|
-
export declare const CreateOriginAccessControlRequestFilterSensitiveLog: (obj: CreateOriginAccessControlRequest) => any;
|
|
7000
|
-
/**
|
|
7001
|
-
* @internal
|
|
7002
|
-
*/
|
|
7003
|
-
export declare const OriginAccessControlFilterSensitiveLog: (obj: OriginAccessControl) => any;
|
|
7004
|
-
/**
|
|
7005
|
-
* @internal
|
|
7006
|
-
*/
|
|
7007
|
-
export declare const CreateOriginAccessControlResultFilterSensitiveLog: (obj: CreateOriginAccessControlResult) => any;
|
|
7008
|
-
/**
|
|
7009
|
-
* @internal
|
|
7010
|
-
*/
|
|
7011
|
-
export declare const OriginRequestPolicyCookiesConfigFilterSensitiveLog: (obj: OriginRequestPolicyCookiesConfig) => any;
|
|
7012
|
-
/**
|
|
7013
|
-
* @internal
|
|
7014
|
-
*/
|
|
7015
|
-
export declare const OriginRequestPolicyHeadersConfigFilterSensitiveLog: (obj: OriginRequestPolicyHeadersConfig) => any;
|
|
7016
|
-
/**
|
|
7017
|
-
* @internal
|
|
7018
|
-
*/
|
|
7019
|
-
export declare const OriginRequestPolicyQueryStringsConfigFilterSensitiveLog: (obj: OriginRequestPolicyQueryStringsConfig) => any;
|
|
7020
|
-
/**
|
|
7021
|
-
* @internal
|
|
7022
|
-
*/
|
|
7023
|
-
export declare const OriginRequestPolicyConfigFilterSensitiveLog: (obj: OriginRequestPolicyConfig) => any;
|
|
7024
|
-
/**
|
|
7025
|
-
* @internal
|
|
7026
|
-
*/
|
|
7027
|
-
export declare const CreateOriginRequestPolicyRequestFilterSensitiveLog: (obj: CreateOriginRequestPolicyRequest) => any;
|
|
7028
|
-
/**
|
|
7029
|
-
* @internal
|
|
7030
|
-
*/
|
|
7031
|
-
export declare const OriginRequestPolicyFilterSensitiveLog: (obj: OriginRequestPolicy) => any;
|
|
7032
|
-
/**
|
|
7033
|
-
* @internal
|
|
7034
|
-
*/
|
|
7035
|
-
export declare const CreateOriginRequestPolicyResultFilterSensitiveLog: (obj: CreateOriginRequestPolicyResult) => any;
|
|
7036
|
-
/**
|
|
7037
|
-
* @internal
|
|
7038
|
-
*/
|
|
7039
|
-
export declare const PublicKeyConfigFilterSensitiveLog: (obj: PublicKeyConfig) => any;
|
|
7040
|
-
/**
|
|
7041
|
-
* @internal
|
|
7042
|
-
*/
|
|
7043
|
-
export declare const CreatePublicKeyRequestFilterSensitiveLog: (obj: CreatePublicKeyRequest) => any;
|
|
7044
|
-
/**
|
|
7045
|
-
* @internal
|
|
7046
|
-
*/
|
|
7047
|
-
export declare const PublicKeyFilterSensitiveLog: (obj: PublicKey) => any;
|
|
7048
|
-
/**
|
|
7049
|
-
* @internal
|
|
7050
|
-
*/
|
|
7051
|
-
export declare const CreatePublicKeyResultFilterSensitiveLog: (obj: CreatePublicKeyResult) => any;
|
|
7052
|
-
/**
|
|
7053
|
-
* @internal
|
|
7054
|
-
*/
|
|
7055
|
-
export declare const KinesisStreamConfigFilterSensitiveLog: (obj: KinesisStreamConfig) => any;
|
|
7056
|
-
/**
|
|
7057
|
-
* @internal
|
|
7058
|
-
*/
|
|
7059
|
-
export declare const EndPointFilterSensitiveLog: (obj: EndPoint) => any;
|
|
7060
|
-
/**
|
|
7061
|
-
* @internal
|
|
7062
|
-
*/
|
|
7063
|
-
export declare const CreateRealtimeLogConfigRequestFilterSensitiveLog: (obj: CreateRealtimeLogConfigRequest) => any;
|
|
7064
|
-
/**
|
|
7065
|
-
* @internal
|
|
7066
|
-
*/
|
|
7067
|
-
export declare const RealtimeLogConfigFilterSensitiveLog: (obj: RealtimeLogConfig) => any;
|
|
7068
|
-
/**
|
|
7069
|
-
* @internal
|
|
7070
|
-
*/
|
|
7071
|
-
export declare const CreateRealtimeLogConfigResultFilterSensitiveLog: (obj: CreateRealtimeLogConfigResult) => any;
|
|
7072
|
-
/**
|
|
7073
|
-
* @internal
|
|
7074
|
-
*/
|
|
7075
|
-
export declare const ResponseHeadersPolicyAccessControlAllowHeadersFilterSensitiveLog: (obj: ResponseHeadersPolicyAccessControlAllowHeaders) => any;
|
|
7076
|
-
/**
|
|
7077
|
-
* @internal
|
|
7078
|
-
*/
|
|
7079
|
-
export declare const ResponseHeadersPolicyAccessControlAllowMethodsFilterSensitiveLog: (obj: ResponseHeadersPolicyAccessControlAllowMethods) => any;
|
|
7080
|
-
/**
|
|
7081
|
-
* @internal
|
|
7082
|
-
*/
|
|
7083
|
-
export declare const ResponseHeadersPolicyAccessControlAllowOriginsFilterSensitiveLog: (obj: ResponseHeadersPolicyAccessControlAllowOrigins) => any;
|
|
7084
|
-
/**
|
|
7085
|
-
* @internal
|
|
7086
|
-
*/
|
|
7087
|
-
export declare const ResponseHeadersPolicyAccessControlExposeHeadersFilterSensitiveLog: (obj: ResponseHeadersPolicyAccessControlExposeHeaders) => any;
|
|
7088
|
-
/**
|
|
7089
|
-
* @internal
|
|
7090
|
-
*/
|
|
7091
|
-
export declare const ResponseHeadersPolicyCorsConfigFilterSensitiveLog: (obj: ResponseHeadersPolicyCorsConfig) => any;
|
|
7092
|
-
/**
|
|
7093
|
-
* @internal
|
|
7094
|
-
*/
|
|
7095
|
-
export declare const ResponseHeadersPolicyCustomHeaderFilterSensitiveLog: (obj: ResponseHeadersPolicyCustomHeader) => any;
|
|
7096
|
-
/**
|
|
7097
|
-
* @internal
|
|
7098
|
-
*/
|
|
7099
|
-
export declare const ResponseHeadersPolicyCustomHeadersConfigFilterSensitiveLog: (obj: ResponseHeadersPolicyCustomHeadersConfig) => any;
|
|
7100
|
-
/**
|
|
7101
|
-
* @internal
|
|
7102
|
-
*/
|
|
7103
|
-
export declare const ResponseHeadersPolicyRemoveHeaderFilterSensitiveLog: (obj: ResponseHeadersPolicyRemoveHeader) => any;
|
|
7104
|
-
/**
|
|
7105
|
-
* @internal
|
|
7106
|
-
*/
|
|
7107
|
-
export declare const ResponseHeadersPolicyRemoveHeadersConfigFilterSensitiveLog: (obj: ResponseHeadersPolicyRemoveHeadersConfig) => any;
|
|
7108
|
-
/**
|
|
7109
|
-
* @internal
|
|
7110
|
-
*/
|
|
7111
|
-
export declare const ResponseHeadersPolicyContentSecurityPolicyFilterSensitiveLog: (obj: ResponseHeadersPolicyContentSecurityPolicy) => any;
|
|
7112
|
-
/**
|
|
7113
|
-
* @internal
|
|
7114
|
-
*/
|
|
7115
|
-
export declare const ResponseHeadersPolicyContentTypeOptionsFilterSensitiveLog: (obj: ResponseHeadersPolicyContentTypeOptions) => any;
|
|
7116
|
-
/**
|
|
7117
|
-
* @internal
|
|
7118
|
-
*/
|
|
7119
|
-
export declare const ResponseHeadersPolicyFrameOptionsFilterSensitiveLog: (obj: ResponseHeadersPolicyFrameOptions) => any;
|
|
7120
|
-
/**
|
|
7121
|
-
* @internal
|
|
7122
|
-
*/
|
|
7123
|
-
export declare const ResponseHeadersPolicyReferrerPolicyFilterSensitiveLog: (obj: ResponseHeadersPolicyReferrerPolicy) => any;
|
|
7124
|
-
/**
|
|
7125
|
-
* @internal
|
|
7126
|
-
*/
|
|
7127
|
-
export declare const ResponseHeadersPolicyStrictTransportSecurityFilterSensitiveLog: (obj: ResponseHeadersPolicyStrictTransportSecurity) => any;
|
|
7128
|
-
/**
|
|
7129
|
-
* @internal
|
|
7130
|
-
*/
|
|
7131
|
-
export declare const ResponseHeadersPolicyXSSProtectionFilterSensitiveLog: (obj: ResponseHeadersPolicyXSSProtection) => any;
|
|
7132
|
-
/**
|
|
7133
|
-
* @internal
|
|
7134
|
-
*/
|
|
7135
|
-
export declare const ResponseHeadersPolicySecurityHeadersConfigFilterSensitiveLog: (obj: ResponseHeadersPolicySecurityHeadersConfig) => any;
|
|
7136
|
-
/**
|
|
7137
|
-
* @internal
|
|
7138
|
-
*/
|
|
7139
|
-
export declare const ResponseHeadersPolicyServerTimingHeadersConfigFilterSensitiveLog: (obj: ResponseHeadersPolicyServerTimingHeadersConfig) => any;
|
|
7140
|
-
/**
|
|
7141
|
-
* @internal
|
|
7142
|
-
*/
|
|
7143
|
-
export declare const ResponseHeadersPolicyConfigFilterSensitiveLog: (obj: ResponseHeadersPolicyConfig) => any;
|
|
7144
|
-
/**
|
|
7145
|
-
* @internal
|
|
7146
|
-
*/
|
|
7147
|
-
export declare const CreateResponseHeadersPolicyRequestFilterSensitiveLog: (obj: CreateResponseHeadersPolicyRequest) => any;
|
|
7148
|
-
/**
|
|
7149
|
-
* @internal
|
|
7150
|
-
*/
|
|
7151
|
-
export declare const ResponseHeadersPolicyFilterSensitiveLog: (obj: ResponseHeadersPolicy) => any;
|