|
138 | 138 | } |
139 | 139 | } |
140 | 140 | }, |
| 141 | + "AWS::Amplify::App.AutoBranchCreationConfig": { |
| 142 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-autobranchcreationconfig.html", |
| 143 | + "Properties": { |
| 144 | + "AutoBranchCreationPatterns": { |
| 145 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-autobranchcreationconfig.html#cfn-amplify-app-autobranchcreationconfig-autobranchcreationpatterns", |
| 146 | + "PrimitiveItemType": "String", |
| 147 | + "Required": false, |
| 148 | + "Type": "List", |
| 149 | + "UpdateType": "Mutable" |
| 150 | + }, |
| 151 | + "BasicAuthConfig": { |
| 152 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-autobranchcreationconfig.html#cfn-amplify-app-autobranchcreationconfig-basicauthconfig", |
| 153 | + "Required": false, |
| 154 | + "Type": "BasicAuthConfig", |
| 155 | + "UpdateType": "Mutable" |
| 156 | + }, |
| 157 | + "BuildSpec": { |
| 158 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-autobranchcreationconfig.html#cfn-amplify-app-autobranchcreationconfig-buildspec", |
| 159 | + "PrimitiveType": "String", |
| 160 | + "Required": false, |
| 161 | + "UpdateType": "Mutable" |
| 162 | + }, |
| 163 | + "EnableAutoBranchCreation": { |
| 164 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-autobranchcreationconfig.html#cfn-amplify-app-autobranchcreationconfig-enableautobranchcreation", |
| 165 | + "PrimitiveType": "Boolean", |
| 166 | + "Required": false, |
| 167 | + "UpdateType": "Mutable" |
| 168 | + }, |
| 169 | + "EnableAutoBuild": { |
| 170 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-autobranchcreationconfig.html#cfn-amplify-app-autobranchcreationconfig-enableautobuild", |
| 171 | + "PrimitiveType": "Boolean", |
| 172 | + "Required": false, |
| 173 | + "UpdateType": "Mutable" |
| 174 | + }, |
| 175 | + "EnvironmentVariables": { |
| 176 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-autobranchcreationconfig.html#cfn-amplify-app-autobranchcreationconfig-environmentvariables", |
| 177 | + "ItemType": "EnvironmentVariable", |
| 178 | + "Required": false, |
| 179 | + "Type": "List", |
| 180 | + "UpdateType": "Mutable" |
| 181 | + }, |
| 182 | + "Stage": { |
| 183 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-autobranchcreationconfig.html#cfn-amplify-app-autobranchcreationconfig-stage", |
| 184 | + "PrimitiveType": "String", |
| 185 | + "Required": false, |
| 186 | + "UpdateType": "Mutable" |
| 187 | + } |
| 188 | + } |
| 189 | + }, |
141 | 190 | "AWS::Amplify::App.BasicAuthConfig": { |
142 | 191 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-basicauthconfig.html", |
143 | 192 | "Properties": { |
|
150 | 199 | "Password": { |
151 | 200 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-basicauthconfig.html#cfn-amplify-app-basicauthconfig-password", |
152 | 201 | "PrimitiveType": "String", |
153 | | - "Required": true, |
| 202 | + "Required": false, |
154 | 203 | "UpdateType": "Mutable" |
155 | 204 | }, |
156 | 205 | "Username": { |
157 | 206 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-basicauthconfig.html#cfn-amplify-app-basicauthconfig-username", |
158 | 207 | "PrimitiveType": "String", |
159 | | - "Required": true, |
| 208 | + "Required": false, |
160 | 209 | "UpdateType": "Mutable" |
161 | 210 | } |
162 | 211 | } |
|
18969 | 19018 | } |
18970 | 19019 | } |
18971 | 19020 | }, |
18972 | | - "ResourceSpecificationVersion": "4.2.0", |
| 19021 | + "ResourceSpecificationVersion": "4.3.0", |
18973 | 19022 | "ResourceTypes": { |
18974 | 19023 | "AWS::AmazonMQ::Broker": { |
18975 | 19024 | "Attributes": { |
|
19192 | 19241 | "Required": false, |
19193 | 19242 | "UpdateType": "Mutable" |
19194 | 19243 | }, |
| 19244 | + "AutoBranchCreationConfig": { |
| 19245 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-autobranchcreationconfig", |
| 19246 | + "Required": false, |
| 19247 | + "Type": "AutoBranchCreationConfig", |
| 19248 | + "UpdateType": "Mutable" |
| 19249 | + }, |
19195 | 19250 | "BasicAuthConfig": { |
19196 | 19251 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-app.html#cfn-amplify-app-basicauthconfig", |
19197 | 19252 | "Required": false, |
|
19298 | 19353 | "Required": false, |
19299 | 19354 | "UpdateType": "Mutable" |
19300 | 19355 | }, |
| 19356 | + "EnableAutoBuild": { |
| 19357 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-enableautobuild", |
| 19358 | + "PrimitiveType": "Boolean", |
| 19359 | + "Required": false, |
| 19360 | + "UpdateType": "Mutable" |
| 19361 | + }, |
19301 | 19362 | "EnvironmentVariables": { |
19302 | 19363 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-environmentvariables", |
19303 | 19364 | "ItemType": "EnvironmentVariable", |
|
0 commit comments