|
1834 | 1834 | }, |
1835 | 1835 | "AllowHeaders": { |
1836 | 1836 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-cors.html#cfn-apigatewayv2-api-cors-allowheaders", |
| 1837 | + "DuplicatesAllowed": true, |
1837 | 1838 | "PrimitiveItemType": "String", |
1838 | 1839 | "Required": false, |
1839 | 1840 | "Type": "List", |
1840 | 1841 | "UpdateType": "Mutable" |
1841 | 1842 | }, |
1842 | 1843 | "AllowMethods": { |
1843 | 1844 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-cors.html#cfn-apigatewayv2-api-cors-allowmethods", |
| 1845 | + "DuplicatesAllowed": true, |
1844 | 1846 | "PrimitiveItemType": "String", |
1845 | 1847 | "Required": false, |
1846 | 1848 | "Type": "List", |
1847 | 1849 | "UpdateType": "Mutable" |
1848 | 1850 | }, |
1849 | 1851 | "AllowOrigins": { |
1850 | 1852 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-cors.html#cfn-apigatewayv2-api-cors-alloworigins", |
| 1853 | + "DuplicatesAllowed": true, |
1851 | 1854 | "PrimitiveItemType": "String", |
1852 | 1855 | "Required": false, |
1853 | 1856 | "Type": "List", |
1854 | 1857 | "UpdateType": "Mutable" |
1855 | 1858 | }, |
1856 | 1859 | "ExposeHeaders": { |
1857 | 1860 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-cors.html#cfn-apigatewayv2-api-cors-exposeheaders", |
| 1861 | + "DuplicatesAllowed": true, |
1858 | 1862 | "PrimitiveItemType": "String", |
1859 | 1863 | "Required": false, |
1860 | 1864 | "Type": "List", |
|
19506 | 19510 | "Image": { |
19507 | 19511 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions.html#cfn-ecs-taskdefinition-containerdefinition-image", |
19508 | 19512 | "PrimitiveType": "String", |
19509 | | - "Required": false, |
| 19513 | + "Required": true, |
19510 | 19514 | "UpdateType": "Immutable" |
19511 | 19515 | }, |
19512 | 19516 | "Interactive": { |
|
19558 | 19562 | "Name": { |
19559 | 19563 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions.html#cfn-ecs-taskdefinition-containerdefinition-name", |
19560 | 19564 | "PrimitiveType": "String", |
19561 | | - "Required": false, |
| 19565 | + "Required": true, |
19562 | 19566 | "UpdateType": "Immutable" |
19563 | 19567 | }, |
19564 | 19568 | "PortMappings": { |
|
24859 | 24863 | } |
24860 | 24864 | } |
24861 | 24865 | }, |
| 24866 | + "AWS::FSx::DataRepositoryAssociation.AutoExportPolicy": { |
| 24867 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-autoexportpolicy.html", |
| 24868 | + "Properties": { |
| 24869 | + "Events": { |
| 24870 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-autoexportpolicy.html#cfn-fsx-datarepositoryassociation-autoexportpolicy-events", |
| 24871 | + "PrimitiveItemType": "String", |
| 24872 | + "Required": true, |
| 24873 | + "Type": "List", |
| 24874 | + "UpdateType": "Mutable" |
| 24875 | + } |
| 24876 | + } |
| 24877 | + }, |
| 24878 | + "AWS::FSx::DataRepositoryAssociation.AutoImportPolicy": { |
| 24879 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-autoimportpolicy.html", |
| 24880 | + "Properties": { |
| 24881 | + "Events": { |
| 24882 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-autoimportpolicy.html#cfn-fsx-datarepositoryassociation-autoimportpolicy-events", |
| 24883 | + "PrimitiveItemType": "String", |
| 24884 | + "Required": true, |
| 24885 | + "Type": "List", |
| 24886 | + "UpdateType": "Mutable" |
| 24887 | + } |
| 24888 | + } |
| 24889 | + }, |
| 24890 | + "AWS::FSx::DataRepositoryAssociation.S3": { |
| 24891 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-s3.html", |
| 24892 | + "Properties": { |
| 24893 | + "AutoExportPolicy": { |
| 24894 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-s3.html#cfn-fsx-datarepositoryassociation-s3-autoexportpolicy", |
| 24895 | + "Required": false, |
| 24896 | + "Type": "AutoExportPolicy", |
| 24897 | + "UpdateType": "Mutable" |
| 24898 | + }, |
| 24899 | + "AutoImportPolicy": { |
| 24900 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-datarepositoryassociation-s3.html#cfn-fsx-datarepositoryassociation-s3-autoimportpolicy", |
| 24901 | + "Required": false, |
| 24902 | + "Type": "AutoImportPolicy", |
| 24903 | + "UpdateType": "Mutable" |
| 24904 | + } |
| 24905 | + } |
| 24906 | + }, |
24862 | 24907 | "AWS::FSx::FileSystem.AuditLogConfiguration": { |
24863 | 24908 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-auditlogconfiguration.html", |
24864 | 24909 | "Properties": { |
|
43815 | 43860 | } |
43816 | 43861 | } |
43817 | 43862 | }, |
43818 | | - "ResourceSpecificationVersion": "94.0.0", |
| 43863 | + "ResourceSpecificationVersion": "95.0.0", |
43819 | 43864 | "ResourceTypes": { |
43820 | 43865 | "AWS::ACMPCA::Certificate": { |
43821 | 43866 | "Attributes": { |
|
43931 | 43976 | "PrimitiveType": "String", |
43932 | 43977 | "Required": true, |
43933 | 43978 | "UpdateType": "Immutable" |
| 43979 | + }, |
| 43980 | + "UsageMode": { |
| 43981 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-acmpca-certificateauthority.html#cfn-acmpca-certificateauthority-usagemode", |
| 43982 | + "PrimitiveType": "String", |
| 43983 | + "Required": false, |
| 43984 | + "UpdateType": "Immutable" |
43934 | 43985 | } |
43935 | 43986 | } |
43936 | 43987 | }, |
|
45105 | 45156 | "Attributes": { |
45106 | 45157 | "ApiEndpoint": { |
45107 | 45158 | "PrimitiveType": "String" |
| 45159 | + }, |
| 45160 | + "ApiId": { |
| 45161 | + "PrimitiveType": "String" |
45108 | 45162 | } |
45109 | 45163 | }, |
45110 | 45164 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html", |
|
45195 | 45249 | }, |
45196 | 45250 | "Tags": { |
45197 | 45251 | "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-api.html#cfn-apigatewayv2-api-tags", |
45198 | | - "PrimitiveType": "Json", |
| 45252 | + "PrimitiveItemType": "String", |
45199 | 45253 | "Required": false, |
| 45254 | + "Type": "Map", |
45200 | 45255 | "UpdateType": "Mutable" |
45201 | 45256 | }, |
45202 | 45257 | "Target": { |
@@ -47776,52 +47831,57 @@ |
47776 | 47831 | } |
47777 | 47832 | }, |
47778 | 47833 | "AWS::AutoScaling::ScheduledAction": { |
47779 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html", |
| 47834 | + "Attributes": { |
| 47835 | + "ScheduledActionName": { |
| 47836 | + "PrimitiveType": "String" |
| 47837 | + } |
| 47838 | + }, |
| 47839 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-scheduledaction.html", |
47780 | 47840 | "Properties": { |
47781 | 47841 | "AutoScalingGroupName": { |
47782 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-asgname", |
| 47842 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-scheduledaction.html#cfn-autoscaling-scheduledaction-autoscalinggroupname", |
47783 | 47843 | "PrimitiveType": "String", |
47784 | 47844 | "Required": true, |
47785 | 47845 | "UpdateType": "Immutable" |
47786 | 47846 | }, |
47787 | 47847 | "DesiredCapacity": { |
47788 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-desiredcapacity", |
| 47848 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-scheduledaction.html#cfn-autoscaling-scheduledaction-desiredcapacity", |
47789 | 47849 | "PrimitiveType": "Integer", |
47790 | 47850 | "Required": false, |
47791 | 47851 | "UpdateType": "Mutable" |
47792 | 47852 | }, |
47793 | 47853 | "EndTime": { |
47794 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-endtime", |
| 47854 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-scheduledaction.html#cfn-autoscaling-scheduledaction-endtime", |
47795 | 47855 | "PrimitiveType": "String", |
47796 | 47856 | "Required": false, |
47797 | 47857 | "UpdateType": "Mutable" |
47798 | 47858 | }, |
47799 | 47859 | "MaxSize": { |
47800 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-maxsize", |
| 47860 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-scheduledaction.html#cfn-autoscaling-scheduledaction-maxsize", |
47801 | 47861 | "PrimitiveType": "Integer", |
47802 | 47862 | "Required": false, |
47803 | 47863 | "UpdateType": "Mutable" |
47804 | 47864 | }, |
47805 | 47865 | "MinSize": { |
47806 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-minsize", |
| 47866 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-scheduledaction.html#cfn-autoscaling-scheduledaction-minsize", |
47807 | 47867 | "PrimitiveType": "Integer", |
47808 | 47868 | "Required": false, |
47809 | 47869 | "UpdateType": "Mutable" |
47810 | 47870 | }, |
47811 | 47871 | "Recurrence": { |
47812 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-recurrence", |
| 47872 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-scheduledaction.html#cfn-autoscaling-scheduledaction-recurrence", |
47813 | 47873 | "PrimitiveType": "String", |
47814 | 47874 | "Required": false, |
47815 | 47875 | "UpdateType": "Mutable" |
47816 | 47876 | }, |
47817 | 47877 | "StartTime": { |
47818 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-starttime", |
| 47878 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-scheduledaction.html#cfn-autoscaling-scheduledaction-starttime", |
47819 | 47879 | "PrimitiveType": "String", |
47820 | 47880 | "Required": false, |
47821 | 47881 | "UpdateType": "Mutable" |
47822 | 47882 | }, |
47823 | 47883 | "TimeZone": { |
47824 | | - "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-as-scheduledaction.html#cfn-as-scheduledaction-timezone", |
| 47884 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-autoscaling-scheduledaction.html#cfn-autoscaling-scheduledaction-timezone", |
47825 | 47885 | "PrimitiveType": "String", |
47826 | 47886 | "Required": false, |
47827 | 47887 | "UpdateType": "Mutable" |
|
52467 | 52527 | "Required": false, |
52468 | 52528 | "Type": "List", |
52469 | 52529 | "UpdateType": "Mutable" |
| 52530 | + }, |
| 52531 | + "TransferAddress": { |
| 52532 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-eip.html#cfn-ec2-eip-transferaddress", |
| 52533 | + "PrimitiveType": "String", |
| 52534 | + "Required": false, |
| 52535 | + "UpdateType": "Immutable" |
52470 | 52536 | } |
52471 | 52537 | } |
52472 | 52538 | }, |
|
58151 | 58217 | } |
58152 | 58218 | } |
58153 | 58219 | }, |
| 58220 | + "AWS::FSx::DataRepositoryAssociation": { |
| 58221 | + "Attributes": { |
| 58222 | + "AssociationId": { |
| 58223 | + "PrimitiveType": "String" |
| 58224 | + }, |
| 58225 | + "ResourceARN": { |
| 58226 | + "PrimitiveType": "String" |
| 58227 | + } |
| 58228 | + }, |
| 58229 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html", |
| 58230 | + "Properties": { |
| 58231 | + "BatchImportMetaDataOnCreate": { |
| 58232 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-batchimportmetadataoncreate", |
| 58233 | + "PrimitiveType": "Boolean", |
| 58234 | + "Required": false, |
| 58235 | + "UpdateType": "Immutable" |
| 58236 | + }, |
| 58237 | + "DataRepositoryPath": { |
| 58238 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-datarepositorypath", |
| 58239 | + "PrimitiveType": "String", |
| 58240 | + "Required": true, |
| 58241 | + "UpdateType": "Immutable" |
| 58242 | + }, |
| 58243 | + "FileSystemId": { |
| 58244 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-filesystemid", |
| 58245 | + "PrimitiveType": "String", |
| 58246 | + "Required": true, |
| 58247 | + "UpdateType": "Immutable" |
| 58248 | + }, |
| 58249 | + "FileSystemPath": { |
| 58250 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-filesystempath", |
| 58251 | + "PrimitiveType": "String", |
| 58252 | + "Required": true, |
| 58253 | + "UpdateType": "Immutable" |
| 58254 | + }, |
| 58255 | + "ImportedFileChunkSize": { |
| 58256 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-importedfilechunksize", |
| 58257 | + "PrimitiveType": "Integer", |
| 58258 | + "Required": false, |
| 58259 | + "UpdateType": "Mutable" |
| 58260 | + }, |
| 58261 | + "S3": { |
| 58262 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-s3", |
| 58263 | + "Required": false, |
| 58264 | + "Type": "S3", |
| 58265 | + "UpdateType": "Mutable" |
| 58266 | + }, |
| 58267 | + "Tags": { |
| 58268 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-fsx-datarepositoryassociation.html#cfn-fsx-datarepositoryassociation-tags", |
| 58269 | + "DuplicatesAllowed": true, |
| 58270 | + "ItemType": "Tag", |
| 58271 | + "Required": false, |
| 58272 | + "Type": "List", |
| 58273 | + "UpdateType": "Mutable" |
| 58274 | + } |
| 58275 | + } |
| 58276 | + }, |
58154 | 58277 | "AWS::FSx::FileSystem": { |
58155 | 58278 | "Attributes": { |
58156 | 58279 | "DNSName": { |
|
66485 | 66608 | "PrimitiveType": "String", |
66486 | 66609 | "Required": false, |
66487 | 66610 | "UpdateType": "Immutable" |
| 66611 | + }, |
| 66612 | + "ScalingMode": { |
| 66613 | + "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ses-dedicatedippool.html#cfn-ses-dedicatedippool-scalingmode", |
| 66614 | + "PrimitiveType": "String", |
| 66615 | + "Required": false, |
| 66616 | + "UpdateType": "Immutable" |
66488 | 66617 | } |
66489 | 66618 | } |
66490 | 66619 | }, |
|
0 commit comments