|
12 | 12 | "DeleteDomainAssociation": "<p> Deletes a DomainAssociation. </p>", |
13 | 13 | "DeleteJob": "<p> Delete a job, for an Amplify branch, part of Amplify App. </p>", |
14 | 14 | "DeleteWebhook": "<p> Deletes a webhook. </p>", |
15 | | - "GenerateAccessLogs": "<p> Retrieve website access logs for a specific time range via a pre-signed URL. Optionally, deliver the logs to a given S3 bucket. </p>", |
| 15 | + "GenerateAccessLogs": "<p> Retrieve website access logs for a specific time range via a pre-signed URL. </p>", |
16 | 16 | "GetApp": "<p> Retrieves an existing Amplify App by appId. </p>", |
17 | 17 | "GetArtifactUrl": "<p> Retrieves artifact info that corresponds to a artifactId. </p>", |
18 | 18 | "GetBranch": "<p> Retrieves a branch for an Amplify App. </p>", |
|
122 | 122 | "GetArtifactUrlResult$artifactId": "<p> Unique Id for a artifact. </p>" |
123 | 123 | } |
124 | 124 | }, |
125 | | - "ArtifactType": { |
126 | | - "base": null, |
127 | | - "refs": { |
128 | | - "ListArtifactsRequest$artifactType": "<p> Type for an artifact. </p>" |
129 | | - } |
130 | | - }, |
131 | 125 | "ArtifactUrl": { |
132 | 126 | "base": null, |
133 | 127 | "refs": { |
|
180 | 174 | "UpdateAppRequest$autoBranchCreationPatterns": "<p> Automated branch creation glob patterns for the Amplify App. </p>" |
181 | 175 | } |
182 | 176 | }, |
| 177 | + "BackendEnvironmentArn": { |
| 178 | + "base": null, |
| 179 | + "refs": { |
| 180 | + "Branch$backendEnvironmentArn": "<p> ARN for a Backend Environment, part of an Amplify App. </p>", |
| 181 | + "CreateBranchRequest$backendEnvironmentArn": "<p> ARN for a Backend Environment, part of an Amplify App. </p>", |
| 182 | + "UpdateBranchRequest$backendEnvironmentArn": "<p> ARN for a Backend Environment, part of an Amplify App. </p>" |
| 183 | + } |
| 184 | + }, |
183 | 185 | "BadRequestException": { |
184 | 186 | "base": "<p> Exception thrown when a request contains unexpected data. </p>", |
185 | 187 | "refs": { |
|
540 | 542 | "EnableAutoSubDomain": { |
541 | 543 | "base": null, |
542 | 544 | "refs": { |
543 | | - "CreateDomainAssociationRequest$enableAutoSubDomain": "<p> Enables automated creation of Subdomains for branches. </p>", |
544 | | - "DomainAssociation$enableAutoSubDomain": "<p> Enables automated creation of Subdomains for branches. </p>", |
545 | | - "UpdateDomainAssociationRequest$enableAutoSubDomain": "<p> Enables automated creation of Subdomains for branches. </p>" |
| 545 | + "CreateDomainAssociationRequest$enableAutoSubDomain": "<p> Enables automated creation of Subdomains for branches. (Currently not supported) </p>", |
| 546 | + "DomainAssociation$enableAutoSubDomain": "<p> Enables automated creation of Subdomains for branches. (Currently not supported) </p>", |
| 547 | + "UpdateDomainAssociationRequest$enableAutoSubDomain": "<p> Enables automated creation of Subdomains for branches. (Currently not supported) </p>" |
546 | 548 | } |
547 | 549 | }, |
548 | 550 | "EnableBasicAuth": { |
|
684 | 686 | } |
685 | 687 | }, |
686 | 688 | "GetBranchRequest": { |
687 | | - "base": "<p> Result structure for get branch request. </p>", |
| 689 | + "base": "<p> Request structure for get branch request. </p>", |
688 | 690 | "refs": { |
689 | 691 | } |
690 | 692 | }, |
|
946 | 948 | "App$productionBranch": "<p> Structure with Production Branch information. </p>" |
947 | 949 | } |
948 | 950 | }, |
| 951 | + "PullRequestEnvironmentName": { |
| 952 | + "base": null, |
| 953 | + "refs": { |
| 954 | + "AutoBranchCreationConfig$pullRequestEnvironmentName": "<p> The Amplify Environment name for the pull request. </p>", |
| 955 | + "Branch$pullRequestEnvironmentName": "<p> The Amplify Environment name for the pull request. </p>", |
| 956 | + "CreateBranchRequest$pullRequestEnvironmentName": "<p> The Amplify Environment name for the pull request. </p>", |
| 957 | + "UpdateBranchRequest$pullRequestEnvironmentName": "<p> The Amplify Environment name for the pull request. </p>" |
| 958 | + } |
| 959 | + }, |
949 | 960 | "Repository": { |
950 | 961 | "base": null, |
951 | 962 | "refs": { |
|
0 commit comments