@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,5 +1,8 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { CloudFrontServiceException as __BaseException } from "./CloudFrontServiceException";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
3
6
|
export declare enum ResponseHeadersPolicyAccessControlAllowMethodsValues {
|
|
4
7
|
ALL = "ALL",
|
|
5
8
|
DELETE = "DELETE",
|
|
@@ -11,6 +14,7 @@ export declare enum ResponseHeadersPolicyAccessControlAllowMethodsValues {
|
|
|
11
14
|
PUT = "PUT"
|
|
12
15
|
}
|
|
13
16
|
/**
|
|
17
|
+
* @public
|
|
14
18
|
* <p>Access denied.</p>
|
|
15
19
|
*/
|
|
16
20
|
export declare class AccessDenied extends __BaseException {
|
|
@@ -23,6 +27,7 @@ export declare class AccessDenied extends __BaseException {
|
|
|
23
27
|
constructor(opts: __ExceptionOptionType<AccessDenied, __BaseException>);
|
|
24
28
|
}
|
|
25
29
|
/**
|
|
30
|
+
* @public
|
|
26
31
|
* <p>A list of CloudFront key pair identifiers.</p>
|
|
27
32
|
*/
|
|
28
33
|
export interface KeyPairIds {
|
|
@@ -36,6 +41,7 @@ export interface KeyPairIds {
|
|
|
36
41
|
Items?: string[];
|
|
37
42
|
}
|
|
38
43
|
/**
|
|
44
|
+
* @public
|
|
39
45
|
* <p>A list of identifiers for the public keys that CloudFront can use to verify the signatures
|
|
40
46
|
* of signed URLs and signed cookies.</p>
|
|
41
47
|
*/
|
|
@@ -50,6 +56,7 @@ export interface KGKeyPairIds {
|
|
|
50
56
|
KeyPairIds?: KeyPairIds;
|
|
51
57
|
}
|
|
52
58
|
/**
|
|
59
|
+
* @public
|
|
53
60
|
* <p>A list of key groups, and the public keys in each key group, that CloudFront can use to
|
|
54
61
|
* verify the signatures of signed URLs and signed cookies.</p>
|
|
55
62
|
*/
|
|
@@ -71,6 +78,7 @@ export interface ActiveTrustedKeyGroups {
|
|
|
71
78
|
Items?: KGKeyPairIds[];
|
|
72
79
|
}
|
|
73
80
|
/**
|
|
81
|
+
* @public
|
|
74
82
|
* <p>A list of Amazon Web Services accounts and the active CloudFront key pairs in each account that CloudFront can
|
|
75
83
|
* use to verify the signatures of signed URLs and signed cookies.</p>
|
|
76
84
|
*/
|
|
@@ -88,6 +96,7 @@ export interface Signer {
|
|
|
88
96
|
KeyPairIds?: KeyPairIds;
|
|
89
97
|
}
|
|
90
98
|
/**
|
|
99
|
+
* @public
|
|
91
100
|
* <p>A list of Amazon Web Services accounts and the active CloudFront key pairs in each account that CloudFront can
|
|
92
101
|
* use to verify the signatures of signed URLs and signed cookies.</p>
|
|
93
102
|
*/
|
|
@@ -109,6 +118,7 @@ export interface ActiveTrustedSigners {
|
|
|
109
118
|
Items?: Signer[];
|
|
110
119
|
}
|
|
111
120
|
/**
|
|
121
|
+
* @public
|
|
112
122
|
* <p>A complex type that contains information about CNAMEs (alternate domain names), if
|
|
113
123
|
* any, for this distribution.</p>
|
|
114
124
|
*/
|
|
@@ -124,12 +134,16 @@ export interface Aliases {
|
|
|
124
134
|
*/
|
|
125
135
|
Items?: string[];
|
|
126
136
|
}
|
|
137
|
+
/**
|
|
138
|
+
* @public
|
|
139
|
+
*/
|
|
127
140
|
export declare enum ICPRecordalStatus {
|
|
128
141
|
APPROVED = "APPROVED",
|
|
129
142
|
PENDING = "PENDING",
|
|
130
143
|
SUSPENDED = "SUSPENDED"
|
|
131
144
|
}
|
|
132
145
|
/**
|
|
146
|
+
* @public
|
|
133
147
|
* <p>Amazon Web Services services in China customers must file for an Internet Content Provider (ICP)
|
|
134
148
|
* recordal if they want to serve content publicly on an alternate domain name, also known
|
|
135
149
|
* as a CNAME, that they've added to CloudFront. AliasICPRecordal provides the ICP recordal
|
|
@@ -173,6 +187,9 @@ export interface AliasICPRecordal {
|
|
|
173
187
|
*/
|
|
174
188
|
ICPRecordalStatus?: ICPRecordalStatus | string;
|
|
175
189
|
}
|
|
190
|
+
/**
|
|
191
|
+
* @public
|
|
192
|
+
*/
|
|
176
193
|
export declare enum Method {
|
|
177
194
|
DELETE = "DELETE",
|
|
178
195
|
GET = "GET",
|
|
@@ -183,6 +200,7 @@ export declare enum Method {
|
|
|
183
200
|
PUT = "PUT"
|
|
184
201
|
}
|
|
185
202
|
/**
|
|
203
|
+
* @public
|
|
186
204
|
* <p>A complex type that controls whether CloudFront caches the response to requests using the
|
|
187
205
|
* specified HTTP methods. There are two choices:</p>
|
|
188
206
|
* <ul>
|
|
@@ -214,6 +232,7 @@ export interface CachedMethods {
|
|
|
214
232
|
Items: (Method | string)[] | undefined;
|
|
215
233
|
}
|
|
216
234
|
/**
|
|
235
|
+
* @public
|
|
217
236
|
* <p>A complex type that controls which HTTP methods CloudFront processes and forwards to your
|
|
218
237
|
* Amazon S3 bucket or your custom origin. There are three choices:</p>
|
|
219
238
|
* <ul>
|
|
@@ -266,6 +285,9 @@ export interface AllowedMethods {
|
|
|
266
285
|
*/
|
|
267
286
|
CachedMethods?: CachedMethods;
|
|
268
287
|
}
|
|
288
|
+
/**
|
|
289
|
+
* @public
|
|
290
|
+
*/
|
|
269
291
|
export interface AssociateAliasRequest {
|
|
270
292
|
/**
|
|
271
293
|
* <p>The ID of the distribution that you're associating the alias with.</p>
|
|
@@ -277,6 +299,7 @@ export interface AssociateAliasRequest {
|
|
|
277
299
|
Alias: string | undefined;
|
|
278
300
|
}
|
|
279
301
|
/**
|
|
302
|
+
* @public
|
|
280
303
|
* <p>The update contains modifications that are not allowed.</p>
|
|
281
304
|
*/
|
|
282
305
|
export declare class IllegalUpdate extends __BaseException {
|
|
@@ -289,6 +312,7 @@ export declare class IllegalUpdate extends __BaseException {
|
|
|
289
312
|
constructor(opts: __ExceptionOptionType<IllegalUpdate, __BaseException>);
|
|
290
313
|
}
|
|
291
314
|
/**
|
|
315
|
+
* @public
|
|
292
316
|
* <p>An argument is invalid.</p>
|
|
293
317
|
*/
|
|
294
318
|
export declare class InvalidArgument extends __BaseException {
|
|
@@ -301,6 +325,7 @@ export declare class InvalidArgument extends __BaseException {
|
|
|
301
325
|
constructor(opts: __ExceptionOptionType<InvalidArgument, __BaseException>);
|
|
302
326
|
}
|
|
303
327
|
/**
|
|
328
|
+
* @public
|
|
304
329
|
* <p>The specified distribution does not exist.</p>
|
|
305
330
|
*/
|
|
306
331
|
export declare class NoSuchDistribution extends __BaseException {
|
|
@@ -313,6 +338,7 @@ export declare class NoSuchDistribution extends __BaseException {
|
|
|
313
338
|
constructor(opts: __ExceptionOptionType<NoSuchDistribution, __BaseException>);
|
|
314
339
|
}
|
|
315
340
|
/**
|
|
341
|
+
* @public
|
|
316
342
|
* <p>Your request contains more CNAMEs than are allowed per distribution.</p>
|
|
317
343
|
*/
|
|
318
344
|
export declare class TooManyDistributionCNAMEs extends __BaseException {
|
|
@@ -325,6 +351,7 @@ export declare class TooManyDistributionCNAMEs extends __BaseException {
|
|
|
325
351
|
constructor(opts: __ExceptionOptionType<TooManyDistributionCNAMEs, __BaseException>);
|
|
326
352
|
}
|
|
327
353
|
/**
|
|
354
|
+
* @public
|
|
328
355
|
* <p>Invalidation batch specified is too large.</p>
|
|
329
356
|
*/
|
|
330
357
|
export declare class BatchTooLarge extends __BaseException {
|
|
@@ -336,12 +363,16 @@ export declare class BatchTooLarge extends __BaseException {
|
|
|
336
363
|
*/
|
|
337
364
|
constructor(opts: __ExceptionOptionType<BatchTooLarge, __BaseException>);
|
|
338
365
|
}
|
|
366
|
+
/**
|
|
367
|
+
* @public
|
|
368
|
+
*/
|
|
339
369
|
export declare enum ItemSelection {
|
|
340
370
|
all = "all",
|
|
341
371
|
none = "none",
|
|
342
372
|
whitelist = "whitelist"
|
|
343
373
|
}
|
|
344
374
|
/**
|
|
375
|
+
* @public
|
|
345
376
|
* <p>Contains a list of cookie names.</p>
|
|
346
377
|
*/
|
|
347
378
|
export interface CookieNames {
|
|
@@ -355,6 +386,7 @@ export interface CookieNames {
|
|
|
355
386
|
Items?: string[];
|
|
356
387
|
}
|
|
357
388
|
/**
|
|
389
|
+
* @public
|
|
358
390
|
* <p>This field is deprecated. We recommend that you use a cache policy or an origin
|
|
359
391
|
* request policy instead of this field.</p>
|
|
360
392
|
* <p>If you want to include cookies in the cache key, use <code>CookiesConfig</code> in a
|
|
@@ -407,6 +439,7 @@ export interface CookiePreference {
|
|
|
407
439
|
WhitelistedNames?: CookieNames;
|
|
408
440
|
}
|
|
409
441
|
/**
|
|
442
|
+
* @public
|
|
410
443
|
* <p>Contains a list of HTTP header names.</p>
|
|
411
444
|
*/
|
|
412
445
|
export interface Headers {
|
|
@@ -420,6 +453,7 @@ export interface Headers {
|
|
|
420
453
|
Items?: string[];
|
|
421
454
|
}
|
|
422
455
|
/**
|
|
456
|
+
* @public
|
|
423
457
|
* <p>This field is deprecated. We recommend that you use a cache policy or an origin
|
|
424
458
|
* request policy instead of this field.</p>
|
|
425
459
|
* <p>If you want to include query strings in the cache key, use
|
|
@@ -445,6 +479,7 @@ export interface QueryStringCacheKeys {
|
|
|
445
479
|
Items?: string[];
|
|
446
480
|
}
|
|
447
481
|
/**
|
|
482
|
+
* @public
|
|
448
483
|
* <p>This field is deprecated. We recommend that you use a cache policy or an origin
|
|
449
484
|
* request policy instead of this field.</p>
|
|
450
485
|
* <p>If you want to include values in the cache key, use a cache policy. For more
|
|
@@ -527,6 +562,9 @@ export interface ForwardedValues {
|
|
|
527
562
|
*/
|
|
528
563
|
QueryStringCacheKeys?: QueryStringCacheKeys;
|
|
529
564
|
}
|
|
565
|
+
/**
|
|
566
|
+
* @public
|
|
567
|
+
*/
|
|
530
568
|
export declare enum EventType {
|
|
531
569
|
origin_request = "origin-request",
|
|
532
570
|
origin_response = "origin-response",
|
|
@@ -534,6 +572,7 @@ export declare enum EventType {
|
|
|
534
572
|
viewer_response = "viewer-response"
|
|
535
573
|
}
|
|
536
574
|
/**
|
|
575
|
+
* @public
|
|
537
576
|
* <p>A CloudFront function that is associated with a cache behavior in a CloudFront
|
|
538
577
|
* distribution.</p>
|
|
539
578
|
*/
|
|
@@ -551,6 +590,7 @@ export interface FunctionAssociation {
|
|
|
551
590
|
EventType: EventType | string | undefined;
|
|
552
591
|
}
|
|
553
592
|
/**
|
|
593
|
+
* @public
|
|
554
594
|
* <p>A list of CloudFront functions that are associated with a cache behavior in a CloudFront
|
|
555
595
|
* distribution. CloudFront functions must be published to the <code>LIVE</code> stage to
|
|
556
596
|
* associate them with a cache behavior.</p>
|
|
@@ -568,6 +608,7 @@ export interface FunctionAssociations {
|
|
|
568
608
|
Items?: FunctionAssociation[];
|
|
569
609
|
}
|
|
570
610
|
/**
|
|
611
|
+
* @public
|
|
571
612
|
* <p>A complex type that contains a Lambda@Edge function association.</p>
|
|
572
613
|
*/
|
|
573
614
|
export interface LambdaFunctionAssociation {
|
|
@@ -617,6 +658,7 @@ export interface LambdaFunctionAssociation {
|
|
|
617
658
|
IncludeBody?: boolean;
|
|
618
659
|
}
|
|
619
660
|
/**
|
|
661
|
+
* @public
|
|
620
662
|
* <p>A complex type that specifies a list of Lambda@Edge functions associations for a cache
|
|
621
663
|
* behavior.</p>
|
|
622
664
|
* <p>If you want to invoke one or more Lambda@Edge functions triggered by requests that
|
|
@@ -643,6 +685,7 @@ export interface LambdaFunctionAssociations {
|
|
|
643
685
|
Items?: LambdaFunctionAssociation[];
|
|
644
686
|
}
|
|
645
687
|
/**
|
|
688
|
+
* @public
|
|
646
689
|
* <p>A list of key groups whose public keys CloudFront can use to verify the signatures of signed
|
|
647
690
|
* URLs and signed cookies.</p>
|
|
648
691
|
*/
|
|
@@ -663,6 +706,7 @@ export interface TrustedKeyGroups {
|
|
|
663
706
|
Items?: string[];
|
|
664
707
|
}
|
|
665
708
|
/**
|
|
709
|
+
* @public
|
|
666
710
|
* <p>A list of Amazon Web Services accounts whose public keys CloudFront can use to verify the signatures of
|
|
667
711
|
* signed URLs and signed cookies.</p>
|
|
668
712
|
*/
|
|
@@ -682,12 +726,16 @@ export interface TrustedSigners {
|
|
|
682
726
|
*/
|
|
683
727
|
Items?: string[];
|
|
684
728
|
}
|
|
729
|
+
/**
|
|
730
|
+
* @public
|
|
731
|
+
*/
|
|
685
732
|
export declare enum ViewerProtocolPolicy {
|
|
686
733
|
allow_all = "allow-all",
|
|
687
734
|
https_only = "https-only",
|
|
688
735
|
redirect_to_https = "redirect-to-https"
|
|
689
736
|
}
|
|
690
737
|
/**
|
|
738
|
+
* @public
|
|
691
739
|
* <p>A complex type that describes how CloudFront processes requests.</p>
|
|
692
740
|
* <p>You must create at least as many cache behaviors (including the default cache
|
|
693
741
|
* behavior) as you have origins if you want CloudFront to serve objects from all of the origins.
|
|
@@ -935,6 +983,7 @@ export interface CacheBehavior {
|
|
|
935
983
|
MaxTTL?: number;
|
|
936
984
|
}
|
|
937
985
|
/**
|
|
986
|
+
* @public
|
|
938
987
|
* <p>A complex type that contains zero or more <code>CacheBehavior</code> elements.</p>
|
|
939
988
|
*/
|
|
940
989
|
export interface CacheBehaviors {
|
|
@@ -948,6 +997,9 @@ export interface CacheBehaviors {
|
|
|
948
997
|
*/
|
|
949
998
|
Items?: CacheBehavior[];
|
|
950
999
|
}
|
|
1000
|
+
/**
|
|
1001
|
+
* @public
|
|
1002
|
+
*/
|
|
951
1003
|
export declare enum CachePolicyCookieBehavior {
|
|
952
1004
|
all = "all",
|
|
953
1005
|
allExcept = "allExcept",
|
|
@@ -955,6 +1007,7 @@ export declare enum CachePolicyCookieBehavior {
|
|
|
955
1007
|
whitelist = "whitelist"
|
|
956
1008
|
}
|
|
957
1009
|
/**
|
|
1010
|
+
* @public
|
|
958
1011
|
* <p>An object that determines whether any cookies in viewer requests (and if so, which cookies)
|
|
959
1012
|
* are included in the cache key and in requests that CloudFront sends to the origin.</p>
|
|
960
1013
|
*/
|
|
@@ -999,11 +1052,15 @@ export interface CachePolicyCookiesConfig {
|
|
|
999
1052
|
*/
|
|
1000
1053
|
Cookies?: CookieNames;
|
|
1001
1054
|
}
|
|
1055
|
+
/**
|
|
1056
|
+
* @public
|
|
1057
|
+
*/
|
|
1002
1058
|
export declare enum CachePolicyHeaderBehavior {
|
|
1003
1059
|
none = "none",
|
|
1004
1060
|
whitelist = "whitelist"
|
|
1005
1061
|
}
|
|
1006
1062
|
/**
|
|
1063
|
+
* @public
|
|
1007
1064
|
* <p>An object that determines whether any HTTP headers (and if so, which headers) are included
|
|
1008
1065
|
* in the cache key and in requests that CloudFront sends to the origin.</p>
|
|
1009
1066
|
*/
|
|
@@ -1033,6 +1090,9 @@ export interface CachePolicyHeadersConfig {
|
|
|
1033
1090
|
*/
|
|
1034
1091
|
Headers?: Headers;
|
|
1035
1092
|
}
|
|
1093
|
+
/**
|
|
1094
|
+
* @public
|
|
1095
|
+
*/
|
|
1036
1096
|
export declare enum CachePolicyQueryStringBehavior {
|
|
1037
1097
|
all = "all",
|
|
1038
1098
|
allExcept = "allExcept",
|
|
@@ -1040,6 +1100,7 @@ export declare enum CachePolicyQueryStringBehavior {
|
|
|
1040
1100
|
whitelist = "whitelist"
|
|
1041
1101
|
}
|
|
1042
1102
|
/**
|
|
1103
|
+
* @public
|
|
1043
1104
|
* <p>Contains a list of query string names.</p>
|
|
1044
1105
|
*/
|
|
1045
1106
|
export interface QueryStringNames {
|
|
@@ -1053,6 +1114,7 @@ export interface QueryStringNames {
|
|
|
1053
1114
|
Items?: string[];
|
|
1054
1115
|
}
|
|
1055
1116
|
/**
|
|
1117
|
+
* @public
|
|
1056
1118
|
* <p>An object that determines whether any URL query strings in viewer requests (and if so, which
|
|
1057
1119
|
* query strings) are included in the cache key and in requests that CloudFront sends to the
|
|
1058
1120
|
* origin.</p>
|
|
@@ -1113,6 +1175,7 @@ export interface CachePolicyQueryStringsConfig {
|
|
|
1113
1175
|
QueryStrings?: QueryStringNames;
|
|
1114
1176
|
}
|
|
1115
1177
|
/**
|
|
1178
|
+
* @public
|
|
1116
1179
|
* <p>This object determines the values that CloudFront includes in the cache key. These values
|
|
1117
1180
|
* can include HTTP headers, cookies, and URL query strings. CloudFront uses the cache key to
|
|
1118
1181
|
* find an object in its cache that it can return to the viewer.</p>
|
|
@@ -1209,6 +1272,7 @@ export interface ParametersInCacheKeyAndForwardedToOrigin {
|
|
|
1209
1272
|
QueryStringsConfig: CachePolicyQueryStringsConfig | undefined;
|
|
1210
1273
|
}
|
|
1211
1274
|
/**
|
|
1275
|
+
* @public
|
|
1212
1276
|
* <p>A cache policy configuration.</p>
|
|
1213
1277
|
* <p>This configuration determines the following:</p>
|
|
1214
1278
|
* <ul>
|
|
@@ -1277,6 +1341,7 @@ export interface CachePolicyConfig {
|
|
|
1277
1341
|
ParametersInCacheKeyAndForwardedToOrigin?: ParametersInCacheKeyAndForwardedToOrigin;
|
|
1278
1342
|
}
|
|
1279
1343
|
/**
|
|
1344
|
+
* @public
|
|
1280
1345
|
* <p>A cache policy.</p>
|
|
1281
1346
|
* <p>When it's attached to a cache behavior, the cache policy determines the
|
|
1282
1347
|
* following:</p>
|
|
@@ -1312,6 +1377,7 @@ export interface CachePolicy {
|
|
|
1312
1377
|
CachePolicyConfig: CachePolicyConfig | undefined;
|
|
1313
1378
|
}
|
|
1314
1379
|
/**
|
|
1380
|
+
* @public
|
|
1315
1381
|
* <p>A cache policy with this name already exists. You must provide a unique name. To
|
|
1316
1382
|
* modify an existing cache policy, use <code>UpdateCachePolicy</code>.</p>
|
|
1317
1383
|
*/
|
|
@@ -1325,6 +1391,7 @@ export declare class CachePolicyAlreadyExists extends __BaseException {
|
|
|
1325
1391
|
constructor(opts: __ExceptionOptionType<CachePolicyAlreadyExists, __BaseException>);
|
|
1326
1392
|
}
|
|
1327
1393
|
/**
|
|
1394
|
+
* @public
|
|
1328
1395
|
* <p>Cannot delete the cache policy because it is attached to one or more cache
|
|
1329
1396
|
* behaviors.</p>
|
|
1330
1397
|
*/
|
|
@@ -1337,11 +1404,15 @@ export declare class CachePolicyInUse extends __BaseException {
|
|
|
1337
1404
|
*/
|
|
1338
1405
|
constructor(opts: __ExceptionOptionType<CachePolicyInUse, __BaseException>);
|
|
1339
1406
|
}
|
|
1407
|
+
/**
|
|
1408
|
+
* @public
|
|
1409
|
+
*/
|
|
1340
1410
|
export declare enum CachePolicyType {
|
|
1341
1411
|
custom = "custom",
|
|
1342
1412
|
managed = "managed"
|
|
1343
1413
|
}
|
|
1344
1414
|
/**
|
|
1415
|
+
* @public
|
|
1345
1416
|
* <p>Contains a cache policy.</p>
|
|
1346
1417
|
*/
|
|
1347
1418
|
export interface CachePolicySummary {
|
|
@@ -1356,6 +1427,7 @@ export interface CachePolicySummary {
|
|
|
1356
1427
|
CachePolicy: CachePolicy | undefined;
|
|
1357
1428
|
}
|
|
1358
1429
|
/**
|
|
1430
|
+
* @public
|
|
1359
1431
|
* <p>A list of cache policies.</p>
|
|
1360
1432
|
*/
|
|
1361
1433
|
export interface CachePolicyList {
|
|
@@ -1379,6 +1451,7 @@ export interface CachePolicyList {
|
|
|
1379
1451
|
Items?: CachePolicySummary[];
|
|
1380
1452
|
}
|
|
1381
1453
|
/**
|
|
1454
|
+
* @public
|
|
1382
1455
|
* <p>You can't change the value of a public key.</p>
|
|
1383
1456
|
*/
|
|
1384
1457
|
export declare class CannotChangeImmutablePublicKeyFields extends __BaseException {
|
|
@@ -1390,12 +1463,16 @@ export declare class CannotChangeImmutablePublicKeyFields extends __BaseExceptio
|
|
|
1390
1463
|
*/
|
|
1391
1464
|
constructor(opts: __ExceptionOptionType<CannotChangeImmutablePublicKeyFields, __BaseException>);
|
|
1392
1465
|
}
|
|
1466
|
+
/**
|
|
1467
|
+
* @public
|
|
1468
|
+
*/
|
|
1393
1469
|
export declare enum CertificateSource {
|
|
1394
1470
|
acm = "acm",
|
|
1395
1471
|
cloudfront = "cloudfront",
|
|
1396
1472
|
iam = "iam"
|
|
1397
1473
|
}
|
|
1398
1474
|
/**
|
|
1475
|
+
* @public
|
|
1399
1476
|
* <p>The CNAME specified is already defined for CloudFront.</p>
|
|
1400
1477
|
*/
|
|
1401
1478
|
export declare class CNAMEAlreadyExists extends __BaseException {
|
|
@@ -1407,6 +1484,9 @@ export declare class CNAMEAlreadyExists extends __BaseException {
|
|
|
1407
1484
|
*/
|
|
1408
1485
|
constructor(opts: __ExceptionOptionType<CNAMEAlreadyExists, __BaseException>);
|
|
1409
1486
|
}
|
|
1487
|
+
/**
|
|
1488
|
+
* @public
|
|
1489
|
+
*/
|
|
1410
1490
|
export interface CopyDistributionRequest {
|
|
1411
1491
|
/**
|
|
1412
1492
|
* <p>The identifier of the primary distribution whose configuration you are copying. To get
|
|
@@ -1433,6 +1513,7 @@ export interface CopyDistributionRequest {
|
|
|
1433
1513
|
CallerReference: string | undefined;
|
|
1434
1514
|
}
|
|
1435
1515
|
/**
|
|
1516
|
+
* @public
|
|
1436
1517
|
* <p>A complex type that controls:</p>
|
|
1437
1518
|
* <ul>
|
|
1438
1519
|
* <li>
|
|
@@ -1518,6 +1599,7 @@ export interface CustomErrorResponse {
|
|
|
1518
1599
|
ErrorCachingMinTTL?: number;
|
|
1519
1600
|
}
|
|
1520
1601
|
/**
|
|
1602
|
+
* @public
|
|
1521
1603
|
* <p>A complex type that controls:</p>
|
|
1522
1604
|
* <ul>
|
|
1523
1605
|
* <li>
|
|
@@ -1546,6 +1628,7 @@ export interface CustomErrorResponses {
|
|
|
1546
1628
|
Items?: CustomErrorResponse[];
|
|
1547
1629
|
}
|
|
1548
1630
|
/**
|
|
1631
|
+
* @public
|
|
1549
1632
|
* <p>A complex type that describes the default cache behavior if you don't specify a
|
|
1550
1633
|
* <code>CacheBehavior</code> element or if request URLs don't match any of the values
|
|
1551
1634
|
* of <code>PathPattern</code> in <code>CacheBehavior</code> elements. You must create
|
|
@@ -1763,6 +1846,9 @@ export interface DefaultCacheBehavior {
|
|
|
1763
1846
|
*/
|
|
1764
1847
|
MaxTTL?: number;
|
|
1765
1848
|
}
|
|
1849
|
+
/**
|
|
1850
|
+
* @public
|
|
1851
|
+
*/
|
|
1766
1852
|
export declare enum HttpVersion {
|
|
1767
1853
|
http1_1 = "http1.1",
|
|
1768
1854
|
http2 = "http2",
|
|
@@ -1770,6 +1856,7 @@ export declare enum HttpVersion {
|
|
|
1770
1856
|
http3 = "http3"
|
|
1771
1857
|
}
|
|
1772
1858
|
/**
|
|
1859
|
+
* @public
|
|
1773
1860
|
* <p>A complex type that controls whether access logs are written for the
|
|
1774
1861
|
* distribution.</p>
|
|
1775
1862
|
*/
|
|
@@ -1807,6 +1894,7 @@ export interface LoggingConfig {
|
|
|
1807
1894
|
Prefix: string | undefined;
|
|
1808
1895
|
}
|
|
1809
1896
|
/**
|
|
1897
|
+
* @public
|
|
1810
1898
|
* <p>A complex data type for the status codes that you specify that, when returned by a
|
|
1811
1899
|
* primary origin, trigger CloudFront to failover to a second origin.</p>
|
|
1812
1900
|
*/
|
|
@@ -1821,6 +1909,7 @@ export interface StatusCodes {
|
|
|
1821
1909
|
Items: number[] | undefined;
|
|
1822
1910
|
}
|
|
1823
1911
|
/**
|
|
1912
|
+
* @public
|
|
1824
1913
|
* <p>A complex data type that includes information about the failover criteria for an
|
|
1825
1914
|
* origin group, including the status codes for which CloudFront will failover from the
|
|
1826
1915
|
* primary origin to the second origin.</p>
|
|
@@ -1833,6 +1922,7 @@ export interface OriginGroupFailoverCriteria {
|
|
|
1833
1922
|
StatusCodes: StatusCodes | undefined;
|
|
1834
1923
|
}
|
|
1835
1924
|
/**
|
|
1925
|
+
* @public
|
|
1836
1926
|
* <p>An origin in an origin group.</p>
|
|
1837
1927
|
*/
|
|
1838
1928
|
export interface OriginGroupMember {
|
|
@@ -1842,6 +1932,7 @@ export interface OriginGroupMember {
|
|
|
1842
1932
|
OriginId: string | undefined;
|
|
1843
1933
|
}
|
|
1844
1934
|
/**
|
|
1935
|
+
* @public
|
|
1845
1936
|
* <p>A complex data type for the origins included in an origin group.</p>
|
|
1846
1937
|
*/
|
|
1847
1938
|
export interface OriginGroupMembers {
|
|
@@ -1855,6 +1946,7 @@ export interface OriginGroupMembers {
|
|
|
1855
1946
|
Items: OriginGroupMember[] | undefined;
|
|
1856
1947
|
}
|
|
1857
1948
|
/**
|
|
1949
|
+
* @public
|
|
1858
1950
|
* <p>An origin group includes two origins (a primary origin and a second origin to failover
|
|
1859
1951
|
* to) and a failover criteria that you specify. You create an origin group to support
|
|
1860
1952
|
* origin failover in CloudFront. When you create or update a distribution, you can
|
|
@@ -1878,6 +1970,7 @@ export interface OriginGroup {
|
|
|
1878
1970
|
Members: OriginGroupMembers | undefined;
|
|
1879
1971
|
}
|
|
1880
1972
|
/**
|
|
1973
|
+
* @public
|
|
1881
1974
|
* <p>A complex data type for the origin groups specified for a distribution.</p>
|
|
1882
1975
|
*/
|
|
1883
1976
|
export interface OriginGroups {
|
|
@@ -1891,6 +1984,7 @@ export interface OriginGroups {
|
|
|
1891
1984
|
Items?: OriginGroup[];
|
|
1892
1985
|
}
|
|
1893
1986
|
/**
|
|
1987
|
+
* @public
|
|
1894
1988
|
* <p>A complex type that contains <code>HeaderName</code> and <code>HeaderValue</code>
|
|
1895
1989
|
* elements, if any, for this distribution.</p>
|
|
1896
1990
|
*/
|
|
@@ -1909,6 +2003,7 @@ export interface OriginCustomHeader {
|
|
|
1909
2003
|
HeaderValue: string | undefined;
|
|
1910
2004
|
}
|
|
1911
2005
|
/**
|
|
2006
|
+
* @public
|
|
1912
2007
|
* <p>A complex type that contains the list of Custom Headers for each origin.</p>
|
|
1913
2008
|
*/
|
|
1914
2009
|
export interface CustomHeaders {
|
|
@@ -1924,11 +2019,17 @@ export interface CustomHeaders {
|
|
|
1924
2019
|
*/
|
|
1925
2020
|
Items?: OriginCustomHeader[];
|
|
1926
2021
|
}
|
|
2022
|
+
/**
|
|
2023
|
+
* @public
|
|
2024
|
+
*/
|
|
1927
2025
|
export declare enum OriginProtocolPolicy {
|
|
1928
2026
|
http_only = "http-only",
|
|
1929
2027
|
https_only = "https-only",
|
|
1930
2028
|
match_viewer = "match-viewer"
|
|
1931
2029
|
}
|
|
2030
|
+
/**
|
|
2031
|
+
* @public
|
|
2032
|
+
*/
|
|
1932
2033
|
export declare enum SslProtocol {
|
|
1933
2034
|
SSLv3 = "SSLv3",
|
|
1934
2035
|
TLSv1 = "TLSv1",
|
|
@@ -1936,6 +2037,7 @@ export declare enum SslProtocol {
|
|
|
1936
2037
|
TLSv1_2 = "TLSv1.2"
|
|
1937
2038
|
}
|
|
1938
2039
|
/**
|
|
2040
|
+
* @public
|
|
1939
2041
|
* <p>A complex type that contains information about the SSL/TLS protocols that CloudFront can use
|
|
1940
2042
|
* when establishing an HTTPS connection with your origin.</p>
|
|
1941
2043
|
*/
|
|
@@ -1951,6 +2053,7 @@ export interface OriginSslProtocols {
|
|
|
1951
2053
|
Items: (SslProtocol | string)[] | undefined;
|
|
1952
2054
|
}
|
|
1953
2055
|
/**
|
|
2056
|
+
* @public
|
|
1954
2057
|
* <p>A custom origin. A custom origin is any origin that is <i>not</i> an
|
|
1955
2058
|
* Amazon S3 bucket, with one exception. An Amazon S3 bucket that is <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/WebsiteHosting.html">configured with
|
|
1956
2059
|
* static website hosting</a>
|
|
@@ -2016,6 +2119,7 @@ export interface CustomOriginConfig {
|
|
|
2016
2119
|
OriginKeepaliveTimeout?: number;
|
|
2017
2120
|
}
|
|
2018
2121
|
/**
|
|
2122
|
+
* @public
|
|
2019
2123
|
* <p>CloudFront Origin Shield.</p>
|
|
2020
2124
|
* <p>Using Origin Shield can help reduce the load on your origin. For more information, see
|
|
2021
2125
|
* <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/origin-shield.html">Using Origin Shield</a> in the
|
|
@@ -2042,6 +2146,7 @@ export interface OriginShield {
|
|
|
2042
2146
|
OriginShieldRegion?: string;
|
|
2043
2147
|
}
|
|
2044
2148
|
/**
|
|
2149
|
+
* @public
|
|
2045
2150
|
* <p>A complex type that contains information about the Amazon S3 origin. If the origin is a
|
|
2046
2151
|
* custom origin or an S3 bucket that is configured as a website endpoint, use the
|
|
2047
2152
|
* <code>CustomOriginConfig</code> element instead.</p>
|
|
@@ -2071,6 +2176,7 @@ export interface S3OriginConfig {
|
|
|
2071
2176
|
OriginAccessIdentity: string | undefined;
|
|
2072
2177
|
}
|
|
2073
2178
|
/**
|
|
2179
|
+
* @public
|
|
2074
2180
|
* <p>An origin.</p>
|
|
2075
2181
|
* <p>An origin is the location where content is stored, and from which CloudFront gets content to
|
|
2076
2182
|
* serve to viewers. To specify an origin:</p>
|
|
@@ -2180,6 +2286,7 @@ export interface Origin {
|
|
|
2180
2286
|
OriginAccessControlId?: string;
|
|
2181
2287
|
}
|
|
2182
2288
|
/**
|
|
2289
|
+
* @public
|
|
2183
2290
|
* <p>Contains information about the origins for this distribution.</p>
|
|
2184
2291
|
*/
|
|
2185
2292
|
export interface Origins {
|
|
@@ -2192,17 +2299,24 @@ export interface Origins {
|
|
|
2192
2299
|
*/
|
|
2193
2300
|
Items: Origin[] | undefined;
|
|
2194
2301
|
}
|
|
2302
|
+
/**
|
|
2303
|
+
* @public
|
|
2304
|
+
*/
|
|
2195
2305
|
export declare enum PriceClass {
|
|
2196
2306
|
PriceClass_100 = "PriceClass_100",
|
|
2197
2307
|
PriceClass_200 = "PriceClass_200",
|
|
2198
2308
|
PriceClass_All = "PriceClass_All"
|
|
2199
2309
|
}
|
|
2310
|
+
/**
|
|
2311
|
+
* @public
|
|
2312
|
+
*/
|
|
2200
2313
|
export declare enum GeoRestrictionType {
|
|
2201
2314
|
blacklist = "blacklist",
|
|
2202
2315
|
none = "none",
|
|
2203
2316
|
whitelist = "whitelist"
|
|
2204
2317
|
}
|
|
2205
2318
|
/**
|
|
2319
|
+
* @public
|
|
2206
2320
|
* <p>A complex type that controls the countries in which your content is distributed. CloudFront
|
|
2207
2321
|
* determines the location of your users using <code>MaxMind</code> GeoIP databases.
|
|
2208
2322
|
* </p>
|
|
@@ -2253,6 +2367,7 @@ export interface GeoRestriction {
|
|
|
2253
2367
|
Items?: string[];
|
|
2254
2368
|
}
|
|
2255
2369
|
/**
|
|
2370
|
+
* @public
|
|
2256
2371
|
* <p>A complex type that identifies ways in which you want to restrict distribution of your
|
|
2257
2372
|
* content.</p>
|
|
2258
2373
|
*/
|
|
@@ -2263,6 +2378,9 @@ export interface Restrictions {
|
|
|
2263
2378
|
*/
|
|
2264
2379
|
GeoRestriction: GeoRestriction | undefined;
|
|
2265
2380
|
}
|
|
2381
|
+
/**
|
|
2382
|
+
* @public
|
|
2383
|
+
*/
|
|
2266
2384
|
export declare enum MinimumProtocolVersion {
|
|
2267
2385
|
SSLv3 = "SSLv3",
|
|
2268
2386
|
TLSv1 = "TLSv1",
|
|
@@ -2272,12 +2390,16 @@ export declare enum MinimumProtocolVersion {
|
|
|
2272
2390
|
TLSv1_2_2019 = "TLSv1.2_2019",
|
|
2273
2391
|
TLSv1_2_2021 = "TLSv1.2_2021"
|
|
2274
2392
|
}
|
|
2393
|
+
/**
|
|
2394
|
+
* @public
|
|
2395
|
+
*/
|
|
2275
2396
|
export declare enum SSLSupportMethod {
|
|
2276
2397
|
sni_only = "sni-only",
|
|
2277
2398
|
static_ip = "static-ip",
|
|
2278
2399
|
vip = "vip"
|
|
2279
2400
|
}
|
|
2280
2401
|
/**
|
|
2402
|
+
* @public
|
|
2281
2403
|
* <p>A complex type that determines the distribution's SSL/TLS configuration for
|
|
2282
2404
|
* communicating with viewers.</p>
|
|
2283
2405
|
* <p>If the distribution doesn't use <code>Aliases</code> (also known as alternate domain
|
|
@@ -2486,6 +2608,7 @@ export interface ViewerCertificate {
|
|
|
2486
2608
|
CertificateSource?: CertificateSource | string;
|
|
2487
2609
|
}
|
|
2488
2610
|
/**
|
|
2611
|
+
* @public
|
|
2489
2612
|
* <p>A distribution configuration.</p>
|
|
2490
2613
|
*/
|
|
2491
2614
|
export interface DistributionConfig {
|
|
@@ -2675,6 +2798,7 @@ export interface DistributionConfig {
|
|
|
2675
2798
|
Staging?: boolean;
|
|
2676
2799
|
}
|
|
2677
2800
|
/**
|
|
2801
|
+
* @public
|
|
2678
2802
|
* <p>A distribution tells CloudFront where you want content to be delivered from, and the details
|
|
2679
2803
|
* about how to track and manage content delivery.</p>
|
|
2680
2804
|
*/
|
|
@@ -2734,6 +2858,9 @@ export interface Distribution {
|
|
|
2734
2858
|
*/
|
|
2735
2859
|
AliasICPRecordals?: AliasICPRecordal[];
|
|
2736
2860
|
}
|
|
2861
|
+
/**
|
|
2862
|
+
* @public
|
|
2863
|
+
*/
|
|
2737
2864
|
export interface CopyDistributionResult {
|
|
2738
2865
|
/**
|
|
2739
2866
|
* <p>A distribution tells CloudFront where you want content to be delivered from, and the details
|
|
@@ -2750,6 +2877,7 @@ export interface CopyDistributionResult {
|
|
|
2750
2877
|
ETag?: string;
|
|
2751
2878
|
}
|
|
2752
2879
|
/**
|
|
2880
|
+
* @public
|
|
2753
2881
|
* <p>The caller reference you attempted to create the distribution with is associated with
|
|
2754
2882
|
* another distribution.</p>
|
|
2755
2883
|
*/
|
|
@@ -2763,6 +2891,7 @@ export declare class DistributionAlreadyExists extends __BaseException {
|
|
|
2763
2891
|
constructor(opts: __ExceptionOptionType<DistributionAlreadyExists, __BaseException>);
|
|
2764
2892
|
}
|
|
2765
2893
|
/**
|
|
2894
|
+
* @public
|
|
2766
2895
|
* <p>The specified configuration for field-level encryption can't be associated with the
|
|
2767
2896
|
* specified cache behavior.</p>
|
|
2768
2897
|
*/
|
|
@@ -2776,6 +2905,7 @@ export declare class IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavi
|
|
|
2776
2905
|
constructor(opts: __ExceptionOptionType<IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior, __BaseException>);
|
|
2777
2906
|
}
|
|
2778
2907
|
/**
|
|
2908
|
+
* @public
|
|
2779
2909
|
* <p>The value of <code>Quantity</code> and the size of <code>Items</code> don't
|
|
2780
2910
|
* match.</p>
|
|
2781
2911
|
*/
|
|
@@ -2789,6 +2919,7 @@ export declare class InconsistentQuantities extends __BaseException {
|
|
|
2789
2919
|
constructor(opts: __ExceptionOptionType<InconsistentQuantities, __BaseException>);
|
|
2790
2920
|
}
|
|
2791
2921
|
/**
|
|
2922
|
+
* @public
|
|
2792
2923
|
* <p>The default root object file name is too big or contains an invalid character.</p>
|
|
2793
2924
|
*/
|
|
2794
2925
|
export declare class InvalidDefaultRootObject extends __BaseException {
|
|
@@ -2801,6 +2932,7 @@ export declare class InvalidDefaultRootObject extends __BaseException {
|
|
|
2801
2932
|
constructor(opts: __ExceptionOptionType<InvalidDefaultRootObject, __BaseException>);
|
|
2802
2933
|
}
|
|
2803
2934
|
/**
|
|
2935
|
+
* @public
|
|
2804
2936
|
* <p>An invalid error code was specified.</p>
|
|
2805
2937
|
*/
|
|
2806
2938
|
export declare class InvalidErrorCode extends __BaseException {
|
|
@@ -2813,6 +2945,7 @@ export declare class InvalidErrorCode extends __BaseException {
|
|
|
2813
2945
|
constructor(opts: __ExceptionOptionType<InvalidErrorCode, __BaseException>);
|
|
2814
2946
|
}
|
|
2815
2947
|
/**
|
|
2948
|
+
* @public
|
|
2816
2949
|
* <p>Your request contains forward cookies option which doesn't match with the expectation
|
|
2817
2950
|
* for the <code>whitelisted</code> list of cookie names. Either list of cookie names has
|
|
2818
2951
|
* been specified when not allowed or list of cookie names is missing when expected.</p>
|
|
@@ -2827,6 +2960,7 @@ export declare class InvalidForwardCookies extends __BaseException {
|
|
|
2827
2960
|
constructor(opts: __ExceptionOptionType<InvalidForwardCookies, __BaseException>);
|
|
2828
2961
|
}
|
|
2829
2962
|
/**
|
|
2963
|
+
* @public
|
|
2830
2964
|
* <p>A CloudFront function association is invalid.</p>
|
|
2831
2965
|
*/
|
|
2832
2966
|
export declare class InvalidFunctionAssociation extends __BaseException {
|
|
@@ -2839,6 +2973,7 @@ export declare class InvalidFunctionAssociation extends __BaseException {
|
|
|
2839
2973
|
constructor(opts: __ExceptionOptionType<InvalidFunctionAssociation, __BaseException>);
|
|
2840
2974
|
}
|
|
2841
2975
|
/**
|
|
2976
|
+
* @public
|
|
2842
2977
|
* <p>The specified geo restriction parameter is not valid.</p>
|
|
2843
2978
|
*/
|
|
2844
2979
|
export declare class InvalidGeoRestrictionParameter extends __BaseException {
|
|
@@ -2851,6 +2986,7 @@ export declare class InvalidGeoRestrictionParameter extends __BaseException {
|
|
|
2851
2986
|
constructor(opts: __ExceptionOptionType<InvalidGeoRestrictionParameter, __BaseException>);
|
|
2852
2987
|
}
|
|
2853
2988
|
/**
|
|
2989
|
+
* @public
|
|
2854
2990
|
* <p>The headers specified are not valid for an Amazon S3 origin.</p>
|
|
2855
2991
|
*/
|
|
2856
2992
|
export declare class InvalidHeadersForS3Origin extends __BaseException {
|
|
@@ -2863,6 +2999,7 @@ export declare class InvalidHeadersForS3Origin extends __BaseException {
|
|
|
2863
2999
|
constructor(opts: __ExceptionOptionType<InvalidHeadersForS3Origin, __BaseException>);
|
|
2864
3000
|
}
|
|
2865
3001
|
/**
|
|
3002
|
+
* @public
|
|
2866
3003
|
* <p>The <code>If-Match</code> version is missing or not valid.</p>
|
|
2867
3004
|
*/
|
|
2868
3005
|
export declare class InvalidIfMatchVersion extends __BaseException {
|
|
@@ -2875,6 +3012,7 @@ export declare class InvalidIfMatchVersion extends __BaseException {
|
|
|
2875
3012
|
constructor(opts: __ExceptionOptionType<InvalidIfMatchVersion, __BaseException>);
|
|
2876
3013
|
}
|
|
2877
3014
|
/**
|
|
3015
|
+
* @public
|
|
2878
3016
|
* <p>The specified Lambda@Edge function association is invalid.</p>
|
|
2879
3017
|
*/
|
|
2880
3018
|
export declare class InvalidLambdaFunctionAssociation extends __BaseException {
|
|
@@ -2887,6 +3025,7 @@ export declare class InvalidLambdaFunctionAssociation extends __BaseException {
|
|
|
2887
3025
|
constructor(opts: __ExceptionOptionType<InvalidLambdaFunctionAssociation, __BaseException>);
|
|
2888
3026
|
}
|
|
2889
3027
|
/**
|
|
3028
|
+
* @public
|
|
2890
3029
|
* <p>The location code specified is not valid.</p>
|
|
2891
3030
|
*/
|
|
2892
3031
|
export declare class InvalidLocationCode extends __BaseException {
|
|
@@ -2899,6 +3038,7 @@ export declare class InvalidLocationCode extends __BaseException {
|
|
|
2899
3038
|
constructor(opts: __ExceptionOptionType<InvalidLocationCode, __BaseException>);
|
|
2900
3039
|
}
|
|
2901
3040
|
/**
|
|
3041
|
+
* @public
|
|
2902
3042
|
* <p>The minimum protocol version specified is not valid.</p>
|
|
2903
3043
|
*/
|
|
2904
3044
|
export declare class InvalidMinimumProtocolVersion extends __BaseException {
|
|
@@ -2911,6 +3051,7 @@ export declare class InvalidMinimumProtocolVersion extends __BaseException {
|
|
|
2911
3051
|
constructor(opts: __ExceptionOptionType<InvalidMinimumProtocolVersion, __BaseException>);
|
|
2912
3052
|
}
|
|
2913
3053
|
/**
|
|
3054
|
+
* @public
|
|
2914
3055
|
* <p>The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket.</p>
|
|
2915
3056
|
*/
|
|
2916
3057
|
export declare class InvalidOrigin extends __BaseException {
|
|
@@ -2923,6 +3064,7 @@ export declare class InvalidOrigin extends __BaseException {
|
|
|
2923
3064
|
constructor(opts: __ExceptionOptionType<InvalidOrigin, __BaseException>);
|
|
2924
3065
|
}
|
|
2925
3066
|
/**
|
|
3067
|
+
* @public
|
|
2926
3068
|
* <p>The origin access control is not valid.</p>
|
|
2927
3069
|
*/
|
|
2928
3070
|
export declare class InvalidOriginAccessControl extends __BaseException {
|
|
@@ -2935,6 +3077,7 @@ export declare class InvalidOriginAccessControl extends __BaseException {
|
|
|
2935
3077
|
constructor(opts: __ExceptionOptionType<InvalidOriginAccessControl, __BaseException>);
|
|
2936
3078
|
}
|
|
2937
3079
|
/**
|
|
3080
|
+
* @public
|
|
2938
3081
|
* <p>The origin access identity is not valid or doesn't exist.</p>
|
|
2939
3082
|
*/
|
|
2940
3083
|
export declare class InvalidOriginAccessIdentity extends __BaseException {
|
|
@@ -2947,6 +3090,7 @@ export declare class InvalidOriginAccessIdentity extends __BaseException {
|
|
|
2947
3090
|
constructor(opts: __ExceptionOptionType<InvalidOriginAccessIdentity, __BaseException>);
|
|
2948
3091
|
}
|
|
2949
3092
|
/**
|
|
3093
|
+
* @public
|
|
2950
3094
|
* <p>The keep alive timeout specified for the origin is not valid.</p>
|
|
2951
3095
|
*/
|
|
2952
3096
|
export declare class InvalidOriginKeepaliveTimeout extends __BaseException {
|
|
@@ -2959,6 +3103,7 @@ export declare class InvalidOriginKeepaliveTimeout extends __BaseException {
|
|
|
2959
3103
|
constructor(opts: __ExceptionOptionType<InvalidOriginKeepaliveTimeout, __BaseException>);
|
|
2960
3104
|
}
|
|
2961
3105
|
/**
|
|
3106
|
+
* @public
|
|
2962
3107
|
* <p>The read timeout specified for the origin is not valid.</p>
|
|
2963
3108
|
*/
|
|
2964
3109
|
export declare class InvalidOriginReadTimeout extends __BaseException {
|
|
@@ -2971,6 +3116,7 @@ export declare class InvalidOriginReadTimeout extends __BaseException {
|
|
|
2971
3116
|
constructor(opts: __ExceptionOptionType<InvalidOriginReadTimeout, __BaseException>);
|
|
2972
3117
|
}
|
|
2973
3118
|
/**
|
|
3119
|
+
* @public
|
|
2974
3120
|
* <p>You cannot specify SSLv3 as the minimum protocol version if you only want to support
|
|
2975
3121
|
* only clients that support Server Name Indication (SNI).</p>
|
|
2976
3122
|
*/
|
|
@@ -2984,6 +3130,7 @@ export declare class InvalidProtocolSettings extends __BaseException {
|
|
|
2984
3130
|
constructor(opts: __ExceptionOptionType<InvalidProtocolSettings, __BaseException>);
|
|
2985
3131
|
}
|
|
2986
3132
|
/**
|
|
3133
|
+
* @public
|
|
2987
3134
|
* <p>The query string parameters specified are not valid.</p>
|
|
2988
3135
|
*/
|
|
2989
3136
|
export declare class InvalidQueryStringParameters extends __BaseException {
|
|
@@ -2996,6 +3143,7 @@ export declare class InvalidQueryStringParameters extends __BaseException {
|
|
|
2996
3143
|
constructor(opts: __ExceptionOptionType<InvalidQueryStringParameters, __BaseException>);
|
|
2997
3144
|
}
|
|
2998
3145
|
/**
|
|
3146
|
+
* @public
|
|
2999
3147
|
* <p>The relative path is too big, is not URL-encoded, or does not begin with a slash
|
|
3000
3148
|
* (/).</p>
|
|
3001
3149
|
*/
|
|
@@ -3009,6 +3157,7 @@ export declare class InvalidRelativePath extends __BaseException {
|
|
|
3009
3157
|
constructor(opts: __ExceptionOptionType<InvalidRelativePath, __BaseException>);
|
|
3010
3158
|
}
|
|
3011
3159
|
/**
|
|
3160
|
+
* @public
|
|
3012
3161
|
* <p>This operation requires the HTTPS protocol. Ensure that you specify the HTTPS protocol
|
|
3013
3162
|
* in your request, or omit the <code>RequiredProtocols</code> element from your
|
|
3014
3163
|
* distribution configuration.</p>
|
|
@@ -3023,6 +3172,7 @@ export declare class InvalidRequiredProtocol extends __BaseException {
|
|
|
3023
3172
|
constructor(opts: __ExceptionOptionType<InvalidRequiredProtocol, __BaseException>);
|
|
3024
3173
|
}
|
|
3025
3174
|
/**
|
|
3175
|
+
* @public
|
|
3026
3176
|
* <p>A response code is not valid.</p>
|
|
3027
3177
|
*/
|
|
3028
3178
|
export declare class InvalidResponseCode extends __BaseException {
|
|
@@ -3035,6 +3185,7 @@ export declare class InvalidResponseCode extends __BaseException {
|
|
|
3035
3185
|
constructor(opts: __ExceptionOptionType<InvalidResponseCode, __BaseException>);
|
|
3036
3186
|
}
|
|
3037
3187
|
/**
|
|
3188
|
+
* @public
|
|
3038
3189
|
* <p>The TTL order specified is not valid.</p>
|
|
3039
3190
|
*/
|
|
3040
3191
|
export declare class InvalidTTLOrder extends __BaseException {
|
|
@@ -3047,6 +3198,7 @@ export declare class InvalidTTLOrder extends __BaseException {
|
|
|
3047
3198
|
constructor(opts: __ExceptionOptionType<InvalidTTLOrder, __BaseException>);
|
|
3048
3199
|
}
|
|
3049
3200
|
/**
|
|
3201
|
+
* @public
|
|
3050
3202
|
* <p>A viewer certificate specified is not valid.</p>
|
|
3051
3203
|
*/
|
|
3052
3204
|
export declare class InvalidViewerCertificate extends __BaseException {
|
|
@@ -3059,6 +3211,7 @@ export declare class InvalidViewerCertificate extends __BaseException {
|
|
|
3059
3211
|
constructor(opts: __ExceptionOptionType<InvalidViewerCertificate, __BaseException>);
|
|
3060
3212
|
}
|
|
3061
3213
|
/**
|
|
3214
|
+
* @public
|
|
3062
3215
|
* <p>A web ACL ID specified is not valid. To specify a web ACL created using the latest
|
|
3063
3216
|
* version of WAF, use the ACL ARN, for example
|
|
3064
3217
|
* <code>arn:aws:wafv2:us-east-1:123456789012:global/webacl/ExampleWebACL/473e64fd-f30b-4765-81a0-62ad96dd167a</code>.
|
|
@@ -3075,6 +3228,7 @@ export declare class InvalidWebACLId extends __BaseException {
|
|
|
3075
3228
|
constructor(opts: __ExceptionOptionType<InvalidWebACLId, __BaseException>);
|
|
3076
3229
|
}
|
|
3077
3230
|
/**
|
|
3231
|
+
* @public
|
|
3078
3232
|
* <p>This operation requires a body. Ensure that the body is present and the
|
|
3079
3233
|
* <code>Content-Type</code> header is set.</p>
|
|
3080
3234
|
*/
|
|
@@ -3088,6 +3242,7 @@ export declare class MissingBody extends __BaseException {
|
|
|
3088
3242
|
constructor(opts: __ExceptionOptionType<MissingBody, __BaseException>);
|
|
3089
3243
|
}
|
|
3090
3244
|
/**
|
|
3245
|
+
* @public
|
|
3091
3246
|
* <p>The cache policy does not exist.</p>
|
|
3092
3247
|
*/
|
|
3093
3248
|
export declare class NoSuchCachePolicy extends __BaseException {
|
|
@@ -3100,6 +3255,7 @@ export declare class NoSuchCachePolicy extends __BaseException {
|
|
|
3100
3255
|
constructor(opts: __ExceptionOptionType<NoSuchCachePolicy, __BaseException>);
|
|
3101
3256
|
}
|
|
3102
3257
|
/**
|
|
3258
|
+
* @public
|
|
3103
3259
|
* <p>The specified configuration for field-level encryption doesn't exist.</p>
|
|
3104
3260
|
*/
|
|
3105
3261
|
export declare class NoSuchFieldLevelEncryptionConfig extends __BaseException {
|
|
@@ -3112,6 +3268,7 @@ export declare class NoSuchFieldLevelEncryptionConfig extends __BaseException {
|
|
|
3112
3268
|
constructor(opts: __ExceptionOptionType<NoSuchFieldLevelEncryptionConfig, __BaseException>);
|
|
3113
3269
|
}
|
|
3114
3270
|
/**
|
|
3271
|
+
* @public
|
|
3115
3272
|
* <p>No origin exists with the specified <code>Origin Id</code>.</p>
|
|
3116
3273
|
*/
|
|
3117
3274
|
export declare class NoSuchOrigin extends __BaseException {
|
|
@@ -3124,6 +3281,7 @@ export declare class NoSuchOrigin extends __BaseException {
|
|
|
3124
3281
|
constructor(opts: __ExceptionOptionType<NoSuchOrigin, __BaseException>);
|
|
3125
3282
|
}
|
|
3126
3283
|
/**
|
|
3284
|
+
* @public
|
|
3127
3285
|
* <p>The origin request policy does not exist.</p>
|
|
3128
3286
|
*/
|
|
3129
3287
|
export declare class NoSuchOriginRequestPolicy extends __BaseException {
|
|
@@ -3136,6 +3294,7 @@ export declare class NoSuchOriginRequestPolicy extends __BaseException {
|
|
|
3136
3294
|
constructor(opts: __ExceptionOptionType<NoSuchOriginRequestPolicy, __BaseException>);
|
|
3137
3295
|
}
|
|
3138
3296
|
/**
|
|
3297
|
+
* @public
|
|
3139
3298
|
* <p>The real-time log configuration does not exist.</p>
|
|
3140
3299
|
*/
|
|
3141
3300
|
export declare class NoSuchRealtimeLogConfig extends __BaseException {
|
|
@@ -3148,6 +3307,7 @@ export declare class NoSuchRealtimeLogConfig extends __BaseException {
|
|
|
3148
3307
|
constructor(opts: __ExceptionOptionType<NoSuchRealtimeLogConfig, __BaseException>);
|
|
3149
3308
|
}
|
|
3150
3309
|
/**
|
|
3310
|
+
* @public
|
|
3151
3311
|
* <p>The response headers policy does not exist.</p>
|
|
3152
3312
|
*/
|
|
3153
3313
|
export declare class NoSuchResponseHeadersPolicy extends __BaseException {
|
|
@@ -3160,6 +3320,7 @@ export declare class NoSuchResponseHeadersPolicy extends __BaseException {
|
|
|
3160
3320
|
constructor(opts: __ExceptionOptionType<NoSuchResponseHeadersPolicy, __BaseException>);
|
|
3161
3321
|
}
|
|
3162
3322
|
/**
|
|
3323
|
+
* @public
|
|
3163
3324
|
* <p>The precondition in one or more of the request fields evaluated to
|
|
3164
3325
|
* <code>false</code>.</p>
|
|
3165
3326
|
*/
|
|
@@ -3173,6 +3334,7 @@ export declare class PreconditionFailed extends __BaseException {
|
|
|
3173
3334
|
constructor(opts: __ExceptionOptionType<PreconditionFailed, __BaseException>);
|
|
3174
3335
|
}
|
|
3175
3336
|
/**
|
|
3337
|
+
* @public
|
|
3176
3338
|
* <p>The specified real-time log configuration belongs to a different Amazon Web Services account.</p>
|
|
3177
3339
|
*/
|
|
3178
3340
|
export declare class RealtimeLogConfigOwnerMismatch extends __BaseException {
|
|
@@ -3185,6 +3347,7 @@ export declare class RealtimeLogConfigOwnerMismatch extends __BaseException {
|
|
|
3185
3347
|
constructor(opts: __ExceptionOptionType<RealtimeLogConfigOwnerMismatch, __BaseException>);
|
|
3186
3348
|
}
|
|
3187
3349
|
/**
|
|
3350
|
+
* @public
|
|
3188
3351
|
* <p>You cannot create more cache behaviors for the distribution.</p>
|
|
3189
3352
|
*/
|
|
3190
3353
|
export declare class TooManyCacheBehaviors extends __BaseException {
|
|
@@ -3197,6 +3360,7 @@ export declare class TooManyCacheBehaviors extends __BaseException {
|
|
|
3197
3360
|
constructor(opts: __ExceptionOptionType<TooManyCacheBehaviors, __BaseException>);
|
|
3198
3361
|
}
|
|
3199
3362
|
/**
|
|
3363
|
+
* @public
|
|
3200
3364
|
* <p>You cannot create anymore custom SSL/TLS certificates.</p>
|
|
3201
3365
|
*/
|
|
3202
3366
|
export declare class TooManyCertificates extends __BaseException {
|
|
@@ -3209,6 +3373,7 @@ export declare class TooManyCertificates extends __BaseException {
|
|
|
3209
3373
|
constructor(opts: __ExceptionOptionType<TooManyCertificates, __BaseException>);
|
|
3210
3374
|
}
|
|
3211
3375
|
/**
|
|
3376
|
+
* @public
|
|
3212
3377
|
* <p>Your request contains more cookie names in the whitelist than are allowed per cache
|
|
3213
3378
|
* behavior.</p>
|
|
3214
3379
|
*/
|
|
@@ -3222,6 +3387,7 @@ export declare class TooManyCookieNamesInWhiteList extends __BaseException {
|
|
|
3222
3387
|
constructor(opts: __ExceptionOptionType<TooManyCookieNamesInWhiteList, __BaseException>);
|
|
3223
3388
|
}
|
|
3224
3389
|
/**
|
|
3390
|
+
* @public
|
|
3225
3391
|
* <p>Processing your request would cause you to exceed the maximum number of distributions
|
|
3226
3392
|
* allowed.</p>
|
|
3227
3393
|
*/
|
|
@@ -3235,6 +3401,7 @@ export declare class TooManyDistributions extends __BaseException {
|
|
|
3235
3401
|
constructor(opts: __ExceptionOptionType<TooManyDistributions, __BaseException>);
|
|
3236
3402
|
}
|
|
3237
3403
|
/**
|
|
3404
|
+
* @public
|
|
3238
3405
|
* <p>The maximum number of distributions have been associated with the specified cache
|
|
3239
3406
|
* policy. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
3240
3407
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
@@ -3249,6 +3416,7 @@ export declare class TooManyDistributionsAssociatedToCachePolicy extends __BaseE
|
|
|
3249
3416
|
constructor(opts: __ExceptionOptionType<TooManyDistributionsAssociatedToCachePolicy, __BaseException>);
|
|
3250
3417
|
}
|
|
3251
3418
|
/**
|
|
3419
|
+
* @public
|
|
3252
3420
|
* <p>The maximum number of distributions have been associated with the specified
|
|
3253
3421
|
* configuration for field-level encryption.</p>
|
|
3254
3422
|
*/
|
|
@@ -3262,6 +3430,7 @@ export declare class TooManyDistributionsAssociatedToFieldLevelEncryptionConfig
|
|
|
3262
3430
|
constructor(opts: __ExceptionOptionType<TooManyDistributionsAssociatedToFieldLevelEncryptionConfig, __BaseException>);
|
|
3263
3431
|
}
|
|
3264
3432
|
/**
|
|
3433
|
+
* @public
|
|
3265
3434
|
* <p>The number of distributions that reference this key group is more than the maximum
|
|
3266
3435
|
* allowed. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
3267
3436
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
@@ -3276,6 +3445,7 @@ export declare class TooManyDistributionsAssociatedToKeyGroup extends __BaseExce
|
|
|
3276
3445
|
constructor(opts: __ExceptionOptionType<TooManyDistributionsAssociatedToKeyGroup, __BaseException>);
|
|
3277
3446
|
}
|
|
3278
3447
|
/**
|
|
3448
|
+
* @public
|
|
3279
3449
|
* <p>The maximum number of distributions have been associated with the specified origin
|
|
3280
3450
|
* request policy. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
3281
3451
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
@@ -3290,6 +3460,7 @@ export declare class TooManyDistributionsAssociatedToOriginRequestPolicy extends
|
|
|
3290
3460
|
constructor(opts: __ExceptionOptionType<TooManyDistributionsAssociatedToOriginRequestPolicy, __BaseException>);
|
|
3291
3461
|
}
|
|
3292
3462
|
/**
|
|
3463
|
+
* @public
|
|
3293
3464
|
* <p>The maximum number of distributions have been associated with the specified response
|
|
3294
3465
|
* headers policy.</p>
|
|
3295
3466
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
@@ -3305,6 +3476,7 @@ export declare class TooManyDistributionsAssociatedToResponseHeadersPolicy exten
|
|
|
3305
3476
|
constructor(opts: __ExceptionOptionType<TooManyDistributionsAssociatedToResponseHeadersPolicy, __BaseException>);
|
|
3306
3477
|
}
|
|
3307
3478
|
/**
|
|
3479
|
+
* @public
|
|
3308
3480
|
* <p>You have reached the maximum number of distributions that are associated with a CloudFront
|
|
3309
3481
|
* function. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
3310
3482
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
@@ -3319,6 +3491,7 @@ export declare class TooManyDistributionsWithFunctionAssociations extends __Base
|
|
|
3319
3491
|
constructor(opts: __ExceptionOptionType<TooManyDistributionsWithFunctionAssociations, __BaseException>);
|
|
3320
3492
|
}
|
|
3321
3493
|
/**
|
|
3494
|
+
* @public
|
|
3322
3495
|
* <p>Processing your request would cause the maximum number of distributions with
|
|
3323
3496
|
* Lambda@Edge function associations per owner to be exceeded.</p>
|
|
3324
3497
|
*/
|
|
@@ -3332,6 +3505,7 @@ export declare class TooManyDistributionsWithLambdaAssociations extends __BaseEx
|
|
|
3332
3505
|
constructor(opts: __ExceptionOptionType<TooManyDistributionsWithLambdaAssociations, __BaseException>);
|
|
3333
3506
|
}
|
|
3334
3507
|
/**
|
|
3508
|
+
* @public
|
|
3335
3509
|
* <p>The maximum number of distributions have been associated with the specified
|
|
3336
3510
|
* Lambda@Edge function.</p>
|
|
3337
3511
|
*/
|
|
@@ -3345,6 +3519,7 @@ export declare class TooManyDistributionsWithSingleFunctionARN extends __BaseExc
|
|
|
3345
3519
|
constructor(opts: __ExceptionOptionType<TooManyDistributionsWithSingleFunctionARN, __BaseException>);
|
|
3346
3520
|
}
|
|
3347
3521
|
/**
|
|
3522
|
+
* @public
|
|
3348
3523
|
* <p>You have reached the maximum number of CloudFront function associations for this
|
|
3349
3524
|
* distribution. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
3350
3525
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
@@ -3359,6 +3534,7 @@ export declare class TooManyFunctionAssociations extends __BaseException {
|
|
|
3359
3534
|
constructor(opts: __ExceptionOptionType<TooManyFunctionAssociations, __BaseException>);
|
|
3360
3535
|
}
|
|
3361
3536
|
/**
|
|
3537
|
+
* @public
|
|
3362
3538
|
* <p>Your request contains too many headers in forwarded values.</p>
|
|
3363
3539
|
*/
|
|
3364
3540
|
export declare class TooManyHeadersInForwardedValues extends __BaseException {
|
|
@@ -3371,6 +3547,7 @@ export declare class TooManyHeadersInForwardedValues extends __BaseException {
|
|
|
3371
3547
|
constructor(opts: __ExceptionOptionType<TooManyHeadersInForwardedValues, __BaseException>);
|
|
3372
3548
|
}
|
|
3373
3549
|
/**
|
|
3550
|
+
* @public
|
|
3374
3551
|
* <p>The number of key groups referenced by this distribution is more than the maximum
|
|
3375
3552
|
* allowed. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
3376
3553
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
@@ -3385,6 +3562,7 @@ export declare class TooManyKeyGroupsAssociatedToDistribution extends __BaseExce
|
|
|
3385
3562
|
constructor(opts: __ExceptionOptionType<TooManyKeyGroupsAssociatedToDistribution, __BaseException>);
|
|
3386
3563
|
}
|
|
3387
3564
|
/**
|
|
3565
|
+
* @public
|
|
3388
3566
|
* <p>Your request contains more Lambda@Edge function associations than are allowed per
|
|
3389
3567
|
* distribution.</p>
|
|
3390
3568
|
*/
|
|
@@ -3398,6 +3576,7 @@ export declare class TooManyLambdaFunctionAssociations extends __BaseException {
|
|
|
3398
3576
|
constructor(opts: __ExceptionOptionType<TooManyLambdaFunctionAssociations, __BaseException>);
|
|
3399
3577
|
}
|
|
3400
3578
|
/**
|
|
3579
|
+
* @public
|
|
3401
3580
|
* <p>Your request contains too many origin custom headers.</p>
|
|
3402
3581
|
*/
|
|
3403
3582
|
export declare class TooManyOriginCustomHeaders extends __BaseException {
|
|
@@ -3410,6 +3589,7 @@ export declare class TooManyOriginCustomHeaders extends __BaseException {
|
|
|
3410
3589
|
constructor(opts: __ExceptionOptionType<TooManyOriginCustomHeaders, __BaseException>);
|
|
3411
3590
|
}
|
|
3412
3591
|
/**
|
|
3592
|
+
* @public
|
|
3413
3593
|
* <p>Processing your request would cause you to exceed the maximum number of origin groups
|
|
3414
3594
|
* allowed.</p>
|
|
3415
3595
|
*/
|
|
@@ -3423,6 +3603,7 @@ export declare class TooManyOriginGroupsPerDistribution extends __BaseException
|
|
|
3423
3603
|
constructor(opts: __ExceptionOptionType<TooManyOriginGroupsPerDistribution, __BaseException>);
|
|
3424
3604
|
}
|
|
3425
3605
|
/**
|
|
3606
|
+
* @public
|
|
3426
3607
|
* <p>You cannot create more origins for the distribution.</p>
|
|
3427
3608
|
*/
|
|
3428
3609
|
export declare class TooManyOrigins extends __BaseException {
|
|
@@ -3435,6 +3616,7 @@ export declare class TooManyOrigins extends __BaseException {
|
|
|
3435
3616
|
constructor(opts: __ExceptionOptionType<TooManyOrigins, __BaseException>);
|
|
3436
3617
|
}
|
|
3437
3618
|
/**
|
|
3619
|
+
* @public
|
|
3438
3620
|
* <p>Your request contains too many query string parameters.</p>
|
|
3439
3621
|
*/
|
|
3440
3622
|
export declare class TooManyQueryStringParameters extends __BaseException {
|
|
@@ -3447,6 +3629,7 @@ export declare class TooManyQueryStringParameters extends __BaseException {
|
|
|
3447
3629
|
constructor(opts: __ExceptionOptionType<TooManyQueryStringParameters, __BaseException>);
|
|
3448
3630
|
}
|
|
3449
3631
|
/**
|
|
3632
|
+
* @public
|
|
3450
3633
|
* <p>Your request contains more trusted signers than are allowed per distribution.</p>
|
|
3451
3634
|
*/
|
|
3452
3635
|
export declare class TooManyTrustedSigners extends __BaseException {
|
|
@@ -3459,6 +3642,7 @@ export declare class TooManyTrustedSigners extends __BaseException {
|
|
|
3459
3642
|
constructor(opts: __ExceptionOptionType<TooManyTrustedSigners, __BaseException>);
|
|
3460
3643
|
}
|
|
3461
3644
|
/**
|
|
3645
|
+
* @public
|
|
3462
3646
|
* <p>The specified key group does not exist.</p>
|
|
3463
3647
|
*/
|
|
3464
3648
|
export declare class TrustedKeyGroupDoesNotExist extends __BaseException {
|
|
@@ -3471,6 +3655,7 @@ export declare class TrustedKeyGroupDoesNotExist extends __BaseException {
|
|
|
3471
3655
|
constructor(opts: __ExceptionOptionType<TrustedKeyGroupDoesNotExist, __BaseException>);
|
|
3472
3656
|
}
|
|
3473
3657
|
/**
|
|
3658
|
+
* @public
|
|
3474
3659
|
* <p>One or more of your trusted signers don't exist.</p>
|
|
3475
3660
|
*/
|
|
3476
3661
|
export declare class TrustedSignerDoesNotExist extends __BaseException {
|
|
@@ -3482,12 +3667,18 @@ export declare class TrustedSignerDoesNotExist extends __BaseException {
|
|
|
3482
3667
|
*/
|
|
3483
3668
|
constructor(opts: __ExceptionOptionType<TrustedSignerDoesNotExist, __BaseException>);
|
|
3484
3669
|
}
|
|
3670
|
+
/**
|
|
3671
|
+
* @public
|
|
3672
|
+
*/
|
|
3485
3673
|
export interface CreateCachePolicyRequest {
|
|
3486
3674
|
/**
|
|
3487
3675
|
* <p>A cache policy configuration.</p>
|
|
3488
3676
|
*/
|
|
3489
3677
|
CachePolicyConfig: CachePolicyConfig | undefined;
|
|
3490
3678
|
}
|
|
3679
|
+
/**
|
|
3680
|
+
* @public
|
|
3681
|
+
*/
|
|
3491
3682
|
export interface CreateCachePolicyResult {
|
|
3492
3683
|
/**
|
|
3493
3684
|
* <p>A cache policy.</p>
|
|
@@ -3503,6 +3694,7 @@ export interface CreateCachePolicyResult {
|
|
|
3503
3694
|
ETag?: string;
|
|
3504
3695
|
}
|
|
3505
3696
|
/**
|
|
3697
|
+
* @public
|
|
3506
3698
|
* <p>You have reached the maximum number of cache policies for this Amazon Web Services account. For more
|
|
3507
3699
|
* information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
3508
3700
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
@@ -3517,6 +3709,7 @@ export declare class TooManyCachePolicies extends __BaseException {
|
|
|
3517
3709
|
constructor(opts: __ExceptionOptionType<TooManyCachePolicies, __BaseException>);
|
|
3518
3710
|
}
|
|
3519
3711
|
/**
|
|
3712
|
+
* @public
|
|
3520
3713
|
* <p>The number of cookies in the cache policy exceeds the maximum. For more information,
|
|
3521
3714
|
* see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
3522
3715
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
@@ -3531,6 +3724,7 @@ export declare class TooManyCookiesInCachePolicy extends __BaseException {
|
|
|
3531
3724
|
constructor(opts: __ExceptionOptionType<TooManyCookiesInCachePolicy, __BaseException>);
|
|
3532
3725
|
}
|
|
3533
3726
|
/**
|
|
3727
|
+
* @public
|
|
3534
3728
|
* <p>The number of headers in the cache policy exceeds the maximum. For more information,
|
|
3535
3729
|
* see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
3536
3730
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
@@ -3545,6 +3739,7 @@ export declare class TooManyHeadersInCachePolicy extends __BaseException {
|
|
|
3545
3739
|
constructor(opts: __ExceptionOptionType<TooManyHeadersInCachePolicy, __BaseException>);
|
|
3546
3740
|
}
|
|
3547
3741
|
/**
|
|
3742
|
+
* @public
|
|
3548
3743
|
* <p>The number of query strings in the cache policy exceeds the maximum. For more
|
|
3549
3744
|
* information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
3550
3745
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
@@ -3559,6 +3754,7 @@ export declare class TooManyQueryStringsInCachePolicy extends __BaseException {
|
|
|
3559
3754
|
constructor(opts: __ExceptionOptionType<TooManyQueryStringsInCachePolicy, __BaseException>);
|
|
3560
3755
|
}
|
|
3561
3756
|
/**
|
|
3757
|
+
* @public
|
|
3562
3758
|
* <p>If the <code>CallerReference</code> is a value you already sent in a previous request
|
|
3563
3759
|
* to create an identity but the content of the
|
|
3564
3760
|
* <code>CloudFrontOriginAccessIdentityConfig</code> is different from the original
|
|
@@ -3575,6 +3771,7 @@ export declare class CloudFrontOriginAccessIdentityAlreadyExists extends __BaseE
|
|
|
3575
3771
|
constructor(opts: __ExceptionOptionType<CloudFrontOriginAccessIdentityAlreadyExists, __BaseException>);
|
|
3576
3772
|
}
|
|
3577
3773
|
/**
|
|
3774
|
+
* @public
|
|
3578
3775
|
* <p>Origin access identity configuration. Send a <code>GET</code> request to the
|
|
3579
3776
|
* <code>/<i>CloudFront API version</i>/CloudFront/identity ID/config</code>
|
|
3580
3777
|
* resource.</p>
|
|
@@ -3604,6 +3801,7 @@ export interface CloudFrontOriginAccessIdentityConfig {
|
|
|
3604
3801
|
Comment: string | undefined;
|
|
3605
3802
|
}
|
|
3606
3803
|
/**
|
|
3804
|
+
* @public
|
|
3607
3805
|
* <p>The request to create a new origin access identity (OAI). An origin access identity is
|
|
3608
3806
|
* a special CloudFront user that you can associate with Amazon S3 origins, so that you can secure all
|
|
3609
3807
|
* or just some of your Amazon S3 content. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-restricting-access-to-s3.html"> Restricting Access to Amazon S3 Content by Using an Origin Access Identity</a> in
|
|
@@ -3616,6 +3814,7 @@ export interface CreateCloudFrontOriginAccessIdentityRequest {
|
|
|
3616
3814
|
CloudFrontOriginAccessIdentityConfig: CloudFrontOriginAccessIdentityConfig | undefined;
|
|
3617
3815
|
}
|
|
3618
3816
|
/**
|
|
3817
|
+
* @public
|
|
3619
3818
|
* <p>CloudFront origin access identity.</p>
|
|
3620
3819
|
*/
|
|
3621
3820
|
export interface CloudFrontOriginAccessIdentity {
|
|
@@ -3635,6 +3834,7 @@ export interface CloudFrontOriginAccessIdentity {
|
|
|
3635
3834
|
CloudFrontOriginAccessIdentityConfig?: CloudFrontOriginAccessIdentityConfig;
|
|
3636
3835
|
}
|
|
3637
3836
|
/**
|
|
3837
|
+
* @public
|
|
3638
3838
|
* <p>The returned result of the corresponding request.</p>
|
|
3639
3839
|
*/
|
|
3640
3840
|
export interface CreateCloudFrontOriginAccessIdentityResult {
|
|
@@ -3652,6 +3852,7 @@ export interface CreateCloudFrontOriginAccessIdentityResult {
|
|
|
3652
3852
|
ETag?: string;
|
|
3653
3853
|
}
|
|
3654
3854
|
/**
|
|
3855
|
+
* @public
|
|
3655
3856
|
* <p>Processing your request would cause you to exceed the maximum number of origin access
|
|
3656
3857
|
* identities allowed.</p>
|
|
3657
3858
|
*/
|
|
@@ -3665,6 +3866,7 @@ export declare class TooManyCloudFrontOriginAccessIdentities extends __BaseExcep
|
|
|
3665
3866
|
constructor(opts: __ExceptionOptionType<TooManyCloudFrontOriginAccessIdentities, __BaseException>);
|
|
3666
3867
|
}
|
|
3667
3868
|
/**
|
|
3869
|
+
* @public
|
|
3668
3870
|
* <p>A continuous deployment policy with this configuration already exists.</p>
|
|
3669
3871
|
*/
|
|
3670
3872
|
export declare class ContinuousDeploymentPolicyAlreadyExists extends __BaseException {
|
|
@@ -3677,6 +3879,7 @@ export declare class ContinuousDeploymentPolicyAlreadyExists extends __BaseExcep
|
|
|
3677
3879
|
constructor(opts: __ExceptionOptionType<ContinuousDeploymentPolicyAlreadyExists, __BaseException>);
|
|
3678
3880
|
}
|
|
3679
3881
|
/**
|
|
3882
|
+
* @public
|
|
3680
3883
|
* <p>The CloudFront domain name of the staging distribution.</p>
|
|
3681
3884
|
*/
|
|
3682
3885
|
export interface StagingDistributionDnsNames {
|
|
@@ -3690,6 +3893,7 @@ export interface StagingDistributionDnsNames {
|
|
|
3690
3893
|
Items?: string[];
|
|
3691
3894
|
}
|
|
3692
3895
|
/**
|
|
3896
|
+
* @public
|
|
3693
3897
|
* <p>This configuration determines which HTTP requests are sent to the staging
|
|
3694
3898
|
* distribution. If the HTTP request contains a header and value that matches what you
|
|
3695
3899
|
* specify here, the request is sent to the staging distribution. Otherwise the request is
|
|
@@ -3707,6 +3911,7 @@ export interface ContinuousDeploymentSingleHeaderConfig {
|
|
|
3707
3911
|
Value: string | undefined;
|
|
3708
3912
|
}
|
|
3709
3913
|
/**
|
|
3914
|
+
* @public
|
|
3710
3915
|
* <p>Session stickiness provides the ability to define multiple requests from a single
|
|
3711
3916
|
* viewer as a single session. This prevents the potentially inconsistent experience of
|
|
3712
3917
|
* sending some of a given user's requests to your staging distribution, while others are
|
|
@@ -3727,6 +3932,7 @@ export interface SessionStickinessConfig {
|
|
|
3727
3932
|
MaximumTTL: number | undefined;
|
|
3728
3933
|
}
|
|
3729
3934
|
/**
|
|
3935
|
+
* @public
|
|
3730
3936
|
* <p>Contains the percentage of traffic to send to a staging distribution.</p>
|
|
3731
3937
|
*/
|
|
3732
3938
|
export interface ContinuousDeploymentSingleWeightConfig {
|
|
@@ -3743,11 +3949,15 @@ export interface ContinuousDeploymentSingleWeightConfig {
|
|
|
3743
3949
|
*/
|
|
3744
3950
|
SessionStickinessConfig?: SessionStickinessConfig;
|
|
3745
3951
|
}
|
|
3952
|
+
/**
|
|
3953
|
+
* @public
|
|
3954
|
+
*/
|
|
3746
3955
|
export declare enum ContinuousDeploymentPolicyType {
|
|
3747
3956
|
SingleHeader = "SingleHeader",
|
|
3748
3957
|
SingleWeight = "SingleWeight"
|
|
3749
3958
|
}
|
|
3750
3959
|
/**
|
|
3960
|
+
* @public
|
|
3751
3961
|
* <p>The traffic configuration of your continuous deployment.</p>
|
|
3752
3962
|
*/
|
|
3753
3963
|
export interface TrafficConfig {
|
|
@@ -3765,6 +3975,7 @@ export interface TrafficConfig {
|
|
|
3765
3975
|
Type: ContinuousDeploymentPolicyType | string | undefined;
|
|
3766
3976
|
}
|
|
3767
3977
|
/**
|
|
3978
|
+
* @public
|
|
3768
3979
|
* <p>Contains the configuration for a continuous deployment policy.</p>
|
|
3769
3980
|
*/
|
|
3770
3981
|
export interface ContinuousDeploymentPolicyConfig {
|
|
@@ -3786,6 +3997,9 @@ export interface ContinuousDeploymentPolicyConfig {
|
|
|
3786
3997
|
*/
|
|
3787
3998
|
TrafficConfig?: TrafficConfig;
|
|
3788
3999
|
}
|
|
4000
|
+
/**
|
|
4001
|
+
* @public
|
|
4002
|
+
*/
|
|
3789
4003
|
export interface CreateContinuousDeploymentPolicyRequest {
|
|
3790
4004
|
/**
|
|
3791
4005
|
* <p>Contains the configuration for a continuous deployment policy.</p>
|
|
@@ -3793,6 +4007,7 @@ export interface CreateContinuousDeploymentPolicyRequest {
|
|
|
3793
4007
|
ContinuousDeploymentPolicyConfig: ContinuousDeploymentPolicyConfig | undefined;
|
|
3794
4008
|
}
|
|
3795
4009
|
/**
|
|
4010
|
+
* @public
|
|
3796
4011
|
* <p>A continuous deployment policy.</p>
|
|
3797
4012
|
*/
|
|
3798
4013
|
export interface ContinuousDeploymentPolicy {
|
|
@@ -3809,6 +4024,9 @@ export interface ContinuousDeploymentPolicy {
|
|
|
3809
4024
|
*/
|
|
3810
4025
|
ContinuousDeploymentPolicyConfig: ContinuousDeploymentPolicyConfig | undefined;
|
|
3811
4026
|
}
|
|
4027
|
+
/**
|
|
4028
|
+
* @public
|
|
4029
|
+
*/
|
|
3812
4030
|
export interface CreateContinuousDeploymentPolicyResult {
|
|
3813
4031
|
/**
|
|
3814
4032
|
* <p>A continuous deployment policy.</p>
|
|
@@ -3825,6 +4043,7 @@ export interface CreateContinuousDeploymentPolicyResult {
|
|
|
3825
4043
|
ETag?: string;
|
|
3826
4044
|
}
|
|
3827
4045
|
/**
|
|
4046
|
+
* @public
|
|
3828
4047
|
* <p>A continuous deployment policy for this staging distribution already exists.</p>
|
|
3829
4048
|
*/
|
|
3830
4049
|
export declare class StagingDistributionInUse extends __BaseException {
|
|
@@ -3837,6 +4056,7 @@ export declare class StagingDistributionInUse extends __BaseException {
|
|
|
3837
4056
|
constructor(opts: __ExceptionOptionType<StagingDistributionInUse, __BaseException>);
|
|
3838
4057
|
}
|
|
3839
4058
|
/**
|
|
4059
|
+
* @public
|
|
3840
4060
|
* <p>You have reached the maximum number of continuous deployment policies for this
|
|
3841
4061
|
* Amazon Web Services account.</p>
|
|
3842
4062
|
*/
|
|
@@ -3850,6 +4070,7 @@ export declare class TooManyContinuousDeploymentPolicies extends __BaseException
|
|
|
3850
4070
|
constructor(opts: __ExceptionOptionType<TooManyContinuousDeploymentPolicies, __BaseException>);
|
|
3851
4071
|
}
|
|
3852
4072
|
/**
|
|
4073
|
+
* @public
|
|
3853
4074
|
* <p>You cannot delete a continuous deployment policy that is associated with a primary
|
|
3854
4075
|
* distribution.</p>
|
|
3855
4076
|
*/
|
|
@@ -3863,6 +4084,7 @@ export declare class ContinuousDeploymentPolicyInUse extends __BaseException {
|
|
|
3863
4084
|
constructor(opts: __ExceptionOptionType<ContinuousDeploymentPolicyInUse, __BaseException>);
|
|
3864
4085
|
}
|
|
3865
4086
|
/**
|
|
4087
|
+
* @public
|
|
3866
4088
|
* <p>The request to create a new distribution.</p>
|
|
3867
4089
|
*/
|
|
3868
4090
|
export interface CreateDistributionRequest {
|
|
@@ -3872,6 +4094,7 @@ export interface CreateDistributionRequest {
|
|
|
3872
4094
|
DistributionConfig: DistributionConfig | undefined;
|
|
3873
4095
|
}
|
|
3874
4096
|
/**
|
|
4097
|
+
* @public
|
|
3875
4098
|
* <p>The returned result of the corresponding request.</p>
|
|
3876
4099
|
*/
|
|
3877
4100
|
export interface CreateDistributionResult {
|
|
@@ -3889,6 +4112,7 @@ export interface CreateDistributionResult {
|
|
|
3889
4112
|
ETag?: string;
|
|
3890
4113
|
}
|
|
3891
4114
|
/**
|
|
4115
|
+
* @public
|
|
3892
4116
|
* <p>An origin cannot contain both an origin access control (OAC) and an origin access
|
|
3893
4117
|
* identity (OAI).</p>
|
|
3894
4118
|
*/
|
|
@@ -3902,6 +4126,7 @@ export declare class IllegalOriginAccessConfiguration extends __BaseException {
|
|
|
3902
4126
|
constructor(opts: __ExceptionOptionType<IllegalOriginAccessConfiguration, __BaseException>);
|
|
3903
4127
|
}
|
|
3904
4128
|
/**
|
|
4129
|
+
* @public
|
|
3905
4130
|
* <p>An origin access control is associated with an origin whose domain name is not
|
|
3906
4131
|
* supported.</p>
|
|
3907
4132
|
*/
|
|
@@ -3915,6 +4140,7 @@ export declare class InvalidDomainNameForOriginAccessControl extends __BaseExcep
|
|
|
3915
4140
|
constructor(opts: __ExceptionOptionType<InvalidDomainNameForOriginAccessControl, __BaseException>);
|
|
3916
4141
|
}
|
|
3917
4142
|
/**
|
|
4143
|
+
* @public
|
|
3918
4144
|
* <p>The continuous deployment policy doesn't exist.</p>
|
|
3919
4145
|
*/
|
|
3920
4146
|
export declare class NoSuchContinuousDeploymentPolicy extends __BaseException {
|
|
@@ -3927,6 +4153,7 @@ export declare class NoSuchContinuousDeploymentPolicy extends __BaseException {
|
|
|
3927
4153
|
constructor(opts: __ExceptionOptionType<NoSuchContinuousDeploymentPolicy, __BaseException>);
|
|
3928
4154
|
}
|
|
3929
4155
|
/**
|
|
4156
|
+
* @public
|
|
3930
4157
|
* <p>The maximum number of distributions have been associated with the specified origin
|
|
3931
4158
|
* access control.</p>
|
|
3932
4159
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
@@ -3942,6 +4169,7 @@ export declare class TooManyDistributionsAssociatedToOriginAccessControl extends
|
|
|
3942
4169
|
constructor(opts: __ExceptionOptionType<TooManyDistributionsAssociatedToOriginAccessControl, __BaseException>);
|
|
3943
4170
|
}
|
|
3944
4171
|
/**
|
|
4172
|
+
* @public
|
|
3945
4173
|
* <p>A complex type that contains <code>Tag</code> key and <code>Tag</code> value.</p>
|
|
3946
4174
|
*/
|
|
3947
4175
|
export interface Tag {
|
|
@@ -3961,6 +4189,7 @@ export interface Tag {
|
|
|
3961
4189
|
Value?: string;
|
|
3962
4190
|
}
|
|
3963
4191
|
/**
|
|
4192
|
+
* @public
|
|
3964
4193
|
* <p>A complex type that contains zero or more <code>Tag</code> elements.</p>
|
|
3965
4194
|
*/
|
|
3966
4195
|
export interface Tags {
|
|
@@ -3970,6 +4199,7 @@ export interface Tags {
|
|
|
3970
4199
|
Items?: Tag[];
|
|
3971
4200
|
}
|
|
3972
4201
|
/**
|
|
4202
|
+
* @public
|
|
3973
4203
|
* <p>A distribution Configuration and a list of tags to be associated with the
|
|
3974
4204
|
* distribution.</p>
|
|
3975
4205
|
*/
|
|
@@ -3984,6 +4214,7 @@ export interface DistributionConfigWithTags {
|
|
|
3984
4214
|
Tags: Tags | undefined;
|
|
3985
4215
|
}
|
|
3986
4216
|
/**
|
|
4217
|
+
* @public
|
|
3987
4218
|
* <p>The request to create a new distribution with tags.</p>
|
|
3988
4219
|
*/
|
|
3989
4220
|
export interface CreateDistributionWithTagsRequest {
|
|
@@ -3993,6 +4224,7 @@ export interface CreateDistributionWithTagsRequest {
|
|
|
3993
4224
|
DistributionConfigWithTags: DistributionConfigWithTags | undefined;
|
|
3994
4225
|
}
|
|
3995
4226
|
/**
|
|
4227
|
+
* @public
|
|
3996
4228
|
* <p>The returned result of the corresponding request.</p>
|
|
3997
4229
|
*/
|
|
3998
4230
|
export interface CreateDistributionWithTagsResult {
|
|
@@ -4010,6 +4242,7 @@ export interface CreateDistributionWithTagsResult {
|
|
|
4010
4242
|
ETag?: string;
|
|
4011
4243
|
}
|
|
4012
4244
|
/**
|
|
4245
|
+
* @public
|
|
4013
4246
|
* <p>The tagging specified is not valid.</p>
|
|
4014
4247
|
*/
|
|
4015
4248
|
export declare class InvalidTagging extends __BaseException {
|
|
@@ -4021,10 +4254,14 @@ export declare class InvalidTagging extends __BaseException {
|
|
|
4021
4254
|
*/
|
|
4022
4255
|
constructor(opts: __ExceptionOptionType<InvalidTagging, __BaseException>);
|
|
4023
4256
|
}
|
|
4257
|
+
/**
|
|
4258
|
+
* @public
|
|
4259
|
+
*/
|
|
4024
4260
|
export declare enum Format {
|
|
4025
4261
|
URLEncoded = "URLEncoded"
|
|
4026
4262
|
}
|
|
4027
4263
|
/**
|
|
4264
|
+
* @public
|
|
4028
4265
|
* <p>A field-level encryption content type profile.</p>
|
|
4029
4266
|
*/
|
|
4030
4267
|
export interface ContentTypeProfile {
|
|
@@ -4042,6 +4279,7 @@ export interface ContentTypeProfile {
|
|
|
4042
4279
|
ContentType: string | undefined;
|
|
4043
4280
|
}
|
|
4044
4281
|
/**
|
|
4282
|
+
* @public
|
|
4045
4283
|
* <p>Field-level encryption content type-profile.</p>
|
|
4046
4284
|
*/
|
|
4047
4285
|
export interface ContentTypeProfiles {
|
|
@@ -4055,6 +4293,7 @@ export interface ContentTypeProfiles {
|
|
|
4055
4293
|
Items?: ContentTypeProfile[];
|
|
4056
4294
|
}
|
|
4057
4295
|
/**
|
|
4296
|
+
* @public
|
|
4058
4297
|
* <p>The configuration for a field-level encryption content type-profile mapping.</p>
|
|
4059
4298
|
*/
|
|
4060
4299
|
export interface ContentTypeProfileConfig {
|
|
@@ -4071,6 +4310,7 @@ export interface ContentTypeProfileConfig {
|
|
|
4071
4310
|
ContentTypeProfiles?: ContentTypeProfiles;
|
|
4072
4311
|
}
|
|
4073
4312
|
/**
|
|
4313
|
+
* @public
|
|
4074
4314
|
* <p>Query argument-profile mapping for field-level encryption.</p>
|
|
4075
4315
|
*/
|
|
4076
4316
|
export interface QueryArgProfile {
|
|
@@ -4084,6 +4324,7 @@ export interface QueryArgProfile {
|
|
|
4084
4324
|
ProfileId: string | undefined;
|
|
4085
4325
|
}
|
|
4086
4326
|
/**
|
|
4327
|
+
* @public
|
|
4087
4328
|
* <p>Query argument-profile mapping for field-level encryption.</p>
|
|
4088
4329
|
*/
|
|
4089
4330
|
export interface QueryArgProfiles {
|
|
@@ -4098,6 +4339,7 @@ export interface QueryArgProfiles {
|
|
|
4098
4339
|
Items?: QueryArgProfile[];
|
|
4099
4340
|
}
|
|
4100
4341
|
/**
|
|
4342
|
+
* @public
|
|
4101
4343
|
* <p>Configuration for query argument-profile mapping for field-level encryption.</p>
|
|
4102
4344
|
*/
|
|
4103
4345
|
export interface QueryArgProfileConfig {
|
|
@@ -4113,6 +4355,7 @@ export interface QueryArgProfileConfig {
|
|
|
4113
4355
|
QueryArgProfiles?: QueryArgProfiles;
|
|
4114
4356
|
}
|
|
4115
4357
|
/**
|
|
4358
|
+
* @public
|
|
4116
4359
|
* <p>A complex data type that includes the profile configurations specified for field-level
|
|
4117
4360
|
* encryption.</p>
|
|
4118
4361
|
*/
|
|
@@ -4138,6 +4381,9 @@ export interface FieldLevelEncryptionConfig {
|
|
|
4138
4381
|
*/
|
|
4139
4382
|
ContentTypeProfileConfig?: ContentTypeProfileConfig;
|
|
4140
4383
|
}
|
|
4384
|
+
/**
|
|
4385
|
+
* @public
|
|
4386
|
+
*/
|
|
4141
4387
|
export interface CreateFieldLevelEncryptionConfigRequest {
|
|
4142
4388
|
/**
|
|
4143
4389
|
* <p>The request to create a new field-level encryption configuration.</p>
|
|
@@ -4145,6 +4391,7 @@ export interface CreateFieldLevelEncryptionConfigRequest {
|
|
|
4145
4391
|
FieldLevelEncryptionConfig: FieldLevelEncryptionConfig | undefined;
|
|
4146
4392
|
}
|
|
4147
4393
|
/**
|
|
4394
|
+
* @public
|
|
4148
4395
|
* <p>A complex data type that includes the profile configurations and other options
|
|
4149
4396
|
* specified for field-level encryption.</p>
|
|
4150
4397
|
*/
|
|
@@ -4165,6 +4412,9 @@ export interface FieldLevelEncryption {
|
|
|
4165
4412
|
*/
|
|
4166
4413
|
FieldLevelEncryptionConfig: FieldLevelEncryptionConfig | undefined;
|
|
4167
4414
|
}
|
|
4415
|
+
/**
|
|
4416
|
+
* @public
|
|
4417
|
+
*/
|
|
4168
4418
|
export interface CreateFieldLevelEncryptionConfigResult {
|
|
4169
4419
|
/**
|
|
4170
4420
|
* <p>Returned when you create a new field-level encryption configuration.</p>
|
|
@@ -4181,6 +4431,7 @@ export interface CreateFieldLevelEncryptionConfigResult {
|
|
|
4181
4431
|
ETag?: string;
|
|
4182
4432
|
}
|
|
4183
4433
|
/**
|
|
4434
|
+
* @public
|
|
4184
4435
|
* <p>The specified configuration for field-level encryption already exists.</p>
|
|
4185
4436
|
*/
|
|
4186
4437
|
export declare class FieldLevelEncryptionConfigAlreadyExists extends __BaseException {
|
|
@@ -4193,6 +4444,7 @@ export declare class FieldLevelEncryptionConfigAlreadyExists extends __BaseExcep
|
|
|
4193
4444
|
constructor(opts: __ExceptionOptionType<FieldLevelEncryptionConfigAlreadyExists, __BaseException>);
|
|
4194
4445
|
}
|
|
4195
4446
|
/**
|
|
4447
|
+
* @public
|
|
4196
4448
|
* <p>The specified profile for field-level encryption doesn't exist.</p>
|
|
4197
4449
|
*/
|
|
4198
4450
|
export declare class NoSuchFieldLevelEncryptionProfile extends __BaseException {
|
|
@@ -4205,6 +4457,7 @@ export declare class NoSuchFieldLevelEncryptionProfile extends __BaseException {
|
|
|
4205
4457
|
constructor(opts: __ExceptionOptionType<NoSuchFieldLevelEncryptionProfile, __BaseException>);
|
|
4206
4458
|
}
|
|
4207
4459
|
/**
|
|
4460
|
+
* @public
|
|
4208
4461
|
* <p>No profile specified for the field-level encryption query argument.</p>
|
|
4209
4462
|
*/
|
|
4210
4463
|
export declare class QueryArgProfileEmpty extends __BaseException {
|
|
@@ -4217,6 +4470,7 @@ export declare class QueryArgProfileEmpty extends __BaseException {
|
|
|
4217
4470
|
constructor(opts: __ExceptionOptionType<QueryArgProfileEmpty, __BaseException>);
|
|
4218
4471
|
}
|
|
4219
4472
|
/**
|
|
4473
|
+
* @public
|
|
4220
4474
|
* <p>The maximum number of configurations for field-level encryption have been
|
|
4221
4475
|
* created.</p>
|
|
4222
4476
|
*/
|
|
@@ -4230,6 +4484,7 @@ export declare class TooManyFieldLevelEncryptionConfigs extends __BaseException
|
|
|
4230
4484
|
constructor(opts: __ExceptionOptionType<TooManyFieldLevelEncryptionConfigs, __BaseException>);
|
|
4231
4485
|
}
|
|
4232
4486
|
/**
|
|
4487
|
+
* @public
|
|
4233
4488
|
* <p>The maximum number of content type profiles for field-level encryption have been
|
|
4234
4489
|
* created.</p>
|
|
4235
4490
|
*/
|
|
@@ -4243,6 +4498,7 @@ export declare class TooManyFieldLevelEncryptionContentTypeProfiles extends __Ba
|
|
|
4243
4498
|
constructor(opts: __ExceptionOptionType<TooManyFieldLevelEncryptionContentTypeProfiles, __BaseException>);
|
|
4244
4499
|
}
|
|
4245
4500
|
/**
|
|
4501
|
+
* @public
|
|
4246
4502
|
* <p>The maximum number of query arg profiles for field-level encryption have been
|
|
4247
4503
|
* created.</p>
|
|
4248
4504
|
*/
|
|
@@ -4256,6 +4512,7 @@ export declare class TooManyFieldLevelEncryptionQueryArgProfiles extends __BaseE
|
|
|
4256
4512
|
constructor(opts: __ExceptionOptionType<TooManyFieldLevelEncryptionQueryArgProfiles, __BaseException>);
|
|
4257
4513
|
}
|
|
4258
4514
|
/**
|
|
4515
|
+
* @public
|
|
4259
4516
|
* <p>A complex data type that includes the field patterns to match for field-level
|
|
4260
4517
|
* encryption.</p>
|
|
4261
4518
|
*/
|
|
@@ -4270,6 +4527,7 @@ export interface FieldPatterns {
|
|
|
4270
4527
|
Items?: string[];
|
|
4271
4528
|
}
|
|
4272
4529
|
/**
|
|
4530
|
+
* @public
|
|
4273
4531
|
* <p>Complex data type for field-level encryption profiles that includes the encryption key
|
|
4274
4532
|
* and field pattern specifications.</p>
|
|
4275
4533
|
*/
|
|
@@ -4294,6 +4552,7 @@ export interface EncryptionEntity {
|
|
|
4294
4552
|
FieldPatterns: FieldPatterns | undefined;
|
|
4295
4553
|
}
|
|
4296
4554
|
/**
|
|
4555
|
+
* @public
|
|
4297
4556
|
* <p>Complex data type for field-level encryption profiles that includes all of the
|
|
4298
4557
|
* encryption entities.</p>
|
|
4299
4558
|
*/
|
|
@@ -4310,6 +4569,7 @@ export interface EncryptionEntities {
|
|
|
4310
4569
|
Items?: EncryptionEntity[];
|
|
4311
4570
|
}
|
|
4312
4571
|
/**
|
|
4572
|
+
* @public
|
|
4313
4573
|
* <p>A complex data type of profiles for the field-level encryption.</p>
|
|
4314
4574
|
*/
|
|
4315
4575
|
export interface FieldLevelEncryptionProfileConfig {
|
|
@@ -4333,6 +4593,9 @@ export interface FieldLevelEncryptionProfileConfig {
|
|
|
4333
4593
|
*/
|
|
4334
4594
|
EncryptionEntities: EncryptionEntities | undefined;
|
|
4335
4595
|
}
|
|
4596
|
+
/**
|
|
4597
|
+
* @public
|
|
4598
|
+
*/
|
|
4336
4599
|
export interface CreateFieldLevelEncryptionProfileRequest {
|
|
4337
4600
|
/**
|
|
4338
4601
|
* <p>The request to create a field-level encryption profile.</p>
|
|
@@ -4340,6 +4603,7 @@ export interface CreateFieldLevelEncryptionProfileRequest {
|
|
|
4340
4603
|
FieldLevelEncryptionProfileConfig: FieldLevelEncryptionProfileConfig | undefined;
|
|
4341
4604
|
}
|
|
4342
4605
|
/**
|
|
4606
|
+
* @public
|
|
4343
4607
|
* <p>A complex data type for field-level encryption profiles.</p>
|
|
4344
4608
|
*/
|
|
4345
4609
|
export interface FieldLevelEncryptionProfile {
|
|
@@ -4359,6 +4623,9 @@ export interface FieldLevelEncryptionProfile {
|
|
|
4359
4623
|
*/
|
|
4360
4624
|
FieldLevelEncryptionProfileConfig: FieldLevelEncryptionProfileConfig | undefined;
|
|
4361
4625
|
}
|
|
4626
|
+
/**
|
|
4627
|
+
* @public
|
|
4628
|
+
*/
|
|
4362
4629
|
export interface CreateFieldLevelEncryptionProfileResult {
|
|
4363
4630
|
/**
|
|
4364
4631
|
* <p>Returned when you create a new field-level encryption profile.</p>
|
|
@@ -4375,6 +4642,7 @@ export interface CreateFieldLevelEncryptionProfileResult {
|
|
|
4375
4642
|
ETag?: string;
|
|
4376
4643
|
}
|
|
4377
4644
|
/**
|
|
4645
|
+
* @public
|
|
4378
4646
|
* <p>The specified profile for field-level encryption already exists.</p>
|
|
4379
4647
|
*/
|
|
4380
4648
|
export declare class FieldLevelEncryptionProfileAlreadyExists extends __BaseException {
|
|
@@ -4387,6 +4655,7 @@ export declare class FieldLevelEncryptionProfileAlreadyExists extends __BaseExce
|
|
|
4387
4655
|
constructor(opts: __ExceptionOptionType<FieldLevelEncryptionProfileAlreadyExists, __BaseException>);
|
|
4388
4656
|
}
|
|
4389
4657
|
/**
|
|
4658
|
+
* @public
|
|
4390
4659
|
* <p>The maximum size of a profile for field-level encryption was exceeded.</p>
|
|
4391
4660
|
*/
|
|
4392
4661
|
export declare class FieldLevelEncryptionProfileSizeExceeded extends __BaseException {
|
|
@@ -4399,6 +4668,7 @@ export declare class FieldLevelEncryptionProfileSizeExceeded extends __BaseExcep
|
|
|
4399
4668
|
constructor(opts: __ExceptionOptionType<FieldLevelEncryptionProfileSizeExceeded, __BaseException>);
|
|
4400
4669
|
}
|
|
4401
4670
|
/**
|
|
4671
|
+
* @public
|
|
4402
4672
|
* <p>The specified public key doesn't exist.</p>
|
|
4403
4673
|
*/
|
|
4404
4674
|
export declare class NoSuchPublicKey extends __BaseException {
|
|
@@ -4411,6 +4681,7 @@ export declare class NoSuchPublicKey extends __BaseException {
|
|
|
4411
4681
|
constructor(opts: __ExceptionOptionType<NoSuchPublicKey, __BaseException>);
|
|
4412
4682
|
}
|
|
4413
4683
|
/**
|
|
4684
|
+
* @public
|
|
4414
4685
|
* <p>The maximum number of encryption entities for field-level encryption have been
|
|
4415
4686
|
* created.</p>
|
|
4416
4687
|
*/
|
|
@@ -4424,6 +4695,7 @@ export declare class TooManyFieldLevelEncryptionEncryptionEntities extends __Bas
|
|
|
4424
4695
|
constructor(opts: __ExceptionOptionType<TooManyFieldLevelEncryptionEncryptionEntities, __BaseException>);
|
|
4425
4696
|
}
|
|
4426
4697
|
/**
|
|
4698
|
+
* @public
|
|
4427
4699
|
* <p>The maximum number of field patterns for field-level encryption have been
|
|
4428
4700
|
* created.</p>
|
|
4429
4701
|
*/
|
|
@@ -4437,6 +4709,7 @@ export declare class TooManyFieldLevelEncryptionFieldPatterns extends __BaseExce
|
|
|
4437
4709
|
constructor(opts: __ExceptionOptionType<TooManyFieldLevelEncryptionFieldPatterns, __BaseException>);
|
|
4438
4710
|
}
|
|
4439
4711
|
/**
|
|
4712
|
+
* @public
|
|
4440
4713
|
* <p>The maximum number of profiles for field-level encryption have been created.</p>
|
|
4441
4714
|
*/
|
|
4442
4715
|
export declare class TooManyFieldLevelEncryptionProfiles extends __BaseException {
|
|
@@ -4448,10 +4721,14 @@ export declare class TooManyFieldLevelEncryptionProfiles extends __BaseException
|
|
|
4448
4721
|
*/
|
|
4449
4722
|
constructor(opts: __ExceptionOptionType<TooManyFieldLevelEncryptionProfiles, __BaseException>);
|
|
4450
4723
|
}
|
|
4724
|
+
/**
|
|
4725
|
+
* @public
|
|
4726
|
+
*/
|
|
4451
4727
|
export declare enum FunctionRuntime {
|
|
4452
4728
|
cloudfront_js_1_0 = "cloudfront-js-1.0"
|
|
4453
4729
|
}
|
|
4454
4730
|
/**
|
|
4731
|
+
* @public
|
|
4455
4732
|
* <p>Contains configuration information about a CloudFront function.</p>
|
|
4456
4733
|
*/
|
|
4457
4734
|
export interface FunctionConfig {
|
|
@@ -4465,6 +4742,9 @@ export interface FunctionConfig {
|
|
|
4465
4742
|
*/
|
|
4466
4743
|
Runtime: FunctionRuntime | string | undefined;
|
|
4467
4744
|
}
|
|
4745
|
+
/**
|
|
4746
|
+
* @public
|
|
4747
|
+
*/
|
|
4468
4748
|
export interface CreateFunctionRequest {
|
|
4469
4749
|
/**
|
|
4470
4750
|
* <p>A name to identify the function.</p>
|
|
@@ -4482,11 +4762,15 @@ export interface CreateFunctionRequest {
|
|
|
4482
4762
|
*/
|
|
4483
4763
|
FunctionCode: Uint8Array | undefined;
|
|
4484
4764
|
}
|
|
4765
|
+
/**
|
|
4766
|
+
* @public
|
|
4767
|
+
*/
|
|
4485
4768
|
export declare enum FunctionStage {
|
|
4486
4769
|
DEVELOPMENT = "DEVELOPMENT",
|
|
4487
4770
|
LIVE = "LIVE"
|
|
4488
4771
|
}
|
|
4489
4772
|
/**
|
|
4773
|
+
* @public
|
|
4490
4774
|
* <p>Contains metadata about a CloudFront function.</p>
|
|
4491
4775
|
*/
|
|
4492
4776
|
export interface FunctionMetadata {
|
|
@@ -4514,6 +4798,7 @@ export interface FunctionMetadata {
|
|
|
4514
4798
|
LastModifiedTime: Date | undefined;
|
|
4515
4799
|
}
|
|
4516
4800
|
/**
|
|
4801
|
+
* @public
|
|
4517
4802
|
* <p>Contains configuration information and metadata about a CloudFront function.</p>
|
|
4518
4803
|
*/
|
|
4519
4804
|
export interface FunctionSummary {
|
|
@@ -4534,6 +4819,9 @@ export interface FunctionSummary {
|
|
|
4534
4819
|
*/
|
|
4535
4820
|
FunctionMetadata: FunctionMetadata | undefined;
|
|
4536
4821
|
}
|
|
4822
|
+
/**
|
|
4823
|
+
* @public
|
|
4824
|
+
*/
|
|
4537
4825
|
export interface CreateFunctionResult {
|
|
4538
4826
|
/**
|
|
4539
4827
|
* <p>Contains configuration information and metadata about a CloudFront function.</p>
|
|
@@ -4550,6 +4838,7 @@ export interface CreateFunctionResult {
|
|
|
4550
4838
|
ETag?: string;
|
|
4551
4839
|
}
|
|
4552
4840
|
/**
|
|
4841
|
+
* @public
|
|
4553
4842
|
* <p>A function with the same name already exists in this Amazon Web Services account. To create a
|
|
4554
4843
|
* function, you must provide a unique name. To update an existing function, use
|
|
4555
4844
|
* <code>UpdateFunction</code>.</p>
|
|
@@ -4564,6 +4853,7 @@ export declare class FunctionAlreadyExists extends __BaseException {
|
|
|
4564
4853
|
constructor(opts: __ExceptionOptionType<FunctionAlreadyExists, __BaseException>);
|
|
4565
4854
|
}
|
|
4566
4855
|
/**
|
|
4856
|
+
* @public
|
|
4567
4857
|
* <p>The function is too large. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
4568
4858
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
4569
4859
|
*/
|
|
@@ -4577,6 +4867,7 @@ export declare class FunctionSizeLimitExceeded extends __BaseException {
|
|
|
4577
4867
|
constructor(opts: __ExceptionOptionType<FunctionSizeLimitExceeded, __BaseException>);
|
|
4578
4868
|
}
|
|
4579
4869
|
/**
|
|
4870
|
+
* @public
|
|
4580
4871
|
* <p>You have reached the maximum number of CloudFront functions for this Amazon Web Services account. For more
|
|
4581
4872
|
* information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
4582
4873
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
@@ -4591,6 +4882,7 @@ export declare class TooManyFunctions extends __BaseException {
|
|
|
4591
4882
|
constructor(opts: __ExceptionOptionType<TooManyFunctions, __BaseException>);
|
|
4592
4883
|
}
|
|
4593
4884
|
/**
|
|
4885
|
+
* @public
|
|
4594
4886
|
* <p>This operation is not supported in this region.</p>
|
|
4595
4887
|
*/
|
|
4596
4888
|
export declare class UnsupportedOperation extends __BaseException {
|
|
@@ -4603,6 +4895,7 @@ export declare class UnsupportedOperation extends __BaseException {
|
|
|
4603
4895
|
constructor(opts: __ExceptionOptionType<UnsupportedOperation, __BaseException>);
|
|
4604
4896
|
}
|
|
4605
4897
|
/**
|
|
4898
|
+
* @public
|
|
4606
4899
|
* <p>A complex type that contains information about the objects that you want to
|
|
4607
4900
|
* invalidate. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Invalidation.html#invalidation-specifying-objects">Specifying the Objects to Invalidate</a> in the
|
|
4608
4901
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
@@ -4619,6 +4912,7 @@ export interface Paths {
|
|
|
4619
4912
|
Items?: string[];
|
|
4620
4913
|
}
|
|
4621
4914
|
/**
|
|
4915
|
+
* @public
|
|
4622
4916
|
* <p>An invalidation batch.</p>
|
|
4623
4917
|
*/
|
|
4624
4918
|
export interface InvalidationBatch {
|
|
@@ -4647,6 +4941,7 @@ export interface InvalidationBatch {
|
|
|
4647
4941
|
CallerReference: string | undefined;
|
|
4648
4942
|
}
|
|
4649
4943
|
/**
|
|
4944
|
+
* @public
|
|
4650
4945
|
* <p>The request to create an invalidation.</p>
|
|
4651
4946
|
*/
|
|
4652
4947
|
export interface CreateInvalidationRequest {
|
|
@@ -4660,6 +4955,7 @@ export interface CreateInvalidationRequest {
|
|
|
4660
4955
|
InvalidationBatch: InvalidationBatch | undefined;
|
|
4661
4956
|
}
|
|
4662
4957
|
/**
|
|
4958
|
+
* @public
|
|
4663
4959
|
* <p>An invalidation.</p>
|
|
4664
4960
|
*/
|
|
4665
4961
|
export interface Invalidation {
|
|
@@ -4683,6 +4979,7 @@ export interface Invalidation {
|
|
|
4683
4979
|
InvalidationBatch: InvalidationBatch | undefined;
|
|
4684
4980
|
}
|
|
4685
4981
|
/**
|
|
4982
|
+
* @public
|
|
4686
4983
|
* <p>The returned result of the corresponding request.</p>
|
|
4687
4984
|
*/
|
|
4688
4985
|
export interface CreateInvalidationResult {
|
|
@@ -4697,6 +4994,7 @@ export interface CreateInvalidationResult {
|
|
|
4697
4994
|
Invalidation?: Invalidation;
|
|
4698
4995
|
}
|
|
4699
4996
|
/**
|
|
4997
|
+
* @public
|
|
4700
4998
|
* <p>You have exceeded the maximum number of allowable InProgress invalidation batch
|
|
4701
4999
|
* requests, or invalidation objects.</p>
|
|
4702
5000
|
*/
|
|
@@ -4710,6 +5008,7 @@ export declare class TooManyInvalidationsInProgress extends __BaseException {
|
|
|
4710
5008
|
constructor(opts: __ExceptionOptionType<TooManyInvalidationsInProgress, __BaseException>);
|
|
4711
5009
|
}
|
|
4712
5010
|
/**
|
|
5011
|
+
* @public
|
|
4713
5012
|
* <p>A key group configuration.</p>
|
|
4714
5013
|
* <p>A key group contains a list of public keys that you can use with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html">CloudFront signed URLs and signed cookies</a>.</p>
|
|
4715
5014
|
*/
|
|
@@ -4728,6 +5027,9 @@ export interface KeyGroupConfig {
|
|
|
4728
5027
|
*/
|
|
4729
5028
|
Comment?: string;
|
|
4730
5029
|
}
|
|
5030
|
+
/**
|
|
5031
|
+
* @public
|
|
5032
|
+
*/
|
|
4731
5033
|
export interface CreateKeyGroupRequest {
|
|
4732
5034
|
/**
|
|
4733
5035
|
* <p>A key group configuration.</p>
|
|
@@ -4735,6 +5037,7 @@ export interface CreateKeyGroupRequest {
|
|
|
4735
5037
|
KeyGroupConfig: KeyGroupConfig | undefined;
|
|
4736
5038
|
}
|
|
4737
5039
|
/**
|
|
5040
|
+
* @public
|
|
4738
5041
|
* <p>A key group.</p>
|
|
4739
5042
|
* <p>A key group contains a list of public keys that you can use with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html">CloudFront signed URLs and signed cookies</a>.</p>
|
|
4740
5043
|
*/
|
|
@@ -4752,6 +5055,9 @@ export interface KeyGroup {
|
|
|
4752
5055
|
*/
|
|
4753
5056
|
KeyGroupConfig: KeyGroupConfig | undefined;
|
|
4754
5057
|
}
|
|
5058
|
+
/**
|
|
5059
|
+
* @public
|
|
5060
|
+
*/
|
|
4755
5061
|
export interface CreateKeyGroupResult {
|
|
4756
5062
|
/**
|
|
4757
5063
|
* <p>The key group that was just created.</p>
|
|
@@ -4767,6 +5073,7 @@ export interface CreateKeyGroupResult {
|
|
|
4767
5073
|
ETag?: string;
|
|
4768
5074
|
}
|
|
4769
5075
|
/**
|
|
5076
|
+
* @public
|
|
4770
5077
|
* <p>A key group with this name already exists. You must provide a unique name. To modify
|
|
4771
5078
|
* an existing key group, use <code>UpdateKeyGroup</code>.</p>
|
|
4772
5079
|
*/
|
|
@@ -4780,6 +5087,7 @@ export declare class KeyGroupAlreadyExists extends __BaseException {
|
|
|
4780
5087
|
constructor(opts: __ExceptionOptionType<KeyGroupAlreadyExists, __BaseException>);
|
|
4781
5088
|
}
|
|
4782
5089
|
/**
|
|
5090
|
+
* @public
|
|
4783
5091
|
* <p>You have reached the maximum number of key groups for this Amazon Web Services account. For more
|
|
4784
5092
|
* information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
4785
5093
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
@@ -4794,6 +5102,7 @@ export declare class TooManyKeyGroups extends __BaseException {
|
|
|
4794
5102
|
constructor(opts: __ExceptionOptionType<TooManyKeyGroups, __BaseException>);
|
|
4795
5103
|
}
|
|
4796
5104
|
/**
|
|
5105
|
+
* @public
|
|
4797
5106
|
* <p>The number of public keys in this key group is more than the maximum allowed. For more
|
|
4798
5107
|
* information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
4799
5108
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
@@ -4807,11 +5116,15 @@ export declare class TooManyPublicKeysInKeyGroup extends __BaseException {
|
|
|
4807
5116
|
*/
|
|
4808
5117
|
constructor(opts: __ExceptionOptionType<TooManyPublicKeysInKeyGroup, __BaseException>);
|
|
4809
5118
|
}
|
|
5119
|
+
/**
|
|
5120
|
+
* @public
|
|
5121
|
+
*/
|
|
4810
5122
|
export declare enum RealtimeMetricsSubscriptionStatus {
|
|
4811
5123
|
Disabled = "Disabled",
|
|
4812
5124
|
Enabled = "Enabled"
|
|
4813
5125
|
}
|
|
4814
5126
|
/**
|
|
5127
|
+
* @public
|
|
4815
5128
|
* <p>A subscription configuration for additional CloudWatch metrics.</p>
|
|
4816
5129
|
*/
|
|
4817
5130
|
export interface RealtimeMetricsSubscriptionConfig {
|
|
@@ -4822,6 +5135,7 @@ export interface RealtimeMetricsSubscriptionConfig {
|
|
|
4822
5135
|
RealtimeMetricsSubscriptionStatus: RealtimeMetricsSubscriptionStatus | string | undefined;
|
|
4823
5136
|
}
|
|
4824
5137
|
/**
|
|
5138
|
+
* @public
|
|
4825
5139
|
* <p>A monitoring subscription. This structure contains information about whether
|
|
4826
5140
|
* additional CloudWatch metrics are enabled for a given CloudFront distribution.</p>
|
|
4827
5141
|
*/
|
|
@@ -4831,6 +5145,9 @@ export interface MonitoringSubscription {
|
|
|
4831
5145
|
*/
|
|
4832
5146
|
RealtimeMetricsSubscriptionConfig?: RealtimeMetricsSubscriptionConfig;
|
|
4833
5147
|
}
|
|
5148
|
+
/**
|
|
5149
|
+
* @public
|
|
5150
|
+
*/
|
|
4834
5151
|
export interface CreateMonitoringSubscriptionRequest {
|
|
4835
5152
|
/**
|
|
4836
5153
|
* <p>The ID of the distribution that you are enabling metrics for.</p>
|
|
@@ -4842,6 +5159,9 @@ export interface CreateMonitoringSubscriptionRequest {
|
|
|
4842
5159
|
*/
|
|
4843
5160
|
MonitoringSubscription: MonitoringSubscription | undefined;
|
|
4844
5161
|
}
|
|
5162
|
+
/**
|
|
5163
|
+
* @public
|
|
5164
|
+
*/
|
|
4845
5165
|
export interface CreateMonitoringSubscriptionResult {
|
|
4846
5166
|
/**
|
|
4847
5167
|
* <p>A monitoring subscription. This structure contains information about whether
|
|
@@ -4850,6 +5170,7 @@ export interface CreateMonitoringSubscriptionResult {
|
|
|
4850
5170
|
MonitoringSubscription?: MonitoringSubscription;
|
|
4851
5171
|
}
|
|
4852
5172
|
/**
|
|
5173
|
+
* @public
|
|
4853
5174
|
* <p>A monitoring subscription already exists for the specified distribution.</p>
|
|
4854
5175
|
*/
|
|
4855
5176
|
export declare class MonitoringSubscriptionAlreadyExists extends __BaseException {
|
|
@@ -4861,19 +5182,29 @@ export declare class MonitoringSubscriptionAlreadyExists extends __BaseException
|
|
|
4861
5182
|
*/
|
|
4862
5183
|
constructor(opts: __ExceptionOptionType<MonitoringSubscriptionAlreadyExists, __BaseException>);
|
|
4863
5184
|
}
|
|
5185
|
+
/**
|
|
5186
|
+
* @public
|
|
5187
|
+
*/
|
|
4864
5188
|
export declare enum OriginAccessControlOriginTypes {
|
|
4865
5189
|
mediastore = "mediastore",
|
|
4866
5190
|
s3 = "s3"
|
|
4867
5191
|
}
|
|
5192
|
+
/**
|
|
5193
|
+
* @public
|
|
5194
|
+
*/
|
|
4868
5195
|
export declare enum OriginAccessControlSigningBehaviors {
|
|
4869
5196
|
always = "always",
|
|
4870
5197
|
never = "never",
|
|
4871
5198
|
no_override = "no-override"
|
|
4872
5199
|
}
|
|
5200
|
+
/**
|
|
5201
|
+
* @public
|
|
5202
|
+
*/
|
|
4873
5203
|
export declare enum OriginAccessControlSigningProtocols {
|
|
4874
5204
|
sigv4 = "sigv4"
|
|
4875
5205
|
}
|
|
4876
5206
|
/**
|
|
5207
|
+
* @public
|
|
4877
5208
|
* <p>A CloudFront origin access control configuration.</p>
|
|
4878
5209
|
*/
|
|
4879
5210
|
export interface OriginAccessControlConfig {
|
|
@@ -4928,6 +5259,9 @@ export interface OriginAccessControlConfig {
|
|
|
4928
5259
|
*/
|
|
4929
5260
|
OriginAccessControlOriginType: OriginAccessControlOriginTypes | string | undefined;
|
|
4930
5261
|
}
|
|
5262
|
+
/**
|
|
5263
|
+
* @public
|
|
5264
|
+
*/
|
|
4931
5265
|
export interface CreateOriginAccessControlRequest {
|
|
4932
5266
|
/**
|
|
4933
5267
|
* <p>Contains the origin access control.</p>
|
|
@@ -4935,6 +5269,7 @@ export interface CreateOriginAccessControlRequest {
|
|
|
4935
5269
|
OriginAccessControlConfig: OriginAccessControlConfig | undefined;
|
|
4936
5270
|
}
|
|
4937
5271
|
/**
|
|
5272
|
+
* @public
|
|
4938
5273
|
* <p>A CloudFront origin access control, including its unique identifier.</p>
|
|
4939
5274
|
*/
|
|
4940
5275
|
export interface OriginAccessControl {
|
|
@@ -4947,6 +5282,9 @@ export interface OriginAccessControl {
|
|
|
4947
5282
|
*/
|
|
4948
5283
|
OriginAccessControlConfig?: OriginAccessControlConfig;
|
|
4949
5284
|
}
|
|
5285
|
+
/**
|
|
5286
|
+
* @public
|
|
5287
|
+
*/
|
|
4950
5288
|
export interface CreateOriginAccessControlResult {
|
|
4951
5289
|
/**
|
|
4952
5290
|
* <p>Contains an origin access control.</p>
|
|
@@ -4962,6 +5300,7 @@ export interface CreateOriginAccessControlResult {
|
|
|
4962
5300
|
ETag?: string;
|
|
4963
5301
|
}
|
|
4964
5302
|
/**
|
|
5303
|
+
* @public
|
|
4965
5304
|
* <p>An origin access control with the specified parameters already exists.</p>
|
|
4966
5305
|
*/
|
|
4967
5306
|
export declare class OriginAccessControlAlreadyExists extends __BaseException {
|
|
@@ -4974,6 +5313,7 @@ export declare class OriginAccessControlAlreadyExists extends __BaseException {
|
|
|
4974
5313
|
constructor(opts: __ExceptionOptionType<OriginAccessControlAlreadyExists, __BaseException>);
|
|
4975
5314
|
}
|
|
4976
5315
|
/**
|
|
5316
|
+
* @public
|
|
4977
5317
|
* <p>The number of origin access controls in your Amazon Web Services account exceeds the maximum
|
|
4978
5318
|
* allowed.</p>
|
|
4979
5319
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
@@ -4988,6 +5328,9 @@ export declare class TooManyOriginAccessControls extends __BaseException {
|
|
|
4988
5328
|
*/
|
|
4989
5329
|
constructor(opts: __ExceptionOptionType<TooManyOriginAccessControls, __BaseException>);
|
|
4990
5330
|
}
|
|
5331
|
+
/**
|
|
5332
|
+
* @public
|
|
5333
|
+
*/
|
|
4991
5334
|
export declare enum OriginRequestPolicyCookieBehavior {
|
|
4992
5335
|
all = "all",
|
|
4993
5336
|
allExcept = "allExcept",
|
|
@@ -4995,6 +5338,7 @@ export declare enum OriginRequestPolicyCookieBehavior {
|
|
|
4995
5338
|
whitelist = "whitelist"
|
|
4996
5339
|
}
|
|
4997
5340
|
/**
|
|
5341
|
+
* @public
|
|
4998
5342
|
* <p>An object that determines whether any cookies in viewer requests (and if so, which
|
|
4999
5343
|
* cookies) are included in requests that CloudFront sends to the origin.</p>
|
|
5000
5344
|
*/
|
|
@@ -5038,6 +5382,9 @@ export interface OriginRequestPolicyCookiesConfig {
|
|
|
5038
5382
|
*/
|
|
5039
5383
|
Cookies?: CookieNames;
|
|
5040
5384
|
}
|
|
5385
|
+
/**
|
|
5386
|
+
* @public
|
|
5387
|
+
*/
|
|
5041
5388
|
export declare enum OriginRequestPolicyHeaderBehavior {
|
|
5042
5389
|
allExcept = "allExcept",
|
|
5043
5390
|
allViewer = "allViewer",
|
|
@@ -5046,6 +5393,7 @@ export declare enum OriginRequestPolicyHeaderBehavior {
|
|
|
5046
5393
|
whitelist = "whitelist"
|
|
5047
5394
|
}
|
|
5048
5395
|
/**
|
|
5396
|
+
* @public
|
|
5049
5397
|
* <p>An object that determines whether any HTTP headers (and if so, which headers) are
|
|
5050
5398
|
* included in requests that CloudFront sends to the origin.</p>
|
|
5051
5399
|
*/
|
|
@@ -5095,6 +5443,9 @@ export interface OriginRequestPolicyHeadersConfig {
|
|
|
5095
5443
|
*/
|
|
5096
5444
|
Headers?: Headers;
|
|
5097
5445
|
}
|
|
5446
|
+
/**
|
|
5447
|
+
* @public
|
|
5448
|
+
*/
|
|
5098
5449
|
export declare enum OriginRequestPolicyQueryStringBehavior {
|
|
5099
5450
|
all = "all",
|
|
5100
5451
|
allExcept = "allExcept",
|
|
@@ -5102,6 +5453,7 @@ export declare enum OriginRequestPolicyQueryStringBehavior {
|
|
|
5102
5453
|
whitelist = "whitelist"
|
|
5103
5454
|
}
|
|
5104
5455
|
/**
|
|
5456
|
+
* @public
|
|
5105
5457
|
* <p>An object that determines whether any URL query strings in viewer requests (and if so,
|
|
5106
5458
|
* which query strings) are included in requests that CloudFront sends to the origin.</p>
|
|
5107
5459
|
*/
|
|
@@ -5160,6 +5512,7 @@ export interface OriginRequestPolicyQueryStringsConfig {
|
|
|
5160
5512
|
QueryStrings?: QueryStringNames;
|
|
5161
5513
|
}
|
|
5162
5514
|
/**
|
|
5515
|
+
* @public
|
|
5163
5516
|
* <p>An origin request policy configuration.</p>
|
|
5164
5517
|
* <p>This configuration determines the values that CloudFront includes in requests that it sends
|
|
5165
5518
|
* to the origin. Each request that CloudFront sends to the origin includes the following:</p>
|
|
@@ -5208,6 +5561,9 @@ export interface OriginRequestPolicyConfig {
|
|
|
5208
5561
|
*/
|
|
5209
5562
|
QueryStringsConfig: OriginRequestPolicyQueryStringsConfig | undefined;
|
|
5210
5563
|
}
|
|
5564
|
+
/**
|
|
5565
|
+
* @public
|
|
5566
|
+
*/
|
|
5211
5567
|
export interface CreateOriginRequestPolicyRequest {
|
|
5212
5568
|
/**
|
|
5213
5569
|
* <p>An origin request policy configuration.</p>
|
|
@@ -5215,6 +5571,7 @@ export interface CreateOriginRequestPolicyRequest {
|
|
|
5215
5571
|
OriginRequestPolicyConfig: OriginRequestPolicyConfig | undefined;
|
|
5216
5572
|
}
|
|
5217
5573
|
/**
|
|
5574
|
+
* @public
|
|
5218
5575
|
* <p>An origin request policy.</p>
|
|
5219
5576
|
* <p>When it's attached to a cache behavior, the origin request policy determines the
|
|
5220
5577
|
* values that CloudFront includes in requests that it sends to the origin. Each request that
|
|
@@ -5254,6 +5611,9 @@ export interface OriginRequestPolicy {
|
|
|
5254
5611
|
*/
|
|
5255
5612
|
OriginRequestPolicyConfig: OriginRequestPolicyConfig | undefined;
|
|
5256
5613
|
}
|
|
5614
|
+
/**
|
|
5615
|
+
* @public
|
|
5616
|
+
*/
|
|
5257
5617
|
export interface CreateOriginRequestPolicyResult {
|
|
5258
5618
|
/**
|
|
5259
5619
|
* <p>An origin request policy.</p>
|
|
@@ -5269,6 +5629,7 @@ export interface CreateOriginRequestPolicyResult {
|
|
|
5269
5629
|
ETag?: string;
|
|
5270
5630
|
}
|
|
5271
5631
|
/**
|
|
5632
|
+
* @public
|
|
5272
5633
|
* <p>An origin request policy with this name already exists. You must provide a unique
|
|
5273
5634
|
* name. To modify an existing origin request policy, use
|
|
5274
5635
|
* <code>UpdateOriginRequestPolicy</code>.</p>
|
|
@@ -5283,6 +5644,7 @@ export declare class OriginRequestPolicyAlreadyExists extends __BaseException {
|
|
|
5283
5644
|
constructor(opts: __ExceptionOptionType<OriginRequestPolicyAlreadyExists, __BaseException>);
|
|
5284
5645
|
}
|
|
5285
5646
|
/**
|
|
5647
|
+
* @public
|
|
5286
5648
|
* <p>The number of cookies in the origin request policy exceeds the maximum. For more
|
|
5287
5649
|
* information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
5288
5650
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
@@ -5297,6 +5659,7 @@ export declare class TooManyCookiesInOriginRequestPolicy extends __BaseException
|
|
|
5297
5659
|
constructor(opts: __ExceptionOptionType<TooManyCookiesInOriginRequestPolicy, __BaseException>);
|
|
5298
5660
|
}
|
|
5299
5661
|
/**
|
|
5662
|
+
* @public
|
|
5300
5663
|
* <p>The number of headers in the origin request policy exceeds the maximum. For more
|
|
5301
5664
|
* information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
5302
5665
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
@@ -5311,6 +5674,7 @@ export declare class TooManyHeadersInOriginRequestPolicy extends __BaseException
|
|
|
5311
5674
|
constructor(opts: __ExceptionOptionType<TooManyHeadersInOriginRequestPolicy, __BaseException>);
|
|
5312
5675
|
}
|
|
5313
5676
|
/**
|
|
5677
|
+
* @public
|
|
5314
5678
|
* <p>You have reached the maximum number of origin request policies for this Amazon Web Services account.
|
|
5315
5679
|
* For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
5316
5680
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
@@ -5325,6 +5689,7 @@ export declare class TooManyOriginRequestPolicies extends __BaseException {
|
|
|
5325
5689
|
constructor(opts: __ExceptionOptionType<TooManyOriginRequestPolicies, __BaseException>);
|
|
5326
5690
|
}
|
|
5327
5691
|
/**
|
|
5692
|
+
* @public
|
|
5328
5693
|
* <p>The number of query strings in the origin request policy exceeds the maximum. For more
|
|
5329
5694
|
* information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
5330
5695
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
@@ -5339,6 +5704,7 @@ export declare class TooManyQueryStringsInOriginRequestPolicy extends __BaseExce
|
|
|
5339
5704
|
constructor(opts: __ExceptionOptionType<TooManyQueryStringsInOriginRequestPolicy, __BaseException>);
|
|
5340
5705
|
}
|
|
5341
5706
|
/**
|
|
5707
|
+
* @public
|
|
5342
5708
|
* <p>Configuration information about a public key that you can use with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html">signed URLs and signed cookies</a>, or with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html">field-level encryption</a>.</p>
|
|
5343
5709
|
*/
|
|
5344
5710
|
export interface PublicKeyConfig {
|
|
@@ -5361,6 +5727,9 @@ export interface PublicKeyConfig {
|
|
|
5361
5727
|
*/
|
|
5362
5728
|
Comment?: string;
|
|
5363
5729
|
}
|
|
5730
|
+
/**
|
|
5731
|
+
* @public
|
|
5732
|
+
*/
|
|
5364
5733
|
export interface CreatePublicKeyRequest {
|
|
5365
5734
|
/**
|
|
5366
5735
|
* <p>A CloudFront public key configuration.</p>
|
|
@@ -5368,6 +5737,7 @@ export interface CreatePublicKeyRequest {
|
|
|
5368
5737
|
PublicKeyConfig: PublicKeyConfig | undefined;
|
|
5369
5738
|
}
|
|
5370
5739
|
/**
|
|
5740
|
+
* @public
|
|
5371
5741
|
* <p>A public key that you can use with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PrivateContent.html">signed URLs and signed cookies</a>, or with <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/field-level-encryption.html">field-level encryption</a>.</p>
|
|
5372
5742
|
*/
|
|
5373
5743
|
export interface PublicKey {
|
|
@@ -5384,6 +5754,9 @@ export interface PublicKey {
|
|
|
5384
5754
|
*/
|
|
5385
5755
|
PublicKeyConfig: PublicKeyConfig | undefined;
|
|
5386
5756
|
}
|
|
5757
|
+
/**
|
|
5758
|
+
* @public
|
|
5759
|
+
*/
|
|
5387
5760
|
export interface CreatePublicKeyResult {
|
|
5388
5761
|
/**
|
|
5389
5762
|
* <p>The public key.</p>
|
|
@@ -5399,6 +5772,7 @@ export interface CreatePublicKeyResult {
|
|
|
5399
5772
|
ETag?: string;
|
|
5400
5773
|
}
|
|
5401
5774
|
/**
|
|
5775
|
+
* @public
|
|
5402
5776
|
* <p>The specified public key already exists.</p>
|
|
5403
5777
|
*/
|
|
5404
5778
|
export declare class PublicKeyAlreadyExists extends __BaseException {
|
|
@@ -5411,6 +5785,7 @@ export declare class PublicKeyAlreadyExists extends __BaseException {
|
|
|
5411
5785
|
constructor(opts: __ExceptionOptionType<PublicKeyAlreadyExists, __BaseException>);
|
|
5412
5786
|
}
|
|
5413
5787
|
/**
|
|
5788
|
+
* @public
|
|
5414
5789
|
* <p>The maximum number of public keys for field-level encryption have been created. To
|
|
5415
5790
|
* create a new public key, delete one of the existing keys.</p>
|
|
5416
5791
|
*/
|
|
@@ -5424,6 +5799,7 @@ export declare class TooManyPublicKeys extends __BaseException {
|
|
|
5424
5799
|
constructor(opts: __ExceptionOptionType<TooManyPublicKeys, __BaseException>);
|
|
5425
5800
|
}
|
|
5426
5801
|
/**
|
|
5802
|
+
* @public
|
|
5427
5803
|
* <p>Contains information about the Amazon Kinesis data stream where you are sending real-time
|
|
5428
5804
|
* log data.</p>
|
|
5429
5805
|
*/
|
|
@@ -5442,6 +5818,7 @@ export interface KinesisStreamConfig {
|
|
|
5442
5818
|
StreamARN: string | undefined;
|
|
5443
5819
|
}
|
|
5444
5820
|
/**
|
|
5821
|
+
* @public
|
|
5445
5822
|
* <p>Contains information about the Amazon Kinesis data stream where you are sending real-time
|
|
5446
5823
|
* log data in a real-time log configuration.</p>
|
|
5447
5824
|
*/
|
|
@@ -5457,6 +5834,9 @@ export interface EndPoint {
|
|
|
5457
5834
|
*/
|
|
5458
5835
|
KinesisStreamConfig?: KinesisStreamConfig;
|
|
5459
5836
|
}
|
|
5837
|
+
/**
|
|
5838
|
+
* @public
|
|
5839
|
+
*/
|
|
5460
5840
|
export interface CreateRealtimeLogConfigRequest {
|
|
5461
5841
|
/**
|
|
5462
5842
|
* <p>Contains information about the Amazon Kinesis data stream where you are sending real-time
|
|
@@ -5481,6 +5861,7 @@ export interface CreateRealtimeLogConfigRequest {
|
|
|
5481
5861
|
SamplingRate: number | undefined;
|
|
5482
5862
|
}
|
|
5483
5863
|
/**
|
|
5864
|
+
* @public
|
|
5484
5865
|
* <p>A real-time log configuration.</p>
|
|
5485
5866
|
*/
|
|
5486
5867
|
export interface RealtimeLogConfig {
|
|
@@ -5512,6 +5893,9 @@ export interface RealtimeLogConfig {
|
|
|
5512
5893
|
*/
|
|
5513
5894
|
Fields: string[] | undefined;
|
|
5514
5895
|
}
|
|
5896
|
+
/**
|
|
5897
|
+
* @public
|
|
5898
|
+
*/
|
|
5515
5899
|
export interface CreateRealtimeLogConfigResult {
|
|
5516
5900
|
/**
|
|
5517
5901
|
* <p>A real-time log configuration.</p>
|
|
@@ -5519,6 +5903,7 @@ export interface CreateRealtimeLogConfigResult {
|
|
|
5519
5903
|
RealtimeLogConfig?: RealtimeLogConfig;
|
|
5520
5904
|
}
|
|
5521
5905
|
/**
|
|
5906
|
+
* @public
|
|
5522
5907
|
* <p>A real-time log configuration with this name already exists. You must provide a unique
|
|
5523
5908
|
* name. To modify an existing real-time log configuration, use
|
|
5524
5909
|
* <code>UpdateRealtimeLogConfig</code>.</p>
|
|
@@ -5533,6 +5918,7 @@ export declare class RealtimeLogConfigAlreadyExists extends __BaseException {
|
|
|
5533
5918
|
constructor(opts: __ExceptionOptionType<RealtimeLogConfigAlreadyExists, __BaseException>);
|
|
5534
5919
|
}
|
|
5535
5920
|
/**
|
|
5921
|
+
* @public
|
|
5536
5922
|
* <p>You have reached the maximum number of real-time log configurations for this
|
|
5537
5923
|
* Amazon Web Services account. For more information, see <a href="https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cloudfront-limits.html">Quotas</a> (formerly known as limits) in the
|
|
5538
5924
|
* <i>Amazon CloudFront Developer Guide</i>.</p>
|
|
@@ -5547,6 +5933,7 @@ export declare class TooManyRealtimeLogConfigs extends __BaseException {
|
|
|
5547
5933
|
constructor(opts: __ExceptionOptionType<TooManyRealtimeLogConfigs, __BaseException>);
|
|
5548
5934
|
}
|
|
5549
5935
|
/**
|
|
5936
|
+
* @public
|
|
5550
5937
|
* <p>A list of HTTP header names that CloudFront includes as values for the
|
|
5551
5938
|
* <code>Access-Control-Allow-Headers</code> HTTP response header.</p>
|
|
5552
5939
|
* <p>For more information about the <code>Access-Control-Allow-Headers</code> HTTP response
|
|
@@ -5564,6 +5951,7 @@ export interface ResponseHeadersPolicyAccessControlAllowHeaders {
|
|
|
5564
5951
|
Items: string[] | undefined;
|
|
5565
5952
|
}
|
|
5566
5953
|
/**
|
|
5954
|
+
* @public
|
|
5567
5955
|
* <p>A list of HTTP methods that CloudFront includes as values for the
|
|
5568
5956
|
* <code>Access-Control-Allow-Methods</code> HTTP response header.</p>
|
|
5569
5957
|
* <p>For more information about the <code>Access-Control-Allow-Methods</code> HTTP response
|
|
@@ -5625,6 +6013,7 @@ export interface ResponseHeadersPolicyAccessControlAllowMethods {
|
|
|
5625
6013
|
Items: (ResponseHeadersPolicyAccessControlAllowMethodsValues | string)[] | undefined;
|
|
5626
6014
|
}
|
|
5627
6015
|
/**
|
|
6016
|
+
* @public
|
|
5628
6017
|
* <p>A list of origins (domain names) that CloudFront can use as the value for the
|
|
5629
6018
|
* <code>Access-Control-Allow-Origin</code> HTTP response header.</p>
|
|
5630
6019
|
* <p>For more information about the <code>Access-Control-Allow-Origin</code> HTTP response
|
|
@@ -5642,6 +6031,7 @@ export interface ResponseHeadersPolicyAccessControlAllowOrigins {
|
|
|
5642
6031
|
Items: string[] | undefined;
|
|
5643
6032
|
}
|
|
5644
6033
|
/**
|
|
6034
|
+
* @public
|
|
5645
6035
|
* <p>A list of HTTP headers that CloudFront includes as values for the
|
|
5646
6036
|
* <code>Access-Control-Expose-Headers</code> HTTP response header.</p>
|
|
5647
6037
|
* <p>For more information about the <code>Access-Control-Expose-Headers</code> HTTP
|
|
@@ -5658,6 +6048,7 @@ export interface ResponseHeadersPolicyAccessControlExposeHeaders {
|
|
|
5658
6048
|
Items?: string[];
|
|
5659
6049
|
}
|
|
5660
6050
|
/**
|
|
6051
|
+
* @public
|
|
5661
6052
|
* <p>A configuration for a set of HTTP response headers that are used for cross-origin
|
|
5662
6053
|
* resource sharing (CORS). CloudFront adds these headers to HTTP responses that it sends for
|
|
5663
6054
|
* CORS requests that match a cache behavior associated with this response headers
|
|
@@ -5715,6 +6106,7 @@ export interface ResponseHeadersPolicyCorsConfig {
|
|
|
5715
6106
|
OriginOverride: boolean | undefined;
|
|
5716
6107
|
}
|
|
5717
6108
|
/**
|
|
6109
|
+
* @public
|
|
5718
6110
|
* <p>An HTTP response header name and its value. CloudFront includes this header in HTTP
|
|
5719
6111
|
* responses that it sends for requests that match a cache behavior that's associated with
|
|
5720
6112
|
* this response headers policy.</p>
|
|
@@ -5735,6 +6127,7 @@ export interface ResponseHeadersPolicyCustomHeader {
|
|
|
5735
6127
|
Override: boolean | undefined;
|
|
5736
6128
|
}
|
|
5737
6129
|
/**
|
|
6130
|
+
* @public
|
|
5738
6131
|
* <p>A list of HTTP response header names and their values. CloudFront includes these headers in
|
|
5739
6132
|
* HTTP responses that it sends for requests that match a cache behavior that's associated
|
|
5740
6133
|
* with this response headers policy.</p>
|
|
@@ -5750,6 +6143,7 @@ export interface ResponseHeadersPolicyCustomHeadersConfig {
|
|
|
5750
6143
|
Items?: ResponseHeadersPolicyCustomHeader[];
|
|
5751
6144
|
}
|
|
5752
6145
|
/**
|
|
6146
|
+
* @public
|
|
5753
6147
|
* <p>The name of an HTTP header that CloudFront removes from HTTP responses to requests that match the
|
|
5754
6148
|
* cache behavior that this response headers policy is attached to.</p>
|
|
5755
6149
|
*/
|
|
@@ -5760,6 +6154,7 @@ export interface ResponseHeadersPolicyRemoveHeader {
|
|
|
5760
6154
|
Header: string | undefined;
|
|
5761
6155
|
}
|
|
5762
6156
|
/**
|
|
6157
|
+
* @public
|
|
5763
6158
|
* <p>A list of HTTP header names that CloudFront removes from HTTP responses to requests that match the
|
|
5764
6159
|
* cache behavior that this response headers policy is attached to.</p>
|
|
5765
6160
|
*/
|
|
@@ -5774,6 +6169,7 @@ export interface ResponseHeadersPolicyRemoveHeadersConfig {
|
|
|
5774
6169
|
Items?: ResponseHeadersPolicyRemoveHeader[];
|
|
5775
6170
|
}
|
|
5776
6171
|
/**
|
|
6172
|
+
* @public
|
|
5777
6173
|
* <p>The policy directives and their values that CloudFront includes as values for the
|
|
5778
6174
|
* <code>Content-Security-Policy</code> HTTP response header.</p>
|
|
5779
6175
|
* <p>For more information about the <code>Content-Security-Policy</code> HTTP response
|
|
@@ -5793,6 +6189,7 @@ export interface ResponseHeadersPolicyContentSecurityPolicy {
|
|
|
5793
6189
|
ContentSecurityPolicy: string | undefined;
|
|
5794
6190
|
}
|
|
5795
6191
|
/**
|
|
6192
|
+
* @public
|
|
5796
6193
|
* <p>Determines whether CloudFront includes the <code>X-Content-Type-Options</code> HTTP response
|
|
5797
6194
|
* header with its value set to <code>nosniff</code>.</p>
|
|
5798
6195
|
* <p>For more information about the <code>X-Content-Type-Options</code> HTTP response
|
|
@@ -5806,11 +6203,15 @@ export interface ResponseHeadersPolicyContentTypeOptions {
|
|
|
5806
6203
|
*/
|
|
5807
6204
|
Override: boolean | undefined;
|
|
5808
6205
|
}
|
|
6206
|
+
/**
|
|
6207
|
+
* @public
|
|
6208
|
+
*/
|
|
5809
6209
|
export declare enum FrameOptionsList {
|
|
5810
6210
|
DENY = "DENY",
|
|
5811
6211
|
SAMEORIGIN = "SAMEORIGIN"
|
|
5812
6212
|
}
|
|
5813
6213
|
/**
|
|
6214
|
+
* @public
|
|
5814
6215
|
* <p>Determines whether CloudFront includes the <code>X-Frame-Options</code> HTTP response header
|
|
5815
6216
|
* and the header's value.</p>
|
|
5816
6217
|
* <p>For more information about the <code>X-Frame-Options</code> HTTP response header, see
|
|
@@ -5830,6 +6231,9 @@ export interface ResponseHeadersPolicyFrameOptions {
|
|
|
5830
6231
|
*/
|
|
5831
6232
|
FrameOption: FrameOptionsList | string | undefined;
|
|
5832
6233
|
}
|
|
6234
|
+
/**
|
|
6235
|
+
* @public
|
|
6236
|
+
*/
|
|
5833
6237
|
export declare enum ReferrerPolicyList {
|
|
5834
6238
|
no_referrer = "no-referrer",
|
|
5835
6239
|
no_referrer_when_downgrade = "no-referrer-when-downgrade",
|
|
@@ -5841,6 +6245,7 @@ export declare enum ReferrerPolicyList {
|
|
|
5841
6245
|
unsafe_url = "unsafe-url"
|
|
5842
6246
|
}
|
|
5843
6247
|
/**
|
|
6248
|
+
* @public
|
|
5844
6249
|
* <p>Determines whether CloudFront includes the <code>Referrer-Policy</code> HTTP response header
|
|
5845
6250
|
* and the header's value.</p>
|
|
5846
6251
|
* <p>For more information about the <code>Referrer-Policy</code> HTTP response header, see
|
|
@@ -5903,6 +6308,7 @@ export interface ResponseHeadersPolicyReferrerPolicy {
|
|
|
5903
6308
|
ReferrerPolicy: ReferrerPolicyList | string | undefined;
|
|
5904
6309
|
}
|
|
5905
6310
|
/**
|
|
6311
|
+
* @public
|
|
5906
6312
|
* <p>Determines whether CloudFront includes the <code>Strict-Transport-Security</code> HTTP
|
|
5907
6313
|
* response header and the header's value.</p>
|
|
5908
6314
|
* <p>For more information about the <code>Strict-Transport-Security</code> HTTP response
|
|
@@ -5932,6 +6338,7 @@ export interface ResponseHeadersPolicyStrictTransportSecurity {
|
|
|
5932
6338
|
AccessControlMaxAgeSec: number | undefined;
|
|
5933
6339
|
}
|
|
5934
6340
|
/**
|
|
6341
|
+
* @public
|
|
5935
6342
|
* <p>Determines whether CloudFront includes the <code>X-XSS-Protection</code> HTTP response
|
|
5936
6343
|
* header and the header's value.</p>
|
|
5937
6344
|
* <p>For more information about the <code>X-XSS-Protection</code> HTTP response header, see
|
|
@@ -5969,6 +6376,7 @@ export interface ResponseHeadersPolicyXSSProtection {
|
|
|
5969
6376
|
ReportUri?: string;
|
|
5970
6377
|
}
|
|
5971
6378
|
/**
|
|
6379
|
+
* @public
|
|
5972
6380
|
* <p>A configuration for a set of security-related HTTP response headers. CloudFront adds these
|
|
5973
6381
|
* headers to HTTP responses that it sends for requests that match a cache behavior
|
|
5974
6382
|
* associated with this response headers policy.</p>
|
|
@@ -6018,6 +6426,7 @@ export interface ResponseHeadersPolicySecurityHeadersConfig {
|
|
|
6018
6426
|
StrictTransportSecurity?: ResponseHeadersPolicyStrictTransportSecurity;
|
|
6019
6427
|
}
|
|
6020
6428
|
/**
|
|
6429
|
+
* @public
|
|
6021
6430
|
* <p>A configuration for enabling the <code>Server-Timing</code> header in HTTP responses
|
|
6022
6431
|
* sent from CloudFront. CloudFront adds this header to HTTP responses that it sends in response to
|
|
6023
6432
|
* requests that match a cache behavior that's associated with this response headers
|
|
@@ -6049,6 +6458,7 @@ export interface ResponseHeadersPolicyServerTimingHeadersConfig {
|
|
|
6049
6458
|
SamplingRate?: number;
|
|
6050
6459
|
}
|
|
6051
6460
|
/**
|
|
6461
|
+
* @public
|
|
6052
6462
|
* <p>A response headers policy configuration.</p>
|
|
6053
6463
|
* <p>A response headers policy configuration contains metadata about the response headers policy,
|
|
6054
6464
|
* and configurations for sets of HTTP response headers.</p>
|
|
@@ -6087,6 +6497,9 @@ export interface ResponseHeadersPolicyConfig {
|
|
|
6087
6497
|
*/
|
|
6088
6498
|
RemoveHeadersConfig?: ResponseHeadersPolicyRemoveHeadersConfig;
|
|
6089
6499
|
}
|
|
6500
|
+
/**
|
|
6501
|
+
* @public
|
|
6502
|
+
*/
|
|
6090
6503
|
export interface CreateResponseHeadersPolicyRequest {
|
|
6091
6504
|
/**
|
|
6092
6505
|
* <p>Contains metadata about the response headers policy, and a set of configurations that
|
|
@@ -6095,6 +6508,7 @@ export interface CreateResponseHeadersPolicyRequest {
|
|
|
6095
6508
|
ResponseHeadersPolicyConfig: ResponseHeadersPolicyConfig | undefined;
|
|
6096
6509
|
}
|
|
6097
6510
|
/**
|
|
6511
|
+
* @public
|
|
6098
6512
|
* <p>A response headers policy.</p>
|
|
6099
6513
|
* <p>A response headers policy contains information about a set of HTTP response headers.</p>
|
|
6100
6514
|
* <p>After you create a response headers policy, you can use its ID to attach it to one or more
|
|
@@ -6119,178 +6533,6 @@ export interface ResponseHeadersPolicy {
|
|
|
6119
6533
|
*/
|
|
6120
6534
|
ResponseHeadersPolicyConfig: ResponseHeadersPolicyConfig | undefined;
|
|
6121
6535
|
}
|
|
6122
|
-
/**
|
|
6123
|
-
* @internal
|
|
6124
|
-
*/
|
|
6125
|
-
export declare const KeyPairIdsFilterSensitiveLog: (obj: KeyPairIds) => any;
|
|
6126
|
-
/**
|
|
6127
|
-
* @internal
|
|
6128
|
-
*/
|
|
6129
|
-
export declare const KGKeyPairIdsFilterSensitiveLog: (obj: KGKeyPairIds) => any;
|
|
6130
|
-
/**
|
|
6131
|
-
* @internal
|
|
6132
|
-
*/
|
|
6133
|
-
export declare const ActiveTrustedKeyGroupsFilterSensitiveLog: (obj: ActiveTrustedKeyGroups) => any;
|
|
6134
|
-
/**
|
|
6135
|
-
* @internal
|
|
6136
|
-
*/
|
|
6137
|
-
export declare const SignerFilterSensitiveLog: (obj: Signer) => any;
|
|
6138
|
-
/**
|
|
6139
|
-
* @internal
|
|
6140
|
-
*/
|
|
6141
|
-
export declare const ActiveTrustedSignersFilterSensitiveLog: (obj: ActiveTrustedSigners) => any;
|
|
6142
|
-
/**
|
|
6143
|
-
* @internal
|
|
6144
|
-
*/
|
|
6145
|
-
export declare const AliasesFilterSensitiveLog: (obj: Aliases) => any;
|
|
6146
|
-
/**
|
|
6147
|
-
* @internal
|
|
6148
|
-
*/
|
|
6149
|
-
export declare const AliasICPRecordalFilterSensitiveLog: (obj: AliasICPRecordal) => any;
|
|
6150
|
-
/**
|
|
6151
|
-
* @internal
|
|
6152
|
-
*/
|
|
6153
|
-
export declare const CachedMethodsFilterSensitiveLog: (obj: CachedMethods) => any;
|
|
6154
|
-
/**
|
|
6155
|
-
* @internal
|
|
6156
|
-
*/
|
|
6157
|
-
export declare const AllowedMethodsFilterSensitiveLog: (obj: AllowedMethods) => any;
|
|
6158
|
-
/**
|
|
6159
|
-
* @internal
|
|
6160
|
-
*/
|
|
6161
|
-
export declare const AssociateAliasRequestFilterSensitiveLog: (obj: AssociateAliasRequest) => any;
|
|
6162
|
-
/**
|
|
6163
|
-
* @internal
|
|
6164
|
-
*/
|
|
6165
|
-
export declare const CookieNamesFilterSensitiveLog: (obj: CookieNames) => any;
|
|
6166
|
-
/**
|
|
6167
|
-
* @internal
|
|
6168
|
-
*/
|
|
6169
|
-
export declare const CookiePreferenceFilterSensitiveLog: (obj: CookiePreference) => any;
|
|
6170
|
-
/**
|
|
6171
|
-
* @internal
|
|
6172
|
-
*/
|
|
6173
|
-
export declare const HeadersFilterSensitiveLog: (obj: Headers) => any;
|
|
6174
|
-
/**
|
|
6175
|
-
* @internal
|
|
6176
|
-
*/
|
|
6177
|
-
export declare const QueryStringCacheKeysFilterSensitiveLog: (obj: QueryStringCacheKeys) => any;
|
|
6178
|
-
/**
|
|
6179
|
-
* @internal
|
|
6180
|
-
*/
|
|
6181
|
-
export declare const ForwardedValuesFilterSensitiveLog: (obj: ForwardedValues) => any;
|
|
6182
|
-
/**
|
|
6183
|
-
* @internal
|
|
6184
|
-
*/
|
|
6185
|
-
export declare const FunctionAssociationFilterSensitiveLog: (obj: FunctionAssociation) => any;
|
|
6186
|
-
/**
|
|
6187
|
-
* @internal
|
|
6188
|
-
*/
|
|
6189
|
-
export declare const FunctionAssociationsFilterSensitiveLog: (obj: FunctionAssociations) => any;
|
|
6190
|
-
/**
|
|
6191
|
-
* @internal
|
|
6192
|
-
*/
|
|
6193
|
-
export declare const LambdaFunctionAssociationFilterSensitiveLog: (obj: LambdaFunctionAssociation) => any;
|
|
6194
|
-
/**
|
|
6195
|
-
* @internal
|
|
6196
|
-
*/
|
|
6197
|
-
export declare const LambdaFunctionAssociationsFilterSensitiveLog: (obj: LambdaFunctionAssociations) => any;
|
|
6198
|
-
/**
|
|
6199
|
-
* @internal
|
|
6200
|
-
*/
|
|
6201
|
-
export declare const TrustedKeyGroupsFilterSensitiveLog: (obj: TrustedKeyGroups) => any;
|
|
6202
|
-
/**
|
|
6203
|
-
* @internal
|
|
6204
|
-
*/
|
|
6205
|
-
export declare const TrustedSignersFilterSensitiveLog: (obj: TrustedSigners) => any;
|
|
6206
|
-
/**
|
|
6207
|
-
* @internal
|
|
6208
|
-
*/
|
|
6209
|
-
export declare const CacheBehaviorFilterSensitiveLog: (obj: CacheBehavior) => any;
|
|
6210
|
-
/**
|
|
6211
|
-
* @internal
|
|
6212
|
-
*/
|
|
6213
|
-
export declare const CacheBehaviorsFilterSensitiveLog: (obj: CacheBehaviors) => any;
|
|
6214
|
-
/**
|
|
6215
|
-
* @internal
|
|
6216
|
-
*/
|
|
6217
|
-
export declare const CachePolicyCookiesConfigFilterSensitiveLog: (obj: CachePolicyCookiesConfig) => any;
|
|
6218
|
-
/**
|
|
6219
|
-
* @internal
|
|
6220
|
-
*/
|
|
6221
|
-
export declare const CachePolicyHeadersConfigFilterSensitiveLog: (obj: CachePolicyHeadersConfig) => any;
|
|
6222
|
-
/**
|
|
6223
|
-
* @internal
|
|
6224
|
-
*/
|
|
6225
|
-
export declare const QueryStringNamesFilterSensitiveLog: (obj: QueryStringNames) => any;
|
|
6226
|
-
/**
|
|
6227
|
-
* @internal
|
|
6228
|
-
*/
|
|
6229
|
-
export declare const CachePolicyQueryStringsConfigFilterSensitiveLog: (obj: CachePolicyQueryStringsConfig) => any;
|
|
6230
|
-
/**
|
|
6231
|
-
* @internal
|
|
6232
|
-
*/
|
|
6233
|
-
export declare const ParametersInCacheKeyAndForwardedToOriginFilterSensitiveLog: (obj: ParametersInCacheKeyAndForwardedToOrigin) => any;
|
|
6234
|
-
/**
|
|
6235
|
-
* @internal
|
|
6236
|
-
*/
|
|
6237
|
-
export declare const CachePolicyConfigFilterSensitiveLog: (obj: CachePolicyConfig) => any;
|
|
6238
|
-
/**
|
|
6239
|
-
* @internal
|
|
6240
|
-
*/
|
|
6241
|
-
export declare const CachePolicyFilterSensitiveLog: (obj: CachePolicy) => any;
|
|
6242
|
-
/**
|
|
6243
|
-
* @internal
|
|
6244
|
-
*/
|
|
6245
|
-
export declare const CachePolicySummaryFilterSensitiveLog: (obj: CachePolicySummary) => any;
|
|
6246
|
-
/**
|
|
6247
|
-
* @internal
|
|
6248
|
-
*/
|
|
6249
|
-
export declare const CachePolicyListFilterSensitiveLog: (obj: CachePolicyList) => any;
|
|
6250
|
-
/**
|
|
6251
|
-
* @internal
|
|
6252
|
-
*/
|
|
6253
|
-
export declare const CopyDistributionRequestFilterSensitiveLog: (obj: CopyDistributionRequest) => any;
|
|
6254
|
-
/**
|
|
6255
|
-
* @internal
|
|
6256
|
-
*/
|
|
6257
|
-
export declare const CustomErrorResponseFilterSensitiveLog: (obj: CustomErrorResponse) => any;
|
|
6258
|
-
/**
|
|
6259
|
-
* @internal
|
|
6260
|
-
*/
|
|
6261
|
-
export declare const CustomErrorResponsesFilterSensitiveLog: (obj: CustomErrorResponses) => any;
|
|
6262
|
-
/**
|
|
6263
|
-
* @internal
|
|
6264
|
-
*/
|
|
6265
|
-
export declare const DefaultCacheBehaviorFilterSensitiveLog: (obj: DefaultCacheBehavior) => any;
|
|
6266
|
-
/**
|
|
6267
|
-
* @internal
|
|
6268
|
-
*/
|
|
6269
|
-
export declare const LoggingConfigFilterSensitiveLog: (obj: LoggingConfig) => any;
|
|
6270
|
-
/**
|
|
6271
|
-
* @internal
|
|
6272
|
-
*/
|
|
6273
|
-
export declare const StatusCodesFilterSensitiveLog: (obj: StatusCodes) => any;
|
|
6274
|
-
/**
|
|
6275
|
-
* @internal
|
|
6276
|
-
*/
|
|
6277
|
-
export declare const OriginGroupFailoverCriteriaFilterSensitiveLog: (obj: OriginGroupFailoverCriteria) => any;
|
|
6278
|
-
/**
|
|
6279
|
-
* @internal
|
|
6280
|
-
*/
|
|
6281
|
-
export declare const OriginGroupMemberFilterSensitiveLog: (obj: OriginGroupMember) => any;
|
|
6282
|
-
/**
|
|
6283
|
-
* @internal
|
|
6284
|
-
*/
|
|
6285
|
-
export declare const OriginGroupMembersFilterSensitiveLog: (obj: OriginGroupMembers) => any;
|
|
6286
|
-
/**
|
|
6287
|
-
* @internal
|
|
6288
|
-
*/
|
|
6289
|
-
export declare const OriginGroupFilterSensitiveLog: (obj: OriginGroup) => any;
|
|
6290
|
-
/**
|
|
6291
|
-
* @internal
|
|
6292
|
-
*/
|
|
6293
|
-
export declare const OriginGroupsFilterSensitiveLog: (obj: OriginGroups) => any;
|
|
6294
6536
|
/**
|
|
6295
6537
|
* @internal
|
|
6296
6538
|
*/
|
|
@@ -6302,436 +6544,44 @@ export declare const CustomHeadersFilterSensitiveLog: (obj: CustomHeaders) => an
|
|
|
6302
6544
|
/**
|
|
6303
6545
|
* @internal
|
|
6304
6546
|
*/
|
|
6305
|
-
export declare const
|
|
6547
|
+
export declare const OriginFilterSensitiveLog: (obj: Origin) => any;
|
|
6306
6548
|
/**
|
|
6307
6549
|
* @internal
|
|
6308
6550
|
*/
|
|
6309
|
-
export declare const
|
|
6551
|
+
export declare const OriginsFilterSensitiveLog: (obj: Origins) => any;
|
|
6310
6552
|
/**
|
|
6311
6553
|
* @internal
|
|
6312
6554
|
*/
|
|
6313
|
-
export declare const
|
|
6555
|
+
export declare const DistributionConfigFilterSensitiveLog: (obj: DistributionConfig) => any;
|
|
6314
6556
|
/**
|
|
6315
6557
|
* @internal
|
|
6316
6558
|
*/
|
|
6317
|
-
export declare const
|
|
6559
|
+
export declare const DistributionFilterSensitiveLog: (obj: Distribution) => any;
|
|
6318
6560
|
/**
|
|
6319
6561
|
* @internal
|
|
6320
6562
|
*/
|
|
6321
|
-
export declare const
|
|
6563
|
+
export declare const CopyDistributionResultFilterSensitiveLog: (obj: CopyDistributionResult) => any;
|
|
6322
6564
|
/**
|
|
6323
6565
|
* @internal
|
|
6324
6566
|
*/
|
|
6325
|
-
export declare const
|
|
6567
|
+
export declare const CreateDistributionRequestFilterSensitiveLog: (obj: CreateDistributionRequest) => any;
|
|
6326
6568
|
/**
|
|
6327
6569
|
* @internal
|
|
6328
6570
|
*/
|
|
6329
|
-
export declare const
|
|
6571
|
+
export declare const CreateDistributionResultFilterSensitiveLog: (obj: CreateDistributionResult) => any;
|
|
6330
6572
|
/**
|
|
6331
6573
|
* @internal
|
|
6332
6574
|
*/
|
|
6333
|
-
export declare const
|
|
6575
|
+
export declare const DistributionConfigWithTagsFilterSensitiveLog: (obj: DistributionConfigWithTags) => any;
|
|
6334
6576
|
/**
|
|
6335
6577
|
* @internal
|
|
6336
6578
|
*/
|
|
6337
|
-
export declare const
|
|
6579
|
+
export declare const CreateDistributionWithTagsRequestFilterSensitiveLog: (obj: CreateDistributionWithTagsRequest) => any;
|
|
6338
6580
|
/**
|
|
6339
6581
|
* @internal
|
|
6340
6582
|
*/
|
|
6341
|
-
export declare const
|
|
6342
|
-
/**
|
|
6343
|
-
* @internal
|
|
6344
|
-
*/
|
|
6345
|
-
export declare const DistributionFilterSensitiveLog: (obj: Distribution) => any;
|
|
6346
|
-
/**
|
|
6347
|
-
* @internal
|
|
6348
|
-
*/
|
|
6349
|
-
export declare const CopyDistributionResultFilterSensitiveLog: (obj: CopyDistributionResult) => any;
|
|
6350
|
-
/**
|
|
6351
|
-
* @internal
|
|
6352
|
-
*/
|
|
6353
|
-
export declare const CreateCachePolicyRequestFilterSensitiveLog: (obj: CreateCachePolicyRequest) => any;
|
|
6354
|
-
/**
|
|
6355
|
-
* @internal
|
|
6356
|
-
*/
|
|
6357
|
-
export declare const CreateCachePolicyResultFilterSensitiveLog: (obj: CreateCachePolicyResult) => any;
|
|
6358
|
-
/**
|
|
6359
|
-
* @internal
|
|
6360
|
-
*/
|
|
6361
|
-
export declare const CloudFrontOriginAccessIdentityConfigFilterSensitiveLog: (obj: CloudFrontOriginAccessIdentityConfig) => any;
|
|
6362
|
-
/**
|
|
6363
|
-
* @internal
|
|
6364
|
-
*/
|
|
6365
|
-
export declare const CreateCloudFrontOriginAccessIdentityRequestFilterSensitiveLog: (obj: CreateCloudFrontOriginAccessIdentityRequest) => any;
|
|
6366
|
-
/**
|
|
6367
|
-
* @internal
|
|
6368
|
-
*/
|
|
6369
|
-
export declare const CloudFrontOriginAccessIdentityFilterSensitiveLog: (obj: CloudFrontOriginAccessIdentity) => any;
|
|
6370
|
-
/**
|
|
6371
|
-
* @internal
|
|
6372
|
-
*/
|
|
6373
|
-
export declare const CreateCloudFrontOriginAccessIdentityResultFilterSensitiveLog: (obj: CreateCloudFrontOriginAccessIdentityResult) => any;
|
|
6374
|
-
/**
|
|
6375
|
-
* @internal
|
|
6376
|
-
*/
|
|
6377
|
-
export declare const StagingDistributionDnsNamesFilterSensitiveLog: (obj: StagingDistributionDnsNames) => any;
|
|
6378
|
-
/**
|
|
6379
|
-
* @internal
|
|
6380
|
-
*/
|
|
6381
|
-
export declare const ContinuousDeploymentSingleHeaderConfigFilterSensitiveLog: (obj: ContinuousDeploymentSingleHeaderConfig) => any;
|
|
6382
|
-
/**
|
|
6383
|
-
* @internal
|
|
6384
|
-
*/
|
|
6385
|
-
export declare const SessionStickinessConfigFilterSensitiveLog: (obj: SessionStickinessConfig) => any;
|
|
6386
|
-
/**
|
|
6387
|
-
* @internal
|
|
6388
|
-
*/
|
|
6389
|
-
export declare const ContinuousDeploymentSingleWeightConfigFilterSensitiveLog: (obj: ContinuousDeploymentSingleWeightConfig) => any;
|
|
6390
|
-
/**
|
|
6391
|
-
* @internal
|
|
6392
|
-
*/
|
|
6393
|
-
export declare const TrafficConfigFilterSensitiveLog: (obj: TrafficConfig) => any;
|
|
6394
|
-
/**
|
|
6395
|
-
* @internal
|
|
6396
|
-
*/
|
|
6397
|
-
export declare const ContinuousDeploymentPolicyConfigFilterSensitiveLog: (obj: ContinuousDeploymentPolicyConfig) => any;
|
|
6398
|
-
/**
|
|
6399
|
-
* @internal
|
|
6400
|
-
*/
|
|
6401
|
-
export declare const CreateContinuousDeploymentPolicyRequestFilterSensitiveLog: (obj: CreateContinuousDeploymentPolicyRequest) => any;
|
|
6402
|
-
/**
|
|
6403
|
-
* @internal
|
|
6404
|
-
*/
|
|
6405
|
-
export declare const ContinuousDeploymentPolicyFilterSensitiveLog: (obj: ContinuousDeploymentPolicy) => any;
|
|
6406
|
-
/**
|
|
6407
|
-
* @internal
|
|
6408
|
-
*/
|
|
6409
|
-
export declare const CreateContinuousDeploymentPolicyResultFilterSensitiveLog: (obj: CreateContinuousDeploymentPolicyResult) => any;
|
|
6410
|
-
/**
|
|
6411
|
-
* @internal
|
|
6412
|
-
*/
|
|
6413
|
-
export declare const CreateDistributionRequestFilterSensitiveLog: (obj: CreateDistributionRequest) => any;
|
|
6414
|
-
/**
|
|
6415
|
-
* @internal
|
|
6416
|
-
*/
|
|
6417
|
-
export declare const CreateDistributionResultFilterSensitiveLog: (obj: CreateDistributionResult) => any;
|
|
6418
|
-
/**
|
|
6419
|
-
* @internal
|
|
6420
|
-
*/
|
|
6421
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
6422
|
-
/**
|
|
6423
|
-
* @internal
|
|
6424
|
-
*/
|
|
6425
|
-
export declare const TagsFilterSensitiveLog: (obj: Tags) => any;
|
|
6426
|
-
/**
|
|
6427
|
-
* @internal
|
|
6428
|
-
*/
|
|
6429
|
-
export declare const DistributionConfigWithTagsFilterSensitiveLog: (obj: DistributionConfigWithTags) => any;
|
|
6430
|
-
/**
|
|
6431
|
-
* @internal
|
|
6432
|
-
*/
|
|
6433
|
-
export declare const CreateDistributionWithTagsRequestFilterSensitiveLog: (obj: CreateDistributionWithTagsRequest) => any;
|
|
6434
|
-
/**
|
|
6435
|
-
* @internal
|
|
6436
|
-
*/
|
|
6437
|
-
export declare const CreateDistributionWithTagsResultFilterSensitiveLog: (obj: CreateDistributionWithTagsResult) => any;
|
|
6438
|
-
/**
|
|
6439
|
-
* @internal
|
|
6440
|
-
*/
|
|
6441
|
-
export declare const ContentTypeProfileFilterSensitiveLog: (obj: ContentTypeProfile) => any;
|
|
6442
|
-
/**
|
|
6443
|
-
* @internal
|
|
6444
|
-
*/
|
|
6445
|
-
export declare const ContentTypeProfilesFilterSensitiveLog: (obj: ContentTypeProfiles) => any;
|
|
6446
|
-
/**
|
|
6447
|
-
* @internal
|
|
6448
|
-
*/
|
|
6449
|
-
export declare const ContentTypeProfileConfigFilterSensitiveLog: (obj: ContentTypeProfileConfig) => any;
|
|
6450
|
-
/**
|
|
6451
|
-
* @internal
|
|
6452
|
-
*/
|
|
6453
|
-
export declare const QueryArgProfileFilterSensitiveLog: (obj: QueryArgProfile) => any;
|
|
6454
|
-
/**
|
|
6455
|
-
* @internal
|
|
6456
|
-
*/
|
|
6457
|
-
export declare const QueryArgProfilesFilterSensitiveLog: (obj: QueryArgProfiles) => any;
|
|
6458
|
-
/**
|
|
6459
|
-
* @internal
|
|
6460
|
-
*/
|
|
6461
|
-
export declare const QueryArgProfileConfigFilterSensitiveLog: (obj: QueryArgProfileConfig) => any;
|
|
6462
|
-
/**
|
|
6463
|
-
* @internal
|
|
6464
|
-
*/
|
|
6465
|
-
export declare const FieldLevelEncryptionConfigFilterSensitiveLog: (obj: FieldLevelEncryptionConfig) => any;
|
|
6466
|
-
/**
|
|
6467
|
-
* @internal
|
|
6468
|
-
*/
|
|
6469
|
-
export declare const CreateFieldLevelEncryptionConfigRequestFilterSensitiveLog: (obj: CreateFieldLevelEncryptionConfigRequest) => any;
|
|
6470
|
-
/**
|
|
6471
|
-
* @internal
|
|
6472
|
-
*/
|
|
6473
|
-
export declare const FieldLevelEncryptionFilterSensitiveLog: (obj: FieldLevelEncryption) => any;
|
|
6474
|
-
/**
|
|
6475
|
-
* @internal
|
|
6476
|
-
*/
|
|
6477
|
-
export declare const CreateFieldLevelEncryptionConfigResultFilterSensitiveLog: (obj: CreateFieldLevelEncryptionConfigResult) => any;
|
|
6478
|
-
/**
|
|
6479
|
-
* @internal
|
|
6480
|
-
*/
|
|
6481
|
-
export declare const FieldPatternsFilterSensitiveLog: (obj: FieldPatterns) => any;
|
|
6482
|
-
/**
|
|
6483
|
-
* @internal
|
|
6484
|
-
*/
|
|
6485
|
-
export declare const EncryptionEntityFilterSensitiveLog: (obj: EncryptionEntity) => any;
|
|
6486
|
-
/**
|
|
6487
|
-
* @internal
|
|
6488
|
-
*/
|
|
6489
|
-
export declare const EncryptionEntitiesFilterSensitiveLog: (obj: EncryptionEntities) => any;
|
|
6490
|
-
/**
|
|
6491
|
-
* @internal
|
|
6492
|
-
*/
|
|
6493
|
-
export declare const FieldLevelEncryptionProfileConfigFilterSensitiveLog: (obj: FieldLevelEncryptionProfileConfig) => any;
|
|
6494
|
-
/**
|
|
6495
|
-
* @internal
|
|
6496
|
-
*/
|
|
6497
|
-
export declare const CreateFieldLevelEncryptionProfileRequestFilterSensitiveLog: (obj: CreateFieldLevelEncryptionProfileRequest) => any;
|
|
6498
|
-
/**
|
|
6499
|
-
* @internal
|
|
6500
|
-
*/
|
|
6501
|
-
export declare const FieldLevelEncryptionProfileFilterSensitiveLog: (obj: FieldLevelEncryptionProfile) => any;
|
|
6502
|
-
/**
|
|
6503
|
-
* @internal
|
|
6504
|
-
*/
|
|
6505
|
-
export declare const CreateFieldLevelEncryptionProfileResultFilterSensitiveLog: (obj: CreateFieldLevelEncryptionProfileResult) => any;
|
|
6506
|
-
/**
|
|
6507
|
-
* @internal
|
|
6508
|
-
*/
|
|
6509
|
-
export declare const FunctionConfigFilterSensitiveLog: (obj: FunctionConfig) => any;
|
|
6583
|
+
export declare const CreateDistributionWithTagsResultFilterSensitiveLog: (obj: CreateDistributionWithTagsResult) => any;
|
|
6510
6584
|
/**
|
|
6511
6585
|
* @internal
|
|
6512
6586
|
*/
|
|
6513
6587
|
export declare const CreateFunctionRequestFilterSensitiveLog: (obj: CreateFunctionRequest) => any;
|
|
6514
|
-
/**
|
|
6515
|
-
* @internal
|
|
6516
|
-
*/
|
|
6517
|
-
export declare const FunctionMetadataFilterSensitiveLog: (obj: FunctionMetadata) => any;
|
|
6518
|
-
/**
|
|
6519
|
-
* @internal
|
|
6520
|
-
*/
|
|
6521
|
-
export declare const FunctionSummaryFilterSensitiveLog: (obj: FunctionSummary) => any;
|
|
6522
|
-
/**
|
|
6523
|
-
* @internal
|
|
6524
|
-
*/
|
|
6525
|
-
export declare const CreateFunctionResultFilterSensitiveLog: (obj: CreateFunctionResult) => any;
|
|
6526
|
-
/**
|
|
6527
|
-
* @internal
|
|
6528
|
-
*/
|
|
6529
|
-
export declare const PathsFilterSensitiveLog: (obj: Paths) => any;
|
|
6530
|
-
/**
|
|
6531
|
-
* @internal
|
|
6532
|
-
*/
|
|
6533
|
-
export declare const InvalidationBatchFilterSensitiveLog: (obj: InvalidationBatch) => any;
|
|
6534
|
-
/**
|
|
6535
|
-
* @internal
|
|
6536
|
-
*/
|
|
6537
|
-
export declare const CreateInvalidationRequestFilterSensitiveLog: (obj: CreateInvalidationRequest) => any;
|
|
6538
|
-
/**
|
|
6539
|
-
* @internal
|
|
6540
|
-
*/
|
|
6541
|
-
export declare const InvalidationFilterSensitiveLog: (obj: Invalidation) => any;
|
|
6542
|
-
/**
|
|
6543
|
-
* @internal
|
|
6544
|
-
*/
|
|
6545
|
-
export declare const CreateInvalidationResultFilterSensitiveLog: (obj: CreateInvalidationResult) => any;
|
|
6546
|
-
/**
|
|
6547
|
-
* @internal
|
|
6548
|
-
*/
|
|
6549
|
-
export declare const KeyGroupConfigFilterSensitiveLog: (obj: KeyGroupConfig) => any;
|
|
6550
|
-
/**
|
|
6551
|
-
* @internal
|
|
6552
|
-
*/
|
|
6553
|
-
export declare const CreateKeyGroupRequestFilterSensitiveLog: (obj: CreateKeyGroupRequest) => any;
|
|
6554
|
-
/**
|
|
6555
|
-
* @internal
|
|
6556
|
-
*/
|
|
6557
|
-
export declare const KeyGroupFilterSensitiveLog: (obj: KeyGroup) => any;
|
|
6558
|
-
/**
|
|
6559
|
-
* @internal
|
|
6560
|
-
*/
|
|
6561
|
-
export declare const CreateKeyGroupResultFilterSensitiveLog: (obj: CreateKeyGroupResult) => any;
|
|
6562
|
-
/**
|
|
6563
|
-
* @internal
|
|
6564
|
-
*/
|
|
6565
|
-
export declare const RealtimeMetricsSubscriptionConfigFilterSensitiveLog: (obj: RealtimeMetricsSubscriptionConfig) => any;
|
|
6566
|
-
/**
|
|
6567
|
-
* @internal
|
|
6568
|
-
*/
|
|
6569
|
-
export declare const MonitoringSubscriptionFilterSensitiveLog: (obj: MonitoringSubscription) => any;
|
|
6570
|
-
/**
|
|
6571
|
-
* @internal
|
|
6572
|
-
*/
|
|
6573
|
-
export declare const CreateMonitoringSubscriptionRequestFilterSensitiveLog: (obj: CreateMonitoringSubscriptionRequest) => any;
|
|
6574
|
-
/**
|
|
6575
|
-
* @internal
|
|
6576
|
-
*/
|
|
6577
|
-
export declare const CreateMonitoringSubscriptionResultFilterSensitiveLog: (obj: CreateMonitoringSubscriptionResult) => any;
|
|
6578
|
-
/**
|
|
6579
|
-
* @internal
|
|
6580
|
-
*/
|
|
6581
|
-
export declare const OriginAccessControlConfigFilterSensitiveLog: (obj: OriginAccessControlConfig) => any;
|
|
6582
|
-
/**
|
|
6583
|
-
* @internal
|
|
6584
|
-
*/
|
|
6585
|
-
export declare const CreateOriginAccessControlRequestFilterSensitiveLog: (obj: CreateOriginAccessControlRequest) => any;
|
|
6586
|
-
/**
|
|
6587
|
-
* @internal
|
|
6588
|
-
*/
|
|
6589
|
-
export declare const OriginAccessControlFilterSensitiveLog: (obj: OriginAccessControl) => any;
|
|
6590
|
-
/**
|
|
6591
|
-
* @internal
|
|
6592
|
-
*/
|
|
6593
|
-
export declare const CreateOriginAccessControlResultFilterSensitiveLog: (obj: CreateOriginAccessControlResult) => any;
|
|
6594
|
-
/**
|
|
6595
|
-
* @internal
|
|
6596
|
-
*/
|
|
6597
|
-
export declare const OriginRequestPolicyCookiesConfigFilterSensitiveLog: (obj: OriginRequestPolicyCookiesConfig) => any;
|
|
6598
|
-
/**
|
|
6599
|
-
* @internal
|
|
6600
|
-
*/
|
|
6601
|
-
export declare const OriginRequestPolicyHeadersConfigFilterSensitiveLog: (obj: OriginRequestPolicyHeadersConfig) => any;
|
|
6602
|
-
/**
|
|
6603
|
-
* @internal
|
|
6604
|
-
*/
|
|
6605
|
-
export declare const OriginRequestPolicyQueryStringsConfigFilterSensitiveLog: (obj: OriginRequestPolicyQueryStringsConfig) => any;
|
|
6606
|
-
/**
|
|
6607
|
-
* @internal
|
|
6608
|
-
*/
|
|
6609
|
-
export declare const OriginRequestPolicyConfigFilterSensitiveLog: (obj: OriginRequestPolicyConfig) => any;
|
|
6610
|
-
/**
|
|
6611
|
-
* @internal
|
|
6612
|
-
*/
|
|
6613
|
-
export declare const CreateOriginRequestPolicyRequestFilterSensitiveLog: (obj: CreateOriginRequestPolicyRequest) => any;
|
|
6614
|
-
/**
|
|
6615
|
-
* @internal
|
|
6616
|
-
*/
|
|
6617
|
-
export declare const OriginRequestPolicyFilterSensitiveLog: (obj: OriginRequestPolicy) => any;
|
|
6618
|
-
/**
|
|
6619
|
-
* @internal
|
|
6620
|
-
*/
|
|
6621
|
-
export declare const CreateOriginRequestPolicyResultFilterSensitiveLog: (obj: CreateOriginRequestPolicyResult) => any;
|
|
6622
|
-
/**
|
|
6623
|
-
* @internal
|
|
6624
|
-
*/
|
|
6625
|
-
export declare const PublicKeyConfigFilterSensitiveLog: (obj: PublicKeyConfig) => any;
|
|
6626
|
-
/**
|
|
6627
|
-
* @internal
|
|
6628
|
-
*/
|
|
6629
|
-
export declare const CreatePublicKeyRequestFilterSensitiveLog: (obj: CreatePublicKeyRequest) => any;
|
|
6630
|
-
/**
|
|
6631
|
-
* @internal
|
|
6632
|
-
*/
|
|
6633
|
-
export declare const PublicKeyFilterSensitiveLog: (obj: PublicKey) => any;
|
|
6634
|
-
/**
|
|
6635
|
-
* @internal
|
|
6636
|
-
*/
|
|
6637
|
-
export declare const CreatePublicKeyResultFilterSensitiveLog: (obj: CreatePublicKeyResult) => any;
|
|
6638
|
-
/**
|
|
6639
|
-
* @internal
|
|
6640
|
-
*/
|
|
6641
|
-
export declare const KinesisStreamConfigFilterSensitiveLog: (obj: KinesisStreamConfig) => any;
|
|
6642
|
-
/**
|
|
6643
|
-
* @internal
|
|
6644
|
-
*/
|
|
6645
|
-
export declare const EndPointFilterSensitiveLog: (obj: EndPoint) => any;
|
|
6646
|
-
/**
|
|
6647
|
-
* @internal
|
|
6648
|
-
*/
|
|
6649
|
-
export declare const CreateRealtimeLogConfigRequestFilterSensitiveLog: (obj: CreateRealtimeLogConfigRequest) => any;
|
|
6650
|
-
/**
|
|
6651
|
-
* @internal
|
|
6652
|
-
*/
|
|
6653
|
-
export declare const RealtimeLogConfigFilterSensitiveLog: (obj: RealtimeLogConfig) => any;
|
|
6654
|
-
/**
|
|
6655
|
-
* @internal
|
|
6656
|
-
*/
|
|
6657
|
-
export declare const CreateRealtimeLogConfigResultFilterSensitiveLog: (obj: CreateRealtimeLogConfigResult) => any;
|
|
6658
|
-
/**
|
|
6659
|
-
* @internal
|
|
6660
|
-
*/
|
|
6661
|
-
export declare const ResponseHeadersPolicyAccessControlAllowHeadersFilterSensitiveLog: (obj: ResponseHeadersPolicyAccessControlAllowHeaders) => any;
|
|
6662
|
-
/**
|
|
6663
|
-
* @internal
|
|
6664
|
-
*/
|
|
6665
|
-
export declare const ResponseHeadersPolicyAccessControlAllowMethodsFilterSensitiveLog: (obj: ResponseHeadersPolicyAccessControlAllowMethods) => any;
|
|
6666
|
-
/**
|
|
6667
|
-
* @internal
|
|
6668
|
-
*/
|
|
6669
|
-
export declare const ResponseHeadersPolicyAccessControlAllowOriginsFilterSensitiveLog: (obj: ResponseHeadersPolicyAccessControlAllowOrigins) => any;
|
|
6670
|
-
/**
|
|
6671
|
-
* @internal
|
|
6672
|
-
*/
|
|
6673
|
-
export declare const ResponseHeadersPolicyAccessControlExposeHeadersFilterSensitiveLog: (obj: ResponseHeadersPolicyAccessControlExposeHeaders) => any;
|
|
6674
|
-
/**
|
|
6675
|
-
* @internal
|
|
6676
|
-
*/
|
|
6677
|
-
export declare const ResponseHeadersPolicyCorsConfigFilterSensitiveLog: (obj: ResponseHeadersPolicyCorsConfig) => any;
|
|
6678
|
-
/**
|
|
6679
|
-
* @internal
|
|
6680
|
-
*/
|
|
6681
|
-
export declare const ResponseHeadersPolicyCustomHeaderFilterSensitiveLog: (obj: ResponseHeadersPolicyCustomHeader) => any;
|
|
6682
|
-
/**
|
|
6683
|
-
* @internal
|
|
6684
|
-
*/
|
|
6685
|
-
export declare const ResponseHeadersPolicyCustomHeadersConfigFilterSensitiveLog: (obj: ResponseHeadersPolicyCustomHeadersConfig) => any;
|
|
6686
|
-
/**
|
|
6687
|
-
* @internal
|
|
6688
|
-
*/
|
|
6689
|
-
export declare const ResponseHeadersPolicyRemoveHeaderFilterSensitiveLog: (obj: ResponseHeadersPolicyRemoveHeader) => any;
|
|
6690
|
-
/**
|
|
6691
|
-
* @internal
|
|
6692
|
-
*/
|
|
6693
|
-
export declare const ResponseHeadersPolicyRemoveHeadersConfigFilterSensitiveLog: (obj: ResponseHeadersPolicyRemoveHeadersConfig) => any;
|
|
6694
|
-
/**
|
|
6695
|
-
* @internal
|
|
6696
|
-
*/
|
|
6697
|
-
export declare const ResponseHeadersPolicyContentSecurityPolicyFilterSensitiveLog: (obj: ResponseHeadersPolicyContentSecurityPolicy) => any;
|
|
6698
|
-
/**
|
|
6699
|
-
* @internal
|
|
6700
|
-
*/
|
|
6701
|
-
export declare const ResponseHeadersPolicyContentTypeOptionsFilterSensitiveLog: (obj: ResponseHeadersPolicyContentTypeOptions) => any;
|
|
6702
|
-
/**
|
|
6703
|
-
* @internal
|
|
6704
|
-
*/
|
|
6705
|
-
export declare const ResponseHeadersPolicyFrameOptionsFilterSensitiveLog: (obj: ResponseHeadersPolicyFrameOptions) => any;
|
|
6706
|
-
/**
|
|
6707
|
-
* @internal
|
|
6708
|
-
*/
|
|
6709
|
-
export declare const ResponseHeadersPolicyReferrerPolicyFilterSensitiveLog: (obj: ResponseHeadersPolicyReferrerPolicy) => any;
|
|
6710
|
-
/**
|
|
6711
|
-
* @internal
|
|
6712
|
-
*/
|
|
6713
|
-
export declare const ResponseHeadersPolicyStrictTransportSecurityFilterSensitiveLog: (obj: ResponseHeadersPolicyStrictTransportSecurity) => any;
|
|
6714
|
-
/**
|
|
6715
|
-
* @internal
|
|
6716
|
-
*/
|
|
6717
|
-
export declare const ResponseHeadersPolicyXSSProtectionFilterSensitiveLog: (obj: ResponseHeadersPolicyXSSProtection) => any;
|
|
6718
|
-
/**
|
|
6719
|
-
* @internal
|
|
6720
|
-
*/
|
|
6721
|
-
export declare const ResponseHeadersPolicySecurityHeadersConfigFilterSensitiveLog: (obj: ResponseHeadersPolicySecurityHeadersConfig) => any;
|
|
6722
|
-
/**
|
|
6723
|
-
* @internal
|
|
6724
|
-
*/
|
|
6725
|
-
export declare const ResponseHeadersPolicyServerTimingHeadersConfigFilterSensitiveLog: (obj: ResponseHeadersPolicyServerTimingHeadersConfig) => any;
|
|
6726
|
-
/**
|
|
6727
|
-
* @internal
|
|
6728
|
-
*/
|
|
6729
|
-
export declare const ResponseHeadersPolicyConfigFilterSensitiveLog: (obj: ResponseHeadersPolicyConfig) => any;
|
|
6730
|
-
/**
|
|
6731
|
-
* @internal
|
|
6732
|
-
*/
|
|
6733
|
-
export declare const CreateResponseHeadersPolicyRequestFilterSensitiveLog: (obj: CreateResponseHeadersPolicyRequest) => any;
|
|
6734
|
-
/**
|
|
6735
|
-
* @internal
|
|
6736
|
-
*/
|
|
6737
|
-
export declare const ResponseHeadersPolicyFilterSensitiveLog: (obj: ResponseHeadersPolicy) => any;
|