#[non_exhaustive]
pub enum Error {
Show 150 variants AccessDenied(AccessDenied), BatchTooLarge(BatchTooLarge), CnameAlreadyExists(CnameAlreadyExists), CachePolicyAlreadyExists(CachePolicyAlreadyExists), CachePolicyInUse(CachePolicyInUse), CannotChangeImmutablePublicKeyFields(CannotChangeImmutablePublicKeyFields), CannotDeleteEntityWhileInUse(CannotDeleteEntityWhileInUse), CloudFrontOriginAccessIdentityAlreadyExists(CloudFrontOriginAccessIdentityAlreadyExists), CloudFrontOriginAccessIdentityInUse(CloudFrontOriginAccessIdentityInUse), ContinuousDeploymentPolicyAlreadyExists(ContinuousDeploymentPolicyAlreadyExists), ContinuousDeploymentPolicyInUse(ContinuousDeploymentPolicyInUse), DistributionAlreadyExists(DistributionAlreadyExists), DistributionNotDisabled(DistributionNotDisabled), EntityAlreadyExists(EntityAlreadyExists), EntityLimitExceeded(EntityLimitExceeded), EntityNotFound(EntityNotFound), EntitySizeLimitExceeded(EntitySizeLimitExceeded), FieldLevelEncryptionConfigAlreadyExists(FieldLevelEncryptionConfigAlreadyExists), FieldLevelEncryptionConfigInUse(FieldLevelEncryptionConfigInUse), FieldLevelEncryptionProfileAlreadyExists(FieldLevelEncryptionProfileAlreadyExists), FieldLevelEncryptionProfileInUse(FieldLevelEncryptionProfileInUse), FieldLevelEncryptionProfileSizeExceeded(FieldLevelEncryptionProfileSizeExceeded), FunctionAlreadyExists(FunctionAlreadyExists), FunctionInUse(FunctionInUse), FunctionSizeLimitExceeded(FunctionSizeLimitExceeded), IllegalDelete(IllegalDelete), IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior(IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior), IllegalOriginAccessConfiguration(IllegalOriginAccessConfiguration), IllegalUpdate(IllegalUpdate), InconsistentQuantities(InconsistentQuantities), InvalidArgument(InvalidArgument), InvalidDefaultRootObject(InvalidDefaultRootObject), InvalidDomainNameForOriginAccessControl(InvalidDomainNameForOriginAccessControl), InvalidErrorCode(InvalidErrorCode), InvalidForwardCookies(InvalidForwardCookies), InvalidFunctionAssociation(InvalidFunctionAssociation), InvalidGeoRestrictionParameter(InvalidGeoRestrictionParameter), InvalidHeadersForS3Origin(InvalidHeadersForS3Origin), InvalidIfMatchVersion(InvalidIfMatchVersion), InvalidLambdaFunctionAssociation(InvalidLambdaFunctionAssociation), InvalidLocationCode(InvalidLocationCode), InvalidMinimumProtocolVersion(InvalidMinimumProtocolVersion), InvalidOrigin(InvalidOrigin), InvalidOriginAccessControl(InvalidOriginAccessControl), InvalidOriginAccessIdentity(InvalidOriginAccessIdentity), InvalidOriginKeepaliveTimeout(InvalidOriginKeepaliveTimeout), InvalidOriginReadTimeout(InvalidOriginReadTimeout), InvalidProtocolSettings(InvalidProtocolSettings), InvalidQueryStringParameters(InvalidQueryStringParameters), InvalidRelativePath(InvalidRelativePath), InvalidRequiredProtocol(InvalidRequiredProtocol), InvalidResponseCode(InvalidResponseCode), InvalidTtlOrder(InvalidTtlOrder), InvalidTagging(InvalidTagging), InvalidViewerCertificate(InvalidViewerCertificate), InvalidWebAclId(InvalidWebAclId), KeyGroupAlreadyExists(KeyGroupAlreadyExists), MissingBody(MissingBody), MonitoringSubscriptionAlreadyExists(MonitoringSubscriptionAlreadyExists), NoSuchCachePolicy(NoSuchCachePolicy), NoSuchCloudFrontOriginAccessIdentity(NoSuchCloudFrontOriginAccessIdentity), NoSuchContinuousDeploymentPolicy(NoSuchContinuousDeploymentPolicy), NoSuchDistribution(NoSuchDistribution), NoSuchFieldLevelEncryptionConfig(NoSuchFieldLevelEncryptionConfig), NoSuchFieldLevelEncryptionProfile(NoSuchFieldLevelEncryptionProfile), NoSuchFunctionExists(NoSuchFunctionExists), NoSuchInvalidation(NoSuchInvalidation), NoSuchMonitoringSubscription(NoSuchMonitoringSubscription), NoSuchOrigin(NoSuchOrigin), NoSuchOriginAccessControl(NoSuchOriginAccessControl), NoSuchOriginRequestPolicy(NoSuchOriginRequestPolicy), NoSuchPublicKey(NoSuchPublicKey), NoSuchRealtimeLogConfig(NoSuchRealtimeLogConfig), NoSuchResource(NoSuchResource), NoSuchResponseHeadersPolicy(NoSuchResponseHeadersPolicy), NoSuchStreamingDistribution(NoSuchStreamingDistribution), OriginAccessControlAlreadyExists(OriginAccessControlAlreadyExists), OriginAccessControlInUse(OriginAccessControlInUse), OriginRequestPolicyAlreadyExists(OriginRequestPolicyAlreadyExists), OriginRequestPolicyInUse(OriginRequestPolicyInUse), PreconditionFailed(PreconditionFailed), PublicKeyAlreadyExists(PublicKeyAlreadyExists), PublicKeyInUse(PublicKeyInUse), QueryArgProfileEmpty(QueryArgProfileEmpty), RealtimeLogConfigAlreadyExists(RealtimeLogConfigAlreadyExists), RealtimeLogConfigInUse(RealtimeLogConfigInUse), RealtimeLogConfigOwnerMismatch(RealtimeLogConfigOwnerMismatch), ResourceInUse(ResourceInUse), ResponseHeadersPolicyAlreadyExists(ResponseHeadersPolicyAlreadyExists), ResponseHeadersPolicyInUse(ResponseHeadersPolicyInUse), StagingDistributionInUse(StagingDistributionInUse), StreamingDistributionAlreadyExists(StreamingDistributionAlreadyExists), StreamingDistributionNotDisabled(StreamingDistributionNotDisabled), TestFunctionFailed(TestFunctionFailed), TooLongCspInResponseHeadersPolicy(TooLongCspInResponseHeadersPolicy), TooManyCacheBehaviors(TooManyCacheBehaviors), TooManyCachePolicies(TooManyCachePolicies), TooManyCertificates(TooManyCertificates), TooManyCloudFrontOriginAccessIdentities(TooManyCloudFrontOriginAccessIdentities), TooManyContinuousDeploymentPolicies(TooManyContinuousDeploymentPolicies), TooManyCookieNamesInWhiteList(TooManyCookieNamesInWhiteList), TooManyCookiesInCachePolicy(TooManyCookiesInCachePolicy), TooManyCookiesInOriginRequestPolicy(TooManyCookiesInOriginRequestPolicy), TooManyCustomHeadersInResponseHeadersPolicy(TooManyCustomHeadersInResponseHeadersPolicy), TooManyDistributionCnamEs(TooManyDistributionCnamEs), TooManyDistributions(TooManyDistributions), TooManyDistributionsAssociatedToCachePolicy(TooManyDistributionsAssociatedToCachePolicy), TooManyDistributionsAssociatedToFieldLevelEncryptionConfig(TooManyDistributionsAssociatedToFieldLevelEncryptionConfig), TooManyDistributionsAssociatedToKeyGroup(TooManyDistributionsAssociatedToKeyGroup), TooManyDistributionsAssociatedToOriginAccessControl(TooManyDistributionsAssociatedToOriginAccessControl), TooManyDistributionsAssociatedToOriginRequestPolicy(TooManyDistributionsAssociatedToOriginRequestPolicy), TooManyDistributionsAssociatedToResponseHeadersPolicy(TooManyDistributionsAssociatedToResponseHeadersPolicy), TooManyDistributionsWithFunctionAssociations(TooManyDistributionsWithFunctionAssociations), TooManyDistributionsWithLambdaAssociations(TooManyDistributionsWithLambdaAssociations), TooManyDistributionsWithSingleFunctionArn(TooManyDistributionsWithSingleFunctionArn), TooManyFieldLevelEncryptionConfigs(TooManyFieldLevelEncryptionConfigs), TooManyFieldLevelEncryptionContentTypeProfiles(TooManyFieldLevelEncryptionContentTypeProfiles), TooManyFieldLevelEncryptionEncryptionEntities(TooManyFieldLevelEncryptionEncryptionEntities), TooManyFieldLevelEncryptionFieldPatterns(TooManyFieldLevelEncryptionFieldPatterns), TooManyFieldLevelEncryptionProfiles(TooManyFieldLevelEncryptionProfiles), TooManyFieldLevelEncryptionQueryArgProfiles(TooManyFieldLevelEncryptionQueryArgProfiles), TooManyFunctionAssociations(TooManyFunctionAssociations), TooManyFunctions(TooManyFunctions), TooManyHeadersInCachePolicy(TooManyHeadersInCachePolicy), TooManyHeadersInForwardedValues(TooManyHeadersInForwardedValues), TooManyHeadersInOriginRequestPolicy(TooManyHeadersInOriginRequestPolicy), TooManyInvalidationsInProgress(TooManyInvalidationsInProgress), TooManyKeyGroups(TooManyKeyGroups), TooManyKeyGroupsAssociatedToDistribution(TooManyKeyGroupsAssociatedToDistribution), TooManyLambdaFunctionAssociations(TooManyLambdaFunctionAssociations), TooManyOriginAccessControls(TooManyOriginAccessControls), TooManyOriginCustomHeaders(TooManyOriginCustomHeaders), TooManyOriginGroupsPerDistribution(TooManyOriginGroupsPerDistribution), TooManyOriginRequestPolicies(TooManyOriginRequestPolicies), TooManyOrigins(TooManyOrigins), TooManyPublicKeys(TooManyPublicKeys), TooManyPublicKeysInKeyGroup(TooManyPublicKeysInKeyGroup), TooManyQueryStringParameters(TooManyQueryStringParameters), TooManyQueryStringsInCachePolicy(TooManyQueryStringsInCachePolicy), TooManyQueryStringsInOriginRequestPolicy(TooManyQueryStringsInOriginRequestPolicy), TooManyRealtimeLogConfigs(TooManyRealtimeLogConfigs), TooManyRemoveHeadersInResponseHeadersPolicy(TooManyRemoveHeadersInResponseHeadersPolicy), TooManyResponseHeadersPolicies(TooManyResponseHeadersPolicies), TooManyStreamingDistributionCnamEs(TooManyStreamingDistributionCnamEs), TooManyStreamingDistributions(TooManyStreamingDistributions), TooManyTrustedSigners(TooManyTrustedSigners), TrustedKeyGroupDoesNotExist(TrustedKeyGroupDoesNotExist), TrustedSignerDoesNotExist(TrustedSignerDoesNotExist), UnsupportedOperation(UnsupportedOperation), Unhandled(Unhandled),
}
Expand description

