Skip to content

Commit

Permalink
Add description of KeyAlgorithm
Browse files Browse the repository at this point in the history
  • Loading branch information
dflook committed Apr 24, 2023
1 parent ef78103 commit 1e8dbc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ The additional `Region` property can be used to set the region to create the cer
The [DomainValidationOption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-certificatemanager-certificate-domainvalidationoption.html) has a additional properties `Route53RoleArn` and `Route53RoleExternalId` which allow assuming a role before creating DNS validation records.
This lets you create a certificate for a hosted zone in another account.

The additional `KeyAlgorithm` property allows setting the key algorithm used to generate the key pair used by the certificate.

### Certificate Resource

#### Syntax
Expand Down

0 comments on commit 1e8dbc5

Please sign in to comment.