| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474 |
- // Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
- package cloudfront
- const (
- // ErrCodeAccessDenied for service response error code
- // "AccessDenied".
- //
- // Access denied.
- ErrCodeAccessDenied = "AccessDenied"
- // ErrCodeBatchTooLarge for service response error code
- // "BatchTooLarge".
- ErrCodeBatchTooLarge = "BatchTooLarge"
- // ErrCodeCNAMEAlreadyExists for service response error code
- // "CNAMEAlreadyExists".
- ErrCodeCNAMEAlreadyExists = "CNAMEAlreadyExists"
- // ErrCodeCannotChangeImmutablePublicKeyFields for service response error code
- // "CannotChangeImmutablePublicKeyFields".
- //
- // You can't change the value of a public key.
- ErrCodeCannotChangeImmutablePublicKeyFields = "CannotChangeImmutablePublicKeyFields"
- // ErrCodeDistributionAlreadyExists for service response error code
- // "DistributionAlreadyExists".
- //
- // The caller reference you attempted to create the distribution with is associated
- // with another distribution.
- ErrCodeDistributionAlreadyExists = "DistributionAlreadyExists"
- // ErrCodeDistributionNotDisabled for service response error code
- // "DistributionNotDisabled".
- ErrCodeDistributionNotDisabled = "DistributionNotDisabled"
- // ErrCodeFieldLevelEncryptionConfigAlreadyExists for service response error code
- // "FieldLevelEncryptionConfigAlreadyExists".
- //
- // The specified configuration for field-level encryption already exists.
- ErrCodeFieldLevelEncryptionConfigAlreadyExists = "FieldLevelEncryptionConfigAlreadyExists"
- // ErrCodeFieldLevelEncryptionConfigInUse for service response error code
- // "FieldLevelEncryptionConfigInUse".
- //
- // The specified configuration for field-level encryption is in use.
- ErrCodeFieldLevelEncryptionConfigInUse = "FieldLevelEncryptionConfigInUse"
- // ErrCodeFieldLevelEncryptionProfileAlreadyExists for service response error code
- // "FieldLevelEncryptionProfileAlreadyExists".
- //
- // The specified profile for field-level encryption already exists.
- ErrCodeFieldLevelEncryptionProfileAlreadyExists = "FieldLevelEncryptionProfileAlreadyExists"
- // ErrCodeFieldLevelEncryptionProfileInUse for service response error code
- // "FieldLevelEncryptionProfileInUse".
- //
- // The specified profile for field-level encryption is in use.
- ErrCodeFieldLevelEncryptionProfileInUse = "FieldLevelEncryptionProfileInUse"
- // ErrCodeFieldLevelEncryptionProfileSizeExceeded for service response error code
- // "FieldLevelEncryptionProfileSizeExceeded".
- //
- // The maximum size of a profile for field-level encryption was exceeded.
- ErrCodeFieldLevelEncryptionProfileSizeExceeded = "FieldLevelEncryptionProfileSizeExceeded"
- // ErrCodeIllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior for service response error code
- // "IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior".
- //
- // The specified configuration for field-level encryption can't be associated
- // with the specified cache behavior.
- ErrCodeIllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior = "IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior"
- // ErrCodeIllegalUpdate for service response error code
- // "IllegalUpdate".
- //
- // Origin and CallerReference cannot be updated.
- ErrCodeIllegalUpdate = "IllegalUpdate"
- // ErrCodeInconsistentQuantities for service response error code
- // "InconsistentQuantities".
- //
- // The value of Quantity and the size of Items don't match.
- ErrCodeInconsistentQuantities = "InconsistentQuantities"
- // ErrCodeInvalidArgument for service response error code
- // "InvalidArgument".
- //
- // The argument is invalid.
- ErrCodeInvalidArgument = "InvalidArgument"
- // ErrCodeInvalidDefaultRootObject for service response error code
- // "InvalidDefaultRootObject".
- //
- // The default root object file name is too big or contains an invalid character.
- ErrCodeInvalidDefaultRootObject = "InvalidDefaultRootObject"
- // ErrCodeInvalidErrorCode for service response error code
- // "InvalidErrorCode".
- ErrCodeInvalidErrorCode = "InvalidErrorCode"
- // ErrCodeInvalidForwardCookies for service response error code
- // "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.
- ErrCodeInvalidForwardCookies = "InvalidForwardCookies"
- // ErrCodeInvalidGeoRestrictionParameter for service response error code
- // "InvalidGeoRestrictionParameter".
- ErrCodeInvalidGeoRestrictionParameter = "InvalidGeoRestrictionParameter"
- // ErrCodeInvalidHeadersForS3Origin for service response error code
- // "InvalidHeadersForS3Origin".
- ErrCodeInvalidHeadersForS3Origin = "InvalidHeadersForS3Origin"
- // ErrCodeInvalidIfMatchVersion for service response error code
- // "InvalidIfMatchVersion".
- //
- // The If-Match version is missing or not valid for the distribution.
- ErrCodeInvalidIfMatchVersion = "InvalidIfMatchVersion"
- // ErrCodeInvalidLambdaFunctionAssociation for service response error code
- // "InvalidLambdaFunctionAssociation".
- //
- // The specified Lambda function association is invalid.
- ErrCodeInvalidLambdaFunctionAssociation = "InvalidLambdaFunctionAssociation"
- // ErrCodeInvalidLocationCode for service response error code
- // "InvalidLocationCode".
- ErrCodeInvalidLocationCode = "InvalidLocationCode"
- // ErrCodeInvalidMinimumProtocolVersion for service response error code
- // "InvalidMinimumProtocolVersion".
- ErrCodeInvalidMinimumProtocolVersion = "InvalidMinimumProtocolVersion"
- // ErrCodeInvalidOrigin for service response error code
- // "InvalidOrigin".
- //
- // The Amazon S3 origin server specified does not refer to a valid Amazon S3
- // bucket.
- ErrCodeInvalidOrigin = "InvalidOrigin"
- // ErrCodeInvalidOriginAccessIdentity for service response error code
- // "InvalidOriginAccessIdentity".
- //
- // The origin access identity is not valid or doesn't exist.
- ErrCodeInvalidOriginAccessIdentity = "InvalidOriginAccessIdentity"
- // ErrCodeInvalidOriginKeepaliveTimeout for service response error code
- // "InvalidOriginKeepaliveTimeout".
- ErrCodeInvalidOriginKeepaliveTimeout = "InvalidOriginKeepaliveTimeout"
- // ErrCodeInvalidOriginReadTimeout for service response error code
- // "InvalidOriginReadTimeout".
- ErrCodeInvalidOriginReadTimeout = "InvalidOriginReadTimeout"
- // ErrCodeInvalidProtocolSettings for service response error code
- // "InvalidProtocolSettings".
- //
- // You cannot specify SSLv3 as the minimum protocol version if you only want
- // to support only clients that support Server Name Indication (SNI).
- ErrCodeInvalidProtocolSettings = "InvalidProtocolSettings"
- // ErrCodeInvalidQueryStringParameters for service response error code
- // "InvalidQueryStringParameters".
- ErrCodeInvalidQueryStringParameters = "InvalidQueryStringParameters"
- // ErrCodeInvalidRelativePath for service response error code
- // "InvalidRelativePath".
- //
- // The relative path is too big, is not URL-encoded, or does not begin with
- // a slash (/).
- ErrCodeInvalidRelativePath = "InvalidRelativePath"
- // ErrCodeInvalidRequiredProtocol for service response error code
- // "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.
- ErrCodeInvalidRequiredProtocol = "InvalidRequiredProtocol"
- // ErrCodeInvalidResponseCode for service response error code
- // "InvalidResponseCode".
- ErrCodeInvalidResponseCode = "InvalidResponseCode"
- // ErrCodeInvalidTTLOrder for service response error code
- // "InvalidTTLOrder".
- ErrCodeInvalidTTLOrder = "InvalidTTLOrder"
- // ErrCodeInvalidTagging for service response error code
- // "InvalidTagging".
- ErrCodeInvalidTagging = "InvalidTagging"
- // ErrCodeInvalidViewerCertificate for service response error code
- // "InvalidViewerCertificate".
- ErrCodeInvalidViewerCertificate = "InvalidViewerCertificate"
- // ErrCodeInvalidWebACLId for service response error code
- // "InvalidWebACLId".
- ErrCodeInvalidWebACLId = "InvalidWebACLId"
- // ErrCodeMissingBody for service response error code
- // "MissingBody".
- //
- // This operation requires a body. Ensure that the body is present and the Content-Type
- // header is set.
- ErrCodeMissingBody = "MissingBody"
- // ErrCodeNoSuchCloudFrontOriginAccessIdentity for service response error code
- // "NoSuchCloudFrontOriginAccessIdentity".
- //
- // The specified origin access identity does not exist.
- ErrCodeNoSuchCloudFrontOriginAccessIdentity = "NoSuchCloudFrontOriginAccessIdentity"
- // ErrCodeNoSuchDistribution for service response error code
- // "NoSuchDistribution".
- //
- // The specified distribution does not exist.
- ErrCodeNoSuchDistribution = "NoSuchDistribution"
- // ErrCodeNoSuchFieldLevelEncryptionConfig for service response error code
- // "NoSuchFieldLevelEncryptionConfig".
- //
- // The specified configuration for field-level encryption doesn't exist.
- ErrCodeNoSuchFieldLevelEncryptionConfig = "NoSuchFieldLevelEncryptionConfig"
- // ErrCodeNoSuchFieldLevelEncryptionProfile for service response error code
- // "NoSuchFieldLevelEncryptionProfile".
- //
- // The specified profile for field-level encryption doesn't exist.
- ErrCodeNoSuchFieldLevelEncryptionProfile = "NoSuchFieldLevelEncryptionProfile"
- // ErrCodeNoSuchInvalidation for service response error code
- // "NoSuchInvalidation".
- //
- // The specified invalidation does not exist.
- ErrCodeNoSuchInvalidation = "NoSuchInvalidation"
- // ErrCodeNoSuchOrigin for service response error code
- // "NoSuchOrigin".
- //
- // No origin exists with the specified Origin Id.
- ErrCodeNoSuchOrigin = "NoSuchOrigin"
- // ErrCodeNoSuchPublicKey for service response error code
- // "NoSuchPublicKey".
- //
- // The specified public key doesn't exist.
- ErrCodeNoSuchPublicKey = "NoSuchPublicKey"
- // ErrCodeNoSuchResource for service response error code
- // "NoSuchResource".
- ErrCodeNoSuchResource = "NoSuchResource"
- // ErrCodeNoSuchStreamingDistribution for service response error code
- // "NoSuchStreamingDistribution".
- //
- // The specified streaming distribution does not exist.
- ErrCodeNoSuchStreamingDistribution = "NoSuchStreamingDistribution"
- // ErrCodeOriginAccessIdentityAlreadyExists for service response error code
- // "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.
- ErrCodeOriginAccessIdentityAlreadyExists = "CloudFrontOriginAccessIdentityAlreadyExists"
- // ErrCodeOriginAccessIdentityInUse for service response error code
- // "CloudFrontOriginAccessIdentityInUse".
- ErrCodeOriginAccessIdentityInUse = "CloudFrontOriginAccessIdentityInUse"
- // ErrCodePreconditionFailed for service response error code
- // "PreconditionFailed".
- //
- // The precondition given in one or more of the request-header fields evaluated
- // to false.
- ErrCodePreconditionFailed = "PreconditionFailed"
- // ErrCodePublicKeyAlreadyExists for service response error code
- // "PublicKeyAlreadyExists".
- //
- // The specified public key already exists.
- ErrCodePublicKeyAlreadyExists = "PublicKeyAlreadyExists"
- // ErrCodePublicKeyInUse for service response error code
- // "PublicKeyInUse".
- //
- // The specified public key is in use.
- ErrCodePublicKeyInUse = "PublicKeyInUse"
- // ErrCodeQueryArgProfileEmpty for service response error code
- // "QueryArgProfileEmpty".
- //
- // No profile specified for the field-level encryption query argument.
- ErrCodeQueryArgProfileEmpty = "QueryArgProfileEmpty"
- // ErrCodeStreamingDistributionAlreadyExists for service response error code
- // "StreamingDistributionAlreadyExists".
- ErrCodeStreamingDistributionAlreadyExists = "StreamingDistributionAlreadyExists"
- // ErrCodeStreamingDistributionNotDisabled for service response error code
- // "StreamingDistributionNotDisabled".
- ErrCodeStreamingDistributionNotDisabled = "StreamingDistributionNotDisabled"
- // ErrCodeTooManyCacheBehaviors for service response error code
- // "TooManyCacheBehaviors".
- //
- // You cannot create more cache behaviors for the distribution.
- ErrCodeTooManyCacheBehaviors = "TooManyCacheBehaviors"
- // ErrCodeTooManyCertificates for service response error code
- // "TooManyCertificates".
- //
- // You cannot create anymore custom SSL/TLS certificates.
- ErrCodeTooManyCertificates = "TooManyCertificates"
- // ErrCodeTooManyCloudFrontOriginAccessIdentities for service response error code
- // "TooManyCloudFrontOriginAccessIdentities".
- //
- // Processing your request would cause you to exceed the maximum number of origin
- // access identities allowed.
- ErrCodeTooManyCloudFrontOriginAccessIdentities = "TooManyCloudFrontOriginAccessIdentities"
- // ErrCodeTooManyCookieNamesInWhiteList for service response error code
- // "TooManyCookieNamesInWhiteList".
- //
- // Your request contains more cookie names in the whitelist than are allowed
- // per cache behavior.
- ErrCodeTooManyCookieNamesInWhiteList = "TooManyCookieNamesInWhiteList"
- // ErrCodeTooManyDistributionCNAMEs for service response error code
- // "TooManyDistributionCNAMEs".
- //
- // Your request contains more CNAMEs than are allowed per distribution.
- ErrCodeTooManyDistributionCNAMEs = "TooManyDistributionCNAMEs"
- // ErrCodeTooManyDistributions for service response error code
- // "TooManyDistributions".
- //
- // Processing your request would cause you to exceed the maximum number of distributions
- // allowed.
- ErrCodeTooManyDistributions = "TooManyDistributions"
- // ErrCodeTooManyDistributionsAssociatedToFieldLevelEncryptionConfig for service response error code
- // "TooManyDistributionsAssociatedToFieldLevelEncryptionConfig".
- //
- // The maximum number of distributions have been associated with the specified
- // configuration for field-level encryption.
- ErrCodeTooManyDistributionsAssociatedToFieldLevelEncryptionConfig = "TooManyDistributionsAssociatedToFieldLevelEncryptionConfig"
- // ErrCodeTooManyDistributionsWithLambdaAssociations for service response error code
- // "TooManyDistributionsWithLambdaAssociations".
- //
- // Processing your request would cause the maximum number of distributions with
- // Lambda function associations per owner to be exceeded.
- ErrCodeTooManyDistributionsWithLambdaAssociations = "TooManyDistributionsWithLambdaAssociations"
- // ErrCodeTooManyFieldLevelEncryptionConfigs for service response error code
- // "TooManyFieldLevelEncryptionConfigs".
- //
- // The maximum number of configurations for field-level encryption have been
- // created.
- ErrCodeTooManyFieldLevelEncryptionConfigs = "TooManyFieldLevelEncryptionConfigs"
- // ErrCodeTooManyFieldLevelEncryptionContentTypeProfiles for service response error code
- // "TooManyFieldLevelEncryptionContentTypeProfiles".
- //
- // The maximum number of content type profiles for field-level encryption have
- // been created.
- ErrCodeTooManyFieldLevelEncryptionContentTypeProfiles = "TooManyFieldLevelEncryptionContentTypeProfiles"
- // ErrCodeTooManyFieldLevelEncryptionEncryptionEntities for service response error code
- // "TooManyFieldLevelEncryptionEncryptionEntities".
- //
- // The maximum number of encryption entities for field-level encryption have
- // been created.
- ErrCodeTooManyFieldLevelEncryptionEncryptionEntities = "TooManyFieldLevelEncryptionEncryptionEntities"
- // ErrCodeTooManyFieldLevelEncryptionFieldPatterns for service response error code
- // "TooManyFieldLevelEncryptionFieldPatterns".
- //
- // The maximum number of field patterns for field-level encryption have been
- // created.
- ErrCodeTooManyFieldLevelEncryptionFieldPatterns = "TooManyFieldLevelEncryptionFieldPatterns"
- // ErrCodeTooManyFieldLevelEncryptionProfiles for service response error code
- // "TooManyFieldLevelEncryptionProfiles".
- //
- // The maximum number of profiles for field-level encryption have been created.
- ErrCodeTooManyFieldLevelEncryptionProfiles = "TooManyFieldLevelEncryptionProfiles"
- // ErrCodeTooManyFieldLevelEncryptionQueryArgProfiles for service response error code
- // "TooManyFieldLevelEncryptionQueryArgProfiles".
- //
- // The maximum number of query arg profiles for field-level encryption have
- // been created.
- ErrCodeTooManyFieldLevelEncryptionQueryArgProfiles = "TooManyFieldLevelEncryptionQueryArgProfiles"
- // ErrCodeTooManyHeadersInForwardedValues for service response error code
- // "TooManyHeadersInForwardedValues".
- ErrCodeTooManyHeadersInForwardedValues = "TooManyHeadersInForwardedValues"
- // ErrCodeTooManyInvalidationsInProgress for service response error code
- // "TooManyInvalidationsInProgress".
- //
- // You have exceeded the maximum number of allowable InProgress invalidation
- // batch requests, or invalidation objects.
- ErrCodeTooManyInvalidationsInProgress = "TooManyInvalidationsInProgress"
- // ErrCodeTooManyLambdaFunctionAssociations for service response error code
- // "TooManyLambdaFunctionAssociations".
- //
- // Your request contains more Lambda function associations than are allowed
- // per distribution.
- ErrCodeTooManyLambdaFunctionAssociations = "TooManyLambdaFunctionAssociations"
- // ErrCodeTooManyOriginCustomHeaders for service response error code
- // "TooManyOriginCustomHeaders".
- ErrCodeTooManyOriginCustomHeaders = "TooManyOriginCustomHeaders"
- // ErrCodeTooManyOriginGroupsPerDistribution for service response error code
- // "TooManyOriginGroupsPerDistribution".
- //
- // Processing your request would cause you to exceed the maximum number of origin
- // groups allowed.
- ErrCodeTooManyOriginGroupsPerDistribution = "TooManyOriginGroupsPerDistribution"
- // ErrCodeTooManyOrigins for service response error code
- // "TooManyOrigins".
- //
- // You cannot create more origins for the distribution.
- ErrCodeTooManyOrigins = "TooManyOrigins"
- // ErrCodeTooManyPublicKeys for service response error code
- // "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.
- ErrCodeTooManyPublicKeys = "TooManyPublicKeys"
- // ErrCodeTooManyQueryStringParameters for service response error code
- // "TooManyQueryStringParameters".
- ErrCodeTooManyQueryStringParameters = "TooManyQueryStringParameters"
- // ErrCodeTooManyStreamingDistributionCNAMEs for service response error code
- // "TooManyStreamingDistributionCNAMEs".
- ErrCodeTooManyStreamingDistributionCNAMEs = "TooManyStreamingDistributionCNAMEs"
- // ErrCodeTooManyStreamingDistributions for service response error code
- // "TooManyStreamingDistributions".
- //
- // Processing your request would cause you to exceed the maximum number of streaming
- // distributions allowed.
- ErrCodeTooManyStreamingDistributions = "TooManyStreamingDistributions"
- // ErrCodeTooManyTrustedSigners for service response error code
- // "TooManyTrustedSigners".
- //
- // Your request contains more trusted signers than are allowed per distribution.
- ErrCodeTooManyTrustedSigners = "TooManyTrustedSigners"
- // ErrCodeTrustedSignerDoesNotExist for service response error code
- // "TrustedSignerDoesNotExist".
- //
- // One or more of your trusted signers don't exist.
- ErrCodeTrustedSignerDoesNotExist = "TrustedSignerDoesNotExist"
- )
|