- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
account_id
Type: STRING
certificate_arn
Type: STRING
Provider name: CertificateArn
Description: The Amazon Resource Name (ARN) of the certificate. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.
certificate_authority_arn
Type: STRING
Provider name: CertificateAuthorityArn
Description: The Amazon Resource Name (ARN) of the private certificate authority (CA) that issued the certificate. This has the following format: arn:aws:acm-pca:region:account:certificate-authority/12345678-1234-1234-1234-123456789012
created_at
Type: TIMESTAMP
Provider name: CreatedAt
Description: The time at which the certificate was requested.
domain_name
Type: STRING
Provider name: DomainName
Description: The fully qualified domain name for the certificate, such as www.example.com or example.com.
domain_validation_options
Type: UNORDERED_LIST_STRUCT
Provider name: DomainValidationOptions
Description: Contains information about the initial validation of each domain name that occurs as a result of the RequestCertificate request. This field exists only when the certificate type is AMAZON_ISSUED
.
domain_name
STRING
DomainName
www.example.com
or example.com
.resource_record
STRUCT
ResourceRecord
name
STRING
Name
type
STRING
Type
CNAME
.value
STRING
Value
validation_domain
STRING
ValidationDomain
validation_emails
UNORDERED_LIST_STRING
ValidationEmails
validation_method
STRING
ValidationMethod
validation_status
STRING
ValidationStatus
PENDING_VALIDATION
SUCCESS
FAILED
exported
Type: BOOLEAN
Provider name: Exported
Description: Indicates whether the certificate has been exported. This value exists only when the certificate type is PRIVATE
.
extended_key_usages
Type: UNORDERED_LIST_STRUCT
Provider name: ExtendedKeyUsages
Description: Contains a list of Extended Key Usage X.509 v3 extension objects. Each object specifies a purpose for which the certificate public key can be used and consists of a name and an object identifier (OID).
name
STRING
Name
oid
STRING
OID
1.3.6.1.5.5.7.3.1 (TLS_WEB_SERVER_AUTHENTICATION)
1.3.6.1.5.5.7.3.2 (TLS_WEB_CLIENT_AUTHENTICATION)
1.3.6.1.5.5.7.3.3 (CODE_SIGNING)
1.3.6.1.5.5.7.3.4 (EMAIL_PROTECTION)
1.3.6.1.5.5.7.3.8 (TIME_STAMPING)
1.3.6.1.5.5.7.3.9 (OCSP_SIGNING)
1.3.6.1.5.5.7.3.5 (IPSEC_END_SYSTEM)
1.3.6.1.5.5.7.3.6 (IPSEC_TUNNEL)
1.3.6.1.5.5.7.3.7 (IPSEC_USER)
failure_reason
Type: STRING
Provider name: FailureReason
Description: The reason the certificate request failed. This value exists only when the certificate status is FAILED
. For more information, see Certificate Request Failed in the Certificate Manager User Guide.
has_additional_subject_alternative_names
Type: BOOLEAN
Provider name: HasAdditionalSubjectAlternativeNames
Description: When called by ListCertificates, indicates whether the full list of subject alternative names has been included in the response. If false, the response includes all of the subject alternative names included in the certificate. If true, the response only includes the first 100 subject alternative names included in the certificate. To display the full list of subject alternative names, use DescribeCertificate.
imported_at
Type: TIMESTAMP
Provider name: ImportedAt
Description: The date and time when the certificate was imported. This value exists only when the certificate type is IMPORTED
.
in_use
Type: BOOLEAN
Provider name: InUse
Description: Indicates whether the certificate is currently in use by any Amazon Web Services resources.
in_use_by
Type: UNORDERED_LIST_STRING
Provider name: InUseBy
Description: A list of ARNs for the Amazon Web Services resources that are using the certificate. A certificate can be used by multiple Amazon Web Services resources.
issued_at
Type: TIMESTAMP
Provider name: IssuedAt
Description: The time at which the certificate was issued. This value exists only when the certificate type is AMAZON_ISSUED
.
issuer
Type: STRING
Provider name: Issuer
Description: The name of the certificate authority that issued and signed the certificate.
key_algorithm
Type: STRING
Provider name: KeyAlgorithm
Description: The algorithm that was used to generate the public-private key pair.
key_usages
Type: UNORDERED_LIST_STRUCT
Provider name: KeyUsages
Description: A list of Key Usage X.509 v3 extension objects. Each object is a string value that identifies the purpose of the public key contained in the certificate. Possible extension values include DIGITAL_SIGNATURE
, KEY_ENCIPHERMENT
, NON_REPUDIATION
, and more.
name
STRING
Name
not_after
Type: TIMESTAMP
Provider name: NotAfter
Description: The time after which the certificate is not valid.
not_before
Type: TIMESTAMP
Provider name: NotBefore
Description: The time before which the certificate is not valid.
options
Type: STRUCT
Provider name: Options
Description: Value that specifies whether to add the certificate to a transparency log. Certificate transparency makes it possible to detect SSL certificates that have been mistakenly or maliciously issued. A browser might respond to certificate that has not been logged by showing an error message. The logs are cryptographically secure.
certificate_transparency_logging_preference
STRING
CertificateTransparencyLoggingPreference
DISABLED
option. Opt in by specifying ENABLED
.renewal_eligibility
Type: STRING
Provider name: RenewalEligibility
Description: Specifies whether the certificate is eligible for renewal. At this time, only exported private certificates can be renewed with the RenewCertificate command.
renewal_summary
Type: STRUCT
Provider name: RenewalSummary
Description: Contains information about the status of ACM’s managed renewal for the certificate. This field exists only when the certificate type is AMAZON_ISSUED
.
domain_validation_options
UNORDERED_LIST_STRUCT
DomainValidationOptions
AMAZON_ISSUED
.domain_name
STRING
DomainName
www.example.com
or example.com
.resource_record
STRUCT
ResourceRecord
name
STRING
Name
type
STRING
Type
CNAME
.value
STRING
Value
validation_domain
STRING
ValidationDomain
validation_emails
UNORDERED_LIST_STRING
ValidationEmails
validation_method
STRING
ValidationMethod
validation_status
STRING
ValidationStatus
PENDING_VALIDATION
SUCCESS
FAILED
renewal_status
STRING
RenewalStatus
renewal_status_reason
STRING
RenewalStatusReason
updated_at
TIMESTAMP
UpdatedAt
revocation_reason
Type: STRING
Provider name: RevocationReason
Description: The reason the certificate was revoked. This value exists only when the certificate status is REVOKED
.
revoked_at
Type: TIMESTAMP
Provider name: RevokedAt
Description: The time at which the certificate was revoked. This value exists only when the certificate status is REVOKED
.
serial
Type: STRING
Provider name: Serial
Description: The serial number of the certificate.
signature_algorithm
Type: STRING
Provider name: SignatureAlgorithm
Description: The algorithm that was used to sign the certificate.
status
Type: STRING
Provider name: Status
Description: The status of the certificate. A certificate enters status PENDING_VALIDATION upon being requested, unless it fails for any of the reasons given in the troubleshooting topic Certificate request fails. ACM makes repeated attempts to validate a certificate for 72 hours and then times out. If a certificate shows status FAILED or VALIDATION_TIMED_OUT, delete the request, correct the issue with DNS validation or Email validation, and try again. If validation succeeds, the certificate enters status ISSUED.
subject
Type: STRING
Provider name: Subject
Description: The name of the entity that is associated with the public key contained in the certificate.
subject_alternative_name_summaries
Type: UNORDERED_LIST_STRING
Provider name: SubjectAlternativeNameSummaries
Description: One or more domain names (subject alternative names) included in the certificate. This list contains the domain names that are bound to the public key that is contained in the certificate. The subject alternative names include the canonical domain name (CN) of the certificate and additional domain names that can be used to connect to the website. When called by ListCertificates, this parameter will only return the first 100 subject alternative names included in the certificate. To display the full list of subject alternative names, use DescribeCertificate.
subject_alternative_names
Type: UNORDERED_LIST_STRING
Provider name: SubjectAlternativeNames
Description: One or more domain names (subject alternative names) included in the certificate. This list contains the domain names that are bound to the public key that is contained in the certificate. The subject alternative names include the canonical domain name (CN) of the certificate and additional domain names that can be used to connect to the website.
tags
Type: UNORDERED_LIST_STRING
type
Type: STRING
Provider name: Type
Description: The source of the certificate. For certificates provided by ACM, this value is AMAZON_ISSUED
. For certificates that you imported with ImportCertificate, this value is IMPORTED
. ACM does not provide managed renewal for imported certificates. For more information about the differences between certificates that you import and those that ACM provides, see Importing Certificates in the Certificate Manager User Guide.