All possible error types for this service.

Variants (Non-exhaustive)§

This enum is marked as non-exhaustive
Non-exhaustive enums could have additional variants added in future. Therefore, when matching against variants of non-exhaustive enums, an extra wildcard arm must be added to account for any future variants.
§

AccessDenied(AccessDenied)

Access denied.

§

BatchTooLarge(BatchTooLarge)

Invalidation batch specified is too large.

§

CnameAlreadyExists(CnameAlreadyExists)

The CNAME specified is already defined for CloudFront.

§

CachePolicyAlreadyExists(CachePolicyAlreadyExists)

A cache policy with this name already exists. You must provide a unique name. To modify an existing cache policy, use UpdateCachePolicy.

§

CachePolicyInUse(CachePolicyInUse)

Cannot delete the cache policy because it is attached to one or more cache behaviors.

§

CannotChangeImmutablePublicKeyFields(CannotChangeImmutablePublicKeyFields)

You can't change the value of a public key.

§

CannotDeleteEntityWhileInUse(CannotDeleteEntityWhileInUse)

The Key Value Store entity cannot be deleted while it is in use.

§

CloudFrontOriginAccessIdentityAlreadyExists(CloudFrontOriginAccessIdentityAlreadyExists)

If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.

§

CloudFrontOriginAccessIdentityInUse(CloudFrontOriginAccessIdentityInUse)

The Origin Access Identity specified is already in use.

§

ContinuousDeploymentPolicyAlreadyExists(ContinuousDeploymentPolicyAlreadyExists)

A continuous deployment policy with this configuration already exists.

§

ContinuousDeploymentPolicyInUse(ContinuousDeploymentPolicyInUse)

You cannot delete a continuous deployment policy that is associated with a primary distribution.

§

DistributionAlreadyExists(DistributionAlreadyExists)

The caller reference you attempted to create the distribution with is associated with another distribution.

§

DistributionNotDisabled(DistributionNotDisabled)

The specified CloudFront distribution is not disabled. You must disable the distribution before you can delete it.

§

EntityAlreadyExists(EntityAlreadyExists)

The Key Value Store entity already exists. You must provide a unique Key Value Store entity.

§

EntityLimitExceeded(EntityLimitExceeded)

The Key Value Store entity limit has been exceeded.

§

EntityNotFound(EntityNotFound)

The Key Value Store entity was not found.

§

EntitySizeLimitExceeded(EntitySizeLimitExceeded)

The Key Value Store entity size limit was exceeded.

§

FieldLevelEncryptionConfigAlreadyExists(FieldLevelEncryptionConfigAlreadyExists)

The specified configuration for field-level encryption already exists.

§

FieldLevelEncryptionConfigInUse(FieldLevelEncryptionConfigInUse)

The specified configuration for field-level encryption is in use.

§

FieldLevelEncryptionProfileAlreadyExists(FieldLevelEncryptionProfileAlreadyExists)

The specified profile for field-level encryption already exists.

§

FieldLevelEncryptionProfileInUse(FieldLevelEncryptionProfileInUse)

The specified profile for field-level encryption is in use.

§

FieldLevelEncryptionProfileSizeExceeded(FieldLevelEncryptionProfileSizeExceeded)

The maximum size of a profile for field-level encryption was exceeded.

§

FunctionAlreadyExists(FunctionAlreadyExists)

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.

§

FunctionInUse(FunctionInUse)

