@kagamidigital/salt-sdk-mirror
    Preparing search index...

    Type Alias RoboCloudFormationUrlParams

    Parameters for generating a robo CloudFormation quick-create URL

    type RoboCloudFormationUrlParams = {
        otp: string;
        publicKey: string;
        stackName: string;
    }
    Index

    Properties

    otp: string

    The robo setup OTP (from Salt.createRoboHost)

    publicKey: string

    The owner's public key. The provisioned host encrypts the generated seed to this key, so only the owner can recover it.

    stackName: string

    Name for the CloudFormation stack, e.g. the organisation name