| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
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 CreateInvalidationResponse |
CloudFrontClient.createInvalidation(Consumer<CreateInvalidationRequest.Builder> createInvalidationRequest)
Create a new invalidation.
|
default CreateInvalidationResponse |
CloudFrontClient.createInvalidation(CreateInvalidationRequest createInvalidationRequest)
Create a new invalidation.
|
default CreatePublicKeyResponse |
CloudFrontClient.createPublicKey(Consumer<CreatePublicKeyRequest.Builder> createPublicKeyRequest)
Add a new public key to CloudFront to use, for example, for field-level encryption.
|
default CreatePublicKeyResponse |
CloudFrontClient.createPublicKey(CreatePublicKeyRequest createPublicKeyRequest)
Add a new public key to CloudFront to use, for example, for field-level encryption.
|
default CreateStreamingDistributionResponse |
CloudFrontClient.createStreamingDistribution(Consumer<CreateStreamingDistributionRequest.Builder> createStreamingDistributionRequest)
Creates a new RTMP distribution.
|
default CreateStreamingDistributionResponse |
CloudFrontClient.createStreamingDistribution(CreateStreamingDistributionRequest createStreamingDistributionRequest)
Creates a new RTMP distribution.
|
default CreateStreamingDistributionWithTagsResponse |
CloudFrontClient.createStreamingDistributionWithTags(Consumer<CreateStreamingDistributionWithTagsRequest.Builder> createStreamingDistributionWithTagsRequest)
Create a new streaming distribution with tags.
|
default CreateStreamingDistributionWithTagsResponse |
CloudFrontClient.createStreamingDistributionWithTags(CreateStreamingDistributionWithTagsRequest createStreamingDistributionWithTagsRequest)
Create a new streaming distribution with tags.
|
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 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 DeleteStreamingDistributionResponse |
CloudFrontClient.deleteStreamingDistribution(Consumer<DeleteStreamingDistributionRequest.Builder> deleteStreamingDistributionRequest)
Delete a streaming distribution.
|
default DeleteStreamingDistributionResponse |
CloudFrontClient.deleteStreamingDistribution(DeleteStreamingDistributionRequest deleteStreamingDistributionRequest)
Delete a streaming distribution.
|
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 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 GetPublicKeyResponse |
CloudFrontClient.getPublicKey(Consumer<GetPublicKeyRequest.Builder> getPublicKeyRequest)
Get the public key information.
|
default GetPublicKeyResponse |
CloudFrontClient.getPublicKey(GetPublicKeyRequest getPublicKeyRequest)
Get the public key information.
|
default GetPublicKeyConfigResponse |
CloudFrontClient.getPublicKeyConfig(Consumer<GetPublicKeyConfigRequest.Builder> getPublicKeyConfigRequest)
Return public key configuration informaation
|
default GetPublicKeyConfigResponse |
CloudFrontClient.getPublicKeyConfig(GetPublicKeyConfigRequest getPublicKeyConfigRequest)
Return public key configuration informaation
|
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 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 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 ListInvalidationsResponse |
CloudFrontClient.listInvalidations(Consumer<ListInvalidationsRequest.Builder> listInvalidationsRequest)
Lists invalidation batches.
|
default ListInvalidationsResponse |
CloudFrontClient.listInvalidations(ListInvalidationsRequest listInvalidationsRequest)
Lists invalidation batches.
|
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 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 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 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 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 UpdatePublicKeyResponse |
CloudFrontClient.updatePublicKey(Consumer<UpdatePublicKeyRequest.Builder> updatePublicKeyRequest)
Update public key information.
|
default UpdatePublicKeyResponse |
CloudFrontClient.updatePublicKey(UpdatePublicKeyRequest updatePublicKeyRequest)
Update public key information.
|
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 |
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 |
IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException
The specified configuration for field-level encryption can't be associated with the specified cache behavior.
|
class |
IllegalUpdateException
Origin and
CallerReference cannot be updated. |
class |
InconsistentQuantitiesException
The value of
Quantity and the size of Items don't match. |
class |
InvalidArgumentException
The 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 |
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 for the distribution. |
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 |
MissingBodyException
This operation requires a body.
|
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 |
NoSuchInvalidationException
The specified invalidation does not exist.
|
class |
NoSuchOriginException
No origin exists with the specified
Origin Id. |
class |
NoSuchPublicKeyException
The specified public key doesn't exist.
|
class |
NoSuchResourceException
A resource that was specified is not valid.
|
class |
NoSuchStreamingDistributionException
The specified streaming distribution does not exist.
|
class |
PreconditionFailedException
The precondition given in one or more of the request-header 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 |
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 |
TooManyCacheBehaviorsException
You cannot create more cache behaviors for the distribution.
|
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 |
TooManyDistributionCnamEsException
Your request contains more CNAMEs than are allowed per distribution.
|
class |
TooManyDistributionsAssociatedToFieldLevelEncryptionConfigException
The maximum number of distributions have been associated with the specified configuration for field-level encryption.
|
class |
TooManyDistributionsException
Processing your request would cause you to exceed the maximum number of distributions allowed.
|
class |
TooManyDistributionsWithLambdaAssociationsException
Processing your request would cause the maximum number of distributions with Lambda function associations per owner
to be exceeded.
|
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 |
TooManyHeadersInForwardedValuesException
Your request contains too many headers in forwarded values.
|
class |
TooManyInvalidationsInProgressException
You have exceeded the maximum number of allowable InProgress invalidation batch requests, or invalidation objects.
|
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 |
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 |
TooManyQueryStringParametersException
Your request contains too many query string parameters.
|
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 |
TrustedSignerDoesNotExistException
One or more of your trusted signers don't exist.
|
| Modifier and Type | Method and Description |
|---|---|
CloudFrontException |
CloudFrontException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(CloudFrontException ex) |
Copyright © 2020. All rights reserved.