Cannot delete the function because it's attached to one or more cache behaviors.

§

FunctionSizeLimitExceeded(FunctionSizeLimitExceeded)

The function is too large. For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

§

IllegalDelete(IllegalDelete)

You cannot delete a managed policy.

§

IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior(IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior)

The specified configuration for field-level encryption can't be associated with the specified cache behavior.

§

IllegalOriginAccessConfiguration(IllegalOriginAccessConfiguration)

An origin cannot contain both an origin access control (OAC) and an origin access identity (OAI).

§

IllegalUpdate(IllegalUpdate)

The update contains modifications that are not allowed.

§

InconsistentQuantities(InconsistentQuantities)

The value of Quantity and the size of Items don't match.

§

InvalidArgument(InvalidArgument)

An argument is invalid.

§

InvalidDefaultRootObject(InvalidDefaultRootObject)

The default root object file name is too big or contains an invalid character.

§

InvalidDomainNameForOriginAccessControl(InvalidDomainNameForOriginAccessControl)

An origin access control is associated with an origin whose domain name is not supported.

§

InvalidErrorCode(InvalidErrorCode)

An invalid error code was specified.

§

InvalidForwardCookies(InvalidForwardCookies)

Your request contains forward cookies option which doesn't match with the expectation for the whitelisted list of cookie names. Either list of cookie names has been specified when not allowed or list of cookie names is missing when expected.

§

InvalidFunctionAssociation(InvalidFunctionAssociation)

A CloudFront function association is invalid.

§

InvalidGeoRestrictionParameter(InvalidGeoRestrictionParameter)

The specified geo restriction parameter is not valid.

§

InvalidHeadersForS3Origin(InvalidHeadersForS3Origin)

The headers specified are not valid for an Amazon S3 origin.

§

InvalidIfMatchVersion(InvalidIfMatchVersion)

The If-Match version is missing or not valid.

§

InvalidLambdaFunctionAssociation(InvalidLambdaFunctionAssociation)

The specified Lambda@Edge function association is invalid.

§

InvalidLocationCode(InvalidLocationCode)

The location code specified is not valid.

§

InvalidMinimumProtocolVersion(InvalidMinimumProtocolVersion)

The minimum protocol version specified is not valid.

§

InvalidOrigin(InvalidOrigin)

The Amazon S3 origin server specified does not refer to a valid Amazon S3 bucket.

§

InvalidOriginAccessControl(InvalidOriginAccessControl)

The origin access control is not valid.

§

InvalidOriginAccessIdentity(InvalidOriginAccessIdentity)

The origin access identity is not valid or doesn't exist.

§

InvalidOriginKeepaliveTimeout(InvalidOriginKeepaliveTimeout)

The keep alive timeout specified for the origin is not valid.

§

InvalidOriginReadTimeout(InvalidOriginReadTimeout)

The read timeout specified for the origin is not valid.

§

InvalidProtocolSettings(InvalidProtocolSettings)

You cannot specify SSLv3 as the minimum protocol version if you only want to support only clients that support Server Name Indication (SNI).

§

InvalidQueryStringParameters(InvalidQueryStringParameters)

The query string parameters specified are not valid.

§

InvalidRelativePath(InvalidRelativePath)

The relative path is too big, is not URL-encoded, or does not begin with a slash (/).

§

InvalidRequiredProtocol(InvalidRequiredProtocol)

This operation requires the HTTPS protocol. Ensure that you specify the HTTPS protocol in your request, or omit the RequiredProtocols element from your distribution configuration.

§

InvalidResponseCode(InvalidResponseCode)

A response code is not valid.

§

InvalidTtlOrder(InvalidTtlOrder)

The TTL order specified is not valid.

§

InvalidTagging(InvalidTagging)

The tagging specified is not valid.

§

InvalidViewerCertificate(InvalidViewerCertificate)

A viewer certificate specified is not valid.

§

InvalidWebAclId(InvalidWebAclId)

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 example 473e64fd-f30b-4765-81a0-62ad96dd167a.

§

KeyGroupAlreadyExists(KeyGroupAlreadyExists)

A key group with this name already exists. You must provide a unique name. To modify an existing key group, use UpdateKeyGroup.

§

MissingBody(MissingBody)

This operation requires a body. Ensure that the body is present and the Content-Type header is set.

§

MonitoringSubscriptionAlreadyExists(MonitoringSubscriptionAlreadyExists)

A monitoring subscription already exists for the specified distribution.

§

NoSuchCachePolicy(NoSuchCachePolicy)

The cache policy does not exist.

§

NoSuchCloudFrontOriginAccessIdentity(NoSuchCloudFrontOriginAccessIdentity)

The specified origin access identity does not exist.

§

NoSuchContinuousDeploymentPolicy(NoSuchContinuousDeploymentPolicy)

The continuous deployment policy doesn't exist.

§

NoSuchDistribution(NoSuchDistribution)

The specified distribution does not exist.

§

NoSuchFieldLevelEncryptionConfig(NoSuchFieldLevelEncryptionConfig)

The specified configuration for field-level encryption doesn't exist.

§

NoSuchFieldLevelEncryptionProfile(NoSuchFieldLevelEncryptionProfile)

The specified profile for field-level encryption doesn't exist.

§

NoSuchFunctionExists(NoSuchFunctionExists)

The function does not exist.

§

NoSuchInvalidation(NoSuchInvalidation)

The specified invalidation does not exist.

§

NoSuchMonitoringSubscription(NoSuchMonitoringSubscription)

A monitoring subscription does not exist for the specified distribution.

§

NoSuchOrigin(NoSuchOrigin)

No origin exists with the specified Origin Id.

§

NoSuchOriginAccessControl(NoSuchOriginAccessControl)

The origin access control does not exist.

§

NoSuchOriginRequestPolicy(NoSuchOriginRequestPolicy)

The origin request policy does not exist.

§

NoSuchPublicKey(NoSuchPublicKey)

The specified public key doesn't exist.

§

NoSuchRealtimeLogConfig(NoSuchRealtimeLogConfig)

The real-time log configuration does not exist.

§

NoSuchResource(NoSuchResource)

A resource that was specified is not valid.

§

NoSuchResponseHeadersPolicy(NoSuchResponseHeadersPolicy)

The response headers policy does not exist.

§

NoSuchStreamingDistribution(NoSuchStreamingDistribution)

The specified streaming distribution does not exist.

§

OriginAccessControlAlreadyExists(OriginAccessControlAlreadyExists)

An origin access control with the specified parameters already exists.

§

OriginAccessControlInUse(OriginAccessControlInUse)

Cannot delete the origin access control because it's in use by one or more distributions.

§

OriginRequestPolicyAlreadyExists(OriginRequestPolicyAlreadyExists)

An origin request policy with this name already exists. You must provide a unique name. To modify an existing origin request policy, use UpdateOriginRequestPolicy.

§

OriginRequestPolicyInUse(OriginRequestPolicyInUse)

Cannot delete the origin request policy because it is attached to one or more cache behaviors.

§

PreconditionFailed(PreconditionFailed)

The precondition in one or more of the request fields evaluated to false.

§

PublicKeyAlreadyExists(PublicKeyAlreadyExists)

The specified public key already exists.

§

PublicKeyInUse(PublicKeyInUse)

The specified public key is in use.

§

QueryArgProfileEmpty(QueryArgProfileEmpty)

