This product is not supported for your selected
Datadog site. (
).
このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、
お気軽にご連絡ください。
aws_transfer_certificate
account_id
Type: STRING
active_date
Type: TIMESTAMP
Provider name: ActiveDate
Description: An optional date that specifies when the certificate becomes active.
arn
Type: STRING
Provider name: Arn
Description: The unique Amazon Resource Name (ARN) for the certificate.
certificate
Type: STRING
Provider name: Certificate
Description: The file name for the certificate.
certificate_chain
Type: STRING
Provider name: CertificateChain
Description: The list of certificates that make up the chain for the certificate.
certificate_id
Type: STRING
Provider name: CertificateId
Description: An array of identifiers for the imported certificates. You use this identifier for working with profiles and partner profiles.
description
Type: STRING
Provider name: Description
Description: The name or description that’s used to identity the certificate.
inactive_date
Type: TIMESTAMP
Provider name: InactiveDate
Description: An optional date that specifies when the certificate becomes inactive.
not_after_date
Type: TIMESTAMP
Provider name: NotAfterDate
Description: The final date that the certificate is valid.
not_before_date
Type: TIMESTAMP
Provider name: NotBeforeDate
Description: The earliest date that the certificate is valid.
serial
Type: STRING
Provider name: Serial
Description: The serial number for the certificate.
status
Type: STRING
Provider name: Status
Description: Currently, the only available status is ACTIVE
: all other values are reserved for future use.
Type: UNORDERED_LIST_STRING
type
Type: STRING
Provider name: Type
Description: If a private key has been specified for the certificate, its type is CERTIFICATE_WITH_PRIVATE_KEY
. If there is no private key, the type is CERTIFICATE
.
usage
Type: STRING
Provider name: Usage
Description: Specifies how this certificate is used. It can be used in the following ways:
SIGNING
: For signing AS2 messagesENCRYPTION
: For encrypting AS2 messagesTLS
: For securing AS2 communications sent over HTTPS