--- title: "Create" openapi: "POST /api/v1/integration" --- ## Integration Parameters The integration creation 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. The ID of the integration auth object for authentication with AWS. Refer [Create Integration Auth](./create-auth) for more info Whether the integration should be active or inactive The secret name used when saving secret in AWS SSM. Used for naming and can be arbitrary. The AWS region of the SSM. Example: `us-east-1` The Infisical environment slug from where secrets will be synced from. Example: `dev` The Infisical folder path from where secrets will be synced from. Example: `/some/path`. The root of the environment is `/`. Coming Soon Coming Soon