IAM Server Certificate

An IAM Server Certificate in AWS is a resource that stores SSL/TLS certificates and their associated private keys for use with AWS services. It allows you to manage and deploy certificates to secure communication between clients and AWS resources such as Elastic Load Balancers or CloudFront distributions.

aws.iam_server_certificate

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) specifying the server certificate. For more information about ARNs and how to use them in policies, see IAM identifiers in the IAM User Guide.
expirationcoretimestampThe date on which the certificate is set to expire.
pathcorestringThe path to the server certificate. For more information about paths, see IAM identifiers in the IAM User Guide.
server_certificate_idcorestringThe stable and unique string identifying the server certificate. For more information about IDs, see IAM identifiers in the IAM User Guide.
server_certificate_namecorestringThe name that identifies the server certificate.
tagscorehstore
upload_datecoretimestampThe date when the server certificate was uploaded.