startupScriptS3Path

@JvmName(name = "bjhbgcmqmmchhqxw")
suspend fun startupScriptS3Path(value: Output<String>)
@JvmName(name = "nekdshkvbillsxho")
suspend fun startupScriptS3Path(value: String?)

Parameters

value

The relative path to the startup shell script in your Amazon S3 bucket. For example, s3://mwaa-environment/startup.sh . Amazon MWAA runs the script as your environment starts, and before running the Apache Airflow process. You can use this script to install dependencies, modify Apache Airflow configuration options, and set environment variables. For more information, see Using a startup script .