No profile specified for the field-level encryption query argument.

§

RealtimeLogConfigAlreadyExists(RealtimeLogConfigAlreadyExists)

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.

§

RealtimeLogConfigInUse(RealtimeLogConfigInUse)

Cannot delete the real-time log configuration because it is attached to one or more cache behaviors.

§

RealtimeLogConfigOwnerMismatch(RealtimeLogConfigOwnerMismatch)

The specified real-time log configuration belongs to a different Amazon Web Services account.

§

ResourceInUse(ResourceInUse)

Cannot delete this resource because it is in use.

§

ResponseHeadersPolicyAlreadyExists(ResponseHeadersPolicyAlreadyExists)

A response headers policy with this name already exists. You must provide a unique name. To modify an existing response headers policy, use UpdateResponseHeadersPolicy.

§

ResponseHeadersPolicyInUse(ResponseHeadersPolicyInUse)

Cannot delete the response headers policy because it is attached to one or more cache behaviors in a CloudFront distribution.

§

StagingDistributionInUse(StagingDistributionInUse)

A continuous deployment policy for this staging distribution already exists.

§

StreamingDistributionAlreadyExists(StreamingDistributionAlreadyExists)

The caller reference you attempted to create the streaming distribution with is associated with another distribution

§

StreamingDistributionNotDisabled(StreamingDistributionNotDisabled)

The specified CloudFront distribution is not disabled. You must disable the distribution before you can delete it.

§

TestFunctionFailed(TestFunctionFailed)

The CloudFront function failed.

§

TooLongCspInResponseHeadersPolicy(TooLongCspInResponseHeadersPolicy)

The length of the Content-Security-Policy header value in the response headers policy exceeds the maximum.

For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

§

TooManyCacheBehaviors(TooManyCacheBehaviors)

You cannot create more cache behaviors for the distribution.

§

TooManyCachePolicies(TooManyCachePolicies)

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.

§

TooManyCertificates(TooManyCertificates)

You cannot create anymore custom SSL/TLS certificates.

§

TooManyCloudFrontOriginAccessIdentities(TooManyCloudFrontOriginAccessIdentities)

Processing your request would cause you to exceed the maximum number of origin access identities allowed.

§

TooManyContinuousDeploymentPolicies(TooManyContinuousDeploymentPolicies)

You have reached the maximum number of continuous deployment policies for this Amazon Web Services account.

§

TooManyCookieNamesInWhiteList(TooManyCookieNamesInWhiteList)

Your request contains more cookie names in the whitelist than are allowed per cache behavior.

§

TooManyCookiesInCachePolicy(TooManyCookiesInCachePolicy)

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.

§

TooManyCookiesInOriginRequestPolicy(TooManyCookiesInOriginRequestPolicy)

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.

§

TooManyCustomHeadersInResponseHeadersPolicy(TooManyCustomHeadersInResponseHeadersPolicy)

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.

§

TooManyDistributionCnamEs(TooManyDistributionCnamEs)

Your request contains more CNAMEs than are allowed per distribution.

§

TooManyDistributions(TooManyDistributions)

Processing your request would cause you to exceed the maximum number of distributions allowed.

§

TooManyDistributionsAssociatedToCachePolicy(TooManyDistributionsAssociatedToCachePolicy)

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.

§

TooManyDistributionsAssociatedToFieldLevelEncryptionConfig(TooManyDistributionsAssociatedToFieldLevelEncryptionConfig)

The maximum number of distributions have been associated with the specified configuration for field-level encryption.

§

TooManyDistributionsAssociatedToKeyGroup(TooManyDistributionsAssociatedToKeyGroup)

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.

§

TooManyDistributionsAssociatedToOriginAccessControl(TooManyDistributionsAssociatedToOriginAccessControl)

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.

§

TooManyDistributionsAssociatedToOriginRequestPolicy(TooManyDistributionsAssociatedToOriginRequestPolicy)

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.

§

TooManyDistributionsAssociatedToResponseHeadersPolicy(TooManyDistributionsAssociatedToResponseHeadersPolicy)

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.

§

TooManyDistributionsWithFunctionAssociations(TooManyDistributionsWithFunctionAssociations)

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.

§

TooManyDistributionsWithLambdaAssociations(TooManyDistributionsWithLambdaAssociations)

Processing your request would cause the maximum number of distributions with Lambda@Edge function associations per owner to be exceeded.

§

TooManyDistributionsWithSingleFunctionArn(TooManyDistributionsWithSingleFunctionArn)

The maximum number of distributions have been associated with the specified Lambda@Edge function.

§

TooManyFieldLevelEncryptionConfigs(TooManyFieldLevelEncryptionConfigs)

The maximum number of configurations for field-level encryption have been created.

§

TooManyFieldLevelEncryptionContentTypeProfiles(TooManyFieldLevelEncryptionContentTypeProfiles)

The maximum number of content type profiles for field-level encryption have been created.

§

TooManyFieldLevelEncryptionEncryptionEntities(TooManyFieldLevelEncryptionEncryptionEntities)

The maximum number of encryption entities for field-level encryption have been created.

§

TooManyFieldLevelEncryptionFieldPatterns(TooManyFieldLevelEncryptionFieldPatterns)

The maximum number of field patterns for field-level encryption have been created.

§

TooManyFieldLevelEncryptionProfiles(TooManyFieldLevelEncryptionProfiles)

The maximum number of profiles for field-level encryption have been created.

§

TooManyFieldLevelEncryptionQueryArgProfiles(TooManyFieldLevelEncryptionQueryArgProfiles)

The maximum number of query arg profiles for field-level encryption have been created.

§

TooManyFunctionAssociations(TooManyFunctionAssociations)

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.

§

TooManyFunctions(TooManyFunctions)

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.

§

TooManyHeadersInCachePolicy(TooManyHeadersInCachePolicy)

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.

§

TooManyHeadersInForwardedValues(TooManyHeadersInForwardedValues)

Your request contains too many headers in forwarded values.

§

TooManyHeadersInOriginRequestPolicy(TooManyHeadersInOriginRequestPolicy)

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.

§

TooManyInvalidationsInProgress(TooManyInvalidationsInProgress)

You have exceeded the maximum number of allowable InProgress invalidation batch requests, or invalidation objects.

§

TooManyKeyGroups(TooManyKeyGroups)

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.

§

TooManyKeyGroupsAssociatedToDistribution(TooManyKeyGroupsAssociatedToDistribution)

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.

§

TooManyLambdaFunctionAssociations(TooManyLambdaFunctionAssociations)

Your request contains more Lambda@Edge function associations than are allowed per distribution.

§

TooManyOriginAccessControls(TooManyOriginAccessControls)

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.

§

TooManyOriginCustomHeaders(TooManyOriginCustomHeaders)

Your request contains too many origin custom headers.

§

TooManyOriginGroupsPerDistribution(TooManyOriginGroupsPerDistribution)

Processing your request would cause you to exceed the maximum number of origin groups allowed.

§

TooManyOriginRequestPolicies(TooManyOriginRequestPolicies)

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.

§

TooManyOrigins(TooManyOrigins)

You cannot create more origins for the distribution.

§

TooManyPublicKeys(TooManyPublicKeys)

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.

§

TooManyPublicKeysInKeyGroup(TooManyPublicKeysInKeyGroup)

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.

§

TooManyQueryStringParameters(TooManyQueryStringParameters)

