Skip to main content
Infisical home page
Search...
⌘K
Log In
Start for Free
Start for Free
Search...
Navigation
Integrations
Create Auth
Documentation
Integrations
CLI
API Reference
SDKs
Changelog
Overview
Introduction
Authentication
Examples
Endpoints
Identities
Universal Auth
Organizations
Projects
Environments
Folders
Secret Tags
Secrets
Secret Imports
Identity Specific Privilege
Integrations
POST
Create Auth
GET
List Auth
GET
Get Auth By ID
DEL
Delete Auth
DEL
Delete Auth By ID
POST
Create
PATCH
Update
DEL
Delete
GET
List Project Integrations
Service Tokens
Audit Logs
On this page
Integration Authentication Parameters
Integrations
Create Auth
Create the integration authentication object required for syncing secrets.
Integration Authentication Parameters
The integration authentication endpoint is generic and can be used for all native integrations. For specific integration parameters for a given service, please review the respective documentation below.
AWS Secrets manager
GCP Secrets manager
Heroku
integration
string
required
This value must be
aws-secret-manager
.
workspaceId
string
required
Infisical project id for the integration.
accessId
string
required
The AWS IAM User Access ID.
accessToken
string
required
The AWS IAM User Access Secret Key.
Coming Soon
Coming Soon
Was this page helpful?
Yes
No
Suggest edits
Raise issue
List
List Auth
⌘I