Interface CloudFrontAsyncClient
- All Superinterfaces:
AutoCloseable,AwsClient,SdkAutoCloseable,SdkClient
builder()
method.The asynchronous client performs non-blocking I/O when configured with any SdkAsyncHttpClient
supported in the SDK. However, full non-blocking is not guaranteed as the async client may perform blocking calls in
some cases such as credentials retrieval and endpoint discovery as part of the async API call.
This is the Amazon CloudFront API Reference. This guide is for developers who need detailed information about CloudFront API actions, data types, and errors. For detailed information about CloudFront features, see the Amazon CloudFront Developer Guide.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringValue for looking up the service's metadata from theServiceMetadataProvider.static final String -
Method Summary
Modifier and TypeMethodDescriptiondefault CompletableFuture<AssociateAliasResponse> associateAlias(Consumer<AssociateAliasRequest.Builder> associateAliasRequest) default CompletableFuture<AssociateAliasResponse> associateAlias(AssociateAliasRequest associateAliasRequest) associateDistributionTenantWebACL(Consumer<AssociateDistributionTenantWebAclRequest.Builder> associateDistributionTenantWebAclRequest) Associates the WAF web ACL with a distribution tenant.associateDistributionTenantWebACL(AssociateDistributionTenantWebAclRequest associateDistributionTenantWebAclRequest) Associates the WAF web ACL with a distribution tenant.associateDistributionWebACL(Consumer<AssociateDistributionWebAclRequest.Builder> associateDistributionWebAclRequest) Associates the WAF web ACL with a distribution.associateDistributionWebACL(AssociateDistributionWebAclRequest associateDistributionWebAclRequest) Associates the WAF web ACL with a distribution.static CloudFrontAsyncClientBuilderbuilder()Create a builder that can be used to configure and create aCloudFrontAsyncClient.copyDistribution(Consumer<CopyDistributionRequest.Builder> copyDistributionRequest) Creates a staging distribution using the configuration of the provided primary distribution.copyDistribution(CopyDistributionRequest copyDistributionRequest) Creates a staging distribution using the configuration of the provided primary distribution.static CloudFrontAsyncClientcreate()Create aCloudFrontAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.createAnycastIpList(Consumer<CreateAnycastIpListRequest.Builder> createAnycastIpListRequest) Creates an Anycast static IP list.createAnycastIpList(CreateAnycastIpListRequest createAnycastIpListRequest) Creates an Anycast static IP list.createCachePolicy(Consumer<CreateCachePolicyRequest.Builder> createCachePolicyRequest) Creates a cache policy.createCachePolicy(CreateCachePolicyRequest createCachePolicyRequest) Creates a cache policy.createCloudFrontOriginAccessIdentity(Consumer<CreateCloudFrontOriginAccessIdentityRequest.Builder> createCloudFrontOriginAccessIdentityRequest) Creates a new origin access identity.createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest) Creates a new origin access identity.createConnectionGroup(Consumer<CreateConnectionGroupRequest.Builder> createConnectionGroupRequest) Creates a connection group.createConnectionGroup(CreateConnectionGroupRequest createConnectionGroupRequest) Creates a connection group.createContinuousDeploymentPolicy(Consumer<CreateContinuousDeploymentPolicyRequest.Builder> createContinuousDeploymentPolicyRequest) Creates a continuous deployment policy that distributes traffic for a custom domain name to two different CloudFront distributions.createContinuousDeploymentPolicy(CreateContinuousDeploymentPolicyRequest createContinuousDeploymentPolicyRequest) Creates a continuous deployment policy that distributes traffic for a custom domain name to two different CloudFront distributions.createDistribution(Consumer<CreateDistributionRequest.Builder> createDistributionRequest) Creates a CloudFront distribution.createDistribution(CreateDistributionRequest createDistributionRequest) Creates a CloudFront distribution.createDistributionTenant(Consumer<CreateDistributionTenantRequest.Builder> createDistributionTenantRequest) Creates a distribution tenant.createDistributionTenant(CreateDistributionTenantRequest createDistributionTenantRequest) Creates a distribution tenant.createDistributionWithTags(Consumer<CreateDistributionWithTagsRequest.Builder> createDistributionWithTagsRequest) Create a new distribution with tags.createDistributionWithTags(CreateDistributionWithTagsRequest createDistributionWithTagsRequest) Create a new distribution with tags.createFieldLevelEncryptionConfig(Consumer<CreateFieldLevelEncryptionConfigRequest.Builder> createFieldLevelEncryptionConfigRequest) Create a new field-level encryption configuration.createFieldLevelEncryptionConfig(CreateFieldLevelEncryptionConfigRequest createFieldLevelEncryptionConfigRequest) Create a new field-level encryption configuration.createFieldLevelEncryptionProfile(Consumer<CreateFieldLevelEncryptionProfileRequest.Builder> createFieldLevelEncryptionProfileRequest) Create a field-level encryption profile.createFieldLevelEncryptionProfile(CreateFieldLevelEncryptionProfileRequest createFieldLevelEncryptionProfileRequest) Create a field-level encryption profile.default CompletableFuture<CreateFunctionResponse> createFunction(Consumer<CreateFunctionRequest.Builder> createFunctionRequest) Creates a CloudFront function.default CompletableFuture<CreateFunctionResponse> createFunction(CreateFunctionRequest createFunctionRequest) Creates a CloudFront function.createInvalidation(Consumer<CreateInvalidationRequest.Builder> createInvalidationRequest) Create a new invalidation.createInvalidation(CreateInvalidationRequest createInvalidationRequest) Create a new invalidation.createInvalidationForDistributionTenant(Consumer<CreateInvalidationForDistributionTenantRequest.Builder> createInvalidationForDistributionTenantRequest) Creates an invalidation for a distribution tenant.createInvalidationForDistributionTenant(CreateInvalidationForDistributionTenantRequest createInvalidationForDistributionTenantRequest) Creates an invalidation for a distribution tenant.default CompletableFuture<CreateKeyGroupResponse> createKeyGroup(Consumer<CreateKeyGroupRequest.Builder> createKeyGroupRequest) Creates a key group that you can use with CloudFront signed URLs and signed cookies.default CompletableFuture<CreateKeyGroupResponse> createKeyGroup(CreateKeyGroupRequest createKeyGroupRequest) Creates a key group that you can use with CloudFront signed URLs and signed cookies.createKeyValueStore(Consumer<CreateKeyValueStoreRequest.Builder> createKeyValueStoreRequest) Specifies the key value store resource to add to your account.createKeyValueStore(CreateKeyValueStoreRequest createKeyValueStoreRequest) Specifies the key value store resource to add to your account.createMonitoringSubscription(Consumer<CreateMonitoringSubscriptionRequest.Builder> createMonitoringSubscriptionRequest) Enables or disables additional Amazon CloudWatch metrics for the specified CloudFront distribution.createMonitoringSubscription(CreateMonitoringSubscriptionRequest createMonitoringSubscriptionRequest) Enables or disables additional Amazon CloudWatch metrics for the specified CloudFront distribution.createOriginAccessControl(Consumer<CreateOriginAccessControlRequest.Builder> createOriginAccessControlRequest) Creates a new origin access control in CloudFront.createOriginAccessControl(CreateOriginAccessControlRequest createOriginAccessControlRequest) Creates a new origin access control in CloudFront.createOriginRequestPolicy(Consumer<CreateOriginRequestPolicyRequest.Builder> createOriginRequestPolicyRequest) Creates an origin request policy.createOriginRequestPolicy(CreateOriginRequestPolicyRequest createOriginRequestPolicyRequest) Creates an origin request policy.default CompletableFuture<CreatePublicKeyResponse> 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 CompletableFuture<CreatePublicKeyResponse> createPublicKey(CreatePublicKeyRequest createPublicKeyRequest) Uploads a public key to CloudFront that you can use with signed URLs and signed cookies, or with field-level encryption.createRealtimeLogConfig(Consumer<CreateRealtimeLogConfigRequest.Builder> createRealtimeLogConfigRequest) Creates a real-time log configuration.createRealtimeLogConfig(CreateRealtimeLogConfigRequest createRealtimeLogConfigRequest) Creates a real-time log configuration.createResponseHeadersPolicy(Consumer<CreateResponseHeadersPolicyRequest.Builder> createResponseHeadersPolicyRequest) Creates a response headers policy.createResponseHeadersPolicy(CreateResponseHeadersPolicyRequest createResponseHeadersPolicyRequest) Creates a response headers policy.createStreamingDistribution(Consumer<CreateStreamingDistributionRequest.Builder> createStreamingDistributionRequest) This API is deprecated.createStreamingDistribution(CreateStreamingDistributionRequest createStreamingDistributionRequest) This API is deprecated.createStreamingDistributionWithTags(Consumer<CreateStreamingDistributionWithTagsRequest.Builder> createStreamingDistributionWithTagsRequest) This API is deprecated.createStreamingDistributionWithTags(CreateStreamingDistributionWithTagsRequest createStreamingDistributionWithTagsRequest) This API is deprecated.default CompletableFuture<CreateVpcOriginResponse> createVpcOrigin(Consumer<CreateVpcOriginRequest.Builder> createVpcOriginRequest) Create an Amazon CloudFront VPC origin.default CompletableFuture<CreateVpcOriginResponse> createVpcOrigin(CreateVpcOriginRequest createVpcOriginRequest) Create an Amazon CloudFront VPC origin.deleteAnycastIpList(Consumer<DeleteAnycastIpListRequest.Builder> deleteAnycastIpListRequest) Deletes an Anycast static IP list.deleteAnycastIpList(DeleteAnycastIpListRequest deleteAnycastIpListRequest) Deletes an Anycast static IP list.deleteCachePolicy(Consumer<DeleteCachePolicyRequest.Builder> deleteCachePolicyRequest) Deletes a cache policy.deleteCachePolicy(DeleteCachePolicyRequest deleteCachePolicyRequest) Deletes a cache policy.deleteCloudFrontOriginAccessIdentity(Consumer<DeleteCloudFrontOriginAccessIdentityRequest.Builder> deleteCloudFrontOriginAccessIdentityRequest) Delete an origin access identity.deleteCloudFrontOriginAccessIdentity(DeleteCloudFrontOriginAccessIdentityRequest deleteCloudFrontOriginAccessIdentityRequest) Delete an origin access identity.deleteConnectionGroup(Consumer<DeleteConnectionGroupRequest.Builder> deleteConnectionGroupRequest) Deletes a connection group.deleteConnectionGroup(DeleteConnectionGroupRequest deleteConnectionGroupRequest) Deletes a connection group.deleteContinuousDeploymentPolicy(Consumer<DeleteContinuousDeploymentPolicyRequest.Builder> deleteContinuousDeploymentPolicyRequest) Deletes a continuous deployment policy.deleteContinuousDeploymentPolicy(DeleteContinuousDeploymentPolicyRequest deleteContinuousDeploymentPolicyRequest) Deletes a continuous deployment policy.deleteDistribution(Consumer<DeleteDistributionRequest.Builder> deleteDistributionRequest) Delete a distribution.deleteDistribution(DeleteDistributionRequest deleteDistributionRequest) Delete a distribution.deleteDistributionTenant(Consumer<DeleteDistributionTenantRequest.Builder> deleteDistributionTenantRequest) Deletes a distribution tenant.deleteDistributionTenant(DeleteDistributionTenantRequest deleteDistributionTenantRequest) Deletes a distribution tenant.deleteFieldLevelEncryptionConfig(Consumer<DeleteFieldLevelEncryptionConfigRequest.Builder> deleteFieldLevelEncryptionConfigRequest) Remove a field-level encryption configuration.deleteFieldLevelEncryptionConfig(DeleteFieldLevelEncryptionConfigRequest deleteFieldLevelEncryptionConfigRequest) Remove a field-level encryption configuration.deleteFieldLevelEncryptionProfile(Consumer<DeleteFieldLevelEncryptionProfileRequest.Builder> deleteFieldLevelEncryptionProfileRequest) Remove a field-level encryption profile.deleteFieldLevelEncryptionProfile(DeleteFieldLevelEncryptionProfileRequest deleteFieldLevelEncryptionProfileRequest) Remove a field-level encryption profile.default CompletableFuture<DeleteFunctionResponse> deleteFunction(Consumer<DeleteFunctionRequest.Builder> deleteFunctionRequest) Deletes a CloudFront function.default CompletableFuture<DeleteFunctionResponse> deleteFunction(DeleteFunctionRequest deleteFunctionRequest) Deletes a CloudFront function.default CompletableFuture<DeleteKeyGroupResponse> deleteKeyGroup(Consumer<DeleteKeyGroupRequest.Builder> deleteKeyGroupRequest) Deletes a key group.default CompletableFuture<DeleteKeyGroupResponse> deleteKeyGroup(DeleteKeyGroupRequest deleteKeyGroupRequest) Deletes a key group.deleteKeyValueStore(Consumer<DeleteKeyValueStoreRequest.Builder> deleteKeyValueStoreRequest) Specifies the key value store to delete.deleteKeyValueStore(DeleteKeyValueStoreRequest deleteKeyValueStoreRequest) Specifies the key value store to delete.deleteMonitoringSubscription(Consumer<DeleteMonitoringSubscriptionRequest.Builder> deleteMonitoringSubscriptionRequest) Disables additional CloudWatch metrics for the specified CloudFront distribution.deleteMonitoringSubscription(DeleteMonitoringSubscriptionRequest deleteMonitoringSubscriptionRequest) Disables additional CloudWatch metrics for the specified CloudFront distribution.deleteOriginAccessControl(Consumer<DeleteOriginAccessControlRequest.Builder> deleteOriginAccessControlRequest) Deletes a CloudFront origin access control.deleteOriginAccessControl(DeleteOriginAccessControlRequest deleteOriginAccessControlRequest) Deletes a CloudFront origin access control.deleteOriginRequestPolicy(Consumer<DeleteOriginRequestPolicyRequest.Builder> deleteOriginRequestPolicyRequest) Deletes an origin request policy.deleteOriginRequestPolicy(DeleteOriginRequestPolicyRequest deleteOriginRequestPolicyRequest) Deletes an origin request policy.default CompletableFuture<DeletePublicKeyResponse> deletePublicKey(Consumer<DeletePublicKeyRequest.Builder> deletePublicKeyRequest) Remove a public key you previously added to CloudFront.default CompletableFuture<DeletePublicKeyResponse> deletePublicKey(DeletePublicKeyRequest deletePublicKeyRequest) Remove a public key you previously added to CloudFront.deleteRealtimeLogConfig(Consumer<DeleteRealtimeLogConfigRequest.Builder> deleteRealtimeLogConfigRequest) Deletes a real-time log configuration.deleteRealtimeLogConfig(DeleteRealtimeLogConfigRequest deleteRealtimeLogConfigRequest) Deletes a real-time log configuration.deleteResponseHeadersPolicy(Consumer<DeleteResponseHeadersPolicyRequest.Builder> deleteResponseHeadersPolicyRequest) Deletes a response headers policy.deleteResponseHeadersPolicy(DeleteResponseHeadersPolicyRequest deleteResponseHeadersPolicyRequest) Deletes a response headers policy.deleteStreamingDistribution(Consumer<DeleteStreamingDistributionRequest.Builder> deleteStreamingDistributionRequest) Delete a streaming distribution.deleteStreamingDistribution(DeleteStreamingDistributionRequest deleteStreamingDistributionRequest) Delete a streaming distribution.default CompletableFuture<DeleteVpcOriginResponse> deleteVpcOrigin(Consumer<DeleteVpcOriginRequest.Builder> deleteVpcOriginRequest) Delete an Amazon CloudFront VPC origin.default CompletableFuture<DeleteVpcOriginResponse> deleteVpcOrigin(DeleteVpcOriginRequest deleteVpcOriginRequest) Delete an Amazon CloudFront VPC origin.describeFunction(Consumer<DescribeFunctionRequest.Builder> describeFunctionRequest) Gets configuration information and metadata about a CloudFront function, but not the function's code.describeFunction(DescribeFunctionRequest describeFunctionRequest) Gets configuration information and metadata about a CloudFront function, but not the function's code.describeKeyValueStore(Consumer<DescribeKeyValueStoreRequest.Builder> describeKeyValueStoreRequest) Specifies the key value store and its configuration.describeKeyValueStore(DescribeKeyValueStoreRequest describeKeyValueStoreRequest) Specifies the key value store and its configuration.disassociateDistributionTenantWebACL(Consumer<DisassociateDistributionTenantWebAclRequest.Builder> disassociateDistributionTenantWebAclRequest) Disassociates a distribution tenant from the WAF web ACL.disassociateDistributionTenantWebACL(DisassociateDistributionTenantWebAclRequest disassociateDistributionTenantWebAclRequest) Disassociates a distribution tenant from the WAF web ACL.disassociateDistributionWebACL(Consumer<DisassociateDistributionWebAclRequest.Builder> disassociateDistributionWebAclRequest) Disassociates a distribution from the WAF web ACL.disassociateDistributionWebACL(DisassociateDistributionWebAclRequest disassociateDistributionWebAclRequest) Disassociates a distribution from the WAF web ACL.getAnycastIpList(Consumer<GetAnycastIpListRequest.Builder> getAnycastIpListRequest) Gets an Anycast static IP list.getAnycastIpList(GetAnycastIpListRequest getAnycastIpListRequest) Gets an Anycast static IP list.default CompletableFuture<GetCachePolicyResponse> getCachePolicy(Consumer<GetCachePolicyRequest.Builder> getCachePolicyRequest) Gets a cache policy, including the following metadata:default CompletableFuture<GetCachePolicyResponse> getCachePolicy(GetCachePolicyRequest getCachePolicyRequest) Gets a cache policy, including the following metadata:getCachePolicyConfig(Consumer<GetCachePolicyConfigRequest.Builder> getCachePolicyConfigRequest) Gets a cache policy configuration.getCachePolicyConfig(GetCachePolicyConfigRequest getCachePolicyConfigRequest) Gets a cache policy configuration.getCloudFrontOriginAccessIdentity(Consumer<GetCloudFrontOriginAccessIdentityRequest.Builder> getCloudFrontOriginAccessIdentityRequest) Get the information about an origin access identity.getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest) Get the information about an origin access identity.getCloudFrontOriginAccessIdentityConfig(Consumer<GetCloudFrontOriginAccessIdentityConfigRequest.Builder> getCloudFrontOriginAccessIdentityConfigRequest) Get the configuration information about an origin access identity.getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest) Get the configuration information about an origin access identity.getConnectionGroup(Consumer<GetConnectionGroupRequest.Builder> getConnectionGroupRequest) Gets information about a connection group.getConnectionGroup(GetConnectionGroupRequest getConnectionGroupRequest) Gets information about a connection group.getConnectionGroupByRoutingEndpoint(Consumer<GetConnectionGroupByRoutingEndpointRequest.Builder> getConnectionGroupByRoutingEndpointRequest) Gets information about a connection group by using the endpoint that you specify.getConnectionGroupByRoutingEndpoint(GetConnectionGroupByRoutingEndpointRequest getConnectionGroupByRoutingEndpointRequest) Gets information about a connection group by using the endpoint that you specify.getContinuousDeploymentPolicy(Consumer<GetContinuousDeploymentPolicyRequest.Builder> getContinuousDeploymentPolicyRequest) Gets a continuous deployment policy, including metadata (the policy's identifier and the date and time when the policy was last modified).getContinuousDeploymentPolicy(GetContinuousDeploymentPolicyRequest getContinuousDeploymentPolicyRequest) Gets a continuous deployment policy, including metadata (the policy's identifier and the date and time when the policy was last modified).getContinuousDeploymentPolicyConfig(Consumer<GetContinuousDeploymentPolicyConfigRequest.Builder> getContinuousDeploymentPolicyConfigRequest) Gets configuration information about a continuous deployment policy.getContinuousDeploymentPolicyConfig(GetContinuousDeploymentPolicyConfigRequest getContinuousDeploymentPolicyConfigRequest) Gets configuration information about a continuous deployment policy.default CompletableFuture<GetDistributionResponse> getDistribution(Consumer<GetDistributionRequest.Builder> getDistributionRequest) Get the information about a distribution.default CompletableFuture<GetDistributionResponse> getDistribution(GetDistributionRequest getDistributionRequest) Get the information about a distribution.getDistributionConfig(Consumer<GetDistributionConfigRequest.Builder> getDistributionConfigRequest) Get the configuration information about a distribution.getDistributionConfig(GetDistributionConfigRequest getDistributionConfigRequest) Get the configuration information about a distribution.getDistributionTenant(Consumer<GetDistributionTenantRequest.Builder> getDistributionTenantRequest) Gets information about a distribution tenant.getDistributionTenant(GetDistributionTenantRequest getDistributionTenantRequest) Gets information about a distribution tenant.getDistributionTenantByDomain(Consumer<GetDistributionTenantByDomainRequest.Builder> getDistributionTenantByDomainRequest) Gets information about a distribution tenant by the associated domain.getDistributionTenantByDomain(GetDistributionTenantByDomainRequest getDistributionTenantByDomainRequest) Gets information about a distribution tenant by the associated domain.getFieldLevelEncryption(Consumer<GetFieldLevelEncryptionRequest.Builder> getFieldLevelEncryptionRequest) Get the field-level encryption configuration information.getFieldLevelEncryption(GetFieldLevelEncryptionRequest getFieldLevelEncryptionRequest) Get the field-level encryption configuration information.getFieldLevelEncryptionConfig(Consumer<GetFieldLevelEncryptionConfigRequest.Builder> getFieldLevelEncryptionConfigRequest) Get the field-level encryption configuration information.getFieldLevelEncryptionConfig(GetFieldLevelEncryptionConfigRequest getFieldLevelEncryptionConfigRequest) Get the field-level encryption configuration information.getFieldLevelEncryptionProfile(Consumer<GetFieldLevelEncryptionProfileRequest.Builder> getFieldLevelEncryptionProfileRequest) Get the field-level encryption profile information.getFieldLevelEncryptionProfile(GetFieldLevelEncryptionProfileRequest getFieldLevelEncryptionProfileRequest) Get the field-level encryption profile information.getFieldLevelEncryptionProfileConfig(Consumer<GetFieldLevelEncryptionProfileConfigRequest.Builder> getFieldLevelEncryptionProfileConfigRequest) Get the field-level encryption profile configuration information.getFieldLevelEncryptionProfileConfig(GetFieldLevelEncryptionProfileConfigRequest getFieldLevelEncryptionProfileConfigRequest) Get the field-level encryption profile configuration information.default CompletableFuture<GetFunctionResponse> getFunction(Consumer<GetFunctionRequest.Builder> getFunctionRequest) Gets the code of a CloudFront function.default CompletableFuture<GetFunctionResponse> getFunction(GetFunctionRequest getFunctionRequest) Gets the code of a CloudFront function.default CompletableFuture<GetInvalidationResponse> getInvalidation(Consumer<GetInvalidationRequest.Builder> getInvalidationRequest) Get the information about an invalidation.default CompletableFuture<GetInvalidationResponse> getInvalidation(GetInvalidationRequest getInvalidationRequest) Get the information about an invalidation.getInvalidationForDistributionTenant(Consumer<GetInvalidationForDistributionTenantRequest.Builder> getInvalidationForDistributionTenantRequest) Gets information about a specific invalidation for a distribution tenant.getInvalidationForDistributionTenant(GetInvalidationForDistributionTenantRequest getInvalidationForDistributionTenantRequest) Gets information about a specific invalidation for a distribution tenant.default CompletableFuture<GetKeyGroupResponse> getKeyGroup(Consumer<GetKeyGroupRequest.Builder> getKeyGroupRequest) Gets a key group, including the date and time when the key group was last modified.default CompletableFuture<GetKeyGroupResponse> getKeyGroup(GetKeyGroupRequest getKeyGroupRequest) Gets a key group, including the date and time when the key group was last modified.getKeyGroupConfig(Consumer<GetKeyGroupConfigRequest.Builder> getKeyGroupConfigRequest) Gets a key group configuration.getKeyGroupConfig(GetKeyGroupConfigRequest getKeyGroupConfigRequest) Gets a key group configuration.getManagedCertificateDetails(Consumer<GetManagedCertificateDetailsRequest.Builder> getManagedCertificateDetailsRequest) Gets details about the CloudFront managed ACM certificate.getManagedCertificateDetails(GetManagedCertificateDetailsRequest getManagedCertificateDetailsRequest) Gets details about the CloudFront managed ACM certificate.getMonitoringSubscription(Consumer<GetMonitoringSubscriptionRequest.Builder> getMonitoringSubscriptionRequest) Gets information about whether additional CloudWatch metrics are enabled for the specified CloudFront distribution.getMonitoringSubscription(GetMonitoringSubscriptionRequest getMonitoringSubscriptionRequest) Gets information about whether additional CloudWatch metrics are enabled for the specified CloudFront distribution.getOriginAccessControl(Consumer<GetOriginAccessControlRequest.Builder> getOriginAccessControlRequest) Gets a CloudFront origin access control, including its unique identifier.getOriginAccessControl(GetOriginAccessControlRequest getOriginAccessControlRequest) Gets a CloudFront origin access control, including its unique identifier.getOriginAccessControlConfig(Consumer<GetOriginAccessControlConfigRequest.Builder> getOriginAccessControlConfigRequest) Gets a CloudFront origin access control configuration.getOriginAccessControlConfig(GetOriginAccessControlConfigRequest getOriginAccessControlConfigRequest) Gets a CloudFront origin access control configuration.getOriginRequestPolicy(Consumer<GetOriginRequestPolicyRequest.Builder> getOriginRequestPolicyRequest) Gets an origin request policy, including the following metadata:getOriginRequestPolicy(GetOriginRequestPolicyRequest getOriginRequestPolicyRequest) Gets an origin request policy, including the following metadata:getOriginRequestPolicyConfig(Consumer<GetOriginRequestPolicyConfigRequest.Builder> getOriginRequestPolicyConfigRequest) Gets an origin request policy configuration.getOriginRequestPolicyConfig(GetOriginRequestPolicyConfigRequest getOriginRequestPolicyConfigRequest) Gets an origin request policy configuration.default CompletableFuture<GetPublicKeyResponse> getPublicKey(Consumer<GetPublicKeyRequest.Builder> getPublicKeyRequest) Gets a public key.default CompletableFuture<GetPublicKeyResponse> getPublicKey(GetPublicKeyRequest getPublicKeyRequest) Gets a public key.getPublicKeyConfig(Consumer<GetPublicKeyConfigRequest.Builder> getPublicKeyConfigRequest) Gets a public key configuration.getPublicKeyConfig(GetPublicKeyConfigRequest getPublicKeyConfigRequest) Gets a public key configuration.getRealtimeLogConfig(Consumer<GetRealtimeLogConfigRequest.Builder> getRealtimeLogConfigRequest) Gets a real-time log configuration.getRealtimeLogConfig(GetRealtimeLogConfigRequest getRealtimeLogConfigRequest) Gets a real-time log configuration.getResponseHeadersPolicy(Consumer<GetResponseHeadersPolicyRequest.Builder> getResponseHeadersPolicyRequest) Gets a response headers policy, including metadata (the policy's identifier and the date and time when the policy was last modified).getResponseHeadersPolicy(GetResponseHeadersPolicyRequest getResponseHeadersPolicyRequest) Gets a response headers policy, including metadata (the policy's identifier and the date and time when the policy was last modified).getResponseHeadersPolicyConfig(Consumer<GetResponseHeadersPolicyConfigRequest.Builder> getResponseHeadersPolicyConfigRequest) Gets a response headers policy configuration.getResponseHeadersPolicyConfig(GetResponseHeadersPolicyConfigRequest getResponseHeadersPolicyConfigRequest) Gets a response headers policy configuration.getStreamingDistribution(Consumer<GetStreamingDistributionRequest.Builder> getStreamingDistributionRequest) Gets information about a specified RTMP distribution, including the distribution configuration.getStreamingDistribution(GetStreamingDistributionRequest getStreamingDistributionRequest) Gets information about a specified RTMP distribution, including the distribution configuration.getStreamingDistributionConfig(Consumer<GetStreamingDistributionConfigRequest.Builder> getStreamingDistributionConfigRequest) Get the configuration information about a streaming distribution.getStreamingDistributionConfig(GetStreamingDistributionConfigRequest getStreamingDistributionConfigRequest) Get the configuration information about a streaming distribution.default CompletableFuture<GetVpcOriginResponse> getVpcOrigin(Consumer<GetVpcOriginRequest.Builder> getVpcOriginRequest) Get the details of an Amazon CloudFront VPC origin.default CompletableFuture<GetVpcOriginResponse> getVpcOrigin(GetVpcOriginRequest getVpcOriginRequest) Get the details of an Amazon CloudFront VPC origin.listAnycastIpLists(Consumer<ListAnycastIpListsRequest.Builder> listAnycastIpListsRequest) Lists your Anycast static IP lists.listAnycastIpLists(ListAnycastIpListsRequest listAnycastIpListsRequest) Lists your Anycast static IP lists.listCachePolicies(Consumer<ListCachePoliciesRequest.Builder> listCachePoliciesRequest) Gets a list of cache policies.listCachePolicies(ListCachePoliciesRequest listCachePoliciesRequest) Gets a list of cache policies.Lists origin access identities.listCloudFrontOriginAccessIdentities(Consumer<ListCloudFrontOriginAccessIdentitiesRequest.Builder> listCloudFrontOriginAccessIdentitiesRequest) Lists origin access identities.listCloudFrontOriginAccessIdentities(ListCloudFrontOriginAccessIdentitiesRequest listCloudFrontOriginAccessIdentitiesRequest) Lists origin access identities.listConflictingAliases(Consumer<ListConflictingAliasesRequest.Builder> listConflictingAliasesRequest) listConflictingAliases(ListConflictingAliasesRequest listConflictingAliasesRequest) listConnectionGroups(Consumer<ListConnectionGroupsRequest.Builder> listConnectionGroupsRequest) Lists the connection groups in your Amazon Web Services account.listConnectionGroups(ListConnectionGroupsRequest listConnectionGroupsRequest) Lists the connection groups in your Amazon Web Services account.listContinuousDeploymentPolicies(Consumer<ListContinuousDeploymentPoliciesRequest.Builder> listContinuousDeploymentPoliciesRequest) Gets a list of the continuous deployment policies in your Amazon Web Services account.listContinuousDeploymentPolicies(ListContinuousDeploymentPoliciesRequest listContinuousDeploymentPoliciesRequest) Gets a list of the continuous deployment policies in your Amazon Web Services account.List CloudFront distributions.listDistributions(Consumer<ListDistributionsRequest.Builder> listDistributionsRequest) List CloudFront distributions.listDistributions(ListDistributionsRequest listDistributionsRequest) List CloudFront distributions.listDistributionsByAnycastIpListId(Consumer<ListDistributionsByAnycastIpListIdRequest.Builder> listDistributionsByAnycastIpListIdRequest) Lists the distributions in your account that are associated with the specifiedAnycastIpListId.listDistributionsByAnycastIpListId(ListDistributionsByAnycastIpListIdRequest listDistributionsByAnycastIpListIdRequest) Lists the distributions in your account that are associated with the specifiedAnycastIpListId.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.listDistributionsByCachePolicyId(ListDistributionsByCachePolicyIdRequest listDistributionsByCachePolicyIdRequest) Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified cache policy.listDistributionsByConnectionMode(Consumer<ListDistributionsByConnectionModeRequest.Builder> listDistributionsByConnectionModeRequest) Lists the distributions by the connection mode that you specify.listDistributionsByConnectionMode(ListDistributionsByConnectionModeRequest listDistributionsByConnectionModeRequest) Lists the distributions by the connection mode that you specify.listDistributionsByKeyGroup(Consumer<ListDistributionsByKeyGroupRequest.Builder> listDistributionsByKeyGroupRequest) Gets a list of distribution IDs for distributions that have a cache behavior that references the specified key group.listDistributionsByKeyGroup(ListDistributionsByKeyGroupRequest listDistributionsByKeyGroupRequest) Gets a list of distribution IDs for distributions that have a cache behavior that references the specified key group.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.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.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.listDistributionsByRealtimeLogConfig(ListDistributionsByRealtimeLogConfigRequest listDistributionsByRealtimeLogConfigRequest) Gets a list of distributions that have a cache behavior that's associated with the specified real-time log configuration.listDistributionsByResponseHeadersPolicyId(Consumer<ListDistributionsByResponseHeadersPolicyIdRequest.Builder> listDistributionsByResponseHeadersPolicyIdRequest) Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified response headers policy.listDistributionsByResponseHeadersPolicyId(ListDistributionsByResponseHeadersPolicyIdRequest listDistributionsByResponseHeadersPolicyIdRequest) Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified response headers policy.listDistributionsByVpcOriginId(Consumer<ListDistributionsByVpcOriginIdRequest.Builder> listDistributionsByVpcOriginIdRequest) List CloudFront distributions by their VPC origin ID.listDistributionsByVpcOriginId(ListDistributionsByVpcOriginIdRequest listDistributionsByVpcOriginIdRequest) List CloudFront distributions by their VPC origin ID.listDistributionsByWebACLId(Consumer<ListDistributionsByWebAclIdRequest.Builder> listDistributionsByWebAclIdRequest) List the distributions that are associated with a specified WAF web ACL.listDistributionsByWebACLId(ListDistributionsByWebAclIdRequest listDistributionsByWebAclIdRequest) List the distributions that are associated with a specified WAF web ACL.listDistributionTenants(Consumer<ListDistributionTenantsRequest.Builder> listDistributionTenantsRequest) Lists the distribution tenants in your Amazon Web Services account.listDistributionTenants(ListDistributionTenantsRequest listDistributionTenantsRequest) Lists the distribution tenants in your Amazon Web Services account.listDistributionTenantsByCustomization(Consumer<ListDistributionTenantsByCustomizationRequest.Builder> listDistributionTenantsByCustomizationRequest) Lists distribution tenants by the customization that you specify.listDistributionTenantsByCustomization(ListDistributionTenantsByCustomizationRequest listDistributionTenantsByCustomizationRequest) Lists distribution tenants by the customization that you specify.listDomainConflicts(Consumer<ListDomainConflictsRequest.Builder> listDomainConflictsRequest) listDomainConflicts(ListDomainConflictsRequest listDomainConflictsRequest) List all field-level encryption configurations that have been created in CloudFront for this account.listFieldLevelEncryptionConfigs(Consumer<ListFieldLevelEncryptionConfigsRequest.Builder> listFieldLevelEncryptionConfigsRequest) List all field-level encryption configurations that have been created in CloudFront for this account.listFieldLevelEncryptionConfigs(ListFieldLevelEncryptionConfigsRequest listFieldLevelEncryptionConfigsRequest) List all field-level encryption configurations that have been created in CloudFront for this account.Request a list of field-level encryption profiles that have been created in CloudFront for this account.listFieldLevelEncryptionProfiles(Consumer<ListFieldLevelEncryptionProfilesRequest.Builder> listFieldLevelEncryptionProfilesRequest) Request a list of field-level encryption profiles that have been created in CloudFront for this account.listFieldLevelEncryptionProfiles(ListFieldLevelEncryptionProfilesRequest listFieldLevelEncryptionProfilesRequest) Request a list of field-level encryption profiles that have been created in CloudFront for this account.default CompletableFuture<ListFunctionsResponse> listFunctions(Consumer<ListFunctionsRequest.Builder> listFunctionsRequest) Gets a list of all CloudFront functions in your Amazon Web Services account.default CompletableFuture<ListFunctionsResponse> listFunctions(ListFunctionsRequest listFunctionsRequest) Gets a list of all CloudFront functions in your Amazon Web Services account.listInvalidations(Consumer<ListInvalidationsRequest.Builder> listInvalidationsRequest) Lists invalidation batches.listInvalidations(ListInvalidationsRequest listInvalidationsRequest) Lists invalidation batches.listInvalidationsForDistributionTenant(Consumer<ListInvalidationsForDistributionTenantRequest.Builder> listInvalidationsForDistributionTenantRequest) Lists the invalidations for a distribution tenant.listInvalidationsForDistributionTenant(ListInvalidationsForDistributionTenantRequest listInvalidationsForDistributionTenantRequest) Lists the invalidations for a distribution tenant.default CompletableFuture<ListKeyGroupsResponse> listKeyGroups(Consumer<ListKeyGroupsRequest.Builder> listKeyGroupsRequest) Gets a list of key groups.default CompletableFuture<ListKeyGroupsResponse> listKeyGroups(ListKeyGroupsRequest listKeyGroupsRequest) Gets a list of key groups.listKeyValueStores(Consumer<ListKeyValueStoresRequest.Builder> listKeyValueStoresRequest) Specifies the key value stores to list.listKeyValueStores(ListKeyValueStoresRequest listKeyValueStoresRequest) Specifies the key value stores to list.listOriginAccessControls(Consumer<ListOriginAccessControlsRequest.Builder> listOriginAccessControlsRequest) Gets the list of CloudFront origin access controls (OACs) in this Amazon Web Services account.listOriginAccessControls(ListOriginAccessControlsRequest listOriginAccessControlsRequest) Gets the list of CloudFront origin access controls (OACs) in this Amazon Web Services account.listOriginRequestPolicies(Consumer<ListOriginRequestPoliciesRequest.Builder> listOriginRequestPoliciesRequest) Gets a list of origin request policies.listOriginRequestPolicies(ListOriginRequestPoliciesRequest listOriginRequestPoliciesRequest) Gets a list of origin request policies.default CompletableFuture<ListPublicKeysResponse> List all public keys that have been added to CloudFront for this account.default CompletableFuture<ListPublicKeysResponse> listPublicKeys(Consumer<ListPublicKeysRequest.Builder> listPublicKeysRequest) List all public keys that have been added to CloudFront for this account.default CompletableFuture<ListPublicKeysResponse> listPublicKeys(ListPublicKeysRequest listPublicKeysRequest) List all public keys that have been added to CloudFront for this account.listRealtimeLogConfigs(Consumer<ListRealtimeLogConfigsRequest.Builder> listRealtimeLogConfigsRequest) Gets a list of real-time log configurations.listRealtimeLogConfigs(ListRealtimeLogConfigsRequest listRealtimeLogConfigsRequest) Gets a list of real-time log configurations.listResponseHeadersPolicies(Consumer<ListResponseHeadersPoliciesRequest.Builder> listResponseHeadersPoliciesRequest) Gets a list of response headers policies.listResponseHeadersPolicies(ListResponseHeadersPoliciesRequest listResponseHeadersPoliciesRequest) Gets a list of response headers policies.List streaming distributions.listStreamingDistributions(Consumer<ListStreamingDistributionsRequest.Builder> listStreamingDistributionsRequest) List streaming distributions.listStreamingDistributions(ListStreamingDistributionsRequest listStreamingDistributionsRequest) List streaming distributions.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) List tags for a CloudFront resource.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) List tags for a CloudFront resource.default CompletableFuture<ListVpcOriginsResponse> listVpcOrigins(Consumer<ListVpcOriginsRequest.Builder> listVpcOriginsRequest) List the CloudFront VPC origins in your account.default CompletableFuture<ListVpcOriginsResponse> listVpcOrigins(ListVpcOriginsRequest listVpcOriginsRequest) List the CloudFront VPC origins in your account.default CompletableFuture<PublishFunctionResponse> publishFunction(Consumer<PublishFunctionRequest.Builder> publishFunctionRequest) Publishes a CloudFront function by copying the function code from theDEVELOPMENTstage toLIVE.default CompletableFuture<PublishFunctionResponse> publishFunction(PublishFunctionRequest publishFunctionRequest) Publishes a CloudFront function by copying the function code from theDEVELOPMENTstage toLIVE.The SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfigurationdefault CompletableFuture<TagResourceResponse> tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) Add tags to a CloudFront resource.default CompletableFuture<TagResourceResponse> tagResource(TagResourceRequest tagResourceRequest) Add tags to a CloudFront resource.default CompletableFuture<TestFunctionResponse> testFunction(Consumer<TestFunctionRequest.Builder> testFunctionRequest) Tests a CloudFront function.default CompletableFuture<TestFunctionResponse> testFunction(TestFunctionRequest testFunctionRequest) Tests a CloudFront function.default CompletableFuture<UntagResourceResponse> untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) Remove tags from a CloudFront resource.default CompletableFuture<UntagResourceResponse> untagResource(UntagResourceRequest untagResourceRequest) Remove tags from a CloudFront resource.updateCachePolicy(Consumer<UpdateCachePolicyRequest.Builder> updateCachePolicyRequest) Updates a cache policy configuration.updateCachePolicy(UpdateCachePolicyRequest updateCachePolicyRequest) Updates a cache policy configuration.updateCloudFrontOriginAccessIdentity(Consumer<UpdateCloudFrontOriginAccessIdentityRequest.Builder> updateCloudFrontOriginAccessIdentityRequest) Update an origin access identity.updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest) Update an origin access identity.updateConnectionGroup(Consumer<UpdateConnectionGroupRequest.Builder> updateConnectionGroupRequest) Updates a connection group.updateConnectionGroup(UpdateConnectionGroupRequest updateConnectionGroupRequest) Updates a connection group.updateContinuousDeploymentPolicy(Consumer<UpdateContinuousDeploymentPolicyRequest.Builder> updateContinuousDeploymentPolicyRequest) Updates a continuous deployment policy.updateContinuousDeploymentPolicy(UpdateContinuousDeploymentPolicyRequest updateContinuousDeploymentPolicyRequest) Updates a continuous deployment policy.updateDistribution(Consumer<UpdateDistributionRequest.Builder> updateDistributionRequest) Updates the configuration for a CloudFront distribution.updateDistribution(UpdateDistributionRequest updateDistributionRequest) Updates the configuration for a CloudFront distribution.updateDistributionTenant(Consumer<UpdateDistributionTenantRequest.Builder> updateDistributionTenantRequest) Updates a distribution tenant.updateDistributionTenant(UpdateDistributionTenantRequest updateDistributionTenantRequest) Updates a distribution tenant.updateDistributionWithStagingConfig(Consumer<UpdateDistributionWithStagingConfigRequest.Builder> updateDistributionWithStagingConfigRequest) Copies the staging distribution's configuration to its corresponding primary distribution.updateDistributionWithStagingConfig(UpdateDistributionWithStagingConfigRequest updateDistributionWithStagingConfigRequest) Copies the staging distribution's configuration to its corresponding primary distribution.updateDomainAssociation(Consumer<UpdateDomainAssociationRequest.Builder> updateDomainAssociationRequest) updateDomainAssociation(UpdateDomainAssociationRequest updateDomainAssociationRequest) updateFieldLevelEncryptionConfig(Consumer<UpdateFieldLevelEncryptionConfigRequest.Builder> updateFieldLevelEncryptionConfigRequest) Update a field-level encryption configuration.updateFieldLevelEncryptionConfig(UpdateFieldLevelEncryptionConfigRequest updateFieldLevelEncryptionConfigRequest) Update a field-level encryption configuration.updateFieldLevelEncryptionProfile(Consumer<UpdateFieldLevelEncryptionProfileRequest.Builder> updateFieldLevelEncryptionProfileRequest) Update a field-level encryption profile.updateFieldLevelEncryptionProfile(UpdateFieldLevelEncryptionProfileRequest updateFieldLevelEncryptionProfileRequest) Update a field-level encryption profile.default CompletableFuture<UpdateFunctionResponse> updateFunction(Consumer<UpdateFunctionRequest.Builder> updateFunctionRequest) Updates a CloudFront function.default CompletableFuture<UpdateFunctionResponse> updateFunction(UpdateFunctionRequest updateFunctionRequest) Updates a CloudFront function.default CompletableFuture<UpdateKeyGroupResponse> updateKeyGroup(Consumer<UpdateKeyGroupRequest.Builder> updateKeyGroupRequest) Updates a key group.default CompletableFuture<UpdateKeyGroupResponse> updateKeyGroup(UpdateKeyGroupRequest updateKeyGroupRequest) Updates a key group.updateKeyValueStore(Consumer<UpdateKeyValueStoreRequest.Builder> updateKeyValueStoreRequest) Specifies the key value store to update.updateKeyValueStore(UpdateKeyValueStoreRequest updateKeyValueStoreRequest) Specifies the key value store to update.updateOriginAccessControl(Consumer<UpdateOriginAccessControlRequest.Builder> updateOriginAccessControlRequest) Updates a CloudFront origin access control.updateOriginAccessControl(UpdateOriginAccessControlRequest updateOriginAccessControlRequest) Updates a CloudFront origin access control.updateOriginRequestPolicy(Consumer<UpdateOriginRequestPolicyRequest.Builder> updateOriginRequestPolicyRequest) Updates an origin request policy configuration.updateOriginRequestPolicy(UpdateOriginRequestPolicyRequest updateOriginRequestPolicyRequest) Updates an origin request policy configuration.default CompletableFuture<UpdatePublicKeyResponse> updatePublicKey(Consumer<UpdatePublicKeyRequest.Builder> updatePublicKeyRequest) Update public key information.default CompletableFuture<UpdatePublicKeyResponse> updatePublicKey(UpdatePublicKeyRequest updatePublicKeyRequest) Update public key information.updateRealtimeLogConfig(Consumer<UpdateRealtimeLogConfigRequest.Builder> updateRealtimeLogConfigRequest) Updates a real-time log configuration.updateRealtimeLogConfig(UpdateRealtimeLogConfigRequest updateRealtimeLogConfigRequest) Updates a real-time log configuration.updateResponseHeadersPolicy(Consumer<UpdateResponseHeadersPolicyRequest.Builder> updateResponseHeadersPolicyRequest) Updates a response headers policy.updateResponseHeadersPolicy(UpdateResponseHeadersPolicyRequest updateResponseHeadersPolicyRequest) Updates a response headers policy.updateStreamingDistribution(Consumer<UpdateStreamingDistributionRequest.Builder> updateStreamingDistributionRequest) Update a streaming distribution.updateStreamingDistribution(UpdateStreamingDistributionRequest updateStreamingDistributionRequest) Update a streaming distribution.default CompletableFuture<UpdateVpcOriginResponse> updateVpcOrigin(Consumer<UpdateVpcOriginRequest.Builder> updateVpcOriginRequest) Update an Amazon CloudFront VPC origin in your account.default CompletableFuture<UpdateVpcOriginResponse> updateVpcOrigin(UpdateVpcOriginRequest updateVpcOriginRequest) Update an Amazon CloudFront VPC origin in your account.default CloudFrontUtilitiesCreates an instance ofCloudFrontUtilitiesobject with the configuration set on this client.verifyDnsConfiguration(Consumer<VerifyDnsConfigurationRequest.Builder> verifyDnsConfigurationRequest) Verify the DNS configuration for your domain names.verifyDnsConfiguration(VerifyDnsConfigurationRequest verifyDnsConfigurationRequest) Verify the DNS configuration for your domain names.default CloudFrontAsyncWaiterwaiter()Create an instance ofCloudFrontAsyncWaiterusing this client.Methods inherited from interface software.amazon.awssdk.utils.SdkAutoCloseable
closeMethods inherited from interface software.amazon.awssdk.core.SdkClient
serviceName
-
Field Details
-
SERVICE_NAME
- See Also:
-
SERVICE_METADATA_ID
Value for looking up the service's metadata from theServiceMetadataProvider.- See Also:
-
-
Method Details
-
utilities
Creates an instance ofCloudFrontUtilitiesobject with the configuration set on this client. -
associateAlias
default CompletableFuture<AssociateAliasResponse> associateAlias(AssociateAliasRequest associateAliasRequest) The
AssociateAliasAPI operation only supports standard distributions. To move domains between distribution tenants and/or standard distributions, we recommend that you use the UpdateDomainAssociation API operation instead.Associates an alias with a CloudFront standard distribution. An alias is commonly known as a custom domain or vanity domain. It can also be called a CNAME or alternate domain name.
With this operation, you can move an alias that's already used for a standard distribution to a different standard distribution. This prevents the downtime that could occur if you first remove the alias from one standard distribution and then separately add the alias to another standard distribution.
To use this operation, specify the alias and the ID of the target standard distribution.
For more information, including how to set up the target standard distribution, prerequisites that you must complete, and other restrictions, see Moving an alternate domain name to a different standard distribution or distribution tenant in the Amazon CloudFront Developer Guide.
- Parameters:
associateAliasRequest-- Returns:
- A Java Future containing the result of the AssociateAlias operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchDistributionException The specified distribution does not exist.
- AccessDeniedException Access denied.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- TooManyDistributionCnamEsException Your request contains more CNAMEs than are allowed per distribution.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
associateAlias
default CompletableFuture<AssociateAliasResponse> associateAlias(Consumer<AssociateAliasRequest.Builder> associateAliasRequest) The
AssociateAliasAPI operation only supports standard distributions. To move domains between distribution tenants and/or standard distributions, we recommend that you use the UpdateDomainAssociation API operation instead.Associates an alias with a CloudFront standard distribution. An alias is commonly known as a custom domain or vanity domain. It can also be called a CNAME or alternate domain name.
With this operation, you can move an alias that's already used for a standard distribution to a different standard distribution. This prevents the downtime that could occur if you first remove the alias from one standard distribution and then separately add the alias to another standard distribution.
To use this operation, specify the alias and the ID of the target standard distribution.
For more information, including how to set up the target standard distribution, prerequisites that you must complete, and other restrictions, see Moving an alternate domain name to a different standard distribution or distribution tenant in the Amazon CloudFront Developer Guide.
This is a convenience which creates an instance of the
AssociateAliasRequest.Builderavoiding the need to create one manually viaAssociateAliasRequest.builder()- Parameters:
associateAliasRequest- AConsumerthat will call methods onAssociateAliasRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the AssociateAlias operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchDistributionException The specified distribution does not exist.
- AccessDeniedException Access denied.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- TooManyDistributionCnamEsException Your request contains more CNAMEs than are allowed per distribution.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
associateDistributionTenantWebACL
default CompletableFuture<AssociateDistributionTenantWebAclResponse> associateDistributionTenantWebACL(AssociateDistributionTenantWebAclRequest associateDistributionTenantWebAclRequest) Associates the WAF web ACL with a distribution tenant.
- Parameters:
associateDistributionTenantWebAclRequest-- Returns:
- A Java Future containing the result of the AssociateDistributionTenantWebACL operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
associateDistributionTenantWebACL
default CompletableFuture<AssociateDistributionTenantWebAclResponse> associateDistributionTenantWebACL(Consumer<AssociateDistributionTenantWebAclRequest.Builder> associateDistributionTenantWebAclRequest) Associates the WAF web ACL with a distribution tenant.
This is a convenience which creates an instance of the
AssociateDistributionTenantWebAclRequest.Builderavoiding the need to create one manually viaAssociateDistributionTenantWebAclRequest.builder()- Parameters:
associateDistributionTenantWebAclRequest- AConsumerthat will call methods onAssociateDistributionTenantWebAclRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the AssociateDistributionTenantWebACL operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
associateDistributionWebACL
default CompletableFuture<AssociateDistributionWebAclResponse> associateDistributionWebACL(AssociateDistributionWebAclRequest associateDistributionWebAclRequest) Associates the WAF web ACL with a distribution.
- Parameters:
associateDistributionWebAclRequest-- Returns:
- A Java Future containing the result of the AssociateDistributionWebACL operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
associateDistributionWebACL
default CompletableFuture<AssociateDistributionWebAclResponse> associateDistributionWebACL(Consumer<AssociateDistributionWebAclRequest.Builder> associateDistributionWebAclRequest) Associates the WAF web ACL with a distribution.
This is a convenience which creates an instance of the
AssociateDistributionWebAclRequest.Builderavoiding the need to create one manually viaAssociateDistributionWebAclRequest.builder()- Parameters:
associateDistributionWebAclRequest- AConsumerthat will call methods onAssociateDistributionWebAclRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the AssociateDistributionWebACL operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
copyDistribution
default CompletableFuture<CopyDistributionResponse> copyDistribution(CopyDistributionRequest copyDistributionRequest) Creates a staging distribution using the configuration of the provided primary distribution. A staging distribution is a copy of an existing distribution (called the primary distribution) that you can use in a continuous deployment workflow.
After you create a staging distribution, you can use
UpdateDistributionto modify the staging distribution's configuration. Then you can useCreateContinuousDeploymentPolicyto incrementally move traffic to the staging distribution.This API operation requires the following IAM permissions:
- Parameters:
copyDistributionRequest-- Returns:
- A Java Future containing the result of the CopyDistribution operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- TooManyDistributionsAssociatedToOriginAccessControlException The maximum number of distributions have
been associated with the specified origin access control.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidDefaultRootObjectException The default root object file name is too big or contains an invalid character.
- InvalidQueryStringParametersException The query string parameters specified are not valid.
- TooManyTrustedSignersException Your request contains more trusted signers than are allowed per distribution.
- TooManyCookieNamesInWhiteListException Your request contains more cookie names in the whitelist than are allowed per cache behavior.
- NoSuchFieldLevelEncryptionConfigException The specified configuration for field-level encryption doesn't exist.
- InvalidErrorCodeException An invalid error code was specified.
- InvalidProtocolSettingsException You cannot specify SSLv3 as the minimum protocol version if you only want to support only clients that support Server Name Indication (SNI).
- TooManyFunctionAssociationsException You have reached the maximum number of CloudFront function associations for this distribution. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyOriginCustomHeadersException Your request contains too many origin custom headers.
- InvalidOriginException The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket.
- InvalidForwardCookiesException Your request contains forward cookies option which doesn't match with
the expectation for the
whitelistedlist of cookie names. Either list of cookie names has been specified when not allowed or list of cookie names is missing when expected. - InvalidMinimumProtocolVersionException The minimum protocol version specified is not valid.
- NoSuchCachePolicyException The cache policy does not exist.
- TooManyKeyGroupsAssociatedToDistributionException The number of key groups referenced by this distribution is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyDistributionsAssociatedToCachePolicyException The maximum number of distributions have been associated with the specified cache policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidRequiredProtocolException This operation requires the HTTPS protocol. Ensure that you specify
the HTTPS protocol in your request, or omit the
RequiredProtocolselement from your distribution configuration. - TooManyDistributionsWithFunctionAssociationsException You have reached the maximum number of distributions that are associated with a CloudFront function. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyOriginGroupsPerDistributionException Processing your request would cause you to exceed the maximum number of origin groups allowed.
- TooManyDistributionsException Processing your request would cause you to exceed the maximum number of distributions allowed.
- InvalidTtlOrderException The TTL order specified is not valid.
- IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException The specified configuration for field-level encryption can't be associated with the specified cache behavior.
- InvalidOriginKeepaliveTimeoutException The keep alive timeout specified for the origin is not valid.
- InvalidArgumentException An argument is invalid.
- InvalidOriginReadTimeoutException The read timeout specified for the origin is not valid.
- InvalidOriginAccessControlException The origin access control is not valid.
- InvalidHeadersForS3OriginException The headers specified are not valid for an Amazon S3 origin.
- TrustedSignerDoesNotExistException One or more of your trusted signers don't exist.
- InvalidWebAclIdException A web ACL ID specified is not valid. To specify a web ACL created using the
latest version of WAF, use the ACL ARN, for example
arn:aws:wafv2:us-east-1:123456789012:global/webacl/ExampleWebACL/473e64fd-f30b-4765-81a0-62ad96dd167a. To specify a web ACL created using WAF Classic, use the ACL ID, for example473e64fd-f30b-4765-81a0-62ad96dd167a. - TooManyDistributionsWithSingleFunctionArnException The maximum number of distributions have been associated with the specified Lambda@Edge function.
- InvalidRelativePathException The relative path is too big, is not URL-encoded, or does not begin with a slash (/).
- TooManyLambdaFunctionAssociationsException Your request contains more Lambda@Edge function associations than are allowed per distribution.
- NoSuchDistributionException The specified distribution does not exist.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- TooManyDistributionsAssociatedToFieldLevelEncryptionConfigException The maximum number of distributions have been associated with the specified configuration for field-level encryption.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - InvalidLocationCodeException The location code specified is not valid.
- InvalidOriginAccessIdentityException The origin access identity is not valid or doesn't exist.
- TooManyDistributionCnamEsException Your request contains more CNAMEs than are allowed per distribution.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - TooManyDistributionsAssociatedToOriginRequestPolicyException The maximum number of distributions have been associated with the specified origin request policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyQueryStringParametersException Your request contains too many query string parameters.
- RealtimeLogConfigOwnerMismatchException The specified real-time log configuration belongs to a different Amazon Web Services account.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - TooManyHeadersInForwardedValuesException Your request contains too many headers in forwarded values.
- InvalidLambdaFunctionAssociationException The specified Lambda@Edge function association is invalid.
- CnameAlreadyExistsException The CNAME specified is already defined for CloudFront.
- TooManyCertificatesException You cannot create anymore custom SSL/TLS certificates.
- TrustedKeyGroupDoesNotExistException The specified key group does not exist.
- TooManyDistributionsAssociatedToResponseHeadersPolicyException The maximum number of distributions
have been associated with the specified response headers policy.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- NoSuchRealtimeLogConfigException The real-time log configuration does not exist.
- InvalidResponseCodeException A response code is not valid.
- InvalidGeoRestrictionParameterException The specified geo restriction parameter is not valid.
- TooManyOriginsException You cannot create more origins for the distribution.
- InvalidViewerCertificateException A viewer certificate specified is not valid.
- InvalidFunctionAssociationException A CloudFront function association is invalid.
- TooManyDistributionsWithLambdaAssociationsException Processing your request would cause the maximum number of distributions with Lambda@Edge function associations per owner to be exceeded.
- TooManyDistributionsAssociatedToKeyGroupException The number of distributions that reference this key group is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- DistributionAlreadyExistsException The caller reference you attempted to create the distribution with is associated with another distribution.
- NoSuchOriginException No origin exists with the specified
Origin Id. - TooManyCacheBehaviorsException You cannot create more cache behaviors for the distribution.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
copyDistribution
default CompletableFuture<CopyDistributionResponse> copyDistribution(Consumer<CopyDistributionRequest.Builder> copyDistributionRequest) Creates a staging distribution using the configuration of the provided primary distribution. A staging distribution is a copy of an existing distribution (called the primary distribution) that you can use in a continuous deployment workflow.
After you create a staging distribution, you can use
UpdateDistributionto modify the staging distribution's configuration. Then you can useCreateContinuousDeploymentPolicyto incrementally move traffic to the staging distribution.This API operation requires the following IAM permissions:
This is a convenience which creates an instance of the
CopyDistributionRequest.Builderavoiding the need to create one manually viaCopyDistributionRequest.builder()- Parameters:
copyDistributionRequest- AConsumerthat will call methods onCopyDistributionRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CopyDistribution operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- TooManyDistributionsAssociatedToOriginAccessControlException The maximum number of distributions have
been associated with the specified origin access control.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidDefaultRootObjectException The default root object file name is too big or contains an invalid character.
- InvalidQueryStringParametersException The query string parameters specified are not valid.
- TooManyTrustedSignersException Your request contains more trusted signers than are allowed per distribution.
- TooManyCookieNamesInWhiteListException Your request contains more cookie names in the whitelist than are allowed per cache behavior.
- NoSuchFieldLevelEncryptionConfigException The specified configuration for field-level encryption doesn't exist.
- InvalidErrorCodeException An invalid error code was specified.
- InvalidProtocolSettingsException You cannot specify SSLv3 as the minimum protocol version if you only want to support only clients that support Server Name Indication (SNI).
- TooManyFunctionAssociationsException You have reached the maximum number of CloudFront function associations for this distribution. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyOriginCustomHeadersException Your request contains too many origin custom headers.
- InvalidOriginException The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket.
- InvalidForwardCookiesException Your request contains forward cookies option which doesn't match with
the expectation for the
whitelistedlist of cookie names. Either list of cookie names has been specified when not allowed or list of cookie names is missing when expected. - InvalidMinimumProtocolVersionException The minimum protocol version specified is not valid.
- NoSuchCachePolicyException The cache policy does not exist.
- TooManyKeyGroupsAssociatedToDistributionException The number of key groups referenced by this distribution is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyDistributionsAssociatedToCachePolicyException The maximum number of distributions have been associated with the specified cache policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidRequiredProtocolException This operation requires the HTTPS protocol. Ensure that you specify
the HTTPS protocol in your request, or omit the
RequiredProtocolselement from your distribution configuration. - TooManyDistributionsWithFunctionAssociationsException You have reached the maximum number of distributions that are associated with a CloudFront function. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyOriginGroupsPerDistributionException Processing your request would cause you to exceed the maximum number of origin groups allowed.
- TooManyDistributionsException Processing your request would cause you to exceed the maximum number of distributions allowed.
- InvalidTtlOrderException The TTL order specified is not valid.
- IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException The specified configuration for field-level encryption can't be associated with the specified cache behavior.
- InvalidOriginKeepaliveTimeoutException The keep alive timeout specified for the origin is not valid.
- InvalidArgumentException An argument is invalid.
- InvalidOriginReadTimeoutException The read timeout specified for the origin is not valid.
- InvalidOriginAccessControlException The origin access control is not valid.
- InvalidHeadersForS3OriginException The headers specified are not valid for an Amazon S3 origin.
- TrustedSignerDoesNotExistException One or more of your trusted signers don't exist.
- InvalidWebAclIdException A web ACL ID specified is not valid. To specify a web ACL created using the
latest version of WAF, use the ACL ARN, for example
arn:aws:wafv2:us-east-1:123456789012:global/webacl/ExampleWebACL/473e64fd-f30b-4765-81a0-62ad96dd167a. To specify a web ACL created using WAF Classic, use the ACL ID, for example473e64fd-f30b-4765-81a0-62ad96dd167a. - TooManyDistributionsWithSingleFunctionArnException The maximum number of distributions have been associated with the specified Lambda@Edge function.
- InvalidRelativePathException The relative path is too big, is not URL-encoded, or does not begin with a slash (/).
- TooManyLambdaFunctionAssociationsException Your request contains more Lambda@Edge function associations than are allowed per distribution.
- NoSuchDistributionException The specified distribution does not exist.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- TooManyDistributionsAssociatedToFieldLevelEncryptionConfigException The maximum number of distributions have been associated with the specified configuration for field-level encryption.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - InvalidLocationCodeException The location code specified is not valid.
- InvalidOriginAccessIdentityException The origin access identity is not valid or doesn't exist.
- TooManyDistributionCnamEsException Your request contains more CNAMEs than are allowed per distribution.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - TooManyDistributionsAssociatedToOriginRequestPolicyException The maximum number of distributions have been associated with the specified origin request policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyQueryStringParametersException Your request contains too many query string parameters.
- RealtimeLogConfigOwnerMismatchException The specified real-time log configuration belongs to a different Amazon Web Services account.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - TooManyHeadersInForwardedValuesException Your request contains too many headers in forwarded values.
- InvalidLambdaFunctionAssociationException The specified Lambda@Edge function association is invalid.
- CnameAlreadyExistsException The CNAME specified is already defined for CloudFront.
- TooManyCertificatesException You cannot create anymore custom SSL/TLS certificates.
- TrustedKeyGroupDoesNotExistException The specified key group does not exist.
- TooManyDistributionsAssociatedToResponseHeadersPolicyException The maximum number of distributions
have been associated with the specified response headers policy.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- NoSuchRealtimeLogConfigException The real-time log configuration does not exist.
- InvalidResponseCodeException A response code is not valid.
- InvalidGeoRestrictionParameterException The specified geo restriction parameter is not valid.
- TooManyOriginsException You cannot create more origins for the distribution.
- InvalidViewerCertificateException A viewer certificate specified is not valid.
- InvalidFunctionAssociationException A CloudFront function association is invalid.
- TooManyDistributionsWithLambdaAssociationsException Processing your request would cause the maximum number of distributions with Lambda@Edge function associations per owner to be exceeded.
- TooManyDistributionsAssociatedToKeyGroupException The number of distributions that reference this key group is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- DistributionAlreadyExistsException The caller reference you attempted to create the distribution with is associated with another distribution.
- NoSuchOriginException No origin exists with the specified
Origin Id. - TooManyCacheBehaviorsException You cannot create more cache behaviors for the distribution.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createAnycastIpList
default CompletableFuture<CreateAnycastIpListResponse> createAnycastIpList(CreateAnycastIpListRequest createAnycastIpListRequest) Creates an Anycast static IP list.
- Parameters:
createAnycastIpListRequest-- Returns:
- A Java Future containing the result of the CreateAnycastIpList operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- EntityAlreadyExistsException The entity already exists. You must provide a unique entity.
- InvalidTaggingException The tagging specified is not valid.
- EntityLimitExceededException The entity limit has been exceeded.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createAnycastIpList
default CompletableFuture<CreateAnycastIpListResponse> createAnycastIpList(Consumer<CreateAnycastIpListRequest.Builder> createAnycastIpListRequest) Creates an Anycast static IP list.
This is a convenience which creates an instance of the
CreateAnycastIpListRequest.Builderavoiding the need to create one manually viaCreateAnycastIpListRequest.builder()- Parameters:
createAnycastIpListRequest- AConsumerthat will call methods onCreateAnycastIpListRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreateAnycastIpList operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- EntityAlreadyExistsException The entity already exists. You must provide a unique entity.
- InvalidTaggingException The tagging specified is not valid.
- EntityLimitExceededException The entity limit has been exceeded.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createCachePolicy
default CompletableFuture<CreateCachePolicyResponse> createCachePolicy(CreateCachePolicyRequest createCachePolicyRequest) Creates a cache policy.
After you create a cache policy, you can attach it to one or more cache behaviors. When it's attached to a cache behavior, the cache policy determines the following:
-
The values that CloudFront includes in the cache key. These values can include HTTP headers, cookies, and URL query strings. CloudFront uses the cache key to find an object in its cache that it can return to the viewer.
-
The default, minimum, and maximum time to live (TTL) values that you want objects to stay in the CloudFront cache.
If your minimum TTL is greater than 0, CloudFront will cache content for at least the duration specified in the cache policy's minimum TTL, even if the
Cache-Control: no-cache,no-store, orprivatedirectives are present in the origin headers.
The headers, cookies, and query strings that are included in the cache key are also included in requests that CloudFront sends to the origin. CloudFront sends a request when it can't find an object in its cache that matches the request's cache key. If you want to send values to the origin but not include them in the cache key, use
OriginRequestPolicy.For more information about cache policies, see Controlling the cache key in the Amazon CloudFront Developer Guide.
- Parameters:
createCachePolicyRequest-- Returns:
- A Java Future containing the result of the CreateCachePolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- TooManyHeadersInCachePolicyException The number of headers in the cache policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- CachePolicyAlreadyExistsException A cache policy with this name already exists. You must provide a
unique name. To modify an existing cache policy, use
UpdateCachePolicy. - TooManyCookiesInCachePolicyException The number of cookies in the cache policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - TooManyCachePoliciesException You have reached the maximum number of cache policies for this Amazon Web Services account. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidArgumentException An argument is invalid.
- TooManyQueryStringsInCachePolicyException The number of query strings in the cache policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
createCachePolicy
default CompletableFuture<CreateCachePolicyResponse> createCachePolicy(Consumer<CreateCachePolicyRequest.Builder> createCachePolicyRequest) Creates a cache policy.
After you create a cache policy, you can attach it to one or more cache behaviors. When it's attached to a cache behavior, the cache policy determines the following:
-
The values that CloudFront includes in the cache key. These values can include HTTP headers, cookies, and URL query strings. CloudFront uses the cache key to find an object in its cache that it can return to the viewer.
-
The default, minimum, and maximum time to live (TTL) values that you want objects to stay in the CloudFront cache.
If your minimum TTL is greater than 0, CloudFront will cache content for at least the duration specified in the cache policy's minimum TTL, even if the
Cache-Control: no-cache,no-store, orprivatedirectives are present in the origin headers.
The headers, cookies, and query strings that are included in the cache key are also included in requests that CloudFront sends to the origin. CloudFront sends a request when it can't find an object in its cache that matches the request's cache key. If you want to send values to the origin but not include them in the cache key, use
OriginRequestPolicy.For more information about cache policies, see Controlling the cache key in the Amazon CloudFront Developer Guide.
This is a convenience which creates an instance of the
CreateCachePolicyRequest.Builderavoiding the need to create one manually viaCreateCachePolicyRequest.builder()- Parameters:
createCachePolicyRequest- AConsumerthat will call methods onCreateCachePolicyRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreateCachePolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- TooManyHeadersInCachePolicyException The number of headers in the cache policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- CachePolicyAlreadyExistsException A cache policy with this name already exists. You must provide a
unique name. To modify an existing cache policy, use
UpdateCachePolicy. - TooManyCookiesInCachePolicyException The number of cookies in the cache policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - TooManyCachePoliciesException You have reached the maximum number of cache policies for this Amazon Web Services account. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidArgumentException An argument is invalid.
- TooManyQueryStringsInCachePolicyException The number of query strings in the cache policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
createCloudFrontOriginAccessIdentity
default CompletableFuture<CreateCloudFrontOriginAccessIdentityResponse> createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest) Creates a new origin access identity. If you're using Amazon S3 for your origin, you can use an origin access identity to require users to access your content using a CloudFront URL instead of the Amazon S3 URL. For more information about how to use origin access identities, see Serving Private Content through CloudFront in the Amazon CloudFront Developer Guide.
- Parameters:
createCloudFrontOriginAccessIdentityRequest- The request to create a new origin access identity (OAI). An origin access identity is a special CloudFront user that you can associate with Amazon S3 origins, so that you can secure all or just some of your Amazon S3 content. For more information, see Restricting Access to Amazon S3 Content by Using an Origin Access Identity in the Amazon CloudFront Developer Guide.- Returns:
- A Java Future containing the result of the CreateCloudFrontOriginAccessIdentity operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - TooManyCloudFrontOriginAccessIdentitiesException Processing your request would cause you to exceed the maximum number of origin access identities allowed.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - CloudFrontOriginAccessIdentityAlreadyExistsException If the
CallerReferenceis a value you already sent in a previous request to create an identity but the content of theCloudFrontOriginAccessIdentityConfigis different from the original request, CloudFront returns aCloudFrontOriginAccessIdentityAlreadyExistserror. - InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- MissingBodyException This operation requires a body. Ensure that the body is present and the
- See Also:
-
createCloudFrontOriginAccessIdentity
default CompletableFuture<CreateCloudFrontOriginAccessIdentityResponse> createCloudFrontOriginAccessIdentity(Consumer<CreateCloudFrontOriginAccessIdentityRequest.Builder> createCloudFrontOriginAccessIdentityRequest) Creates a new origin access identity. If you're using Amazon S3 for your origin, you can use an origin access identity to require users to access your content using a CloudFront URL instead of the Amazon S3 URL. For more information about how to use origin access identities, see Serving Private Content through CloudFront in the Amazon CloudFront Developer Guide.
This is a convenience which creates an instance of the
CreateCloudFrontOriginAccessIdentityRequest.Builderavoiding the need to create one manually viaCreateCloudFrontOriginAccessIdentityRequest.builder()- Parameters:
createCloudFrontOriginAccessIdentityRequest- AConsumerthat will call methods onCreateCloudFrontOriginAccessIdentityRequest.Builderto create a request. The request to create a new origin access identity (OAI). An origin access identity is a special CloudFront user that you can associate with Amazon S3 origins, so that you can secure all or just some of your Amazon S3 content. For more information, see Restricting Access to Amazon S3 Content by Using an Origin Access Identity in the Amazon CloudFront Developer Guide.- Returns:
- A Java Future containing the result of the CreateCloudFrontOriginAccessIdentity operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - TooManyCloudFrontOriginAccessIdentitiesException Processing your request would cause you to exceed the maximum number of origin access identities allowed.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - CloudFrontOriginAccessIdentityAlreadyExistsException If the
CallerReferenceis a value you already sent in a previous request to create an identity but the content of theCloudFrontOriginAccessIdentityConfigis different from the original request, CloudFront returns aCloudFrontOriginAccessIdentityAlreadyExistserror. - InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- MissingBodyException This operation requires a body. Ensure that the body is present and the
- See Also:
-
createConnectionGroup
default CompletableFuture<CreateConnectionGroupResponse> createConnectionGroup(CreateConnectionGroupRequest createConnectionGroupRequest) Creates a connection group.
- Parameters:
createConnectionGroupRequest-- Returns:
- A Java Future containing the result of the CreateConnectionGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- EntityAlreadyExistsException The entity already exists. You must provide a unique entity.
- InvalidTaggingException The tagging specified is not valid.
- EntityLimitExceededException The entity limit has been exceeded.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createConnectionGroup
default CompletableFuture<CreateConnectionGroupResponse> createConnectionGroup(Consumer<CreateConnectionGroupRequest.Builder> createConnectionGroupRequest) Creates a connection group.
This is a convenience which creates an instance of the
CreateConnectionGroupRequest.Builderavoiding the need to create one manually viaCreateConnectionGroupRequest.builder()- Parameters:
createConnectionGroupRequest- AConsumerthat will call methods onCreateConnectionGroupRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreateConnectionGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- EntityAlreadyExistsException The entity already exists. You must provide a unique entity.
- InvalidTaggingException The tagging specified is not valid.
- EntityLimitExceededException The entity limit has been exceeded.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createContinuousDeploymentPolicy
default CompletableFuture<CreateContinuousDeploymentPolicyResponse> createContinuousDeploymentPolicy(CreateContinuousDeploymentPolicyRequest createContinuousDeploymentPolicyRequest) Creates a continuous deployment policy that distributes traffic for a custom domain name to two different CloudFront distributions.
To use a continuous deployment policy, first use
CopyDistributionto create a staging distribution, then useUpdateDistributionto modify the staging distribution's configuration.After you create and update a staging distribution, you can use a continuous deployment policy to incrementally move traffic to the staging distribution. This workflow enables you to test changes to a distribution's configuration before moving all of your domain's production traffic to the new configuration.
- Parameters:
createContinuousDeploymentPolicyRequest-- Returns:
- A Java Future containing the result of the CreateContinuousDeploymentPolicy operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- TooManyContinuousDeploymentPoliciesException You have reached the maximum number of continuous deployment policies for this Amazon Web Services account.
- StagingDistributionInUseException A continuous deployment policy for this staging distribution already exists.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - ContinuousDeploymentPolicyAlreadyExistsException A continuous deployment policy with this configuration already exists.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createContinuousDeploymentPolicy
default CompletableFuture<CreateContinuousDeploymentPolicyResponse> createContinuousDeploymentPolicy(Consumer<CreateContinuousDeploymentPolicyRequest.Builder> createContinuousDeploymentPolicyRequest) Creates a continuous deployment policy that distributes traffic for a custom domain name to two different CloudFront distributions.
To use a continuous deployment policy, first use
CopyDistributionto create a staging distribution, then useUpdateDistributionto modify the staging distribution's configuration.After you create and update a staging distribution, you can use a continuous deployment policy to incrementally move traffic to the staging distribution. This workflow enables you to test changes to a distribution's configuration before moving all of your domain's production traffic to the new configuration.
This is a convenience which creates an instance of the
CreateContinuousDeploymentPolicyRequest.Builderavoiding the need to create one manually viaCreateContinuousDeploymentPolicyRequest.builder()- Parameters:
createContinuousDeploymentPolicyRequest- AConsumerthat will call methods onCreateContinuousDeploymentPolicyRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreateContinuousDeploymentPolicy operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- TooManyContinuousDeploymentPoliciesException You have reached the maximum number of continuous deployment policies for this Amazon Web Services account.
- StagingDistributionInUseException A continuous deployment policy for this staging distribution already exists.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - ContinuousDeploymentPolicyAlreadyExistsException A continuous deployment policy with this configuration already exists.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createDistribution
default CompletableFuture<CreateDistributionResponse> createDistribution(CreateDistributionRequest createDistributionRequest) Creates a CloudFront distribution.
- Parameters:
createDistributionRequest- The request to create a new distribution.- Returns:
- A Java Future containing the result of the CreateDistribution operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- TooManyDistributionsAssociatedToOriginAccessControlException The maximum number of distributions have
been associated with the specified origin access control.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidDefaultRootObjectException The default root object file name is too big or contains an invalid character.
- InvalidDomainNameForOriginAccessControlException An origin access control is associated with an origin whose domain name is not supported.
- InvalidQueryStringParametersException The query string parameters specified are not valid.
- TooManyTrustedSignersException Your request contains more trusted signers than are allowed per distribution.
- TooManyCookieNamesInWhiteListException Your request contains more cookie names in the whitelist than are allowed per cache behavior.
- NoSuchFieldLevelEncryptionConfigException The specified configuration for field-level encryption doesn't exist.
- InvalidErrorCodeException An invalid error code was specified.
- IllegalOriginAccessConfigurationException An origin cannot contain both an origin access control (OAC) and an origin access identity (OAI).
- InvalidProtocolSettingsException You cannot specify SSLv3 as the minimum protocol version if you only want to support only clients that support Server Name Indication (SNI).
- TooManyFunctionAssociationsException You have reached the maximum number of CloudFront function associations for this distribution. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyOriginCustomHeadersException Your request contains too many origin custom headers.
- InvalidOriginException The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket.
- InvalidForwardCookiesException Your request contains forward cookies option which doesn't match with
the expectation for the
whitelistedlist of cookie names. Either list of cookie names has been specified when not allowed or list of cookie names is missing when expected. - InvalidMinimumProtocolVersionException The minimum protocol version specified is not valid.
- NoSuchCachePolicyException The cache policy does not exist.
- TooManyKeyGroupsAssociatedToDistributionException The number of key groups referenced by this distribution is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyDistributionsAssociatedToCachePolicyException The maximum number of distributions have been associated with the specified cache policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidRequiredProtocolException This operation requires the HTTPS protocol. Ensure that you specify
the HTTPS protocol in your request, or omit the
RequiredProtocolselement from your distribution configuration. - TooManyDistributionsWithFunctionAssociationsException You have reached the maximum number of distributions that are associated with a CloudFront function. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyOriginGroupsPerDistributionException Processing your request would cause you to exceed the maximum number of origin groups allowed.
- TooManyDistributionsException Processing your request would cause you to exceed the maximum number of distributions allowed.
- InvalidTtlOrderException The TTL order specified is not valid.
- IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException The specified configuration for field-level encryption can't be associated with the specified cache behavior.
- InvalidOriginKeepaliveTimeoutException The keep alive timeout specified for the origin is not valid.
- InvalidArgumentException An argument is invalid.
- InvalidOriginReadTimeoutException The read timeout specified for the origin is not valid.
- InvalidOriginAccessControlException The origin access control is not valid.
- EntityNotFoundException The entity was not found.
- InvalidHeadersForS3OriginException The headers specified are not valid for an Amazon S3 origin.
- TrustedSignerDoesNotExistException One or more of your trusted signers don't exist.
- InvalidWebAclIdException A web ACL ID specified is not valid. To specify a web ACL created using the
latest version of WAF, use the ACL ARN, for example
arn:aws:wafv2:us-east-1:123456789012:global/webacl/ExampleWebACL/473e64fd-f30b-4765-81a0-62ad96dd167a. To specify a web ACL created using WAF Classic, use the ACL ID, for example473e64fd-f30b-4765-81a0-62ad96dd167a. - TooManyDistributionsWithSingleFunctionArnException The maximum number of distributions have been associated with the specified Lambda@Edge function.
- InvalidRelativePathException The relative path is too big, is not URL-encoded, or does not begin with a slash (/).
- TooManyLambdaFunctionAssociationsException Your request contains more Lambda@Edge function associations than are allowed per distribution.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- TooManyDistributionsAssociatedToFieldLevelEncryptionConfigException The maximum number of distributions have been associated with the specified configuration for field-level encryption.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - InvalidLocationCodeException The location code specified is not valid.
- InvalidOriginAccessIdentityException The origin access identity is not valid or doesn't exist.
- TooManyDistributionCnamEsException Your request contains more CNAMEs than are allowed per distribution.
- NoSuchContinuousDeploymentPolicyException The continuous deployment policy doesn't exist.
- TooManyDistributionsAssociatedToOriginRequestPolicyException The maximum number of distributions have been associated with the specified origin request policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyQueryStringParametersException Your request contains too many query string parameters.
- RealtimeLogConfigOwnerMismatchException The specified real-time log configuration belongs to a different Amazon Web Services account.
- ContinuousDeploymentPolicyInUseException You cannot delete a continuous deployment policy that is associated with a primary distribution.
- MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - TooManyHeadersInForwardedValuesException Your request contains too many headers in forwarded values.
- InvalidLambdaFunctionAssociationException The specified Lambda@Edge function association is invalid.
- CnameAlreadyExistsException The CNAME specified is already defined for CloudFront.
- TooManyCertificatesException You cannot create anymore custom SSL/TLS certificates.
- TrustedKeyGroupDoesNotExistException The specified key group does not exist.
- TooManyDistributionsAssociatedToResponseHeadersPolicyException The maximum number of distributions
have been associated with the specified response headers policy.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- NoSuchRealtimeLogConfigException The real-time log configuration does not exist.
- InvalidResponseCodeException A response code is not valid.
- InvalidGeoRestrictionParameterException The specified geo restriction parameter is not valid.
- TooManyOriginsException You cannot create more origins for the distribution.
- InvalidViewerCertificateException A viewer certificate specified is not valid.
- InvalidFunctionAssociationException A CloudFront function association is invalid.
- TooManyDistributionsWithLambdaAssociationsException Processing your request would cause the maximum number of distributions with Lambda@Edge function associations per owner to be exceeded.
- TooManyDistributionsAssociatedToKeyGroupException The number of distributions that reference this key group is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- EntityLimitExceededException The entity limit has been exceeded.
- DistributionAlreadyExistsException The caller reference you attempted to create the distribution with is associated with another distribution.
- NoSuchOriginException No origin exists with the specified
Origin Id. - TooManyCacheBehaviorsException You cannot create more cache behaviors for the distribution.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createDistribution
default CompletableFuture<CreateDistributionResponse> createDistribution(Consumer<CreateDistributionRequest.Builder> createDistributionRequest) Creates a CloudFront distribution.
This is a convenience which creates an instance of the
CreateDistributionRequest.Builderavoiding the need to create one manually viaCreateDistributionRequest.builder()- Parameters:
createDistributionRequest- AConsumerthat will call methods onCreateDistributionRequest.Builderto create a request. The request to create a new distribution.- Returns:
- A Java Future containing the result of the CreateDistribution operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- TooManyDistributionsAssociatedToOriginAccessControlException The maximum number of distributions have
been associated with the specified origin access control.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidDefaultRootObjectException The default root object file name is too big or contains an invalid character.
- InvalidDomainNameForOriginAccessControlException An origin access control is associated with an origin whose domain name is not supported.
- InvalidQueryStringParametersException The query string parameters specified are not valid.
- TooManyTrustedSignersException Your request contains more trusted signers than are allowed per distribution.
- TooManyCookieNamesInWhiteListException Your request contains more cookie names in the whitelist than are allowed per cache behavior.
- NoSuchFieldLevelEncryptionConfigException The specified configuration for field-level encryption doesn't exist.
- InvalidErrorCodeException An invalid error code was specified.
- IllegalOriginAccessConfigurationException An origin cannot contain both an origin access control (OAC) and an origin access identity (OAI).
- InvalidProtocolSettingsException You cannot specify SSLv3 as the minimum protocol version if you only want to support only clients that support Server Name Indication (SNI).
- TooManyFunctionAssociationsException You have reached the maximum number of CloudFront function associations for this distribution. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyOriginCustomHeadersException Your request contains too many origin custom headers.
- InvalidOriginException The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket.
- InvalidForwardCookiesException Your request contains forward cookies option which doesn't match with
the expectation for the
whitelistedlist of cookie names. Either list of cookie names has been specified when not allowed or list of cookie names is missing when expected. - InvalidMinimumProtocolVersionException The minimum protocol version specified is not valid.
- NoSuchCachePolicyException The cache policy does not exist.
- TooManyKeyGroupsAssociatedToDistributionException The number of key groups referenced by this distribution is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyDistributionsAssociatedToCachePolicyException The maximum number of distributions have been associated with the specified cache policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidRequiredProtocolException This operation requires the HTTPS protocol. Ensure that you specify
the HTTPS protocol in your request, or omit the
RequiredProtocolselement from your distribution configuration. - TooManyDistributionsWithFunctionAssociationsException You have reached the maximum number of distributions that are associated with a CloudFront function. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyOriginGroupsPerDistributionException Processing your request would cause you to exceed the maximum number of origin groups allowed.
- TooManyDistributionsException Processing your request would cause you to exceed the maximum number of distributions allowed.
- InvalidTtlOrderException The TTL order specified is not valid.
- IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException The specified configuration for field-level encryption can't be associated with the specified cache behavior.
- InvalidOriginKeepaliveTimeoutException The keep alive timeout specified for the origin is not valid.
- InvalidArgumentException An argument is invalid.
- InvalidOriginReadTimeoutException The read timeout specified for the origin is not valid.
- InvalidOriginAccessControlException The origin access control is not valid.
- EntityNotFoundException The entity was not found.
- InvalidHeadersForS3OriginException The headers specified are not valid for an Amazon S3 origin.
- TrustedSignerDoesNotExistException One or more of your trusted signers don't exist.
- InvalidWebAclIdException A web ACL ID specified is not valid. To specify a web ACL created using the
latest version of WAF, use the ACL ARN, for example
arn:aws:wafv2:us-east-1:123456789012:global/webacl/ExampleWebACL/473e64fd-f30b-4765-81a0-62ad96dd167a. To specify a web ACL created using WAF Classic, use the ACL ID, for example473e64fd-f30b-4765-81a0-62ad96dd167a. - TooManyDistributionsWithSingleFunctionArnException The maximum number of distributions have been associated with the specified Lambda@Edge function.
- InvalidRelativePathException The relative path is too big, is not URL-encoded, or does not begin with a slash (/).
- TooManyLambdaFunctionAssociationsException Your request contains more Lambda@Edge function associations than are allowed per distribution.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- TooManyDistributionsAssociatedToFieldLevelEncryptionConfigException The maximum number of distributions have been associated with the specified configuration for field-level encryption.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - InvalidLocationCodeException The location code specified is not valid.
- InvalidOriginAccessIdentityException The origin access identity is not valid or doesn't exist.
- TooManyDistributionCnamEsException Your request contains more CNAMEs than are allowed per distribution.
- NoSuchContinuousDeploymentPolicyException The continuous deployment policy doesn't exist.
- TooManyDistributionsAssociatedToOriginRequestPolicyException The maximum number of distributions have been associated with the specified origin request policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyQueryStringParametersException Your request contains too many query string parameters.
- RealtimeLogConfigOwnerMismatchException The specified real-time log configuration belongs to a different Amazon Web Services account.
- ContinuousDeploymentPolicyInUseException You cannot delete a continuous deployment policy that is associated with a primary distribution.
- MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - TooManyHeadersInForwardedValuesException Your request contains too many headers in forwarded values.
- InvalidLambdaFunctionAssociationException The specified Lambda@Edge function association is invalid.
- CnameAlreadyExistsException The CNAME specified is already defined for CloudFront.
- TooManyCertificatesException You cannot create anymore custom SSL/TLS certificates.
- TrustedKeyGroupDoesNotExistException The specified key group does not exist.
- TooManyDistributionsAssociatedToResponseHeadersPolicyException The maximum number of distributions
have been associated with the specified response headers policy.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- NoSuchRealtimeLogConfigException The real-time log configuration does not exist.
- InvalidResponseCodeException A response code is not valid.
- InvalidGeoRestrictionParameterException The specified geo restriction parameter is not valid.
- TooManyOriginsException You cannot create more origins for the distribution.
- InvalidViewerCertificateException A viewer certificate specified is not valid.
- InvalidFunctionAssociationException A CloudFront function association is invalid.
- TooManyDistributionsWithLambdaAssociationsException Processing your request would cause the maximum number of distributions with Lambda@Edge function associations per owner to be exceeded.
- TooManyDistributionsAssociatedToKeyGroupException The number of distributions that reference this key group is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- EntityLimitExceededException The entity limit has been exceeded.
- DistributionAlreadyExistsException The caller reference you attempted to create the distribution with is associated with another distribution.
- NoSuchOriginException No origin exists with the specified
Origin Id. - TooManyCacheBehaviorsException You cannot create more cache behaviors for the distribution.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createDistributionTenant
default CompletableFuture<CreateDistributionTenantResponse> createDistributionTenant(CreateDistributionTenantRequest createDistributionTenantRequest) Creates a distribution tenant.
- Parameters:
createDistributionTenantRequest-- Returns:
- A Java Future containing the result of the CreateDistributionTenant operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- EntityAlreadyExistsException The entity already exists. You must provide a unique entity.
- CnameAlreadyExistsException The CNAME specified is already defined for CloudFront.
- InvalidTaggingException The tagging specified is not valid.
- InvalidAssociationException The specified CloudFront resource can't be associated.
- EntityLimitExceededException The entity limit has been exceeded.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createDistributionTenant
default CompletableFuture<CreateDistributionTenantResponse> createDistributionTenant(Consumer<CreateDistributionTenantRequest.Builder> createDistributionTenantRequest) Creates a distribution tenant.
This is a convenience which creates an instance of the
CreateDistributionTenantRequest.Builderavoiding the need to create one manually viaCreateDistributionTenantRequest.builder()- Parameters:
createDistributionTenantRequest- AConsumerthat will call methods onCreateDistributionTenantRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreateDistributionTenant operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- EntityAlreadyExistsException The entity already exists. You must provide a unique entity.
- CnameAlreadyExistsException The CNAME specified is already defined for CloudFront.
- InvalidTaggingException The tagging specified is not valid.
- InvalidAssociationException The specified CloudFront resource can't be associated.
- EntityLimitExceededException The entity limit has been exceeded.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createDistributionWithTags
default CompletableFuture<CreateDistributionWithTagsResponse> createDistributionWithTags(CreateDistributionWithTagsRequest createDistributionWithTagsRequest) Create a new distribution with tags. This API operation requires the following IAM permissions:
- Parameters:
createDistributionWithTagsRequest- The request to create a new distribution with tags.- Returns:
- A Java Future containing the result of the CreateDistributionWithTags operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- TooManyDistributionsAssociatedToOriginAccessControlException The maximum number of distributions have
been associated with the specified origin access control.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidDefaultRootObjectException The default root object file name is too big or contains an invalid character.
- InvalidDomainNameForOriginAccessControlException An origin access control is associated with an origin whose domain name is not supported.
- InvalidQueryStringParametersException The query string parameters specified are not valid.
- TooManyTrustedSignersException Your request contains more trusted signers than are allowed per distribution.
- TooManyCookieNamesInWhiteListException Your request contains more cookie names in the whitelist than are allowed per cache behavior.
- NoSuchFieldLevelEncryptionConfigException The specified configuration for field-level encryption doesn't exist.
- InvalidErrorCodeException An invalid error code was specified.
- IllegalOriginAccessConfigurationException An origin cannot contain both an origin access control (OAC) and an origin access identity (OAI).
- InvalidProtocolSettingsException You cannot specify SSLv3 as the minimum protocol version if you only want to support only clients that support Server Name Indication (SNI).
- TooManyFunctionAssociationsException You have reached the maximum number of CloudFront function associations for this distribution. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyOriginCustomHeadersException Your request contains too many origin custom headers.
- InvalidOriginException The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket.
- InvalidForwardCookiesException Your request contains forward cookies option which doesn't match with
the expectation for the
whitelistedlist of cookie names. Either list of cookie names has been specified when not allowed or list of cookie names is missing when expected. - InvalidMinimumProtocolVersionException The minimum protocol version specified is not valid.
- NoSuchCachePolicyException The cache policy does not exist.
- TooManyKeyGroupsAssociatedToDistributionException The number of key groups referenced by this distribution is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyDistributionsAssociatedToCachePolicyException The maximum number of distributions have been associated with the specified cache policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidRequiredProtocolException This operation requires the HTTPS protocol. Ensure that you specify
the HTTPS protocol in your request, or omit the
RequiredProtocolselement from your distribution configuration. - TooManyDistributionsWithFunctionAssociationsException You have reached the maximum number of distributions that are associated with a CloudFront function. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyOriginGroupsPerDistributionException Processing your request would cause you to exceed the maximum number of origin groups allowed.
- TooManyDistributionsException Processing your request would cause you to exceed the maximum number of distributions allowed.
- InvalidTtlOrderException The TTL order specified is not valid.
- IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException The specified configuration for field-level encryption can't be associated with the specified cache behavior.
- InvalidOriginKeepaliveTimeoutException The keep alive timeout specified for the origin is not valid.
- InvalidArgumentException An argument is invalid.
- InvalidOriginReadTimeoutException The read timeout specified for the origin is not valid.
- InvalidOriginAccessControlException The origin access control is not valid.
- EntityNotFoundException The entity was not found.
- InvalidHeadersForS3OriginException The headers specified are not valid for an Amazon S3 origin.
- TrustedSignerDoesNotExistException One or more of your trusted signers don't exist.
- InvalidWebAclIdException A web ACL ID specified is not valid. To specify a web ACL created using the
latest version of WAF, use the ACL ARN, for example
arn:aws:wafv2:us-east-1:123456789012:global/webacl/ExampleWebACL/473e64fd-f30b-4765-81a0-62ad96dd167a. To specify a web ACL created using WAF Classic, use the ACL ID, for example473e64fd-f30b-4765-81a0-62ad96dd167a. - TooManyDistributionsWithSingleFunctionArnException The maximum number of distributions have been associated with the specified Lambda@Edge function.
- InvalidRelativePathException The relative path is too big, is not URL-encoded, or does not begin with a slash (/).
- TooManyLambdaFunctionAssociationsException Your request contains more Lambda@Edge function associations than are allowed per distribution.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- TooManyDistributionsAssociatedToFieldLevelEncryptionConfigException The maximum number of distributions have been associated with the specified configuration for field-level encryption.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - InvalidLocationCodeException The location code specified is not valid.
- InvalidOriginAccessIdentityException The origin access identity is not valid or doesn't exist.
- InvalidTaggingException The tagging specified is not valid.
- TooManyDistributionCnamEsException Your request contains more CNAMEs than are allowed per distribution.
- NoSuchContinuousDeploymentPolicyException The continuous deployment policy doesn't exist.
- TooManyDistributionsAssociatedToOriginRequestPolicyException The maximum number of distributions have been associated with the specified origin request policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyQueryStringParametersException Your request contains too many query string parameters.
- RealtimeLogConfigOwnerMismatchException The specified real-time log configuration belongs to a different Amazon Web Services account.
- ContinuousDeploymentPolicyInUseException You cannot delete a continuous deployment policy that is associated with a primary distribution.
- MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - TooManyHeadersInForwardedValuesException Your request contains too many headers in forwarded values.
- InvalidLambdaFunctionAssociationException The specified Lambda@Edge function association is invalid.
- CnameAlreadyExistsException The CNAME specified is already defined for CloudFront.
- TooManyCertificatesException You cannot create anymore custom SSL/TLS certificates.
- TrustedKeyGroupDoesNotExistException The specified key group does not exist.
- TooManyDistributionsAssociatedToResponseHeadersPolicyException The maximum number of distributions
have been associated with the specified response headers policy.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- NoSuchRealtimeLogConfigException The real-time log configuration does not exist.
- InvalidResponseCodeException A response code is not valid.
- InvalidGeoRestrictionParameterException The specified geo restriction parameter is not valid.
- TooManyOriginsException You cannot create more origins for the distribution.
- InvalidViewerCertificateException A viewer certificate specified is not valid.
- InvalidFunctionAssociationException A CloudFront function association is invalid.
- TooManyDistributionsWithLambdaAssociationsException Processing your request would cause the maximum number of distributions with Lambda@Edge function associations per owner to be exceeded.
- TooManyDistributionsAssociatedToKeyGroupException The number of distributions that reference this key group is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- DistributionAlreadyExistsException The caller reference you attempted to create the distribution with is associated with another distribution.
- NoSuchOriginException No origin exists with the specified
Origin Id. - TooManyCacheBehaviorsException You cannot create more cache behaviors for the distribution.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createDistributionWithTags
default CompletableFuture<CreateDistributionWithTagsResponse> createDistributionWithTags(Consumer<CreateDistributionWithTagsRequest.Builder> createDistributionWithTagsRequest) Create a new distribution with tags. This API operation requires the following IAM permissions:
This is a convenience which creates an instance of the
CreateDistributionWithTagsRequest.Builderavoiding the need to create one manually viaCreateDistributionWithTagsRequest.builder()- Parameters:
createDistributionWithTagsRequest- AConsumerthat will call methods onCreateDistributionWithTagsRequest.Builderto create a request. The request to create a new distribution with tags.- Returns:
- A Java Future containing the result of the CreateDistributionWithTags operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- TooManyDistributionsAssociatedToOriginAccessControlException The maximum number of distributions have
been associated with the specified origin access control.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidDefaultRootObjectException The default root object file name is too big or contains an invalid character.
- InvalidDomainNameForOriginAccessControlException An origin access control is associated with an origin whose domain name is not supported.
- InvalidQueryStringParametersException The query string parameters specified are not valid.
- TooManyTrustedSignersException Your request contains more trusted signers than are allowed per distribution.
- TooManyCookieNamesInWhiteListException Your request contains more cookie names in the whitelist than are allowed per cache behavior.
- NoSuchFieldLevelEncryptionConfigException The specified configuration for field-level encryption doesn't exist.
- InvalidErrorCodeException An invalid error code was specified.
- IllegalOriginAccessConfigurationException An origin cannot contain both an origin access control (OAC) and an origin access identity (OAI).
- InvalidProtocolSettingsException You cannot specify SSLv3 as the minimum protocol version if you only want to support only clients that support Server Name Indication (SNI).
- TooManyFunctionAssociationsException You have reached the maximum number of CloudFront function associations for this distribution. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyOriginCustomHeadersException Your request contains too many origin custom headers.
- InvalidOriginException The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket.
- InvalidForwardCookiesException Your request contains forward cookies option which doesn't match with
the expectation for the
whitelistedlist of cookie names. Either list of cookie names has been specified when not allowed or list of cookie names is missing when expected. - InvalidMinimumProtocolVersionException The minimum protocol version specified is not valid.
- NoSuchCachePolicyException The cache policy does not exist.
- TooManyKeyGroupsAssociatedToDistributionException The number of key groups referenced by this distribution is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyDistributionsAssociatedToCachePolicyException The maximum number of distributions have been associated with the specified cache policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidRequiredProtocolException This operation requires the HTTPS protocol. Ensure that you specify
the HTTPS protocol in your request, or omit the
RequiredProtocolselement from your distribution configuration. - TooManyDistributionsWithFunctionAssociationsException You have reached the maximum number of distributions that are associated with a CloudFront function. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyOriginGroupsPerDistributionException Processing your request would cause you to exceed the maximum number of origin groups allowed.
- TooManyDistributionsException Processing your request would cause you to exceed the maximum number of distributions allowed.
- InvalidTtlOrderException The TTL order specified is not valid.
- IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException The specified configuration for field-level encryption can't be associated with the specified cache behavior.
- InvalidOriginKeepaliveTimeoutException The keep alive timeout specified for the origin is not valid.
- InvalidArgumentException An argument is invalid.
- InvalidOriginReadTimeoutException The read timeout specified for the origin is not valid.
- InvalidOriginAccessControlException The origin access control is not valid.
- EntityNotFoundException The entity was not found.
- InvalidHeadersForS3OriginException The headers specified are not valid for an Amazon S3 origin.
- TrustedSignerDoesNotExistException One or more of your trusted signers don't exist.
- InvalidWebAclIdException A web ACL ID specified is not valid. To specify a web ACL created using the
latest version of WAF, use the ACL ARN, for example
arn:aws:wafv2:us-east-1:123456789012:global/webacl/ExampleWebACL/473e64fd-f30b-4765-81a0-62ad96dd167a. To specify a web ACL created using WAF Classic, use the ACL ID, for example473e64fd-f30b-4765-81a0-62ad96dd167a. - TooManyDistributionsWithSingleFunctionArnException The maximum number of distributions have been associated with the specified Lambda@Edge function.
- InvalidRelativePathException The relative path is too big, is not URL-encoded, or does not begin with a slash (/).
- TooManyLambdaFunctionAssociationsException Your request contains more Lambda@Edge function associations than are allowed per distribution.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- TooManyDistributionsAssociatedToFieldLevelEncryptionConfigException The maximum number of distributions have been associated with the specified configuration for field-level encryption.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - InvalidLocationCodeException The location code specified is not valid.
- InvalidOriginAccessIdentityException The origin access identity is not valid or doesn't exist.
- InvalidTaggingException The tagging specified is not valid.
- TooManyDistributionCnamEsException Your request contains more CNAMEs than are allowed per distribution.
- NoSuchContinuousDeploymentPolicyException The continuous deployment policy doesn't exist.
- TooManyDistributionsAssociatedToOriginRequestPolicyException The maximum number of distributions have been associated with the specified origin request policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyQueryStringParametersException Your request contains too many query string parameters.
- RealtimeLogConfigOwnerMismatchException The specified real-time log configuration belongs to a different Amazon Web Services account.
- ContinuousDeploymentPolicyInUseException You cannot delete a continuous deployment policy that is associated with a primary distribution.
- MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - TooManyHeadersInForwardedValuesException Your request contains too many headers in forwarded values.
- InvalidLambdaFunctionAssociationException The specified Lambda@Edge function association is invalid.
- CnameAlreadyExistsException The CNAME specified is already defined for CloudFront.
- TooManyCertificatesException You cannot create anymore custom SSL/TLS certificates.
- TrustedKeyGroupDoesNotExistException The specified key group does not exist.
- TooManyDistributionsAssociatedToResponseHeadersPolicyException The maximum number of distributions
have been associated with the specified response headers policy.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- NoSuchRealtimeLogConfigException The real-time log configuration does not exist.
- InvalidResponseCodeException A response code is not valid.
- InvalidGeoRestrictionParameterException The specified geo restriction parameter is not valid.
- TooManyOriginsException You cannot create more origins for the distribution.
- InvalidViewerCertificateException A viewer certificate specified is not valid.
- InvalidFunctionAssociationException A CloudFront function association is invalid.
- TooManyDistributionsWithLambdaAssociationsException Processing your request would cause the maximum number of distributions with Lambda@Edge function associations per owner to be exceeded.
- TooManyDistributionsAssociatedToKeyGroupException The number of distributions that reference this key group is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- DistributionAlreadyExistsException The caller reference you attempted to create the distribution with is associated with another distribution.
- NoSuchOriginException No origin exists with the specified
Origin Id. - TooManyCacheBehaviorsException You cannot create more cache behaviors for the distribution.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createFieldLevelEncryptionConfig
default CompletableFuture<CreateFieldLevelEncryptionConfigResponse> createFieldLevelEncryptionConfig(CreateFieldLevelEncryptionConfigRequest createFieldLevelEncryptionConfigRequest) Create a new field-level encryption configuration.
- Parameters:
createFieldLevelEncryptionConfigRequest-- Returns:
- A Java Future containing the result of the CreateFieldLevelEncryptionConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- QueryArgProfileEmptyException No profile specified for the field-level encryption query argument.
- TooManyFieldLevelEncryptionContentTypeProfilesException The maximum number of content type profiles for field-level encryption have been created.
- TooManyFieldLevelEncryptionQueryArgProfilesException The maximum number of query arg profiles for field-level encryption have been created.
- FieldLevelEncryptionConfigAlreadyExistsException The specified configuration for field-level encryption already exists.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - TooManyFieldLevelEncryptionConfigsException The maximum number of configurations for field-level encryption have been created.
- NoSuchFieldLevelEncryptionProfileException The specified profile for field-level encryption doesn't exist.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createFieldLevelEncryptionConfig
default CompletableFuture<CreateFieldLevelEncryptionConfigResponse> createFieldLevelEncryptionConfig(Consumer<CreateFieldLevelEncryptionConfigRequest.Builder> createFieldLevelEncryptionConfigRequest) Create a new field-level encryption configuration.
This is a convenience which creates an instance of the
CreateFieldLevelEncryptionConfigRequest.Builderavoiding the need to create one manually viaCreateFieldLevelEncryptionConfigRequest.builder()- Parameters:
createFieldLevelEncryptionConfigRequest- AConsumerthat will call methods onCreateFieldLevelEncryptionConfigRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreateFieldLevelEncryptionConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- QueryArgProfileEmptyException No profile specified for the field-level encryption query argument.
- TooManyFieldLevelEncryptionContentTypeProfilesException The maximum number of content type profiles for field-level encryption have been created.
- TooManyFieldLevelEncryptionQueryArgProfilesException The maximum number of query arg profiles for field-level encryption have been created.
- FieldLevelEncryptionConfigAlreadyExistsException The specified configuration for field-level encryption already exists.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - TooManyFieldLevelEncryptionConfigsException The maximum number of configurations for field-level encryption have been created.
- NoSuchFieldLevelEncryptionProfileException The specified profile for field-level encryption doesn't exist.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createFieldLevelEncryptionProfile
default CompletableFuture<CreateFieldLevelEncryptionProfileResponse> createFieldLevelEncryptionProfile(CreateFieldLevelEncryptionProfileRequest createFieldLevelEncryptionProfileRequest) Create a field-level encryption profile.
- Parameters:
createFieldLevelEncryptionProfileRequest-- Returns:
- A Java Future containing the result of the CreateFieldLevelEncryptionProfile operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- TooManyFieldLevelEncryptionFieldPatternsException The maximum number of field patterns for field-level encryption have been created.
- FieldLevelEncryptionProfileAlreadyExistsException The specified profile for field-level encryption already exists.
- NoSuchPublicKeyException The specified public key doesn't exist.
- FieldLevelEncryptionProfileSizeExceededException The maximum size of a profile for field-level encryption was exceeded.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - TooManyFieldLevelEncryptionProfilesException The maximum number of profiles for field-level encryption have been created.
- TooManyFieldLevelEncryptionEncryptionEntitiesException The maximum number of encryption entities for field-level encryption have been created.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createFieldLevelEncryptionProfile
default CompletableFuture<CreateFieldLevelEncryptionProfileResponse> createFieldLevelEncryptionProfile(Consumer<CreateFieldLevelEncryptionProfileRequest.Builder> createFieldLevelEncryptionProfileRequest) Create a field-level encryption profile.
This is a convenience which creates an instance of the
CreateFieldLevelEncryptionProfileRequest.Builderavoiding the need to create one manually viaCreateFieldLevelEncryptionProfileRequest.builder()- Parameters:
createFieldLevelEncryptionProfileRequest- AConsumerthat will call methods onCreateFieldLevelEncryptionProfileRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreateFieldLevelEncryptionProfile operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- TooManyFieldLevelEncryptionFieldPatternsException The maximum number of field patterns for field-level encryption have been created.
- FieldLevelEncryptionProfileAlreadyExistsException The specified profile for field-level encryption already exists.
- NoSuchPublicKeyException The specified public key doesn't exist.
- FieldLevelEncryptionProfileSizeExceededException The maximum size of a profile for field-level encryption was exceeded.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - TooManyFieldLevelEncryptionProfilesException The maximum number of profiles for field-level encryption have been created.
- TooManyFieldLevelEncryptionEncryptionEntitiesException The maximum number of encryption entities for field-level encryption have been created.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createFunction
default CompletableFuture<CreateFunctionResponse> createFunction(CreateFunctionRequest createFunctionRequest) Creates a CloudFront function.
To create a function, you provide the function code and some configuration information about the function. The response contains an Amazon Resource Name (ARN) that uniquely identifies the function.
When you create a function, it's in the
DEVELOPMENTstage. In this stage, you can test the function withTestFunction, and update it withUpdateFunction.When you're ready to use your function with a CloudFront distribution, use
PublishFunctionto copy the function from theDEVELOPMENTstage toLIVE. When it's live, you can attach the function to a distribution's cache behavior, using the function's ARN.- Parameters:
createFunctionRequest-- Returns:
- A Java Future containing the result of the CreateFunction operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- FunctionAlreadyExistsException A function with the same name already exists in this Amazon Web
Services account. To create a function, you must provide a unique name. To update an existing function,
use
UpdateFunction. - UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- FunctionSizeLimitExceededException The function is too large. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidArgumentException An argument is invalid.
- TooManyFunctionsException You have reached the maximum number of CloudFront functions for this Amazon Web Services account. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- FunctionAlreadyExistsException A function with the same name already exists in this Amazon Web
Services account. To create a function, you must provide a unique name. To update an existing function,
use
- See Also:
-
createFunction
default CompletableFuture<CreateFunctionResponse> createFunction(Consumer<CreateFunctionRequest.Builder> createFunctionRequest) Creates a CloudFront function.
To create a function, you provide the function code and some configuration information about the function. The response contains an Amazon Resource Name (ARN) that uniquely identifies the function.
When you create a function, it's in the
DEVELOPMENTstage. In this stage, you can test the function withTestFunction, and update it withUpdateFunction.When you're ready to use your function with a CloudFront distribution, use
PublishFunctionto copy the function from theDEVELOPMENTstage toLIVE. When it's live, you can attach the function to a distribution's cache behavior, using the function's ARN.
This is a convenience which creates an instance of the
CreateFunctionRequest.Builderavoiding the need to create one manually viaCreateFunctionRequest.builder()- Parameters:
createFunctionRequest- AConsumerthat will call methods onCreateFunctionRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreateFunction operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- FunctionAlreadyExistsException A function with the same name already exists in this Amazon Web
Services account. To create a function, you must provide a unique name. To update an existing function,
use
UpdateFunction. - UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- FunctionSizeLimitExceededException The function is too large. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidArgumentException An argument is invalid.
- TooManyFunctionsException You have reached the maximum number of CloudFront functions for this Amazon Web Services account. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- FunctionAlreadyExistsException A function with the same name already exists in this Amazon Web
Services account. To create a function, you must provide a unique name. To update an existing function,
use
- See Also:
-
createInvalidation
default CompletableFuture<CreateInvalidationResponse> createInvalidation(CreateInvalidationRequest createInvalidationRequest) Create a new invalidation. For more information, see Invalidating files in the Amazon CloudFront Developer Guide.
- Parameters:
createInvalidationRequest- The request to create an invalidation.- Returns:
- A Java Future containing the result of the CreateInvalidation operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchDistributionException The specified distribution does not exist.
- AccessDeniedException Access denied.
- TooManyInvalidationsInProgressException You have exceeded the maximum number of allowable InProgress invalidation batch requests, or invalidation objects.
- MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - BatchTooLargeException Invalidation batch specified is too large.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createInvalidation
default CompletableFuture<CreateInvalidationResponse> createInvalidation(Consumer<CreateInvalidationRequest.Builder> createInvalidationRequest) Create a new invalidation. For more information, see Invalidating files in the Amazon CloudFront Developer Guide.
This is a convenience which creates an instance of the
CreateInvalidationRequest.Builderavoiding the need to create one manually viaCreateInvalidationRequest.builder()- Parameters:
createInvalidationRequest- AConsumerthat will call methods onCreateInvalidationRequest.Builderto create a request. The request to create an invalidation.- Returns:
- A Java Future containing the result of the CreateInvalidation operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchDistributionException The specified distribution does not exist.
- AccessDeniedException Access denied.
- TooManyInvalidationsInProgressException You have exceeded the maximum number of allowable InProgress invalidation batch requests, or invalidation objects.
- MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - BatchTooLargeException Invalidation batch specified is too large.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createInvalidationForDistributionTenant
default CompletableFuture<CreateInvalidationForDistributionTenantResponse> createInvalidationForDistributionTenant(CreateInvalidationForDistributionTenantRequest createInvalidationForDistributionTenantRequest) Creates an invalidation for a distribution tenant. For more information, see Invalidating files in the Amazon CloudFront Developer Guide.
- Parameters:
createInvalidationForDistributionTenantRequest-- Returns:
- A Java Future containing the result of the CreateInvalidationForDistributionTenant operation returned by
the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- TooManyInvalidationsInProgressException You have exceeded the maximum number of allowable InProgress invalidation batch requests, or invalidation objects.
- MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - BatchTooLargeException Invalidation batch specified is too large.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createInvalidationForDistributionTenant
default CompletableFuture<CreateInvalidationForDistributionTenantResponse> createInvalidationForDistributionTenant(Consumer<CreateInvalidationForDistributionTenantRequest.Builder> createInvalidationForDistributionTenantRequest) Creates an invalidation for a distribution tenant. For more information, see Invalidating files in the Amazon CloudFront Developer Guide.
This is a convenience which creates an instance of the
CreateInvalidationForDistributionTenantRequest.Builderavoiding the need to create one manually viaCreateInvalidationForDistributionTenantRequest.builder()- Parameters:
createInvalidationForDistributionTenantRequest- AConsumerthat will call methods onCreateInvalidationForDistributionTenantRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreateInvalidationForDistributionTenant operation returned by
the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- TooManyInvalidationsInProgressException You have exceeded the maximum number of allowable InProgress invalidation batch requests, or invalidation objects.
- MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - BatchTooLargeException Invalidation batch specified is too large.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createKeyGroup
default CompletableFuture<CreateKeyGroupResponse> createKeyGroup(CreateKeyGroupRequest createKeyGroupRequest) Creates a key group that you can use with CloudFront signed URLs and signed cookies.
To create a key group, you must specify at least one public key for the key group. After you create a key group, you can reference it from one or more cache behaviors. When you reference a key group in a cache behavior, CloudFront requires signed URLs or signed cookies for all requests that match the cache behavior. The URLs or cookies must be signed with a private key whose corresponding public key is in the key group. The signed URL or cookie contains information about which public key CloudFront should use to verify the signature. For more information, see Serving private content in the Amazon CloudFront Developer Guide.
- Parameters:
createKeyGroupRequest-- Returns:
- A Java Future containing the result of the CreateKeyGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- TooManyPublicKeysInKeyGroupException The number of public keys in this key group is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyKeyGroupsException You have reached the maximum number of key groups for this Amazon Web Services account. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidArgumentException An argument is invalid.
- KeyGroupAlreadyExistsException A key group with this name already exists. You must provide a unique
name. To modify an existing key group, use
UpdateKeyGroup. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createKeyGroup
default CompletableFuture<CreateKeyGroupResponse> createKeyGroup(Consumer<CreateKeyGroupRequest.Builder> createKeyGroupRequest) Creates a key group that you can use with CloudFront signed URLs and signed cookies.
To create a key group, you must specify at least one public key for the key group. After you create a key group, you can reference it from one or more cache behaviors. When you reference a key group in a cache behavior, CloudFront requires signed URLs or signed cookies for all requests that match the cache behavior. The URLs or cookies must be signed with a private key whose corresponding public key is in the key group. The signed URL or cookie contains information about which public key CloudFront should use to verify the signature. For more information, see Serving private content in the Amazon CloudFront Developer Guide.
This is a convenience which creates an instance of the
CreateKeyGroupRequest.Builderavoiding the need to create one manually viaCreateKeyGroupRequest.builder()- Parameters:
createKeyGroupRequest- AConsumerthat will call methods onCreateKeyGroupRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreateKeyGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- TooManyPublicKeysInKeyGroupException The number of public keys in this key group is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyKeyGroupsException You have reached the maximum number of key groups for this Amazon Web Services account. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidArgumentException An argument is invalid.
- KeyGroupAlreadyExistsException A key group with this name already exists. You must provide a unique
name. To modify an existing key group, use
UpdateKeyGroup. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createKeyValueStore
default CompletableFuture<CreateKeyValueStoreResponse> createKeyValueStore(CreateKeyValueStoreRequest createKeyValueStoreRequest) Specifies the key value store resource to add to your account. In your account, the key value store names must be unique. You can also import key value store data in JSON format from an S3 bucket by providing a valid
ImportSourcethat you own.- Parameters:
createKeyValueStoreRequest-- Returns:
- A Java Future containing the result of the CreateKeyValueStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- EntityAlreadyExistsException The entity already exists. You must provide a unique entity.
- EntityLimitExceededException The entity limit has been exceeded.
- InvalidArgumentException An argument is invalid.
- EntitySizeLimitExceededException The entity size limit was exceeded.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createKeyValueStore
default CompletableFuture<CreateKeyValueStoreResponse> createKeyValueStore(Consumer<CreateKeyValueStoreRequest.Builder> createKeyValueStoreRequest) Specifies the key value store resource to add to your account. In your account, the key value store names must be unique. You can also import key value store data in JSON format from an S3 bucket by providing a valid
ImportSourcethat you own.
This is a convenience which creates an instance of the
CreateKeyValueStoreRequest.Builderavoiding the need to create one manually viaCreateKeyValueStoreRequest.builder()- Parameters:
createKeyValueStoreRequest- AConsumerthat will call methods onCreateKeyValueStoreRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreateKeyValueStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- EntityAlreadyExistsException The entity already exists. You must provide a unique entity.
- EntityLimitExceededException The entity limit has been exceeded.
- InvalidArgumentException An argument is invalid.
- EntitySizeLimitExceededException The entity size limit was exceeded.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createMonitoringSubscription
default CompletableFuture<CreateMonitoringSubscriptionResponse> createMonitoringSubscription(CreateMonitoringSubscriptionRequest createMonitoringSubscriptionRequest) Enables or disables additional Amazon CloudWatch metrics for the specified CloudFront distribution. The additional metrics incur an additional cost.
For more information, see Viewing additional CloudFront distribution metrics in the Amazon CloudFront Developer Guide.
- Parameters:
createMonitoringSubscriptionRequest-- Returns:
- A Java Future containing the result of the CreateMonitoringSubscription operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchDistributionException The specified distribution does not exist.
- AccessDeniedException Access denied.
- MonitoringSubscriptionAlreadyExistsException A monitoring subscription already exists for the specified distribution.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createMonitoringSubscription
default CompletableFuture<CreateMonitoringSubscriptionResponse> createMonitoringSubscription(Consumer<CreateMonitoringSubscriptionRequest.Builder> createMonitoringSubscriptionRequest) Enables or disables additional Amazon CloudWatch metrics for the specified CloudFront distribution. The additional metrics incur an additional cost.
For more information, see Viewing additional CloudFront distribution metrics in the Amazon CloudFront Developer Guide.
This is a convenience which creates an instance of the
CreateMonitoringSubscriptionRequest.Builderavoiding the need to create one manually viaCreateMonitoringSubscriptionRequest.builder()- Parameters:
createMonitoringSubscriptionRequest- AConsumerthat will call methods onCreateMonitoringSubscriptionRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreateMonitoringSubscription operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchDistributionException The specified distribution does not exist.
- AccessDeniedException Access denied.
- MonitoringSubscriptionAlreadyExistsException A monitoring subscription already exists for the specified distribution.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createOriginAccessControl
default CompletableFuture<CreateOriginAccessControlResponse> createOriginAccessControl(CreateOriginAccessControlRequest createOriginAccessControlRequest) Creates a new origin access control in CloudFront. After you create an origin access control, you can add it to an origin in a CloudFront distribution so that CloudFront sends authenticated (signed) requests to the origin.
This makes it possible to block public access to the origin, allowing viewers (users) to access the origin's content only through CloudFront.
For more information about using a CloudFront origin access control, see Restricting access to an Amazon Web Services origin in the Amazon CloudFront Developer Guide.
- Parameters:
createOriginAccessControlRequest-- Returns:
- A Java Future containing the result of the CreateOriginAccessControl operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- OriginAccessControlAlreadyExistsException An origin access control with the specified parameters already exists.
- TooManyOriginAccessControlsException The number of origin access controls in your Amazon Web Services
account exceeds the maximum allowed.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createOriginAccessControl
default CompletableFuture<CreateOriginAccessControlResponse> createOriginAccessControl(Consumer<CreateOriginAccessControlRequest.Builder> createOriginAccessControlRequest) Creates a new origin access control in CloudFront. After you create an origin access control, you can add it to an origin in a CloudFront distribution so that CloudFront sends authenticated (signed) requests to the origin.
This makes it possible to block public access to the origin, allowing viewers (users) to access the origin's content only through CloudFront.
For more information about using a CloudFront origin access control, see Restricting access to an Amazon Web Services origin in the Amazon CloudFront Developer Guide.
This is a convenience which creates an instance of the
CreateOriginAccessControlRequest.Builderavoiding the need to create one manually viaCreateOriginAccessControlRequest.builder()- Parameters:
createOriginAccessControlRequest- AConsumerthat will call methods onCreateOriginAccessControlRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreateOriginAccessControl operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- OriginAccessControlAlreadyExistsException An origin access control with the specified parameters already exists.
- TooManyOriginAccessControlsException The number of origin access controls in your Amazon Web Services
account exceeds the maximum allowed.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createOriginRequestPolicy
default CompletableFuture<CreateOriginRequestPolicyResponse> createOriginRequestPolicy(CreateOriginRequestPolicyRequest createOriginRequestPolicyRequest) Creates an origin request policy.
After you create an origin request policy, you can attach it to one or more cache behaviors. When it's attached to a cache behavior, the origin request policy determines the values that CloudFront includes in requests that it sends to the origin. Each request that CloudFront sends to the origin includes the following:
-
The request body and the URL path (without the domain name) from the viewer request.
-
The headers that CloudFront automatically includes in every origin request, including
Host,User-Agent, andX-Amz-Cf-Id. -
All HTTP headers, cookies, and URL query strings that are specified in the cache policy or the origin request policy. These can include items from the viewer request and, in the case of headers, additional ones that are added by CloudFront.
CloudFront sends a request when it can't find a valid object in its cache that matches the request. If you want to send values to the origin and also include them in the cache key, use
CachePolicy.For more information about origin request policies, see Controlling origin requests in the Amazon CloudFront Developer Guide.
- Parameters:
createOriginRequestPolicyRequest-- Returns:
- A Java Future containing the result of the CreateOriginRequestPolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- TooManyHeadersInOriginRequestPolicyException The number of headers in the origin request policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyCookiesInOriginRequestPolicyException The number of cookies in the origin request policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - OriginRequestPolicyAlreadyExistsException An origin request policy with this name already exists. You
must provide a unique name. To modify an existing origin request policy, use
UpdateOriginRequestPolicy. - TooManyQueryStringsInOriginRequestPolicyException The number of query strings in the origin request policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidArgumentException An argument is invalid.
- TooManyOriginRequestPoliciesException You have reached the maximum number of origin request policies for this Amazon Web Services account. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
createOriginRequestPolicy
default CompletableFuture<CreateOriginRequestPolicyResponse> createOriginRequestPolicy(Consumer<CreateOriginRequestPolicyRequest.Builder> createOriginRequestPolicyRequest) Creates an origin request policy.
After you create an origin request policy, you can attach it to one or more cache behaviors. When it's attached to a cache behavior, the origin request policy determines the values that CloudFront includes in requests that it sends to the origin. Each request that CloudFront sends to the origin includes the following:
-
The request body and the URL path (without the domain name) from the viewer request.
-
The headers that CloudFront automatically includes in every origin request, including
Host,User-Agent, andX-Amz-Cf-Id. -
All HTTP headers, cookies, and URL query strings that are specified in the cache policy or the origin request policy. These can include items from the viewer request and, in the case of headers, additional ones that are added by CloudFront.
CloudFront sends a request when it can't find a valid object in its cache that matches the request. If you want to send values to the origin and also include them in the cache key, use
CachePolicy.For more information about origin request policies, see Controlling origin requests in the Amazon CloudFront Developer Guide.
This is a convenience which creates an instance of the
CreateOriginRequestPolicyRequest.Builderavoiding the need to create one manually viaCreateOriginRequestPolicyRequest.builder()- Parameters:
createOriginRequestPolicyRequest- AConsumerthat will call methods onCreateOriginRequestPolicyRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreateOriginRequestPolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- TooManyHeadersInOriginRequestPolicyException The number of headers in the origin request policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyCookiesInOriginRequestPolicyException The number of cookies in the origin request policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - OriginRequestPolicyAlreadyExistsException An origin request policy with this name already exists. You
must provide a unique name. To modify an existing origin request policy, use
UpdateOriginRequestPolicy. - TooManyQueryStringsInOriginRequestPolicyException The number of query strings in the origin request policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidArgumentException An argument is invalid.
- TooManyOriginRequestPoliciesException You have reached the maximum number of origin request policies for this Amazon Web Services account. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
createPublicKey
default CompletableFuture<CreatePublicKeyResponse> createPublicKey(CreatePublicKeyRequest createPublicKeyRequest) Uploads a public key to CloudFront that you can use with signed URLs and signed cookies, or with field-level encryption.
- Parameters:
createPublicKeyRequest-- Returns:
- A Java Future containing the result of the CreatePublicKey operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- TooManyPublicKeysException The maximum number of public keys for field-level encryption have been created. To create a new public key, delete one of the existing keys.
- PublicKeyAlreadyExistsException The specified public key already exists.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createPublicKey
default CompletableFuture<CreatePublicKeyResponse> 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.
This is a convenience which creates an instance of the
CreatePublicKeyRequest.Builderavoiding the need to create one manually viaCreatePublicKeyRequest.builder()- Parameters:
createPublicKeyRequest- AConsumerthat will call methods onCreatePublicKeyRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreatePublicKey operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- TooManyPublicKeysException The maximum number of public keys for field-level encryption have been created. To create a new public key, delete one of the existing keys.
- PublicKeyAlreadyExistsException The specified public key already exists.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createRealtimeLogConfig
default CompletableFuture<CreateRealtimeLogConfigResponse> createRealtimeLogConfig(CreateRealtimeLogConfigRequest createRealtimeLogConfigRequest) Creates a real-time log configuration.
After you create a real-time log configuration, you can attach it to one or more cache behaviors to send real-time log data to the specified Amazon Kinesis data stream.
For more information about real-time log configurations, see Real-time logs in the Amazon CloudFront Developer Guide.
- Parameters:
createRealtimeLogConfigRequest-- Returns:
- A Java Future containing the result of the CreateRealtimeLogConfig operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- RealtimeLogConfigAlreadyExistsException A real-time log configuration with this name already exists.
You must provide a unique name. To modify an existing real-time log configuration, use
UpdateRealtimeLogConfig. - TooManyRealtimeLogConfigsException You have reached the maximum number of real-time log configurations for this Amazon Web Services account. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createRealtimeLogConfig
default CompletableFuture<CreateRealtimeLogConfigResponse> createRealtimeLogConfig(Consumer<CreateRealtimeLogConfigRequest.Builder> createRealtimeLogConfigRequest) Creates a real-time log configuration.
After you create a real-time log configuration, you can attach it to one or more cache behaviors to send real-time log data to the specified Amazon Kinesis data stream.
For more information about real-time log configurations, see Real-time logs in the Amazon CloudFront Developer Guide.
This is a convenience which creates an instance of the
CreateRealtimeLogConfigRequest.Builderavoiding the need to create one manually viaCreateRealtimeLogConfigRequest.builder()- Parameters:
createRealtimeLogConfigRequest- AConsumerthat will call methods onCreateRealtimeLogConfigRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreateRealtimeLogConfig operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- RealtimeLogConfigAlreadyExistsException A real-time log configuration with this name already exists.
You must provide a unique name. To modify an existing real-time log configuration, use
UpdateRealtimeLogConfig. - TooManyRealtimeLogConfigsException You have reached the maximum number of real-time log configurations for this Amazon Web Services account. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createResponseHeadersPolicy
default CompletableFuture<CreateResponseHeadersPolicyResponse> createResponseHeadersPolicy(CreateResponseHeadersPolicyRequest createResponseHeadersPolicyRequest) Creates a response headers policy.
A response headers policy contains information about a set of HTTP headers. To create a response headers policy, you provide some metadata about the policy and a set of configurations that specify the headers.
After you create a response headers policy, you can use its ID to attach it to one or more cache behaviors in a CloudFront distribution. When it's attached to a cache behavior, the response headers policy affects the HTTP headers that CloudFront includes in HTTP responses to requests that match the cache behavior. CloudFront adds or removes response headers according to the configuration of the response headers policy.
For more information, see Adding or removing HTTP headers in CloudFront responses in the Amazon CloudFront Developer Guide.
- Parameters:
createResponseHeadersPolicyRequest-- Returns:
- A Java Future containing the result of the CreateResponseHeadersPolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- TooManyCustomHeadersInResponseHeadersPolicyException The number of custom headers in the response
headers policy exceeds the maximum.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- ResponseHeadersPolicyAlreadyExistsException A response headers policy with this name already exists.
You must provide a unique name. To modify an existing response headers policy, use
UpdateResponseHeadersPolicy. - InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - TooLongCspInResponseHeadersPolicyException The length of the
Content-Security-Policyheader value in the response headers policy exceeds the maximum.For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidArgumentException An argument is invalid.
- TooManyRemoveHeadersInResponseHeadersPolicyException The number of headers in
RemoveHeadersConfigin the response headers policy exceeds the maximum.For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyResponseHeadersPoliciesException You have reached the maximum number of response headers
policies for this Amazon Web Services account.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createResponseHeadersPolicy
default CompletableFuture<CreateResponseHeadersPolicyResponse> createResponseHeadersPolicy(Consumer<CreateResponseHeadersPolicyRequest.Builder> createResponseHeadersPolicyRequest) Creates a response headers policy.
A response headers policy contains information about a set of HTTP headers. To create a response headers policy, you provide some metadata about the policy and a set of configurations that specify the headers.
After you create a response headers policy, you can use its ID to attach it to one or more cache behaviors in a CloudFront distribution. When it's attached to a cache behavior, the response headers policy affects the HTTP headers that CloudFront includes in HTTP responses to requests that match the cache behavior. CloudFront adds or removes response headers according to the configuration of the response headers policy.
For more information, see Adding or removing HTTP headers in CloudFront responses in the Amazon CloudFront Developer Guide.
This is a convenience which creates an instance of the
CreateResponseHeadersPolicyRequest.Builderavoiding the need to create one manually viaCreateResponseHeadersPolicyRequest.builder()- Parameters:
createResponseHeadersPolicyRequest- AConsumerthat will call methods onCreateResponseHeadersPolicyRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreateResponseHeadersPolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- TooManyCustomHeadersInResponseHeadersPolicyException The number of custom headers in the response
headers policy exceeds the maximum.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- ResponseHeadersPolicyAlreadyExistsException A response headers policy with this name already exists.
You must provide a unique name. To modify an existing response headers policy, use
UpdateResponseHeadersPolicy. - InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - TooLongCspInResponseHeadersPolicyException The length of the
Content-Security-Policyheader value in the response headers policy exceeds the maximum.For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidArgumentException An argument is invalid.
- TooManyRemoveHeadersInResponseHeadersPolicyException The number of headers in
RemoveHeadersConfigin the response headers policy exceeds the maximum.For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyResponseHeadersPoliciesException You have reached the maximum number of response headers
policies for this Amazon Web Services account.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createStreamingDistribution
default CompletableFuture<CreateStreamingDistributionResponse> createStreamingDistribution(CreateStreamingDistributionRequest createStreamingDistributionRequest) This API is deprecated. Amazon CloudFront is deprecating real-time messaging protocol (RTMP) distributions on December 31, 2020. For more information, read the announcement on the Amazon CloudFront discussion forum.
- Parameters:
createStreamingDistributionRequest- The request to create a new streaming distribution.- Returns:
- A Java Future containing the result of the CreateStreamingDistribution operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- StreamingDistributionAlreadyExistsException The caller reference you attempted to create the streaming distribution with is associated with another distribution
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - InvalidOriginAccessIdentityException The origin access identity is not valid or doesn't exist.
- InvalidArgumentException An argument is invalid.
- TooManyTrustedSignersException Your request contains more trusted signers than are allowed per distribution.
- InvalidOriginAccessControlException The origin access control is not valid.
- TooManyStreamingDistributionsException Processing your request would cause you to exceed the maximum number of streaming distributions allowed.
- MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - TooManyStreamingDistributionCnamEsException Your request contains more CNAMEs than are allowed per distribution.
- TrustedSignerDoesNotExistException One or more of your trusted signers don't exist.
- CnameAlreadyExistsException The CNAME specified is already defined for CloudFront.
- InvalidOriginException The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createStreamingDistribution
default CompletableFuture<CreateStreamingDistributionResponse> createStreamingDistribution(Consumer<CreateStreamingDistributionRequest.Builder> createStreamingDistributionRequest) This API is deprecated. Amazon CloudFront is deprecating real-time messaging protocol (RTMP) distributions on December 31, 2020. For more information, read the announcement on the Amazon CloudFront discussion forum.
This is a convenience which creates an instance of the
CreateStreamingDistributionRequest.Builderavoiding the need to create one manually viaCreateStreamingDistributionRequest.builder()- Parameters:
createStreamingDistributionRequest- AConsumerthat will call methods onCreateStreamingDistributionRequest.Builderto create a request. The request to create a new streaming distribution.- Returns:
- A Java Future containing the result of the CreateStreamingDistribution operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- StreamingDistributionAlreadyExistsException The caller reference you attempted to create the streaming distribution with is associated with another distribution
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - InvalidOriginAccessIdentityException The origin access identity is not valid or doesn't exist.
- InvalidArgumentException An argument is invalid.
- TooManyTrustedSignersException Your request contains more trusted signers than are allowed per distribution.
- InvalidOriginAccessControlException The origin access control is not valid.
- TooManyStreamingDistributionsException Processing your request would cause you to exceed the maximum number of streaming distributions allowed.
- MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - TooManyStreamingDistributionCnamEsException Your request contains more CNAMEs than are allowed per distribution.
- TrustedSignerDoesNotExistException One or more of your trusted signers don't exist.
- CnameAlreadyExistsException The CNAME specified is already defined for CloudFront.
- InvalidOriginException The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createStreamingDistributionWithTags
default CompletableFuture<CreateStreamingDistributionWithTagsResponse> createStreamingDistributionWithTags(CreateStreamingDistributionWithTagsRequest createStreamingDistributionWithTagsRequest) This API is deprecated. Amazon CloudFront is deprecating real-time messaging protocol (RTMP) distributions on December 31, 2020. For more information, read the announcement on the Amazon CloudFront discussion forum.
- Parameters:
createStreamingDistributionWithTagsRequest- The request to create a new streaming distribution with tags.- Returns:
- A Java Future containing the result of the CreateStreamingDistributionWithTags operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- StreamingDistributionAlreadyExistsException The caller reference you attempted to create the streaming distribution with is associated with another distribution
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - InvalidOriginAccessIdentityException The origin access identity is not valid or doesn't exist.
- InvalidTaggingException The tagging specified is not valid.
- InvalidArgumentException An argument is invalid.
- TooManyTrustedSignersException Your request contains more trusted signers than are allowed per distribution.
- InvalidOriginAccessControlException The origin access control is not valid.
- TooManyStreamingDistributionsException Processing your request would cause you to exceed the maximum number of streaming distributions allowed.
- MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - TooManyStreamingDistributionCnamEsException Your request contains more CNAMEs than are allowed per distribution.
- TrustedSignerDoesNotExistException One or more of your trusted signers don't exist.
- CnameAlreadyExistsException The CNAME specified is already defined for CloudFront.
- InvalidOriginException The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createStreamingDistributionWithTags
default CompletableFuture<CreateStreamingDistributionWithTagsResponse> createStreamingDistributionWithTags(Consumer<CreateStreamingDistributionWithTagsRequest.Builder> createStreamingDistributionWithTagsRequest) This API is deprecated. Amazon CloudFront is deprecating real-time messaging protocol (RTMP) distributions on December 31, 2020. For more information, read the announcement on the Amazon CloudFront discussion forum.
This is a convenience which creates an instance of the
CreateStreamingDistributionWithTagsRequest.Builderavoiding the need to create one manually viaCreateStreamingDistributionWithTagsRequest.builder()- Parameters:
createStreamingDistributionWithTagsRequest- AConsumerthat will call methods onCreateStreamingDistributionWithTagsRequest.Builderto create a request. The request to create a new streaming distribution with tags.- Returns:
- A Java Future containing the result of the CreateStreamingDistributionWithTags operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- StreamingDistributionAlreadyExistsException The caller reference you attempted to create the streaming distribution with is associated with another distribution
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - InvalidOriginAccessIdentityException The origin access identity is not valid or doesn't exist.
- InvalidTaggingException The tagging specified is not valid.
- InvalidArgumentException An argument is invalid.
- TooManyTrustedSignersException Your request contains more trusted signers than are allowed per distribution.
- InvalidOriginAccessControlException The origin access control is not valid.
- TooManyStreamingDistributionsException Processing your request would cause you to exceed the maximum number of streaming distributions allowed.
- MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - TooManyStreamingDistributionCnamEsException Your request contains more CNAMEs than are allowed per distribution.
- TrustedSignerDoesNotExistException One or more of your trusted signers don't exist.
- CnameAlreadyExistsException The CNAME specified is already defined for CloudFront.
- InvalidOriginException The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createVpcOrigin
default CompletableFuture<CreateVpcOriginResponse> createVpcOrigin(CreateVpcOriginRequest createVpcOriginRequest) Create an Amazon CloudFront VPC origin.
- Parameters:
createVpcOriginRequest-- Returns:
- A Java Future containing the result of the CreateVpcOrigin operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- EntityAlreadyExistsException The entity already exists. You must provide a unique entity.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - InvalidTaggingException The tagging specified is not valid.
- EntityLimitExceededException The entity limit has been exceeded.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
createVpcOrigin
default CompletableFuture<CreateVpcOriginResponse> createVpcOrigin(Consumer<CreateVpcOriginRequest.Builder> createVpcOriginRequest) Create an Amazon CloudFront VPC origin.
This is a convenience which creates an instance of the
CreateVpcOriginRequest.Builderavoiding the need to create one manually viaCreateVpcOriginRequest.builder()- Parameters:
createVpcOriginRequest- AConsumerthat will call methods onCreateVpcOriginRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the CreateVpcOrigin operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- EntityAlreadyExistsException The entity already exists. You must provide a unique entity.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - InvalidTaggingException The tagging specified is not valid.
- EntityLimitExceededException The entity limit has been exceeded.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteAnycastIpList
default CompletableFuture<DeleteAnycastIpListResponse> deleteAnycastIpList(DeleteAnycastIpListRequest deleteAnycastIpListRequest) Deletes an Anycast static IP list.
- Parameters:
deleteAnycastIpListRequest-- Returns:
- A Java Future containing the result of the DeleteAnycastIpList operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- CannotDeleteEntityWhileInUseException The entity cannot be deleted while it is in use.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- IllegalDeleteException Deletion is not allowed for this entity.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteAnycastIpList
default CompletableFuture<DeleteAnycastIpListResponse> deleteAnycastIpList(Consumer<DeleteAnycastIpListRequest.Builder> deleteAnycastIpListRequest) Deletes an Anycast static IP list.
This is a convenience which creates an instance of the
DeleteAnycastIpListRequest.Builderavoiding the need to create one manually viaDeleteAnycastIpListRequest.builder()- Parameters:
deleteAnycastIpListRequest- AConsumerthat will call methods onDeleteAnycastIpListRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteAnycastIpList operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- CannotDeleteEntityWhileInUseException The entity cannot be deleted while it is in use.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- IllegalDeleteException Deletion is not allowed for this entity.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteCachePolicy
default CompletableFuture<DeleteCachePolicyResponse> deleteCachePolicy(DeleteCachePolicyRequest deleteCachePolicyRequest) Deletes a cache policy.
You cannot delete a cache policy if it's attached to a cache behavior. First update your distributions to remove the cache policy from all cache behaviors, then delete the cache policy.
To delete a cache policy, you must provide the policy's identifier and version. To get these values, you can use
ListCachePoliciesorGetCachePolicy.- Parameters:
deleteCachePolicyRequest-- Returns:
- A Java Future containing the result of the DeleteCachePolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchCachePolicyException The cache policy does not exist.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- IllegalDeleteException Deletion is not allowed for this entity.
- CachePolicyInUseException Cannot delete the cache policy because it is attached to one or more cache behaviors.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteCachePolicy
default CompletableFuture<DeleteCachePolicyResponse> deleteCachePolicy(Consumer<DeleteCachePolicyRequest.Builder> deleteCachePolicyRequest) Deletes a cache policy.
You cannot delete a cache policy if it's attached to a cache behavior. First update your distributions to remove the cache policy from all cache behaviors, then delete the cache policy.
To delete a cache policy, you must provide the policy's identifier and version. To get these values, you can use
ListCachePoliciesorGetCachePolicy.
This is a convenience which creates an instance of the
DeleteCachePolicyRequest.Builderavoiding the need to create one manually viaDeleteCachePolicyRequest.builder()- Parameters:
deleteCachePolicyRequest- AConsumerthat will call methods onDeleteCachePolicyRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteCachePolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchCachePolicyException The cache policy does not exist.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- IllegalDeleteException Deletion is not allowed for this entity.
- CachePolicyInUseException Cannot delete the cache policy because it is attached to one or more cache behaviors.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteCloudFrontOriginAccessIdentity
default CompletableFuture<DeleteCloudFrontOriginAccessIdentityResponse> deleteCloudFrontOriginAccessIdentity(DeleteCloudFrontOriginAccessIdentityRequest deleteCloudFrontOriginAccessIdentityRequest) Delete an origin access identity.
- Parameters:
deleteCloudFrontOriginAccessIdentityRequest- Deletes a origin access identity.- Returns:
- A Java Future containing the result of the DeleteCloudFrontOriginAccessIdentity operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- CloudFrontOriginAccessIdentityInUseException The Origin Access Identity specified is already in use.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - NoSuchCloudFrontOriginAccessIdentityException The specified origin access identity does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
deleteCloudFrontOriginAccessIdentity
default CompletableFuture<DeleteCloudFrontOriginAccessIdentityResponse> deleteCloudFrontOriginAccessIdentity(Consumer<DeleteCloudFrontOriginAccessIdentityRequest.Builder> deleteCloudFrontOriginAccessIdentityRequest) Delete an origin access identity.
This is a convenience which creates an instance of the
DeleteCloudFrontOriginAccessIdentityRequest.Builderavoiding the need to create one manually viaDeleteCloudFrontOriginAccessIdentityRequest.builder()- Parameters:
deleteCloudFrontOriginAccessIdentityRequest- AConsumerthat will call methods onDeleteCloudFrontOriginAccessIdentityRequest.Builderto create a request. Deletes a origin access identity.- Returns:
- A Java Future containing the result of the DeleteCloudFrontOriginAccessIdentity operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- CloudFrontOriginAccessIdentityInUseException The Origin Access Identity specified is already in use.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - NoSuchCloudFrontOriginAccessIdentityException The specified origin access identity does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
deleteConnectionGroup
default CompletableFuture<DeleteConnectionGroupResponse> deleteConnectionGroup(DeleteConnectionGroupRequest deleteConnectionGroupRequest) Deletes a connection group.
- Parameters:
deleteConnectionGroupRequest-- Returns:
- A Java Future containing the result of the DeleteConnectionGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- CannotDeleteEntityWhileInUseException The entity cannot be deleted while it is in use.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- ResourceNotDisabledException The specified CloudFront resource hasn't been disabled yet.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteConnectionGroup
default CompletableFuture<DeleteConnectionGroupResponse> deleteConnectionGroup(Consumer<DeleteConnectionGroupRequest.Builder> deleteConnectionGroupRequest) Deletes a connection group.
This is a convenience which creates an instance of the
DeleteConnectionGroupRequest.Builderavoiding the need to create one manually viaDeleteConnectionGroupRequest.builder()- Parameters:
deleteConnectionGroupRequest- AConsumerthat will call methods onDeleteConnectionGroupRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteConnectionGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- CannotDeleteEntityWhileInUseException The entity cannot be deleted while it is in use.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- ResourceNotDisabledException The specified CloudFront resource hasn't been disabled yet.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteContinuousDeploymentPolicy
default CompletableFuture<DeleteContinuousDeploymentPolicyResponse> deleteContinuousDeploymentPolicy(DeleteContinuousDeploymentPolicyRequest deleteContinuousDeploymentPolicyRequest) Deletes a continuous deployment policy.
You cannot delete a continuous deployment policy that's attached to a primary distribution. First update your distribution to remove the continuous deployment policy, then you can delete the policy.
- Parameters:
deleteContinuousDeploymentPolicyRequest-- Returns:
- A Java Future containing the result of the DeleteContinuousDeploymentPolicy operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ContinuousDeploymentPolicyInUseException You cannot delete a continuous deployment policy that is associated with a primary distribution.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- InvalidArgumentException An argument is invalid.
- NoSuchContinuousDeploymentPolicyException The continuous deployment policy doesn't exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteContinuousDeploymentPolicy
default CompletableFuture<DeleteContinuousDeploymentPolicyResponse> deleteContinuousDeploymentPolicy(Consumer<DeleteContinuousDeploymentPolicyRequest.Builder> deleteContinuousDeploymentPolicyRequest) Deletes a continuous deployment policy.
You cannot delete a continuous deployment policy that's attached to a primary distribution. First update your distribution to remove the continuous deployment policy, then you can delete the policy.
This is a convenience which creates an instance of the
DeleteContinuousDeploymentPolicyRequest.Builderavoiding the need to create one manually viaDeleteContinuousDeploymentPolicyRequest.builder()- Parameters:
deleteContinuousDeploymentPolicyRequest- AConsumerthat will call methods onDeleteContinuousDeploymentPolicyRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteContinuousDeploymentPolicy operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ContinuousDeploymentPolicyInUseException You cannot delete a continuous deployment policy that is associated with a primary distribution.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- InvalidArgumentException An argument is invalid.
- NoSuchContinuousDeploymentPolicyException The continuous deployment policy doesn't exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteDistribution
default CompletableFuture<DeleteDistributionResponse> deleteDistribution(DeleteDistributionRequest deleteDistributionRequest) Delete a distribution.
- Parameters:
deleteDistributionRequest- This action deletes a web distribution. To delete a web distribution using the CloudFront API, perform the following steps.To delete a web distribution using the CloudFront API:
-
Disable the web distribution
-
Submit a
GET Distribution Configrequest to get the current configuration and theEtagheader for the distribution. -
Update the XML document that was returned in the response to your
GET Distribution Configrequest to change the value ofEnabledtofalse. -
Submit a
PUT Distribution Configrequest to update the configuration for your distribution. In the request body, include the XML document that you updated in Step 3. Set the value of the HTTPIf-Matchheader to the value of theETagheader that CloudFront returned when you submitted theGET Distribution Configrequest in Step 2. -
Review the response to the
PUT Distribution Configrequest to confirm that the distribution was successfully disabled. -
Submit a
GET Distributionrequest to confirm that your changes have propagated. When propagation is complete, the value ofStatusisDeployed. -
Submit a
DELETE Distributionrequest. Set the value of the HTTPIf-Matchheader to the value of theETagheader that CloudFront returned when you submitted theGET Distribution Configrequest in Step 6. -
Review the response to your
DELETE Distributionrequest to confirm that the distribution was successfully deleted.
For information about deleting a distribution using the CloudFront console, see Deleting a Distribution in the Amazon CloudFront Developer Guide.
-
- Returns:
- A Java Future containing the result of the DeleteDistribution operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ResourceInUseException Cannot delete this resource because it is in use.
- NoSuchDistributionException The specified distribution does not exist.
-
PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- DistributionNotDisabledException The specified CloudFront distribution is not disabled. You must disable the distribution before you can delete it.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteDistribution
default CompletableFuture<DeleteDistributionResponse> deleteDistribution(Consumer<DeleteDistributionRequest.Builder> deleteDistributionRequest) Delete a distribution.
This is a convenience which creates an instance of the
DeleteDistributionRequest.Builderavoiding the need to create one manually viaDeleteDistributionRequest.builder()- Parameters:
deleteDistributionRequest- AConsumerthat will call methods onDeleteDistributionRequest.Builderto create a request. This action deletes a web distribution. To delete a web distribution using the CloudFront API, perform the following steps.To delete a web distribution using the CloudFront API:
-
Disable the web distribution
-
Submit a
GET Distribution Configrequest to get the current configuration and theEtagheader for the distribution. -
Update the XML document that was returned in the response to your
GET Distribution Configrequest to change the value ofEnabledtofalse. -
Submit a
PUT Distribution Configrequest to update the configuration for your distribution. In the request body, include the XML document that you updated in Step 3. Set the value of the HTTPIf-Matchheader to the value of theETagheader that CloudFront returned when you submitted theGET Distribution Configrequest in Step 2. -
Review the response to the
PUT Distribution Configrequest to confirm that the distribution was successfully disabled. -
Submit a
GET Distributionrequest to confirm that your changes have propagated. When propagation is complete, the value ofStatusisDeployed. -
Submit a
DELETE Distributionrequest. Set the value of the HTTPIf-Matchheader to the value of theETagheader that CloudFront returned when you submitted theGET Distribution Configrequest in Step 6. -
Review the response to your
DELETE Distributionrequest to confirm that the distribution was successfully deleted.
For information about deleting a distribution using the CloudFront console, see Deleting a Distribution in the Amazon CloudFront Developer Guide.
-
- Returns:
- A Java Future containing the result of the DeleteDistribution operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- ResourceInUseException Cannot delete this resource because it is in use.
- NoSuchDistributionException The specified distribution does not exist.
-
PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- DistributionNotDisabledException The specified CloudFront distribution is not disabled. You must disable the distribution before you can delete it.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteDistributionTenant
default CompletableFuture<DeleteDistributionTenantResponse> deleteDistributionTenant(DeleteDistributionTenantRequest deleteDistributionTenantRequest) Deletes a distribution tenant. If you use this API operation to delete a distribution tenant that is currently enabled, the request will fail.
To delete a distribution tenant, you must first disable the distribution tenant by using the
UpdateDistributionTenantAPI operation.- Parameters:
deleteDistributionTenantRequest-- Returns:
- A Java Future containing the result of the DeleteDistributionTenant operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- ResourceNotDisabledException The specified CloudFront resource hasn't been disabled yet.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
deleteDistributionTenant
default CompletableFuture<DeleteDistributionTenantResponse> deleteDistributionTenant(Consumer<DeleteDistributionTenantRequest.Builder> deleteDistributionTenantRequest) Deletes a distribution tenant. If you use this API operation to delete a distribution tenant that is currently enabled, the request will fail.
To delete a distribution tenant, you must first disable the distribution tenant by using the
UpdateDistributionTenantAPI operation.
This is a convenience which creates an instance of the
DeleteDistributionTenantRequest.Builderavoiding the need to create one manually viaDeleteDistributionTenantRequest.builder()- Parameters:
deleteDistributionTenantRequest- AConsumerthat will call methods onDeleteDistributionTenantRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteDistributionTenant operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- ResourceNotDisabledException The specified CloudFront resource hasn't been disabled yet.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
deleteFieldLevelEncryptionConfig
default CompletableFuture<DeleteFieldLevelEncryptionConfigResponse> deleteFieldLevelEncryptionConfig(DeleteFieldLevelEncryptionConfigRequest deleteFieldLevelEncryptionConfigRequest) Remove a field-level encryption configuration.
- Parameters:
deleteFieldLevelEncryptionConfigRequest-- Returns:
- A Java Future containing the result of the DeleteFieldLevelEncryptionConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- FieldLevelEncryptionConfigInUseException The specified configuration for field-level encryption is in use.
- NoSuchFieldLevelEncryptionConfigException The specified configuration for field-level encryption doesn't exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
deleteFieldLevelEncryptionConfig
default CompletableFuture<DeleteFieldLevelEncryptionConfigResponse> deleteFieldLevelEncryptionConfig(Consumer<DeleteFieldLevelEncryptionConfigRequest.Builder> deleteFieldLevelEncryptionConfigRequest) Remove a field-level encryption configuration.
This is a convenience which creates an instance of the
DeleteFieldLevelEncryptionConfigRequest.Builderavoiding the need to create one manually viaDeleteFieldLevelEncryptionConfigRequest.builder()- Parameters:
deleteFieldLevelEncryptionConfigRequest- AConsumerthat will call methods onDeleteFieldLevelEncryptionConfigRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteFieldLevelEncryptionConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- FieldLevelEncryptionConfigInUseException The specified configuration for field-level encryption is in use.
- NoSuchFieldLevelEncryptionConfigException The specified configuration for field-level encryption doesn't exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
deleteFieldLevelEncryptionProfile
default CompletableFuture<DeleteFieldLevelEncryptionProfileResponse> deleteFieldLevelEncryptionProfile(DeleteFieldLevelEncryptionProfileRequest deleteFieldLevelEncryptionProfileRequest) Remove a field-level encryption profile.
- Parameters:
deleteFieldLevelEncryptionProfileRequest-- Returns:
- A Java Future containing the result of the DeleteFieldLevelEncryptionProfile operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- NoSuchFieldLevelEncryptionProfileException The specified profile for field-level encryption doesn't exist.
- FieldLevelEncryptionProfileInUseException The specified profile for field-level encryption is in use.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
deleteFieldLevelEncryptionProfile
default CompletableFuture<DeleteFieldLevelEncryptionProfileResponse> deleteFieldLevelEncryptionProfile(Consumer<DeleteFieldLevelEncryptionProfileRequest.Builder> deleteFieldLevelEncryptionProfileRequest) Remove a field-level encryption profile.
This is a convenience which creates an instance of the
DeleteFieldLevelEncryptionProfileRequest.Builderavoiding the need to create one manually viaDeleteFieldLevelEncryptionProfileRequest.builder()- Parameters:
deleteFieldLevelEncryptionProfileRequest- AConsumerthat will call methods onDeleteFieldLevelEncryptionProfileRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteFieldLevelEncryptionProfile operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- NoSuchFieldLevelEncryptionProfileException The specified profile for field-level encryption doesn't exist.
- FieldLevelEncryptionProfileInUseException The specified profile for field-level encryption is in use.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
deleteFunction
default CompletableFuture<DeleteFunctionResponse> deleteFunction(DeleteFunctionRequest deleteFunctionRequest) Deletes a CloudFront function.
You cannot delete a function if it's associated with a cache behavior. First, update your distributions to remove the function association from all cache behaviors, then delete the function.
To delete a function, you must provide the function's name and version (
ETagvalue). To get these values, you can useListFunctionsandDescribeFunction.- Parameters:
deleteFunctionRequest-- Returns:
- A Java Future containing the result of the DeleteFunction operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- FunctionInUseException Cannot delete the function because it's attached to one or more cache behaviors.
- NoSuchFunctionExistsException The function does not exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
deleteFunction
default CompletableFuture<DeleteFunctionResponse> deleteFunction(Consumer<DeleteFunctionRequest.Builder> deleteFunctionRequest) Deletes a CloudFront function.
You cannot delete a function if it's associated with a cache behavior. First, update your distributions to remove the function association from all cache behaviors, then delete the function.
To delete a function, you must provide the function's name and version (
ETagvalue). To get these values, you can useListFunctionsandDescribeFunction.
This is a convenience which creates an instance of the
DeleteFunctionRequest.Builderavoiding the need to create one manually viaDeleteFunctionRequest.builder()- Parameters:
deleteFunctionRequest- AConsumerthat will call methods onDeleteFunctionRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteFunction operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- FunctionInUseException Cannot delete the function because it's attached to one or more cache behaviors.
- NoSuchFunctionExistsException The function does not exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
deleteKeyGroup
default CompletableFuture<DeleteKeyGroupResponse> deleteKeyGroup(DeleteKeyGroupRequest deleteKeyGroupRequest) Deletes a key group.
You cannot delete a key group that is referenced in a cache behavior. First update your distributions to remove the key group from all cache behaviors, then delete the key group.
To delete a key group, you must provide the key group's identifier and version. To get these values, use
ListKeyGroupsfollowed byGetKeyGrouporGetKeyGroupConfig.- Parameters:
deleteKeyGroupRequest-- Returns:
- A Java Future containing the result of the DeleteKeyGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - ResourceInUseException Cannot delete this resource because it is in use.
- NoSuchResourceException A resource that was specified is not valid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
deleteKeyGroup
default CompletableFuture<DeleteKeyGroupResponse> deleteKeyGroup(Consumer<DeleteKeyGroupRequest.Builder> deleteKeyGroupRequest) Deletes a key group.
You cannot delete a key group that is referenced in a cache behavior. First update your distributions to remove the key group from all cache behaviors, then delete the key group.
To delete a key group, you must provide the key group's identifier and version. To get these values, use
ListKeyGroupsfollowed byGetKeyGrouporGetKeyGroupConfig.
This is a convenience which creates an instance of the
DeleteKeyGroupRequest.Builderavoiding the need to create one manually viaDeleteKeyGroupRequest.builder()- Parameters:
deleteKeyGroupRequest- AConsumerthat will call methods onDeleteKeyGroupRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteKeyGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - ResourceInUseException Cannot delete this resource because it is in use.
- NoSuchResourceException A resource that was specified is not valid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
deleteKeyValueStore
default CompletableFuture<DeleteKeyValueStoreResponse> deleteKeyValueStore(DeleteKeyValueStoreRequest deleteKeyValueStoreRequest) Specifies the key value store to delete.
- Parameters:
deleteKeyValueStoreRequest-- Returns:
- A Java Future containing the result of the DeleteKeyValueStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- CannotDeleteEntityWhileInUseException The entity cannot be deleted while it is in use.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteKeyValueStore
default CompletableFuture<DeleteKeyValueStoreResponse> deleteKeyValueStore(Consumer<DeleteKeyValueStoreRequest.Builder> deleteKeyValueStoreRequest) Specifies the key value store to delete.
This is a convenience which creates an instance of the
DeleteKeyValueStoreRequest.Builderavoiding the need to create one manually viaDeleteKeyValueStoreRequest.builder()- Parameters:
deleteKeyValueStoreRequest- AConsumerthat will call methods onDeleteKeyValueStoreRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteKeyValueStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- CannotDeleteEntityWhileInUseException The entity cannot be deleted while it is in use.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteMonitoringSubscription
default CompletableFuture<DeleteMonitoringSubscriptionResponse> deleteMonitoringSubscription(DeleteMonitoringSubscriptionRequest deleteMonitoringSubscriptionRequest) Disables additional CloudWatch metrics for the specified CloudFront distribution.
- Parameters:
deleteMonitoringSubscriptionRequest-- Returns:
- A Java Future containing the result of the DeleteMonitoringSubscription operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchDistributionException The specified distribution does not exist.
- AccessDeniedException Access denied.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- NoSuchMonitoringSubscriptionException A monitoring subscription does not exist for the specified distribution.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteMonitoringSubscription
default CompletableFuture<DeleteMonitoringSubscriptionResponse> deleteMonitoringSubscription(Consumer<DeleteMonitoringSubscriptionRequest.Builder> deleteMonitoringSubscriptionRequest) Disables additional CloudWatch metrics for the specified CloudFront distribution.
This is a convenience which creates an instance of the
DeleteMonitoringSubscriptionRequest.Builderavoiding the need to create one manually viaDeleteMonitoringSubscriptionRequest.builder()- Parameters:
deleteMonitoringSubscriptionRequest- AConsumerthat will call methods onDeleteMonitoringSubscriptionRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteMonitoringSubscription operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchDistributionException The specified distribution does not exist.
- AccessDeniedException Access denied.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- NoSuchMonitoringSubscriptionException A monitoring subscription does not exist for the specified distribution.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteOriginAccessControl
default CompletableFuture<DeleteOriginAccessControlResponse> deleteOriginAccessControl(DeleteOriginAccessControlRequest deleteOriginAccessControlRequest) Deletes a CloudFront origin access control.
You cannot delete an origin access control if it's in use. First, update all distributions to remove the origin access control from all origins, then delete the origin access control.
- Parameters:
deleteOriginAccessControlRequest-- Returns:
- A Java Future containing the result of the DeleteOriginAccessControl operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- OriginAccessControlInUseException Cannot delete the origin access control because it's in use by one or more distributions.
- NoSuchOriginAccessControlException The origin access control does not exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
deleteOriginAccessControl
default CompletableFuture<DeleteOriginAccessControlResponse> deleteOriginAccessControl(Consumer<DeleteOriginAccessControlRequest.Builder> deleteOriginAccessControlRequest) Deletes a CloudFront origin access control.
You cannot delete an origin access control if it's in use. First, update all distributions to remove the origin access control from all origins, then delete the origin access control.
This is a convenience which creates an instance of the
DeleteOriginAccessControlRequest.Builderavoiding the need to create one manually viaDeleteOriginAccessControlRequest.builder()- Parameters:
deleteOriginAccessControlRequest- AConsumerthat will call methods onDeleteOriginAccessControlRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteOriginAccessControl operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- OriginAccessControlInUseException Cannot delete the origin access control because it's in use by one or more distributions.
- NoSuchOriginAccessControlException The origin access control does not exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
deleteOriginRequestPolicy
default CompletableFuture<DeleteOriginRequestPolicyResponse> deleteOriginRequestPolicy(DeleteOriginRequestPolicyRequest deleteOriginRequestPolicyRequest) Deletes an origin request policy.
You cannot delete an origin request policy if it's attached to any cache behaviors. First update your distributions to remove the origin request policy from all cache behaviors, then delete the origin request policy.
To delete an origin request policy, you must provide the policy's identifier and version. To get the identifier, you can use
ListOriginRequestPoliciesorGetOriginRequestPolicy.- Parameters:
deleteOriginRequestPolicyRequest-- Returns:
- A Java Future containing the result of the DeleteOriginRequestPolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- IllegalDeleteException Deletion is not allowed for this entity.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - OriginRequestPolicyInUseException Cannot delete the origin request policy because it is attached to one or more cache behaviors.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
deleteOriginRequestPolicy
default CompletableFuture<DeleteOriginRequestPolicyResponse> deleteOriginRequestPolicy(Consumer<DeleteOriginRequestPolicyRequest.Builder> deleteOriginRequestPolicyRequest) Deletes an origin request policy.
You cannot delete an origin request policy if it's attached to any cache behaviors. First update your distributions to remove the origin request policy from all cache behaviors, then delete the origin request policy.
To delete an origin request policy, you must provide the policy's identifier and version. To get the identifier, you can use
ListOriginRequestPoliciesorGetOriginRequestPolicy.
This is a convenience which creates an instance of the
DeleteOriginRequestPolicyRequest.Builderavoiding the need to create one manually viaDeleteOriginRequestPolicyRequest.builder()- Parameters:
deleteOriginRequestPolicyRequest- AConsumerthat will call methods onDeleteOriginRequestPolicyRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteOriginRequestPolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- IllegalDeleteException Deletion is not allowed for this entity.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - OriginRequestPolicyInUseException Cannot delete the origin request policy because it is attached to one or more cache behaviors.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
deletePublicKey
default CompletableFuture<DeletePublicKeyResponse> deletePublicKey(DeletePublicKeyRequest deletePublicKeyRequest) Remove a public key you previously added to CloudFront.
- Parameters:
deletePublicKeyRequest-- Returns:
- A Java Future containing the result of the DeletePublicKey operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- NoSuchPublicKeyException The specified public key doesn't exist.
- PublicKeyInUseException The specified public key is in use.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
deletePublicKey
default CompletableFuture<DeletePublicKeyResponse> deletePublicKey(Consumer<DeletePublicKeyRequest.Builder> deletePublicKeyRequest) Remove a public key you previously added to CloudFront.
This is a convenience which creates an instance of the
DeletePublicKeyRequest.Builderavoiding the need to create one manually viaDeletePublicKeyRequest.builder()- Parameters:
deletePublicKeyRequest- AConsumerthat will call methods onDeletePublicKeyRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeletePublicKey operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- NoSuchPublicKeyException The specified public key doesn't exist.
- PublicKeyInUseException The specified public key is in use.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
deleteRealtimeLogConfig
default CompletableFuture<DeleteRealtimeLogConfigResponse> deleteRealtimeLogConfig(DeleteRealtimeLogConfigRequest deleteRealtimeLogConfigRequest) Deletes a real-time log configuration.
You cannot delete a real-time log configuration if it's attached to a cache behavior. First update your distributions to remove the real-time log configuration from all cache behaviors, then delete the real-time log configuration.
To delete a real-time log configuration, you can provide the configuration's name or its Amazon Resource Name (ARN). You must provide at least one. If you provide both, CloudFront uses the name to identify the real-time log configuration to delete.
- Parameters:
deleteRealtimeLogConfigRequest-- Returns:
- A Java Future containing the result of the DeleteRealtimeLogConfig operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- InvalidArgumentException An argument is invalid.
- NoSuchRealtimeLogConfigException The real-time log configuration does not exist.
- RealtimeLogConfigInUseException Cannot delete the real-time log configuration because it is attached to one or more cache behaviors.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteRealtimeLogConfig
default CompletableFuture<DeleteRealtimeLogConfigResponse> deleteRealtimeLogConfig(Consumer<DeleteRealtimeLogConfigRequest.Builder> deleteRealtimeLogConfigRequest) Deletes a real-time log configuration.
You cannot delete a real-time log configuration if it's attached to a cache behavior. First update your distributions to remove the real-time log configuration from all cache behaviors, then delete the real-time log configuration.
To delete a real-time log configuration, you can provide the configuration's name or its Amazon Resource Name (ARN). You must provide at least one. If you provide both, CloudFront uses the name to identify the real-time log configuration to delete.
This is a convenience which creates an instance of the
DeleteRealtimeLogConfigRequest.Builderavoiding the need to create one manually viaDeleteRealtimeLogConfigRequest.builder()- Parameters:
deleteRealtimeLogConfigRequest- AConsumerthat will call methods onDeleteRealtimeLogConfigRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteRealtimeLogConfig operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- InvalidArgumentException An argument is invalid.
- NoSuchRealtimeLogConfigException The real-time log configuration does not exist.
- RealtimeLogConfigInUseException Cannot delete the real-time log configuration because it is attached to one or more cache behaviors.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteResponseHeadersPolicy
default CompletableFuture<DeleteResponseHeadersPolicyResponse> deleteResponseHeadersPolicy(DeleteResponseHeadersPolicyRequest deleteResponseHeadersPolicyRequest) Deletes a response headers policy.
You cannot delete a response headers policy if it's attached to a cache behavior. First update your distributions to remove the response headers policy from all cache behaviors, then delete the response headers policy.
To delete a response headers policy, you must provide the policy's identifier and version. To get these values, you can use
ListResponseHeadersPoliciesorGetResponseHeadersPolicy.- Parameters:
deleteResponseHeadersPolicyRequest-- Returns:
- A Java Future containing the result of the DeleteResponseHeadersPolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - ResponseHeadersPolicyInUseException Cannot delete the response headers policy because it is attached to one or more cache behaviors in a CloudFront distribution.
- AccessDeniedException Access denied.
- IllegalDeleteException Deletion is not allowed for this entity.
- NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
deleteResponseHeadersPolicy
default CompletableFuture<DeleteResponseHeadersPolicyResponse> deleteResponseHeadersPolicy(Consumer<DeleteResponseHeadersPolicyRequest.Builder> deleteResponseHeadersPolicyRequest) Deletes a response headers policy.
You cannot delete a response headers policy if it's attached to a cache behavior. First update your distributions to remove the response headers policy from all cache behaviors, then delete the response headers policy.
To delete a response headers policy, you must provide the policy's identifier and version. To get these values, you can use
ListResponseHeadersPoliciesorGetResponseHeadersPolicy.
This is a convenience which creates an instance of the
DeleteResponseHeadersPolicyRequest.Builderavoiding the need to create one manually viaDeleteResponseHeadersPolicyRequest.builder()- Parameters:
deleteResponseHeadersPolicyRequest- AConsumerthat will call methods onDeleteResponseHeadersPolicyRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteResponseHeadersPolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - ResponseHeadersPolicyInUseException Cannot delete the response headers policy because it is attached to one or more cache behaviors in a CloudFront distribution.
- AccessDeniedException Access denied.
- IllegalDeleteException Deletion is not allowed for this entity.
- NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
deleteStreamingDistribution
default CompletableFuture<DeleteStreamingDistributionResponse> deleteStreamingDistribution(DeleteStreamingDistributionRequest deleteStreamingDistributionRequest) Delete a streaming distribution. To delete an RTMP distribution using the CloudFront API, perform the following steps.
To delete an RTMP distribution using the CloudFront API:
-
Disable the RTMP distribution.
-
Submit a
GET Streaming Distribution Configrequest to get the current configuration and theEtagheader for the distribution. -
Update the XML document that was returned in the response to your
GET Streaming Distribution Configrequest to change the value ofEnabledtofalse. -
Submit a
PUT Streaming Distribution Configrequest to update the configuration for your distribution. In the request body, include the XML document that you updated in Step 3. Then set the value of the HTTPIf-Matchheader to the value of theETagheader that CloudFront returned when you submitted theGET Streaming Distribution Configrequest in Step 2. -
Review the response to the
PUT Streaming Distribution Configrequest to confirm that the distribution was successfully disabled. -
Submit a
GET Streaming Distribution Configrequest to confirm that your changes have propagated. When propagation is complete, the value ofStatusisDeployed. -
Submit a
DELETE Streaming Distributionrequest. Set the value of the HTTPIf-Matchheader to the value of theETagheader that CloudFront returned when you submitted theGET Streaming Distribution Configrequest in Step 2. -
Review the response to your
DELETE Streaming Distributionrequest to confirm that the distribution was successfully deleted.
For information about deleting a distribution using the CloudFront console, see Deleting a Distribution in the Amazon CloudFront Developer Guide.
- Parameters:
deleteStreamingDistributionRequest- The request to delete a streaming distribution.- Returns:
- A Java Future containing the result of the DeleteStreamingDistribution operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- NoSuchStreamingDistributionException The specified streaming distribution does not exist.
- StreamingDistributionNotDisabledException The specified CloudFront distribution is not disabled. You must disable the distribution before you can delete it.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
-
deleteStreamingDistribution
default CompletableFuture<DeleteStreamingDistributionResponse> deleteStreamingDistribution(Consumer<DeleteStreamingDistributionRequest.Builder> deleteStreamingDistributionRequest) Delete a streaming distribution. To delete an RTMP distribution using the CloudFront API, perform the following steps.
To delete an RTMP distribution using the CloudFront API:
-
Disable the RTMP distribution.
-
Submit a
GET Streaming Distribution Configrequest to get the current configuration and theEtagheader for the distribution. -
Update the XML document that was returned in the response to your
GET Streaming Distribution Configrequest to change the value ofEnabledtofalse. -
Submit a
PUT Streaming Distribution Configrequest to update the configuration for your distribution. In the request body, include the XML document that you updated in Step 3. Then set the value of the HTTPIf-Matchheader to the value of theETagheader that CloudFront returned when you submitted theGET Streaming Distribution Configrequest in Step 2. -
Review the response to the
PUT Streaming Distribution Configrequest to confirm that the distribution was successfully disabled. -
Submit a
GET Streaming Distribution Configrequest to confirm that your changes have propagated. When propagation is complete, the value ofStatusisDeployed. -
Submit a
DELETE Streaming Distributionrequest. Set the value of the HTTPIf-Matchheader to the value of theETagheader that CloudFront returned when you submitted theGET Streaming Distribution Configrequest in Step 2. -
Review the response to your
DELETE Streaming Distributionrequest to confirm that the distribution was successfully deleted.
For information about deleting a distribution using the CloudFront console, see Deleting a Distribution in the Amazon CloudFront Developer Guide.
This is a convenience which creates an instance of the
DeleteStreamingDistributionRequest.Builderavoiding the need to create one manually viaDeleteStreamingDistributionRequest.builder()- Parameters:
deleteStreamingDistributionRequest- AConsumerthat will call methods onDeleteStreamingDistributionRequest.Builderto create a request. The request to delete a streaming distribution.- Returns:
- A Java Future containing the result of the DeleteStreamingDistribution operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- NoSuchStreamingDistributionException The specified streaming distribution does not exist.
- StreamingDistributionNotDisabledException The specified CloudFront distribution is not disabled. You must disable the distribution before you can delete it.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
-
deleteVpcOrigin
default CompletableFuture<DeleteVpcOriginResponse> deleteVpcOrigin(DeleteVpcOriginRequest deleteVpcOriginRequest) Delete an Amazon CloudFront VPC origin.
- Parameters:
deleteVpcOriginRequest-- Returns:
- A Java Future containing the result of the DeleteVpcOrigin operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- CannotDeleteEntityWhileInUseException The entity cannot be deleted while it is in use.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- IllegalDeleteException Deletion is not allowed for this entity.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
deleteVpcOrigin
default CompletableFuture<DeleteVpcOriginResponse> deleteVpcOrigin(Consumer<DeleteVpcOriginRequest.Builder> deleteVpcOriginRequest) Delete an Amazon CloudFront VPC origin.
This is a convenience which creates an instance of the
DeleteVpcOriginRequest.Builderavoiding the need to create one manually viaDeleteVpcOriginRequest.builder()- Parameters:
deleteVpcOriginRequest- AConsumerthat will call methods onDeleteVpcOriginRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DeleteVpcOrigin operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- CannotDeleteEntityWhileInUseException The entity cannot be deleted while it is in use.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- IllegalDeleteException Deletion is not allowed for this entity.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
describeFunction
default CompletableFuture<DescribeFunctionResponse> describeFunction(DescribeFunctionRequest describeFunctionRequest) Gets configuration information and metadata about a CloudFront function, but not the function's code. To get a function's code, use
GetFunction.To get configuration information and metadata about a function, you must provide the function's name and stage. To get these values, you can use
ListFunctions.- Parameters:
describeFunctionRequest-- Returns:
- A Java Future containing the result of the DescribeFunction operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- NoSuchFunctionExistsException The function does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
describeFunction
default CompletableFuture<DescribeFunctionResponse> describeFunction(Consumer<DescribeFunctionRequest.Builder> describeFunctionRequest) Gets configuration information and metadata about a CloudFront function, but not the function's code. To get a function's code, use
GetFunction.To get configuration information and metadata about a function, you must provide the function's name and stage. To get these values, you can use
ListFunctions.
This is a convenience which creates an instance of the
DescribeFunctionRequest.Builderavoiding the need to create one manually viaDescribeFunctionRequest.builder()- Parameters:
describeFunctionRequest- AConsumerthat will call methods onDescribeFunctionRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DescribeFunction operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- NoSuchFunctionExistsException The function does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
describeKeyValueStore
default CompletableFuture<DescribeKeyValueStoreResponse> describeKeyValueStore(DescribeKeyValueStoreRequest describeKeyValueStoreRequest) Specifies the key value store and its configuration.
- Parameters:
describeKeyValueStoreRequest-- Returns:
- A Java Future containing the result of the DescribeKeyValueStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
describeKeyValueStore
default CompletableFuture<DescribeKeyValueStoreResponse> describeKeyValueStore(Consumer<DescribeKeyValueStoreRequest.Builder> describeKeyValueStoreRequest) Specifies the key value store and its configuration.
This is a convenience which creates an instance of the
DescribeKeyValueStoreRequest.Builderavoiding the need to create one manually viaDescribeKeyValueStoreRequest.builder()- Parameters:
describeKeyValueStoreRequest- AConsumerthat will call methods onDescribeKeyValueStoreRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DescribeKeyValueStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
disassociateDistributionTenantWebACL
default CompletableFuture<DisassociateDistributionTenantWebAclResponse> disassociateDistributionTenantWebACL(DisassociateDistributionTenantWebAclRequest disassociateDistributionTenantWebAclRequest) Disassociates a distribution tenant from the WAF web ACL.
- Parameters:
disassociateDistributionTenantWebAclRequest-- Returns:
- A Java Future containing the result of the DisassociateDistributionTenantWebACL operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
disassociateDistributionTenantWebACL
default CompletableFuture<DisassociateDistributionTenantWebAclResponse> disassociateDistributionTenantWebACL(Consumer<DisassociateDistributionTenantWebAclRequest.Builder> disassociateDistributionTenantWebAclRequest) Disassociates a distribution tenant from the WAF web ACL.
This is a convenience which creates an instance of the
DisassociateDistributionTenantWebAclRequest.Builderavoiding the need to create one manually viaDisassociateDistributionTenantWebAclRequest.builder()- Parameters:
disassociateDistributionTenantWebAclRequest- AConsumerthat will call methods onDisassociateDistributionTenantWebAclRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DisassociateDistributionTenantWebACL operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
disassociateDistributionWebACL
default CompletableFuture<DisassociateDistributionWebAclResponse> disassociateDistributionWebACL(DisassociateDistributionWebAclRequest disassociateDistributionWebAclRequest) Disassociates a distribution from the WAF web ACL.
- Parameters:
disassociateDistributionWebAclRequest-- Returns:
- A Java Future containing the result of the DisassociateDistributionWebACL operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
disassociateDistributionWebACL
default CompletableFuture<DisassociateDistributionWebAclResponse> disassociateDistributionWebACL(Consumer<DisassociateDistributionWebAclRequest.Builder> disassociateDistributionWebAclRequest) Disassociates a distribution from the WAF web ACL.
This is a convenience which creates an instance of the
DisassociateDistributionWebAclRequest.Builderavoiding the need to create one manually viaDisassociateDistributionWebAclRequest.builder()- Parameters:
disassociateDistributionWebAclRequest- AConsumerthat will call methods onDisassociateDistributionWebAclRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the DisassociateDistributionWebACL operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
getAnycastIpList
default CompletableFuture<GetAnycastIpListResponse> getAnycastIpList(GetAnycastIpListRequest getAnycastIpListRequest) Gets an Anycast static IP list.
- Parameters:
getAnycastIpListRequest-- Returns:
- A Java Future containing the result of the GetAnycastIpList operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getAnycastIpList
default CompletableFuture<GetAnycastIpListResponse> getAnycastIpList(Consumer<GetAnycastIpListRequest.Builder> getAnycastIpListRequest) Gets an Anycast static IP list.
This is a convenience which creates an instance of the
GetAnycastIpListRequest.Builderavoiding the need to create one manually viaGetAnycastIpListRequest.builder()- Parameters:
getAnycastIpListRequest- AConsumerthat will call methods onGetAnycastIpListRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetAnycastIpList operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getCachePolicy
default CompletableFuture<GetCachePolicyResponse> getCachePolicy(GetCachePolicyRequest getCachePolicyRequest) Gets a cache policy, including the following metadata:
-
The policy's identifier.
-
The date and time when the policy was last modified.
To get a cache policy, you must provide the policy's identifier. If the cache policy is attached to a distribution's cache behavior, you can get the policy's identifier using
ListDistributionsorGetDistribution. If the cache policy is not attached to a cache behavior, you can get the identifier usingListCachePolicies.- Parameters:
getCachePolicyRequest-- Returns:
- A Java Future containing the result of the GetCachePolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchCachePolicyException The cache policy does not exist.
- AccessDeniedException Access denied.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
getCachePolicy
default CompletableFuture<GetCachePolicyResponse> getCachePolicy(Consumer<GetCachePolicyRequest.Builder> getCachePolicyRequest) Gets a cache policy, including the following metadata:
-
The policy's identifier.
-
The date and time when the policy was last modified.
To get a cache policy, you must provide the policy's identifier. If the cache policy is attached to a distribution's cache behavior, you can get the policy's identifier using
ListDistributionsorGetDistribution. If the cache policy is not attached to a cache behavior, you can get the identifier usingListCachePolicies.
This is a convenience which creates an instance of the
GetCachePolicyRequest.Builderavoiding the need to create one manually viaGetCachePolicyRequest.builder()- Parameters:
getCachePolicyRequest- AConsumerthat will call methods onGetCachePolicyRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetCachePolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchCachePolicyException The cache policy does not exist.
- AccessDeniedException Access denied.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
getCachePolicyConfig
default CompletableFuture<GetCachePolicyConfigResponse> getCachePolicyConfig(GetCachePolicyConfigRequest getCachePolicyConfigRequest) Gets a cache policy configuration.
To get a cache policy configuration, you must provide the policy's identifier. If the cache policy is attached to a distribution's cache behavior, you can get the policy's identifier using
ListDistributionsorGetDistribution. If the cache policy is not attached to a cache behavior, you can get the identifier usingListCachePolicies.- Parameters:
getCachePolicyConfigRequest-- Returns:
- A Java Future containing the result of the GetCachePolicyConfig operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchCachePolicyException The cache policy does not exist.
- AccessDeniedException Access denied.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getCachePolicyConfig
default CompletableFuture<GetCachePolicyConfigResponse> getCachePolicyConfig(Consumer<GetCachePolicyConfigRequest.Builder> getCachePolicyConfigRequest) Gets a cache policy configuration.
To get a cache policy configuration, you must provide the policy's identifier. If the cache policy is attached to a distribution's cache behavior, you can get the policy's identifier using
ListDistributionsorGetDistribution. If the cache policy is not attached to a cache behavior, you can get the identifier usingListCachePolicies.
This is a convenience which creates an instance of the
GetCachePolicyConfigRequest.Builderavoiding the need to create one manually viaGetCachePolicyConfigRequest.builder()- Parameters:
getCachePolicyConfigRequest- AConsumerthat will call methods onGetCachePolicyConfigRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetCachePolicyConfig operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchCachePolicyException The cache policy does not exist.
- AccessDeniedException Access denied.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getCloudFrontOriginAccessIdentity
default CompletableFuture<GetCloudFrontOriginAccessIdentityResponse> getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest) Get the information about an origin access identity.
- Parameters:
getCloudFrontOriginAccessIdentityRequest- The request to get an origin access identity's information.- Returns:
- A Java Future containing the result of the GetCloudFrontOriginAccessIdentity operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchCloudFrontOriginAccessIdentityException The specified origin access identity does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getCloudFrontOriginAccessIdentity
default CompletableFuture<GetCloudFrontOriginAccessIdentityResponse> getCloudFrontOriginAccessIdentity(Consumer<GetCloudFrontOriginAccessIdentityRequest.Builder> getCloudFrontOriginAccessIdentityRequest) Get the information about an origin access identity.
This is a convenience which creates an instance of the
GetCloudFrontOriginAccessIdentityRequest.Builderavoiding the need to create one manually viaGetCloudFrontOriginAccessIdentityRequest.builder()- Parameters:
getCloudFrontOriginAccessIdentityRequest- AConsumerthat will call methods onGetCloudFrontOriginAccessIdentityRequest.Builderto create a request. The request to get an origin access identity's information.- Returns:
- A Java Future containing the result of the GetCloudFrontOriginAccessIdentity operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchCloudFrontOriginAccessIdentityException The specified origin access identity does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getCloudFrontOriginAccessIdentityConfig
default CompletableFuture<GetCloudFrontOriginAccessIdentityConfigResponse> getCloudFrontOriginAccessIdentityConfig(GetCloudFrontOriginAccessIdentityConfigRequest getCloudFrontOriginAccessIdentityConfigRequest) Get the configuration information about an origin access identity.
- Parameters:
getCloudFrontOriginAccessIdentityConfigRequest- The origin access identity's configuration information. For more information, see CloudFrontOriginAccessIdentityConfig.- Returns:
- A Java Future containing the result of the GetCloudFrontOriginAccessIdentityConfig operation returned by
the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchCloudFrontOriginAccessIdentityException The specified origin access identity does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getCloudFrontOriginAccessIdentityConfig
default CompletableFuture<GetCloudFrontOriginAccessIdentityConfigResponse> getCloudFrontOriginAccessIdentityConfig(Consumer<GetCloudFrontOriginAccessIdentityConfigRequest.Builder> getCloudFrontOriginAccessIdentityConfigRequest) Get the configuration information about an origin access identity.
This is a convenience which creates an instance of the
GetCloudFrontOriginAccessIdentityConfigRequest.Builderavoiding the need to create one manually viaGetCloudFrontOriginAccessIdentityConfigRequest.builder()- Parameters:
getCloudFrontOriginAccessIdentityConfigRequest- AConsumerthat will call methods onGetCloudFrontOriginAccessIdentityConfigRequest.Builderto create a request. The origin access identity's configuration information. For more information, see CloudFrontOriginAccessIdentityConfig.- Returns:
- A Java Future containing the result of the GetCloudFrontOriginAccessIdentityConfig operation returned by
the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchCloudFrontOriginAccessIdentityException The specified origin access identity does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getConnectionGroup
default CompletableFuture<GetConnectionGroupResponse> getConnectionGroup(GetConnectionGroupRequest getConnectionGroupRequest) Gets information about a connection group.
- Parameters:
getConnectionGroupRequest-- Returns:
- A Java Future containing the result of the GetConnectionGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getConnectionGroup
default CompletableFuture<GetConnectionGroupResponse> getConnectionGroup(Consumer<GetConnectionGroupRequest.Builder> getConnectionGroupRequest) Gets information about a connection group.
This is a convenience which creates an instance of the
GetConnectionGroupRequest.Builderavoiding the need to create one manually viaGetConnectionGroupRequest.builder()- Parameters:
getConnectionGroupRequest- AConsumerthat will call methods onGetConnectionGroupRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetConnectionGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getConnectionGroupByRoutingEndpoint
default CompletableFuture<GetConnectionGroupByRoutingEndpointResponse> getConnectionGroupByRoutingEndpoint(GetConnectionGroupByRoutingEndpointRequest getConnectionGroupByRoutingEndpointRequest) Gets information about a connection group by using the endpoint that you specify.
- Parameters:
getConnectionGroupByRoutingEndpointRequest-- Returns:
- A Java Future containing the result of the GetConnectionGroupByRoutingEndpoint operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getConnectionGroupByRoutingEndpoint
default CompletableFuture<GetConnectionGroupByRoutingEndpointResponse> getConnectionGroupByRoutingEndpoint(Consumer<GetConnectionGroupByRoutingEndpointRequest.Builder> getConnectionGroupByRoutingEndpointRequest) Gets information about a connection group by using the endpoint that you specify.
This is a convenience which creates an instance of the
GetConnectionGroupByRoutingEndpointRequest.Builderavoiding the need to create one manually viaGetConnectionGroupByRoutingEndpointRequest.builder()- Parameters:
getConnectionGroupByRoutingEndpointRequest- AConsumerthat will call methods onGetConnectionGroupByRoutingEndpointRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetConnectionGroupByRoutingEndpoint operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getContinuousDeploymentPolicy
default CompletableFuture<GetContinuousDeploymentPolicyResponse> getContinuousDeploymentPolicy(GetContinuousDeploymentPolicyRequest getContinuousDeploymentPolicyRequest) Gets a continuous deployment policy, including metadata (the policy's identifier and the date and time when the policy was last modified).
- Parameters:
getContinuousDeploymentPolicyRequest-- Returns:
- A Java Future containing the result of the GetContinuousDeploymentPolicy operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchContinuousDeploymentPolicyException The continuous deployment policy doesn't exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getContinuousDeploymentPolicy
default CompletableFuture<GetContinuousDeploymentPolicyResponse> getContinuousDeploymentPolicy(Consumer<GetContinuousDeploymentPolicyRequest.Builder> getContinuousDeploymentPolicyRequest) Gets a continuous deployment policy, including metadata (the policy's identifier and the date and time when the policy was last modified).
This is a convenience which creates an instance of the
GetContinuousDeploymentPolicyRequest.Builderavoiding the need to create one manually viaGetContinuousDeploymentPolicyRequest.builder()- Parameters:
getContinuousDeploymentPolicyRequest- AConsumerthat will call methods onGetContinuousDeploymentPolicyRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetContinuousDeploymentPolicy operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchContinuousDeploymentPolicyException The continuous deployment policy doesn't exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getContinuousDeploymentPolicyConfig
default CompletableFuture<GetContinuousDeploymentPolicyConfigResponse> getContinuousDeploymentPolicyConfig(GetContinuousDeploymentPolicyConfigRequest getContinuousDeploymentPolicyConfigRequest) Gets configuration information about a continuous deployment policy.
- Parameters:
getContinuousDeploymentPolicyConfigRequest-- Returns:
- A Java Future containing the result of the GetContinuousDeploymentPolicyConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchContinuousDeploymentPolicyException The continuous deployment policy doesn't exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getContinuousDeploymentPolicyConfig
default CompletableFuture<GetContinuousDeploymentPolicyConfigResponse> getContinuousDeploymentPolicyConfig(Consumer<GetContinuousDeploymentPolicyConfigRequest.Builder> getContinuousDeploymentPolicyConfigRequest) Gets configuration information about a continuous deployment policy.
This is a convenience which creates an instance of the
GetContinuousDeploymentPolicyConfigRequest.Builderavoiding the need to create one manually viaGetContinuousDeploymentPolicyConfigRequest.builder()- Parameters:
getContinuousDeploymentPolicyConfigRequest- AConsumerthat will call methods onGetContinuousDeploymentPolicyConfigRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetContinuousDeploymentPolicyConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchContinuousDeploymentPolicyException The continuous deployment policy doesn't exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getDistribution
default CompletableFuture<GetDistributionResponse> getDistribution(GetDistributionRequest getDistributionRequest) Get the information about a distribution.
- Parameters:
getDistributionRequest- The request to get a distribution's information.- Returns:
- A Java Future containing the result of the GetDistribution operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchDistributionException The specified distribution does not exist.
- AccessDeniedException Access denied.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getDistribution
default CompletableFuture<GetDistributionResponse> getDistribution(Consumer<GetDistributionRequest.Builder> getDistributionRequest) Get the information about a distribution.
This is a convenience which creates an instance of the
GetDistributionRequest.Builderavoiding the need to create one manually viaGetDistributionRequest.builder()- Parameters:
getDistributionRequest- AConsumerthat will call methods onGetDistributionRequest.Builderto create a request. The request to get a distribution's information.- Returns:
- A Java Future containing the result of the GetDistribution operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchDistributionException The specified distribution does not exist.
- AccessDeniedException Access denied.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getDistributionConfig
default CompletableFuture<GetDistributionConfigResponse> getDistributionConfig(GetDistributionConfigRequest getDistributionConfigRequest) Get the configuration information about a distribution.
- Parameters:
getDistributionConfigRequest- The request to get a distribution configuration.- Returns:
- A Java Future containing the result of the GetDistributionConfig operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchDistributionException The specified distribution does not exist.
- AccessDeniedException Access denied.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getDistributionConfig
default CompletableFuture<GetDistributionConfigResponse> getDistributionConfig(Consumer<GetDistributionConfigRequest.Builder> getDistributionConfigRequest) Get the configuration information about a distribution.
This is a convenience which creates an instance of the
GetDistributionConfigRequest.Builderavoiding the need to create one manually viaGetDistributionConfigRequest.builder()- Parameters:
getDistributionConfigRequest- AConsumerthat will call methods onGetDistributionConfigRequest.Builderto create a request. The request to get a distribution configuration.- Returns:
- A Java Future containing the result of the GetDistributionConfig operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchDistributionException The specified distribution does not exist.
- AccessDeniedException Access denied.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getDistributionTenant
default CompletableFuture<GetDistributionTenantResponse> getDistributionTenant(GetDistributionTenantRequest getDistributionTenantRequest) Gets information about a distribution tenant.
- Parameters:
getDistributionTenantRequest-- Returns:
- A Java Future containing the result of the GetDistributionTenant operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getDistributionTenant
default CompletableFuture<GetDistributionTenantResponse> getDistributionTenant(Consumer<GetDistributionTenantRequest.Builder> getDistributionTenantRequest) Gets information about a distribution tenant.
This is a convenience which creates an instance of the
GetDistributionTenantRequest.Builderavoiding the need to create one manually viaGetDistributionTenantRequest.builder()- Parameters:
getDistributionTenantRequest- AConsumerthat will call methods onGetDistributionTenantRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetDistributionTenant operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getDistributionTenantByDomain
default CompletableFuture<GetDistributionTenantByDomainResponse> getDistributionTenantByDomain(GetDistributionTenantByDomainRequest getDistributionTenantByDomainRequest) Gets information about a distribution tenant by the associated domain.
- Parameters:
getDistributionTenantByDomainRequest-- Returns:
- A Java Future containing the result of the GetDistributionTenantByDomain operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getDistributionTenantByDomain
default CompletableFuture<GetDistributionTenantByDomainResponse> getDistributionTenantByDomain(Consumer<GetDistributionTenantByDomainRequest.Builder> getDistributionTenantByDomainRequest) Gets information about a distribution tenant by the associated domain.
This is a convenience which creates an instance of the
GetDistributionTenantByDomainRequest.Builderavoiding the need to create one manually viaGetDistributionTenantByDomainRequest.builder()- Parameters:
getDistributionTenantByDomainRequest- AConsumerthat will call methods onGetDistributionTenantByDomainRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetDistributionTenantByDomain operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getFieldLevelEncryption
default CompletableFuture<GetFieldLevelEncryptionResponse> getFieldLevelEncryption(GetFieldLevelEncryptionRequest getFieldLevelEncryptionRequest) Get the field-level encryption configuration information.
- Parameters:
getFieldLevelEncryptionRequest-- Returns:
- A Java Future containing the result of the GetFieldLevelEncryption operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchFieldLevelEncryptionConfigException The specified configuration for field-level encryption doesn't exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getFieldLevelEncryption
default CompletableFuture<GetFieldLevelEncryptionResponse> getFieldLevelEncryption(Consumer<GetFieldLevelEncryptionRequest.Builder> getFieldLevelEncryptionRequest) Get the field-level encryption configuration information.
This is a convenience which creates an instance of the
GetFieldLevelEncryptionRequest.Builderavoiding the need to create one manually viaGetFieldLevelEncryptionRequest.builder()- Parameters:
getFieldLevelEncryptionRequest- AConsumerthat will call methods onGetFieldLevelEncryptionRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetFieldLevelEncryption operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchFieldLevelEncryptionConfigException The specified configuration for field-level encryption doesn't exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getFieldLevelEncryptionConfig
default CompletableFuture<GetFieldLevelEncryptionConfigResponse> getFieldLevelEncryptionConfig(GetFieldLevelEncryptionConfigRequest getFieldLevelEncryptionConfigRequest) Get the field-level encryption configuration information.
- Parameters:
getFieldLevelEncryptionConfigRequest-- Returns:
- A Java Future containing the result of the GetFieldLevelEncryptionConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchFieldLevelEncryptionConfigException The specified configuration for field-level encryption doesn't exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getFieldLevelEncryptionConfig
default CompletableFuture<GetFieldLevelEncryptionConfigResponse> getFieldLevelEncryptionConfig(Consumer<GetFieldLevelEncryptionConfigRequest.Builder> getFieldLevelEncryptionConfigRequest) Get the field-level encryption configuration information.
This is a convenience which creates an instance of the
GetFieldLevelEncryptionConfigRequest.Builderavoiding the need to create one manually viaGetFieldLevelEncryptionConfigRequest.builder()- Parameters:
getFieldLevelEncryptionConfigRequest- AConsumerthat will call methods onGetFieldLevelEncryptionConfigRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetFieldLevelEncryptionConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchFieldLevelEncryptionConfigException The specified configuration for field-level encryption doesn't exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getFieldLevelEncryptionProfile
default CompletableFuture<GetFieldLevelEncryptionProfileResponse> getFieldLevelEncryptionProfile(GetFieldLevelEncryptionProfileRequest getFieldLevelEncryptionProfileRequest) Get the field-level encryption profile information.
- Parameters:
getFieldLevelEncryptionProfileRequest-- Returns:
- A Java Future containing the result of the GetFieldLevelEncryptionProfile operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchFieldLevelEncryptionProfileException The specified profile for field-level encryption doesn't exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getFieldLevelEncryptionProfile
default CompletableFuture<GetFieldLevelEncryptionProfileResponse> getFieldLevelEncryptionProfile(Consumer<GetFieldLevelEncryptionProfileRequest.Builder> getFieldLevelEncryptionProfileRequest) Get the field-level encryption profile information.
This is a convenience which creates an instance of the
GetFieldLevelEncryptionProfileRequest.Builderavoiding the need to create one manually viaGetFieldLevelEncryptionProfileRequest.builder()- Parameters:
getFieldLevelEncryptionProfileRequest- AConsumerthat will call methods onGetFieldLevelEncryptionProfileRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetFieldLevelEncryptionProfile operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchFieldLevelEncryptionProfileException The specified profile for field-level encryption doesn't exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getFieldLevelEncryptionProfileConfig
default CompletableFuture<GetFieldLevelEncryptionProfileConfigResponse> getFieldLevelEncryptionProfileConfig(GetFieldLevelEncryptionProfileConfigRequest getFieldLevelEncryptionProfileConfigRequest) Get the field-level encryption profile configuration information.
- Parameters:
getFieldLevelEncryptionProfileConfigRequest-- Returns:
- A Java Future containing the result of the GetFieldLevelEncryptionProfileConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchFieldLevelEncryptionProfileException The specified profile for field-level encryption doesn't exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getFieldLevelEncryptionProfileConfig
default CompletableFuture<GetFieldLevelEncryptionProfileConfigResponse> getFieldLevelEncryptionProfileConfig(Consumer<GetFieldLevelEncryptionProfileConfigRequest.Builder> getFieldLevelEncryptionProfileConfigRequest) Get the field-level encryption profile configuration information.
This is a convenience which creates an instance of the
GetFieldLevelEncryptionProfileConfigRequest.Builderavoiding the need to create one manually viaGetFieldLevelEncryptionProfileConfigRequest.builder()- Parameters:
getFieldLevelEncryptionProfileConfigRequest- AConsumerthat will call methods onGetFieldLevelEncryptionProfileConfigRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetFieldLevelEncryptionProfileConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchFieldLevelEncryptionProfileException The specified profile for field-level encryption doesn't exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getFunction
Gets the code of a CloudFront function. To get configuration information and metadata about a function, use
DescribeFunction.To get a function's code, you must provide the function's name and stage. To get these values, you can use
ListFunctions.- Parameters:
getFunctionRequest-- Returns:
- A Java Future containing the result of the GetFunction operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- NoSuchFunctionExistsException The function does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getFunction
default CompletableFuture<GetFunctionResponse> getFunction(Consumer<GetFunctionRequest.Builder> getFunctionRequest) Gets the code of a CloudFront function. To get configuration information and metadata about a function, use
DescribeFunction.To get a function's code, you must provide the function's name and stage. To get these values, you can use
ListFunctions.
This is a convenience which creates an instance of the
GetFunctionRequest.Builderavoiding the need to create one manually viaGetFunctionRequest.builder()- Parameters:
getFunctionRequest- AConsumerthat will call methods onGetFunctionRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetFunction operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- NoSuchFunctionExistsException The function does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getInvalidation
default CompletableFuture<GetInvalidationResponse> getInvalidation(GetInvalidationRequest getInvalidationRequest) Get the information about an invalidation.
- Parameters:
getInvalidationRequest- The request to get an invalidation's information.- Returns:
- A Java Future containing the result of the GetInvalidation operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchDistributionException The specified distribution does not exist.
- AccessDeniedException Access denied.
- NoSuchInvalidationException The specified invalidation does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getInvalidation
default CompletableFuture<GetInvalidationResponse> getInvalidation(Consumer<GetInvalidationRequest.Builder> getInvalidationRequest) Get the information about an invalidation.
This is a convenience which creates an instance of the
GetInvalidationRequest.Builderavoiding the need to create one manually viaGetInvalidationRequest.builder()- Parameters:
getInvalidationRequest- AConsumerthat will call methods onGetInvalidationRequest.Builderto create a request. The request to get an invalidation's information.- Returns:
- A Java Future containing the result of the GetInvalidation operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchDistributionException The specified distribution does not exist.
- AccessDeniedException Access denied.
- NoSuchInvalidationException The specified invalidation does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getInvalidationForDistributionTenant
default CompletableFuture<GetInvalidationForDistributionTenantResponse> getInvalidationForDistributionTenant(GetInvalidationForDistributionTenantRequest getInvalidationForDistributionTenantRequest) Gets information about a specific invalidation for a distribution tenant.
- Parameters:
getInvalidationForDistributionTenantRequest-- Returns:
- A Java Future containing the result of the GetInvalidationForDistributionTenant operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- NoSuchInvalidationException The specified invalidation does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getInvalidationForDistributionTenant
default CompletableFuture<GetInvalidationForDistributionTenantResponse> getInvalidationForDistributionTenant(Consumer<GetInvalidationForDistributionTenantRequest.Builder> getInvalidationForDistributionTenantRequest) Gets information about a specific invalidation for a distribution tenant.
This is a convenience which creates an instance of the
GetInvalidationForDistributionTenantRequest.Builderavoiding the need to create one manually viaGetInvalidationForDistributionTenantRequest.builder()- Parameters:
getInvalidationForDistributionTenantRequest- AConsumerthat will call methods onGetInvalidationForDistributionTenantRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetInvalidationForDistributionTenant operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- NoSuchInvalidationException The specified invalidation does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getKeyGroup
Gets a key group, including the date and time when the key group was last modified.
To get a key group, you must provide the key group's identifier. If the key group is referenced in a distribution's cache behavior, you can get the key group's identifier using
ListDistributionsorGetDistribution. If the key group is not referenced in a cache behavior, you can get the identifier usingListKeyGroups.- Parameters:
getKeyGroupRequest-- Returns:
- A Java Future containing the result of the GetKeyGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchResourceException A resource that was specified is not valid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getKeyGroup
default CompletableFuture<GetKeyGroupResponse> getKeyGroup(Consumer<GetKeyGroupRequest.Builder> getKeyGroupRequest) Gets a key group, including the date and time when the key group was last modified.
To get a key group, you must provide the key group's identifier. If the key group is referenced in a distribution's cache behavior, you can get the key group's identifier using
ListDistributionsorGetDistribution. If the key group is not referenced in a cache behavior, you can get the identifier usingListKeyGroups.
This is a convenience which creates an instance of the
GetKeyGroupRequest.Builderavoiding the need to create one manually viaGetKeyGroupRequest.builder()- Parameters:
getKeyGroupRequest- AConsumerthat will call methods onGetKeyGroupRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetKeyGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchResourceException A resource that was specified is not valid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getKeyGroupConfig
default CompletableFuture<GetKeyGroupConfigResponse> getKeyGroupConfig(GetKeyGroupConfigRequest getKeyGroupConfigRequest) Gets a key group configuration.
To get a key group configuration, you must provide the key group's identifier. If the key group is referenced in a distribution's cache behavior, you can get the key group's identifier using
ListDistributionsorGetDistribution. If the key group is not referenced in a cache behavior, you can get the identifier usingListKeyGroups.- Parameters:
getKeyGroupConfigRequest-- Returns:
- A Java Future containing the result of the GetKeyGroupConfig operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchResourceException A resource that was specified is not valid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getKeyGroupConfig
default CompletableFuture<GetKeyGroupConfigResponse> getKeyGroupConfig(Consumer<GetKeyGroupConfigRequest.Builder> getKeyGroupConfigRequest) Gets a key group configuration.
To get a key group configuration, you must provide the key group's identifier. If the key group is referenced in a distribution's cache behavior, you can get the key group's identifier using
ListDistributionsorGetDistribution. If the key group is not referenced in a cache behavior, you can get the identifier usingListKeyGroups.
This is a convenience which creates an instance of the
GetKeyGroupConfigRequest.Builderavoiding the need to create one manually viaGetKeyGroupConfigRequest.builder()- Parameters:
getKeyGroupConfigRequest- AConsumerthat will call methods onGetKeyGroupConfigRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetKeyGroupConfig operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchResourceException A resource that was specified is not valid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getManagedCertificateDetails
default CompletableFuture<GetManagedCertificateDetailsResponse> getManagedCertificateDetails(GetManagedCertificateDetailsRequest getManagedCertificateDetailsRequest) Gets details about the CloudFront managed ACM certificate.
- Parameters:
getManagedCertificateDetailsRequest-- Returns:
- A Java Future containing the result of the GetManagedCertificateDetails operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getManagedCertificateDetails
default CompletableFuture<GetManagedCertificateDetailsResponse> getManagedCertificateDetails(Consumer<GetManagedCertificateDetailsRequest.Builder> getManagedCertificateDetailsRequest) Gets details about the CloudFront managed ACM certificate.
This is a convenience which creates an instance of the
GetManagedCertificateDetailsRequest.Builderavoiding the need to create one manually viaGetManagedCertificateDetailsRequest.builder()- Parameters:
getManagedCertificateDetailsRequest- AConsumerthat will call methods onGetManagedCertificateDetailsRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetManagedCertificateDetails operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getMonitoringSubscription
default CompletableFuture<GetMonitoringSubscriptionResponse> getMonitoringSubscription(GetMonitoringSubscriptionRequest getMonitoringSubscriptionRequest) Gets information about whether additional CloudWatch metrics are enabled for the specified CloudFront distribution.
- Parameters:
getMonitoringSubscriptionRequest-- Returns:
- A Java Future containing the result of the GetMonitoringSubscription operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchDistributionException The specified distribution does not exist.
- AccessDeniedException Access denied.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- NoSuchMonitoringSubscriptionException A monitoring subscription does not exist for the specified distribution.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getMonitoringSubscription
default CompletableFuture<GetMonitoringSubscriptionResponse> getMonitoringSubscription(Consumer<GetMonitoringSubscriptionRequest.Builder> getMonitoringSubscriptionRequest) Gets information about whether additional CloudWatch metrics are enabled for the specified CloudFront distribution.
This is a convenience which creates an instance of the
GetMonitoringSubscriptionRequest.Builderavoiding the need to create one manually viaGetMonitoringSubscriptionRequest.builder()- Parameters:
getMonitoringSubscriptionRequest- AConsumerthat will call methods onGetMonitoringSubscriptionRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetMonitoringSubscription operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchDistributionException The specified distribution does not exist.
- AccessDeniedException Access denied.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- NoSuchMonitoringSubscriptionException A monitoring subscription does not exist for the specified distribution.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getOriginAccessControl
default CompletableFuture<GetOriginAccessControlResponse> getOriginAccessControl(GetOriginAccessControlRequest getOriginAccessControlRequest) Gets a CloudFront origin access control, including its unique identifier.
- Parameters:
getOriginAccessControlRequest-- Returns:
- A Java Future containing the result of the GetOriginAccessControl operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchOriginAccessControlException The origin access control does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getOriginAccessControl
default CompletableFuture<GetOriginAccessControlResponse> getOriginAccessControl(Consumer<GetOriginAccessControlRequest.Builder> getOriginAccessControlRequest) Gets a CloudFront origin access control, including its unique identifier.
This is a convenience which creates an instance of the
GetOriginAccessControlRequest.Builderavoiding the need to create one manually viaGetOriginAccessControlRequest.builder()- Parameters:
getOriginAccessControlRequest- AConsumerthat will call methods onGetOriginAccessControlRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetOriginAccessControl operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchOriginAccessControlException The origin access control does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getOriginAccessControlConfig
default CompletableFuture<GetOriginAccessControlConfigResponse> getOriginAccessControlConfig(GetOriginAccessControlConfigRequest getOriginAccessControlConfigRequest) Gets a CloudFront origin access control configuration.
- Parameters:
getOriginAccessControlConfigRequest-- Returns:
- A Java Future containing the result of the GetOriginAccessControlConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchOriginAccessControlException The origin access control does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getOriginAccessControlConfig
default CompletableFuture<GetOriginAccessControlConfigResponse> getOriginAccessControlConfig(Consumer<GetOriginAccessControlConfigRequest.Builder> getOriginAccessControlConfigRequest) Gets a CloudFront origin access control configuration.
This is a convenience which creates an instance of the
GetOriginAccessControlConfigRequest.Builderavoiding the need to create one manually viaGetOriginAccessControlConfigRequest.builder()- Parameters:
getOriginAccessControlConfigRequest- AConsumerthat will call methods onGetOriginAccessControlConfigRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetOriginAccessControlConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchOriginAccessControlException The origin access control does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getOriginRequestPolicy
default CompletableFuture<GetOriginRequestPolicyResponse> getOriginRequestPolicy(GetOriginRequestPolicyRequest getOriginRequestPolicyRequest) Gets an origin request policy, including the following metadata:
-
The policy's identifier.
-
The date and time when the policy was last modified.
To get an origin request policy, you must provide the policy's identifier. If the origin request policy is attached to a distribution's cache behavior, you can get the policy's identifier using
ListDistributionsorGetDistribution. If the origin request policy is not attached to a cache behavior, you can get the identifier usingListOriginRequestPolicies.- Parameters:
getOriginRequestPolicyRequest-- Returns:
- A Java Future containing the result of the GetOriginRequestPolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
getOriginRequestPolicy
default CompletableFuture<GetOriginRequestPolicyResponse> getOriginRequestPolicy(Consumer<GetOriginRequestPolicyRequest.Builder> getOriginRequestPolicyRequest) Gets an origin request policy, including the following metadata:
-
The policy's identifier.
-
The date and time when the policy was last modified.
To get an origin request policy, you must provide the policy's identifier. If the origin request policy is attached to a distribution's cache behavior, you can get the policy's identifier using
ListDistributionsorGetDistribution. If the origin request policy is not attached to a cache behavior, you can get the identifier usingListOriginRequestPolicies.
This is a convenience which creates an instance of the
GetOriginRequestPolicyRequest.Builderavoiding the need to create one manually viaGetOriginRequestPolicyRequest.builder()- Parameters:
getOriginRequestPolicyRequest- AConsumerthat will call methods onGetOriginRequestPolicyRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetOriginRequestPolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
getOriginRequestPolicyConfig
default CompletableFuture<GetOriginRequestPolicyConfigResponse> getOriginRequestPolicyConfig(GetOriginRequestPolicyConfigRequest getOriginRequestPolicyConfigRequest) Gets an origin request policy configuration.
To get an origin request policy configuration, you must provide the policy's identifier. If the origin request policy is attached to a distribution's cache behavior, you can get the policy's identifier using
ListDistributionsorGetDistribution. If the origin request policy is not attached to a cache behavior, you can get the identifier usingListOriginRequestPolicies.- Parameters:
getOriginRequestPolicyConfigRequest-- Returns:
- A Java Future containing the result of the GetOriginRequestPolicyConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getOriginRequestPolicyConfig
default CompletableFuture<GetOriginRequestPolicyConfigResponse> getOriginRequestPolicyConfig(Consumer<GetOriginRequestPolicyConfigRequest.Builder> getOriginRequestPolicyConfigRequest) Gets an origin request policy configuration.
To get an origin request policy configuration, you must provide the policy's identifier. If the origin request policy is attached to a distribution's cache behavior, you can get the policy's identifier using
ListDistributionsorGetDistribution. If the origin request policy is not attached to a cache behavior, you can get the identifier usingListOriginRequestPolicies.
This is a convenience which creates an instance of the
GetOriginRequestPolicyConfigRequest.Builderavoiding the need to create one manually viaGetOriginRequestPolicyConfigRequest.builder()- Parameters:
getOriginRequestPolicyConfigRequest- AConsumerthat will call methods onGetOriginRequestPolicyConfigRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetOriginRequestPolicyConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getPublicKey
default CompletableFuture<GetPublicKeyResponse> getPublicKey(GetPublicKeyRequest getPublicKeyRequest) Gets a public key.
- Parameters:
getPublicKeyRequest-- Returns:
- A Java Future containing the result of the GetPublicKey operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchPublicKeyException The specified public key doesn't exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getPublicKey
default CompletableFuture<GetPublicKeyResponse> getPublicKey(Consumer<GetPublicKeyRequest.Builder> getPublicKeyRequest) Gets a public key.
This is a convenience which creates an instance of the
GetPublicKeyRequest.Builderavoiding the need to create one manually viaGetPublicKeyRequest.builder()- Parameters:
getPublicKeyRequest- AConsumerthat will call methods onGetPublicKeyRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetPublicKey operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchPublicKeyException The specified public key doesn't exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getPublicKeyConfig
default CompletableFuture<GetPublicKeyConfigResponse> getPublicKeyConfig(GetPublicKeyConfigRequest getPublicKeyConfigRequest) Gets a public key configuration.
- Parameters:
getPublicKeyConfigRequest-- Returns:
- A Java Future containing the result of the GetPublicKeyConfig operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchPublicKeyException The specified public key doesn't exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getPublicKeyConfig
default CompletableFuture<GetPublicKeyConfigResponse> getPublicKeyConfig(Consumer<GetPublicKeyConfigRequest.Builder> getPublicKeyConfigRequest) Gets a public key configuration.
This is a convenience which creates an instance of the
GetPublicKeyConfigRequest.Builderavoiding the need to create one manually viaGetPublicKeyConfigRequest.builder()- Parameters:
getPublicKeyConfigRequest- AConsumerthat will call methods onGetPublicKeyConfigRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetPublicKeyConfig operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchPublicKeyException The specified public key doesn't exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getRealtimeLogConfig
default CompletableFuture<GetRealtimeLogConfigResponse> getRealtimeLogConfig(GetRealtimeLogConfigRequest getRealtimeLogConfigRequest) Gets a real-time log configuration.
To get a real-time log configuration, you can provide the configuration's name or its Amazon Resource Name (ARN). You must provide at least one. If you provide both, CloudFront uses the name to identify the real-time log configuration to get.
- Parameters:
getRealtimeLogConfigRequest-- Returns:
- A Java Future containing the result of the GetRealtimeLogConfig operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- InvalidArgumentException An argument is invalid.
- NoSuchRealtimeLogConfigException The real-time log configuration does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getRealtimeLogConfig
default CompletableFuture<GetRealtimeLogConfigResponse> getRealtimeLogConfig(Consumer<GetRealtimeLogConfigRequest.Builder> getRealtimeLogConfigRequest) Gets a real-time log configuration.
To get a real-time log configuration, you can provide the configuration's name or its Amazon Resource Name (ARN). You must provide at least one. If you provide both, CloudFront uses the name to identify the real-time log configuration to get.
This is a convenience which creates an instance of the
GetRealtimeLogConfigRequest.Builderavoiding the need to create one manually viaGetRealtimeLogConfigRequest.builder()- Parameters:
getRealtimeLogConfigRequest- AConsumerthat will call methods onGetRealtimeLogConfigRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetRealtimeLogConfig operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- InvalidArgumentException An argument is invalid.
- NoSuchRealtimeLogConfigException The real-time log configuration does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getResponseHeadersPolicy
default CompletableFuture<GetResponseHeadersPolicyResponse> getResponseHeadersPolicy(GetResponseHeadersPolicyRequest getResponseHeadersPolicyRequest) Gets a response headers policy, including metadata (the policy's identifier and the date and time when the policy was last modified).
To get a response headers policy, you must provide the policy's identifier. If the response headers policy is attached to a distribution's cache behavior, you can get the policy's identifier using
ListDistributionsorGetDistribution. If the response headers policy is not attached to a cache behavior, you can get the identifier usingListResponseHeadersPolicies.- Parameters:
getResponseHeadersPolicyRequest-- Returns:
- A Java Future containing the result of the GetResponseHeadersPolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getResponseHeadersPolicy
default CompletableFuture<GetResponseHeadersPolicyResponse> getResponseHeadersPolicy(Consumer<GetResponseHeadersPolicyRequest.Builder> getResponseHeadersPolicyRequest) Gets a response headers policy, including metadata (the policy's identifier and the date and time when the policy was last modified).
To get a response headers policy, you must provide the policy's identifier. If the response headers policy is attached to a distribution's cache behavior, you can get the policy's identifier using
ListDistributionsorGetDistribution. If the response headers policy is not attached to a cache behavior, you can get the identifier usingListResponseHeadersPolicies.
This is a convenience which creates an instance of the
GetResponseHeadersPolicyRequest.Builderavoiding the need to create one manually viaGetResponseHeadersPolicyRequest.builder()- Parameters:
getResponseHeadersPolicyRequest- AConsumerthat will call methods onGetResponseHeadersPolicyRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetResponseHeadersPolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getResponseHeadersPolicyConfig
default CompletableFuture<GetResponseHeadersPolicyConfigResponse> getResponseHeadersPolicyConfig(GetResponseHeadersPolicyConfigRequest getResponseHeadersPolicyConfigRequest) Gets a response headers policy configuration.
To get a response headers policy configuration, you must provide the policy's identifier. If the response headers policy is attached to a distribution's cache behavior, you can get the policy's identifier using
ListDistributionsorGetDistribution. If the response headers policy is not attached to a cache behavior, you can get the identifier usingListResponseHeadersPolicies.- Parameters:
getResponseHeadersPolicyConfigRequest-- Returns:
- A Java Future containing the result of the GetResponseHeadersPolicyConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getResponseHeadersPolicyConfig
default CompletableFuture<GetResponseHeadersPolicyConfigResponse> getResponseHeadersPolicyConfig(Consumer<GetResponseHeadersPolicyConfigRequest.Builder> getResponseHeadersPolicyConfigRequest) Gets a response headers policy configuration.
To get a response headers policy configuration, you must provide the policy's identifier. If the response headers policy is attached to a distribution's cache behavior, you can get the policy's identifier using
ListDistributionsorGetDistribution. If the response headers policy is not attached to a cache behavior, you can get the identifier usingListResponseHeadersPolicies.
This is a convenience which creates an instance of the
GetResponseHeadersPolicyConfigRequest.Builderavoiding the need to create one manually viaGetResponseHeadersPolicyConfigRequest.builder()- Parameters:
getResponseHeadersPolicyConfigRequest- AConsumerthat will call methods onGetResponseHeadersPolicyConfigRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetResponseHeadersPolicyConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getStreamingDistribution
default CompletableFuture<GetStreamingDistributionResponse> getStreamingDistribution(GetStreamingDistributionRequest getStreamingDistributionRequest) Gets information about a specified RTMP distribution, including the distribution configuration.
- Parameters:
getStreamingDistributionRequest- The request to get a streaming distribution's information.- Returns:
- A Java Future containing the result of the GetStreamingDistribution operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchStreamingDistributionException The specified streaming distribution does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getStreamingDistribution
default CompletableFuture<GetStreamingDistributionResponse> getStreamingDistribution(Consumer<GetStreamingDistributionRequest.Builder> getStreamingDistributionRequest) Gets information about a specified RTMP distribution, including the distribution configuration.
This is a convenience which creates an instance of the
GetStreamingDistributionRequest.Builderavoiding the need to create one manually viaGetStreamingDistributionRequest.builder()- Parameters:
getStreamingDistributionRequest- AConsumerthat will call methods onGetStreamingDistributionRequest.Builderto create a request. The request to get a streaming distribution's information.- Returns:
- A Java Future containing the result of the GetStreamingDistribution operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchStreamingDistributionException The specified streaming distribution does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getStreamingDistributionConfig
default CompletableFuture<GetStreamingDistributionConfigResponse> getStreamingDistributionConfig(GetStreamingDistributionConfigRequest getStreamingDistributionConfigRequest) Get the configuration information about a streaming distribution.
- Parameters:
getStreamingDistributionConfigRequest- To request to get a streaming distribution configuration.- Returns:
- A Java Future containing the result of the GetStreamingDistributionConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchStreamingDistributionException The specified streaming distribution does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getStreamingDistributionConfig
default CompletableFuture<GetStreamingDistributionConfigResponse> getStreamingDistributionConfig(Consumer<GetStreamingDistributionConfigRequest.Builder> getStreamingDistributionConfigRequest) Get the configuration information about a streaming distribution.
This is a convenience which creates an instance of the
GetStreamingDistributionConfigRequest.Builderavoiding the need to create one manually viaGetStreamingDistributionConfigRequest.builder()- Parameters:
getStreamingDistributionConfigRequest- AConsumerthat will call methods onGetStreamingDistributionConfigRequest.Builderto create a request. To request to get a streaming distribution configuration.- Returns:
- A Java Future containing the result of the GetStreamingDistributionConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchStreamingDistributionException The specified streaming distribution does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getVpcOrigin
default CompletableFuture<GetVpcOriginResponse> getVpcOrigin(GetVpcOriginRequest getVpcOriginRequest) Get the details of an Amazon CloudFront VPC origin.
- Parameters:
getVpcOriginRequest-- Returns:
- A Java Future containing the result of the GetVpcOrigin operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
getVpcOrigin
default CompletableFuture<GetVpcOriginResponse> getVpcOrigin(Consumer<GetVpcOriginRequest.Builder> getVpcOriginRequest) Get the details of an Amazon CloudFront VPC origin.
This is a convenience which creates an instance of the
GetVpcOriginRequest.Builderavoiding the need to create one manually viaGetVpcOriginRequest.builder()- Parameters:
getVpcOriginRequest- AConsumerthat will call methods onGetVpcOriginRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the GetVpcOrigin operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listAnycastIpLists
default CompletableFuture<ListAnycastIpListsResponse> listAnycastIpLists(ListAnycastIpListsRequest listAnycastIpListsRequest) Lists your Anycast static IP lists.
- Parameters:
listAnycastIpListsRequest-- Returns:
- A Java Future containing the result of the ListAnycastIpLists operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listAnycastIpLists
default CompletableFuture<ListAnycastIpListsResponse> listAnycastIpLists(Consumer<ListAnycastIpListsRequest.Builder> listAnycastIpListsRequest) Lists your Anycast static IP lists.
This is a convenience which creates an instance of the
ListAnycastIpListsRequest.Builderavoiding the need to create one manually viaListAnycastIpListsRequest.builder()- Parameters:
listAnycastIpListsRequest- AConsumerthat will call methods onListAnycastIpListsRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListAnycastIpLists operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listCachePolicies
default CompletableFuture<ListCachePoliciesResponse> listCachePolicies(ListCachePoliciesRequest listCachePoliciesRequest) Gets a list of cache policies.
You can optionally apply a filter to return only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.- Parameters:
listCachePoliciesRequest-- Returns:
- A Java Future containing the result of the ListCachePolicies operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchCachePolicyException The cache policy does not exist.
- AccessDeniedException Access denied.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listCachePolicies
default CompletableFuture<ListCachePoliciesResponse> listCachePolicies(Consumer<ListCachePoliciesRequest.Builder> listCachePoliciesRequest) Gets a list of cache policies.
You can optionally apply a filter to return only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.
This is a convenience which creates an instance of the
ListCachePoliciesRequest.Builderavoiding the need to create one manually viaListCachePoliciesRequest.builder()- Parameters:
listCachePoliciesRequest- AConsumerthat will call methods onListCachePoliciesRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListCachePolicies operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchCachePolicyException The cache policy does not exist.
- AccessDeniedException Access denied.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listCloudFrontOriginAccessIdentities
default CompletableFuture<ListCloudFrontOriginAccessIdentitiesResponse> listCloudFrontOriginAccessIdentities(ListCloudFrontOriginAccessIdentitiesRequest listCloudFrontOriginAccessIdentitiesRequest) Lists origin access identities.
- Parameters:
listCloudFrontOriginAccessIdentitiesRequest- The request to list origin access identities.- Returns:
- A Java Future containing the result of the ListCloudFrontOriginAccessIdentities operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listCloudFrontOriginAccessIdentities
default CompletableFuture<ListCloudFrontOriginAccessIdentitiesResponse> listCloudFrontOriginAccessIdentities(Consumer<ListCloudFrontOriginAccessIdentitiesRequest.Builder> listCloudFrontOriginAccessIdentitiesRequest) Lists origin access identities.
This is a convenience which creates an instance of the
ListCloudFrontOriginAccessIdentitiesRequest.Builderavoiding the need to create one manually viaListCloudFrontOriginAccessIdentitiesRequest.builder()- Parameters:
listCloudFrontOriginAccessIdentitiesRequest- AConsumerthat will call methods onListCloudFrontOriginAccessIdentitiesRequest.Builderto create a request. The request to list origin access identities.- Returns:
- A Java Future containing the result of the ListCloudFrontOriginAccessIdentities operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listCloudFrontOriginAccessIdentities
default CompletableFuture<ListCloudFrontOriginAccessIdentitiesResponse> listCloudFrontOriginAccessIdentities()Lists origin access identities.
- Returns:
- A Java Future containing the result of the ListCloudFrontOriginAccessIdentities operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listConflictingAliases
default CompletableFuture<ListConflictingAliasesResponse> listConflictingAliases(ListConflictingAliasesRequest listConflictingAliasesRequest) The
ListConflictingAliasesAPI operation only supports standard distributions. To list domain conflicts for both standard distributions and distribution tenants, we recommend that you use the ListDomainConflicts API operation instead.Gets a list of aliases that conflict or overlap with the provided alias, and the associated CloudFront standard distribution and Amazon Web Services accounts for each conflicting alias. An alias is commonly known as a custom domain or vanity domain. It can also be called a CNAME or alternate domain name.
In the returned list, the standard distribution and account IDs are partially hidden, which allows you to identify the standard distribution and accounts that you own, and helps to protect the information of ones that you don't own.
Use this operation to find aliases that are in use in CloudFront that conflict or overlap with the provided alias. For example, if you provide
www.example.comas input, the returned list can includewww.example.comand the overlapping wildcard alternate domain name (.example.com), if they exist. If you provide.example.comas input, the returned list can include*.example.comand any alternate domain names covered by that wildcard (for example,www.example.com,test.example.com,dev.example.com, and so on), if they exist.To list conflicting aliases, specify the alias to search and the ID of a standard distribution in your account that has an attached TLS certificate that includes the provided alias. For more information, including how to set up the standard distribution and certificate, see Moving an alternate domain name to a different standard distribution or distribution tenant in the Amazon CloudFront Developer Guide.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.- Parameters:
listConflictingAliasesRequest-- Returns:
- A Java Future containing the result of the ListConflictingAliases operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchDistributionException The specified distribution does not exist.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listConflictingAliases
default CompletableFuture<ListConflictingAliasesResponse> listConflictingAliases(Consumer<ListConflictingAliasesRequest.Builder> listConflictingAliasesRequest) The
ListConflictingAliasesAPI operation only supports standard distributions. To list domain conflicts for both standard distributions and distribution tenants, we recommend that you use the ListDomainConflicts API operation instead.Gets a list of aliases that conflict or overlap with the provided alias, and the associated CloudFront standard distribution and Amazon Web Services accounts for each conflicting alias. An alias is commonly known as a custom domain or vanity domain. It can also be called a CNAME or alternate domain name.
In the returned list, the standard distribution and account IDs are partially hidden, which allows you to identify the standard distribution and accounts that you own, and helps to protect the information of ones that you don't own.
Use this operation to find aliases that are in use in CloudFront that conflict or overlap with the provided alias. For example, if you provide
www.example.comas input, the returned list can includewww.example.comand the overlapping wildcard alternate domain name (.example.com), if they exist. If you provide.example.comas input, the returned list can include*.example.comand any alternate domain names covered by that wildcard (for example,www.example.com,test.example.com,dev.example.com, and so on), if they exist.To list conflicting aliases, specify the alias to search and the ID of a standard distribution in your account that has an attached TLS certificate that includes the provided alias. For more information, including how to set up the standard distribution and certificate, see Moving an alternate domain name to a different standard distribution or distribution tenant in the Amazon CloudFront Developer Guide.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.
This is a convenience which creates an instance of the
ListConflictingAliasesRequest.Builderavoiding the need to create one manually viaListConflictingAliasesRequest.builder()- Parameters:
listConflictingAliasesRequest- AConsumerthat will call methods onListConflictingAliasesRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListConflictingAliases operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchDistributionException The specified distribution does not exist.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listConnectionGroups
default CompletableFuture<ListConnectionGroupsResponse> listConnectionGroups(ListConnectionGroupsRequest listConnectionGroupsRequest) Lists the connection groups in your Amazon Web Services account.
- Parameters:
listConnectionGroupsRequest-- Returns:
- A Java Future containing the result of the ListConnectionGroups operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listConnectionGroups
default CompletableFuture<ListConnectionGroupsResponse> listConnectionGroups(Consumer<ListConnectionGroupsRequest.Builder> listConnectionGroupsRequest) Lists the connection groups in your Amazon Web Services account.
This is a convenience which creates an instance of the
ListConnectionGroupsRequest.Builderavoiding the need to create one manually viaListConnectionGroupsRequest.builder()- Parameters:
listConnectionGroupsRequest- AConsumerthat will call methods onListConnectionGroupsRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListConnectionGroups operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listContinuousDeploymentPolicies
default CompletableFuture<ListContinuousDeploymentPoliciesResponse> listContinuousDeploymentPolicies(ListContinuousDeploymentPoliciesRequest listContinuousDeploymentPoliciesRequest) Gets a list of the continuous deployment policies in your Amazon Web Services account.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.- Parameters:
listContinuousDeploymentPoliciesRequest-- Returns:
- A Java Future containing the result of the ListContinuousDeploymentPolicies operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- InvalidArgumentException An argument is invalid.
- NoSuchContinuousDeploymentPolicyException The continuous deployment policy doesn't exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listContinuousDeploymentPolicies
default CompletableFuture<ListContinuousDeploymentPoliciesResponse> listContinuousDeploymentPolicies(Consumer<ListContinuousDeploymentPoliciesRequest.Builder> listContinuousDeploymentPoliciesRequest) Gets a list of the continuous deployment policies in your Amazon Web Services account.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.
This is a convenience which creates an instance of the
ListContinuousDeploymentPoliciesRequest.Builderavoiding the need to create one manually viaListContinuousDeploymentPoliciesRequest.builder()- Parameters:
listContinuousDeploymentPoliciesRequest- AConsumerthat will call methods onListContinuousDeploymentPoliciesRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListContinuousDeploymentPolicies operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- InvalidArgumentException An argument is invalid.
- NoSuchContinuousDeploymentPolicyException The continuous deployment policy doesn't exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionTenants
default CompletableFuture<ListDistributionTenantsResponse> listDistributionTenants(ListDistributionTenantsRequest listDistributionTenantsRequest) Lists the distribution tenants in your Amazon Web Services account.
- Parameters:
listDistributionTenantsRequest-- Returns:
- A Java Future containing the result of the ListDistributionTenants operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionTenants
default CompletableFuture<ListDistributionTenantsResponse> listDistributionTenants(Consumer<ListDistributionTenantsRequest.Builder> listDistributionTenantsRequest) Lists the distribution tenants in your Amazon Web Services account.
This is a convenience which creates an instance of the
ListDistributionTenantsRequest.Builderavoiding the need to create one manually viaListDistributionTenantsRequest.builder()- Parameters:
listDistributionTenantsRequest- AConsumerthat will call methods onListDistributionTenantsRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListDistributionTenants operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionTenantsByCustomization
default CompletableFuture<ListDistributionTenantsByCustomizationResponse> listDistributionTenantsByCustomization(ListDistributionTenantsByCustomizationRequest listDistributionTenantsByCustomizationRequest) Lists distribution tenants by the customization that you specify.
You must specify either the
CertificateArnparameter orWebACLArnparameter, but not both in the same request.- Parameters:
listDistributionTenantsByCustomizationRequest-- Returns:
- A Java Future containing the result of the ListDistributionTenantsByCustomization operation returned by
the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionTenantsByCustomization
default CompletableFuture<ListDistributionTenantsByCustomizationResponse> listDistributionTenantsByCustomization(Consumer<ListDistributionTenantsByCustomizationRequest.Builder> listDistributionTenantsByCustomizationRequest) Lists distribution tenants by the customization that you specify.
You must specify either the
CertificateArnparameter orWebACLArnparameter, but not both in the same request.
This is a convenience which creates an instance of the
ListDistributionTenantsByCustomizationRequest.Builderavoiding the need to create one manually viaListDistributionTenantsByCustomizationRequest.builder()- Parameters:
listDistributionTenantsByCustomizationRequest- AConsumerthat will call methods onListDistributionTenantsByCustomizationRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListDistributionTenantsByCustomization operation returned by
the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributions
default CompletableFuture<ListDistributionsResponse> listDistributions(ListDistributionsRequest listDistributionsRequest) List CloudFront distributions.
- Parameters:
listDistributionsRequest- The request to list your distributions.- Returns:
- A Java Future containing the result of the ListDistributions operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributions
default CompletableFuture<ListDistributionsResponse> listDistributions(Consumer<ListDistributionsRequest.Builder> listDistributionsRequest) List CloudFront distributions.
This is a convenience which creates an instance of the
ListDistributionsRequest.Builderavoiding the need to create one manually viaListDistributionsRequest.builder()- Parameters:
listDistributionsRequest- AConsumerthat will call methods onListDistributionsRequest.Builderto create a request. The request to list your distributions.- Returns:
- A Java Future containing the result of the ListDistributions operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributions
List CloudFront distributions.
- Returns:
- A Java Future containing the result of the ListDistributions operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionsByAnycastIpListId
default CompletableFuture<ListDistributionsByAnycastIpListIdResponse> listDistributionsByAnycastIpListId(ListDistributionsByAnycastIpListIdRequest listDistributionsByAnycastIpListIdRequest) Lists the distributions in your account that are associated with the specified
AnycastIpListId.- Parameters:
listDistributionsByAnycastIpListIdRequest-- Returns:
- A Java Future containing the result of the ListDistributionsByAnycastIpListId operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionsByAnycastIpListId
default CompletableFuture<ListDistributionsByAnycastIpListIdResponse> listDistributionsByAnycastIpListId(Consumer<ListDistributionsByAnycastIpListIdRequest.Builder> listDistributionsByAnycastIpListIdRequest) Lists the distributions in your account that are associated with the specified
AnycastIpListId.
This is a convenience which creates an instance of the
ListDistributionsByAnycastIpListIdRequest.Builderavoiding the need to create one manually viaListDistributionsByAnycastIpListIdRequest.builder()- Parameters:
listDistributionsByAnycastIpListIdRequest- AConsumerthat will call methods onListDistributionsByAnycastIpListIdRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListDistributionsByAnycastIpListId operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionsByCachePolicyId
default CompletableFuture<ListDistributionsByCachePolicyIdResponse> listDistributionsByCachePolicyId(ListDistributionsByCachePolicyIdRequest listDistributionsByCachePolicyIdRequest) Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified cache policy.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.- Parameters:
listDistributionsByCachePolicyIdRequest-- Returns:
- A Java Future containing the result of the ListDistributionsByCachePolicyId operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchCachePolicyException The cache policy does not exist.
- AccessDeniedException Access denied.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionsByCachePolicyId
default CompletableFuture<ListDistributionsByCachePolicyIdResponse> 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.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.
This is a convenience which creates an instance of the
ListDistributionsByCachePolicyIdRequest.Builderavoiding the need to create one manually viaListDistributionsByCachePolicyIdRequest.builder()- Parameters:
listDistributionsByCachePolicyIdRequest- AConsumerthat will call methods onListDistributionsByCachePolicyIdRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListDistributionsByCachePolicyId operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchCachePolicyException The cache policy does not exist.
- AccessDeniedException Access denied.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionsByConnectionMode
default CompletableFuture<ListDistributionsByConnectionModeResponse> listDistributionsByConnectionMode(ListDistributionsByConnectionModeRequest listDistributionsByConnectionModeRequest) Lists the distributions by the connection mode that you specify.
- Parameters:
listDistributionsByConnectionModeRequest-- Returns:
- A Java Future containing the result of the ListDistributionsByConnectionMode operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionsByConnectionMode
default CompletableFuture<ListDistributionsByConnectionModeResponse> listDistributionsByConnectionMode(Consumer<ListDistributionsByConnectionModeRequest.Builder> listDistributionsByConnectionModeRequest) Lists the distributions by the connection mode that you specify.
This is a convenience which creates an instance of the
ListDistributionsByConnectionModeRequest.Builderavoiding the need to create one manually viaListDistributionsByConnectionModeRequest.builder()- Parameters:
listDistributionsByConnectionModeRequest- AConsumerthat will call methods onListDistributionsByConnectionModeRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListDistributionsByConnectionMode operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionsByKeyGroup
default CompletableFuture<ListDistributionsByKeyGroupResponse> listDistributionsByKeyGroup(ListDistributionsByKeyGroupRequest listDistributionsByKeyGroupRequest) Gets a list of distribution IDs for distributions that have a cache behavior that references the specified key group.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.- Parameters:
listDistributionsByKeyGroupRequest-- Returns:
- A Java Future containing the result of the ListDistributionsByKeyGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- NoSuchResourceException A resource that was specified is not valid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionsByKeyGroup
default CompletableFuture<ListDistributionsByKeyGroupResponse> listDistributionsByKeyGroup(Consumer<ListDistributionsByKeyGroupRequest.Builder> listDistributionsByKeyGroupRequest) Gets a list of distribution IDs for distributions that have a cache behavior that references the specified key group.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.
This is a convenience which creates an instance of the
ListDistributionsByKeyGroupRequest.Builderavoiding the need to create one manually viaListDistributionsByKeyGroupRequest.builder()- Parameters:
listDistributionsByKeyGroupRequest- AConsumerthat will call methods onListDistributionsByKeyGroupRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListDistributionsByKeyGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- NoSuchResourceException A resource that was specified is not valid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionsByOriginRequestPolicyId
default CompletableFuture<ListDistributionsByOriginRequestPolicyIdResponse> 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.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.- Parameters:
listDistributionsByOriginRequestPolicyIdRequest-- Returns:
- A Java Future containing the result of the ListDistributionsByOriginRequestPolicyId operation returned by
the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionsByOriginRequestPolicyId
default CompletableFuture<ListDistributionsByOriginRequestPolicyIdResponse> 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.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.
This is a convenience which creates an instance of the
ListDistributionsByOriginRequestPolicyIdRequest.Builderavoiding the need to create one manually viaListDistributionsByOriginRequestPolicyIdRequest.builder()- Parameters:
listDistributionsByOriginRequestPolicyIdRequest- AConsumerthat will call methods onListDistributionsByOriginRequestPolicyIdRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListDistributionsByOriginRequestPolicyId operation returned by
the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionsByRealtimeLogConfig
default CompletableFuture<ListDistributionsByRealtimeLogConfigResponse> listDistributionsByRealtimeLogConfig(ListDistributionsByRealtimeLogConfigRequest listDistributionsByRealtimeLogConfigRequest) Gets a list of distributions that have a cache behavior that's associated with the specified real-time log configuration.
You can specify the real-time log configuration by its name or its Amazon Resource Name (ARN). You must provide at least one. If you provide both, CloudFront uses the name to identify the real-time log configuration to list distributions for.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.- Parameters:
listDistributionsByRealtimeLogConfigRequest-- Returns:
- A Java Future containing the result of the ListDistributionsByRealtimeLogConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionsByRealtimeLogConfig
default CompletableFuture<ListDistributionsByRealtimeLogConfigResponse> 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.
You can specify the real-time log configuration by its name or its Amazon Resource Name (ARN). You must provide at least one. If you provide both, CloudFront uses the name to identify the real-time log configuration to list distributions for.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.
This is a convenience which creates an instance of the
ListDistributionsByRealtimeLogConfigRequest.Builderavoiding the need to create one manually viaListDistributionsByRealtimeLogConfigRequest.builder()- Parameters:
listDistributionsByRealtimeLogConfigRequest- AConsumerthat will call methods onListDistributionsByRealtimeLogConfigRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListDistributionsByRealtimeLogConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionsByResponseHeadersPolicyId
default CompletableFuture<ListDistributionsByResponseHeadersPolicyIdResponse> listDistributionsByResponseHeadersPolicyId(ListDistributionsByResponseHeadersPolicyIdRequest listDistributionsByResponseHeadersPolicyIdRequest) Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified response headers policy.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.- Parameters:
listDistributionsByResponseHeadersPolicyIdRequest-- Returns:
- A Java Future containing the result of the ListDistributionsByResponseHeadersPolicyId operation returned
by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionsByResponseHeadersPolicyId
default CompletableFuture<ListDistributionsByResponseHeadersPolicyIdResponse> listDistributionsByResponseHeadersPolicyId(Consumer<ListDistributionsByResponseHeadersPolicyIdRequest.Builder> listDistributionsByResponseHeadersPolicyIdRequest) Gets a list of distribution IDs for distributions that have a cache behavior that's associated with the specified response headers policy.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.
This is a convenience which creates an instance of the
ListDistributionsByResponseHeadersPolicyIdRequest.Builderavoiding the need to create one manually viaListDistributionsByResponseHeadersPolicyIdRequest.builder()- Parameters:
listDistributionsByResponseHeadersPolicyIdRequest- AConsumerthat will call methods onListDistributionsByResponseHeadersPolicyIdRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListDistributionsByResponseHeadersPolicyId operation returned
by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionsByVpcOriginId
default CompletableFuture<ListDistributionsByVpcOriginIdResponse> listDistributionsByVpcOriginId(ListDistributionsByVpcOriginIdRequest listDistributionsByVpcOriginIdRequest) List CloudFront distributions by their VPC origin ID.
- Parameters:
listDistributionsByVpcOriginIdRequest-- Returns:
- A Java Future containing the result of the ListDistributionsByVpcOriginId operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionsByVpcOriginId
default CompletableFuture<ListDistributionsByVpcOriginIdResponse> listDistributionsByVpcOriginId(Consumer<ListDistributionsByVpcOriginIdRequest.Builder> listDistributionsByVpcOriginIdRequest) List CloudFront distributions by their VPC origin ID.
This is a convenience which creates an instance of the
ListDistributionsByVpcOriginIdRequest.Builderavoiding the need to create one manually viaListDistributionsByVpcOriginIdRequest.builder()- Parameters:
listDistributionsByVpcOriginIdRequest- AConsumerthat will call methods onListDistributionsByVpcOriginIdRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListDistributionsByVpcOriginId operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listDistributionsByWebACLId
default CompletableFuture<ListDistributionsByWebAclIdResponse> listDistributionsByWebACLId(ListDistributionsByWebAclIdRequest listDistributionsByWebAclIdRequest) List the distributions that are associated with a specified WAF web ACL.
- Parameters:
listDistributionsByWebAclIdRequest- The request to list distributions that are associated with a specified WAF web ACL.- Returns:
- A Java Future containing the result of the ListDistributionsByWebACLId operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidWebAclIdException A web ACL ID specified is not valid. To specify a web ACL created using the
latest version of WAF, use the ACL ARN, for example
arn:aws:wafv2:us-east-1:123456789012:global/webacl/ExampleWebACL/473e64fd-f30b-4765-81a0-62ad96dd167a. To specify a web ACL created using WAF Classic, use the ACL ID, for example473e64fd-f30b-4765-81a0-62ad96dd167a. - InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- InvalidWebAclIdException A web ACL ID specified is not valid. To specify a web ACL created using the
latest version of WAF, use the ACL ARN, for example
- See Also:
-
listDistributionsByWebACLId
default CompletableFuture<ListDistributionsByWebAclIdResponse> listDistributionsByWebACLId(Consumer<ListDistributionsByWebAclIdRequest.Builder> listDistributionsByWebAclIdRequest) List the distributions that are associated with a specified WAF web ACL.
This is a convenience which creates an instance of the
ListDistributionsByWebAclIdRequest.Builderavoiding the need to create one manually viaListDistributionsByWebAclIdRequest.builder()- Parameters:
listDistributionsByWebAclIdRequest- AConsumerthat will call methods onListDistributionsByWebAclIdRequest.Builderto create a request. The request to list distributions that are associated with a specified WAF web ACL.- Returns:
- A Java Future containing the result of the ListDistributionsByWebACLId operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidWebAclIdException A web ACL ID specified is not valid. To specify a web ACL created using the
latest version of WAF, use the ACL ARN, for example
arn:aws:wafv2:us-east-1:123456789012:global/webacl/ExampleWebACL/473e64fd-f30b-4765-81a0-62ad96dd167a. To specify a web ACL created using WAF Classic, use the ACL ID, for example473e64fd-f30b-4765-81a0-62ad96dd167a. - InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- InvalidWebAclIdException A web ACL ID specified is not valid. To specify a web ACL created using the
latest version of WAF, use the ACL ARN, for example
- See Also:
-
listDomainConflicts
default CompletableFuture<ListDomainConflictsResponse> listDomainConflicts(ListDomainConflictsRequest listDomainConflictsRequest) We recommend that you use the
ListDomainConflictsAPI operation to check for domain conflicts, as it supports both standard distributions and distribution tenants. ListConflictingAliases performs similar checks but only supports standard distributions.Lists existing domain associations that conflict with the domain that you specify.
You can use this API operation to identify potential domain conflicts when moving domains between standard distributions and/or distribution tenants. Domain conflicts must be resolved first before they can be moved.
For example, if you provide
www.example.comas input, the returned list can includewww.example.comand the overlapping wildcard alternate domain name (.example.com), if they exist. If you provide.example.comas input, the returned list can include*.example.comand any alternate domain names covered by that wildcard (for example,www.example.com,test.example.com,dev.example.com, and so on), if they exist.To list conflicting domains, specify the following:
-
The domain to search for
-
The ID of a standard distribution or distribution tenant in your account that has an attached TLS certificate, which covers the specified domain
For more information, including how to set up the standard distribution or distribution tenant, and the certificate, see Moving an alternate domain name to a different standard distribution or distribution tenant in the Amazon CloudFront Developer Guide.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.- Parameters:
listDomainConflictsRequest-- Returns:
- A Java Future containing the result of the ListDomainConflicts operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
listDomainConflicts
default CompletableFuture<ListDomainConflictsResponse> listDomainConflicts(Consumer<ListDomainConflictsRequest.Builder> listDomainConflictsRequest) We recommend that you use the
ListDomainConflictsAPI operation to check for domain conflicts, as it supports both standard distributions and distribution tenants. ListConflictingAliases performs similar checks but only supports standard distributions.Lists existing domain associations that conflict with the domain that you specify.
You can use this API operation to identify potential domain conflicts when moving domains between standard distributions and/or distribution tenants. Domain conflicts must be resolved first before they can be moved.
For example, if you provide
www.example.comas input, the returned list can includewww.example.comand the overlapping wildcard alternate domain name (.example.com), if they exist. If you provide.example.comas input, the returned list can include*.example.comand any alternate domain names covered by that wildcard (for example,www.example.com,test.example.com,dev.example.com, and so on), if they exist.To list conflicting domains, specify the following:
-
The domain to search for
-
The ID of a standard distribution or distribution tenant in your account that has an attached TLS certificate, which covers the specified domain
For more information, including how to set up the standard distribution or distribution tenant, and the certificate, see Moving an alternate domain name to a different standard distribution or distribution tenant in the Amazon CloudFront Developer Guide.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.
This is a convenience which creates an instance of the
ListDomainConflictsRequest.Builderavoiding the need to create one manually viaListDomainConflictsRequest.builder()- Parameters:
listDomainConflictsRequest- AConsumerthat will call methods onListDomainConflictsRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListDomainConflicts operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
listFieldLevelEncryptionConfigs
default CompletableFuture<ListFieldLevelEncryptionConfigsResponse> listFieldLevelEncryptionConfigs(ListFieldLevelEncryptionConfigsRequest listFieldLevelEncryptionConfigsRequest) List all field-level encryption configurations that have been created in CloudFront for this account.
- Parameters:
listFieldLevelEncryptionConfigsRequest-- Returns:
- A Java Future containing the result of the ListFieldLevelEncryptionConfigs operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listFieldLevelEncryptionConfigs
default CompletableFuture<ListFieldLevelEncryptionConfigsResponse> listFieldLevelEncryptionConfigs(Consumer<ListFieldLevelEncryptionConfigsRequest.Builder> listFieldLevelEncryptionConfigsRequest) List all field-level encryption configurations that have been created in CloudFront for this account.
This is a convenience which creates an instance of the
ListFieldLevelEncryptionConfigsRequest.Builderavoiding the need to create one manually viaListFieldLevelEncryptionConfigsRequest.builder()- Parameters:
listFieldLevelEncryptionConfigsRequest- AConsumerthat will call methods onListFieldLevelEncryptionConfigsRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListFieldLevelEncryptionConfigs operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listFieldLevelEncryptionConfigs
default CompletableFuture<ListFieldLevelEncryptionConfigsResponse> listFieldLevelEncryptionConfigs()List all field-level encryption configurations that have been created in CloudFront for this account.
- Returns:
- A Java Future containing the result of the ListFieldLevelEncryptionConfigs operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listFieldLevelEncryptionProfiles
default CompletableFuture<ListFieldLevelEncryptionProfilesResponse> listFieldLevelEncryptionProfiles(ListFieldLevelEncryptionProfilesRequest listFieldLevelEncryptionProfilesRequest) Request a list of field-level encryption profiles that have been created in CloudFront for this account.
- Parameters:
listFieldLevelEncryptionProfilesRequest-- Returns:
- A Java Future containing the result of the ListFieldLevelEncryptionProfiles operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listFieldLevelEncryptionProfiles
default CompletableFuture<ListFieldLevelEncryptionProfilesResponse> listFieldLevelEncryptionProfiles(Consumer<ListFieldLevelEncryptionProfilesRequest.Builder> listFieldLevelEncryptionProfilesRequest) Request a list of field-level encryption profiles that have been created in CloudFront for this account.
This is a convenience which creates an instance of the
ListFieldLevelEncryptionProfilesRequest.Builderavoiding the need to create one manually viaListFieldLevelEncryptionProfilesRequest.builder()- Parameters:
listFieldLevelEncryptionProfilesRequest- AConsumerthat will call methods onListFieldLevelEncryptionProfilesRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListFieldLevelEncryptionProfiles operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listFieldLevelEncryptionProfiles
default CompletableFuture<ListFieldLevelEncryptionProfilesResponse> listFieldLevelEncryptionProfiles()Request a list of field-level encryption profiles that have been created in CloudFront for this account.
- Returns:
- A Java Future containing the result of the ListFieldLevelEncryptionProfiles operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listFunctions
default CompletableFuture<ListFunctionsResponse> listFunctions(ListFunctionsRequest listFunctionsRequest) Gets a list of all CloudFront functions in your Amazon Web Services account.
You can optionally apply a filter to return only the functions that are in the specified stage, either
DEVELOPMENTorLIVE.You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.- Parameters:
listFunctionsRequest-- Returns:
- A Java Future containing the result of the ListFunctions operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listFunctions
default CompletableFuture<ListFunctionsResponse> listFunctions(Consumer<ListFunctionsRequest.Builder> listFunctionsRequest) Gets a list of all CloudFront functions in your Amazon Web Services account.
You can optionally apply a filter to return only the functions that are in the specified stage, either
DEVELOPMENTorLIVE.You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.
This is a convenience which creates an instance of the
ListFunctionsRequest.Builderavoiding the need to create one manually viaListFunctionsRequest.builder()- Parameters:
listFunctionsRequest- AConsumerthat will call methods onListFunctionsRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListFunctions operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listInvalidations
default CompletableFuture<ListInvalidationsResponse> listInvalidations(ListInvalidationsRequest listInvalidationsRequest) Lists invalidation batches.
- Parameters:
listInvalidationsRequest- The request to list invalidations.- Returns:
- A Java Future containing the result of the ListInvalidations operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchDistributionException The specified distribution does not exist.
- AccessDeniedException Access denied.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listInvalidations
default CompletableFuture<ListInvalidationsResponse> listInvalidations(Consumer<ListInvalidationsRequest.Builder> listInvalidationsRequest) Lists invalidation batches.
This is a convenience which creates an instance of the
ListInvalidationsRequest.Builderavoiding the need to create one manually viaListInvalidationsRequest.builder()- Parameters:
listInvalidationsRequest- AConsumerthat will call methods onListInvalidationsRequest.Builderto create a request. The request to list invalidations.- Returns:
- A Java Future containing the result of the ListInvalidations operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchDistributionException The specified distribution does not exist.
- AccessDeniedException Access denied.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listInvalidationsForDistributionTenant
default CompletableFuture<ListInvalidationsForDistributionTenantResponse> listInvalidationsForDistributionTenant(ListInvalidationsForDistributionTenantRequest listInvalidationsForDistributionTenantRequest) Lists the invalidations for a distribution tenant.
- Parameters:
listInvalidationsForDistributionTenantRequest-- Returns:
- A Java Future containing the result of the ListInvalidationsForDistributionTenant operation returned by
the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listInvalidationsForDistributionTenant
default CompletableFuture<ListInvalidationsForDistributionTenantResponse> listInvalidationsForDistributionTenant(Consumer<ListInvalidationsForDistributionTenantRequest.Builder> listInvalidationsForDistributionTenantRequest) Lists the invalidations for a distribution tenant.
This is a convenience which creates an instance of the
ListInvalidationsForDistributionTenantRequest.Builderavoiding the need to create one manually viaListInvalidationsForDistributionTenantRequest.builder()- Parameters:
listInvalidationsForDistributionTenantRequest- AConsumerthat will call methods onListInvalidationsForDistributionTenantRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListInvalidationsForDistributionTenant operation returned by
the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listKeyGroups
default CompletableFuture<ListKeyGroupsResponse> listKeyGroups(ListKeyGroupsRequest listKeyGroupsRequest) Gets a list of key groups.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.- Parameters:
listKeyGroupsRequest-- Returns:
- A Java Future containing the result of the ListKeyGroups operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listKeyGroups
default CompletableFuture<ListKeyGroupsResponse> listKeyGroups(Consumer<ListKeyGroupsRequest.Builder> listKeyGroupsRequest) Gets a list of key groups.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.
This is a convenience which creates an instance of the
ListKeyGroupsRequest.Builderavoiding the need to create one manually viaListKeyGroupsRequest.builder()- Parameters:
listKeyGroupsRequest- AConsumerthat will call methods onListKeyGroupsRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListKeyGroups operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listKeyValueStores
default CompletableFuture<ListKeyValueStoresResponse> listKeyValueStores(ListKeyValueStoresRequest listKeyValueStoresRequest) Specifies the key value stores to list.
- Parameters:
listKeyValueStoresRequest-- Returns:
- A Java Future containing the result of the ListKeyValueStores operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listKeyValueStores
default CompletableFuture<ListKeyValueStoresResponse> listKeyValueStores(Consumer<ListKeyValueStoresRequest.Builder> listKeyValueStoresRequest) Specifies the key value stores to list.
This is a convenience which creates an instance of the
ListKeyValueStoresRequest.Builderavoiding the need to create one manually viaListKeyValueStoresRequest.builder()- Parameters:
listKeyValueStoresRequest- AConsumerthat will call methods onListKeyValueStoresRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListKeyValueStores operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listOriginAccessControls
default CompletableFuture<ListOriginAccessControlsResponse> listOriginAccessControls(ListOriginAccessControlsRequest listOriginAccessControlsRequest) Gets the list of CloudFront origin access controls (OACs) in this Amazon Web Services account.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send another request that specifies the
NextMarkervalue from the current response as theMarkervalue in the next request.If you're not using origin access controls for your Amazon Web Services account, the
ListOriginAccessControlsoperation doesn't return theItemselement in the response.- Parameters:
listOriginAccessControlsRequest-- Returns:
- A Java Future containing the result of the ListOriginAccessControls operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listOriginAccessControls
default CompletableFuture<ListOriginAccessControlsResponse> listOriginAccessControls(Consumer<ListOriginAccessControlsRequest.Builder> listOriginAccessControlsRequest) Gets the list of CloudFront origin access controls (OACs) in this Amazon Web Services account.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send another request that specifies the
NextMarkervalue from the current response as theMarkervalue in the next request.If you're not using origin access controls for your Amazon Web Services account, the
ListOriginAccessControlsoperation doesn't return theItemselement in the response.
This is a convenience which creates an instance of the
ListOriginAccessControlsRequest.Builderavoiding the need to create one manually viaListOriginAccessControlsRequest.builder()- Parameters:
listOriginAccessControlsRequest- AConsumerthat will call methods onListOriginAccessControlsRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListOriginAccessControls operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listOriginRequestPolicies
default CompletableFuture<ListOriginRequestPoliciesResponse> listOriginRequestPolicies(ListOriginRequestPoliciesRequest listOriginRequestPoliciesRequest) Gets a list of origin request policies.
You can optionally apply a filter to return only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.- Parameters:
listOriginRequestPoliciesRequest-- Returns:
- A Java Future containing the result of the ListOriginRequestPolicies operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listOriginRequestPolicies
default CompletableFuture<ListOriginRequestPoliciesResponse> listOriginRequestPolicies(Consumer<ListOriginRequestPoliciesRequest.Builder> listOriginRequestPoliciesRequest) Gets a list of origin request policies.
You can optionally apply a filter to return only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.
This is a convenience which creates an instance of the
ListOriginRequestPoliciesRequest.Builderavoiding the need to create one manually viaListOriginRequestPoliciesRequest.builder()- Parameters:
listOriginRequestPoliciesRequest- AConsumerthat will call methods onListOriginRequestPoliciesRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListOriginRequestPolicies operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listPublicKeys
default CompletableFuture<ListPublicKeysResponse> listPublicKeys(ListPublicKeysRequest listPublicKeysRequest) List all public keys that have been added to CloudFront for this account.
- Parameters:
listPublicKeysRequest-- Returns:
- A Java Future containing the result of the ListPublicKeys operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listPublicKeys
default CompletableFuture<ListPublicKeysResponse> listPublicKeys(Consumer<ListPublicKeysRequest.Builder> listPublicKeysRequest) List all public keys that have been added to CloudFront for this account.
This is a convenience which creates an instance of the
ListPublicKeysRequest.Builderavoiding the need to create one manually viaListPublicKeysRequest.builder()- Parameters:
listPublicKeysRequest- AConsumerthat will call methods onListPublicKeysRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListPublicKeys operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listPublicKeys
List all public keys that have been added to CloudFront for this account.
- Returns:
- A Java Future containing the result of the ListPublicKeys operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listRealtimeLogConfigs
default CompletableFuture<ListRealtimeLogConfigsResponse> listRealtimeLogConfigs(ListRealtimeLogConfigsRequest listRealtimeLogConfigsRequest) Gets a list of real-time log configurations.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.- Parameters:
listRealtimeLogConfigsRequest-- Returns:
- A Java Future containing the result of the ListRealtimeLogConfigs operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- InvalidArgumentException An argument is invalid.
- NoSuchRealtimeLogConfigException The real-time log configuration does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listRealtimeLogConfigs
default CompletableFuture<ListRealtimeLogConfigsResponse> listRealtimeLogConfigs(Consumer<ListRealtimeLogConfigsRequest.Builder> listRealtimeLogConfigsRequest) Gets a list of real-time log configurations.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.
This is a convenience which creates an instance of the
ListRealtimeLogConfigsRequest.Builderavoiding the need to create one manually viaListRealtimeLogConfigsRequest.builder()- Parameters:
listRealtimeLogConfigsRequest- AConsumerthat will call methods onListRealtimeLogConfigsRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListRealtimeLogConfigs operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- InvalidArgumentException An argument is invalid.
- NoSuchRealtimeLogConfigException The real-time log configuration does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listResponseHeadersPolicies
default CompletableFuture<ListResponseHeadersPoliciesResponse> listResponseHeadersPolicies(ListResponseHeadersPoliciesRequest listResponseHeadersPoliciesRequest) Gets a list of response headers policies.
You can optionally apply a filter to get only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.- Parameters:
listResponseHeadersPoliciesRequest-- Returns:
- A Java Future containing the result of the ListResponseHeadersPolicies operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listResponseHeadersPolicies
default CompletableFuture<ListResponseHeadersPoliciesResponse> listResponseHeadersPolicies(Consumer<ListResponseHeadersPoliciesRequest.Builder> listResponseHeadersPoliciesRequest) Gets a list of response headers policies.
You can optionally apply a filter to get only the managed policies created by Amazon Web Services, or only the custom policies created in your Amazon Web Services account.
You can optionally specify the maximum number of items to receive in the response. If the total number of items in the list exceeds the maximum that you specify, or the default maximum, the response is paginated. To get the next page of items, send a subsequent request that specifies the
NextMarkervalue from the current response as theMarkervalue in the subsequent request.
This is a convenience which creates an instance of the
ListResponseHeadersPoliciesRequest.Builderavoiding the need to create one manually viaListResponseHeadersPoliciesRequest.builder()- Parameters:
listResponseHeadersPoliciesRequest- AConsumerthat will call methods onListResponseHeadersPoliciesRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListResponseHeadersPolicies operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listStreamingDistributions
default CompletableFuture<ListStreamingDistributionsResponse> listStreamingDistributions(ListStreamingDistributionsRequest listStreamingDistributionsRequest) List streaming distributions.
- Parameters:
listStreamingDistributionsRequest- The request to list your streaming distributions.- Returns:
- A Java Future containing the result of the ListStreamingDistributions operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listStreamingDistributions
default CompletableFuture<ListStreamingDistributionsResponse> listStreamingDistributions(Consumer<ListStreamingDistributionsRequest.Builder> listStreamingDistributionsRequest) List streaming distributions.
This is a convenience which creates an instance of the
ListStreamingDistributionsRequest.Builderavoiding the need to create one manually viaListStreamingDistributionsRequest.builder()- Parameters:
listStreamingDistributionsRequest- AConsumerthat will call methods onListStreamingDistributionsRequest.Builderto create a request. The request to list your streaming distributions.- Returns:
- A Java Future containing the result of the ListStreamingDistributions operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listStreamingDistributions
List streaming distributions.
- Returns:
- A Java Future containing the result of the ListStreamingDistributions operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listTagsForResource
default CompletableFuture<ListTagsForResourceResponse> listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) List tags for a CloudFront resource. For more information, see Tagging a distribution in the Amazon CloudFront Developer Guide.
- Parameters:
listTagsForResourceRequest- The request to list tags for a CloudFront resource.- Returns:
- A Java Future containing the result of the ListTagsForResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- InvalidTaggingException The tagging specified is not valid.
- InvalidArgumentException An argument is invalid.
- NoSuchResourceException A resource that was specified is not valid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listTagsForResource
default CompletableFuture<ListTagsForResourceResponse> listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) List tags for a CloudFront resource. For more information, see Tagging a distribution in the Amazon CloudFront Developer Guide.
This is a convenience which creates an instance of the
ListTagsForResourceRequest.Builderavoiding the need to create one manually viaListTagsForResourceRequest.builder()- Parameters:
listTagsForResourceRequest- AConsumerthat will call methods onListTagsForResourceRequest.Builderto create a request. The request to list tags for a CloudFront resource.- Returns:
- A Java Future containing the result of the ListTagsForResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- InvalidTaggingException The tagging specified is not valid.
- InvalidArgumentException An argument is invalid.
- NoSuchResourceException A resource that was specified is not valid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listVpcOrigins
default CompletableFuture<ListVpcOriginsResponse> listVpcOrigins(ListVpcOriginsRequest listVpcOriginsRequest) List the CloudFront VPC origins in your account.
- Parameters:
listVpcOriginsRequest-- Returns:
- A Java Future containing the result of the ListVpcOrigins operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
listVpcOrigins
default CompletableFuture<ListVpcOriginsResponse> listVpcOrigins(Consumer<ListVpcOriginsRequest.Builder> listVpcOriginsRequest) List the CloudFront VPC origins in your account.
This is a convenience which creates an instance of the
ListVpcOriginsRequest.Builderavoiding the need to create one manually viaListVpcOriginsRequest.builder()- Parameters:
listVpcOriginsRequest- AConsumerthat will call methods onListVpcOriginsRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the ListVpcOrigins operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
publishFunction
default CompletableFuture<PublishFunctionResponse> publishFunction(PublishFunctionRequest publishFunctionRequest) Publishes a CloudFront function by copying the function code from the
DEVELOPMENTstage toLIVE. This automatically updates all cache behaviors that are using this function to use the newly published copy in theLIVEstage.When a function is published to the
LIVEstage, you can attach the function to a distribution's cache behavior, using the function's Amazon Resource Name (ARN).To publish a function, you must provide the function's name and version (
ETagvalue). To get these values, you can useListFunctionsandDescribeFunction.- Parameters:
publishFunctionRequest-- Returns:
- A Java Future containing the result of the PublishFunction operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- NoSuchFunctionExistsException The function does not exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
publishFunction
default CompletableFuture<PublishFunctionResponse> publishFunction(Consumer<PublishFunctionRequest.Builder> publishFunctionRequest) Publishes a CloudFront function by copying the function code from the
DEVELOPMENTstage toLIVE. This automatically updates all cache behaviors that are using this function to use the newly published copy in theLIVEstage.When a function is published to the
LIVEstage, you can attach the function to a distribution's cache behavior, using the function's Amazon Resource Name (ARN).To publish a function, you must provide the function's name and version (
ETagvalue). To get these values, you can useListFunctionsandDescribeFunction.
This is a convenience which creates an instance of the
PublishFunctionRequest.Builderavoiding the need to create one manually viaPublishFunctionRequest.builder()- Parameters:
publishFunctionRequest- AConsumerthat will call methods onPublishFunctionRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the PublishFunction operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- NoSuchFunctionExistsException The function does not exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
tagResource
Add tags to a CloudFront resource. For more information, see Tagging a distribution in the Amazon CloudFront Developer Guide.
- Parameters:
tagResourceRequest- The request to add tags to a CloudFront resource.- Returns:
- A Java Future containing the result of the TagResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- InvalidTaggingException The tagging specified is not valid.
- InvalidArgumentException An argument is invalid.
- NoSuchResourceException A resource that was specified is not valid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
tagResource
default CompletableFuture<TagResourceResponse> tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) Add tags to a CloudFront resource. For more information, see Tagging a distribution in the Amazon CloudFront Developer Guide.
This is a convenience which creates an instance of the
TagResourceRequest.Builderavoiding the need to create one manually viaTagResourceRequest.builder()- Parameters:
tagResourceRequest- AConsumerthat will call methods onTagResourceRequest.Builderto create a request. The request to add tags to a CloudFront resource.- Returns:
- A Java Future containing the result of the TagResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- InvalidTaggingException The tagging specified is not valid.
- InvalidArgumentException An argument is invalid.
- NoSuchResourceException A resource that was specified is not valid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
testFunction
default CompletableFuture<TestFunctionResponse> testFunction(TestFunctionRequest testFunctionRequest) Tests a CloudFront function.
To test a function, you provide an event object that represents an HTTP request or response that your CloudFront distribution could receive in production. CloudFront runs the function, passing it the event object that you provided, and returns the function's result (the modified event object) in the response. The response also contains function logs and error messages, if any exist. For more information about testing functions, see Testing functions in the Amazon CloudFront Developer Guide.
To test a function, you provide the function's name and version (
ETagvalue) along with the event object. To get the function's name and version, you can useListFunctionsandDescribeFunction.- Parameters:
testFunctionRequest-- Returns:
- A Java Future containing the result of the TestFunction operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- TestFunctionFailedException The CloudFront function failed.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- NoSuchFunctionExistsException The function does not exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
testFunction
default CompletableFuture<TestFunctionResponse> testFunction(Consumer<TestFunctionRequest.Builder> testFunctionRequest) Tests a CloudFront function.
To test a function, you provide an event object that represents an HTTP request or response that your CloudFront distribution could receive in production. CloudFront runs the function, passing it the event object that you provided, and returns the function's result (the modified event object) in the response. The response also contains function logs and error messages, if any exist. For more information about testing functions, see Testing functions in the Amazon CloudFront Developer Guide.
To test a function, you provide the function's name and version (
ETagvalue) along with the event object. To get the function's name and version, you can useListFunctionsandDescribeFunction.
This is a convenience which creates an instance of the
TestFunctionRequest.Builderavoiding the need to create one manually viaTestFunctionRequest.builder()- Parameters:
testFunctionRequest- AConsumerthat will call methods onTestFunctionRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the TestFunction operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- TestFunctionFailedException The CloudFront function failed.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- NoSuchFunctionExistsException The function does not exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
untagResource
default CompletableFuture<UntagResourceResponse> untagResource(UntagResourceRequest untagResourceRequest) Remove tags from a CloudFront resource. For more information, see Tagging a distribution in the Amazon CloudFront Developer Guide.
- Parameters:
untagResourceRequest- The request to remove tags from a CloudFront resource.- Returns:
- A Java Future containing the result of the UntagResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- InvalidTaggingException The tagging specified is not valid.
- InvalidArgumentException An argument is invalid.
- NoSuchResourceException A resource that was specified is not valid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
untagResource
default CompletableFuture<UntagResourceResponse> untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) Remove tags from a CloudFront resource. For more information, see Tagging a distribution in the Amazon CloudFront Developer Guide.
This is a convenience which creates an instance of the
UntagResourceRequest.Builderavoiding the need to create one manually viaUntagResourceRequest.builder()- Parameters:
untagResourceRequest- AConsumerthat will call methods onUntagResourceRequest.Builderto create a request. The request to remove tags from a CloudFront resource.- Returns:
- A Java Future containing the result of the UntagResource operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- InvalidTaggingException The tagging specified is not valid.
- InvalidArgumentException An argument is invalid.
- NoSuchResourceException A resource that was specified is not valid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateCachePolicy
default CompletableFuture<UpdateCachePolicyResponse> updateCachePolicy(UpdateCachePolicyRequest updateCachePolicyRequest) Updates a cache policy configuration.
When you update a cache policy configuration, all the fields are updated with the values provided in the request. You cannot update some fields independent of others. To update a cache policy configuration:
-
Use
GetCachePolicyConfigto get the current configuration. -
Locally modify the fields in the cache policy configuration that you want to update.
-
Call
UpdateCachePolicyby providing the entire cache policy configuration, including the fields that you modified and those that you didn't.
If your minimum TTL is greater than 0, CloudFront will cache content for at least the duration specified in the cache policy's minimum TTL, even if the
Cache-Control: no-cache,no-store, orprivatedirectives are present in the origin headers.- Parameters:
updateCachePolicyRequest-- Returns:
- A Java Future containing the result of the UpdateCachePolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchCachePolicyException The cache policy does not exist.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- TooManyHeadersInCachePolicyException The number of headers in the cache policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- CachePolicyAlreadyExistsException A cache policy with this name already exists. You must provide a
unique name. To modify an existing cache policy, use
UpdateCachePolicy. - TooManyCookiesInCachePolicyException The number of cookies in the cache policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- TooManyQueryStringsInCachePolicyException The number of query strings in the cache policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
updateCachePolicy
default CompletableFuture<UpdateCachePolicyResponse> updateCachePolicy(Consumer<UpdateCachePolicyRequest.Builder> updateCachePolicyRequest) Updates a cache policy configuration.
When you update a cache policy configuration, all the fields are updated with the values provided in the request. You cannot update some fields independent of others. To update a cache policy configuration:
-
Use
GetCachePolicyConfigto get the current configuration. -
Locally modify the fields in the cache policy configuration that you want to update.
-
Call
UpdateCachePolicyby providing the entire cache policy configuration, including the fields that you modified and those that you didn't.
If your minimum TTL is greater than 0, CloudFront will cache content for at least the duration specified in the cache policy's minimum TTL, even if the
Cache-Control: no-cache,no-store, orprivatedirectives are present in the origin headers.
This is a convenience which creates an instance of the
UpdateCachePolicyRequest.Builderavoiding the need to create one manually viaUpdateCachePolicyRequest.builder()- Parameters:
updateCachePolicyRequest- AConsumerthat will call methods onUpdateCachePolicyRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the UpdateCachePolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- NoSuchCachePolicyException The cache policy does not exist.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- TooManyHeadersInCachePolicyException The number of headers in the cache policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- CachePolicyAlreadyExistsException A cache policy with this name already exists. You must provide a
unique name. To modify an existing cache policy, use
UpdateCachePolicy. - TooManyCookiesInCachePolicyException The number of cookies in the cache policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- TooManyQueryStringsInCachePolicyException The number of query strings in the cache policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
updateCloudFrontOriginAccessIdentity
default CompletableFuture<UpdateCloudFrontOriginAccessIdentityResponse> updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest) Update an origin access identity.
- Parameters:
updateCloudFrontOriginAccessIdentityRequest- The request to update an origin access identity.- Returns:
- A Java Future containing the result of the UpdateCloudFrontOriginAccessIdentity operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - NoSuchCloudFrontOriginAccessIdentityException The specified origin access identity does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updateCloudFrontOriginAccessIdentity
default CompletableFuture<UpdateCloudFrontOriginAccessIdentityResponse> updateCloudFrontOriginAccessIdentity(Consumer<UpdateCloudFrontOriginAccessIdentityRequest.Builder> updateCloudFrontOriginAccessIdentityRequest) Update an origin access identity.
This is a convenience which creates an instance of the
UpdateCloudFrontOriginAccessIdentityRequest.Builderavoiding the need to create one manually viaUpdateCloudFrontOriginAccessIdentityRequest.builder()- Parameters:
updateCloudFrontOriginAccessIdentityRequest- AConsumerthat will call methods onUpdateCloudFrontOriginAccessIdentityRequest.Builderto create a request. The request to update an origin access identity.- Returns:
- A Java Future containing the result of the UpdateCloudFrontOriginAccessIdentity operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - NoSuchCloudFrontOriginAccessIdentityException The specified origin access identity does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updateConnectionGroup
default CompletableFuture<UpdateConnectionGroupResponse> updateConnectionGroup(UpdateConnectionGroupRequest updateConnectionGroupRequest) Updates a connection group.
- Parameters:
updateConnectionGroupRequest-- Returns:
- A Java Future containing the result of the UpdateConnectionGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - ResourceInUseException Cannot delete this resource because it is in use.
- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- EntityAlreadyExistsException The entity already exists. You must provide a unique entity.
- EntityLimitExceededException The entity limit has been exceeded.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updateConnectionGroup
default CompletableFuture<UpdateConnectionGroupResponse> updateConnectionGroup(Consumer<UpdateConnectionGroupRequest.Builder> updateConnectionGroupRequest) Updates a connection group.
This is a convenience which creates an instance of the
UpdateConnectionGroupRequest.Builderavoiding the need to create one manually viaUpdateConnectionGroupRequest.builder()- Parameters:
updateConnectionGroupRequest- AConsumerthat will call methods onUpdateConnectionGroupRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the UpdateConnectionGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - ResourceInUseException Cannot delete this resource because it is in use.
- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- EntityAlreadyExistsException The entity already exists. You must provide a unique entity.
- EntityLimitExceededException The entity limit has been exceeded.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updateContinuousDeploymentPolicy
default CompletableFuture<UpdateContinuousDeploymentPolicyResponse> updateContinuousDeploymentPolicy(UpdateContinuousDeploymentPolicyRequest updateContinuousDeploymentPolicyRequest) Updates a continuous deployment policy. You can update a continuous deployment policy to enable or disable it, to change the percentage of traffic that it sends to the staging distribution, or to change the staging distribution that it sends traffic to.
When you update a continuous deployment policy configuration, all the fields are updated with the values that are provided in the request. You cannot update some fields independent of others. To update a continuous deployment policy configuration:
-
Use
GetContinuousDeploymentPolicyConfigto get the current configuration. -
Locally modify the fields in the continuous deployment policy configuration that you want to update.
-
Use
UpdateContinuousDeploymentPolicy, providing the entire continuous deployment policy configuration, including the fields that you modified and those that you didn't.
- Parameters:
updateContinuousDeploymentPolicyRequest-- Returns:
- A Java Future containing the result of the UpdateContinuousDeploymentPolicy operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- StagingDistributionInUseException A continuous deployment policy for this staging distribution already exists.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - InvalidArgumentException An argument is invalid.
- NoSuchContinuousDeploymentPolicyException The continuous deployment policy doesn't exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
-
updateContinuousDeploymentPolicy
default CompletableFuture<UpdateContinuousDeploymentPolicyResponse> updateContinuousDeploymentPolicy(Consumer<UpdateContinuousDeploymentPolicyRequest.Builder> updateContinuousDeploymentPolicyRequest) Updates a continuous deployment policy. You can update a continuous deployment policy to enable or disable it, to change the percentage of traffic that it sends to the staging distribution, or to change the staging distribution that it sends traffic to.
When you update a continuous deployment policy configuration, all the fields are updated with the values that are provided in the request. You cannot update some fields independent of others. To update a continuous deployment policy configuration:
-
Use
GetContinuousDeploymentPolicyConfigto get the current configuration. -
Locally modify the fields in the continuous deployment policy configuration that you want to update.
-
Use
UpdateContinuousDeploymentPolicy, providing the entire continuous deployment policy configuration, including the fields that you modified and those that you didn't.
This is a convenience which creates an instance of the
UpdateContinuousDeploymentPolicyRequest.Builderavoiding the need to create one manually viaUpdateContinuousDeploymentPolicyRequest.builder()- Parameters:
updateContinuousDeploymentPolicyRequest- AConsumerthat will call methods onUpdateContinuousDeploymentPolicyRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the UpdateContinuousDeploymentPolicy operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- StagingDistributionInUseException A continuous deployment policy for this staging distribution already exists.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - InvalidArgumentException An argument is invalid.
- NoSuchContinuousDeploymentPolicyException The continuous deployment policy doesn't exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
-
updateDistribution
default CompletableFuture<UpdateDistributionResponse> updateDistribution(UpdateDistributionRequest updateDistributionRequest) Updates the configuration for a CloudFront distribution.
The update process includes getting the current distribution configuration, updating it to make your changes, and then submitting an
UpdateDistributionrequest to make the updates.To update a web distribution using the CloudFront API
-
Use
GetDistributionConfigto get the current configuration, including the version identifier (ETag). -
Update the distribution configuration that was returned in the response. Note the following important requirements and restrictions:
-
You must copy the
ETagfield value from the response. (You'll use it for theIfMatchparameter in your request.) Then, remove theETagfield from the distribution configuration. -
You can't change the value of
CallerReference.
-
-
Submit an
UpdateDistributionrequest, providing the updated distribution configuration. The new configuration replaces the existing configuration. The values that you specify in anUpdateDistributionrequest are not merged into your existing configuration. Make sure to include all fields: the ones that you modified and also the ones that you didn't.
- Parameters:
updateDistributionRequest- The request to update a distribution.- Returns:
- A Java Future containing the result of the UpdateDistribution operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- TooManyDistributionsAssociatedToOriginAccessControlException The maximum number of distributions have
been associated with the specified origin access control.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidDefaultRootObjectException The default root object file name is too big or contains an invalid character.
- InvalidDomainNameForOriginAccessControlException An origin access control is associated with an origin whose domain name is not supported.
- InvalidQueryStringParametersException The query string parameters specified are not valid.
- TooManyTrustedSignersException Your request contains more trusted signers than are allowed per distribution.
- TooManyCookieNamesInWhiteListException Your request contains more cookie names in the whitelist than are allowed per cache behavior.
- NoSuchFieldLevelEncryptionConfigException The specified configuration for field-level encryption doesn't exist.
- InvalidErrorCodeException An invalid error code was specified.
- IllegalOriginAccessConfigurationException An origin cannot contain both an origin access control (OAC) and an origin access identity (OAI).
- TooManyFunctionAssociationsException You have reached the maximum number of CloudFront function associations for this distribution. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyOriginCustomHeadersException Your request contains too many origin custom headers.
- InvalidForwardCookiesException Your request contains forward cookies option which doesn't match with
the expectation for the
whitelistedlist of cookie names. Either list of cookie names has been specified when not allowed or list of cookie names is missing when expected. - InvalidMinimumProtocolVersionException The minimum protocol version specified is not valid.
- NoSuchCachePolicyException The cache policy does not exist.
- TooManyKeyGroupsAssociatedToDistributionException The number of key groups referenced by this distribution is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyDistributionsAssociatedToCachePolicyException The maximum number of distributions have been associated with the specified cache policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidRequiredProtocolException This operation requires the HTTPS protocol. Ensure that you specify
the HTTPS protocol in your request, or omit the
RequiredProtocolselement from your distribution configuration. - TooManyDistributionsWithFunctionAssociationsException You have reached the maximum number of distributions that are associated with a CloudFront function. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyOriginGroupsPerDistributionException Processing your request would cause you to exceed the maximum number of origin groups allowed.
- InvalidTtlOrderException The TTL order specified is not valid.
- IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException The specified configuration for field-level encryption can't be associated with the specified cache behavior.
- InvalidOriginKeepaliveTimeoutException The keep alive timeout specified for the origin is not valid.
- InvalidArgumentException An argument is invalid.
- InvalidOriginReadTimeoutException The read timeout specified for the origin is not valid.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidOriginAccessControlException The origin access control is not valid.
- EntityNotFoundException The entity was not found.
- StagingDistributionInUseException A continuous deployment policy for this staging distribution already exists.
- InvalidHeadersForS3OriginException The headers specified are not valid for an Amazon S3 origin.
- TrustedSignerDoesNotExistException One or more of your trusted signers don't exist.
- InvalidWebAclIdException A web ACL ID specified is not valid. To specify a web ACL created using the
latest version of WAF, use the ACL ARN, for example
arn:aws:wafv2:us-east-1:123456789012:global/webacl/ExampleWebACL/473e64fd-f30b-4765-81a0-62ad96dd167a. To specify a web ACL created using WAF Classic, use the ACL ID, for example473e64fd-f30b-4765-81a0-62ad96dd167a. - TooManyDistributionsWithSingleFunctionArnException The maximum number of distributions have been associated with the specified Lambda@Edge function.
- InvalidRelativePathException The relative path is too big, is not URL-encoded, or does not begin with a slash (/).
- TooManyLambdaFunctionAssociationsException Your request contains more Lambda@Edge function associations than are allowed per distribution.
- NoSuchDistributionException The specified distribution does not exist.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- TooManyDistributionsAssociatedToFieldLevelEncryptionConfigException The maximum number of distributions have been associated with the specified configuration for field-level encryption.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - InvalidLocationCodeException The location code specified is not valid.
- InvalidOriginAccessIdentityException The origin access identity is not valid or doesn't exist.
- TooManyDistributionCnamEsException Your request contains more CNAMEs than are allowed per distribution.
- NoSuchContinuousDeploymentPolicyException The continuous deployment policy doesn't exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - TooManyDistributionsAssociatedToOriginRequestPolicyException The maximum number of distributions have been associated with the specified origin request policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyQueryStringParametersException Your request contains too many query string parameters.
- RealtimeLogConfigOwnerMismatchException The specified real-time log configuration belongs to a different Amazon Web Services account.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - ContinuousDeploymentPolicyInUseException You cannot delete a continuous deployment policy that is associated with a primary distribution.
- MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - TooManyHeadersInForwardedValuesException Your request contains too many headers in forwarded values.
- InvalidLambdaFunctionAssociationException The specified Lambda@Edge function association is invalid.
- CnameAlreadyExistsException The CNAME specified is already defined for CloudFront.
- TooManyCertificatesException You cannot create anymore custom SSL/TLS certificates.
- TrustedKeyGroupDoesNotExistException The specified key group does not exist.
- TooManyDistributionsAssociatedToResponseHeadersPolicyException The maximum number of distributions
have been associated with the specified response headers policy.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- NoSuchRealtimeLogConfigException The real-time log configuration does not exist.
- InvalidResponseCodeException A response code is not valid.
- InvalidGeoRestrictionParameterException The specified geo restriction parameter is not valid.
- TooManyOriginsException You cannot create more origins for the distribution.
- InvalidViewerCertificateException A viewer certificate specified is not valid.
- InvalidFunctionAssociationException A CloudFront function association is invalid.
- TooManyDistributionsWithLambdaAssociationsException Processing your request would cause the maximum number of distributions with Lambda@Edge function associations per owner to be exceeded.
- TooManyDistributionsAssociatedToKeyGroupException The number of distributions that reference this key group is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- NoSuchOriginException No origin exists with the specified
Origin Id. - TooManyCacheBehaviorsException You cannot create more cache behaviors for the distribution.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
updateDistribution
default CompletableFuture<UpdateDistributionResponse> updateDistribution(Consumer<UpdateDistributionRequest.Builder> updateDistributionRequest) Updates the configuration for a CloudFront distribution.
The update process includes getting the current distribution configuration, updating it to make your changes, and then submitting an
UpdateDistributionrequest to make the updates.To update a web distribution using the CloudFront API
-
Use
GetDistributionConfigto get the current configuration, including the version identifier (ETag). -
Update the distribution configuration that was returned in the response. Note the following important requirements and restrictions:
-
You must copy the
ETagfield value from the response. (You'll use it for theIfMatchparameter in your request.) Then, remove theETagfield from the distribution configuration. -
You can't change the value of
CallerReference.
-
-
Submit an
UpdateDistributionrequest, providing the updated distribution configuration. The new configuration replaces the existing configuration. The values that you specify in anUpdateDistributionrequest are not merged into your existing configuration. Make sure to include all fields: the ones that you modified and also the ones that you didn't.
This is a convenience which creates an instance of the
UpdateDistributionRequest.Builderavoiding the need to create one manually viaUpdateDistributionRequest.builder()- Parameters:
updateDistributionRequest- AConsumerthat will call methods onUpdateDistributionRequest.Builderto create a request. The request to update a distribution.- Returns:
- A Java Future containing the result of the UpdateDistribution operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- TooManyDistributionsAssociatedToOriginAccessControlException The maximum number of distributions have
been associated with the specified origin access control.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidDefaultRootObjectException The default root object file name is too big or contains an invalid character.
- InvalidDomainNameForOriginAccessControlException An origin access control is associated with an origin whose domain name is not supported.
- InvalidQueryStringParametersException The query string parameters specified are not valid.
- TooManyTrustedSignersException Your request contains more trusted signers than are allowed per distribution.
- TooManyCookieNamesInWhiteListException Your request contains more cookie names in the whitelist than are allowed per cache behavior.
- NoSuchFieldLevelEncryptionConfigException The specified configuration for field-level encryption doesn't exist.
- InvalidErrorCodeException An invalid error code was specified.
- IllegalOriginAccessConfigurationException An origin cannot contain both an origin access control (OAC) and an origin access identity (OAI).
- TooManyFunctionAssociationsException You have reached the maximum number of CloudFront function associations for this distribution. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyOriginCustomHeadersException Your request contains too many origin custom headers.
- InvalidForwardCookiesException Your request contains forward cookies option which doesn't match with
the expectation for the
whitelistedlist of cookie names. Either list of cookie names has been specified when not allowed or list of cookie names is missing when expected. - InvalidMinimumProtocolVersionException The minimum protocol version specified is not valid.
- NoSuchCachePolicyException The cache policy does not exist.
- TooManyKeyGroupsAssociatedToDistributionException The number of key groups referenced by this distribution is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyDistributionsAssociatedToCachePolicyException The maximum number of distributions have been associated with the specified cache policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidRequiredProtocolException This operation requires the HTTPS protocol. Ensure that you specify
the HTTPS protocol in your request, or omit the
RequiredProtocolselement from your distribution configuration. - TooManyDistributionsWithFunctionAssociationsException You have reached the maximum number of distributions that are associated with a CloudFront function. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyOriginGroupsPerDistributionException Processing your request would cause you to exceed the maximum number of origin groups allowed.
- InvalidTtlOrderException The TTL order specified is not valid.
- IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException The specified configuration for field-level encryption can't be associated with the specified cache behavior.
- InvalidOriginKeepaliveTimeoutException The keep alive timeout specified for the origin is not valid.
- InvalidArgumentException An argument is invalid.
- InvalidOriginReadTimeoutException The read timeout specified for the origin is not valid.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidOriginAccessControlException The origin access control is not valid.
- EntityNotFoundException The entity was not found.
- StagingDistributionInUseException A continuous deployment policy for this staging distribution already exists.
- InvalidHeadersForS3OriginException The headers specified are not valid for an Amazon S3 origin.
- TrustedSignerDoesNotExistException One or more of your trusted signers don't exist.
- InvalidWebAclIdException A web ACL ID specified is not valid. To specify a web ACL created using the
latest version of WAF, use the ACL ARN, for example
arn:aws:wafv2:us-east-1:123456789012:global/webacl/ExampleWebACL/473e64fd-f30b-4765-81a0-62ad96dd167a. To specify a web ACL created using WAF Classic, use the ACL ID, for example473e64fd-f30b-4765-81a0-62ad96dd167a. - TooManyDistributionsWithSingleFunctionArnException The maximum number of distributions have been associated with the specified Lambda@Edge function.
- InvalidRelativePathException The relative path is too big, is not URL-encoded, or does not begin with a slash (/).
- TooManyLambdaFunctionAssociationsException Your request contains more Lambda@Edge function associations than are allowed per distribution.
- NoSuchDistributionException The specified distribution does not exist.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- TooManyDistributionsAssociatedToFieldLevelEncryptionConfigException The maximum number of distributions have been associated with the specified configuration for field-level encryption.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - InvalidLocationCodeException The location code specified is not valid.
- InvalidOriginAccessIdentityException The origin access identity is not valid or doesn't exist.
- TooManyDistributionCnamEsException Your request contains more CNAMEs than are allowed per distribution.
- NoSuchContinuousDeploymentPolicyException The continuous deployment policy doesn't exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - TooManyDistributionsAssociatedToOriginRequestPolicyException The maximum number of distributions have been associated with the specified origin request policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyQueryStringParametersException Your request contains too many query string parameters.
- RealtimeLogConfigOwnerMismatchException The specified real-time log configuration belongs to a different Amazon Web Services account.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - ContinuousDeploymentPolicyInUseException You cannot delete a continuous deployment policy that is associated with a primary distribution.
- MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - TooManyHeadersInForwardedValuesException Your request contains too many headers in forwarded values.
- InvalidLambdaFunctionAssociationException The specified Lambda@Edge function association is invalid.
- CnameAlreadyExistsException The CNAME specified is already defined for CloudFront.
- TooManyCertificatesException You cannot create anymore custom SSL/TLS certificates.
- TrustedKeyGroupDoesNotExistException The specified key group does not exist.
- TooManyDistributionsAssociatedToResponseHeadersPolicyException The maximum number of distributions
have been associated with the specified response headers policy.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- NoSuchRealtimeLogConfigException The real-time log configuration does not exist.
- InvalidResponseCodeException A response code is not valid.
- InvalidGeoRestrictionParameterException The specified geo restriction parameter is not valid.
- TooManyOriginsException You cannot create more origins for the distribution.
- InvalidViewerCertificateException A viewer certificate specified is not valid.
- InvalidFunctionAssociationException A CloudFront function association is invalid.
- TooManyDistributionsWithLambdaAssociationsException Processing your request would cause the maximum number of distributions with Lambda@Edge function associations per owner to be exceeded.
- TooManyDistributionsAssociatedToKeyGroupException The number of distributions that reference this key group is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- NoSuchOriginException No origin exists with the specified
Origin Id. - TooManyCacheBehaviorsException You cannot create more cache behaviors for the distribution.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
updateDistributionTenant
default CompletableFuture<UpdateDistributionTenantResponse> updateDistributionTenant(UpdateDistributionTenantRequest updateDistributionTenantRequest) Updates a distribution tenant.
- Parameters:
updateDistributionTenantRequest-- Returns:
- A Java Future containing the result of the UpdateDistributionTenant operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- EntityAlreadyExistsException The entity already exists. You must provide a unique entity.
- CnameAlreadyExistsException The CNAME specified is already defined for CloudFront.
- InvalidAssociationException The specified CloudFront resource can't be associated.
- EntityLimitExceededException The entity limit has been exceeded.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updateDistributionTenant
default CompletableFuture<UpdateDistributionTenantResponse> updateDistributionTenant(Consumer<UpdateDistributionTenantRequest.Builder> updateDistributionTenantRequest) Updates a distribution tenant.
This is a convenience which creates an instance of the
UpdateDistributionTenantRequest.Builderavoiding the need to create one manually viaUpdateDistributionTenantRequest.builder()- Parameters:
updateDistributionTenantRequest- AConsumerthat will call methods onUpdateDistributionTenantRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the UpdateDistributionTenant operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- EntityAlreadyExistsException The entity already exists. You must provide a unique entity.
- CnameAlreadyExistsException The CNAME specified is already defined for CloudFront.
- InvalidAssociationException The specified CloudFront resource can't be associated.
- EntityLimitExceededException The entity limit has been exceeded.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updateDistributionWithStagingConfig
default CompletableFuture<UpdateDistributionWithStagingConfigResponse> updateDistributionWithStagingConfig(UpdateDistributionWithStagingConfigRequest updateDistributionWithStagingConfigRequest) Copies the staging distribution's configuration to its corresponding primary distribution. The primary distribution retains its
Aliases(also known as alternate domain names or CNAMEs) andContinuousDeploymentPolicyIdvalue, but otherwise its configuration is overwritten to match the staging distribution.You can use this operation in a continuous deployment workflow after you have tested configuration changes on the staging distribution. After using a continuous deployment policy to move a portion of your domain name's traffic to the staging distribution and verifying that it works as intended, you can use this operation to copy the staging distribution's configuration to the primary distribution. This action will disable the continuous deployment policy and move your domain's traffic back to the primary distribution.
This API operation requires the following IAM permissions:
- Parameters:
updateDistributionWithStagingConfigRequest-- Returns:
- A Java Future containing the result of the UpdateDistributionWithStagingConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- TooManyDistributionsAssociatedToOriginAccessControlException The maximum number of distributions have
been associated with the specified origin access control.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidDefaultRootObjectException The default root object file name is too big or contains an invalid character.
- InvalidQueryStringParametersException The query string parameters specified are not valid.
- TooManyTrustedSignersException Your request contains more trusted signers than are allowed per distribution.
- TooManyCookieNamesInWhiteListException Your request contains more cookie names in the whitelist than are allowed per cache behavior.
- NoSuchFieldLevelEncryptionConfigException The specified configuration for field-level encryption doesn't exist.
- InvalidErrorCodeException An invalid error code was specified.
- TooManyFunctionAssociationsException You have reached the maximum number of CloudFront function associations for this distribution. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyOriginCustomHeadersException Your request contains too many origin custom headers.
- InvalidForwardCookiesException Your request contains forward cookies option which doesn't match with
the expectation for the
whitelistedlist of cookie names. Either list of cookie names has been specified when not allowed or list of cookie names is missing when expected. - InvalidMinimumProtocolVersionException The minimum protocol version specified is not valid.
- NoSuchCachePolicyException The cache policy does not exist.
- TooManyKeyGroupsAssociatedToDistributionException The number of key groups referenced by this distribution is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyDistributionsAssociatedToCachePolicyException The maximum number of distributions have been associated with the specified cache policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidRequiredProtocolException This operation requires the HTTPS protocol. Ensure that you specify
the HTTPS protocol in your request, or omit the
RequiredProtocolselement from your distribution configuration. - TooManyDistributionsWithFunctionAssociationsException You have reached the maximum number of distributions that are associated with a CloudFront function. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyOriginGroupsPerDistributionException Processing your request would cause you to exceed the maximum number of origin groups allowed.
- InvalidTtlOrderException The TTL order specified is not valid.
- IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException The specified configuration for field-level encryption can't be associated with the specified cache behavior.
- InvalidOriginKeepaliveTimeoutException The keep alive timeout specified for the origin is not valid.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- InvalidOriginReadTimeoutException The read timeout specified for the origin is not valid.
- InvalidOriginAccessControlException The origin access control is not valid.
- EntityNotFoundException The entity was not found.
- InvalidHeadersForS3OriginException The headers specified are not valid for an Amazon S3 origin.
- TrustedSignerDoesNotExistException One or more of your trusted signers don't exist.
- InvalidWebAclIdException A web ACL ID specified is not valid. To specify a web ACL created using the
latest version of WAF, use the ACL ARN, for example
arn:aws:wafv2:us-east-1:123456789012:global/webacl/ExampleWebACL/473e64fd-f30b-4765-81a0-62ad96dd167a. To specify a web ACL created using WAF Classic, use the ACL ID, for example473e64fd-f30b-4765-81a0-62ad96dd167a. - TooManyDistributionsWithSingleFunctionArnException The maximum number of distributions have been associated with the specified Lambda@Edge function.
- InvalidRelativePathException The relative path is too big, is not URL-encoded, or does not begin with a slash (/).
- TooManyLambdaFunctionAssociationsException Your request contains more Lambda@Edge function associations than are allowed per distribution.
- NoSuchDistributionException The specified distribution does not exist.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- TooManyDistributionsAssociatedToFieldLevelEncryptionConfigException The maximum number of distributions have been associated with the specified configuration for field-level encryption.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - InvalidLocationCodeException The location code specified is not valid.
- InvalidOriginAccessIdentityException The origin access identity is not valid or doesn't exist.
- TooManyDistributionCnamEsException Your request contains more CNAMEs than are allowed per distribution.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - TooManyDistributionsAssociatedToOriginRequestPolicyException The maximum number of distributions have been associated with the specified origin request policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyQueryStringParametersException Your request contains too many query string parameters.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - RealtimeLogConfigOwnerMismatchException The specified real-time log configuration belongs to a different Amazon Web Services account.
- MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - TooManyHeadersInForwardedValuesException Your request contains too many headers in forwarded values.
- InvalidLambdaFunctionAssociationException The specified Lambda@Edge function association is invalid.
- CnameAlreadyExistsException The CNAME specified is already defined for CloudFront.
- TooManyCertificatesException You cannot create anymore custom SSL/TLS certificates.
- TooManyDistributionsAssociatedToResponseHeadersPolicyException The maximum number of distributions
have been associated with the specified response headers policy.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TrustedKeyGroupDoesNotExistException The specified key group does not exist.
- NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- InvalidResponseCodeException A response code is not valid.
- NoSuchRealtimeLogConfigException The real-time log configuration does not exist.
- InvalidGeoRestrictionParameterException The specified geo restriction parameter is not valid.
- InvalidViewerCertificateException A viewer certificate specified is not valid.
- TooManyOriginsException You cannot create more origins for the distribution.
- InvalidFunctionAssociationException A CloudFront function association is invalid.
- TooManyDistributionsWithLambdaAssociationsException Processing your request would cause the maximum number of distributions with Lambda@Edge function associations per owner to be exceeded.
- TooManyDistributionsAssociatedToKeyGroupException The number of distributions that reference this key group is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- NoSuchOriginException No origin exists with the specified
Origin Id. - TooManyCacheBehaviorsException You cannot create more cache behaviors for the distribution.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateDistributionWithStagingConfig
default CompletableFuture<UpdateDistributionWithStagingConfigResponse> updateDistributionWithStagingConfig(Consumer<UpdateDistributionWithStagingConfigRequest.Builder> updateDistributionWithStagingConfigRequest) Copies the staging distribution's configuration to its corresponding primary distribution. The primary distribution retains its
Aliases(also known as alternate domain names or CNAMEs) andContinuousDeploymentPolicyIdvalue, but otherwise its configuration is overwritten to match the staging distribution.You can use this operation in a continuous deployment workflow after you have tested configuration changes on the staging distribution. After using a continuous deployment policy to move a portion of your domain name's traffic to the staging distribution and verifying that it works as intended, you can use this operation to copy the staging distribution's configuration to the primary distribution. This action will disable the continuous deployment policy and move your domain's traffic back to the primary distribution.
This API operation requires the following IAM permissions:
This is a convenience which creates an instance of the
UpdateDistributionWithStagingConfigRequest.Builderavoiding the need to create one manually viaUpdateDistributionWithStagingConfigRequest.builder()- Parameters:
updateDistributionWithStagingConfigRequest- AConsumerthat will call methods onUpdateDistributionWithStagingConfigRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the UpdateDistributionWithStagingConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- TooManyDistributionsAssociatedToOriginAccessControlException The maximum number of distributions have
been associated with the specified origin access control.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidDefaultRootObjectException The default root object file name is too big or contains an invalid character.
- InvalidQueryStringParametersException The query string parameters specified are not valid.
- TooManyTrustedSignersException Your request contains more trusted signers than are allowed per distribution.
- TooManyCookieNamesInWhiteListException Your request contains more cookie names in the whitelist than are allowed per cache behavior.
- NoSuchFieldLevelEncryptionConfigException The specified configuration for field-level encryption doesn't exist.
- InvalidErrorCodeException An invalid error code was specified.
- TooManyFunctionAssociationsException You have reached the maximum number of CloudFront function associations for this distribution. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyOriginCustomHeadersException Your request contains too many origin custom headers.
- InvalidForwardCookiesException Your request contains forward cookies option which doesn't match with
the expectation for the
whitelistedlist of cookie names. Either list of cookie names has been specified when not allowed or list of cookie names is missing when expected. - InvalidMinimumProtocolVersionException The minimum protocol version specified is not valid.
- NoSuchCachePolicyException The cache policy does not exist.
- TooManyKeyGroupsAssociatedToDistributionException The number of key groups referenced by this distribution is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyDistributionsAssociatedToCachePolicyException The maximum number of distributions have been associated with the specified cache policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidRequiredProtocolException This operation requires the HTTPS protocol. Ensure that you specify
the HTTPS protocol in your request, or omit the
RequiredProtocolselement from your distribution configuration. - TooManyDistributionsWithFunctionAssociationsException You have reached the maximum number of distributions that are associated with a CloudFront function. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyOriginGroupsPerDistributionException Processing your request would cause you to exceed the maximum number of origin groups allowed.
- InvalidTtlOrderException The TTL order specified is not valid.
- IllegalFieldLevelEncryptionConfigAssociationWithCacheBehaviorException The specified configuration for field-level encryption can't be associated with the specified cache behavior.
- InvalidOriginKeepaliveTimeoutException The keep alive timeout specified for the origin is not valid.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- InvalidOriginReadTimeoutException The read timeout specified for the origin is not valid.
- InvalidOriginAccessControlException The origin access control is not valid.
- EntityNotFoundException The entity was not found.
- InvalidHeadersForS3OriginException The headers specified are not valid for an Amazon S3 origin.
- TrustedSignerDoesNotExistException One or more of your trusted signers don't exist.
- InvalidWebAclIdException A web ACL ID specified is not valid. To specify a web ACL created using the
latest version of WAF, use the ACL ARN, for example
arn:aws:wafv2:us-east-1:123456789012:global/webacl/ExampleWebACL/473e64fd-f30b-4765-81a0-62ad96dd167a. To specify a web ACL created using WAF Classic, use the ACL ID, for example473e64fd-f30b-4765-81a0-62ad96dd167a. - TooManyDistributionsWithSingleFunctionArnException The maximum number of distributions have been associated with the specified Lambda@Edge function.
- InvalidRelativePathException The relative path is too big, is not URL-encoded, or does not begin with a slash (/).
- TooManyLambdaFunctionAssociationsException Your request contains more Lambda@Edge function associations than are allowed per distribution.
- NoSuchDistributionException The specified distribution does not exist.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- TooManyDistributionsAssociatedToFieldLevelEncryptionConfigException The maximum number of distributions have been associated with the specified configuration for field-level encryption.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - InvalidLocationCodeException The location code specified is not valid.
- InvalidOriginAccessIdentityException The origin access identity is not valid or doesn't exist.
- TooManyDistributionCnamEsException Your request contains more CNAMEs than are allowed per distribution.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - TooManyDistributionsAssociatedToOriginRequestPolicyException The maximum number of distributions have been associated with the specified origin request policy. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TooManyQueryStringParametersException Your request contains too many query string parameters.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - RealtimeLogConfigOwnerMismatchException The specified real-time log configuration belongs to a different Amazon Web Services account.
- MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - TooManyHeadersInForwardedValuesException Your request contains too many headers in forwarded values.
- InvalidLambdaFunctionAssociationException The specified Lambda@Edge function association is invalid.
- CnameAlreadyExistsException The CNAME specified is already defined for CloudFront.
- TooManyCertificatesException You cannot create anymore custom SSL/TLS certificates.
- TooManyDistributionsAssociatedToResponseHeadersPolicyException The maximum number of distributions
have been associated with the specified response headers policy.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- TrustedKeyGroupDoesNotExistException The specified key group does not exist.
- NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- InvalidResponseCodeException A response code is not valid.
- NoSuchRealtimeLogConfigException The real-time log configuration does not exist.
- InvalidGeoRestrictionParameterException The specified geo restriction parameter is not valid.
- InvalidViewerCertificateException A viewer certificate specified is not valid.
- TooManyOriginsException You cannot create more origins for the distribution.
- InvalidFunctionAssociationException A CloudFront function association is invalid.
- TooManyDistributionsWithLambdaAssociationsException Processing your request would cause the maximum number of distributions with Lambda@Edge function associations per owner to be exceeded.
- TooManyDistributionsAssociatedToKeyGroupException The number of distributions that reference this key group is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- NoSuchOriginException No origin exists with the specified
Origin Id. - TooManyCacheBehaviorsException You cannot create more cache behaviors for the distribution.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateDomainAssociation
default CompletableFuture<UpdateDomainAssociationResponse> updateDomainAssociation(UpdateDomainAssociationRequest updateDomainAssociationRequest) We recommend that you use the
UpdateDomainAssociationAPI operation to move a domain association, as it supports both standard distributions and distribution tenants. AssociateAlias performs similar checks but only supports standard distributions.Moves a domain from its current standard distribution or distribution tenant to another one.
You must first disable the source distribution (standard distribution or distribution tenant) and then separately call this operation to move the domain to another target distribution (standard distribution or distribution tenant).
To use this operation, specify the domain and the ID of the target resource (standard distribution or distribution tenant). For more information, including how to set up the target resource, prerequisites that you must complete, and other restrictions, see Moving an alternate domain name to a different standard distribution or distribution tenant in the Amazon CloudFront Developer Guide.
- Parameters:
updateDomainAssociationRequest-- Returns:
- A Java Future containing the result of the UpdateDomainAssociation operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updateDomainAssociation
default CompletableFuture<UpdateDomainAssociationResponse> updateDomainAssociation(Consumer<UpdateDomainAssociationRequest.Builder> updateDomainAssociationRequest) We recommend that you use the
UpdateDomainAssociationAPI operation to move a domain association, as it supports both standard distributions and distribution tenants. AssociateAlias performs similar checks but only supports standard distributions.Moves a domain from its current standard distribution or distribution tenant to another one.
You must first disable the source distribution (standard distribution or distribution tenant) and then separately call this operation to move the domain to another target distribution (standard distribution or distribution tenant).
To use this operation, specify the domain and the ID of the target resource (standard distribution or distribution tenant). For more information, including how to set up the target resource, prerequisites that you must complete, and other restrictions, see Moving an alternate domain name to a different standard distribution or distribution tenant in the Amazon CloudFront Developer Guide.
This is a convenience which creates an instance of the
UpdateDomainAssociationRequest.Builderavoiding the need to create one manually viaUpdateDomainAssociationRequest.builder()- Parameters:
updateDomainAssociationRequest- AConsumerthat will call methods onUpdateDomainAssociationRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the UpdateDomainAssociation operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updateFieldLevelEncryptionConfig
default CompletableFuture<UpdateFieldLevelEncryptionConfigResponse> updateFieldLevelEncryptionConfig(UpdateFieldLevelEncryptionConfigRequest updateFieldLevelEncryptionConfigRequest) Update a field-level encryption configuration.
- Parameters:
updateFieldLevelEncryptionConfigRequest-- Returns:
- A Java Future containing the result of the UpdateFieldLevelEncryptionConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - QueryArgProfileEmptyException No profile specified for the field-level encryption query argument.
- AccessDeniedException Access denied.
- NoSuchFieldLevelEncryptionConfigException The specified configuration for field-level encryption doesn't exist.
- TooManyFieldLevelEncryptionContentTypeProfilesException The maximum number of content type profiles for field-level encryption have been created.
- TooManyFieldLevelEncryptionQueryArgProfilesException The maximum number of query arg profiles for field-level encryption have been created.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - NoSuchFieldLevelEncryptionProfileException The specified profile for field-level encryption doesn't exist.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updateFieldLevelEncryptionConfig
default CompletableFuture<UpdateFieldLevelEncryptionConfigResponse> updateFieldLevelEncryptionConfig(Consumer<UpdateFieldLevelEncryptionConfigRequest.Builder> updateFieldLevelEncryptionConfigRequest) Update a field-level encryption configuration.
This is a convenience which creates an instance of the
UpdateFieldLevelEncryptionConfigRequest.Builderavoiding the need to create one manually viaUpdateFieldLevelEncryptionConfigRequest.builder()- Parameters:
updateFieldLevelEncryptionConfigRequest- AConsumerthat will call methods onUpdateFieldLevelEncryptionConfigRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the UpdateFieldLevelEncryptionConfig operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - QueryArgProfileEmptyException No profile specified for the field-level encryption query argument.
- AccessDeniedException Access denied.
- NoSuchFieldLevelEncryptionConfigException The specified configuration for field-level encryption doesn't exist.
- TooManyFieldLevelEncryptionContentTypeProfilesException The maximum number of content type profiles for field-level encryption have been created.
- TooManyFieldLevelEncryptionQueryArgProfilesException The maximum number of query arg profiles for field-level encryption have been created.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - NoSuchFieldLevelEncryptionProfileException The specified profile for field-level encryption doesn't exist.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updateFieldLevelEncryptionProfile
default CompletableFuture<UpdateFieldLevelEncryptionProfileResponse> updateFieldLevelEncryptionProfile(UpdateFieldLevelEncryptionProfileRequest updateFieldLevelEncryptionProfileRequest) Update a field-level encryption profile.
- Parameters:
updateFieldLevelEncryptionProfileRequest-- Returns:
- A Java Future containing the result of the UpdateFieldLevelEncryptionProfile operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - TooManyFieldLevelEncryptionFieldPatternsException The maximum number of field patterns for field-level encryption have been created.
- AccessDeniedException Access denied.
- FieldLevelEncryptionProfileAlreadyExistsException The specified profile for field-level encryption already exists.
- NoSuchPublicKeyException The specified public key doesn't exist.
- FieldLevelEncryptionProfileSizeExceededException The maximum size of a profile for field-level encryption was exceeded.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - NoSuchFieldLevelEncryptionProfileException The specified profile for field-level encryption doesn't exist.
- TooManyFieldLevelEncryptionEncryptionEntitiesException The maximum number of encryption entities for field-level encryption have been created.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updateFieldLevelEncryptionProfile
default CompletableFuture<UpdateFieldLevelEncryptionProfileResponse> updateFieldLevelEncryptionProfile(Consumer<UpdateFieldLevelEncryptionProfileRequest.Builder> updateFieldLevelEncryptionProfileRequest) Update a field-level encryption profile.
This is a convenience which creates an instance of the
UpdateFieldLevelEncryptionProfileRequest.Builderavoiding the need to create one manually viaUpdateFieldLevelEncryptionProfileRequest.builder()- Parameters:
updateFieldLevelEncryptionProfileRequest- AConsumerthat will call methods onUpdateFieldLevelEncryptionProfileRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the UpdateFieldLevelEncryptionProfile operation returned by the
service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - TooManyFieldLevelEncryptionFieldPatternsException The maximum number of field patterns for field-level encryption have been created.
- AccessDeniedException Access denied.
- FieldLevelEncryptionProfileAlreadyExistsException The specified profile for field-level encryption already exists.
- NoSuchPublicKeyException The specified public key doesn't exist.
- FieldLevelEncryptionProfileSizeExceededException The maximum size of a profile for field-level encryption was exceeded.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - NoSuchFieldLevelEncryptionProfileException The specified profile for field-level encryption doesn't exist.
- TooManyFieldLevelEncryptionEncryptionEntitiesException The maximum number of encryption entities for field-level encryption have been created.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updateFunction
default CompletableFuture<UpdateFunctionResponse> updateFunction(UpdateFunctionRequest updateFunctionRequest) Updates a CloudFront function.
You can update a function's code or the comment that describes the function. You cannot update a function's name.
To update a function, you provide the function's name and version (
ETagvalue) along with the updated function code. To get the name and version, you can useListFunctionsandDescribeFunction.- Parameters:
updateFunctionRequest-- Returns:
- A Java Future containing the result of the UpdateFunction operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- FunctionSizeLimitExceededException The function is too large. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidArgumentException An argument is invalid.
- NoSuchFunctionExistsException The function does not exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updateFunction
default CompletableFuture<UpdateFunctionResponse> updateFunction(Consumer<UpdateFunctionRequest.Builder> updateFunctionRequest) Updates a CloudFront function.
You can update a function's code or the comment that describes the function. You cannot update a function's name.
To update a function, you provide the function's name and version (
ETagvalue) along with the updated function code. To get the name and version, you can useListFunctionsandDescribeFunction.
This is a convenience which creates an instance of the
UpdateFunctionRequest.Builderavoiding the need to create one manually viaUpdateFunctionRequest.builder()- Parameters:
updateFunctionRequest- AConsumerthat will call methods onUpdateFunctionRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the UpdateFunction operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- FunctionSizeLimitExceededException The function is too large. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidArgumentException An argument is invalid.
- NoSuchFunctionExistsException The function does not exist.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updateKeyGroup
default CompletableFuture<UpdateKeyGroupResponse> updateKeyGroup(UpdateKeyGroupRequest updateKeyGroupRequest) Updates a key group.
When you update a key group, all the fields are updated with the values provided in the request. You cannot update some fields independent of others. To update a key group:
-
Get the current key group with
GetKeyGrouporGetKeyGroupConfig. -
Locally modify the fields in the key group that you want to update. For example, add or remove public key IDs.
-
Call
UpdateKeyGroupwith the entire key group object, including the fields that you modified and those that you didn't.
- Parameters:
updateKeyGroupRequest-- Returns:
- A Java Future containing the result of the UpdateKeyGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - TooManyPublicKeysInKeyGroupException The number of public keys in this key group is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidArgumentException An argument is invalid.
- NoSuchResourceException A resource that was specified is not valid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - KeyGroupAlreadyExistsException A key group with this name already exists. You must provide a unique
name. To modify an existing key group, use
UpdateKeyGroup. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
-
updateKeyGroup
default CompletableFuture<UpdateKeyGroupResponse> updateKeyGroup(Consumer<UpdateKeyGroupRequest.Builder> updateKeyGroupRequest) Updates a key group.
When you update a key group, all the fields are updated with the values provided in the request. You cannot update some fields independent of others. To update a key group:
-
Get the current key group with
GetKeyGrouporGetKeyGroupConfig. -
Locally modify the fields in the key group that you want to update. For example, add or remove public key IDs.
-
Call
UpdateKeyGroupwith the entire key group object, including the fields that you modified and those that you didn't.
This is a convenience which creates an instance of the
UpdateKeyGroupRequest.Builderavoiding the need to create one manually viaUpdateKeyGroupRequest.builder()- Parameters:
updateKeyGroupRequest- AConsumerthat will call methods onUpdateKeyGroupRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the UpdateKeyGroup operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - TooManyPublicKeysInKeyGroupException The number of public keys in this key group is more than the maximum allowed. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidArgumentException An argument is invalid.
- NoSuchResourceException A resource that was specified is not valid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - KeyGroupAlreadyExistsException A key group with this name already exists. You must provide a unique
name. To modify an existing key group, use
UpdateKeyGroup. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
-
updateKeyValueStore
default CompletableFuture<UpdateKeyValueStoreResponse> updateKeyValueStore(UpdateKeyValueStoreRequest updateKeyValueStoreRequest) Specifies the key value store to update.
- Parameters:
updateKeyValueStoreRequest-- Returns:
- A Java Future containing the result of the UpdateKeyValueStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updateKeyValueStore
default CompletableFuture<UpdateKeyValueStoreResponse> updateKeyValueStore(Consumer<UpdateKeyValueStoreRequest.Builder> updateKeyValueStoreRequest) Specifies the key value store to update.
This is a convenience which creates an instance of the
UpdateKeyValueStoreRequest.Builderavoiding the need to create one manually viaUpdateKeyValueStoreRequest.builder()- Parameters:
updateKeyValueStoreRequest- AConsumerthat will call methods onUpdateKeyValueStoreRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the UpdateKeyValueStore operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updateOriginAccessControl
default CompletableFuture<UpdateOriginAccessControlResponse> updateOriginAccessControl(UpdateOriginAccessControlRequest updateOriginAccessControlRequest) Updates a CloudFront origin access control.
- Parameters:
updateOriginAccessControlRequest-- Returns:
- A Java Future containing the result of the UpdateOriginAccessControl operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- OriginAccessControlAlreadyExistsException An origin access control with the specified parameters already exists.
- NoSuchOriginAccessControlException The origin access control does not exist.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updateOriginAccessControl
default CompletableFuture<UpdateOriginAccessControlResponse> updateOriginAccessControl(Consumer<UpdateOriginAccessControlRequest.Builder> updateOriginAccessControlRequest) Updates a CloudFront origin access control.
This is a convenience which creates an instance of the
UpdateOriginAccessControlRequest.Builderavoiding the need to create one manually viaUpdateOriginAccessControlRequest.builder()- Parameters:
updateOriginAccessControlRequest- AConsumerthat will call methods onUpdateOriginAccessControlRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the UpdateOriginAccessControl operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- OriginAccessControlAlreadyExistsException An origin access control with the specified parameters already exists.
- NoSuchOriginAccessControlException The origin access control does not exist.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updateOriginRequestPolicy
default CompletableFuture<UpdateOriginRequestPolicyResponse> updateOriginRequestPolicy(UpdateOriginRequestPolicyRequest updateOriginRequestPolicyRequest) Updates an origin request policy configuration.
When you update an origin request policy configuration, all the fields are updated with the values provided in the request. You cannot update some fields independent of others. To update an origin request policy configuration:
-
Use
GetOriginRequestPolicyConfigto get the current configuration. -
Locally modify the fields in the origin request policy configuration that you want to update.
-
Call
UpdateOriginRequestPolicyby providing the entire origin request policy configuration, including the fields that you modified and those that you didn't.
- Parameters:
updateOriginRequestPolicyRequest-- Returns:
- A Java Future containing the result of the UpdateOriginRequestPolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- TooManyHeadersInOriginRequestPolicyException The number of headers in the origin request policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- TooManyCookiesInOriginRequestPolicyException The number of cookies in the origin request policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - OriginRequestPolicyAlreadyExistsException An origin request policy with this name already exists. You
must provide a unique name. To modify an existing origin request policy, use
UpdateOriginRequestPolicy. - TooManyQueryStringsInOriginRequestPolicyException The number of query strings in the origin request policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
-
updateOriginRequestPolicy
default CompletableFuture<UpdateOriginRequestPolicyResponse> updateOriginRequestPolicy(Consumer<UpdateOriginRequestPolicyRequest.Builder> updateOriginRequestPolicyRequest) Updates an origin request policy configuration.
When you update an origin request policy configuration, all the fields are updated with the values provided in the request. You cannot update some fields independent of others. To update an origin request policy configuration:
-
Use
GetOriginRequestPolicyConfigto get the current configuration. -
Locally modify the fields in the origin request policy configuration that you want to update.
-
Call
UpdateOriginRequestPolicyby providing the entire origin request policy configuration, including the fields that you modified and those that you didn't.
This is a convenience which creates an instance of the
UpdateOriginRequestPolicyRequest.Builderavoiding the need to create one manually viaUpdateOriginRequestPolicyRequest.builder()- Parameters:
updateOriginRequestPolicyRequest- AConsumerthat will call methods onUpdateOriginRequestPolicyRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the UpdateOriginRequestPolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- TooManyHeadersInOriginRequestPolicyException The number of headers in the origin request policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- NoSuchOriginRequestPolicyException The origin request policy does not exist.
- TooManyCookiesInOriginRequestPolicyException The number of cookies in the origin request policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - OriginRequestPolicyAlreadyExistsException An origin request policy with this name already exists. You
must provide a unique name. To modify an existing origin request policy, use
UpdateOriginRequestPolicy. - TooManyQueryStringsInOriginRequestPolicyException The number of query strings in the origin request policy exceeds the maximum. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
-
updatePublicKey
default CompletableFuture<UpdatePublicKeyResponse> updatePublicKey(UpdatePublicKeyRequest updatePublicKeyRequest) Update public key information. Note that the only value you can change is the comment.
- Parameters:
updatePublicKeyRequest-- Returns:
- A Java Future containing the result of the UpdatePublicKey operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- NoSuchPublicKeyException The specified public key doesn't exist.
- CannotChangeImmutablePublicKeyFieldsException You can't change the value of a public key.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updatePublicKey
default CompletableFuture<UpdatePublicKeyResponse> updatePublicKey(Consumer<UpdatePublicKeyRequest.Builder> updatePublicKeyRequest) Update public key information. Note that the only value you can change is the comment.
This is a convenience which creates an instance of the
UpdatePublicKeyRequest.Builderavoiding the need to create one manually viaUpdatePublicKeyRequest.builder()- Parameters:
updatePublicKeyRequest- AConsumerthat will call methods onUpdatePublicKeyRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the UpdatePublicKey operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- NoSuchPublicKeyException The specified public key doesn't exist.
- CannotChangeImmutablePublicKeyFieldsException You can't change the value of a public key.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updateRealtimeLogConfig
default CompletableFuture<UpdateRealtimeLogConfigResponse> updateRealtimeLogConfig(UpdateRealtimeLogConfigRequest updateRealtimeLogConfigRequest) Updates a real-time log configuration.
When you update a real-time log configuration, all the parameters are updated with the values provided in the request. You cannot update some parameters independent of others. To update a real-time log configuration:
-
Call
GetRealtimeLogConfigto get the current real-time log configuration. -
Locally modify the parameters in the real-time log configuration that you want to update.
-
Call this API (
UpdateRealtimeLogConfig) by providing the entire real-time log configuration, including the parameters that you modified and those that you didn't.
You cannot update a real-time log configuration's
NameorARN.- Parameters:
updateRealtimeLogConfigRequest-- Returns:
- A Java Future containing the result of the UpdateRealtimeLogConfig operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- InvalidArgumentException An argument is invalid.
- NoSuchRealtimeLogConfigException The real-time log configuration does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
updateRealtimeLogConfig
default CompletableFuture<UpdateRealtimeLogConfigResponse> updateRealtimeLogConfig(Consumer<UpdateRealtimeLogConfigRequest.Builder> updateRealtimeLogConfigRequest) Updates a real-time log configuration.
When you update a real-time log configuration, all the parameters are updated with the values provided in the request. You cannot update some parameters independent of others. To update a real-time log configuration:
-
Call
GetRealtimeLogConfigto get the current real-time log configuration. -
Locally modify the parameters in the real-time log configuration that you want to update.
-
Call this API (
UpdateRealtimeLogConfig) by providing the entire real-time log configuration, including the parameters that you modified and those that you didn't.
You cannot update a real-time log configuration's
NameorARN.
This is a convenience which creates an instance of the
UpdateRealtimeLogConfigRequest.Builderavoiding the need to create one manually viaUpdateRealtimeLogConfigRequest.builder()- Parameters:
updateRealtimeLogConfigRequest- AConsumerthat will call methods onUpdateRealtimeLogConfigRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the UpdateRealtimeLogConfig operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- InvalidArgumentException An argument is invalid.
- NoSuchRealtimeLogConfigException The real-time log configuration does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
-
updateResponseHeadersPolicy
default CompletableFuture<UpdateResponseHeadersPolicyResponse> updateResponseHeadersPolicy(UpdateResponseHeadersPolicyRequest updateResponseHeadersPolicyRequest) Updates a response headers policy.
When you update a response headers policy, the entire policy is replaced. You cannot update some policy fields independent of others. To update a response headers policy configuration:
-
Use
GetResponseHeadersPolicyConfigto get the current policy's configuration. -
Modify the fields in the response headers policy configuration that you want to update.
-
Call
UpdateResponseHeadersPolicy, providing the entire response headers policy configuration, including the fields that you modified and those that you didn't.
- Parameters:
updateResponseHeadersPolicyRequest-- Returns:
- A Java Future containing the result of the UpdateResponseHeadersPolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- TooManyCustomHeadersInResponseHeadersPolicyException The number of custom headers in the response
headers policy exceeds the maximum.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- ResponseHeadersPolicyAlreadyExistsException A response headers policy with this name already exists.
You must provide a unique name. To modify an existing response headers policy, use
UpdateResponseHeadersPolicy. - InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- TooLongCspInResponseHeadersPolicyException The length of the
Content-Security-Policyheader value in the response headers policy exceeds the maximum.For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- TooManyRemoveHeadersInResponseHeadersPolicyException The number of headers in
RemoveHeadersConfigin the response headers policy exceeds the maximum.For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
-
updateResponseHeadersPolicy
default CompletableFuture<UpdateResponseHeadersPolicyResponse> updateResponseHeadersPolicy(Consumer<UpdateResponseHeadersPolicyRequest.Builder> updateResponseHeadersPolicyRequest) Updates a response headers policy.
When you update a response headers policy, the entire policy is replaced. You cannot update some policy fields independent of others. To update a response headers policy configuration:
-
Use
GetResponseHeadersPolicyConfigto get the current policy's configuration. -
Modify the fields in the response headers policy configuration that you want to update.
-
Call
UpdateResponseHeadersPolicy, providing the entire response headers policy configuration, including the fields that you modified and those that you didn't.
This is a convenience which creates an instance of the
UpdateResponseHeadersPolicyRequest.Builderavoiding the need to create one manually viaUpdateResponseHeadersPolicyRequest.builder()- Parameters:
updateResponseHeadersPolicyRequest- AConsumerthat will call methods onUpdateResponseHeadersPolicyRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the UpdateResponseHeadersPolicy operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- TooManyCustomHeadersInResponseHeadersPolicyException The number of custom headers in the response
headers policy exceeds the maximum.
For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- ResponseHeadersPolicyAlreadyExistsException A response headers policy with this name already exists.
You must provide a unique name. To modify an existing response headers policy, use
UpdateResponseHeadersPolicy. - InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - NoSuchResponseHeadersPolicyException The response headers policy does not exist.
- TooLongCspInResponseHeadersPolicyException The length of the
Content-Security-Policyheader value in the response headers policy exceeds the maximum.For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- TooManyRemoveHeadersInResponseHeadersPolicyException The number of headers in
RemoveHeadersConfigin the response headers policy exceeds the maximum.For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
-
updateStreamingDistribution
default CompletableFuture<UpdateStreamingDistributionResponse> updateStreamingDistribution(UpdateStreamingDistributionRequest updateStreamingDistributionRequest) Update a streaming distribution.
- Parameters:
updateStreamingDistributionRequest- The request to update a streaming distribution.- Returns:
- A Java Future containing the result of the UpdateStreamingDistribution operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - InvalidOriginAccessIdentityException The origin access identity is not valid or doesn't exist.
- InvalidArgumentException An argument is invalid.
- IllegalUpdateException The update contains modifications that are not allowed.
- TooManyTrustedSignersException Your request contains more trusted signers than are allowed per distribution.
- InvalidOriginAccessControlException The origin access control is not valid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - TooManyStreamingDistributionCnamEsException Your request contains more CNAMEs than are allowed per distribution.
- TrustedSignerDoesNotExistException One or more of your trusted signers don't exist.
- CnameAlreadyExistsException The CNAME specified is already defined for CloudFront.
- NoSuchStreamingDistributionException The specified streaming distribution does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateStreamingDistribution
default CompletableFuture<UpdateStreamingDistributionResponse> updateStreamingDistribution(Consumer<UpdateStreamingDistributionRequest.Builder> updateStreamingDistributionRequest) Update a streaming distribution.
This is a convenience which creates an instance of the
UpdateStreamingDistributionRequest.Builderavoiding the need to create one manually viaUpdateStreamingDistributionRequest.builder()- Parameters:
updateStreamingDistributionRequest- AConsumerthat will call methods onUpdateStreamingDistributionRequest.Builderto create a request. The request to update a streaming distribution.- Returns:
- A Java Future containing the result of the UpdateStreamingDistribution operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - InvalidOriginAccessIdentityException The origin access identity is not valid or doesn't exist.
- InvalidArgumentException An argument is invalid.
- IllegalUpdateException The update contains modifications that are not allowed.
- TooManyTrustedSignersException Your request contains more trusted signers than are allowed per distribution.
- InvalidOriginAccessControlException The origin access control is not valid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - MissingBodyException This operation requires a body. Ensure that the body is present and the
Content-Typeheader is set. - TooManyStreamingDistributionCnamEsException Your request contains more CNAMEs than are allowed per distribution.
- TrustedSignerDoesNotExistException One or more of your trusted signers don't exist.
- CnameAlreadyExistsException The CNAME specified is already defined for CloudFront.
- NoSuchStreamingDistributionException The specified streaming distribution does not exist.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
updateVpcOrigin
default CompletableFuture<UpdateVpcOriginResponse> updateVpcOrigin(UpdateVpcOriginRequest updateVpcOriginRequest) Update an Amazon CloudFront VPC origin in your account.
- Parameters:
updateVpcOriginRequest-- Returns:
- A Java Future containing the result of the UpdateVpcOrigin operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- EntityAlreadyExistsException The entity already exists. You must provide a unique entity.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - CannotUpdateEntityWhileInUseException The entity cannot be updated while it is in use.
- EntityLimitExceededException The entity limit has been exceeded.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
updateVpcOrigin
default CompletableFuture<UpdateVpcOriginResponse> updateVpcOrigin(Consumer<UpdateVpcOriginRequest.Builder> updateVpcOriginRequest) Update an Amazon CloudFront VPC origin in your account.
This is a convenience which creates an instance of the
UpdateVpcOriginRequest.Builderavoiding the need to create one manually viaUpdateVpcOriginRequest.builder()- Parameters:
updateVpcOriginRequest- AConsumerthat will call methods onUpdateVpcOriginRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the UpdateVpcOrigin operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- PreconditionFailedException The precondition in one or more of the request fields evaluated to
false. - AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- UnsupportedOperationException This operation is not supported in this Amazon Web Services Region.
- EntityAlreadyExistsException The entity already exists. You must provide a unique entity.
- InconsistentQuantitiesException The value of
Quantityand the size ofItemsdon't match. - CannotUpdateEntityWhileInUseException The entity cannot be updated while it is in use.
- EntityLimitExceededException The entity limit has been exceeded.
- IllegalUpdateException The update contains modifications that are not allowed.
- InvalidArgumentException An argument is invalid.
- InvalidIfMatchVersionException The
If-Matchversion is missing or not valid. - SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- PreconditionFailedException The precondition in one or more of the request fields evaluated to
- See Also:
-
verifyDnsConfiguration
default CompletableFuture<VerifyDnsConfigurationResponse> verifyDnsConfiguration(VerifyDnsConfigurationRequest verifyDnsConfigurationRequest) Verify the DNS configuration for your domain names. This API operation checks whether your domain name points to the correct routing endpoint of the connection group, such as d111111abcdef8.cloudfront.net. You can use this API operation to troubleshoot and resolve DNS configuration issues.
- Parameters:
verifyDnsConfigurationRequest-- Returns:
- A Java Future containing the result of the VerifyDnsConfiguration operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
verifyDnsConfiguration
default CompletableFuture<VerifyDnsConfigurationResponse> verifyDnsConfiguration(Consumer<VerifyDnsConfigurationRequest.Builder> verifyDnsConfigurationRequest) Verify the DNS configuration for your domain names. This API operation checks whether your domain name points to the correct routing endpoint of the connection group, such as d111111abcdef8.cloudfront.net. You can use this API operation to troubleshoot and resolve DNS configuration issues.
This is a convenience which creates an instance of the
VerifyDnsConfigurationRequest.Builderavoiding the need to create one manually viaVerifyDnsConfigurationRequest.builder()- Parameters:
verifyDnsConfigurationRequest- AConsumerthat will call methods onVerifyDnsConfigurationRequest.Builderto create a request.- Returns:
- A Java Future containing the result of the VerifyDnsConfiguration operation returned by the service.
The CompletableFuture returned by this method can be completed exceptionally with the following exceptions. The exception returned is wrapped with CompletionException, so you need to invokeThrowable.getCause()to retrieve the underlying exception.- AccessDeniedException Access denied.
- EntityNotFoundException The entity was not found.
- InvalidArgumentException An argument is invalid.
- SdkException Base class for all exceptions that can be thrown by the SDK (both service and client). Can be used for catch all scenarios.
- SdkClientException If any client side error occurs such as an IO related failure, failure to get credentials, etc.
- CloudFrontException Base class for all service exceptions. Unknown exceptions will be thrown as an instance of this type.
- See Also:
-
waiter
Create an instance ofCloudFrontAsyncWaiterusing this client.Waiters created via this method are managed by the SDK and resources will be released when the service client is closed.
- Returns:
- an instance of
CloudFrontAsyncWaiter
-
serviceClientConfiguration
Description copied from interface:SdkClientThe SDK service client configuration exposes client settings to the user, e.g., ClientOverrideConfiguration- Specified by:
serviceClientConfigurationin interfaceAwsClient- Specified by:
serviceClientConfigurationin interfaceSdkClient- Returns:
- SdkServiceClientConfiguration
-
create
Create aCloudFrontAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
builder
Create a builder that can be used to configure and create aCloudFrontAsyncClient.
-