Your request contains too many query string parameters.

§

TooManyQueryStringsInCachePolicy(TooManyQueryStringsInCachePolicy)

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.

§

TooManyQueryStringsInOriginRequestPolicy(TooManyQueryStringsInOriginRequestPolicy)

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.

§

TooManyRealtimeLogConfigs(TooManyRealtimeLogConfigs)

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.

§

TooManyRemoveHeadersInResponseHeadersPolicy(TooManyRemoveHeadersInResponseHeadersPolicy)

The number of headers in RemoveHeadersConfig in the response headers policy exceeds the maximum.

For more information, see Quotas (formerly known as limits) in the Amazon CloudFront Developer Guide.

§

TooManyResponseHeadersPolicies(TooManyResponseHeadersPolicies)

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.

§

TooManyStreamingDistributionCnamEs(TooManyStreamingDistributionCnamEs)

Your request contains more CNAMEs than are allowed per distribution.

§

TooManyStreamingDistributions(TooManyStreamingDistributions)

Processing your request would cause you to exceed the maximum number of streaming distributions allowed.

§

TooManyTrustedSigners(TooManyTrustedSigners)

Your request contains more trusted signers than are allowed per distribution.

§

TrustedKeyGroupDoesNotExist(TrustedKeyGroupDoesNotExist)

The specified key group does not exist.

§

TrustedSignerDoesNotExist(TrustedSignerDoesNotExist)

One or more of your trusted signers don't exist.

§

UnsupportedOperation(UnsupportedOperation)

This operation is not supported in this region.

§

Unhandled(Unhandled)

👎Deprecated: Matching Unhandled directly is not forwards compatible. Instead, match using a variable wildcard pattern and check .code():    err if err.code() == Some("SpecificExceptionCode") => { /* handle the error */ } See ProvideErrorMetadata for what information is available for the error.

An unexpected error occurred (e.g., invalid JSON returned by the service or an unknown error code).

Trait Implementations§

source§

impl Debug for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for Error

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for Error

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<AssociateAliasError> for Error

source§

fn from(err: AssociateAliasError) -> Self

Converts to this type from the input type.
source§

impl From<BuildError> for Error

source§

fn from(value: BuildError) -> Self

Converts to this type from the input type.
source§

impl From<CopyDistributionError> for Error

source§

fn from(err: CopyDistributionError) -> Self

Converts to this type from the input type.
source§

impl From<CreateCachePolicyError> for Error

source§

fn from(err: CreateCachePolicyError) -> Self

Converts to this type from the input type.
source§

impl From<CreateCloudFrontOriginAccessIdentityError> for Error

source§

fn from(err: CreateCloudFrontOriginAccessIdentityError) -> Self

Converts to this type from the input type.
source§

impl From<CreateContinuousDeploymentPolicyError> for Error

source§

fn from(err: CreateContinuousDeploymentPolicyError) -> Self

Converts to this type from the input type.
source§

impl From<CreateDistributionError> for Error

source§

fn from(err: CreateDistributionError) -> Self

Converts to this type from the input type.
source§

impl From<CreateDistributionWithTagsError> for Error

source§

fn from(err: CreateDistributionWithTagsError) -> Self

Converts to this type from the input type.
source§

impl From<CreateFieldLevelEncryptionConfigError> for Error

source§

fn from(err: CreateFieldLevelEncryptionConfigError) -> Self

Converts to this type from the input type.
source§

impl From<CreateFieldLevelEncryptionProfileError> for Error

source§

fn from(err: CreateFieldLevelEncryptionProfileError) -> Self

Converts to this type from the input type.
source§

impl From<CreateFunctionError> for Error

source§

fn from(err: CreateFunctionError) -> Self

Converts to this type from the input type.
source§

impl From<CreateInvalidationError> for Error

source§

fn from(err: CreateInvalidationError) -> Self

Converts to this type from the input type.
source§

impl From<CreateKeyGroupError> for Error

source§

fn from(err: CreateKeyGroupError) -> Self

Converts to this type from the input type.
source§

impl From<CreateKeyValueStoreError> for Error

source§

fn from(err: CreateKeyValueStoreError) -> Self

Converts to this type from the input type.
source§

impl From<CreateMonitoringSubscriptionError> for Error

source§

fn from(err: CreateMonitoringSubscriptionError) -> Self

Converts to this type from the input type.
source§

impl From<CreateOriginAccessControlError> for Error

source§

fn from(err: CreateOriginAccessControlError) -> Self

Converts to this type from the input type.
source§

impl From<CreateOriginRequestPolicyError> for Error

source§

fn from(err: CreateOriginRequestPolicyError) -> Self

Converts to this type from the input type.
source§

impl From<CreatePublicKeyError> for Error

source§

fn from(err: CreatePublicKeyError) -> Self

Converts to this type from the input type.
source§

impl From<CreateRealtimeLogConfigError> for Error

source§

fn from(err: CreateRealtimeLogConfigError) -> Self

Converts to this type from the input type.
source§

impl From<CreateResponseHeadersPolicyError> for Error

source§

fn from(err: CreateResponseHeadersPolicyError) -> Self

Converts to this type from the input type.
source§

impl From<CreateStreamingDistributionError> for Error

source§

fn from(err: CreateStreamingDistributionError) -> Self

Converts to this type from the input type.
source§

impl From<CreateStreamingDistributionWithTagsError> for Error

source§

fn from(err: CreateStreamingDistributionWithTagsError) -> Self

Converts to this type from the input type.
source§

impl From<DeleteCachePolicyError> for Error

source§

fn from(err: DeleteCachePolicyError) -> Self

Converts to this type from the input type.
source§

impl From<DeleteCloudFrontOriginAccessIdentityError> for Error

source§

fn from(err: DeleteCloudFrontOriginAccessIdentityError) -> Self

Converts to this type from the input type.
source§

impl From<DeleteContinuousDeploymentPolicyError> for Error

source§

fn from(err: DeleteContinuousDeploymentPolicyError) -> Self

Converts to this type from the input type.
source§

impl From<DeleteDistributionError> for Error

source§

fn from(err: DeleteDistributionError) -> Self

Converts to this type from the input type.
source§

impl From<DeleteFieldLevelEncryptionConfigError> for Error

source§

fn from(err: DeleteFieldLevelEncryptionConfigError) -> Self

Converts to this type from the input type.
source§

impl From<DeleteFieldLevelEncryptionProfileError> for Error

source§

fn from(err: DeleteFieldLevelEncryptionProfileError) -> Self

Converts to this type from the input type.
source§

impl From<DeleteFunctionError> for Error

source§

fn from(err: DeleteFunctionError) -> Self

Converts to this type from the input type.
source§

impl From<DeleteKeyGroupError> for Error

source§

fn from(err: DeleteKeyGroupError) -> Self

Converts to this type from the input type.
source§

impl From<DeleteKeyValueStoreError> for Error

source§

fn from(err: DeleteKeyValueStoreError) -> Self

Converts to this type from the input type.
source§

impl From<DeleteMonitoringSubscriptionError> for Error

source§

fn from(err: DeleteMonitoringSubscriptionError) -> Self

Converts to this type from the input type.
source§

impl From<DeleteOriginAccessControlError> for Error

source§

fn from(err: DeleteOriginAccessControlError) -> Self

Converts to this type from the input type.
source§

impl From<DeleteOriginRequestPolicyError> for Error

