|
164 | 164 | "base": "<p> Describes the automated branch creation configuration. </p>", |
165 | 165 | "refs": { |
166 | 166 | "App$autoBranchCreationConfig": "<p> Describes the automated branch creation configuration for the Amplify app. </p>", |
167 | | - "CreateAppRequest$autoBranchCreationConfig": "<p> The automated branch creation configuration for the Amplify app. </p>", |
168 | | - "UpdateAppRequest$autoBranchCreationConfig": "<p> The automated branch creation configuration for the Amplify app. </p>" |
| 167 | + "CreateAppRequest$autoBranchCreationConfig": "<p> The automated branch creation configuration for an Amplify app. </p>", |
| 168 | + "UpdateAppRequest$autoBranchCreationConfig": "<p> The automated branch creation configuration for an Amplify app. </p>" |
169 | 169 | } |
170 | 170 | }, |
171 | 171 | "AutoBranchCreationPattern": { |
|
178 | 178 | "base": null, |
179 | 179 | "refs": { |
180 | 180 | "App$autoBranchCreationPatterns": "<p> Describes the automated branch creation glob patterns for the Amplify app. </p>", |
181 | | - "CreateAppRequest$autoBranchCreationPatterns": "<p> The automated branch creation glob patterns for the Amplify app. </p>", |
182 | | - "UpdateAppRequest$autoBranchCreationPatterns": "<p> Describes the automated branch creation glob patterns for the Amplify app. </p>" |
| 181 | + "CreateAppRequest$autoBranchCreationPatterns": "<p> The automated branch creation glob patterns for an Amplify app. </p>", |
| 182 | + "UpdateAppRequest$autoBranchCreationPatterns": "<p> Describes the automated branch creation glob patterns for an Amplify app. </p>" |
183 | 183 | } |
184 | 184 | }, |
185 | 185 | "AutoSubDomainCreationPattern": { |
|
430 | 430 | "Branch$customDomains": "<p> The custom domains for a branch of an Amplify app. </p>" |
431 | 431 | } |
432 | 432 | }, |
| 433 | + "CustomHeaders": { |
| 434 | + "base": null, |
| 435 | + "refs": { |
| 436 | + "App$customHeaders": "<p>Describes the custom HTTP headers for the Amplify app.</p>", |
| 437 | + "CreateAppRequest$customHeaders": "<p>The custom HTTP headers for an Amplify app.</p>", |
| 438 | + "UpdateAppRequest$customHeaders": "<p>The custom HTTP headers for an Amplify app.</p>" |
| 439 | + } |
| 440 | + }, |
433 | 441 | "CustomRule": { |
434 | 442 | "base": "<p> Describes a custom rewrite or redirect rule. </p>", |
435 | 443 | "refs": { |
|
599 | 607 | "base": null, |
600 | 608 | "refs": { |
601 | 609 | "App$enableAutoBranchCreation": "<p> Enables automated branch creation for the Amplify app. </p>", |
602 | | - "CreateAppRequest$enableAutoBranchCreation": "<p> Enables automated branch creation for the Amplify app. </p>", |
603 | | - "UpdateAppRequest$enableAutoBranchCreation": "<p> Enables automated branch creation for the Amplify app. </p>" |
| 610 | + "CreateAppRequest$enableAutoBranchCreation": "<p> Enables automated branch creation for an Amplify app. </p>", |
| 611 | + "UpdateAppRequest$enableAutoBranchCreation": "<p> Enables automated branch creation for an Amplify app. </p>" |
604 | 612 | } |
605 | 613 | }, |
606 | 614 | "EnableAutoBuild": { |
|
659 | 667 | "EnablePerformanceMode": { |
660 | 668 | "base": null, |
661 | 669 | "refs": { |
662 | | - "AutoBranchCreationConfig$enablePerformanceMode": "<p> Performance mode optimizes for faster hosting performance by keeping content cached at the edge for a longer interval. Enabling performance mode will mean that hosting configuration or code changes can take up to 10 minutes to roll out. </p>", |
663 | | - "Branch$enablePerformanceMode": "<p> Performance mode optimizes for faster hosting performance by keeping content cached at the edge for a longer interval. Enabling performance mode will mean that hosting configuration or code changes can take up to 10 minutes to roll out. </p>", |
664 | | - "CreateBranchRequest$enablePerformanceMode": "<p> Performance mode optimizes for faster hosting performance by keeping content cached at the edge for a longer interval. Enabling performance mode will mean that hosting configuration or code changes can take up to 10 minutes to roll out. </p>", |
665 | | - "UpdateBranchRequest$enablePerformanceMode": "<p> Performance mode optimizes for faster hosting performance by keeping content cached at the edge for a longer interval. Enabling performance mode will mean that hosting configuration or code changes can take up to 10 minutes to roll out. </p>" |
| 670 | + "AutoBranchCreationConfig$enablePerformanceMode": "<p>Enables performance mode for the branch.</p> <p>Performance mode optimizes for faster hosting performance by keeping content cached at the edge for a longer interval. When performance mode is enabled, hosting configuration or code changes can take up to 10 minutes to roll out. </p>", |
| 671 | + "Branch$enablePerformanceMode": "<p>Enables performance mode for the branch.</p> <p>Performance mode optimizes for faster hosting performance by keeping content cached at the edge for a longer interval. When performance mode is enabled, hosting configuration or code changes can take up to 10 minutes to roll out. </p>", |
| 672 | + "CreateBranchRequest$enablePerformanceMode": "<p>Enables performance mode for the branch.</p> <p>Performance mode optimizes for faster hosting performance by keeping content cached at the edge for a longer interval. When performance mode is enabled, hosting configuration or code changes can take up to 10 minutes to roll out. </p>", |
| 673 | + "UpdateBranchRequest$enablePerformanceMode": "<p>Enables performance mode for the branch.</p> <p>Performance mode optimizes for faster hosting performance by keeping content cached at the edge for a longer interval. When performance mode is enabled, hosting configuration or code changes can take up to 10 minutes to roll out. </p>" |
666 | 674 | } |
667 | 675 | }, |
668 | 676 | "EnablePullRequestPreview": { |
669 | 677 | "base": null, |
670 | 678 | "refs": { |
671 | | - "AutoBranchCreationConfig$enablePullRequestPreview": "<p> Enables pull request preview for the autocreated branch. </p>", |
672 | | - "Branch$enablePullRequestPreview": "<p> Enables pull request preview for the branch. </p>", |
673 | | - "CreateBranchRequest$enablePullRequestPreview": "<p> Enables pull request preview for this branch. </p>", |
674 | | - "UpdateBranchRequest$enablePullRequestPreview": "<p> Enables pull request preview for this branch. </p>" |
| 679 | + "AutoBranchCreationConfig$enablePullRequestPreview": "<p> Enables pull request previews for the autocreated branch. </p>", |
| 680 | + "Branch$enablePullRequestPreview": "<p> Enables pull request previews for the branch. </p>", |
| 681 | + "CreateBranchRequest$enablePullRequestPreview": "<p> Enables pull request previews for this branch. </p>", |
| 682 | + "UpdateBranchRequest$enablePullRequestPreview": "<p> Enables pull request previews for this branch. </p>" |
675 | 683 | } |
676 | 684 | }, |
677 | 685 | "EndTime": { |
|
1023 | 1031 | "base": null, |
1024 | 1032 | "refs": { |
1025 | 1033 | "App$name": "<p> The name for the Amplify app. </p>", |
1026 | | - "CreateAppRequest$name": "<p> The name for the Amplify app. </p>", |
| 1034 | + "CreateAppRequest$name": "<p> The name for an Amplify app. </p>", |
1027 | 1035 | "UpdateAppRequest$name": "<p> The name for an Amplify app. </p>" |
1028 | 1036 | } |
1029 | 1037 | }, |
|
0 commit comments