Secret Syncs
Import secrets from the specified AWS Parameter Store Sync destination.
post/api/v1/secret-syncs/aws-parameter-store/{syncId}/import-secrets
Path parameters
syncIdstring uuid required
The ID of the AWS Parameter Store Sync to trigger importing secrets for.
Query parameters
importBehavior'prioritize-source' | 'prioritize-destination' required
Specify whether Infisical should prioritize secret values from Infisical or AWS Parameter Store.
Response
Default Response
Changes
No recorded changes to this endpoint across all 21 revisions of this API.