source§

fn from(err: DeleteOriginRequestPolicyError) -> Self

Converts to this type from the input type.
source§

impl From<DeletePublicKeyError> for Error

source§

fn from(err: DeletePublicKeyError) -> Self

Converts to this type from the input type.
source§

impl From<DeleteRealtimeLogConfigError> for Error

source§

fn from(err: DeleteRealtimeLogConfigError) -> Self

Converts to this type from the input type.
source§

impl From<DeleteResponseHeadersPolicyError> for Error

source§

fn from(err: DeleteResponseHeadersPolicyError) -> Self

Converts to this type from the input type.
source§

impl From<DeleteStreamingDistributionError> for Error

source§

fn from(err: DeleteStreamingDistributionError) -> Self

Converts to this type from the input type.
source§

impl From<DescribeFunctionError> for Error

source§

fn from(err: DescribeFunctionError) -> Self

Converts to this type from the input type.
source§

impl From<DescribeKeyValueStoreError> for Error

source§

fn from(err: DescribeKeyValueStoreError) -> Self

Converts to this type from the input type.
source§

impl From<GetCachePolicyConfigError> for Error

source§

fn from(err: GetCachePolicyConfigError) -> Self

Converts to this type from the input type.
source§

impl From<GetCachePolicyError> for Error

source§

fn from(err: GetCachePolicyError) -> Self

Converts to this type from the input type.
source§

impl From<GetCloudFrontOriginAccessIdentityConfigError> for Error

source§

fn from(err: GetCloudFrontOriginAccessIdentityConfigError) -> Self

Converts to this type from the input type.
source§

impl From<GetCloudFrontOriginAccessIdentityError> for Error

source§

fn from(err: GetCloudFrontOriginAccessIdentityError) -> Self

Converts to this type from the input type.
source§

impl From<GetContinuousDeploymentPolicyConfigError> for Error

source§

fn from(err: GetContinuousDeploymentPolicyConfigError) -> Self

Converts to this type from the input type.
source§

impl From<GetContinuousDeploymentPolicyError> for Error

source§

fn from(err: GetContinuousDeploymentPolicyError) -> Self

Converts to this type from the input type.
source§

impl From<GetDistributionConfigError> for Error

source§

fn from(err: GetDistributionConfigError) -> Self

Converts to this type from the input type.
source§

impl From<GetDistributionError> for Error

source§

fn from(err: GetDistributionError) -> Self

Converts to this type from the input type.
source§

impl From<GetFieldLevelEncryptionConfigError> for Error

source§

fn from(err: GetFieldLevelEncryptionConfigError) -> Self

Converts to this type from the input type.
source§

impl From<GetFieldLevelEncryptionError> for Error

source§

fn from(err: GetFieldLevelEncryptionError) -> Self

Converts to this type from the input type.
source§

impl From<GetFieldLevelEncryptionProfileConfigError> for Error

source§

fn from(err: GetFieldLevelEncryptionProfileConfigError) -> Self

Converts to this type from the input type.
source§

impl From<GetFieldLevelEncryptionProfileError> for Error

source§

fn from(err: GetFieldLevelEncryptionProfileError) -> Self

Converts to this type from the input type.
source§

impl From<GetFunctionError> for Error

source§

fn from(err: GetFunctionError) -> Self

Converts to this type from the input type.
source§

impl From<GetInvalidationError> for Error

source§

fn from(err: GetInvalidationError) -> Self

Converts to this type from the input type.
source§

impl From<GetKeyGroupConfigError> for Error

source§

fn from(err: GetKeyGroupConfigError) -> Self

Converts to this type from the input type.
source§

impl From<GetKeyGroupError> for Error

source§

fn from(err: GetKeyGroupError) -> Self

Converts to this type from the input type.
source§

impl From<GetMonitoringSubscriptionError> for Error

source§

fn from(err: GetMonitoringSubscriptionError) -> Self

Converts to this type from the input type.
source§

impl From<GetOriginAccessControlConfigError> for Error

source§

fn from(err: GetOriginAccessControlConfigError) -> Self

Converts to this type from the input type.
source§

impl From<GetOriginAccessControlError> for Error

source§

fn from(err: GetOriginAccessControlError) -> Self

Converts to this type from the input type.
source§

impl From<GetOriginRequestPolicyConfigError> for Error

source§

fn from(err: GetOriginRequestPolicyConfigError) -> Self

Converts to this type from the input type.
source§

impl From<GetOriginRequestPolicyError> for Error

source§

fn from(err: GetOriginRequestPolicyError) -> Self

Converts to this type from the input type.
source§

impl From<GetPublicKeyConfigError> for Error

source§

fn from(err: GetPublicKeyConfigError) -> Self

Converts to this type from the input type.
source§

impl From<GetPublicKeyError> for Error

source§

fn from(err: GetPublicKeyError) -> Self

Converts to this type from the input type.
source§

impl From<GetRealtimeLogConfigError> for Error

source§

fn from(err: GetRealtimeLogConfigError) -> Self

Converts to this type from the input type.
source§

impl From<GetResponseHeadersPolicyConfigError> for Error

source§

fn from(err: GetResponseHeadersPolicyConfigError) -> Self

Converts to this type from the input type.
source§

impl From<GetResponseHeadersPolicyError> for Error

source§

fn from(err: GetResponseHeadersPolicyError) -> Self

Converts to this type from the input type.
source§

impl From<GetStreamingDistributionConfigError> for Error

source§

fn from(err: GetStreamingDistributionConfigError) -> Self

Converts to this type from the input type.
source§

impl From<GetStreamingDistributionError> for Error

source§

fn from(err: GetStreamingDistributionError) -> Self

Converts to this type from the input type.
source§

impl From<ListCachePoliciesError> for Error

source§

fn from(err: ListCachePoliciesError) -> Self

Converts to this type from the input type.
source§

impl From<ListCloudFrontOriginAccessIdentitiesError> for Error

source§

fn from(err: ListCloudFrontOriginAccessIdentitiesError) -> Self

Converts to this type from the input type.
source§

impl From<ListConflictingAliasesError> for Error

source§

fn from(err: ListConflictingAliasesError) -> Self

Converts to this type from the input type.
source§

impl From<ListContinuousDeploymentPoliciesError> for Error

source§

fn from(err: ListContinuousDeploymentPoliciesError) -> Self

Converts to this type from the input type.
source§

impl From<ListDistributionsByCachePolicyIdError> for Error

source§

fn from(err: ListDistributionsByCachePolicyIdError) -> Self

Converts to this type from the input type.
source§

impl From<ListDistributionsByKeyGroupError> for Error

source§

fn from(err: ListDistributionsByKeyGroupError) -> Self

Converts to this type from the input type.
source§

impl From<ListDistributionsByOriginRequestPolicyIdError> for Error

source§

fn from(err: ListDistributionsByOriginRequestPolicyIdError) -> Self

Converts to this type from the input type.
source§

impl From<ListDistributionsByRealtimeLogConfigError> for Error

source§

fn from(err: ListDistributionsByRealtimeLogConfigError) -> Self

Converts to this type from the input type.
source§

impl From<ListDistributionsByResponseHeadersPolicyIdError> for Error

source§

fn from(err: ListDistributionsByResponseHeadersPolicyIdError) -> Self

Converts to this type from the input type.
source§

impl From<ListDistributionsByWebACLIdError> for Error

