@aws-sdk/client-cloudfront 3.296.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-cjs/protocols/Aws_restXml.js +153 -857
- 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-es/protocols/Aws_restXml.js +153 -857
- package/dist-types/CloudFront.d.ts +107 -0
- package/dist-types/CloudFrontClient.d.ts +24 -4
- package/dist-types/commands/AssociateAliasCommand.d.ts +16 -0
- package/dist-types/commands/CopyDistributionCommand.d.ts +16 -0
- package/dist-types/commands/CreateCachePolicyCommand.d.ts +16 -0
- package/dist-types/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +16 -0
- package/dist-types/commands/CreateContinuousDeploymentPolicyCommand.d.ts +16 -0
- package/dist-types/commands/CreateDistributionCommand.d.ts +16 -0
- package/dist-types/commands/CreateDistributionWithTagsCommand.d.ts +16 -0
- package/dist-types/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +16 -0
- package/dist-types/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateFunctionCommand.d.ts +16 -0
- package/dist-types/commands/CreateInvalidationCommand.d.ts +16 -0
- package/dist-types/commands/CreateKeyGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateMonitoringSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/CreateOriginAccessControlCommand.d.ts +16 -0
- package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +16 -0
- package/dist-types/commands/CreatePublicKeyCommand.d.ts +16 -0
- package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +16 -0
- package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +16 -0
- package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +16 -0
- package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCachePolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +16 -0
- package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteDistributionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +16 -0
- package/dist-types/commands/DeleteFunctionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteKeyGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +16 -0
- package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeletePublicKeyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +16 -0
- package/dist-types/commands/DescribeFunctionCommand.d.ts +16 -0
- package/dist-types/commands/GetCachePolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +16 -0
- package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetDistributionCommand.d.ts +16 -0
- package/dist-types/commands/GetDistributionConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +16 -0
- package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +16 -0
- package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetFunctionCommand.d.ts +16 -0
- package/dist-types/commands/GetInvalidationCommand.d.ts +16 -0
- package/dist-types/commands/GetKeyGroupCommand.d.ts +16 -0
- package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/GetOriginAccessControlCommand.d.ts +16 -0
- package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetPublicKeyCommand.d.ts +16 -0
- package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetResponseHeadersPolicyCommand.d.ts +16 -0
- package/dist-types/commands/GetResponseHeadersPolicyConfigCommand.d.ts +16 -0
- package/dist-types/commands/GetStreamingDistributionCommand.d.ts +16 -0
- package/dist-types/commands/GetStreamingDistributionConfigCommand.d.ts +16 -0
- package/dist-types/commands/ListCachePoliciesCommand.d.ts +16 -0
- package/dist-types/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +16 -0
- package/dist-types/commands/ListConflictingAliasesCommand.d.ts +16 -0
- package/dist-types/commands/ListContinuousDeploymentPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsByCachePolicyIdCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsByKeyGroupCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsByWebACLIdCommand.d.ts +16 -0
- package/dist-types/commands/ListDistributionsCommand.d.ts +16 -0
- package/dist-types/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +16 -0
- package/dist-types/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +16 -0
- package/dist-types/commands/ListFunctionsCommand.d.ts +16 -0
- package/dist-types/commands/ListInvalidationsCommand.d.ts +16 -0
- package/dist-types/commands/ListKeyGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListOriginAccessControlsCommand.d.ts +16 -0
- package/dist-types/commands/ListOriginRequestPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/ListPublicKeysCommand.d.ts +16 -0
- package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +16 -0
- package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +16 -0
- package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/PublishFunctionCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/TestFunctionCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateCachePolicyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +16 -0
- package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDistributionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +16 -0
- package/dist-types/commands/UpdateFunctionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateKeyGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +16 -0
- package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePublicKeyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +16 -0
- package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +16 -0
- package/dist-types/models/CloudFrontServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +424 -574
- package/dist-types/models/models_1.d.ts +484 -740
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDistributionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListInvalidationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListStreamingDistributionsPaginator.d.ts +3 -0
- 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
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateFieldLevelEncryptionProfileRequestFilterSensitiveLog, UpdateFieldLevelEncryptionProfileResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlUpdateFieldLevelEncryptionProfileCommand, serializeAws_restXmlUpdateFieldLevelEncryptionProfileCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class UpdateFieldLevelEncryptionProfileCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateFieldLevelEncryptionProfileCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateFunctionRequestFilterSensitiveLog,
|
|
4
|
+
import { UpdateFunctionRequestFilterSensitiveLog, } from "../models/models_1";
|
|
5
5
|
import { deserializeAws_restXmlUpdateFunctionCommand, serializeAws_restXmlUpdateFunctionCommand, } from "../protocols/Aws_restXml";
|
|
6
6
|
export class UpdateFunctionCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
@@ -28,7 +28,7 @@ export class UpdateFunctionCommand extends $Command {
|
|
|
28
28
|
clientName,
|
|
29
29
|
commandName,
|
|
30
30
|
inputFilterSensitiveLog: UpdateFunctionRequestFilterSensitiveLog,
|
|
31
|
-
outputFilterSensitiveLog:
|
|
31
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
32
|
};
|
|
33
33
|
const { requestHandler } = configuration;
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateKeyGroupRequestFilterSensitiveLog, UpdateKeyGroupResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlUpdateKeyGroupCommand, serializeAws_restXmlUpdateKeyGroupCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class UpdateKeyGroupCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateKeyGroupCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateOriginAccessControlRequestFilterSensitiveLog, UpdateOriginAccessControlResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlUpdateOriginAccessControlCommand, serializeAws_restXmlUpdateOriginAccessControlCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class UpdateOriginAccessControlCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateOriginAccessControlCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateOriginRequestPolicyRequestFilterSensitiveLog, UpdateOriginRequestPolicyResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlUpdateOriginRequestPolicyCommand, serializeAws_restXmlUpdateOriginRequestPolicyCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class UpdateOriginRequestPolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateOriginRequestPolicyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdatePublicKeyRequestFilterSensitiveLog, UpdatePublicKeyResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlUpdatePublicKeyCommand, serializeAws_restXmlUpdatePublicKeyCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class UpdatePublicKeyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdatePublicKeyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateRealtimeLogConfigRequestFilterSensitiveLog, UpdateRealtimeLogConfigResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlUpdateRealtimeLogConfigCommand, serializeAws_restXmlUpdateRealtimeLogConfigCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class UpdateRealtimeLogConfigCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateRealtimeLogConfigCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateResponseHeadersPolicyRequestFilterSensitiveLog, UpdateResponseHeadersPolicyResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlUpdateResponseHeadersPolicyCommand, serializeAws_restXmlUpdateResponseHeadersPolicyCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class UpdateResponseHeadersPolicyCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateResponseHeadersPolicyCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import { UpdateStreamingDistributionRequestFilterSensitiveLog, UpdateStreamingDistributionResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlUpdateStreamingDistributionCommand, serializeAws_restXmlUpdateStreamingDistributionCommand, } from "../protocols/Aws_restXml";
|
|
6
5
|
export class UpdateStreamingDistributionCommand extends $Command {
|
|
7
6
|
static getEndpointParameterInstructions() {
|
|
@@ -27,8 +26,8 @@ export class UpdateStreamingDistributionCommand extends $Command {
|
|
|
27
26
|
logger,
|
|
28
27
|
clientName,
|
|
29
28
|
commandName,
|
|
30
|
-
inputFilterSensitiveLog:
|
|
31
|
-
outputFilterSensitiveLog:
|
|
29
|
+
inputFilterSensitiveLog: (_) => _,
|
|
30
|
+
outputFilterSensitiveLog: (_) => _,
|
|
32
31
|
};
|
|
33
32
|
const { requestHandler } = configuration;
|
|
34
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1695,135 +1695,6 @@ export var ReferrerPolicyList;
|
|
|
1695
1695
|
ReferrerPolicyList["strict_origin_when_cross_origin"] = "strict-origin-when-cross-origin";
|
|
1696
1696
|
ReferrerPolicyList["unsafe_url"] = "unsafe-url";
|
|
1697
1697
|
})(ReferrerPolicyList || (ReferrerPolicyList = {}));
|
|
1698
|
-
export const KeyPairIdsFilterSensitiveLog = (obj) => ({
|
|
1699
|
-
...obj,
|
|
1700
|
-
});
|
|
1701
|
-
export const KGKeyPairIdsFilterSensitiveLog = (obj) => ({
|
|
1702
|
-
...obj,
|
|
1703
|
-
});
|
|
1704
|
-
export const ActiveTrustedKeyGroupsFilterSensitiveLog = (obj) => ({
|
|
1705
|
-
...obj,
|
|
1706
|
-
});
|
|
1707
|
-
export const SignerFilterSensitiveLog = (obj) => ({
|
|
1708
|
-
...obj,
|
|
1709
|
-
});
|
|
1710
|
-
export const ActiveTrustedSignersFilterSensitiveLog = (obj) => ({
|
|
1711
|
-
...obj,
|
|
1712
|
-
});
|
|
1713
|
-
export const AliasesFilterSensitiveLog = (obj) => ({
|
|
1714
|
-
...obj,
|
|
1715
|
-
});
|
|
1716
|
-
export const AliasICPRecordalFilterSensitiveLog = (obj) => ({
|
|
1717
|
-
...obj,
|
|
1718
|
-
});
|
|
1719
|
-
export const CachedMethodsFilterSensitiveLog = (obj) => ({
|
|
1720
|
-
...obj,
|
|
1721
|
-
});
|
|
1722
|
-
export const AllowedMethodsFilterSensitiveLog = (obj) => ({
|
|
1723
|
-
...obj,
|
|
1724
|
-
});
|
|
1725
|
-
export const AssociateAliasRequestFilterSensitiveLog = (obj) => ({
|
|
1726
|
-
...obj,
|
|
1727
|
-
});
|
|
1728
|
-
export const CookieNamesFilterSensitiveLog = (obj) => ({
|
|
1729
|
-
...obj,
|
|
1730
|
-
});
|
|
1731
|
-
export const CookiePreferenceFilterSensitiveLog = (obj) => ({
|
|
1732
|
-
...obj,
|
|
1733
|
-
});
|
|
1734
|
-
export const HeadersFilterSensitiveLog = (obj) => ({
|
|
1735
|
-
...obj,
|
|
1736
|
-
});
|
|
1737
|
-
export const QueryStringCacheKeysFilterSensitiveLog = (obj) => ({
|
|
1738
|
-
...obj,
|
|
1739
|
-
});
|
|
1740
|
-
export const ForwardedValuesFilterSensitiveLog = (obj) => ({
|
|
1741
|
-
...obj,
|
|
1742
|
-
});
|
|
1743
|
-
export const FunctionAssociationFilterSensitiveLog = (obj) => ({
|
|
1744
|
-
...obj,
|
|
1745
|
-
});
|
|
1746
|
-
export const FunctionAssociationsFilterSensitiveLog = (obj) => ({
|
|
1747
|
-
...obj,
|
|
1748
|
-
});
|
|
1749
|
-
export const LambdaFunctionAssociationFilterSensitiveLog = (obj) => ({
|
|
1750
|
-
...obj,
|
|
1751
|
-
});
|
|
1752
|
-
export const LambdaFunctionAssociationsFilterSensitiveLog = (obj) => ({
|
|
1753
|
-
...obj,
|
|
1754
|
-
});
|
|
1755
|
-
export const TrustedKeyGroupsFilterSensitiveLog = (obj) => ({
|
|
1756
|
-
...obj,
|
|
1757
|
-
});
|
|
1758
|
-
export const TrustedSignersFilterSensitiveLog = (obj) => ({
|
|
1759
|
-
...obj,
|
|
1760
|
-
});
|
|
1761
|
-
export const CacheBehaviorFilterSensitiveLog = (obj) => ({
|
|
1762
|
-
...obj,
|
|
1763
|
-
});
|
|
1764
|
-
export const CacheBehaviorsFilterSensitiveLog = (obj) => ({
|
|
1765
|
-
...obj,
|
|
1766
|
-
});
|
|
1767
|
-
export const CachePolicyCookiesConfigFilterSensitiveLog = (obj) => ({
|
|
1768
|
-
...obj,
|
|
1769
|
-
});
|
|
1770
|
-
export const CachePolicyHeadersConfigFilterSensitiveLog = (obj) => ({
|
|
1771
|
-
...obj,
|
|
1772
|
-
});
|
|
1773
|
-
export const QueryStringNamesFilterSensitiveLog = (obj) => ({
|
|
1774
|
-
...obj,
|
|
1775
|
-
});
|
|
1776
|
-
export const CachePolicyQueryStringsConfigFilterSensitiveLog = (obj) => ({
|
|
1777
|
-
...obj,
|
|
1778
|
-
});
|
|
1779
|
-
export const ParametersInCacheKeyAndForwardedToOriginFilterSensitiveLog = (obj) => ({
|
|
1780
|
-
...obj,
|
|
1781
|
-
});
|
|
1782
|
-
export const CachePolicyConfigFilterSensitiveLog = (obj) => ({
|
|
1783
|
-
...obj,
|
|
1784
|
-
});
|
|
1785
|
-
export const CachePolicyFilterSensitiveLog = (obj) => ({
|
|
1786
|
-
...obj,
|
|
1787
|
-
});
|
|
1788
|
-
export const CachePolicySummaryFilterSensitiveLog = (obj) => ({
|
|
1789
|
-
...obj,
|
|
1790
|
-
});
|
|
1791
|
-
export const CachePolicyListFilterSensitiveLog = (obj) => ({
|
|
1792
|
-
...obj,
|
|
1793
|
-
});
|
|
1794
|
-
export const CopyDistributionRequestFilterSensitiveLog = (obj) => ({
|
|
1795
|
-
...obj,
|
|
1796
|
-
});
|
|
1797
|
-
export const CustomErrorResponseFilterSensitiveLog = (obj) => ({
|
|
1798
|
-
...obj,
|
|
1799
|
-
});
|
|
1800
|
-
export const CustomErrorResponsesFilterSensitiveLog = (obj) => ({
|
|
1801
|
-
...obj,
|
|
1802
|
-
});
|
|
1803
|
-
export const DefaultCacheBehaviorFilterSensitiveLog = (obj) => ({
|
|
1804
|
-
...obj,
|
|
1805
|
-
});
|
|
1806
|
-
export const LoggingConfigFilterSensitiveLog = (obj) => ({
|
|
1807
|
-
...obj,
|
|
1808
|
-
});
|
|
1809
|
-
export const StatusCodesFilterSensitiveLog = (obj) => ({
|
|
1810
|
-
...obj,
|
|
1811
|
-
});
|
|
1812
|
-
export const OriginGroupFailoverCriteriaFilterSensitiveLog = (obj) => ({
|
|
1813
|
-
...obj,
|
|
1814
|
-
});
|
|
1815
|
-
export const OriginGroupMemberFilterSensitiveLog = (obj) => ({
|
|
1816
|
-
...obj,
|
|
1817
|
-
});
|
|
1818
|
-
export const OriginGroupMembersFilterSensitiveLog = (obj) => ({
|
|
1819
|
-
...obj,
|
|
1820
|
-
});
|
|
1821
|
-
export const OriginGroupFilterSensitiveLog = (obj) => ({
|
|
1822
|
-
...obj,
|
|
1823
|
-
});
|
|
1824
|
-
export const OriginGroupsFilterSensitiveLog = (obj) => ({
|
|
1825
|
-
...obj,
|
|
1826
|
-
});
|
|
1827
1698
|
export const OriginCustomHeaderFilterSensitiveLog = (obj) => ({
|
|
1828
1699
|
...obj,
|
|
1829
1700
|
...(obj.HeaderValue && { HeaderValue: SENSITIVE_STRING }),
|
|
@@ -1832,18 +1703,6 @@ export const CustomHeadersFilterSensitiveLog = (obj) => ({
|
|
|
1832
1703
|
...obj,
|
|
1833
1704
|
...(obj.Items && { Items: obj.Items.map((item) => OriginCustomHeaderFilterSensitiveLog(item)) }),
|
|
1834
1705
|
});
|
|
1835
|
-
export const OriginSslProtocolsFilterSensitiveLog = (obj) => ({
|
|
1836
|
-
...obj,
|
|
1837
|
-
});
|
|
1838
|
-
export const CustomOriginConfigFilterSensitiveLog = (obj) => ({
|
|
1839
|
-
...obj,
|
|
1840
|
-
});
|
|
1841
|
-
export const OriginShieldFilterSensitiveLog = (obj) => ({
|
|
1842
|
-
...obj,
|
|
1843
|
-
});
|
|
1844
|
-
export const S3OriginConfigFilterSensitiveLog = (obj) => ({
|
|
1845
|
-
...obj,
|
|
1846
|
-
});
|
|
1847
1706
|
export const OriginFilterSensitiveLog = (obj) => ({
|
|
1848
1707
|
...obj,
|
|
1849
1708
|
...(obj.CustomHeaders && { CustomHeaders: CustomHeadersFilterSensitiveLog(obj.CustomHeaders) }),
|
|
@@ -1851,15 +1710,6 @@ export const OriginFilterSensitiveLog = (obj) => ({
|
|
|
1851
1710
|
export const OriginsFilterSensitiveLog = (obj) => ({
|
|
1852
1711
|
...obj,
|
|
1853
1712
|
});
|
|
1854
|
-
export const GeoRestrictionFilterSensitiveLog = (obj) => ({
|
|
1855
|
-
...obj,
|
|
1856
|
-
});
|
|
1857
|
-
export const RestrictionsFilterSensitiveLog = (obj) => ({
|
|
1858
|
-
...obj,
|
|
1859
|
-
});
|
|
1860
|
-
export const ViewerCertificateFilterSensitiveLog = (obj) => ({
|
|
1861
|
-
...obj,
|
|
1862
|
-
});
|
|
1863
1713
|
export const DistributionConfigFilterSensitiveLog = (obj) => ({
|
|
1864
1714
|
...obj,
|
|
1865
1715
|
...(obj.Comment && { Comment: SENSITIVE_STRING }),
|
|
@@ -1872,51 +1722,6 @@ export const CopyDistributionResultFilterSensitiveLog = (obj) => ({
|
|
|
1872
1722
|
...obj,
|
|
1873
1723
|
...(obj.Distribution && { Distribution: DistributionFilterSensitiveLog(obj.Distribution) }),
|
|
1874
1724
|
});
|
|
1875
|
-
export const CreateCachePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
1876
|
-
...obj,
|
|
1877
|
-
});
|
|
1878
|
-
export const CreateCachePolicyResultFilterSensitiveLog = (obj) => ({
|
|
1879
|
-
...obj,
|
|
1880
|
-
});
|
|
1881
|
-
export const CloudFrontOriginAccessIdentityConfigFilterSensitiveLog = (obj) => ({
|
|
1882
|
-
...obj,
|
|
1883
|
-
});
|
|
1884
|
-
export const CreateCloudFrontOriginAccessIdentityRequestFilterSensitiveLog = (obj) => ({
|
|
1885
|
-
...obj,
|
|
1886
|
-
});
|
|
1887
|
-
export const CloudFrontOriginAccessIdentityFilterSensitiveLog = (obj) => ({
|
|
1888
|
-
...obj,
|
|
1889
|
-
});
|
|
1890
|
-
export const CreateCloudFrontOriginAccessIdentityResultFilterSensitiveLog = (obj) => ({
|
|
1891
|
-
...obj,
|
|
1892
|
-
});
|
|
1893
|
-
export const StagingDistributionDnsNamesFilterSensitiveLog = (obj) => ({
|
|
1894
|
-
...obj,
|
|
1895
|
-
});
|
|
1896
|
-
export const ContinuousDeploymentSingleHeaderConfigFilterSensitiveLog = (obj) => ({
|
|
1897
|
-
...obj,
|
|
1898
|
-
});
|
|
1899
|
-
export const SessionStickinessConfigFilterSensitiveLog = (obj) => ({
|
|
1900
|
-
...obj,
|
|
1901
|
-
});
|
|
1902
|
-
export const ContinuousDeploymentSingleWeightConfigFilterSensitiveLog = (obj) => ({
|
|
1903
|
-
...obj,
|
|
1904
|
-
});
|
|
1905
|
-
export const TrafficConfigFilterSensitiveLog = (obj) => ({
|
|
1906
|
-
...obj,
|
|
1907
|
-
});
|
|
1908
|
-
export const ContinuousDeploymentPolicyConfigFilterSensitiveLog = (obj) => ({
|
|
1909
|
-
...obj,
|
|
1910
|
-
});
|
|
1911
|
-
export const CreateContinuousDeploymentPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
1912
|
-
...obj,
|
|
1913
|
-
});
|
|
1914
|
-
export const ContinuousDeploymentPolicyFilterSensitiveLog = (obj) => ({
|
|
1915
|
-
...obj,
|
|
1916
|
-
});
|
|
1917
|
-
export const CreateContinuousDeploymentPolicyResultFilterSensitiveLog = (obj) => ({
|
|
1918
|
-
...obj,
|
|
1919
|
-
});
|
|
1920
1725
|
export const CreateDistributionRequestFilterSensitiveLog = (obj) => ({
|
|
1921
1726
|
...obj,
|
|
1922
1727
|
...(obj.DistributionConfig && { DistributionConfig: DistributionConfigFilterSensitiveLog(obj.DistributionConfig) }),
|
|
@@ -1925,12 +1730,6 @@ export const CreateDistributionResultFilterSensitiveLog = (obj) => ({
|
|
|
1925
1730
|
...obj,
|
|
1926
1731
|
...(obj.Distribution && { Distribution: DistributionFilterSensitiveLog(obj.Distribution) }),
|
|
1927
1732
|
});
|
|
1928
|
-
export const TagFilterSensitiveLog = (obj) => ({
|
|
1929
|
-
...obj,
|
|
1930
|
-
});
|
|
1931
|
-
export const TagsFilterSensitiveLog = (obj) => ({
|
|
1932
|
-
...obj,
|
|
1933
|
-
});
|
|
1934
1733
|
export const DistributionConfigWithTagsFilterSensitiveLog = (obj) => ({
|
|
1935
1734
|
...obj,
|
|
1936
1735
|
...(obj.DistributionConfig && { DistributionConfig: DistributionConfigFilterSensitiveLog(obj.DistributionConfig) }),
|
|
@@ -1945,229 +1744,7 @@ export const CreateDistributionWithTagsResultFilterSensitiveLog = (obj) => ({
|
|
|
1945
1744
|
...obj,
|
|
1946
1745
|
...(obj.Distribution && { Distribution: DistributionFilterSensitiveLog(obj.Distribution) }),
|
|
1947
1746
|
});
|
|
1948
|
-
export const ContentTypeProfileFilterSensitiveLog = (obj) => ({
|
|
1949
|
-
...obj,
|
|
1950
|
-
});
|
|
1951
|
-
export const ContentTypeProfilesFilterSensitiveLog = (obj) => ({
|
|
1952
|
-
...obj,
|
|
1953
|
-
});
|
|
1954
|
-
export const ContentTypeProfileConfigFilterSensitiveLog = (obj) => ({
|
|
1955
|
-
...obj,
|
|
1956
|
-
});
|
|
1957
|
-
export const QueryArgProfileFilterSensitiveLog = (obj) => ({
|
|
1958
|
-
...obj,
|
|
1959
|
-
});
|
|
1960
|
-
export const QueryArgProfilesFilterSensitiveLog = (obj) => ({
|
|
1961
|
-
...obj,
|
|
1962
|
-
});
|
|
1963
|
-
export const QueryArgProfileConfigFilterSensitiveLog = (obj) => ({
|
|
1964
|
-
...obj,
|
|
1965
|
-
});
|
|
1966
|
-
export const FieldLevelEncryptionConfigFilterSensitiveLog = (obj) => ({
|
|
1967
|
-
...obj,
|
|
1968
|
-
});
|
|
1969
|
-
export const CreateFieldLevelEncryptionConfigRequestFilterSensitiveLog = (obj) => ({
|
|
1970
|
-
...obj,
|
|
1971
|
-
});
|
|
1972
|
-
export const FieldLevelEncryptionFilterSensitiveLog = (obj) => ({
|
|
1973
|
-
...obj,
|
|
1974
|
-
});
|
|
1975
|
-
export const CreateFieldLevelEncryptionConfigResultFilterSensitiveLog = (obj) => ({
|
|
1976
|
-
...obj,
|
|
1977
|
-
});
|
|
1978
|
-
export const FieldPatternsFilterSensitiveLog = (obj) => ({
|
|
1979
|
-
...obj,
|
|
1980
|
-
});
|
|
1981
|
-
export const EncryptionEntityFilterSensitiveLog = (obj) => ({
|
|
1982
|
-
...obj,
|
|
1983
|
-
});
|
|
1984
|
-
export const EncryptionEntitiesFilterSensitiveLog = (obj) => ({
|
|
1985
|
-
...obj,
|
|
1986
|
-
});
|
|
1987
|
-
export const FieldLevelEncryptionProfileConfigFilterSensitiveLog = (obj) => ({
|
|
1988
|
-
...obj,
|
|
1989
|
-
});
|
|
1990
|
-
export const CreateFieldLevelEncryptionProfileRequestFilterSensitiveLog = (obj) => ({
|
|
1991
|
-
...obj,
|
|
1992
|
-
});
|
|
1993
|
-
export const FieldLevelEncryptionProfileFilterSensitiveLog = (obj) => ({
|
|
1994
|
-
...obj,
|
|
1995
|
-
});
|
|
1996
|
-
export const CreateFieldLevelEncryptionProfileResultFilterSensitiveLog = (obj) => ({
|
|
1997
|
-
...obj,
|
|
1998
|
-
});
|
|
1999
|
-
export const FunctionConfigFilterSensitiveLog = (obj) => ({
|
|
2000
|
-
...obj,
|
|
2001
|
-
});
|
|
2002
1747
|
export const CreateFunctionRequestFilterSensitiveLog = (obj) => ({
|
|
2003
1748
|
...obj,
|
|
2004
1749
|
...(obj.FunctionCode && { FunctionCode: SENSITIVE_STRING }),
|
|
2005
1750
|
});
|
|
2006
|
-
export const FunctionMetadataFilterSensitiveLog = (obj) => ({
|
|
2007
|
-
...obj,
|
|
2008
|
-
});
|
|
2009
|
-
export const FunctionSummaryFilterSensitiveLog = (obj) => ({
|
|
2010
|
-
...obj,
|
|
2011
|
-
});
|
|
2012
|
-
export const CreateFunctionResultFilterSensitiveLog = (obj) => ({
|
|
2013
|
-
...obj,
|
|
2014
|
-
});
|
|
2015
|
-
export const PathsFilterSensitiveLog = (obj) => ({
|
|
2016
|
-
...obj,
|
|
2017
|
-
});
|
|
2018
|
-
export const InvalidationBatchFilterSensitiveLog = (obj) => ({
|
|
2019
|
-
...obj,
|
|
2020
|
-
});
|
|
2021
|
-
export const CreateInvalidationRequestFilterSensitiveLog = (obj) => ({
|
|
2022
|
-
...obj,
|
|
2023
|
-
});
|
|
2024
|
-
export const InvalidationFilterSensitiveLog = (obj) => ({
|
|
2025
|
-
...obj,
|
|
2026
|
-
});
|
|
2027
|
-
export const CreateInvalidationResultFilterSensitiveLog = (obj) => ({
|
|
2028
|
-
...obj,
|
|
2029
|
-
});
|
|
2030
|
-
export const KeyGroupConfigFilterSensitiveLog = (obj) => ({
|
|
2031
|
-
...obj,
|
|
2032
|
-
});
|
|
2033
|
-
export const CreateKeyGroupRequestFilterSensitiveLog = (obj) => ({
|
|
2034
|
-
...obj,
|
|
2035
|
-
});
|
|
2036
|
-
export const KeyGroupFilterSensitiveLog = (obj) => ({
|
|
2037
|
-
...obj,
|
|
2038
|
-
});
|
|
2039
|
-
export const CreateKeyGroupResultFilterSensitiveLog = (obj) => ({
|
|
2040
|
-
...obj,
|
|
2041
|
-
});
|
|
2042
|
-
export const RealtimeMetricsSubscriptionConfigFilterSensitiveLog = (obj) => ({
|
|
2043
|
-
...obj,
|
|
2044
|
-
});
|
|
2045
|
-
export const MonitoringSubscriptionFilterSensitiveLog = (obj) => ({
|
|
2046
|
-
...obj,
|
|
2047
|
-
});
|
|
2048
|
-
export const CreateMonitoringSubscriptionRequestFilterSensitiveLog = (obj) => ({
|
|
2049
|
-
...obj,
|
|
2050
|
-
});
|
|
2051
|
-
export const CreateMonitoringSubscriptionResultFilterSensitiveLog = (obj) => ({
|
|
2052
|
-
...obj,
|
|
2053
|
-
});
|
|
2054
|
-
export const OriginAccessControlConfigFilterSensitiveLog = (obj) => ({
|
|
2055
|
-
...obj,
|
|
2056
|
-
});
|
|
2057
|
-
export const CreateOriginAccessControlRequestFilterSensitiveLog = (obj) => ({
|
|
2058
|
-
...obj,
|
|
2059
|
-
});
|
|
2060
|
-
export const OriginAccessControlFilterSensitiveLog = (obj) => ({
|
|
2061
|
-
...obj,
|
|
2062
|
-
});
|
|
2063
|
-
export const CreateOriginAccessControlResultFilterSensitiveLog = (obj) => ({
|
|
2064
|
-
...obj,
|
|
2065
|
-
});
|
|
2066
|
-
export const OriginRequestPolicyCookiesConfigFilterSensitiveLog = (obj) => ({
|
|
2067
|
-
...obj,
|
|
2068
|
-
});
|
|
2069
|
-
export const OriginRequestPolicyHeadersConfigFilterSensitiveLog = (obj) => ({
|
|
2070
|
-
...obj,
|
|
2071
|
-
});
|
|
2072
|
-
export const OriginRequestPolicyQueryStringsConfigFilterSensitiveLog = (obj) => ({
|
|
2073
|
-
...obj,
|
|
2074
|
-
});
|
|
2075
|
-
export const OriginRequestPolicyConfigFilterSensitiveLog = (obj) => ({
|
|
2076
|
-
...obj,
|
|
2077
|
-
});
|
|
2078
|
-
export const CreateOriginRequestPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
2079
|
-
...obj,
|
|
2080
|
-
});
|
|
2081
|
-
export const OriginRequestPolicyFilterSensitiveLog = (obj) => ({
|
|
2082
|
-
...obj,
|
|
2083
|
-
});
|
|
2084
|
-
export const CreateOriginRequestPolicyResultFilterSensitiveLog = (obj) => ({
|
|
2085
|
-
...obj,
|
|
2086
|
-
});
|
|
2087
|
-
export const PublicKeyConfigFilterSensitiveLog = (obj) => ({
|
|
2088
|
-
...obj,
|
|
2089
|
-
});
|
|
2090
|
-
export const CreatePublicKeyRequestFilterSensitiveLog = (obj) => ({
|
|
2091
|
-
...obj,
|
|
2092
|
-
});
|
|
2093
|
-
export const PublicKeyFilterSensitiveLog = (obj) => ({
|
|
2094
|
-
...obj,
|
|
2095
|
-
});
|
|
2096
|
-
export const CreatePublicKeyResultFilterSensitiveLog = (obj) => ({
|
|
2097
|
-
...obj,
|
|
2098
|
-
});
|
|
2099
|
-
export const KinesisStreamConfigFilterSensitiveLog = (obj) => ({
|
|
2100
|
-
...obj,
|
|
2101
|
-
});
|
|
2102
|
-
export const EndPointFilterSensitiveLog = (obj) => ({
|
|
2103
|
-
...obj,
|
|
2104
|
-
});
|
|
2105
|
-
export const CreateRealtimeLogConfigRequestFilterSensitiveLog = (obj) => ({
|
|
2106
|
-
...obj,
|
|
2107
|
-
});
|
|
2108
|
-
export const RealtimeLogConfigFilterSensitiveLog = (obj) => ({
|
|
2109
|
-
...obj,
|
|
2110
|
-
});
|
|
2111
|
-
export const CreateRealtimeLogConfigResultFilterSensitiveLog = (obj) => ({
|
|
2112
|
-
...obj,
|
|
2113
|
-
});
|
|
2114
|
-
export const ResponseHeadersPolicyAccessControlAllowHeadersFilterSensitiveLog = (obj) => ({
|
|
2115
|
-
...obj,
|
|
2116
|
-
});
|
|
2117
|
-
export const ResponseHeadersPolicyAccessControlAllowMethodsFilterSensitiveLog = (obj) => ({
|
|
2118
|
-
...obj,
|
|
2119
|
-
});
|
|
2120
|
-
export const ResponseHeadersPolicyAccessControlAllowOriginsFilterSensitiveLog = (obj) => ({
|
|
2121
|
-
...obj,
|
|
2122
|
-
});
|
|
2123
|
-
export const ResponseHeadersPolicyAccessControlExposeHeadersFilterSensitiveLog = (obj) => ({
|
|
2124
|
-
...obj,
|
|
2125
|
-
});
|
|
2126
|
-
export const ResponseHeadersPolicyCorsConfigFilterSensitiveLog = (obj) => ({
|
|
2127
|
-
...obj,
|
|
2128
|
-
});
|
|
2129
|
-
export const ResponseHeadersPolicyCustomHeaderFilterSensitiveLog = (obj) => ({
|
|
2130
|
-
...obj,
|
|
2131
|
-
});
|
|
2132
|
-
export const ResponseHeadersPolicyCustomHeadersConfigFilterSensitiveLog = (obj) => ({
|
|
2133
|
-
...obj,
|
|
2134
|
-
});
|
|
2135
|
-
export const ResponseHeadersPolicyRemoveHeaderFilterSensitiveLog = (obj) => ({
|
|
2136
|
-
...obj,
|
|
2137
|
-
});
|
|
2138
|
-
export const ResponseHeadersPolicyRemoveHeadersConfigFilterSensitiveLog = (obj) => ({
|
|
2139
|
-
...obj,
|
|
2140
|
-
});
|
|
2141
|
-
export const ResponseHeadersPolicyContentSecurityPolicyFilterSensitiveLog = (obj) => ({
|
|
2142
|
-
...obj,
|
|
2143
|
-
});
|
|
2144
|
-
export const ResponseHeadersPolicyContentTypeOptionsFilterSensitiveLog = (obj) => ({
|
|
2145
|
-
...obj,
|
|
2146
|
-
});
|
|
2147
|
-
export const ResponseHeadersPolicyFrameOptionsFilterSensitiveLog = (obj) => ({
|
|
2148
|
-
...obj,
|
|
2149
|
-
});
|
|
2150
|
-
export const ResponseHeadersPolicyReferrerPolicyFilterSensitiveLog = (obj) => ({
|
|
2151
|
-
...obj,
|
|
2152
|
-
});
|
|
2153
|
-
export const ResponseHeadersPolicyStrictTransportSecurityFilterSensitiveLog = (obj) => ({
|
|
2154
|
-
...obj,
|
|
2155
|
-
});
|
|
2156
|
-
export const ResponseHeadersPolicyXSSProtectionFilterSensitiveLog = (obj) => ({
|
|
2157
|
-
...obj,
|
|
2158
|
-
});
|
|
2159
|
-
export const ResponseHeadersPolicySecurityHeadersConfigFilterSensitiveLog = (obj) => ({
|
|
2160
|
-
...obj,
|
|
2161
|
-
});
|
|
2162
|
-
export const ResponseHeadersPolicyServerTimingHeadersConfigFilterSensitiveLog = (obj) => ({
|
|
2163
|
-
...obj,
|
|
2164
|
-
});
|
|
2165
|
-
export const ResponseHeadersPolicyConfigFilterSensitiveLog = (obj) => ({
|
|
2166
|
-
...obj,
|
|
2167
|
-
});
|
|
2168
|
-
export const CreateResponseHeadersPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
2169
|
-
...obj,
|
|
2170
|
-
});
|
|
2171
|
-
export const ResponseHeadersPolicyFilterSensitiveLog = (obj) => ({
|
|
2172
|
-
...obj,
|
|
2173
|
-
});
|