ScriptModeConfig - Amazon Braket

ScriptModeConfig

Contains information about algorithm scripts used for the Amazon Braket hybrid job.

Contents

entryPoint

The entry point in the algorithm scripts from where the execution begins in the hybrid job.

Type: String

Required: Yes

s3Uri

The URI that specifies the S3 path to the algorithm scripts used by an Amazon Braket hybrid job.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: ^(https|s3)://([^/]+)/?(.*)$

Required: Yes

compressionType

The type of compression used to store the algorithm scripts in Amazon S3 storage.

Type: String

Valid Values: NONE | GZIP

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: