|
189 | 189 | "Required": false, |
190 | 190 | "UpdateType": "Mutable" |
191 | 191 | }, |
| 192 | + "EnablePullRequestPreview": { |
| 193 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-autobranchcreationconfig.html#cfn-amplify-app-autobranchcreationconfig-enablepullrequestpreview", |
| 194 | + "PrimitiveType": "Boolean", |
| 195 | + "Required": false, |
| 196 | + "UpdateType": "Mutable" |
| 197 | + }, |
192 | 198 | "EnvironmentVariables": { |
193 | 199 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-autobranchcreationconfig.html#cfn-amplify-app-autobranchcreationconfig-environmentvariables", |
194 | 200 | "ItemType": "EnvironmentVariable", |
195 | 201 | "Required": false, |
196 | 202 | "Type": "List", |
197 | 203 | "UpdateType": "Mutable" |
198 | 204 | }, |
| 205 | + "PullRequestEnvironmentName": { |
| 206 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-autobranchcreationconfig.html#cfn-amplify-app-autobranchcreationconfig-pullrequestenvironmentname", |
| 207 | + "PrimitiveType": "String", |
| 208 | + "Required": false, |
| 209 | + "UpdateType": "Mutable" |
| 210 | + }, |
199 | 211 | "Stage": { |
200 | 212 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-amplify-app-autobranchcreationconfig.html#cfn-amplify-app-autobranchcreationconfig-stage", |
201 | 213 | "PrimitiveType": "String", |
|
6687 | 6699 | } |
6688 | 6700 | } |
6689 | 6701 | }, |
| 6702 | + "AWS::DLM::LifecyclePolicy.FastRestoreRule": { |
| 6703 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-fastrestorerule.html", |
| 6704 | + "Properties": { |
| 6705 | + "AvailabilityZones": { |
| 6706 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-fastrestorerule.html#cfn-dlm-lifecyclepolicy-fastrestorerule-availabilityzones", |
| 6707 | + "PrimitiveItemType": "String", |
| 6708 | + "Required": false, |
| 6709 | + "Type": "List", |
| 6710 | + "UpdateType": "Mutable" |
| 6711 | + }, |
| 6712 | + "Count": { |
| 6713 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-fastrestorerule.html#cfn-dlm-lifecyclepolicy-fastrestorerule-count", |
| 6714 | + "PrimitiveType": "Integer", |
| 6715 | + "Required": true, |
| 6716 | + "UpdateType": "Mutable" |
| 6717 | + } |
| 6718 | + } |
| 6719 | + }, |
6690 | 6720 | "AWS::DLM::LifecyclePolicy.Parameters": { |
6691 | 6721 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-parameters.html", |
6692 | 6722 | "Properties": { |
|
6762 | 6792 | "Type": "CreateRule", |
6763 | 6793 | "UpdateType": "Mutable" |
6764 | 6794 | }, |
| 6795 | + "FastRestoreRule": { |
| 6796 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html#cfn-dlm-lifecyclepolicy-schedule-fastrestorerule", |
| 6797 | + "Required": false, |
| 6798 | + "Type": "FastRestoreRule", |
| 6799 | + "UpdateType": "Mutable" |
| 6800 | + }, |
6765 | 6801 | "Name": { |
6766 | 6802 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html#cfn-dlm-lifecyclepolicy-schedule-name", |
6767 | 6803 | "PrimitiveType": "String", |
|
9298 | 9334 | } |
9299 | 9335 | } |
9300 | 9336 | }, |
9301 | | - "AWS::EC2::TrafficMirrorFilterRule.TrafficMirrorPortRangeRequest": { |
9302 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-trafficmirrorfilterrule-trafficmirrorportrangerequest.html", |
| 9337 | + "AWS::EC2::TrafficMirrorFilterRule.TrafficMirrorPortRange": { |
| 9338 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-trafficmirrorfilterrule-trafficmirrorportrange.html", |
9303 | 9339 | "Properties": { |
9304 | 9340 | "FromPort": { |
9305 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-trafficmirrorfilterrule-trafficmirrorportrangerequest.html#cfn-ec2-trafficmirrorfilterrule-trafficmirrorportrangerequest-fromport", |
| 9341 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-trafficmirrorfilterrule-trafficmirrorportrange.html#cfn-ec2-trafficmirrorfilterrule-trafficmirrorportrange-fromport", |
9306 | 9342 | "PrimitiveType": "Integer", |
9307 | 9343 | "Required": true, |
9308 | 9344 | "UpdateType": "Mutable" |
9309 | 9345 | }, |
9310 | 9346 | "ToPort": { |
9311 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-trafficmirrorfilterrule-trafficmirrorportrangerequest.html#cfn-ec2-trafficmirrorfilterrule-trafficmirrorportrangerequest-toport", |
| 9347 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-trafficmirrorfilterrule-trafficmirrorportrange.html#cfn-ec2-trafficmirrorfilterrule-trafficmirrorportrange-toport", |
9312 | 9348 | "PrimitiveType": "Integer", |
9313 | 9349 | "Required": true, |
9314 | 9350 | "UpdateType": "Mutable" |
|
13357 | 13393 | } |
13358 | 13394 | } |
13359 | 13395 | }, |
| 13396 | + "AWS::Glue::Crawler.CatalogTarget": { |
| 13397 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-catalogtarget.html", |
| 13398 | + "Properties": { |
| 13399 | + "DatabaseName": { |
| 13400 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-catalogtarget.html#cfn-glue-crawler-catalogtarget-databasename", |
| 13401 | + "PrimitiveType": "String", |
| 13402 | + "Required": false, |
| 13403 | + "UpdateType": "Mutable" |
| 13404 | + }, |
| 13405 | + "Tables": { |
| 13406 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-catalogtarget.html#cfn-glue-crawler-catalogtarget-tables", |
| 13407 | + "PrimitiveItemType": "String", |
| 13408 | + "Required": false, |
| 13409 | + "Type": "List", |
| 13410 | + "UpdateType": "Mutable" |
| 13411 | + } |
| 13412 | + } |
| 13413 | + }, |
| 13414 | + "AWS::Glue::Crawler.DynamoDBTarget": { |
| 13415 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-dynamodbtarget.html", |
| 13416 | + "Properties": { |
| 13417 | + "Path": { |
| 13418 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-dynamodbtarget.html#cfn-glue-crawler-dynamodbtarget-path", |
| 13419 | + "PrimitiveType": "String", |
| 13420 | + "Required": false, |
| 13421 | + "UpdateType": "Mutable" |
| 13422 | + } |
| 13423 | + } |
| 13424 | + }, |
13360 | 13425 | "AWS::Glue::Crawler.JdbcTarget": { |
13361 | 13426 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-jdbctarget.html", |
13362 | 13427 | "Properties": { |
|
13430 | 13495 | "AWS::Glue::Crawler.Targets": { |
13431 | 13496 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-targets.html", |
13432 | 13497 | "Properties": { |
| 13498 | + "CatalogTargets": { |
| 13499 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-targets.html#cfn-glue-crawler-targets-catalogtargets", |
| 13500 | + "ItemType": "CatalogTarget", |
| 13501 | + "Required": false, |
| 13502 | + "Type": "List", |
| 13503 | + "UpdateType": "Mutable" |
| 13504 | + }, |
| 13505 | + "DynamoDBTargets": { |
| 13506 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-targets.html#cfn-glue-crawler-targets-dynamodbtargets", |
| 13507 | + "ItemType": "DynamoDBTarget", |
| 13508 | + "Required": false, |
| 13509 | + "Type": "List", |
| 13510 | + "UpdateType": "Mutable" |
| 13511 | + }, |
13433 | 13512 | "JdbcTargets": { |
13434 | 13513 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-targets.html#cfn-glue-crawler-targets-jdbctargets", |
13435 | 13514 | "ItemType": "JdbcTarget", |
|
21765 | 21844 | } |
21766 | 21845 | } |
21767 | 21846 | }, |
21768 | | - "ResourceSpecificationVersion": "7.1.0", |
| 21847 | + "ResourceSpecificationVersion": "7.2.0", |
21769 | 21848 | "ResourceTypes": { |
21770 | 21849 | "AWS::AmazonMQ::Broker": { |
21771 | 21850 | "Attributes": { |
@@ -22112,13 +22191,25 @@ |
22112 | 22191 | "Required": false, |
22113 | 22192 | "UpdateType": "Mutable" |
22114 | 22193 | }, |
| 22194 | + "EnablePullRequestPreview": { |
| 22195 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-enablepullrequestpreview", |
| 22196 | + "PrimitiveType": "Boolean", |
| 22197 | + "Required": false, |
| 22198 | + "UpdateType": "Mutable" |
| 22199 | + }, |
22115 | 22200 | "EnvironmentVariables": { |
22116 | 22201 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-environmentvariables", |
22117 | 22202 | "ItemType": "EnvironmentVariable", |
22118 | 22203 | "Required": false, |
22119 | 22204 | "Type": "List", |
22120 | 22205 | "UpdateType": "Mutable" |
22121 | 22206 | }, |
| 22207 | + "PullRequestEnvironmentName": { |
| 22208 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-pullrequestenvironmentname", |
| 22209 | + "PrimitiveType": "String", |
| 22210 | + "Required": false, |
| 22211 | + "UpdateType": "Mutable" |
| 22212 | + }, |
22122 | 22213 | "Stage": { |
22123 | 22214 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amplify-branch.html#cfn-amplify-branch-stage", |
22124 | 22215 | "PrimitiveType": "String", |
|
28772 | 28863 | "ItemType": "Tag", |
28773 | 28864 | "Required": false, |
28774 | 28865 | "Type": "List", |
28775 | | - "UpdateType": "Immutable" |
| 28866 | + "UpdateType": "Mutable" |
28776 | 28867 | } |
28777 | 28868 | } |
28778 | 28869 | }, |
|
28794 | 28885 | "DestinationPortRange": { |
28795 | 28886 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-trafficmirrorfilterrule.html#cfn-ec2-trafficmirrorfilterrule-destinationportrange", |
28796 | 28887 | "Required": false, |
28797 | | - "Type": "TrafficMirrorPortRangeRequest", |
| 28888 | + "Type": "TrafficMirrorPortRange", |
28798 | 28889 | "UpdateType": "Mutable" |
28799 | 28890 | }, |
28800 | 28891 | "Protocol": { |
|
28824 | 28915 | "SourcePortRange": { |
28825 | 28916 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-trafficmirrorfilterrule.html#cfn-ec2-trafficmirrorfilterrule-sourceportrange", |
28826 | 28917 | "Required": false, |
28827 | | - "Type": "TrafficMirrorPortRangeRequest", |
| 28918 | + "Type": "TrafficMirrorPortRange", |
28828 | 28919 | "UpdateType": "Mutable" |
28829 | 28920 | }, |
28830 | 28921 | "TrafficDirection": { |
|
28873 | 28964 | "ItemType": "Tag", |
28874 | 28965 | "Required": false, |
28875 | 28966 | "Type": "List", |
28876 | | - "UpdateType": "Immutable" |
| 28967 | + "UpdateType": "Mutable" |
28877 | 28968 | }, |
28878 | 28969 | "TrafficMirrorFilterId": { |
28879 | 28970 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-trafficmirrorsession.html#cfn-ec2-trafficmirrorsession-trafficmirrorfilterid", |
|
28921 | 29012 | "ItemType": "Tag", |
28922 | 29013 | "Required": false, |
28923 | 29014 | "Type": "List", |
28924 | | - "UpdateType": "Immutable" |
| 29015 | + "UpdateType": "Mutable" |
28925 | 29016 | } |
28926 | 29017 | } |
28927 | 29018 | }, |
|
31728 | 31819 | "DatabaseName": { |
31729 | 31820 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-crawler.html#cfn-glue-crawler-databasename", |
31730 | 31821 | "PrimitiveType": "String", |
31731 | | - "Required": true, |
| 31822 | + "Required": false, |
31732 | 31823 | "UpdateType": "Mutable" |
31733 | 31824 | }, |
31734 | 31825 | "Description": { |
|
0 commit comments