You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/client-mwaa/README.md
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,6 @@ AWS SDK for JavaScript MWAA Client for Node.js, Browser and React Native.
12
12
<fullname>Amazon Managed Workflows for Apache Airflow</fullname>
13
13
14
14
<p>This section contains the Amazon Managed Workflows for Apache Airflow (MWAA) API reference documentation. For more information, see <ahref="https://docs.aws.amazon.com/mwaa/latest/userguide/what-is-mwaa.html">What Is Amazon MWAA?</a>.</p>
15
-
16
15
<p>
17
16
<b>Endpoints</b>
18
17
</p>
@@ -91,7 +90,6 @@ AWS SDK for JavaScript MWAA Client for Node.js, Browser and React Native.
Copy file name to clipboardExpand all lines: clients/client-mwaa/src/MWAA.ts
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,6 @@ import { MWAAClient } from "./MWAAClient";
57
57
/**
58
58
* <fullname>Amazon Managed Workflows for Apache Airflow</fullname>
59
59
* <p>This section contains the Amazon Managed Workflows for Apache Airflow (MWAA) API reference documentation. For more information, see <a href="https://docs.aws.amazon.com/mwaa/latest/userguide/what-is-mwaa.html">What Is Amazon MWAA?</a>.</p>
60
-
*
61
60
* <p>
62
61
* <b>Endpoints</b>
63
62
* </p>
@@ -136,7 +135,6 @@ import { MWAAClient } from "./MWAAClient";
* <fullname>Amazon Managed Workflows for Apache Airflow</fullname>
256
256
* <p>This section contains the Amazon Managed Workflows for Apache Airflow (MWAA) API reference documentation. For more information, see <a href="https://docs.aws.amazon.com/mwaa/latest/userguide/what-is-mwaa.html">What Is Amazon MWAA?</a>.</p>
* <p>The Apache Airflow version for your environment. If no value is specified, defaults to the latest version. Valid values: <code>1.10.12</code>, <code>2.0.2</code>. To learn more, see <a href="https://docs.aws.amazon.com/mwaa/latest/userguide/airflow-versions.html">Apache Airflow versions on Amazon Managed Workflows for Apache Airflow (MWAA)</a>.</p>
254
+
* <p>The Apache Airflow version for your environment. If no value is specified, it defaults to the latest version. Valid values:
255
+
* <code>1.10.12</code>, <code>2.0.2</code>, and <code>2.2.2</code>.
256
+
* To learn more, see <a href="https://docs.aws.amazon.com/mwaa/latest/userguide/airflow-versions.html">Apache Airflow versions on Amazon Managed Workflows for Apache Airflow (MWAA)</a>.</p>
* <p>The Apache Airflow version for your environment. If no value is specified, defaults to the latest version. Valid values: <code>1.10.12</code>, <code>2.0.2</code>.</p>
1134
+
* <p>The Apache Airflow version for your environment. If no value is specified, defaults to the latest version.
1135
+
* Valid values: <code>1.10.12</code>, <code>2.0.2</code>, and <code>2.2.2</code>.</p>
0 commit comments