|
76 | 76 | "shape": "LimitExceededException"
|
77 | 77 | }
|
78 | 78 | ],
|
79 |
| - "documentation": "<p>Creates a new backend environment for an Amplify app. </p> <p>This API is available only to Amplify Gen 1 applications where the backend is created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to applications created using the Amplify Gen 2 public preview. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>" |
| 79 | + "documentation": "<p>Creates a new backend environment for an Amplify app. </p> <p>This API is available only to Amplify Gen 1 applications where the backend is created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to Amplify Gen 2 applications. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>" |
80 | 80 | },
|
81 | 81 | "CreateBranch": {
|
82 | 82 | "name": "CreateBranch",
|
|
268 | 268 | "shape": "DependentServiceFailureException"
|
269 | 269 | }
|
270 | 270 | ],
|
271 |
| - "documentation": "<p>Deletes a backend environment for an Amplify app. </p> <p>This API is available only to Amplify Gen 1 applications where the backend was created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to applications created using the Amplify Gen 2 public preview. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>" |
| 271 | + "documentation": "<p>Deletes a backend environment for an Amplify app. </p> <p>This API is available only to Amplify Gen 1 applications where the backend is created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to Amplify Gen 2 applications. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>" |
272 | 272 | },
|
273 | 273 | "DeleteBranch": {
|
274 | 274 | "name": "DeleteBranch",
|
|
507 | 507 | "shape": "InternalFailureException"
|
508 | 508 | }
|
509 | 509 | ],
|
510 |
| - "documentation": "<p>Returns a backend environment for an Amplify app. </p> <p>This API is available only to Amplify Gen 1 applications where the backend was created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to applications created using the Amplify Gen 2 public preview. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>" |
| 510 | + "documentation": "<p>Returns a backend environment for an Amplify app. </p> <p>This API is available only to Amplify Gen 1 applications where the backend is created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to Amplify Gen 2 applications. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>" |
511 | 511 | },
|
512 | 512 | "GetBranch": {
|
513 | 513 | "name": "GetBranch",
|
|
703 | 703 | "shape": "InternalFailureException"
|
704 | 704 | }
|
705 | 705 | ],
|
706 |
| - "documentation": "<p>Lists the backend environments for an Amplify app. </p> <p>This API is available only to Amplify Gen 1 applications where the backend was created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to applications created using the Amplify Gen 2 public preview. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>" |
| 706 | + "documentation": "<p>Lists the backend environments for an Amplify app. </p> <p>This API is available only to Amplify Gen 1 applications where the backend is created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to Amplify Gen 2 applications. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>" |
707 | 707 | },
|
708 | 708 | "ListBranches": {
|
709 | 709 | "name": "ListBranches",
|
|
1380 | 1380 | "documentation": "<p>The Amazon Resource Name (ARN) for the CloudFormation stack.</p>"
|
1381 | 1381 | }
|
1382 | 1382 | },
|
1383 |
| - "documentation": "<p>Describes the backend properties associated with an Amplify <code>Branch</code>.</p>" |
| 1383 | + "documentation": "<p>Describes the backend associated with an Amplify <code>Branch</code>.</p> <p>This property is available to Amplify Gen 2 apps only. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>" |
1384 | 1384 | },
|
1385 | 1385 | "BackendEnvironment": {
|
1386 | 1386 | "type": "structure",
|
|
1416 | 1416 | "documentation": "<p>The last updated date and time for a backend environment that is part of an Amplify app. </p>"
|
1417 | 1417 | }
|
1418 | 1418 | },
|
1419 |
| - "documentation": "<p>Describes the backend environment for an Amplify app. </p>" |
| 1419 | + "documentation": "<p>Describes the backend environment associated with a <code>Branch</code> of a Gen 1 Amplify app. Amplify Gen 1 applications are created using Amplify Studio or the Amplify command line interface (CLI).</p>" |
1420 | 1420 | },
|
1421 | 1421 | "BackendEnvironmentArn": {
|
1422 | 1422 | "type": "string",
|
|
1564 | 1564 | },
|
1565 | 1565 | "backendEnvironmentArn": {
|
1566 | 1566 | "shape": "BackendEnvironmentArn",
|
1567 |
| - "documentation": "<p> The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app. </p>" |
| 1567 | + "documentation": "<p> The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app. </p> <p>This property is available to Amplify Gen 1 apps only. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>" |
1568 | 1568 | },
|
1569 | 1569 | "backend": {
|
1570 | 1570 | "shape": "Backend"
|
|
1891 | 1891 | },
|
1892 | 1892 | "backendEnvironmentArn": {
|
1893 | 1893 | "shape": "BackendEnvironmentArn",
|
1894 |
| - "documentation": "<p>The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app. </p>" |
| 1894 | + "documentation": "<p>The Amazon Resource Name (ARN) for a backend environment that is part of a Gen 1 Amplify app. </p> <p>This field is available to Amplify Gen 1 apps only where the backend is created using Amplify Studio or the Amplify command line interface (CLI).</p>" |
1895 | 1895 | },
|
1896 | 1896 | "backend": {
|
1897 | 1897 | "shape": "Backend",
|
1898 |
| - "documentation": "<p>The backend for a <code>Branch</code> of an Amplify app. Use for a backend created from an CloudFormation stack.</p>" |
| 1898 | + "documentation": "<p>The backend for a <code>Branch</code> of an Amplify app. Use for a backend created from an CloudFormation stack.</p> <p>This field is available to Amplify Gen 2 apps only. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>" |
1899 | 1899 | }
|
1900 | 1900 | },
|
1901 | 1901 | "documentation": "<p> The request structure for the create branch request. </p>"
|
|
3949 | 3949 | },
|
3950 | 3950 | "backendEnvironmentArn": {
|
3951 | 3951 | "shape": "BackendEnvironmentArn",
|
3952 |
| - "documentation": "<p>The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app. </p>" |
| 3952 | + "documentation": "<p>The Amazon Resource Name (ARN) for a backend environment that is part of a Gen 1 Amplify app. </p> <p>This field is available to Amplify Gen 1 apps only where the backend is created using Amplify Studio or the Amplify command line interface (CLI).</p>" |
3953 | 3953 | },
|
3954 | 3954 | "backend": {
|
3955 | 3955 | "shape": "Backend",
|
3956 |
| - "documentation": "<p>The backend for a <code>Branch</code> of an Amplify app. Use for a backend created from an CloudFormation stack.</p>" |
| 3956 | + "documentation": "<p>The backend for a <code>Branch</code> of an Amplify app. Use for a backend created from an CloudFormation stack.</p> <p>This field is available to Amplify Gen 2 apps only. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.</p>" |
3957 | 3957 | }
|
3958 | 3958 | },
|
3959 | 3959 | "documentation": "<p>The request structure for the update branch request. </p>"
|
|
0 commit comments