| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
default CreateCachePolicyResponse |
CloudFrontClient.createCachePolicy(Consumer<CreateCachePolicyRequest.Builder> createCachePolicyRequest)
Creates a cache policy.
|
default CreateCachePolicyResponse |
CloudFrontClient.createCachePolicy(CreateCachePolicyRequest createCachePolicyRequest)
Creates a cache policy.
|
default CreateCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.createCloudFrontOriginAccessIdentity(Consumer<CreateCloudFrontOriginAccessIdentityRequest.Builder> createCloudFrontOriginAccessIdentityRequest)
Creates a new origin access identity.
|
default CreateCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest)
Creates a new origin access identity.
|
default CreateDistributionResponse |
CloudFrontClient.createDistribution(Consumer<CreateDistributionRequest.Builder> createDistributionRequest)
Creates a new web distribution.
|
default CreateDistributionResponse |
CloudFrontClient.createDistribution(CreateDistributionRequest createDistributionRequest)
Creates a new web distribution.
|
default CreateDistributionWithTagsResponse |
CloudFrontClient.createDistributionWithTags(Consumer<CreateDistributionWithTagsRequest.Builder> createDistributionWithTagsRequest)
Create a new distribution with tags.
|
default CreateDistributionWithTagsResponse |
CloudFrontClient.createDistributionWithTags(CreateDistributionWithTagsRequest createDistributionWithTagsRequest)
Create a new distribution with tags.
|
default CreateFieldLevelEncryptionConfigResponse |
CloudFrontClient.createFieldLevelEncryptionConfig(Consumer<CreateFieldLevelEncryptionConfigRequest.Builder> createFieldLevelEncryptionConfigRequest)
Create a new field-level encryption configuration.
|
default CreateFieldLevelEncryptionConfigResponse |
CloudFrontClient.createFieldLevelEncryptionConfig(CreateFieldLevelEncryptionConfigRequest createFieldLevelEncryptionConfigRequest)
Create a new field-level encryption configuration.
|
default CreateFieldLevelEncryptionProfileResponse |
CloudFrontClient.createFieldLevelEncryptionProfile(Consumer<CreateFieldLevelEncryptionProfileRequest.Builder> createFieldLevelEncryptionProfileRequest)
Create a field-level encryption profile.
|
default CreateFieldLevelEncryptionProfileResponse |
CloudFrontClient.createFieldLevelEncryptionProfile(CreateFieldLevelEncryptionProfileRequest createFieldLevelEncryptionProfileRequest)
Create a field-level encryption profile.
|
default CreateFunctionResponse |
CloudFrontClient.createFunction(Consumer<CreateFunctionRequest.Builder> createFunctionRequest)
Creates a CloudFront function.
|
default CreateFunctionResponse |
CloudFrontClient.createFunction(CreateFunctionRequest createFunctionRequest)
Creates a CloudFront function.
|
default CreateInvalidationResponse |
CloudFrontClient.createInvalidation(Consumer<CreateInvalidationRequest.Builder> createInvalidationRequest)
Create a new invalidation.
|
default CreateInvalidationResponse |
CloudFrontClient.createInvalidation(CreateInvalidationRequest createInvalidationRequest)
Create a new invalidation.
|
default CreateKeyGroupResponse |
CloudFrontClient.createKeyGroup(Consumer<CreateKeyGroupRequest.Builder> createKeyGroupRequest)
Creates a key group that you can use with CloudFront signed
URLs and signed cookies.
|
default CreateKeyGroupResponse |
CloudFrontClient.createKeyGroup(CreateKeyGroupRequest createKeyGroupRequest)
Creates a key group that you can use with CloudFront signed
URLs and signed cookies.
|
default CreateMonitoringSubscriptionResponse |
CloudFrontClient.createMonitoringSubscription(Consumer<CreateMonitoringSubscriptionRequest.Builder> createMonitoringSubscriptionRequest)
Enables additional CloudWatch metrics for the specified CloudFront distribution.
|
default CreateMonitoringSubscriptionResponse |
CloudFrontClient.createMonitoringSubscription(CreateMonitoringSubscriptionRequest createMonitoringSubscriptionRequest)
Enables additional CloudWatch metrics for the specified CloudFront distribution.
|
default CreateOriginRequestPolicyResponse |
CloudFrontClient.createOriginRequestPolicy(Consumer<CreateOriginRequestPolicyRequest.Builder> createOriginRequestPolicyRequest)
Creates an origin request policy.
|
default CreateOriginRequestPolicyResponse |
CloudFrontClient.createOriginRequestPolicy(CreateOriginRequestPolicyRequest createOriginRequestPolicyRequest)
Creates an origin request policy.
|
default CreatePublicKeyResponse |
CloudFrontClient.createPublicKey(Consumer<CreatePublicKeyRequest.Builder> createPublicKeyRequest)
Uploads a public key to CloudFront that you can use with signed URLs and
signed cookies, or with field-level
encryption.
|
default CreatePublicKeyResponse |
CloudFrontClient.createPublicKey(CreatePublicKeyRequest createPublicKeyRequest)
Uploads a public key to CloudFront that you can use with signed URLs and
signed cookies, or with field-level
encryption.
|
default CreateRealtimeLogConfigResponse |
CloudFrontClient.createRealtimeLogConfig(Consumer<CreateRealtimeLogConfigRequest.Builder> createRealtimeLogConfigRequest)
Creates a real-time log configuration.
|
default CreateRealtimeLogConfigResponse |
CloudFrontClient.createRealtimeLogConfig(CreateRealtimeLogConfigRequest createRealtimeLogConfigRequest)
Creates a real-time log configuration.
|
default CreateStreamingDistributionResponse |
CloudFrontClient.createStreamingDistribution(Consumer<CreateStreamingDistributionRequest.Builder> createStreamingDistributionRequest)
This API is deprecated.
|
default CreateStreamingDistributionResponse |
CloudFrontClient.createStreamingDistribution(CreateStreamingDistributionRequest createStreamingDistributionRequest)
This API is deprecated.
|
default CreateStreamingDistributionWithTagsResponse |
CloudFrontClient.createStreamingDistributionWithTags(Consumer<CreateStreamingDistributionWithTagsRequest.Builder> createStreamingDistributionWithTagsRequest)
This API is deprecated.
|
default CreateStreamingDistributionWithTagsResponse |
CloudFrontClient.createStreamingDistributionWithTags(CreateStreamingDistributionWithTagsRequest createStreamingDistributionWithTagsRequest)
This API is deprecated.
|
default DeleteCachePolicyResponse |
CloudFrontClient.deleteCachePolicy(Consumer<DeleteCachePolicyRequest.Builder> deleteCachePolicyRequest)
Deletes a cache policy.
|
default DeleteCachePolicyResponse |
CloudFrontClient.deleteCachePolicy(DeleteCachePolicyRequest deleteCachePolicyRequest)
Deletes a cache policy.
|
default DeleteCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.deleteCloudFrontOriginAccessIdentity(Consumer<DeleteCloudFrontOriginAccessIdentityRequest.Builder> deleteCloudFrontOriginAccessIdentityRequest)
Delete an origin access identity.
|
default DeleteCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.deleteCloudFrontOriginAccessIdentity(DeleteCloudFrontOriginAccessIdentityRequest deleteCloudFrontOriginAccessIdentityRequest)
Delete an origin access identity.
|
default DeleteDistributionResponse |
CloudFrontClient.deleteDistribution(Consumer<DeleteDistributionRequest.Builder> deleteDistributionRequest)
Delete a distribution.
|
default DeleteDistributionResponse |
CloudFrontClient.deleteDistribution(DeleteDistributionRequest deleteDistributionRequest)
Delete a distribution.
|
default DeleteFieldLevelEncryptionConfigResponse |
CloudFrontClient.deleteFieldLevelEncryptionConfig(Consumer<DeleteFieldLevelEncryptionConfigRequest.Builder> deleteFieldLevelEncryptionConfigRequest)
Remove a field-level encryption configuration.
|
default DeleteFieldLevelEncryptionConfigResponse |
CloudFrontClient.deleteFieldLevelEncryptionConfig(DeleteFieldLevelEncryptionConfigRequest deleteFieldLevelEncryptionConfigRequest)
Remove a field-level encryption configuration.
|
default DeleteFieldLevelEncryptionProfileResponse |
CloudFrontClient.deleteFieldLevelEncryptionProfile(Consumer<DeleteFieldLevelEncryptionProfileRequest.Builder> deleteFieldLevelEncryptionProfileRequest)
Remove a field-level encryption profile.
|
default DeleteFieldLevelEncryptionProfileResponse |
CloudFrontClient.deleteFieldLevelEncryptionProfile(DeleteFieldLevelEncryptionProfileRequest deleteFieldLevelEncryptionProfileRequest)
Remove a field-level encryption profile.
|
default DeleteFunctionResponse |
CloudFrontClient.deleteFunction(Consumer<DeleteFunctionRequest.Builder> deleteFunctionRequest)
Deletes a CloudFront function.
|
default DeleteFunctionResponse |
CloudFrontClient.deleteFunction(DeleteFunctionRequest deleteFunctionRequest)
Deletes a CloudFront function.
|
default DeleteKeyGroupResponse |
CloudFrontClient.deleteKeyGroup(Consumer<DeleteKeyGroupRequest.Builder> deleteKeyGroupRequest)
Deletes a key group.
|
default DeleteKeyGroupResponse |
CloudFrontClient.deleteKeyGroup(DeleteKeyGroupRequest deleteKeyGroupRequest)
Deletes a key group.
|
default DeleteMonitoringSubscriptionResponse |
CloudFrontClient.deleteMonitoringSubscription(Consumer<DeleteMonitoringSubscriptionRequest.Builder> deleteMonitoringSubscriptionRequest)
Disables additional CloudWatch metrics for the specified CloudFront distribution.
|
default DeleteMonitoringSubscriptionResponse |
CloudFrontClient.deleteMonitoringSubscription(DeleteMonitoringSubscriptionRequest deleteMonitoringSubscriptionRequest)
Disables additional CloudWatch metrics for the specified CloudFront distribution.
|
default DeleteOriginRequestPolicyResponse |
CloudFrontClient.deleteOriginRequestPolicy(Consumer<DeleteOriginRequestPolicyRequest.Builder> deleteOriginRequestPolicyRequest)
Deletes an origin request policy.
|
default DeleteOriginRequestPolicyResponse |
CloudFrontClient.deleteOriginRequestPolicy(DeleteOriginRequestPolicyRequest deleteOriginRequestPolicyRequest)
Deletes an origin request policy.
|
default DeletePublicKeyResponse |
CloudFrontClient.deletePublicKey(Consumer<DeletePublicKeyRequest.Builder> deletePublicKeyRequest)
Remove a public key you previously added to CloudFront.
|
default DeletePublicKeyResponse |
CloudFrontClient.deletePublicKey(DeletePublicKeyRequest deletePublicKeyRequest)
Remove a public key you previously added to CloudFront.
|
default DeleteRealtimeLogConfigResponse |
CloudFrontClient.deleteRealtimeLogConfig(Consumer<DeleteRealtimeLogConfigRequest.Builder> deleteRealtimeLogConfigRequest)
Deletes a real-time log configuration.
|
default DeleteRealtimeLogConfigResponse |
CloudFrontClient.deleteRealtimeLogConfig(DeleteRealtimeLogConfigRequest deleteRealtimeLogConfigRequest)
Deletes a real-time log configuration.
|
default DeleteStreamingDistributionResponse |
CloudFrontClient.deleteStreamingDistribution(Consumer<DeleteStreamingDistributionRequest.Builder> deleteStreamingDistributionRequest)
Delete a streaming distribution.
|
default DeleteStreamingDistributionResponse |
CloudFrontClient.deleteStreamingDistribution(DeleteStreamingDistributionRequest deleteStreamingDistributionRequest)
Delete a streaming distribution.
|
default DescribeFunctionResponse |
CloudFrontClient.describeFunction(Consumer<DescribeFunctionRequest.Builder> describeFunctionRequest)
Gets configuration information and metadata about a CloudFront function, but not the function’s code.
|
default DescribeFunctionResponse |
CloudFrontClient.describeFunction(DescribeFunctionRequest describeFunctionRequest)
Gets configuration information and metadata about a CloudFront function, but not the function’s code.
|
default GetCachePolicyResponse |
CloudFrontClient.getCachePolicy(Consumer<GetCachePolicyRequest.Builder> getCachePolicyRequest)
Gets a cache policy, including the following metadata:
|
default GetCachePolicyResponse |
CloudFrontClient.getCachePolicy(GetCachePolicyRequest getCachePolicyRequest)
Gets a cache policy, including the following metadata:
|
default GetCachePolicyConfigResponse |
CloudFrontClient.getCachePolicyConfig(Consumer<GetCachePolicyConfigRequest.Builder> getCachePolicyConfigRequest)
Gets a cache policy configuration.
|
default GetCachePolicyConfigResponse |
CloudFrontClient.getCachePolicyConfig(GetCachePolicyConfigRequest getCachePolicyConfigRequest)
Gets a cache policy configuration.
|
default GetCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.getCloudFrontOriginAccessIdentity(Consumer<GetCloudFrontOriginAccessIdentityRequest.Builder> getCloudFrontOriginAccessIdentityRequest)
Get the information about an origin access identity.
|
default GetCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest)
Get the information about an origin access identity.
|
default GetCloudFrontOriginAccessIdentityConfigResponse |
CloudFrontClient.getCloudFrontOriginAccessIdentityConfig(Consumer<GetCloudFrontOriginAccessIdentityConfigRequest.Builder> getCloudFrontOriginAccessIdentityConfigRequest)
Get the configuration information about an origin access identity.
|
default GetCloudFrontOriginAccessIdentityConfigResponse |
CloudFrontClient.getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest)
Get the configuration information about an origin access identity.
|
default GetDistributionResponse |
CloudFrontClient.getDistribution(Consumer<GetDistributionRequest.Builder> getDistributionRequest)
Get the information about a distribution.
|
default GetDistributionResponse |
CloudFrontClient.getDistribution(GetDistributionRequest getDistributionRequest)
Get the information about a distribution.
|
default GetDistributionConfigResponse |
CloudFrontClient.getDistributionConfig(Consumer<GetDistributionConfigRequest.Builder> getDistributionConfigRequest)
Get the configuration information about a distribution.
|
default GetDistributionConfigResponse |
CloudFrontClient.getDistributionConfig(GetDistributionConfigRequest getDistributionConfigRequest)
Get the configuration information about a distribution.
|
default GetFieldLevelEncryptionResponse |
CloudFrontClient.getFieldLevelEncryption(Consumer<GetFieldLevelEncryptionRequest.Builder> getFieldLevelEncryptionRequest)
Get the field-level encryption configuration information.
|
default GetFieldLevelEncryptionResponse |
CloudFrontClient.getFieldLevelEncryption(GetFieldLevelEncryptionRequest getFieldLevelEncryptionRequest)
Get the field-level encryption configuration information.
|
default GetFieldLevelEncryptionConfigResponse |
CloudFrontClient.getFieldLevelEncryptionConfig(Consumer<GetFieldLevelEncryptionConfigRequest.Builder> getFieldLevelEncryptionConfigRequest)
Get the field-level encryption configuration information.
|
default GetFieldLevelEncryptionConfigResponse |
CloudFrontClient.getFieldLevelEncryptionConfig(GetFieldLevelEncryptionConfigRequest getFieldLevelEncryptionConfigRequest)
Get the field-level encryption configuration information.
|
default GetFieldLevelEncryptionProfileResponse |
CloudFrontClient.getFieldLevelEncryptionProfile(Consumer<GetFieldLevelEncryptionProfileRequest.Builder> getFieldLevelEncryptionProfileRequest)
Get the field-level encryption profile information.
|
default GetFieldLevelEncryptionProfileResponse |
CloudFrontClient.getFieldLevelEncryptionProfile(GetFieldLevelEncryptionProfileRequest getFieldLevelEncryptionProfileRequest)
Get the field-level encryption profile information.
|
default GetFieldLevelEncryptionProfileConfigResponse |
CloudFrontClient.getFieldLevelEncryptionProfileConfig(Consumer<GetFieldLevelEncryptionProfileConfigRequest.Builder> getFieldLevelEncryptionProfileConfigRequest)
Get the field-level encryption profile configuration information.
|
default GetFieldLevelEncryptionProfileConfigResponse |
CloudFrontClient.getFieldLevelEncryptionProfileConfig(GetFieldLevelEncryptionProfileConfigRequest getFieldLevelEncryptionProfileConfigRequest)
Get the field-level encryption profile configuration information.
|
default GetFunctionResponse |
CloudFrontClient.getFunction(Consumer<GetFunctionRequest.Builder> getFunctionRequest)
Gets the code of a CloudFront function.
|
default GetFunctionResponse |
CloudFrontClient.getFunction(GetFunctionRequest getFunctionRequest)
Gets the code of a CloudFront function.
|
default GetInvalidationResponse |
CloudFrontClient.getInvalidation(Consumer<GetInvalidationRequest.Builder> getInvalidationRequest)
Get the information about an invalidation.
|
default GetInvalidationResponse |
CloudFrontClient.getInvalidation(GetInvalidationRequest getInvalidationRequest)
Get the information about an invalidation.
|
default GetKeyGroupResponse |
CloudFrontClient.getKeyGroup(Consumer<GetKeyGroupRequest.Builder> getKeyGroupRequest)
Gets a key group, including the date and time when the key group was last modified.
|
default GetKeyGroupResponse |
CloudFrontClient.getKeyGroup(GetKeyGroupRequest getKeyGroupRequest)
Gets a key group, including the date and time when the key group was last modified.
|
default GetKeyGroupConfigResponse |
CloudFrontClient.getKeyGroupConfig(Consumer<GetKeyGroupConfigRequest.Builder> getKeyGroupConfigRequest)
Gets a key group configuration.
|
default GetKeyGroupConfigResponse |
CloudFrontClient.getKeyGroupConfig(GetKeyGroupConfigRequest getKeyGroupConfigRequest)
Gets a key group configuration.
|
default GetMonitoringSubscriptionResponse |
CloudFrontClient.getMonitoringSubscription(Consumer<GetMonitoringSubscriptionRequest.Builder> getMonitoringSubscriptionRequest)
Gets information about whether additional CloudWatch metrics are enabled for the specified CloudFront
distribution.
|
default GetMonitoringSubscriptionResponse |
CloudFrontClient.getMonitoringSubscription(GetMonitoringSubscriptionRequest getMonitoringSubscriptionRequest)
Gets information about whether additional CloudWatch metrics are enabled for the specified CloudFront
distribution.
|
default GetOriginRequestPolicyResponse |
CloudFrontClient.getOriginRequestPolicy(Consumer<GetOriginRequestPolicyRequest.Builder> getOriginRequestPolicyRequest)
Gets an origin request policy, including the following metadata:
|
default GetOriginRequestPolicyResponse |
CloudFrontClient.getOriginRequestPolicy(GetOriginRequestPolicyRequest getOriginRequestPolicyRequest)
Gets an origin request policy, including the following metadata:
|
default GetOriginRequestPolicyConfigResponse |
CloudFrontClient.getOriginRequestPolicyConfig(Consumer<GetOriginRequestPolicyConfigRequest.Builder> getOriginRequestPolicyConfigRequest)
Gets an origin request policy configuration.
|
default GetOriginRequestPolicyConfigResponse |
CloudFrontClient.getOriginRequestPolicyConfig(GetOriginRequestPolicyConfigRequest getOriginRequestPolicyConfigRequest)
Gets an origin request policy configuration.
|
default GetPublicKeyResponse |
CloudFrontClient.getPublicKey(Consumer<GetPublicKeyRequest.Builder> getPublicKeyRequest)
Gets a public key.
|
default GetPublicKeyResponse |
CloudFrontClient.getPublicKey(GetPublicKeyRequest getPublicKeyRequest)
Gets a public key.
|
default GetPublicKeyConfigResponse |
CloudFrontClient.getPublicKeyConfig(Consumer<GetPublicKeyConfigRequest.Builder> getPublicKeyConfigRequest)
Gets a public key configuration.
|
default GetPublicKeyConfigResponse |
CloudFrontClient.getPublicKeyConfig(GetPublicKeyConfigRequest getPublicKeyConfigRequest)
Gets a public key configuration.
|
default GetRealtimeLogConfigResponse |
CloudFrontClient.getRealtimeLogConfig(Consumer<GetRealtimeLogConfigRequest.Builder> getRealtimeLogConfigRequest)
Gets a real-time log configuration.
|
default GetRealtimeLogConfigResponse |
CloudFrontClient.getRealtimeLogConfig(GetRealtimeLogConfigRequest getRealtimeLogConfigRequest)
Gets a real-time log configuration.
|
default GetStreamingDistributionResponse |
CloudFrontClient.getStreamingDistribution(Consumer<GetStreamingDistributionRequest.Builder> getStreamingDistributionRequest)
Gets information about a specified RTMP distribution, including the distribution configuration.
|
default GetStreamingDistributionResponse |
CloudFrontClient.getStreamingDistribution(GetStreamingDistributionRequest getStreamingDistributionRequest)
Gets information about a specified RTMP distribution, including the distribution configuration.
|
default GetStreamingDistributionConfigResponse |
CloudFrontClient.getStreamingDistributionConfig(Consumer<GetStreamingDistributionConfigRequest.Builder> getStreamingDistributionConfigRequest)
Get the configuration information about a streaming distribution.
|
default GetStreamingDistributionConfigResponse |
CloudFrontClient.getStreamingDistributionConfig(GetStreamingDistributionConfigRequest getStreamingDistributionConfigRequest)
Get the configuration information about a streaming distribution.
|
default ListCachePoliciesResponse |
CloudFrontClient.listCachePolicies(Consumer<ListCachePoliciesRequest.Builder> listCachePoliciesRequest)
Gets a list of cache policies.
|
default ListCachePoliciesResponse |
CloudFrontClient.listCachePolicies(ListCachePoliciesRequest listCachePoliciesRequest)
Gets a list of cache policies.
|
default ListCloudFrontOriginAccessIdentitiesResponse |
CloudFrontClient.listCloudFrontOriginAccessIdentities()
Lists origin access identities.
|
default ListCloudFrontOriginAccessIdentitiesResponse |
CloudFrontClient.listCloudFrontOriginAccessIdentities(Consumer<ListCloudFrontOriginAccessIdentitiesRequest.Builder> listCloudFrontOriginAccessIdentitiesRequest)
Lists origin access identities.
|
default ListCloudFrontOriginAccessIdentitiesResponse |
CloudFrontClient.listCloudFrontOriginAccessIdentities(ListCloudFrontOriginAccessIdentitiesRequest listCloudFrontOriginAccessIdentitiesRequest)
Lists origin access identities.
|
default ListDistributionsResponse |
CloudFrontClient.listDistributions()
List CloudFront distributions.
|
default ListDistributionsResponse |
CloudFrontClient.listDistributions(Consumer<ListDistributionsRequest.Builder> listDistributionsRequest)
List CloudFront distributions.
|
default ListDistributionsResponse |
CloudFrontClient.listDistributions(ListDistributionsRequest listDistributionsRequest)
List CloudFront distributions.
|
default ListDistributionsByCachePolicyIdResponse |
CloudFrontClient.listDistributionsByCachePolicyId(Consumer<ListDistributionsByCachePolicyIdRequest.Builder> listDistributionsByCachePolicyIdRequest)
Gets a list of distribution IDs for distributions that have a cache behavior that’s associated with the specified
cache policy.
|
default ListDistributionsByCachePolicyIdResponse |
CloudFrontClient.listDistributionsByCachePolicyId(ListDistributionsByCachePolicyIdRequest listDistributionsByCachePolicyIdRequest)
Gets a list of distribution IDs for distributions that have a cache behavior that’s associated with the specified
cache policy.
|
default ListDistributionsByKeyGroupResponse |
CloudFrontClient.listDistributionsByKeyGroup(Consumer<ListDistributionsByKeyGroupRequest.Builder> listDistributionsByKeyGroupRequest)
Gets a list of distribution IDs for distributions that have a cache behavior that references the specified key
group.
|
default ListDistributionsByKeyGroupResponse |
CloudFrontClient.listDistributionsByKeyGroup(ListDistributionsByKeyGroupRequest listDistributionsByKeyGroupRequest)
Gets a list of distribution IDs for distributions that have a cache behavior that references the specified key
group.
|
default ListDistributionsByOriginRequestPolicyIdResponse |
CloudFrontClient.listDistributionsByOriginRequestPolicyId(Consumer<ListDistributionsByOriginRequestPolicyIdRequest.Builder> listDistributionsByOriginRequestPolicyIdRequest)
Gets a list of distribution IDs for distributions that have a cache behavior that’s associated with the specified
origin request policy.
|
default ListDistributionsByOriginRequestPolicyIdResponse |
CloudFrontClient.listDistributionsByOriginRequestPolicyId(ListDistributionsByOriginRequestPolicyIdRequest listDistributionsByOriginRequestPolicyIdRequest)
Gets a list of distribution IDs for distributions that have a cache behavior that’s associated with the specified
origin request policy.
|
default ListDistributionsByRealtimeLogConfigResponse |
CloudFrontClient.listDistributionsByRealtimeLogConfig(Consumer<ListDistributionsByRealtimeLogConfigRequest.Builder> listDistributionsByRealtimeLogConfigRequest)
Gets a list of distributions that have a cache behavior that’s associated with the specified real-time log
configuration.
|
default ListDistributionsByRealtimeLogConfigResponse |
CloudFrontClient.listDistributionsByRealtimeLogConfig(ListDistributionsByRealtimeLogConfigRequest listDistributionsByRealtimeLogConfigRequest)
Gets a list of distributions that have a cache behavior that’s associated with the specified real-time log
configuration.
|
default ListDistributionsByWebAclIdResponse |
CloudFrontClient.listDistributionsByWebACLId(Consumer<ListDistributionsByWebAclIdRequest.Builder> listDistributionsByWebAclIdRequest)
List the distributions that are associated with a specified AWS WAF web ACL.
|
default ListDistributionsByWebAclIdResponse |
CloudFrontClient.listDistributionsByWebACLId(ListDistributionsByWebAclIdRequest listDistributionsByWebAclIdRequest)
List the distributions that are associated with a specified AWS WAF web ACL.
|
default ListFieldLevelEncryptionConfigsResponse |
CloudFrontClient.listFieldLevelEncryptionConfigs()
List all field-level encryption configurations that have been created in CloudFront for this account.
|
default ListFieldLevelEncryptionConfigsResponse |
CloudFrontClient.listFieldLevelEncryptionConfigs(Consumer<ListFieldLevelEncryptionConfigsRequest.Builder> listFieldLevelEncryptionConfigsRequest)
List all field-level encryption configurations that have been created in CloudFront for this account.
|
default ListFieldLevelEncryptionConfigsResponse |
CloudFrontClient.listFieldLevelEncryptionConfigs(ListFieldLevelEncryptionConfigsRequest listFieldLevelEncryptionConfigsRequest)
List all field-level encryption configurations that have been created in CloudFront for this account.
|
default ListFieldLevelEncryptionProfilesResponse |
CloudFrontClient.listFieldLevelEncryptionProfiles()
Request a list of field-level encryption profiles that have been created in CloudFront for this account.
|
default ListFieldLevelEncryptionProfilesResponse |
CloudFrontClient.listFieldLevelEncryptionProfiles(Consumer<ListFieldLevelEncryptionProfilesRequest.Builder> listFieldLevelEncryptionProfilesRequest)
Request a list of field-level encryption profiles that have been created in CloudFront for this account.
|
default ListFieldLevelEncryptionProfilesResponse |
CloudFrontClient.listFieldLevelEncryptionProfiles(ListFieldLevelEncryptionProfilesRequest listFieldLevelEncryptionProfilesRequest)
Request a list of field-level encryption profiles that have been created in CloudFront for this account.
|
default ListFunctionsResponse |
CloudFrontClient.listFunctions(Consumer<ListFunctionsRequest.Builder> listFunctionsRequest)
Gets a list of all CloudFront functions in your AWS account.
|
default ListFunctionsResponse |
CloudFrontClient.listFunctions(ListFunctionsRequest listFunctionsRequest)
Gets a list of all CloudFront functions in your AWS account.
|
default ListInvalidationsResponse |
CloudFrontClient.listInvalidations(Consumer<ListInvalidationsRequest.Builder> listInvalidationsRequest)
Lists invalidation batches.
|
default ListInvalidationsResponse |
CloudFrontClient.listInvalidations(ListInvalidationsRequest listInvalidationsRequest)
Lists invalidation batches.
|
default ListKeyGroupsResponse |
CloudFrontClient.listKeyGroups(Consumer<ListKeyGroupsRequest.Builder> listKeyGroupsRequest)
Gets a list of key groups.
|
default ListKeyGroupsResponse |
CloudFrontClient.listKeyGroups(ListKeyGroupsRequest listKeyGroupsRequest)
Gets a list of key groups.
|
default ListOriginRequestPoliciesResponse |
CloudFrontClient.listOriginRequestPolicies(Consumer<ListOriginRequestPoliciesRequest.Builder> listOriginRequestPoliciesRequest)
Gets a list of origin request policies.
|
default ListOriginRequestPoliciesResponse |
CloudFrontClient.listOriginRequestPolicies(ListOriginRequestPoliciesRequest listOriginRequestPoliciesRequest)
Gets a list of origin request policies.
|
default ListPublicKeysResponse |
CloudFrontClient.listPublicKeys()
List all public keys that have been added to CloudFront for this account.
|
default ListPublicKeysResponse |
CloudFrontClient.listPublicKeys(Consumer<ListPublicKeysRequest.Builder> listPublicKeysRequest)
List all public keys that have been added to CloudFront for this account.
|
default ListPublicKeysResponse |
CloudFrontClient.listPublicKeys(ListPublicKeysRequest listPublicKeysRequest)
List all public keys that have been added to CloudFront for this account.
|
default ListRealtimeLogConfigsResponse |
CloudFrontClient.listRealtimeLogConfigs(Consumer<ListRealtimeLogConfigsRequest.Builder> listRealtimeLogConfigsRequest)
Gets a list of real-time log configurations.
|
default ListRealtimeLogConfigsResponse |
CloudFrontClient.listRealtimeLogConfigs(ListRealtimeLogConfigsRequest listRealtimeLogConfigsRequest)
Gets a list of real-time log configurations.
|
default ListStreamingDistributionsResponse |
CloudFrontClient.listStreamingDistributions()
List streaming distributions.
|
default ListStreamingDistributionsResponse |
CloudFrontClient.listStreamingDistributions(Consumer<ListStreamingDistributionsRequest.Builder> listStreamingDistributionsRequest)
List streaming distributions.
|
default ListStreamingDistributionsResponse |
CloudFrontClient.listStreamingDistributions(ListStreamingDistributionsRequest listStreamingDistributionsRequest)
List streaming distributions.
|
default ListTagsForResourceResponse |
CloudFrontClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
List tags for a CloudFront resource.
|
default ListTagsForResourceResponse |
CloudFrontClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
List tags for a CloudFront resource.
|
default PublishFunctionResponse |
CloudFrontClient.publishFunction(Consumer<PublishFunctionRequest.Builder> publishFunctionRequest)
Publishes a CloudFront function by copying the function code from the
DEVELOPMENT stage to
LIVE. |
default PublishFunctionResponse |
CloudFrontClient.publishFunction(PublishFunctionRequest publishFunctionRequest)
Publishes a CloudFront function by copying the function code from the
DEVELOPMENT stage to
LIVE. |
default TagResourceResponse |
CloudFrontClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Add tags to a CloudFront resource.
|
default TagResourceResponse |
CloudFrontClient.tagResource(TagResourceRequest tagResourceRequest)
Add tags to a CloudFront resource.
|
default TestFunctionResponse |
CloudFrontClient.testFunction(Consumer<TestFunctionRequest.Builder> testFunctionRequest)
Tests a CloudFront function.
|
default TestFunctionResponse |
CloudFrontClient.testFunction(TestFunctionRequest testFunctionRequest)
Tests a CloudFront function.
|
default UntagResourceResponse |
CloudFrontClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Remove tags from a CloudFront resource.
|
default UntagResourceResponse |
CloudFrontClient.untagResource(UntagResourceRequest untagResourceRequest)
Remove tags from a CloudFront resource.
|
default UpdateCachePolicyResponse |
CloudFrontClient.updateCachePolicy(Consumer<UpdateCachePolicyRequest.Builder> updateCachePolicyRequest)
Updates a cache policy configuration.
|
default UpdateCachePolicyResponse |
CloudFrontClient.updateCachePolicy(UpdateCachePolicyRequest updateCachePolicyRequest)
Updates a cache policy configuration.
|
default UpdateCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.updateCloudFrontOriginAccessIdentity(Consumer<UpdateCloudFrontOriginAccessIdentityRequest.Builder> updateCloudFrontOriginAccessIdentityRequest)
Update an origin access identity.
|
default UpdateCloudFrontOriginAccessIdentityResponse |
CloudFrontClient.updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest)
Update an origin access identity.
|
default UpdateDistributionResponse |
CloudFrontClient.updateDistribution(Consumer<UpdateDistributionRequest.Builder> updateDistributionRequest)
Updates the configuration for a web distribution.
|
default UpdateDistributionResponse |
CloudFrontClient.updateDistribution(UpdateDistributionRequest updateDistributionRequest)
Updates the configuration for a web distribution.
|
default UpdateFieldLevelEncryptionConfigResponse |
CloudFrontClient.updateFieldLevelEncryptionConfig(Consumer<UpdateFieldLevelEncryptionConfigRequest.Builder> updateFieldLevelEncryptionConfigRequest)
Update a field-level encryption configuration.
|
default UpdateFieldLevelEncryptionConfigResponse |
CloudFrontClient.updateFieldLevelEncryptionConfig(UpdateFieldLevelEncryptionConfigRequest updateFieldLevelEncryptionConfigRequest)
Update a field-level encryption configuration.
|
default UpdateFieldLevelEncryptionProfileResponse |
CloudFrontClient.updateFieldLevelEncryptionProfile(Consumer<UpdateFieldLevelEncryptionProfileRequest.Builder> updateFieldLevelEncryptionProfileRequest)
Update a field-level encryption profile.
|
default UpdateFieldLevelEncryptionProfileResponse |
CloudFrontClient.updateFieldLevelEncryptionProfile(UpdateFieldLevelEncryptionProfileRequest updateFieldLevelEncryptionProfileRequest)
Update a field-level encryption profile.
|
default UpdateFunctionResponse |
CloudFrontClient.updateFunction(Consumer<UpdateFunctionRequest.Builder> updateFunctionRequest)
Updates a CloudFront function.
|
default UpdateFunctionResponse |
CloudFrontClient.updateFunction(UpdateFunctionRequest updateFunctionRequest)
Updates a CloudFront function.
|
default UpdateKeyGroupResponse |
CloudFrontClient.updateKeyGroup(Consumer<UpdateKeyGroupRequest.Builder> updateKeyGroupRequest)
Updates a key group.
|
default UpdateKeyGroupResponse |
CloudFrontClient.updateKeyGroup(UpdateKeyGroupRequest updateKeyGroupRequest)
Updates a key group.
|
default UpdateOriginRequestPolicyResponse |
CloudFrontClient.updateOriginRequestPolicy(Consumer<UpdateOriginRequestPolicyRequest.Builder> updateOriginRequestPolicyRequest)
Updates an origin request policy configuration.
|
default UpdateOriginRequestPolicyResponse |
CloudFrontClient.updateOriginRequestPolicy(UpdateOriginRequestPolicyRequest updateOriginRequestPolicyRequest)
Updates an origin request policy configuration.
|
default UpdatePublicKeyResponse |
CloudFrontClient.updatePublicKey(Consumer<UpdatePublicKeyRequest.Builder> updatePublicKeyRequest)
Update public key information.
|
default UpdatePublicKeyResponse |
CloudFrontClient.updatePublicKey(UpdatePublicKeyRequest updatePublicKeyRequest)
Update public key information.
|
default UpdateRealtimeLogConfigResponse |
CloudFrontClient.updateRealtimeLogConfig(Consumer<UpdateRealtimeLogConfigRequest.Builder> updateRealtimeLogConfigRequest)
Updates a real-time log configuration.
|
default UpdateRealtimeLogConfigResponse |
CloudFrontClient.updateRealtimeLogConfig(UpdateRealtimeLogConfigRequest updateRealtimeLogConfigRequest)
Updates a real-time log configuration.
|
default UpdateStreamingDistributionResponse |
CloudFrontClient.updateStreamingDistribution(Consumer<UpdateStreamingDistributionRequest.Builder> updateStreamingDistributionRequest)
Update a streaming distribution.
|
default UpdateStreamingDistributionResponse |
CloudFrontClient.updateStreamingDistribution(UpdateStreamingDistributionRequest updateStreamingDistributionRequest)
Update a streaming distribution.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccessDeniedException
Access denied.
|
class |
BatchTooLargeException
Invalidation batch specified is too large.
|
class |
CachePolicyAlreadyExistsException
A cache policy with this name already exists.
|
class |
CachePolicyInUseException
Cannot delete the cache policy because it is attached to one or more cache behaviors.
|
class |
CannotChangeImmutablePublicKeyFieldsException
You can't change the value of a public key.
|
class |
CloudFrontOriginAccessIdentityAlreadyExistsException
If the
CallerReference is a value you already sent in a previous request to create an identity but the
content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront
returns a CloudFrontOriginAccessIdentityAlreadyExists error. |
class |
CloudFrontOriginAccessIdentityInUseException
The Origin Access Identity specified is already in use.
|
class |
CnameAlreadyExistsException
The CNAME specified is already defined for CloudFront.
|
class |
DistributionAlreadyExistsException
The caller reference you attempted to create the distribution with is associated with another distribution.
|
class |
DistributionNotDisabledException
The specified CloudFront distribution is not disabled.
|
class |
FieldLevelEncryptionConfigAlreadyExistsException
The specified configuration for field-level encryption already exists.
|
class |
FieldLevelEncryptionConfigInUseException
The specified configuration for field-level encryption is in use.
|
class |
FieldLevelEncryptionProfileAlreadyExistsException
The specified profile for field-level encryption already exists.
|
class |
FieldLevelEncryptionProfileInUseException
The specified profile for field-level encryption is in use.
|
class |
FieldLevelEncryptionProfileSizeExceededException
The maximum size of a profile for field-level encryption was exceeded.
|
class |
FunctionAlreadyExistsException
A function with the same name already exists in this AWS account.
|
class |
FunctionInUseException
Cannot delete the function because it’s attached to one or more cache behaviors.
|
class |
FunctionSizeLimitExceededException
The function is too large.
|
class |
IllegalDeleteException
You cannot delete a managed policy.
|
class |
IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException
The specified configuration for field-level encryption can't be associated with the specified cache behavior.
|
class |
IllegalUpdateException
The update contains modifications that are not allowed.
|
class |
InconsistentQuantitiesException
The value of
Quantity and the size of Items don't match. |
class |
InvalidArgumentException
An argument is invalid.
|
class |
InvalidDefaultRootObjectException
The default root object file name is too big or contains an invalid character.
|
class |
InvalidErrorCodeException
An invalid error code was specified.
|
class |
InvalidForwardCookiesException
Your request contains forward cookies option which doesn't match with the expectation for the
whitelisted list of cookie names. |
class |
InvalidFunctionAssociationException
A CloudFront function association is invalid.
|
class |
InvalidGeoRestrictionParameterException
The specified geo restriction parameter is not valid.
|
class |
InvalidHeadersForS3OriginException
The headers specified are not valid for an Amazon S3 origin.
|
class |
InvalidIfMatchVersionException
The
If-Match version is missing or not valid. |
class |
InvalidLambdaFunctionAssociationException
The specified Lambda function association is invalid.
|
class |
InvalidLocationCodeException
The location code specified is not valid.
|
class |
InvalidMinimumProtocolVersionException
The minimum protocol version specified is not valid.
|
class |
InvalidOriginAccessIdentityException
The origin access identity is not valid or doesn't exist.
|
class |
InvalidOriginException
The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket.
|
class |
InvalidOriginKeepaliveTimeoutException
The keep alive timeout specified for the origin is not valid.
|
class |
InvalidOriginReadTimeoutException
The read timeout specified for the origin is not valid.
|
class |
InvalidProtocolSettingsException
You cannot specify SSLv3 as the minimum protocol version if you only want to support only clients that support Server
Name Indication (SNI).
|
class |
InvalidQueryStringParametersException
The query string parameters specified are not valid.
|
class |
InvalidRelativePathException
The relative path is too big, is not URL-encoded, or does not begin with a slash (/).
|
class |
InvalidRequiredProtocolException
This operation requires the HTTPS protocol.
|
class |
InvalidResponseCodeException
A response code is not valid.
|
class |
InvalidTaggingException
The tagging specified is not valid.
|
class |
InvalidTtlOrderException
The TTL order specified is not valid.
|
class |
InvalidViewerCertificateException
A viewer certificate specified is not valid.
|
class |
InvalidWebAclIdException
A web ACL ID specified is not valid.
|
class |
KeyGroupAlreadyExistsException
A key group with this name already exists.
|
class |
MissingBodyException
This operation requires a body.
|
class |
NoSuchCachePolicyException
The cache policy does not exist.
|
class |
NoSuchCloudFrontOriginAccessIdentityException
The specified origin access identity does not exist.
|
class |
NoSuchDistributionException
The specified distribution does not exist.
|
class |
NoSuchFieldLevelEncryptionConfigException
The specified configuration for field-level encryption doesn't exist.
|
class |
NoSuchFieldLevelEncryptionProfileException
The specified profile for field-level encryption doesn't exist.
|
class |
NoSuchFunctionExistsException
The function does not exist.
|
class |
NoSuchInvalidationException
The specified invalidation does not exist.
|
class |
NoSuchOriginException
No origin exists with the specified
Origin Id. |
class |
NoSuchOriginRequestPolicyException
The origin request policy does not exist.
|
class |
NoSuchPublicKeyException
The specified public key doesn't exist.
|
class |
NoSuchRealtimeLogConfigException
The real-time log configuration does not exist.
|
class |
NoSuchResourceException
A resource that was specified is not valid.
|
class |
NoSuchStreamingDistributionException
The specified streaming distribution does not exist.
|
class |
OriginRequestPolicyAlreadyExistsException
An origin request policy with this name already exists.
|
class |
OriginRequestPolicyInUseException
Cannot delete the origin request policy because it is attached to one or more cache behaviors.
|
class |
PreconditionFailedException
The precondition in one or more of the request fields evaluated to
false. |
class |
PublicKeyAlreadyExistsException
The specified public key already exists.
|
class |
PublicKeyInUseException
The specified public key is in use.
|
class |
QueryArgProfileEmptyException
No profile specified for the field-level encryption query argument.
|
class |
RealtimeLogConfigAlreadyExistsException
A real-time log configuration with this name already exists.
|
class |
RealtimeLogConfigInUseException
Cannot delete the real-time log configuration because it is attached to one or more cache behaviors.
|
class |
RealtimeLogConfigOwnerMismatchException
The specified real-time log configuration belongs to a different AWS account.
|
class |
ResourceInUseException
Cannot delete this resource because it is in use.
|
class |
StreamingDistributionAlreadyExistsException
The caller reference you attempted to create the streaming distribution with is associated with another distribution
|
class |
StreamingDistributionNotDisabledException
The specified CloudFront distribution is not disabled.
|
class |
TestFunctionFailedException
The CloudFront function failed.
|
class |
TooManyCacheBehaviorsException
You cannot create more cache behaviors for the distribution.
|
class |
TooManyCachePoliciesException
You have reached the maximum number of cache policies for this AWS account.
|
class |
TooManyCertificatesException
You cannot create anymore custom SSL/TLS certificates.
|
class |
TooManyCloudFrontOriginAccessIdentitiesException
Processing your request would cause you to exceed the maximum number of origin access identities allowed.
|
class |
TooManyCookieNamesInWhiteListException
Your request contains more cookie names in the whitelist than are allowed per cache behavior.
|
class |
TooManyCookiesInCachePolicyException
The number of cookies in the cache policy exceeds the maximum.
|
class |
TooManyCookiesInOriginRequestPolicyException
The number of cookies in the origin request policy exceeds the maximum.
|
class |
TooManyDistributionCnamEsException
Your request contains more CNAMEs than are allowed per distribution.
|
class |
TooManyDistributionsAssociatedToCachePolicyException
The maximum number of distributions have been associated with the specified cache policy.
|
class |
TooManyDistributionsAssociatedToFieldLevelEncryptionConfigException
The maximum number of distributions have been associated with the specified configuration for field-level encryption.
|
class |
TooManyDistributionsAssociatedToKeyGroupException
The number of distributions that reference this key group is more than the maximum allowed.
|
class |
TooManyDistributionsAssociatedToOriginRequestPolicyException
The maximum number of distributions have been associated with the specified origin request policy.
|
class |
TooManyDistributionsException
Processing your request would cause you to exceed the maximum number of distributions allowed.
|
class |
TooManyDistributionsWithFunctionAssociationsException
You have reached the maximum number of distributions that are associated with a CloudFront function.
|
class |
TooManyDistributionsWithLambdaAssociationsException
Processing your request would cause the maximum number of distributions with Lambda function associations per owner
to be exceeded.
|
class |
TooManyDistributionsWithSingleFunctionArnException
The maximum number of distributions have been associated with the specified Lambda function.
|
class |
TooManyFieldLevelEncryptionConfigsException
The maximum number of configurations for field-level encryption have been created.
|
class |
TooManyFieldLevelEncryptionContentTypeProfilesException
The maximum number of content type profiles for field-level encryption have been created.
|
class |
TooManyFieldLevelEncryptionEncryptionEntitiesException
The maximum number of encryption entities for field-level encryption have been created.
|
class |
TooManyFieldLevelEncryptionFieldPatternsException
The maximum number of field patterns for field-level encryption have been created.
|
class |
TooManyFieldLevelEncryptionProfilesException
The maximum number of profiles for field-level encryption have been created.
|
class |
TooManyFieldLevelEncryptionQueryArgProfilesException
The maximum number of query arg profiles for field-level encryption have been created.
|
class |
TooManyFunctionAssociationsException
You have reached the maximum number of CloudFront function associations for this distribution.
|
class |
TooManyFunctionsException
You have reached the maximum number of CloudFront functions for this AWS account.
|
class |
TooManyHeadersInCachePolicyException
The number of headers in the cache policy exceeds the maximum.
|
class |
TooManyHeadersInForwardedValuesException
Your request contains too many headers in forwarded values.
|
class |
TooManyHeadersInOriginRequestPolicyException
The number of headers in the origin request policy exceeds the maximum.
|
class |
TooManyInvalidationsInProgressException
You have exceeded the maximum number of allowable InProgress invalidation batch requests, or invalidation objects.
|
class |
TooManyKeyGroupsAssociatedToDistributionException
The number of key groups referenced by this distribution is more than the maximum allowed.
|
class |
TooManyKeyGroupsException
You have reached the maximum number of key groups for this AWS account.
|
class |
TooManyLambdaFunctionAssociationsException
Your request contains more Lambda function associations than are allowed per distribution.
|
class |
TooManyOriginCustomHeadersException
Your request contains too many origin custom headers.
|
class |
TooManyOriginGroupsPerDistributionException
Processing your request would cause you to exceed the maximum number of origin groups allowed.
|
class |
TooManyOriginRequestPoliciesException
You have reached the maximum number of origin request policies for this AWS account.
|
class |
TooManyOriginsException
You cannot create more origins for the distribution.
|
class |
TooManyPublicKeysException
The maximum number of public keys for field-level encryption have been created.
|
class |
TooManyPublicKeysInKeyGroupException
The number of public keys in this key group is more than the maximum allowed.
|
class |
TooManyQueryStringParametersException
Your request contains too many query string parameters.
|
class |
TooManyQueryStringsInCachePolicyException
The number of query strings in the cache policy exceeds the maximum.
|
class |
TooManyQueryStringsInOriginRequestPolicyException
The number of query strings in the origin request policy exceeds the maximum.
|
class |
TooManyRealtimeLogConfigsException
You have reached the maximum number of real-time log configurations for this AWS account.
|
class |
TooManyStreamingDistributionCnamEsException
Your request contains more CNAMEs than are allowed per distribution.
|
class |
TooManyStreamingDistributionsException
Processing your request would cause you to exceed the maximum number of streaming distributions allowed.
|
class |
TooManyTrustedSignersException
Your request contains more trusted signers than are allowed per distribution.
|
class |
TrustedKeyGroupDoesNotExistException
The specified key group does not exist.
|
class |
TrustedSignerDoesNotExistException
One or more of your trusted signers don't exist.
|
class |
UnsupportedOperationException
This operation is not supported in this region.
|
| Modifier and Type | Method and Description |
|---|---|
CloudFrontException |
CloudFrontException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(CloudFrontException ex) |
Copyright © 2021. All rights reserved.