AWS SDK for .NET Documentation
CertificateBody Property
AmazonAmazon.IdentityManagement.ModelUploadServerCertificateRequestCertificateBody Did this page help you?   Yes   No    Tell us about it...
The contents of the public key certificate in PEM-encoded format.

Constraints:

Length
1 - 16384
Pattern
[\u0009\u000A\u000D\u0020-\u00FF]+

Declaration Syntax
C#
public string CertificateBody { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)