Amplify Toolbox
    Preparing search index...

    Type Alias SsmEnvironmentEntry

    type SsmEnvironmentEntry = {
        name: string;
        path: string;
    }
    Index

    Properties

    Properties

    name: string

    The environment variable name where this SSM value will be placed at runtime

    path: string

    The SSM parameter path that will be fetched at runtime