Address PR comments

This commit is contained in:
Carlos Monastyrski
2025-10-06 16:07:49 -03:00
parent bc527ca0d1
commit 4a2b7ecfe4
3 changed files with 56 additions and 107 deletions

View File

@@ -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>