Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 703 Bytes

File metadata and controls

22 lines (14 loc) · 703 Bytes

Segment API Script

A script to manage Segment destination filters using the Segment API.

Documentation

How-to Guides

Reference

Features

  • Load filter configurations from JSON files
  • Create or update filters in Segment destinations
  • Support multiple environments (dev/prod)
  • Validate filter configurations using Zod schemas
  • AWS Parameter Store integration for API token management