source§

fn from(err: ListDistributionsByWebACLIdError) -> Self

Converts to this type from the input type.
source§

impl From<ListDistributionsError> for Error

source§

fn from(err: ListDistributionsError) -> Self

Converts to this type from the input type.
source§

impl From<ListFieldLevelEncryptionConfigsError> for Error

source§

fn from(err: ListFieldLevelEncryptionConfigsError) -> Self

Converts to this type from the input type.
source§

impl From<ListFieldLevelEncryptionProfilesError> for Error

source§

fn from(err: ListFieldLevelEncryptionProfilesError) -> Self

Converts to this type from the input type.
source§

impl From<ListFunctionsError> for Error

source§

fn from(err: ListFunctionsError) -> Self

Converts to this type from the input type.
source§

impl From<ListInvalidationsError> for Error

source§

fn from(err: ListInvalidationsError) -> Self

Converts to this type from the input type.
source§

impl From<ListKeyGroupsError> for Error

source§

fn from(err: ListKeyGroupsError) -> Self

Converts to this type from the input type.
source§

impl From<ListKeyValueStoresError> for Error

source§

fn from(err: ListKeyValueStoresError) -> Self

Converts to this type from the input type.
source§

impl From<ListOriginAccessControlsError> for Error

source§

fn from(err: ListOriginAccessControlsError) -> Self

Converts to this type from the input type.
source§

impl From<ListOriginRequestPoliciesError> for Error

source§

fn from(err: ListOriginRequestPoliciesError) -> Self

Converts to this type from the input type.
source§

impl From<ListPublicKeysError> for Error

source§

fn from(err: ListPublicKeysError) -> Self

Converts to this type from the input type.
source§

impl From<ListRealtimeLogConfigsError> for Error

source§

fn from(err: ListRealtimeLogConfigsError) -> Self

Converts to this type from the input type.
source§

impl From<ListResponseHeadersPoliciesError> for Error

source§

fn from(err: ListResponseHeadersPoliciesError) -> Self

Converts to this type from the input type.
source§

impl From<ListStreamingDistributionsError> for Error

source§

fn from(err: ListStreamingDistributionsError) -> Self

Converts to this type from the input type.
source§

impl From<ListTagsForResourceError> for Error

source§

fn from(err: ListTagsForResourceError) -> Self

Converts to this type from the input type.
source§

impl From<PublishFunctionError> for Error

source§

fn from(err: PublishFunctionError) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<AssociateAliasError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<AssociateAliasError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<CopyDistributionError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<CopyDistributionError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<CreateCachePolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<CreateCachePolicyError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<CreateCloudFrontOriginAccessIdentityError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<CreateCloudFrontOriginAccessIdentityError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<CreateContinuousDeploymentPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<CreateContinuousDeploymentPolicyError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<CreateDistributionError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<CreateDistributionError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<CreateDistributionWithTagsError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<CreateDistributionWithTagsError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<CreateFieldLevelEncryptionConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<CreateFieldLevelEncryptionConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<CreateFieldLevelEncryptionProfileError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<CreateFieldLevelEncryptionProfileError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<CreateFunctionError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<CreateFunctionError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<CreateInvalidationError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<CreateInvalidationError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<CreateKeyGroupError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<CreateKeyGroupError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<CreateKeyValueStoreError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<CreateKeyValueStoreError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<CreateMonitoringSubscriptionError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<CreateMonitoringSubscriptionError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<CreateOriginAccessControlError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<CreateOriginAccessControlError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<CreateOriginRequestPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<CreateOriginRequestPolicyError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<CreatePublicKeyError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<CreatePublicKeyError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<CreateRealtimeLogConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<CreateRealtimeLogConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<CreateResponseHeadersPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<CreateResponseHeadersPolicyError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<CreateStreamingDistributionError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<CreateStreamingDistributionError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<CreateStreamingDistributionWithTagsError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<CreateStreamingDistributionWithTagsError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<DeleteCachePolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<DeleteCachePolicyError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<DeleteCloudFrontOriginAccessIdentityError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<DeleteCloudFrontOriginAccessIdentityError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<DeleteContinuousDeploymentPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<DeleteContinuousDeploymentPolicyError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<DeleteDistributionError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<DeleteDistributionError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<DeleteFieldLevelEncryptionConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<DeleteFieldLevelEncryptionConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<DeleteFieldLevelEncryptionProfileError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<DeleteFieldLevelEncryptionProfileError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<DeleteFunctionError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<DeleteFunctionError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<DeleteKeyGroupError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<DeleteKeyGroupError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<DeleteKeyValueStoreError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<DeleteKeyValueStoreError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<DeleteMonitoringSubscriptionError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<DeleteMonitoringSubscriptionError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<DeleteOriginAccessControlError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<DeleteOriginAccessControlError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<DeleteOriginRequestPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<DeleteOriginRequestPolicyError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<DeletePublicKeyError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<DeletePublicKeyError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<DeleteRealtimeLogConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<DeleteRealtimeLogConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<DeleteResponseHeadersPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<DeleteResponseHeadersPolicyError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<DeleteStreamingDistributionError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<DeleteStreamingDistributionError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<DescribeFunctionError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<DescribeFunctionError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<DescribeKeyValueStoreError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<DescribeKeyValueStoreError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetCachePolicyConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetCachePolicyConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetCachePolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetCachePolicyError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetCloudFrontOriginAccessIdentityConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetCloudFrontOriginAccessIdentityConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetCloudFrontOriginAccessIdentityError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetCloudFrontOriginAccessIdentityError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetContinuousDeploymentPolicyConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetContinuousDeploymentPolicyConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetContinuousDeploymentPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetContinuousDeploymentPolicyError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetDistributionConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetDistributionConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetDistributionError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetDistributionError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetFieldLevelEncryptionConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetFieldLevelEncryptionConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetFieldLevelEncryptionError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetFieldLevelEncryptionError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetFieldLevelEncryptionProfileConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetFieldLevelEncryptionProfileConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetFieldLevelEncryptionProfileError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetFieldLevelEncryptionProfileError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetFunctionError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetFunctionError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetInvalidationError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetInvalidationError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetKeyGroupConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetKeyGroupConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetKeyGroupError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetKeyGroupError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetMonitoringSubscriptionError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetMonitoringSubscriptionError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetOriginAccessControlConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetOriginAccessControlConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetOriginAccessControlError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetOriginAccessControlError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetOriginRequestPolicyConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetOriginRequestPolicyConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetOriginRequestPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetOriginRequestPolicyError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetPublicKeyConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetPublicKeyConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetPublicKeyError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetPublicKeyError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetRealtimeLogConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetRealtimeLogConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetResponseHeadersPolicyConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetResponseHeadersPolicyConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetResponseHeadersPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetResponseHeadersPolicyError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetStreamingDistributionConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetStreamingDistributionConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<GetStreamingDistributionError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<GetStreamingDistributionError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListCachePoliciesError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListCachePoliciesError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListCloudFrontOriginAccessIdentitiesError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListCloudFrontOriginAccessIdentitiesError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListConflictingAliasesError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListConflictingAliasesError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListContinuousDeploymentPoliciesError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListContinuousDeploymentPoliciesError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListDistributionsByCachePolicyIdError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListDistributionsByCachePolicyIdError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListDistributionsByKeyGroupError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListDistributionsByKeyGroupError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListDistributionsByOriginRequestPolicyIdError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListDistributionsByOriginRequestPolicyIdError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListDistributionsByRealtimeLogConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListDistributionsByRealtimeLogConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListDistributionsByResponseHeadersPolicyIdError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from( err: SdkError<ListDistributionsByResponseHeadersPolicyIdError, R> ) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListDistributionsByWebACLIdError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListDistributionsByWebACLIdError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListDistributionsError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListDistributionsError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListFieldLevelEncryptionConfigsError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListFieldLevelEncryptionConfigsError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListFieldLevelEncryptionProfilesError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListFieldLevelEncryptionProfilesError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListFunctionsError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListFunctionsError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListInvalidationsError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListInvalidationsError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListKeyGroupsError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListKeyGroupsError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListKeyValueStoresError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListKeyValueStoresError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListOriginAccessControlsError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListOriginAccessControlsError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListOriginRequestPoliciesError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListOriginRequestPoliciesError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListPublicKeysError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListPublicKeysError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListRealtimeLogConfigsError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListRealtimeLogConfigsError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListResponseHeadersPoliciesError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListResponseHeadersPoliciesError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListStreamingDistributionsError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListStreamingDistributionsError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<ListTagsForResourceError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<ListTagsForResourceError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<PublishFunctionError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<PublishFunctionError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<TagResourceError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<TagResourceError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<TestFunctionError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<TestFunctionError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<UntagResourceError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<UntagResourceError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<UpdateCachePolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<UpdateCachePolicyError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<UpdateCloudFrontOriginAccessIdentityError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<UpdateCloudFrontOriginAccessIdentityError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<UpdateContinuousDeploymentPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<UpdateContinuousDeploymentPolicyError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<UpdateDistributionError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<UpdateDistributionError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<UpdateDistributionWithStagingConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<UpdateDistributionWithStagingConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<UpdateFieldLevelEncryptionConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<UpdateFieldLevelEncryptionConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<UpdateFieldLevelEncryptionProfileError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<UpdateFieldLevelEncryptionProfileError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<UpdateFunctionError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<UpdateFunctionError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<UpdateKeyGroupError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<UpdateKeyGroupError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<UpdateKeyValueStoreError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<UpdateKeyValueStoreError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<UpdateOriginAccessControlError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<UpdateOriginAccessControlError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<UpdateOriginRequestPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<UpdateOriginRequestPolicyError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<UpdatePublicKeyError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<UpdatePublicKeyError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<UpdateRealtimeLogConfigError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<UpdateRealtimeLogConfigError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<UpdateResponseHeadersPolicyError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<UpdateResponseHeadersPolicyError, R>) -> Self

