|
46 | 46 | {"shape":"InternalFailureException"}, |
47 | 47 | {"shape":"LimitExceededException"} |
48 | 48 | ], |
49 | | - "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>" |
| 49 | + "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>" |
50 | 50 | }, |
51 | 51 | "CreateBranch":{ |
52 | 52 | "name":"CreateBranch", |
|
150 | 150 | {"shape":"InternalFailureException"}, |
151 | 151 | {"shape":"DependentServiceFailureException"} |
152 | 152 | ], |
153 | | - "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>" |
| 153 | + "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>" |
154 | 154 | }, |
155 | 155 | "DeleteBranch":{ |
156 | 156 | "name":"DeleteBranch", |
|
283 | 283 | {"shape":"NotFoundException"}, |
284 | 284 | {"shape":"InternalFailureException"} |
285 | 285 | ], |
286 | | - "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>" |
| 286 | + "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>" |
287 | 287 | }, |
288 | 288 | "GetBranch":{ |
289 | 289 | "name":"GetBranch", |
|
395 | 395 | {"shape":"UnauthorizedException"}, |
396 | 396 | {"shape":"InternalFailureException"} |
397 | 397 | ], |
398 | | - "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>" |
| 398 | + "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>" |
399 | 399 | }, |
400 | 400 | "ListBranches":{ |
401 | 401 | "name":"ListBranches", |
|
892 | 892 | "documentation":"<p>The Amazon Resource Name (ARN) for the CloudFormation stack.</p>" |
893 | 893 | } |
894 | 894 | }, |
895 | | - "documentation":"<p>Describes the backend properties associated with an Amplify <code>Branch</code>.</p>" |
| 895 | + "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>" |
896 | 896 | }, |
897 | 897 | "BackendEnvironment":{ |
898 | 898 | "type":"structure", |
|
928 | 928 | "documentation":"<p>The last updated date and time for a backend environment that is part of an Amplify app. </p>" |
929 | 929 | } |
930 | 930 | }, |
931 | | - "documentation":"<p>Describes the backend environment for an Amplify app. </p>" |
| 931 | + "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>" |
932 | 932 | }, |
933 | 933 | "BackendEnvironmentArn":{ |
934 | 934 | "type":"string", |
|
1083 | 1083 | }, |
1084 | 1084 | "backendEnvironmentArn":{ |
1085 | 1085 | "shape":"BackendEnvironmentArn", |
1086 | | - "documentation":"<p> The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app. </p>" |
| 1086 | + "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>" |
1087 | 1087 | }, |
1088 | 1088 | "backend":{"shape":"Backend"} |
1089 | 1089 | }, |
|
1391 | 1391 | }, |
1392 | 1392 | "backendEnvironmentArn":{ |
1393 | 1393 | "shape":"BackendEnvironmentArn", |
1394 | | - "documentation":"<p>The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app. </p>" |
| 1394 | + "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>" |
1395 | 1395 | }, |
1396 | 1396 | "backend":{ |
1397 | 1397 | "shape":"Backend", |
1398 | | - "documentation":"<p>The backend for a <code>Branch</code> of an Amplify app. Use for a backend created from an CloudFormation stack.</p>" |
| 1398 | + "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>" |
1399 | 1399 | } |
1400 | 1400 | }, |
1401 | 1401 | "documentation":"<p> The request structure for the create branch request. </p>" |
|
3367 | 3367 | }, |
3368 | 3368 | "backendEnvironmentArn":{ |
3369 | 3369 | "shape":"BackendEnvironmentArn", |
3370 | | - "documentation":"<p>The Amazon Resource Name (ARN) for a backend environment that is part of an Amplify app. </p>" |
| 3370 | + "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>" |
3371 | 3371 | }, |
3372 | 3372 | "backend":{ |
3373 | 3373 | "shape":"Backend", |
3374 | | - "documentation":"<p>The backend for a <code>Branch</code> of an Amplify app. Use for a backend created from an CloudFormation stack.</p>" |
| 3374 | + "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>" |
3375 | 3375 | } |
3376 | 3376 | }, |
3377 | 3377 | "documentation":"<p>The request structure for the update branch request. </p>" |
|
0 commit comments