Jump to Content

Interface ScriptModeConfig

Contains information about the Python scripts used for entry and by an Amazon Braket job.

Hierarchy

  • ScriptModeConfig

Properties

compressionType?: string

The type of compression used by the Python scripts for an Amazon Braket job.

entryPoint: undefined | string

The path to the Python script that serves as the entry point for an Amazon Braket job.

s3Uri: undefined | string

The URI that specifies the S3 path to the Python script module that contains the training script used by an Amazon Braket job.