Converts to this type from the input type.
source§

impl<R> From<SdkError<UpdateStreamingDistributionError, R>> for Error
where R: Send + Sync + Debug + 'static,

source§

fn from(err: SdkError<UpdateStreamingDistributionError, R>) -> Self

Converts to this type from the input type.
source§

impl From<TagResourceError> for Error

source§

fn from(err: TagResourceError) -> Self

Converts to this type from the input type.
source§

impl From<TestFunctionError> for Error

source§

fn from(err: TestFunctionError) -> Self

Converts to this type from the input type.
source§

impl From<UntagResourceError> for Error

source§

fn from(err: UntagResourceError) -> Self

Converts to this type from the input type.
source§

impl From<UpdateCachePolicyError> for Error

source§

fn from(err: UpdateCachePolicyError) -> Self

Converts to this type from the input type.
source§

impl From<UpdateCloudFrontOriginAccessIdentityError> for Error

source§

fn from(err: UpdateCloudFrontOriginAccessIdentityError) -> Self

Converts to this type from the input type.
source§

impl From<UpdateContinuousDeploymentPolicyError> for Error

source§

fn from(err: UpdateContinuousDeploymentPolicyError) -> Self

Converts to this type from the input type.
source§

impl From<UpdateDistributionError> for Error

source§

fn from(err: UpdateDistributionError) -> Self

Converts to this type from the input type.
source§

impl From<UpdateDistributionWithStagingConfigError> for Error

source§

fn from(err: UpdateDistributionWithStagingConfigError) -> Self

Converts to this type from the input type.
source§

impl From<UpdateFieldLevelEncryptionConfigError> for Error

source§

fn from(err: UpdateFieldLevelEncryptionConfigError) -> Self

Converts to this type from the input type.
source§

impl From<UpdateFieldLevelEncryptionProfileError> for Error

source§

fn from(err: UpdateFieldLevelEncryptionProfileError) -> Self

Converts to this type from the input type.
source§

impl From<UpdateFunctionError> for Error

source§

fn from(err: UpdateFunctionError) -> Self

Converts to this type from the input type.
source§

impl From<UpdateKeyGroupError> for Error

source§

fn from(err: UpdateKeyGroupError) -> Self

Converts to this type from the input type.
source§

impl From<UpdateKeyValueStoreError> for Error

source§

fn from(err: UpdateKeyValueStoreError) -> Self

Converts to this type from the input type.
source§

impl From<UpdateOriginAccessControlError> for Error

source§

fn from(err: UpdateOriginAccessControlError) -> Self

Converts to this type from the input type.
source§

impl From<UpdateOriginRequestPolicyError> for Error

source§

fn from(err: UpdateOriginRequestPolicyError) -> Self

Converts to this type from the input type.
source§

impl From<UpdatePublicKeyError> for Error

source§

fn from(err: UpdatePublicKeyError) -> Self

Converts to this type from the input type.
source§

impl From<UpdateRealtimeLogConfigError> for Error

source§

fn from(err: UpdateRealtimeLogConfigError) -> Self

Converts to this type from the input type.
source§

impl From<UpdateResponseHeadersPolicyError> for Error

source§

fn from(err: UpdateResponseHeadersPolicyError) -> Self

Converts to this type from the input type.
source§

impl From<UpdateStreamingDistributionError> for Error

source§

fn from(err: UpdateStreamingDistributionError) -> Self

Converts to this type from the input type.
source§

impl ProvideErrorMetadata for Error

source§

fn meta(&self) -> &ErrorMetadata

Returns error metadata, which includes the error code, message, request ID, and potentially additional information.
source§

fn code(&self) -> Option<&str>

Returns the error code if it’s available.
source§

fn message(&self) -> Option<&str>

Returns the error message, if there is one.
source§

impl RequestId for Error

source§

fn request_id(&self) -> Option<&str>

Returns the request ID, or None if the service could not be reached.

Auto Trait Implementations§

§

impl Freeze for Error

§

impl !RefUnwindSafe for Error

§

impl Send for Error

§

impl Sync for Error

§

impl Unpin for Error

§

impl !UnwindSafe for Error

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T> Instrument for T

source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<Unshared, Shared> IntoShared<Shared> for Unshared
where Shared: FromUnshared<Unshared>,

source§

fn into_shared(self) -> Shared

Creates a shared type from an unshared type.
source§

impl<T> Same for T

§

type Output = T

Should always be Self
source§

impl<T> ToString for T
where T: Display + ?Sized,

source§

default fn to_string(&self) -> String

Converts the given value to a String. Read more
source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
source§

impl<T> WithSubscriber for T

source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more