Package-level declarations

Types

Link copied to clipboard

You do not have access required to perform this action.

Link copied to clipboard

Contains ACM-specific metadata about a certificate.

Link copied to clipboard

Filters certificates by ACM metadata.

Link copied to clipboard
open class AcmException

Base class for all service related exceptions thrown by the Acm client

Link copied to clipboard

Contains metadata about an ACM certificate. This structure is returned in the response to a DescribeCertificate request.

Link copied to clipboard
sealed class CertificateExport
Link copied to clipboard
sealed class CertificateFilter

Defines a filter for searching certificates by ARN, X.509 attributes, or ACM metadata.

Link copied to clipboard

A filter statement used to search for certificates. Can contain AND, OR, NOT logical operators or a single filter.

Link copied to clipboard
Link copied to clipboard
sealed class CertificateMetadata

Contains metadata about a certificate. Currently supports ACM certificate metadata.

Link copied to clipboard

Structure that contains options for your certificate. You can use this structure to specify whether to opt in to or out of certificate transparency logging and export your certificate.

Link copied to clipboard

Contains information about a certificate returned by the SearchCertificates action. This structure includes the certificate ARN, X.509 attributes, and ACM metadata.

Link copied to clipboard
sealed class CertificateStatus
Link copied to clipboard

This structure is returned in the response object of ListCertificates action.

Link copied to clipboard
sealed class CertificateType
Link copied to clipboard

Filters certificates by common name.

Link copied to clipboard
sealed class ComparisonOperator

The comparison operator to use for string filters. Valid values are CONTAINS and EQUALS.

Link copied to clipboard

You are trying to update a resource or configuration that is already being created or updated. Wait for the previous operation to finish and try again.

Link copied to clipboard

Defines the X.500 relative distinguished name (RDN).

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Contains X.500 distinguished name information.

Link copied to clipboard

Filters certificates by DNS name.

Link copied to clipboard
sealed class DomainStatus
Link copied to clipboard

Contains information about the validation of each domain name in the certificate.

Link copied to clipboard

Contains information about the domain names that you want ACM to use to send you emails that enable you to validate domain ownership.

Link copied to clipboard

Object containing expiration events options associated with an Amazon Web Services account.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The Extended Key Usage X.509 v3 extension defines one or more purposes for which the public key can be used. This is in addition to or in place of the basic purposes specified by the Key Usage extension.

Link copied to clipboard
Link copied to clipboard
sealed class FailureReason
Link copied to clipboard
class Filters

This structure can be used in the ListCertificates action to filter the output of the certificate list.

Link copied to clipboard
sealed class GeneralName

Describes an ASN.1 X.400 GeneralName as defined in RFC 5280. Only one of the following naming options should be provided.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Contains information for HTTP-based domain validation of certificates requested through Amazon CloudFront and issued by ACM. This field exists only when the certificate type is AMAZON_ISSUED and the validation method is HTTP.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

One or more of request parameters specified is not valid.

Link copied to clipboard

The requested Amazon Resource Name (ARN) does not refer to an existing resource.

Link copied to clipboard

One or more values in the DomainValidationOption structure is incorrect.

Link copied to clipboard

An input parameter was invalid.

Link copied to clipboard

Processing has reached an invalid state.

Link copied to clipboard

One or both of the values that make up the key-value pair is not valid. For example, you cannot specify a tag value that begins with aws:.

Link copied to clipboard
sealed class KeyAlgorithm
Link copied to clipboard
class KeyUsage

The Key Usage X.509 v3 extension defines the purpose of the public key contained in the certificate.

Link copied to clipboard
sealed class KeyUsageName
Link copied to clipboard

An ACM quota has been exceeded.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class OtherName

Defines a custom ASN.1 X.400 GeneralName using an object identifier (OID) and value. For more information, see NIST's definition of Object Identifier (OID).

Link copied to clipboard
sealed class RecordType
Link copied to clipboard
sealed class RenewalEligibility
Link copied to clipboard
sealed class RenewalStatus
Link copied to clipboard

Contains information about the status of ACM's managed renewal for the certificate. This structure exists only when the certificate type is AMAZON_ISSUED.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The certificate request is in process and the certificate in your account has not yet been issued.

Link copied to clipboard

The certificate is in use by another Amazon Web Services service in the caller's account. Remove the association and try again.

Link copied to clipboard

The specified certificate cannot be found in the caller's account or the caller's account cannot be found.

Link copied to clipboard

Contains a DNS record value that you can use to validate ownership or control of a domain. This is used by the DescribeCertificate action.

Link copied to clipboard
sealed class RevocationReason
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The field to sort search results by.

Link copied to clipboard

The order to sort search results.

Link copied to clipboard
sealed class SortBy
Link copied to clipboard
sealed class SortOrder
Link copied to clipboard

Filters certificates by subject alternative name attributes.

Link copied to clipboard
sealed class SubjectFilter

Filters certificates by subject attributes.

Link copied to clipboard
class Tag

A key-value pair that identifies or specifies metadata about an ACM resource.

Link copied to clipboard

A specified tag did not comply with an existing tag policy and was rejected.

Link copied to clipboard

The request was denied because it exceeded a quota.

Link copied to clipboard

A description of why a request was throttled.

Link copied to clipboard

Specifies a time range for filtering certificates.

Link copied to clipboard

The request contains too many tags. Try the request again with fewer tags.

Link copied to clipboard

The supplied input failed to satisfy constraints of an Amazon Web Services service.

Link copied to clipboard
sealed class ValidationMethod
Link copied to clipboard
sealed class X509AttributeFilter

Filters certificates by X.509 attributes.

Link copied to clipboard

Contains X.509 certificate attributes extracted from the certificate.