aws mwaa update-environment
Update an MWAA environment
Options
Name | Description |
---|---|
--airflow-configuration-options <map> | The Airflow Configuration Options to update of your Amazon MWAA environment |
--airflow-version <string> | The Airflow Version to update of your Amazon MWAA environment |
--dag-s3-path <string> | The Dags folder S3 Path to update of your Amazon MWAA environment |
--environment-class <string> | The Environment Class to update of your Amazon MWAA environment |
--execution-role-arn <string> | The Executio Role ARN to update of your Amazon MWAA environment |
--logging-configuration <structure> | The Logging Configuration to update of your Amazon MWAA environment |
--max-workers <integer> | The maximum number of workers to update of your Amazon MWAA environment |
--min-workers <integer> | The minimum number of workers to update of your Amazon MWAA environment |
--name <string> | The name of your Amazon MWAA environment that you wish to update |
--network-configuration <structure> | The Network Configuration to update of your Amazon MWAA environment |
--plugins-s3-object-version <string> | The Plugins.zip S3 Object Version to update of your Amazon MWAA environment |
--plugins-s3-path <string> | The Plugins.zip S3 Path to update of your Amazon MWAA environment |
--requirements-s3-object-version <string> | The Requirements.txt S3 ObjectV ersion to update of your Amazon MWAA environment |
--requirements-s3-path <string> | The Requirements.txt S3 Path to update of your Amazon MWAA environment |
--source-bucket-arn <string> | The S3 Source Bucket ARN to update of your Amazon MWAA environment |
--webserver-access-mode <string> | The Webserver Access Mode to update of your Amazon MWAA environment |
--weekly-maintenance-window-start <string> | The Weekly Maintenance Window Start to update of your Amazon MWAA environment |
--cli-input-json <string> | Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally |
--generate-cli-skeleton <string> | Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command |