C# (CSharp) Amazon.CertificateManager.Model GetCertificateRequest - 7 exemples trouvés. Ce sont les exemples réels les mieux notés de Amazon.CertificateManager.Model.GetCertificateRequest extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
Associées
Related in langs
Container for the parameters to the GetCertificate operation. Retrieves an ACM Certificate and certificate chain for the certificate specified by an ARN. The chain is an ordered list of certificates that contains the root certificate, intermediate certificates of subordinate CAs, and the ACM Certificate. The certificate and certificate chain are base64 encoded. If you want to decode the certificate chain to see the individual certificate fields, you can use OpenSSL.
Currently, ACM Certificates can be used only with Elastic Load Balancing and Amazon CloudFront.