mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Address PR comments
This commit is contained in:
@@ -7,7 +7,6 @@ description: "Learn how to configure an AWS Certificate Manager Certificate Sync
|
||||
|
||||
- Set up and configure a [Certificate Authority](/documentation/platform/pki/overview)
|
||||
- Create an [AWS Connection](/integrations/app-connections/aws)
|
||||
- Ensure your network security policies allow incoming requests from Infisical to this certificate sync provider, if network restrictions apply.
|
||||
|
||||
<Note>
|
||||
The AWS Certificate Manager Certificate Sync requires the following ACM permissions to be set on the IAM user/role
|
||||
@@ -125,7 +124,6 @@ Your AWS Certificate Manager Certificate Sync will:
|
||||
- **Automatic Deployment**: Deploy new certificates issued by your PKI subscriber to AWS Certificate Manager
|
||||
- **Certificate Updates**: Update certificates in AWS Certificate Manager when renewals occur
|
||||
- **Expiration Handling**: Optionally remove expired certificates from AWS Certificate Manager (if enabled)
|
||||
- **Format Preservation**: Maintain certificate format and metadata during sync operations
|
||||
- **Tagging**: Automatically tag certificates with an InfisicalCertificate tag for easy identification and management
|
||||
|
||||
<Note>
|
||||
|
||||
@@ -205,7 +205,7 @@ Infisical supports two methods for connecting to AWS.
|
||||
<Note>
|
||||
- **ListCertificates**: Lists all certificates in the account
|
||||
- **ImportCertificate**: Imports certificates from Infisical into AWS Certificate Manager
|
||||
- **ExportCertificate**: Exports certificates for synchronization (only works with imported certificates)
|
||||
- **ExportCertificate**: Exports certificates for synchronization
|
||||
- **DeleteCertificate**: Removes certificates that are no longer managed by Infisical
|
||||
- **DescribeCertificate** and **GetCertificate**: Retrieves certificate details for comparison during sync
|
||||
- Tag-related permissions: Manages certificate tags for identification and organization
|
||||
@@ -421,7 +421,7 @@ Infisical supports two methods for connecting to AWS.
|
||||
<Note>
|
||||
- **ListCertificates**: Lists all certificates in the account
|
||||
- **ImportCertificate**: Imports certificates from Infisical into AWS Certificate Manager
|
||||
- **ExportCertificate**: Exports certificates for synchronization (only works with imported certificates)
|
||||
- **ExportCertificate**: Exports certificates for synchronization
|
||||
- **DeleteCertificate**: Removes certificates that are no longer managed by Infisical
|
||||
- **DescribeCertificate** and **GetCertificate**: Retrieves certificate details for comparison during sync
|
||||
- Tag-related permissions: Manages certificate tags for identification and organization
|
||||
|
||||
Reference in New Issue
Block a user