AMPS
  • What is AMPS?
  • Getting Started
    • Installation
      • Docker
      • Kubernetes
        • Local
        • Openshift
        • AWS
    • Setup
  • Fundamentals
    • Admin
      • Monitoring
        • Message Events
        • Sessions
        • Service Monitoring
        • System Logs
        • Audit Log
        • Consumers
      • Onboarding
        • Groups
        • Users
      • Message Configuration
        • Topics
        • Actions
        • Services
        • Scripts
        • Templates
        • Routing Rules
        • API Endpoints
        • Metadata Fields
        • Keys
        • Jobs
      • Data Configuration
        • Providers
        • Environments
        • Packages
      • Tools
      • System Configuration
    • End User
      • Mailboxes
      • Universe File Agent
      • Auth Tokens
    • Python
  • Use Cases
    • For Engineers
      • GitHub Integration
    • For Support
      • Intercom Integration
  • Guides
    • Creating your first project
    • Creating your first task
    • Advanced permissions
Powered by GitBook
On this page
  1. Fundamentals
  2. Admin
  3. Message Configuration

Keys

Keys are sensitive, often crytographic, strings used in a variety of contexts such as HTTP server security when using TLS, Kafka Authentication when using SSL Auth, SFTP Server encryption etc. Keys can be defined in AMPS and used in various places throughout the application. The fields for keys are defined below.

Field
Description

Key Name*

An identifiable name for the key.

Key Usage*

A broad description of the usage of the key selected from a dropdown.

Type*

Whether this key is public, private, or other if it is a different type of key.

Key*

The actual key data. Can be pasted directly into the textarea or can be imported from a file.

PreviousMetadata FieldsNextJobs

Last updated 3 years ago