Closed ozacharias closed 1 year ago
This PR is for this page for the AWS::CertificateManager::Certificate resource, adding a KeyAlgorithm property
Our CloudFormation resource and property reference is in sync with the AWS CloudFormation resource specification.
The Resource Spec does not have a KeyAlgorithm property for the AWS::CertificateManager::Certificate resource. If you view source on that page and search for "AWS::CertificateManager::Certificate" (including quotes) you sill see the 7 properties that are supported.
Lee,I can verify that this is in-fact fully supported (in us-east-1 at least). I’m also unclear how The link you sent is not a circular reference: GitHub backs your resource and property reference, correct?This PR is my attempt to help AWS fix a gap in documentation.Thanks,OwenOn Mar 6, 2023, at 2:02 PM, Lee Hart @.***> wrote: This PR is for this page for the AWS::CertificateManager::Certificate resource, adding a KeyAlgorithm property Our CloudFormation resource and property reference is in sync with the AWS CloudFormation resource specification. The Resource Spec does not have a KeyAlgorithm property for the AWS::CertificateManager::Certificate resource. If you view source on that page and search for "AWS::CertificateManager::Certificate" (including quotes) you sill see the 7 properties that are supported.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
Add the undocumented KeyAlgorithm Property
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.