---
type: resource-type
title: ServerCertificate
description: aws resource type AWS::IAM::ServerCertificate
name: ServerCertificate
lexicon: aws
resource_type: AWS::IAM::ServerCertificate
---
`AWS::IAM::ServerCertificate`, a resource type of the aws lexicon.

## Properties

- `Arn` (`string`, optional): Amazon Resource Name (ARN) of the server certificate
- `CertificateBody` (`string`, optional)
- `CertificateChain` (`string`, optional)
- `Path` (`string`, optional)
- `PrivateKey` (`string`, optional)
- `ServerCertificateName` (`string`, optional)
- `Tags` (`ServerCertificate_Tag[]`, optional)

## Attributes

- `Arn`
