Package software.amazon.awssdk.services.acm.model
-
Class Summary Class Description AcmException.BuilderImpl AcmRequest AcmRequest.BuilderImpl AcmResponse AcmResponse.BuilderImpl AcmResponseMetadata AddTagsToCertificateRequest AddTagsToCertificateResponse CertificateDetail Contains metadata about an ACM certificate.CertificateOptions Structure that contains options for your certificate.CertificateSummary This structure is returned in the response object of ListCertificates action.DeleteCertificateRequest DeleteCertificateResponse DescribeCertificateRequest DescribeCertificateResponse DomainValidation Contains information about the validation of each domain name in the certificate.DomainValidationOption Contains information about the domain names that you want ACM to use to send you emails that enable you to validate domain ownership.ExpiryEventsConfiguration Object containing expiration events options associated with an Amazon Web Services account.ExportCertificateRequest ExportCertificateResponse ExtendedKeyUsage The Extended Key Usage X.509 v3 extension defines one or more purposes for which the public key can be used.Filters This structure can be used in the ListCertificates action to filter the output of the certificate list.GetAccountConfigurationRequest GetAccountConfigurationResponse GetCertificateRequest GetCertificateResponse HttpRedirect Contains information for HTTP-based domain validation of certificates requested through Amazon CloudFront and issued by ACM.ImportCertificateRequest ImportCertificateResponse KeyUsage The Key Usage X.509 v3 extension defines the purpose of the public key contained in the certificate.ListCertificatesRequest ListCertificatesResponse ListTagsForCertificateRequest ListTagsForCertificateResponse PutAccountConfigurationRequest PutAccountConfigurationResponse RemoveTagsFromCertificateRequest RemoveTagsFromCertificateResponse RenewalSummary Contains information about the status of ACM's managed renewal for the certificate.RenewCertificateRequest RenewCertificateResponse RequestCertificateRequest RequestCertificateResponse ResendValidationEmailRequest ResendValidationEmailResponse ResourceRecord Contains a DNS record value that you can use to validate ownership or control of a domain.RevokeCertificateRequest RevokeCertificateResponse Tag A key-value pair that identifies or specifies metadata about an ACM resource.UpdateCertificateOptionsRequest UpdateCertificateOptionsResponse -
Exception Summary Exception Description AccessDeniedException You do not have access required to perform this action.AcmException ConflictException You are trying to update a resource or configuration that is already being created or updated.InvalidArgsException One or more of request parameters specified is not valid.InvalidArnException The requested Amazon Resource Name (ARN) does not refer to an existing resource.InvalidDomainValidationOptionsException One or more values in the DomainValidationOption structure is incorrect.InvalidParameterException An input parameter was invalid.InvalidStateException Processing has reached an invalid state.InvalidTagException One or both of the values that make up the key-value pair is not valid.LimitExceededException An ACM quota has been exceeded.RequestInProgressException The certificate request is in process and the certificate in your account has not yet been issued.ResourceInUseException The certificate is in use by another Amazon Web Services service in the caller's account.ResourceNotFoundException The specified certificate cannot be found in the caller's account or the caller's account cannot be found.TagPolicyException A specified tag did not comply with an existing tag policy and was rejected.ThrottlingException The request was denied because it exceeded a quota.TooManyTagsException The request contains too many tags.ValidationException The supplied input failed to satisfy constraints of an Amazon Web Services service.