|
726 | 726 | "shape":"BuildSpec",
|
727 | 727 | "documentation":"<p> Describes the content of the build specification (build spec) for the Amplify app. </p>"
|
728 | 728 | },
|
| 729 | + "customHeaders":{ |
| 730 | + "shape":"CustomHeaders", |
| 731 | + "documentation":"<p>Describes the custom HTTP headers for the Amplify app.</p>" |
| 732 | + }, |
729 | 733 | "enableAutoBranchCreation":{
|
730 | 734 | "shape":"EnableAutoBranchCreation",
|
731 | 735 | "documentation":"<p> Enables automated branch creation for the Amplify app. </p>"
|
|
747 | 751 | },
|
748 | 752 | "AppId":{
|
749 | 753 | "type":"string",
|
750 |
| - "max":255, |
751 |
| - "min":1 |
| 754 | + "max":20, |
| 755 | + "min":1, |
| 756 | + "pattern":"d[a-z0-9]+" |
752 | 757 | },
|
753 | 758 | "Apps":{
|
754 | 759 | "type":"list",
|
|
830 | 835 | },
|
831 | 836 | "enablePerformanceMode":{
|
832 | 837 | "shape":"EnablePerformanceMode",
|
833 |
| - "documentation":"<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>" |
| 838 | + "documentation":"<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>" |
834 | 839 | },
|
835 | 840 | "buildSpec":{
|
836 | 841 | "shape":"BuildSpec",
|
837 | 842 | "documentation":"<p> The build specification (build spec) for the autocreated branch. </p>"
|
838 | 843 | },
|
839 | 844 | "enablePullRequestPreview":{
|
840 | 845 | "shape":"EnablePullRequestPreview",
|
841 |
| - "documentation":"<p> Enables pull request preview for the autocreated branch. </p>" |
| 846 | + "documentation":"<p> Enables pull request previews for the autocreated branch. </p>" |
842 | 847 | },
|
843 | 848 | "pullRequestEnvironmentName":{
|
844 | 849 | "shape":"PullRequestEnvironmentName",
|
|
1017 | 1022 | },
|
1018 | 1023 | "enablePerformanceMode":{
|
1019 | 1024 | "shape":"EnablePerformanceMode",
|
1020 |
| - "documentation":"<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>" |
| 1025 | + "documentation":"<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>" |
1021 | 1026 | },
|
1022 | 1027 | "thumbnailUrl":{
|
1023 | 1028 | "shape":"ThumbnailUrl",
|
|
1041 | 1046 | },
|
1042 | 1047 | "enablePullRequestPreview":{
|
1043 | 1048 | "shape":"EnablePullRequestPreview",
|
1044 |
| - "documentation":"<p> Enables pull request preview for the branch. </p>" |
| 1049 | + "documentation":"<p> Enables pull request previews for the branch. </p>" |
1045 | 1050 | },
|
1046 | 1051 | "pullRequestEnvironmentName":{
|
1047 | 1052 | "shape":"PullRequestEnvironmentName",
|
|
1108 | 1113 | "members":{
|
1109 | 1114 | "name":{
|
1110 | 1115 | "shape":"Name",
|
1111 |
| - "documentation":"<p> The name for the Amplify app. </p>" |
| 1116 | + "documentation":"<p> The name for an Amplify app. </p>" |
1112 | 1117 | },
|
1113 | 1118 | "description":{
|
1114 | 1119 | "shape":"Description",
|
|
1166 | 1171 | "shape":"BuildSpec",
|
1167 | 1172 | "documentation":"<p> The build specification (build spec) for an Amplify app. </p>"
|
1168 | 1173 | },
|
| 1174 | + "customHeaders":{ |
| 1175 | + "shape":"CustomHeaders", |
| 1176 | + "documentation":"<p>The custom HTTP headers for an Amplify app.</p>" |
| 1177 | + }, |
1169 | 1178 | "enableAutoBranchCreation":{
|
1170 | 1179 | "shape":"EnableAutoBranchCreation",
|
1171 |
| - "documentation":"<p> Enables automated branch creation for the Amplify app. </p>" |
| 1180 | + "documentation":"<p> Enables automated branch creation for an Amplify app. </p>" |
1172 | 1181 | },
|
1173 | 1182 | "autoBranchCreationPatterns":{
|
1174 | 1183 | "shape":"AutoBranchCreationPatterns",
|
1175 |
| - "documentation":"<p> The automated branch creation glob patterns for the Amplify app. </p>" |
| 1184 | + "documentation":"<p> The automated branch creation glob patterns for an Amplify app. </p>" |
1176 | 1185 | },
|
1177 | 1186 | "autoBranchCreationConfig":{
|
1178 | 1187 | "shape":"AutoBranchCreationConfig",
|
1179 |
| - "documentation":"<p> The automated branch creation configuration for the Amplify app. </p>" |
| 1188 | + "documentation":"<p> The automated branch creation configuration for an Amplify app. </p>" |
1180 | 1189 | }
|
1181 | 1190 | },
|
1182 | 1191 | "documentation":"<p> The request structure used to create apps in Amplify. </p>"
|
|
1278 | 1287 | },
|
1279 | 1288 | "enablePerformanceMode":{
|
1280 | 1289 | "shape":"EnablePerformanceMode",
|
1281 |
| - "documentation":"<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>" |
| 1290 | + "documentation":"<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>" |
1282 | 1291 | },
|
1283 | 1292 | "tags":{
|
1284 | 1293 | "shape":"TagMap",
|
|
1298 | 1307 | },
|
1299 | 1308 | "enablePullRequestPreview":{
|
1300 | 1309 | "shape":"EnablePullRequestPreview",
|
1301 |
| - "documentation":"<p> Enables pull request preview for this branch. </p>" |
| 1310 | + "documentation":"<p> Enables pull request previews for this branch. </p>" |
1302 | 1311 | },
|
1303 | 1312 | "pullRequestEnvironmentName":{
|
1304 | 1313 | "shape":"PullRequestEnvironmentName",
|
|
1463 | 1472 | "member":{"shape":"CustomDomain"},
|
1464 | 1473 | "max":255
|
1465 | 1474 | },
|
| 1475 | + "CustomHeaders":{ |
| 1476 | + "type":"string", |
| 1477 | + "max":25000, |
| 1478 | + "min":1 |
| 1479 | + }, |
1466 | 1480 | "CustomRule":{
|
1467 | 1481 | "type":"structure",
|
1468 | 1482 | "required":[
|
|
2541 | 2555 | "MaxResults":{
|
2542 | 2556 | "type":"integer",
|
2543 | 2557 | "max":100,
|
2544 |
| - "min":1 |
| 2558 | + "min":0 |
2545 | 2559 | },
|
2546 | 2560 | "Name":{
|
2547 | 2561 | "type":"string",
|
|
3086 | 3100 | "shape":"BuildSpec",
|
3087 | 3101 | "documentation":"<p> The build specification (build spec) for an Amplify app. </p>"
|
3088 | 3102 | },
|
| 3103 | + "customHeaders":{ |
| 3104 | + "shape":"CustomHeaders", |
| 3105 | + "documentation":"<p>The custom HTTP headers for an Amplify app.</p>" |
| 3106 | + }, |
3089 | 3107 | "enableAutoBranchCreation":{
|
3090 | 3108 | "shape":"EnableAutoBranchCreation",
|
3091 |
| - "documentation":"<p> Enables automated branch creation for the Amplify app. </p>" |
| 3109 | + "documentation":"<p> Enables automated branch creation for an Amplify app. </p>" |
3092 | 3110 | },
|
3093 | 3111 | "autoBranchCreationPatterns":{
|
3094 | 3112 | "shape":"AutoBranchCreationPatterns",
|
3095 |
| - "documentation":"<p> Describes the automated branch creation glob patterns for the Amplify app. </p>" |
| 3113 | + "documentation":"<p> Describes the automated branch creation glob patterns for an Amplify app. </p>" |
3096 | 3114 | },
|
3097 | 3115 | "autoBranchCreationConfig":{
|
3098 | 3116 | "shape":"AutoBranchCreationConfig",
|
3099 |
| - "documentation":"<p> The automated branch creation configuration for the Amplify app. </p>" |
| 3117 | + "documentation":"<p> The automated branch creation configuration for an Amplify app. </p>" |
3100 | 3118 | },
|
3101 | 3119 | "repository":{
|
3102 | 3120 | "shape":"Repository",
|
|
3177 | 3195 | },
|
3178 | 3196 | "enablePerformanceMode":{
|
3179 | 3197 | "shape":"EnablePerformanceMode",
|
3180 |
| - "documentation":"<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>" |
| 3198 | + "documentation":"<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>" |
3181 | 3199 | },
|
3182 | 3200 | "buildSpec":{
|
3183 | 3201 | "shape":"BuildSpec",
|
|
3193 | 3211 | },
|
3194 | 3212 | "enablePullRequestPreview":{
|
3195 | 3213 | "shape":"EnablePullRequestPreview",
|
3196 |
| - "documentation":"<p> Enables pull request preview for this branch. </p>" |
| 3214 | + "documentation":"<p> Enables pull request previews for this branch. </p>" |
3197 | 3215 | },
|
3198 | 3216 | "pullRequestEnvironmentName":{
|
3199 | 3217 | "shape":"PullRequestEnvironmentName",
|
|
0 commit comments