Upload Server Certificate

GET {{aws_identtity_and_access_management_base_url}}/?CertificateBody&CertificateChain&Path&PrivateKey&ServerCertificateName&Version=2010-05-08

Request Params

KeyDatatypeRequiredDescription
CertificateBodynullThe contents of the public key certificate in PEM-encoded format.
CertificateChainnullThe contents of the certificate chain. This is typically a concatenation of the PEM-encoded public key certificates of the chain.
PathnullThe path for the server certificate. For more information about paths, see IAM Identifiers in the IAM User Guide.
PrivateKeynullThe contents of the private key in PEM-encoded format.
ServerCertificateNamenullThe name for the server certificate. Do not include the path in this value. The name of the certificate cannot contain any spaces.
VersionstringThe version of the API.