AWS.Tools.MWAA.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.MWAA</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.MWAA.AddMWAAResourceTagCmdlet">
            <summary>
            Add tag to the MWAA environments.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.AddMWAAResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The tag resource ARN of the MWAA environments.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.AddMWAAResourceTagCmdlet.Tag">
            <summary>
            <para>
            <para>The tag resource tag of the MWAA environments.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.AddMWAAResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MWAA.Model.TagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.AddMWAAResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.AddMWAAResourceTagCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MWAA.GetMWAAEnvironmentCmdlet">
            <summary>
            Get details of an existing environment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.GetMWAAEnvironmentCmdlet.Name">
            <summary>
            <para>
            <para>The name of the environment to retrieve.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.GetMWAAEnvironmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Environment'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MWAA.Model.GetEnvironmentResponse).
            Specifying the name of a property of type Amazon.MWAA.Model.GetEnvironmentResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.GetMWAAEnvironmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Name parameter.
            The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MWAA.GetMWAAEnvironmentListCmdlet">
            <summary>
            List Amazon MWAA Environments.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.GetMWAAEnvironmentListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum results when listing MWAA environments.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.GetMWAAEnvironmentListCmdlet.NextToken">
            <summary>
            <para>
            <para>The Next Token when listing MWAA environments.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.GetMWAAEnvironmentListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Environments'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MWAA.Model.ListEnvironmentsResponse).
            Specifying the name of a property of type Amazon.MWAA.Model.ListEnvironmentsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.GetMWAAEnvironmentListCmdlet.NoAutoIteration">
            <summary>
            By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple
            service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken
            as the start point.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MWAA.GetMWAAResourceTagCmdlet">
            <summary>
            List the tags for MWAA environments.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.GetMWAAResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The ARN of the MWAA environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.GetMWAAResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Tags'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MWAA.Model.ListTagsForResourceResponse).
            Specifying the name of a property of type Amazon.MWAA.Model.ListTagsForResourceResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.GetMWAAResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MWAA.NewMWAACliTokenCmdlet">
            <summary>
            Create a CLI token to use Airflow CLI.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAACliTokenCmdlet.Name">
            <summary>
            <para>
            <para>Create a CLI token request for a MWAA environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAACliTokenCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MWAA.Model.CreateCliTokenResponse).
            Specifying the name of a property of type Amazon.MWAA.Model.CreateCliTokenResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAACliTokenCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Name parameter.
            The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAACliTokenCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet">
            <summary>
            JSON blob that describes the environment to create.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.AirflowConfigurationOption">
            <summary>
            <para>
            <para>The Apache Airflow configuration setting you want to override in your environment.
            For more information, see <a href="https://docs.aws.amazon.com/mwaa/latest/userguide/configuring-env-variables.html">Environment
            configuration</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.AirflowVersion">
            <summary>
            <para>
            <para>The Apache Airflow version you want to use for your environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.DagS3Path">
            <summary>
            <para>
            <para>The relative path to the DAG folder on your Amazon S3 storage bucket. For example,
            <code>dags</code>. For more information, see <a href="https://docs.aws.amazon.com/mwaa/latest/userguide/configuring-dag-import.html">Importing
            DAGs on Amazon MWAA</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.DagProcessingLogs_Enabled">
            <summary>
            <para>
            <para>Defines that the logging module is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.SchedulerLogs_Enabled">
            <summary>
            <para>
            <para>Defines that the logging module is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.TaskLogs_Enabled">
            <summary>
            <para>
            <para>Defines that the logging module is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.WebserverLogs_Enabled">
            <summary>
            <para>
            <para>Defines that the logging module is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.WorkerLogs_Enabled">
            <summary>
            <para>
            <para>Defines that the logging module is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.EnvironmentClass">
            <summary>
            <para>
            <para>The environment class you want to use for your environment. The environment class
            determines the size of the containers and database used for your Apache Airflow services.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.ExecutionRoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the execution role for your environment. An execution
            role is an AWS Identity and Access Management (IAM) role that grants MWAA permission
            to access AWS services and resources used by your environment. For example, <code>arn:aws:iam::123456789:role/my-execution-role</code>.
            For more information, see <a href="https://docs.aws.amazon.com/mwaa/latest/userguide/manage-access.html">Managing
            access to Amazon Managed Workflows for Apache Airflow</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.KmsKey">
            <summary>
            <para>
            <para>The AWS Key Management Service (KMS) key to encrypt and decrypt the data in your environment.
            You can use an AWS KMS key managed by MWAA, or a custom KMS key (advanced). For more
            information, see <a href="https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html?icmpid=docs_console_unmapped#master_keys">Customer
            master keys (CMKs)</a> in the AWS KMS developer guide.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.DagProcessingLogs_LogLevel">
            <summary>
            <para>
            <para>Defines the log level, which can be CRITICAL, ERROR, WARNING, or INFO.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.SchedulerLogs_LogLevel">
            <summary>
            <para>
            <para>Defines the log level, which can be CRITICAL, ERROR, WARNING, or INFO.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.TaskLogs_LogLevel">
            <summary>
            <para>
            <para>Defines the log level, which can be CRITICAL, ERROR, WARNING, or INFO.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.WebserverLogs_LogLevel">
            <summary>
            <para>
            <para>Defines the log level, which can be CRITICAL, ERROR, WARNING, or INFO.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.WorkerLogs_LogLevel">
            <summary>
            <para>
            <para>Defines the log level, which can be CRITICAL, ERROR, WARNING, or INFO.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.MaxWorker">
            <summary>
            <para>
            <para>The maximum number of workers that you want to run in your environment. MWAA scales
            the number of Apache Airflow workers and the Fargate containers that run your tasks
            up to the number you specify in this field. When there are no more tasks running,
            and no more in the queue, MWAA disposes of the extra containers leaving the one worker
            that is included with your environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.MinWorker">
            <summary>
            <para>
            <para>The minimum number of workers that you want to run in your environment. MWAA scales
            the number of Apache Airflow workers and the Fargate containers that run your tasks
            up to the number you specify in the <code>MaxWorkers</code> field. When there are
            no more tasks running, and no more in the queue, MWAA disposes of the extra containers
            leaving the worker count you specify in the <code>MinWorkers</code> field.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.Name">
            <summary>
            <para>
            <para>The name of your MWAA environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.PluginsS3ObjectVersion">
            <summary>
            <para>
            <para>The <code>plugins.zip</code> file version you want to use.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.PluginsS3Path">
            <summary>
            <para>
            <para>The relative path to the <code>plugins.zip</code> file on your Amazon S3 storage bucket.
            For example, <code>plugins.zip</code>. If a relative path is provided in the request,
            then <code>PluginsS3ObjectVersion</code> is required. For more information, see <a href="https://docs.aws.amazon.com/mwaa/latest/userguide/configuring-dag-import.html">Importing
            DAGs on Amazon MWAA</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.RequirementsS3ObjectVersion">
            <summary>
            <para>
            <para>The <code>requirements.txt</code> file version you want to use.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.RequirementsS3Path">
            <summary>
            <para>
            <para>The relative path to the <code>requirements.txt</code> file on your Amazon S3 storage
            bucket. For example, <code>requirements.txt</code>. If a relative path is provided
            in the request, then <code>RequirementsS3ObjectVersion</code> is required. For more
            information, see <a href="https://docs.aws.amazon.com/mwaa/latest/userguide/configuring-dag-import.html">Importing
            DAGs on Amazon MWAA</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.NetworkConfiguration_SecurityGroupId">
            <summary>
            <para>
            <para>A JSON list of 1 or more security groups IDs by name, in the same VPC as the subnets.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.SourceBucketArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of your Amazon S3 storage bucket. For example, <code>arn:aws:s3:::airflow-mybucketname</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.NetworkConfiguration_SubnetId">
            <summary>
            <para>
            <para>Provide a JSON list of 2 subnet IDs by name. These must be private subnets, in the
            same VPC, in two different availability zones.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.Tag">
            <summary>
            <para>
            <para>The metadata tags you want to attach to your environment. For more information, see
            <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging AWS
            resources</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.WebserverAccessMode">
            <summary>
            <para>
            <para>The networking access of your Apache Airflow web server. A public network allows your
            Airflow UI to be accessed over the Internet by users granted access in your IAM policy.
            A private network limits access of your Airflow UI to users within your VPC. For more
            information, see <a href="https://docs.aws.amazon.com/mwaa/latest/userguide/vpc-mwaa.html">Creating
            the VPC network for a MWAA environment</a>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.WeeklyMaintenanceWindowStart">
            <summary>
            <para>
            <para>The day and time you want MWAA to start weekly maintenance updates on your environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Arn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MWAA.Model.CreateEnvironmentResponse).
            Specifying the name of a property of type Amazon.MWAA.Model.CreateEnvironmentResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAEnvironmentCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAWebLoginTokenCmdlet">
            <summary>
            Create a JWT token to be used to login to Airflow Web UI with claims based Authentication.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAWebLoginTokenCmdlet.Name">
            <summary>
            <para>
            <para>Create an Airflow Web UI login token request for a MWAA environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAWebLoginTokenCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MWAA.Model.CreateWebLoginTokenResponse).
            Specifying the name of a property of type Amazon.MWAA.Model.CreateWebLoginTokenResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAWebLoginTokenCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Name parameter.
            The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.NewMWAAWebLoginTokenCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MWAA.PublishMWAAMetricCmdlet">
            <summary>
            An operation for publishing metrics from the customers to the Ops plane.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.PublishMWAAMetricCmdlet.EnvironmentName">
            <summary>
            <para>
            <para>Publishes environment metric data to Amazon CloudWatch.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.PublishMWAAMetricCmdlet.MetricData">
            <summary>
            <para>
            <para>Publishes metric data points to Amazon CloudWatch. CloudWatch associates the data
            points with the specified metrica.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.PublishMWAAMetricCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MWAA.Model.PublishMetricsResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.PublishMWAAMetricCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the EnvironmentName parameter.
            The -PassThru parameter is deprecated, use -Select '^EnvironmentName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.PublishMWAAMetricCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MWAA.RemoveMWAAEnvironmentCmdlet">
            <summary>
            Delete an existing environment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.RemoveMWAAEnvironmentCmdlet.Name">
            <summary>
            <para>
            <para>The name of the environment to delete.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.RemoveMWAAEnvironmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MWAA.Model.DeleteEnvironmentResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.RemoveMWAAEnvironmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Name parameter.
            The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.RemoveMWAAEnvironmentCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MWAA.RemoveMWAAResourceTagCmdlet">
            <summary>
            Remove a tag from the MWAA environments.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.RemoveMWAAResourceTagCmdlet.ResourceArn">
            <summary>
            <para>
            <para>The tag resource ARN of the MWAA environments.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.RemoveMWAAResourceTagCmdlet.TagKey">
            <summary>
            <para>
            <para>The tag resource key of the MWAA environments.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.RemoveMWAAResourceTagCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MWAA.Model.UntagResourceResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.RemoveMWAAResourceTagCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the ResourceArn parameter.
            The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.RemoveMWAAResourceTagCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet">
            <summary>
            Update an MWAA environment.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.AirflowConfigurationOption">
            <summary>
            <para>
            <para>The Airflow Configuration Options to update of your Amazon MWAA environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.AirflowVersion">
            <summary>
            <para>
            <para>The Airflow Version to update of your Amazon MWAA environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.DagS3Path">
            <summary>
            <para>
            <para>The Dags folder S3 Path to update of your Amazon MWAA environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.DagProcessingLogs_Enabled">
            <summary>
            <para>
            <para>Defines that the logging module is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.SchedulerLogs_Enabled">
            <summary>
            <para>
            <para>Defines that the logging module is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.TaskLogs_Enabled">
            <summary>
            <para>
            <para>Defines that the logging module is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.WebserverLogs_Enabled">
            <summary>
            <para>
            <para>Defines that the logging module is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.WorkerLogs_Enabled">
            <summary>
            <para>
            <para>Defines that the logging module is enabled.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.EnvironmentClass">
            <summary>
            <para>
            <para>The Environment Class to update of your Amazon MWAA environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.ExecutionRoleArn">
            <summary>
            <para>
            <para>The Executio Role ARN to update of your Amazon MWAA environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.DagProcessingLogs_LogLevel">
            <summary>
            <para>
            <para>Defines the log level, which can be CRITICAL, ERROR, WARNING, or INFO.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.SchedulerLogs_LogLevel">
            <summary>
            <para>
            <para>Defines the log level, which can be CRITICAL, ERROR, WARNING, or INFO.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.TaskLogs_LogLevel">
            <summary>
            <para>
            <para>Defines the log level, which can be CRITICAL, ERROR, WARNING, or INFO.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.WebserverLogs_LogLevel">
            <summary>
            <para>
            <para>Defines the log level, which can be CRITICAL, ERROR, WARNING, or INFO.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.WorkerLogs_LogLevel">
            <summary>
            <para>
            <para>Defines the log level, which can be CRITICAL, ERROR, WARNING, or INFO.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.MaxWorker">
            <summary>
            <para>
            <para>The maximum number of workers to update of your Amazon MWAA environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.MinWorker">
            <summary>
            <para>
            <para>The minimum number of workers to update of your Amazon MWAA environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.Name">
            <summary>
            <para>
            <para>The name of your Amazon MWAA environment that you wish to update.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.PluginsS3ObjectVersion">
            <summary>
            <para>
            <para>The Plugins.zip S3 Object Version to update of your Amazon MWAA environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.PluginsS3Path">
            <summary>
            <para>
            <para>The Plugins.zip S3 Path to update of your Amazon MWAA environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.RequirementsS3ObjectVersion">
            <summary>
            <para>
            <para>The Requirements.txt S3 ObjectV ersion to update of your Amazon MWAA environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.RequirementsS3Path">
            <summary>
            <para>
            <para>The Requirements.txt S3 Path to update of your Amazon MWAA environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.NetworkConfiguration_SecurityGroupId">
            <summary>
            <para>
            <para>Provide a JSON list of 1 or more security groups IDs by name, in the same VPC as the
            subnets.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.SourceBucketArn">
            <summary>
            <para>
            <para>The S3 Source Bucket ARN to update of your Amazon MWAA environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.WebserverAccessMode">
            <summary>
            <para>
            <para>The Webserver Access Mode to update of your Amazon MWAA environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.WeeklyMaintenanceWindowStart">
            <summary>
            <para>
            <para>The Weekly Maintenance Window Start to update of your Amazon MWAA environment.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Arn'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.MWAA.Model.UpdateEnvironmentResponse).
            Specifying the name of a property of type Amazon.MWAA.Model.UpdateEnvironmentResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the Name parameter.
            The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.MWAA.UpdateMWAAEnvironmentCmdlet.Force">
            <summary>
            This parameter overrides confirmation prompts to force
            the cmdlet to continue its operation. This parameter should always
            be used with caution.
            </summary>
        </member>
    </members>
</doc>