humidifier 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/humidifier/version.rb +1 -1
- data/specs/CloudFormationResourceSpecification.json +874 -412
- data/specs/fixer.rb +0 -307
- metadata +2 -2
@@ -1,5 +1,46 @@
|
|
1
1
|
{
|
2
2
|
"PropertyTypes": {
|
3
|
+
"AWS::CodeBuild::Project.Artifacts": {
|
4
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html",
|
5
|
+
"Properties": {
|
6
|
+
"Path": {
|
7
|
+
"Required": false,
|
8
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-path",
|
9
|
+
"PrimitiveType": "String",
|
10
|
+
"UpdateType": "Mutable"
|
11
|
+
},
|
12
|
+
"Type": {
|
13
|
+
"Required": false,
|
14
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-type",
|
15
|
+
"PrimitiveType": "String",
|
16
|
+
"UpdateType": "Mutable"
|
17
|
+
},
|
18
|
+
"Packaging": {
|
19
|
+
"Required": false,
|
20
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-packaging",
|
21
|
+
"PrimitiveType": "String",
|
22
|
+
"UpdateType": "Mutable"
|
23
|
+
},
|
24
|
+
"NamespaceType": {
|
25
|
+
"Required": false,
|
26
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-namespacetype",
|
27
|
+
"PrimitiveType": "String",
|
28
|
+
"UpdateType": "Mutable"
|
29
|
+
},
|
30
|
+
"Name": {
|
31
|
+
"Required": false,
|
32
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-name",
|
33
|
+
"PrimitiveType": "String",
|
34
|
+
"UpdateType": "Mutable"
|
35
|
+
},
|
36
|
+
"Location": {
|
37
|
+
"Required": false,
|
38
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-artifacts.html#cfn-codebuild-project-artifacts-location",
|
39
|
+
"PrimitiveType": "String",
|
40
|
+
"UpdateType": "Mutable"
|
41
|
+
}
|
42
|
+
}
|
43
|
+
},
|
3
44
|
"AWS::ElasticBeanstalk::ConfigurationTemplate.ConfigurationOptionSetting": {
|
4
45
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-option-settings.html",
|
5
46
|
"Properties": {
|
@@ -23,6 +64,17 @@
|
|
23
64
|
}
|
24
65
|
}
|
25
66
|
},
|
67
|
+
"AWS::EC2::SpotFleet.IamInstanceProfile": {
|
68
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-iaminstanceprofile.html",
|
69
|
+
"Properties": {
|
70
|
+
"Arn": {
|
71
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-iaminstanceprofile.html#cfn-ec2-spotfleet-iaminstanceprofile-arn",
|
72
|
+
"PrimitiveType": "String",
|
73
|
+
"Required": false,
|
74
|
+
"UpdateType": "Mutable"
|
75
|
+
}
|
76
|
+
}
|
77
|
+
},
|
26
78
|
"AWS::CodePipeline::Pipeline.InputArtifact": {
|
27
79
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-pipeline-stages-actions-inputartifacts.html",
|
28
80
|
"Properties": {
|
@@ -601,6 +653,19 @@
|
|
601
653
|
}
|
602
654
|
}
|
603
655
|
},
|
656
|
+
"AWS::SSM::Association.ParameterValues": {
|
657
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-association-parametervalues.html",
|
658
|
+
"Properties": {
|
659
|
+
"ParameterValues": {
|
660
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-association-parametervalues.html#cfn-ssm-association-parametervalues-parametervalues",
|
661
|
+
"DuplicatesAllowed": false,
|
662
|
+
"PrimitiveItemType": "String",
|
663
|
+
"Required": true,
|
664
|
+
"Type": "List",
|
665
|
+
"UpdateType": "Mutable"
|
666
|
+
}
|
667
|
+
}
|
668
|
+
},
|
604
669
|
"AWS::WAF::Rule.Predicate": {
|
605
670
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-rule-predicates.html",
|
606
671
|
"Properties": {
|
@@ -1610,6 +1675,20 @@
|
|
1610
1675
|
"Type": "List",
|
1611
1676
|
"UpdateType": "Mutable"
|
1612
1677
|
},
|
1678
|
+
"Ipv6AddressCount": {
|
1679
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-network-iface-embedded.html#cfn-ec2-instance-networkinterface-ipv6addresscount",
|
1680
|
+
"PrimitiveType": "Integer",
|
1681
|
+
"Required": false,
|
1682
|
+
"UpdateType": "Mutable"
|
1683
|
+
},
|
1684
|
+
"Ipv6Addresses": {
|
1685
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-network-iface-embedded.html#cfn-ec2-instance-networkinterface-ipv6addresses",
|
1686
|
+
"DuplicatesAllowed": true,
|
1687
|
+
"ItemType": "InstanceIpv6Address",
|
1688
|
+
"Required": false,
|
1689
|
+
"Type": "List",
|
1690
|
+
"UpdateType": "Mutable"
|
1691
|
+
},
|
1613
1692
|
"NetworkInterfaceId": {
|
1614
1693
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-network-iface-embedded.html#aws-properties-ec2-network-iface-embedded-network-iface",
|
1615
1694
|
"PrimitiveType": "String",
|
@@ -2006,6 +2085,12 @@
|
|
2006
2085
|
"Required": false,
|
2007
2086
|
"UpdateType": "Immutable"
|
2008
2087
|
},
|
2088
|
+
"MemoryReservation": {
|
2089
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions.html#cfn-ecs-taskdefinition-containerdefinition-memoryreservation",
|
2090
|
+
"PrimitiveType": "Integer",
|
2091
|
+
"Required": false,
|
2092
|
+
"UpdateType": "Immutable"
|
2093
|
+
},
|
2009
2094
|
"MountPoints": {
|
2010
2095
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinitions.html#cfn-ecs-taskdefinition-containerdefinition-mountpoints",
|
2011
2096
|
"DuplicatesAllowed": false,
|
@@ -2129,43 +2214,6 @@
|
|
2129
2214
|
}
|
2130
2215
|
}
|
2131
2216
|
},
|
2132
|
-
"RepositoryTrigger": {
|
2133
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-repositorytrigger.html",
|
2134
|
-
"Properties": {
|
2135
|
-
"Events": {
|
2136
|
-
"PrimitiveItemType": "String",
|
2137
|
-
"Type": "List",
|
2138
|
-
"Required": false,
|
2139
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-repositorytrigger.html#cfn-codecommit-repository-repositorytrigger-events",
|
2140
|
-
"UpdateType": "Mutable"
|
2141
|
-
},
|
2142
|
-
"Branches": {
|
2143
|
-
"PrimitiveItemType": "String",
|
2144
|
-
"Type": "List",
|
2145
|
-
"Required": false,
|
2146
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-repositorytrigger.html#cfn-codecommit-repository-repositorytrigger-branches",
|
2147
|
-
"UpdateType": "Mutable"
|
2148
|
-
},
|
2149
|
-
"CustomData": {
|
2150
|
-
"Required": false,
|
2151
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-repositorytrigger.html#cfn-codecommit-repository-repositorytrigger-customdata",
|
2152
|
-
"PrimitiveType": "String",
|
2153
|
-
"UpdateType": "Mutable"
|
2154
|
-
},
|
2155
|
-
"DestinationArn": {
|
2156
|
-
"Required": false,
|
2157
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-repositorytrigger.html#cfn-codecommit-repository-repositorytrigger-destinationarn",
|
2158
|
-
"PrimitiveType": "String",
|
2159
|
-
"UpdateType": "Mutable"
|
2160
|
-
},
|
2161
|
-
"Name": {
|
2162
|
-
"Required": false,
|
2163
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-repositorytrigger.html#cfn-codecommit-repository-repositorytrigger-name",
|
2164
|
-
"PrimitiveType": "String",
|
2165
|
-
"UpdateType": "Mutable"
|
2166
|
-
}
|
2167
|
-
}
|
2168
|
-
},
|
2169
2217
|
"AWS::WAF::SqlInjectionMatchSet.FieldToMatch": {
|
2170
2218
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-waf-bytematchset-bytematchtuples-fieldtomatch.html",
|
2171
2219
|
"Properties": {
|
@@ -2269,6 +2317,23 @@
|
|
2269
2317
|
}
|
2270
2318
|
}
|
2271
2319
|
},
|
2320
|
+
"AWS::EC2::SpotFleet.PrivateIpAddresses": {
|
2321
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces-privateipaddresses.html",
|
2322
|
+
"Properties": {
|
2323
|
+
"Primary": {
|
2324
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces-privateipaddresses.html#cfn-ec2-spotfleet-privateipaddresses-primary",
|
2325
|
+
"PrimitiveType": "Boolean",
|
2326
|
+
"Required": false,
|
2327
|
+
"UpdateType": "Mutable"
|
2328
|
+
},
|
2329
|
+
"PrivateIpAddress": {
|
2330
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces-privateipaddresses.html#cfn-ec2-spotfleet-privateipaddresses-privateipaddress",
|
2331
|
+
"PrimitiveType": "String",
|
2332
|
+
"Required": true,
|
2333
|
+
"UpdateType": "Mutable"
|
2334
|
+
}
|
2335
|
+
}
|
2336
|
+
},
|
2272
2337
|
"AWS::IoT::TopicRule.ElasticsearchAction": {
|
2273
2338
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-elasticsearch.html",
|
2274
2339
|
"Properties": {
|
@@ -2465,6 +2530,17 @@
|
|
2465
2530
|
}
|
2466
2531
|
}
|
2467
2532
|
},
|
2533
|
+
"AWS::EC2::SpotFleet.Monitoring": {
|
2534
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-monitoring.html",
|
2535
|
+
"Properties": {
|
2536
|
+
"Enabled": {
|
2537
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-monitoring.html#cfn-ec2-spotfleet-monitoring-enabled",
|
2538
|
+
"PrimitiveType": "Boolean",
|
2539
|
+
"Required": false,
|
2540
|
+
"UpdateType": "Mutable"
|
2541
|
+
}
|
2542
|
+
}
|
2543
|
+
},
|
2468
2544
|
"AWS::ApiGateway::Method.MethodResponse": {
|
2469
2545
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apitgateway-method-methodresponse.html",
|
2470
2546
|
"Properties": {
|
@@ -2921,6 +2997,17 @@
|
|
2921
2997
|
}
|
2922
2998
|
}
|
2923
2999
|
},
|
3000
|
+
"AWS::EC2::SpotFleet.InstanceIpv6Address": {
|
3001
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-instanceipv6address.html",
|
3002
|
+
"Properties": {
|
3003
|
+
"Ipv6Address": {
|
3004
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-instanceipv6address.html#cfn-ec2-spotfleet-instanceipv6address-ipv6address",
|
3005
|
+
"PrimitiveType": "String",
|
3006
|
+
"Required": true,
|
3007
|
+
"UpdateType": "Mutable"
|
3008
|
+
}
|
3009
|
+
}
|
3010
|
+
},
|
2924
3011
|
"AWS::EMR::Cluster.EbsConfiguration": {
|
2925
3012
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-emr-ebsconfiguration.html",
|
2926
3013
|
"Properties": {
|
@@ -3673,6 +3760,113 @@
|
|
3673
3760
|
}
|
3674
3761
|
}
|
3675
3762
|
},
|
3763
|
+
"AWS::EC2::SpotFleet.LaunchSpecifications": {
|
3764
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html",
|
3765
|
+
"Properties": {
|
3766
|
+
"BlockDeviceMappings": {
|
3767
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-launchspecifications-blockdevicemappings",
|
3768
|
+
"DuplicatesAllowed": false,
|
3769
|
+
"ItemType": "BlockDeviceMappings",
|
3770
|
+
"Required": false,
|
3771
|
+
"Type": "List",
|
3772
|
+
"UpdateType": "Mutable"
|
3773
|
+
},
|
3774
|
+
"EbsOptimized": {
|
3775
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-launchspecifications-ebsoptimized",
|
3776
|
+
"PrimitiveType": "Boolean",
|
3777
|
+
"Required": false,
|
3778
|
+
"UpdateType": "Mutable"
|
3779
|
+
},
|
3780
|
+
"IamInstanceProfile": {
|
3781
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-launchspecifications-iaminstanceprofile",
|
3782
|
+
"Required": false,
|
3783
|
+
"Type": "IamInstanceProfile",
|
3784
|
+
"UpdateType": "Mutable"
|
3785
|
+
},
|
3786
|
+
"ImageId": {
|
3787
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-launchspecifications-imageid",
|
3788
|
+
"PrimitiveType": "String",
|
3789
|
+
"Required": true,
|
3790
|
+
"UpdateType": "Mutable"
|
3791
|
+
},
|
3792
|
+
"InstanceType": {
|
3793
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-launchspecifications-instancetype",
|
3794
|
+
"PrimitiveType": "String",
|
3795
|
+
"Required": true,
|
3796
|
+
"UpdateType": "Mutable"
|
3797
|
+
},
|
3798
|
+
"KernelId": {
|
3799
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-launchspecifications-kernelid",
|
3800
|
+
"PrimitiveType": "String",
|
3801
|
+
"Required": false,
|
3802
|
+
"UpdateType": "Mutable"
|
3803
|
+
},
|
3804
|
+
"KeyName": {
|
3805
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-launchspecifications-keyname",
|
3806
|
+
"PrimitiveType": "String",
|
3807
|
+
"Required": false,
|
3808
|
+
"UpdateType": "Mutable"
|
3809
|
+
},
|
3810
|
+
"Monitoring": {
|
3811
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-launchspecifications-monitoring",
|
3812
|
+
"Required": false,
|
3813
|
+
"Type": "Monitoring",
|
3814
|
+
"UpdateType": "Mutable"
|
3815
|
+
},
|
3816
|
+
"NetworkInterfaces": {
|
3817
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-launchspecifications-networkinterfaces",
|
3818
|
+
"DuplicatesAllowed": false,
|
3819
|
+
"ItemType": "NetworkInterfaces",
|
3820
|
+
"Required": false,
|
3821
|
+
"Type": "List",
|
3822
|
+
"UpdateType": "Mutable"
|
3823
|
+
},
|
3824
|
+
"Placement": {
|
3825
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-launchspecifications-placement",
|
3826
|
+
"Required": false,
|
3827
|
+
"Type": "Placement",
|
3828
|
+
"UpdateType": "Mutable"
|
3829
|
+
},
|
3830
|
+
"RamdiskId": {
|
3831
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-launchspecifications-ramdiskid",
|
3832
|
+
"PrimitiveType": "String",
|
3833
|
+
"Required": false,
|
3834
|
+
"UpdateType": "Mutable"
|
3835
|
+
},
|
3836
|
+
"SecurityGroups": {
|
3837
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-launchspecifications-securitygroups",
|
3838
|
+
"DuplicatesAllowed": false,
|
3839
|
+
"ItemType": "SecurityGroups",
|
3840
|
+
"Required": false,
|
3841
|
+
"Type": "List",
|
3842
|
+
"UpdateType": "Mutable"
|
3843
|
+
},
|
3844
|
+
"SpotPrice": {
|
3845
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-launchspecifications-spotprice",
|
3846
|
+
"PrimitiveType": "String",
|
3847
|
+
"Required": false,
|
3848
|
+
"UpdateType": "Mutable"
|
3849
|
+
},
|
3850
|
+
"SubnetId": {
|
3851
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-launchspecifications-subnetid",
|
3852
|
+
"PrimitiveType": "String",
|
3853
|
+
"Required": false,
|
3854
|
+
"UpdateType": "Mutable"
|
3855
|
+
},
|
3856
|
+
"UserData": {
|
3857
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-launchspecifications-userdata",
|
3858
|
+
"PrimitiveType": "String",
|
3859
|
+
"Required": false,
|
3860
|
+
"UpdateType": "Mutable"
|
3861
|
+
},
|
3862
|
+
"WeightedCapacity": {
|
3863
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-launchspecifications-weightedcapacity",
|
3864
|
+
"PrimitiveType": "Double",
|
3865
|
+
"Required": false,
|
3866
|
+
"UpdateType": "Mutable"
|
3867
|
+
}
|
3868
|
+
}
|
3869
|
+
},
|
3676
3870
|
"AWS::OpsWorks::Stack.RdsDbInstance": {
|
3677
3871
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-rdsdbinstance.html",
|
3678
3872
|
"Properties": {
|
@@ -3883,50 +4077,91 @@
|
|
3883
4077
|
}
|
3884
4078
|
}
|
3885
4079
|
},
|
3886
|
-
"AWS::
|
3887
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-
|
4080
|
+
"AWS::EC2::SpotFleet.Ebs": {
|
4081
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html",
|
3888
4082
|
"Properties": {
|
3889
|
-
"
|
3890
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-
|
3891
|
-
"PrimitiveType": "
|
4083
|
+
"DeleteOnTermination": {
|
4084
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-ebs-deleteontermination",
|
4085
|
+
"PrimitiveType": "Boolean",
|
3892
4086
|
"Required": false,
|
3893
4087
|
"UpdateType": "Mutable"
|
3894
4088
|
},
|
3895
|
-
"
|
3896
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-
|
3897
|
-
"PrimitiveType": "
|
4089
|
+
"Encrypted": {
|
4090
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-ebs-encrypted",
|
4091
|
+
"PrimitiveType": "Boolean",
|
3898
4092
|
"Required": false,
|
3899
4093
|
"UpdateType": "Mutable"
|
3900
4094
|
},
|
3901
|
-
"
|
3902
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-
|
3903
|
-
"PrimitiveType": "
|
4095
|
+
"Iops": {
|
4096
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-ebs-iops",
|
4097
|
+
"PrimitiveType": "Integer",
|
3904
4098
|
"Required": false,
|
3905
4099
|
"UpdateType": "Mutable"
|
3906
4100
|
},
|
3907
|
-
"
|
3908
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-
|
4101
|
+
"SnapshotId": {
|
4102
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-ebs-snapshotid",
|
3909
4103
|
"PrimitiveType": "String",
|
3910
4104
|
"Required": false,
|
3911
4105
|
"UpdateType": "Mutable"
|
3912
4106
|
},
|
3913
|
-
"
|
3914
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-
|
3915
|
-
"PrimitiveType": "
|
4107
|
+
"VolumeSize": {
|
4108
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-ebs-volumesize",
|
4109
|
+
"PrimitiveType": "Integer",
|
3916
4110
|
"Required": false,
|
3917
4111
|
"UpdateType": "Mutable"
|
3918
4112
|
},
|
3919
|
-
"
|
3920
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-
|
4113
|
+
"VolumeType": {
|
4114
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-ebs-volumetype",
|
3921
4115
|
"PrimitiveType": "String",
|
3922
4116
|
"Required": false,
|
3923
4117
|
"UpdateType": "Mutable"
|
3924
4118
|
}
|
3925
4119
|
}
|
3926
4120
|
},
|
3927
|
-
"AWS::
|
3928
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-
|
3929
|
-
"Properties": {
|
4121
|
+
"AWS::OpsWorks::Stack.Source": {
|
4122
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html",
|
4123
|
+
"Properties": {
|
4124
|
+
"Password": {
|
4125
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html#cfn-opsworks-custcookbooksource-password",
|
4126
|
+
"PrimitiveType": "String",
|
4127
|
+
"Required": false,
|
4128
|
+
"UpdateType": "Mutable"
|
4129
|
+
},
|
4130
|
+
"Revision": {
|
4131
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html#cfn-opsworks-custcookbooksource-revision",
|
4132
|
+
"PrimitiveType": "String",
|
4133
|
+
"Required": false,
|
4134
|
+
"UpdateType": "Mutable"
|
4135
|
+
},
|
4136
|
+
"SshKey": {
|
4137
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html#cfn-opsworks-custcookbooksource-sshkey",
|
4138
|
+
"PrimitiveType": "String",
|
4139
|
+
"Required": false,
|
4140
|
+
"UpdateType": "Mutable"
|
4141
|
+
},
|
4142
|
+
"Type": {
|
4143
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html#cfn-opsworks-custcookbooksource-type",
|
4144
|
+
"PrimitiveType": "String",
|
4145
|
+
"Required": false,
|
4146
|
+
"UpdateType": "Mutable"
|
4147
|
+
},
|
4148
|
+
"Url": {
|
4149
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html#cfn-opsworks-custcookbooksource-url",
|
4150
|
+
"PrimitiveType": "String",
|
4151
|
+
"Required": false,
|
4152
|
+
"UpdateType": "Mutable"
|
4153
|
+
},
|
4154
|
+
"Username": {
|
4155
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-stack-source.html#cfn-opsworks-custcookbooksource-username",
|
4156
|
+
"PrimitiveType": "String",
|
4157
|
+
"Required": false,
|
4158
|
+
"UpdateType": "Mutable"
|
4159
|
+
}
|
4160
|
+
}
|
4161
|
+
},
|
4162
|
+
"AWS::ElasticLoadBalancing::LoadBalancer.ConnectionSettings": {
|
4163
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-connectionsettings.html",
|
4164
|
+
"Properties": {
|
3930
4165
|
"IdleTimeout": {
|
3931
4166
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-elb-connectionsettings.html#cfn-elb-connectionsettings-idletimeout",
|
3932
4167
|
"PrimitiveType": "Integer",
|
@@ -4304,6 +4539,25 @@
|
|
4304
4539
|
}
|
4305
4540
|
}
|
4306
4541
|
},
|
4542
|
+
"AWS::SSM::Association.Target": {
|
4543
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-association-target.html",
|
4544
|
+
"Properties": {
|
4545
|
+
"Key": {
|
4546
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-association-target.html#cfn-ssm-association-target-key",
|
4547
|
+
"PrimitiveType": "String",
|
4548
|
+
"Required": true,
|
4549
|
+
"UpdateType": "Immutable"
|
4550
|
+
},
|
4551
|
+
"Values": {
|
4552
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ssm-association-target.html#cfn-ssm-association-target-values",
|
4553
|
+
"DuplicatesAllowed": false,
|
4554
|
+
"PrimitiveItemType": "String",
|
4555
|
+
"Required": true,
|
4556
|
+
"Type": "List",
|
4557
|
+
"UpdateType": "Immutable"
|
4558
|
+
}
|
4559
|
+
}
|
4560
|
+
},
|
4307
4561
|
"AWS::OpsWorks::Layer.LoadBasedAutoScaling": {
|
4308
4562
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-loadbasedautoscaling.html",
|
4309
4563
|
"Properties": {
|
@@ -4597,6 +4851,23 @@
|
|
4597
4851
|
}
|
4598
4852
|
}
|
4599
4853
|
},
|
4854
|
+
"AWS::CodeBuild::Project.EnvironmentVariable": {
|
4855
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environmentvariable.html",
|
4856
|
+
"Properties": {
|
4857
|
+
"Value": {
|
4858
|
+
"Required": false,
|
4859
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environmentvariable.html#cfn-codebuild-project-environmentvariable-value",
|
4860
|
+
"PrimitiveType": "String",
|
4861
|
+
"UpdateType": "Mutable"
|
4862
|
+
},
|
4863
|
+
"Name": {
|
4864
|
+
"Required": false,
|
4865
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environmentvariable.html#cfn-codebuild-project-environmentvariable-name",
|
4866
|
+
"PrimitiveType": "String",
|
4867
|
+
"UpdateType": "Mutable"
|
4868
|
+
}
|
4869
|
+
}
|
4870
|
+
},
|
4600
4871
|
"AWS::CodePipeline::CustomActionType.ArtifactDetails": {
|
4601
4872
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codepipeline-customactiontype-artifactdetails.html",
|
4602
4873
|
"Properties": {
|
@@ -4734,6 +5005,17 @@
|
|
4734
5005
|
}
|
4735
5006
|
}
|
4736
5007
|
},
|
5008
|
+
"AWS::EC2::NetworkInterface.InstanceIpv6Address": {
|
5009
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinterface-instanceipv6address.html",
|
5010
|
+
"Properties": {
|
5011
|
+
"Ipv6Address": {
|
5012
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-networkinterface-instanceipv6address.html#cfn-ec2-networkinterface-instanceipv6address-ipv6address",
|
5013
|
+
"PrimitiveType": "String",
|
5014
|
+
"Required": true,
|
5015
|
+
"UpdateType": "Mutable"
|
5016
|
+
}
|
5017
|
+
}
|
5018
|
+
},
|
4737
5019
|
"AWS::ElasticBeanstalk::ApplicationVersion.SourceBundle": {
|
4738
5020
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-beanstalk-sourcebundle.html",
|
4739
5021
|
"Properties": {
|
@@ -4889,6 +5171,23 @@
|
|
4889
5171
|
}
|
4890
5172
|
}
|
4891
5173
|
},
|
5174
|
+
"AWS::EC2::SpotFleet.Placement": {
|
5175
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-placement.html",
|
5176
|
+
"Properties": {
|
5177
|
+
"AvailabilityZone": {
|
5178
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-placement.html#cfn-ec2-spotfleet-placement-availabilityzone",
|
5179
|
+
"PrimitiveType": "String",
|
5180
|
+
"Required": false,
|
5181
|
+
"UpdateType": "Mutable"
|
5182
|
+
},
|
5183
|
+
"GroupName": {
|
5184
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-placement.html#cfn-ec2-spotfleet-placement-groupname",
|
5185
|
+
"PrimitiveType": "String",
|
5186
|
+
"Required": false,
|
5187
|
+
"UpdateType": "Mutable"
|
5188
|
+
}
|
5189
|
+
}
|
5190
|
+
},
|
4892
5191
|
"AWS::OpsWorks::App.EnvironmentVariable": {
|
4893
5192
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-app-environment.html",
|
4894
5193
|
"Properties": {
|
@@ -5062,6 +5361,43 @@
|
|
5062
5361
|
}
|
5063
5362
|
}
|
5064
5363
|
},
|
5364
|
+
"AWS::CodeCommit::Repository.RepositoryTrigger": {
|
5365
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-repositorytrigger.html",
|
5366
|
+
"Properties": {
|
5367
|
+
"Events": {
|
5368
|
+
"PrimitiveItemType": "String",
|
5369
|
+
"Type": "List",
|
5370
|
+
"Required": false,
|
5371
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-repositorytrigger.html#cfn-codecommit-repository-repositorytrigger-events",
|
5372
|
+
"UpdateType": "Mutable"
|
5373
|
+
},
|
5374
|
+
"Branches": {
|
5375
|
+
"PrimitiveItemType": "String",
|
5376
|
+
"Type": "List",
|
5377
|
+
"Required": false,
|
5378
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-repositorytrigger.html#cfn-codecommit-repository-repositorytrigger-branches",
|
5379
|
+
"UpdateType": "Mutable"
|
5380
|
+
},
|
5381
|
+
"CustomData": {
|
5382
|
+
"Required": false,
|
5383
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-repositorytrigger.html#cfn-codecommit-repository-repositorytrigger-customdata",
|
5384
|
+
"PrimitiveType": "String",
|
5385
|
+
"UpdateType": "Mutable"
|
5386
|
+
},
|
5387
|
+
"DestinationArn": {
|
5388
|
+
"Required": false,
|
5389
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-repositorytrigger.html#cfn-codecommit-repository-repositorytrigger-destinationarn",
|
5390
|
+
"PrimitiveType": "String",
|
5391
|
+
"UpdateType": "Mutable"
|
5392
|
+
},
|
5393
|
+
"Name": {
|
5394
|
+
"Required": false,
|
5395
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codecommit-repository-repositorytrigger.html#cfn-codecommit-repository-repositorytrigger-name",
|
5396
|
+
"PrimitiveType": "String",
|
5397
|
+
"UpdateType": "Mutable"
|
5398
|
+
}
|
5399
|
+
}
|
5400
|
+
},
|
5065
5401
|
"AWS::KinesisFirehose::DeliveryStream.KMSEncryptionConfig": {
|
5066
5402
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-kinesisdeliverystream-s3destinationconfiguration-encryptionconfiguration-kmsencryptionconfig.html",
|
5067
5403
|
"Properties": {
|
@@ -5096,6 +5432,23 @@
|
|
5096
5432
|
}
|
5097
5433
|
}
|
5098
5434
|
},
|
5435
|
+
"AWS::CodeBuild::Project.SourceAuth": {
|
5436
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-sourceauth.html",
|
5437
|
+
"Properties": {
|
5438
|
+
"Type": {
|
5439
|
+
"Required": false,
|
5440
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-sourceauth.html#cfn-codebuild-project-sourceauth-type",
|
5441
|
+
"PrimitiveType": "String",
|
5442
|
+
"UpdateType": "Mutable"
|
5443
|
+
},
|
5444
|
+
"Resource": {
|
5445
|
+
"Required": false,
|
5446
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-sourceauth.html#cfn-codebuild-project-sourceauth-resource",
|
5447
|
+
"PrimitiveType": "String",
|
5448
|
+
"UpdateType": "Mutable"
|
5449
|
+
}
|
5450
|
+
}
|
5451
|
+
},
|
5099
5452
|
"AWS::EMR::Cluster.VolumeSpecification": {
|
5100
5453
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-emr-ebsconfiguration-ebsblockdeviceconfig-volumespecification.html",
|
5101
5454
|
"Properties": {
|
@@ -5434,6 +5787,81 @@
|
|
5434
5787
|
}
|
5435
5788
|
}
|
5436
5789
|
},
|
5790
|
+
"AWS::EC2::SpotFleet.NetworkInterfaces": {
|
5791
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces.html",
|
5792
|
+
"Properties": {
|
5793
|
+
"AssociatePublicIpAddress": {
|
5794
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces.html#cfn-ec2-spotfleet-networkinterfaces-associatepublicipaddress",
|
5795
|
+
"PrimitiveType": "Boolean",
|
5796
|
+
"Required": false,
|
5797
|
+
"UpdateType": "Mutable"
|
5798
|
+
},
|
5799
|
+
"DeleteOnTermination": {
|
5800
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces.html#cfn-ec2-spotfleet-networkinterfaces-deleteontermination",
|
5801
|
+
"PrimitiveType": "Boolean",
|
5802
|
+
"Required": false,
|
5803
|
+
"UpdateType": "Mutable"
|
5804
|
+
},
|
5805
|
+
"Description": {
|
5806
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces.html#cfn-ec2-spotfleet-networkinterfaces-description",
|
5807
|
+
"PrimitiveType": "String",
|
5808
|
+
"Required": false,
|
5809
|
+
"UpdateType": "Mutable"
|
5810
|
+
},
|
5811
|
+
"DeviceIndex": {
|
5812
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces.html#cfn-ec2-spotfleet-networkinterfaces-deviceindex",
|
5813
|
+
"PrimitiveType": "Integer",
|
5814
|
+
"Required": true,
|
5815
|
+
"UpdateType": "Mutable"
|
5816
|
+
},
|
5817
|
+
"Groups": {
|
5818
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces.html#cfn-ec2-spotfleet-networkinterfaces-groups",
|
5819
|
+
"DuplicatesAllowed": false,
|
5820
|
+
"PrimitiveItemType": "String",
|
5821
|
+
"Required": false,
|
5822
|
+
"Type": "List",
|
5823
|
+
"UpdateType": "Mutable"
|
5824
|
+
},
|
5825
|
+
"Ipv6AddressCount": {
|
5826
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces.html#cfn-ec2-spotfleet-networkinterfaces-ipv6addresscount",
|
5827
|
+
"PrimitiveType": "Integer",
|
5828
|
+
"Required": false,
|
5829
|
+
"UpdateType": "Mutable"
|
5830
|
+
},
|
5831
|
+
"Ipv6Addresses": {
|
5832
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces.html#cfn-ec2-spotfleet-networkinterfaces-ipv6addresses",
|
5833
|
+
"Required": false,
|
5834
|
+
"Type": "InstanceIpv6Address",
|
5835
|
+
"UpdateType": "Mutable"
|
5836
|
+
},
|
5837
|
+
"NetworkInterfaceId": {
|
5838
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces.html#cfn-ec2-spotfleet-networkinterfaces-networkinterfaceid",
|
5839
|
+
"PrimitiveType": "String",
|
5840
|
+
"Required": false,
|
5841
|
+
"UpdateType": "Mutable"
|
5842
|
+
},
|
5843
|
+
"PrivateIpAddresses": {
|
5844
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces.html#cfn-ec2-spotfleet-networkinterfaces-privateipaddresses",
|
5845
|
+
"DuplicatesAllowed": false,
|
5846
|
+
"ItemType": "PrivateIpAddresses",
|
5847
|
+
"Required": false,
|
5848
|
+
"Type": "List",
|
5849
|
+
"UpdateType": "Mutable"
|
5850
|
+
},
|
5851
|
+
"SecondaryPrivateIpAddressCount": {
|
5852
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces.html#cfn-ec2-spotfleet-networkinterfaces-secondaryprivateipaddresscount",
|
5853
|
+
"PrimitiveType": "Integer",
|
5854
|
+
"Required": false,
|
5855
|
+
"UpdateType": "Mutable"
|
5856
|
+
},
|
5857
|
+
"SubnetId": {
|
5858
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces.html#cfn-ec2-spotfleet-networkinterfaces-subnetid",
|
5859
|
+
"PrimitiveType": "String",
|
5860
|
+
"Required": false,
|
5861
|
+
"UpdateType": "Mutable"
|
5862
|
+
}
|
5863
|
+
}
|
5864
|
+
},
|
5437
5865
|
"AWS::CodeDeploy::DeploymentGroup.Ec2TagFilter": {
|
5438
5866
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-ec2tagfilters.html",
|
5439
5867
|
"Properties": {
|
@@ -5865,6 +6293,35 @@
|
|
5865
6293
|
}
|
5866
6294
|
}
|
5867
6295
|
},
|
6296
|
+
"AWS::CodeBuild::Project.Source": {
|
6297
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html",
|
6298
|
+
"Properties": {
|
6299
|
+
"Type": {
|
6300
|
+
"Required": false,
|
6301
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-type",
|
6302
|
+
"PrimitiveType": "String",
|
6303
|
+
"UpdateType": "Mutable"
|
6304
|
+
},
|
6305
|
+
"Auth": {
|
6306
|
+
"Type": "SourceAuth",
|
6307
|
+
"Required": false,
|
6308
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-auth",
|
6309
|
+
"UpdateType": "Mutable"
|
6310
|
+
},
|
6311
|
+
"BuildSpec": {
|
6312
|
+
"Required": false,
|
6313
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-buildspec",
|
6314
|
+
"PrimitiveType": "String",
|
6315
|
+
"UpdateType": "Mutable"
|
6316
|
+
},
|
6317
|
+
"Location": {
|
6318
|
+
"Required": false,
|
6319
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-location",
|
6320
|
+
"PrimitiveType": "String",
|
6321
|
+
"UpdateType": "Mutable"
|
6322
|
+
}
|
6323
|
+
}
|
6324
|
+
},
|
5868
6325
|
"AWS::EC2::Instance.PrivateIpAddressSpecification": {
|
5869
6326
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-network-interface-privateipspec.html",
|
5870
6327
|
"Properties": {
|
@@ -5991,6 +6448,36 @@
|
|
5991
6448
|
}
|
5992
6449
|
}
|
5993
6450
|
},
|
6451
|
+
"AWS::CodeBuild::Project.Environment": {
|
6452
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html",
|
6453
|
+
"Properties": {
|
6454
|
+
"Type": {
|
6455
|
+
"Required": false,
|
6456
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html#cfn-codebuild-project-environment-type",
|
6457
|
+
"PrimitiveType": "String",
|
6458
|
+
"UpdateType": "Mutable"
|
6459
|
+
},
|
6460
|
+
"EnvironmentVariables": {
|
6461
|
+
"Type": "List",
|
6462
|
+
"Required": false,
|
6463
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html#cfn-codebuild-project-environment-environmentvariables",
|
6464
|
+
"ItemType": "EnvironmentVariable",
|
6465
|
+
"UpdateType": "Mutable"
|
6466
|
+
},
|
6467
|
+
"Image": {
|
6468
|
+
"Required": false,
|
6469
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html#cfn-codebuild-project-environment-image",
|
6470
|
+
"PrimitiveType": "String",
|
6471
|
+
"UpdateType": "Mutable"
|
6472
|
+
},
|
6473
|
+
"ComputeType": {
|
6474
|
+
"Required": false,
|
6475
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-environment.html#cfn-codebuild-project-environment-computetype",
|
6476
|
+
"PrimitiveType": "String",
|
6477
|
+
"UpdateType": "Mutable"
|
6478
|
+
}
|
6479
|
+
}
|
6480
|
+
},
|
5994
6481
|
"AWS::S3::Bucket.S3KeyFilter": {
|
5995
6482
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-bucket-notificationconfiguration-config-filter-s3key.html",
|
5996
6483
|
"Properties": {
|
@@ -6199,6 +6686,17 @@
|
|
6199
6686
|
}
|
6200
6687
|
}
|
6201
6688
|
},
|
6689
|
+
"AWS::EC2::Instance.InstanceIpv6Address": {
|
6690
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-instanceipv6address.html",
|
6691
|
+
"Properties": {
|
6692
|
+
"Ipv6Address": {
|
6693
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance-instanceipv6address.html#cfn-ec2-instance-instanceipv6address-ipv6address",
|
6694
|
+
"PrimitiveType": "String",
|
6695
|
+
"Required": true,
|
6696
|
+
"UpdateType": "Mutable"
|
6697
|
+
}
|
6698
|
+
}
|
6699
|
+
},
|
6202
6700
|
"AWS::EC2::Instance.Volume": {
|
6203
6701
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-mount-point.html",
|
6204
6702
|
"Properties": {
|
@@ -6404,6 +6902,41 @@
|
|
6404
6902
|
"PrimitiveType": "String",
|
6405
6903
|
"Required": true,
|
6406
6904
|
"UpdateType": "Mutable"
|
6905
|
+
},
|
6906
|
+
"Separator": {
|
6907
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-firehose.html#cfn-iot-firehose-separator",
|
6908
|
+
"PrimitiveType": "String",
|
6909
|
+
"Required": false,
|
6910
|
+
"UpdateType": "Mutable"
|
6911
|
+
}
|
6912
|
+
}
|
6913
|
+
},
|
6914
|
+
"AWS::EC2::SpotFleet.BlockDeviceMappings": {
|
6915
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings.html",
|
6916
|
+
"Properties": {
|
6917
|
+
"DeviceName": {
|
6918
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings.html#cfn-ec2-spotfleet-blockdevicemappings-devicename",
|
6919
|
+
"PrimitiveType": "String",
|
6920
|
+
"Required": true,
|
6921
|
+
"UpdateType": "Mutable"
|
6922
|
+
},
|
6923
|
+
"Ebs": {
|
6924
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings.html#cfn-ec2-spotfleet-blockdevicemappings-ebs",
|
6925
|
+
"Required": false,
|
6926
|
+
"Type": "Ebs",
|
6927
|
+
"UpdateType": "Mutable"
|
6928
|
+
},
|
6929
|
+
"NoDevice": {
|
6930
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings.html#cfn-ec2-spotfleet-blockdevicemappings-nodevice",
|
6931
|
+
"PrimitiveType": "Boolean",
|
6932
|
+
"Required": false,
|
6933
|
+
"UpdateType": "Mutable"
|
6934
|
+
},
|
6935
|
+
"VirtualName": {
|
6936
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings.html#cfn-ec2-spotfleet-blockdevicemappings-virtualname",
|
6937
|
+
"PrimitiveType": "String",
|
6938
|
+
"Required": false,
|
6939
|
+
"UpdateType": "Mutable"
|
6407
6940
|
}
|
6408
6941
|
}
|
6409
6942
|
},
|
@@ -6510,394 +7043,103 @@
|
|
6510
7043
|
},
|
6511
7044
|
"EbsOptimized": {
|
6512
7045
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-emr-ebsconfiguration.html#cfn-emr-ebsconfiguration-ebsoptimized",
|
6513
|
-
"PrimitiveType": "Boolean",
|
6514
|
-
"Required": false,
|
6515
|
-
"UpdateType": "Mutable"
|
6516
|
-
}
|
6517
|
-
}
|
6518
|
-
},
|
6519
|
-
"AWS::S3::Bucket.WebsiteConfiguration": {
|
6520
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-websiteconfiguration.html",
|
6521
|
-
"Properties": {
|
6522
|
-
"ErrorDocument": {
|
6523
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-websiteconfiguration.html#cfn-s3-websiteconfiguration-errordocument",
|
6524
|
-
"PrimitiveType": "String",
|
6525
|
-
"Required": false,
|
6526
|
-
"UpdateType": "Mutable"
|
6527
|
-
},
|
6528
|
-
"IndexDocument": {
|
6529
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-websiteconfiguration.html#cfn-s3-websiteconfiguration-indexdocument",
|
6530
|
-
"PrimitiveType": "String",
|
6531
|
-
"Required": false,
|
6532
|
-
"UpdateType": "Mutable"
|
6533
|
-
},
|
6534
|
-
"RedirectAllRequestsTo": {
|
6535
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-websiteconfiguration.html#cfn-s3-websiteconfiguration-redirectallrequeststo",
|
6536
|
-
"Required": false,
|
6537
|
-
"Type": "RedirectAllRequestsTo",
|
6538
|
-
"UpdateType": "Mutable"
|
6539
|
-
},
|
6540
|
-
"RoutingRules": {
|
6541
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-websiteconfiguration.html#cfn-s3-websiteconfiguration-routingrules",
|
6542
|
-
"DuplicatesAllowed": false,
|
6543
|
-
"ItemType": "RoutingRule",
|
6544
|
-
"Required": false,
|
6545
|
-
"Type": "List",
|
6546
|
-
"UpdateType": "Mutable"
|
6547
|
-
}
|
6548
|
-
}
|
6549
|
-
},
|
6550
|
-
"AWS::CloudFront::Distribution.GeoRestriction": {
|
6551
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distributionconfig-restrictions-georestriction.html",
|
6552
|
-
"Properties": {
|
6553
|
-
"Locations": {
|
6554
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distributionconfig-restrictions-georestriction.html#cfn-cloudfront-distributionconfig-restrictions-georestriction-locations",
|
6555
|
-
"DuplicatesAllowed": true,
|
6556
|
-
"PrimitiveItemType": "String",
|
6557
|
-
"Required": false,
|
6558
|
-
"Type": "List",
|
6559
|
-
"UpdateType": "Mutable"
|
6560
|
-
},
|
6561
|
-
"RestrictionType": {
|
6562
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distributionconfig-restrictions-georestriction.html#cfn-cloudfront-distributionconfig-restrictions-georestriction-restrictiontype",
|
6563
|
-
"PrimitiveType": "String",
|
6564
|
-
"Required": true,
|
6565
|
-
"UpdateType": "Mutable"
|
6566
|
-
}
|
6567
|
-
}
|
6568
|
-
},
|
6569
|
-
"AWS::EFS::FileSystem.ElasticFileSystemTag": {
|
6570
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-efs-filesystem-filesystemtags.html",
|
6571
|
-
"Properties": {
|
6572
|
-
"Key": {
|
6573
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-efs-filesystem-filesystemtags.html#cfn-efs-filesystem-filesystemtags-key",
|
6574
|
-
"PrimitiveType": "String",
|
6575
|
-
"Required": true,
|
6576
|
-
"UpdateType": "Mutable"
|
6577
|
-
},
|
6578
|
-
"Value": {
|
6579
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-efs-filesystem-filesystemtags.html#cfn-efs-filesystem-filesystemtags-value",
|
6580
|
-
"PrimitiveType": "String",
|
6581
|
-
"Required": true,
|
6582
|
-
"UpdateType": "Mutable"
|
6583
|
-
}
|
6584
|
-
}
|
6585
|
-
},
|
6586
|
-
"AWS::CloudFront::Distribution.OriginCustomHeader": {
|
6587
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-origin-origincustomheader.html",
|
6588
|
-
"Properties": {
|
6589
|
-
"HeaderName": {
|
6590
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-origin-origincustomheader.html#cfn-cloudfront-origin-origincustomheader-headername",
|
6591
|
-
"Required": true,
|
6592
|
-
"PrimitiveType": "String",
|
6593
|
-
"UpdateType": "Mutable"
|
6594
|
-
},
|
6595
|
-
"HeaderValue": {
|
6596
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-origin-origincustomheader.html#cfn-cloudfront-origin-origincustomheader-headervalue",
|
6597
|
-
"PrimitiveType": "String",
|
6598
|
-
"Required": true,
|
6599
|
-
"UpdateType": "Mutable"
|
6600
|
-
}
|
6601
|
-
}
|
6602
|
-
},
|
6603
|
-
"AWS::EC2::SpotFleet.LaunchSpecifications": {
|
6604
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html",
|
6605
|
-
"Properties": {
|
6606
|
-
"BlockDeviceMappings": {
|
6607
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings",
|
6608
|
-
"Required": false,
|
6609
|
-
"ItemType": "BlockDeviceMappings",
|
6610
|
-
"Type": "List",
|
6611
|
-
"UpdateType": "Mutable"
|
6612
|
-
},
|
6613
|
-
"EbsOptimized": {
|
6614
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-ebsoptimized",
|
6615
|
-
"Required": false,
|
6616
|
-
"PrimitiveType": "Boolean",
|
6617
|
-
"UpdateType": "Mutable"
|
6618
|
-
},
|
6619
|
-
"IamInstanceProfile": {
|
6620
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-iaminstanceprofile",
|
6621
|
-
"Required": false,
|
6622
|
-
"Type": "IamInstanceProfile",
|
6623
|
-
"UpdateType": "Mutable"
|
6624
|
-
},
|
6625
|
-
"ImageId": {
|
6626
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-imageid",
|
6627
|
-
"Required": true,
|
6628
|
-
"PrimitiveType": "String",
|
6629
|
-
"UpdateType": "Mutable"
|
6630
|
-
},
|
6631
|
-
"InstanceType": {
|
6632
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-instancetype",
|
6633
|
-
"Required": true,
|
6634
|
-
"PrimitiveType": "String",
|
6635
|
-
"UpdateType": "Mutable"
|
6636
|
-
},
|
6637
|
-
"KernelId": {
|
6638
|
-
"Documentation": "hhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-kernelid",
|
6639
|
-
"Required": false,
|
6640
|
-
"PrimitiveType": "String",
|
6641
|
-
"UpdateType": "Mutable"
|
6642
|
-
},
|
6643
|
-
"KeyName": {
|
6644
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-keyname",
|
6645
|
-
"Required": false,
|
6646
|
-
"PrimitiveType": "String",
|
6647
|
-
"UpdateType": "Mutable"
|
6648
|
-
},
|
6649
|
-
"Monitoring": {
|
6650
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-monitoring",
|
6651
|
-
"Required": false,
|
6652
|
-
"Type": "Monitoring",
|
6653
|
-
"UpdateType": "Mutable"
|
6654
|
-
},
|
6655
|
-
"NetworkInterfaces": {
|
6656
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces",
|
6657
|
-
"Required": false,
|
6658
|
-
"ItemType": "NetworkInterfaces",
|
6659
|
-
"Type": "List",
|
6660
|
-
"UpdateType": "Mutable"
|
6661
|
-
},
|
6662
|
-
"Placement": {
|
6663
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-placement",
|
6664
|
-
"Required": false,
|
6665
|
-
"PrimitiveType": "Boolean",
|
6666
|
-
"UpdateType": "Mutable"
|
6667
|
-
},
|
6668
|
-
"RamdiskId": {
|
6669
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-ramdiskid",
|
6670
|
-
"Required": false,
|
6671
|
-
"Type": "Placement",
|
6672
|
-
"UpdateType": "Mutable"
|
6673
|
-
},
|
6674
|
-
"SecurityGroups": {
|
6675
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-securitygroups",
|
6676
|
-
"Required": false,
|
6677
|
-
"ItemType": "SecurityGroups",
|
6678
|
-
"Type": "List",
|
6679
|
-
"UpdateType": "Mutable"
|
6680
|
-
},
|
6681
|
-
"SpotPrice": {
|
6682
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-spotprice",
|
6683
|
-
"Required": false,
|
6684
|
-
"PrimitiveType": "String",
|
6685
|
-
"UpdateType": "Mutable"
|
6686
|
-
},
|
6687
|
-
"SubnetId": {
|
6688
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-subnetid",
|
6689
|
-
"Required": false,
|
6690
|
-
"PrimitiveType": "String",
|
6691
|
-
"UpdateType": "Mutable"
|
6692
|
-
},
|
6693
|
-
"UserData": {
|
6694
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-userdata",
|
6695
|
-
"Required": false,
|
6696
|
-
"PrimitiveType": "String",
|
6697
|
-
"UpdateType": "Mutable"
|
6698
|
-
},
|
6699
|
-
"WeightedCapacity": {
|
6700
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-weightedcapacity",
|
6701
|
-
"Required": false,
|
6702
|
-
"PrimitiveType": "Integer",
|
6703
|
-
"UpdateType": "Mutable"
|
6704
|
-
}
|
6705
|
-
}
|
6706
|
-
},
|
6707
|
-
"AWS::EC2::SpotFleet.BlockDeviceMappings": {
|
6708
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings.html",
|
6709
|
-
"Properties": {
|
6710
|
-
"DeviceName": {
|
6711
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-devicename",
|
6712
|
-
"Required": true,
|
6713
|
-
"PrimitiveType": "String",
|
6714
|
-
"UpdateType": "Mutable"
|
6715
|
-
},
|
6716
|
-
"Ebs": {
|
6717
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs",
|
6718
|
-
"Required": false,
|
6719
|
-
"Type": "Ebs",
|
6720
|
-
"UpdateType": "Mutable"
|
6721
|
-
},
|
6722
|
-
"NoDevice": {
|
6723
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-nodevice",
|
6724
|
-
"Required": false,
|
6725
|
-
"PrimitiveType": "Boolean",
|
6726
|
-
"UpdateType": "Mutable"
|
6727
|
-
},
|
6728
|
-
"VirtualName": {
|
6729
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-virtualname",
|
6730
|
-
"Required": false,
|
6731
|
-
"PrimitiveType": "String",
|
6732
|
-
"UpdateType": "Mutable"
|
6733
|
-
}
|
6734
|
-
}
|
6735
|
-
},
|
6736
|
-
"AWS::EC2::SpotFleet.Ebs": {
|
6737
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html",
|
6738
|
-
"Properties": {
|
6739
|
-
"DeleteOnTermination": {
|
6740
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs-deleteontermination",
|
6741
|
-
"Required": false,
|
6742
|
-
"PrimitiveType": "Boolean",
|
6743
|
-
"UpdateType": "Mutable"
|
6744
|
-
},
|
6745
|
-
"Encrypted": {
|
6746
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs-encrypted",
|
6747
|
-
"Required": false,
|
6748
|
-
"PrimitiveType": "Boolean",
|
6749
|
-
"UpdateType": "Mutable"
|
6750
|
-
},
|
6751
|
-
"Iops": {
|
6752
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs-iops",
|
6753
|
-
"Required": false,
|
6754
|
-
"PrimitiveType": "Integer",
|
6755
|
-
"UpdateType": "Mutable"
|
6756
|
-
},
|
6757
|
-
"SnapshotId": {
|
6758
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs-snapshotid",
|
6759
|
-
"Required": false,
|
6760
|
-
"PrimitiveType": "String",
|
6761
|
-
"UpdateType": "Mutable"
|
6762
|
-
},
|
6763
|
-
"VolumeSize": {
|
6764
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs-volumesize",
|
6765
|
-
"Required": false,
|
6766
|
-
"PrimitiveType": "Integer",
|
6767
|
-
"UpdateType": "Mutable"
|
6768
|
-
},
|
6769
|
-
"VolumeType": {
|
6770
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs-volumetype",
|
6771
|
-
"Required": false,
|
6772
|
-
"PrimitiveType": "String",
|
6773
|
-
"UpdateType": "Mutable"
|
6774
|
-
}
|
6775
|
-
}
|
6776
|
-
},
|
6777
|
-
"AWS::EC2::SpotFleet.SecurityGroups": {
|
6778
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-securitygroups.html",
|
6779
|
-
"Properties": {
|
6780
|
-
"DeleteOnTermination": {
|
6781
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-securitygroups.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-securitygroups-groupid",
|
6782
|
-
"Required": false,
|
6783
|
-
"PrimitiveType": "String",
|
6784
|
-
"UpdateType": "Mutable"
|
6785
|
-
}
|
6786
|
-
}
|
6787
|
-
},
|
6788
|
-
"AWS::EC2::SpotFleet.Placement": {
|
6789
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-placement.html",
|
6790
|
-
"Properties": {
|
6791
|
-
"AvailabilityZone": {
|
6792
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-placement.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-placement-availabilityzone",
|
6793
|
-
"Required": false,
|
6794
|
-
"PrimitiveType": "String",
|
6795
|
-
"UpdateType": "Mutable"
|
6796
|
-
},
|
6797
|
-
"GroupName": {
|
6798
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-placement.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-placement-groupname",
|
6799
|
-
"Required": false,
|
6800
|
-
"PrimitiveType": "String",
|
6801
|
-
"UpdateType": "Mutable"
|
6802
|
-
}
|
6803
|
-
}
|
6804
|
-
},
|
6805
|
-
"AWS::EC2::SpotFleet.NetworkInterfaces": {
|
6806
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces.html",
|
6807
|
-
"Properties": {
|
6808
|
-
"AssociatePublicIpAddress": {
|
6809
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces-associatepublicipaddress",
|
6810
|
-
"Required": false,
|
6811
|
-
"PrimitiveType": "Boolean",
|
6812
|
-
"UpdateType": "Mutable"
|
6813
|
-
},
|
6814
|
-
"DeleteOnTermination": {
|
6815
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces-deleteontermination",
|
6816
|
-
"Required": false,
|
6817
|
-
"PrimitiveType": "Boolean",
|
6818
|
-
"UpdateType": "Mutable"
|
6819
|
-
},
|
6820
|
-
"Description": {
|
6821
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-networkinterfaces-description",
|
7046
|
+
"PrimitiveType": "Boolean",
|
6822
7047
|
"Required": false,
|
6823
|
-
"PrimitiveType": "String",
|
6824
7048
|
"UpdateType": "Mutable"
|
6825
|
-
}
|
6826
|
-
|
6827
|
-
|
6828
|
-
|
6829
|
-
|
7049
|
+
}
|
7050
|
+
}
|
7051
|
+
},
|
7052
|
+
"AWS::S3::Bucket.WebsiteConfiguration": {
|
7053
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-websiteconfiguration.html",
|
7054
|
+
"Properties": {
|
7055
|
+
"ErrorDocument": {
|
7056
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-websiteconfiguration.html#cfn-s3-websiteconfiguration-errordocument",
|
7057
|
+
"PrimitiveType": "String",
|
7058
|
+
"Required": false,
|
6830
7059
|
"UpdateType": "Mutable"
|
6831
7060
|
},
|
6832
|
-
"
|
6833
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-
|
7061
|
+
"IndexDocument": {
|
7062
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-websiteconfiguration.html#cfn-s3-websiteconfiguration-indexdocument",
|
7063
|
+
"PrimitiveType": "String",
|
6834
7064
|
"Required": false,
|
6835
|
-
"Type": "List",
|
6836
|
-
"PrimitiveItemType": "String",
|
6837
7065
|
"UpdateType": "Mutable"
|
6838
7066
|
},
|
6839
|
-
"
|
6840
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-
|
7067
|
+
"RedirectAllRequestsTo": {
|
7068
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-websiteconfiguration.html#cfn-s3-websiteconfiguration-redirectallrequeststo",
|
6841
7069
|
"Required": false,
|
6842
|
-
"
|
7070
|
+
"Type": "RedirectAllRequestsTo",
|
6843
7071
|
"UpdateType": "Mutable"
|
6844
7072
|
},
|
6845
|
-
"
|
6846
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-
|
7073
|
+
"RoutingRules": {
|
7074
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-websiteconfiguration.html#cfn-s3-websiteconfiguration-routingrules",
|
7075
|
+
"DuplicatesAllowed": false,
|
7076
|
+
"ItemType": "RoutingRule",
|
6847
7077
|
"Required": false,
|
6848
7078
|
"Type": "List",
|
6849
|
-
"ItemType": "PrivateIpAddresses",
|
6850
7079
|
"UpdateType": "Mutable"
|
6851
|
-
}
|
6852
|
-
|
6853
|
-
|
7080
|
+
}
|
7081
|
+
}
|
7082
|
+
},
|
7083
|
+
"AWS::CloudFront::Distribution.GeoRestriction": {
|
7084
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distributionconfig-restrictions-georestriction.html",
|
7085
|
+
"Properties": {
|
7086
|
+
"Locations": {
|
7087
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distributionconfig-restrictions-georestriction.html#cfn-cloudfront-distributionconfig-restrictions-georestriction-locations",
|
7088
|
+
"DuplicatesAllowed": true,
|
7089
|
+
"PrimitiveItemType": "String",
|
6854
7090
|
"Required": false,
|
6855
|
-
"
|
7091
|
+
"Type": "List",
|
6856
7092
|
"UpdateType": "Mutable"
|
6857
7093
|
},
|
6858
|
-
"
|
6859
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-
|
6860
|
-
"Required": false,
|
7094
|
+
"RestrictionType": {
|
7095
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distributionconfig-restrictions-georestriction.html#cfn-cloudfront-distributionconfig-restrictions-georestriction-restrictiontype",
|
6861
7096
|
"PrimitiveType": "String",
|
7097
|
+
"Required": true,
|
6862
7098
|
"UpdateType": "Mutable"
|
6863
7099
|
}
|
6864
7100
|
}
|
6865
7101
|
},
|
6866
|
-
"AWS::
|
6867
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-
|
7102
|
+
"AWS::EFS::FileSystem.ElasticFileSystemTag": {
|
7103
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-efs-filesystem-filesystemtags.html",
|
6868
7104
|
"Properties": {
|
6869
|
-
"
|
6870
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-
|
6871
|
-
"
|
7105
|
+
"Key": {
|
7106
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-efs-filesystem-filesystemtags.html#cfn-efs-filesystem-filesystemtags-key",
|
7107
|
+
"PrimitiveType": "String",
|
7108
|
+
"Required": true,
|
7109
|
+
"UpdateType": "Mutable"
|
7110
|
+
},
|
7111
|
+
"Value": {
|
7112
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-efs-filesystem-filesystemtags.html#cfn-efs-filesystem-filesystemtags-value",
|
6872
7113
|
"PrimitiveType": "String",
|
7114
|
+
"Required": true,
|
6873
7115
|
"UpdateType": "Mutable"
|
6874
7116
|
}
|
6875
7117
|
}
|
6876
7118
|
},
|
6877
|
-
"AWS::EC2::SpotFleet.
|
6878
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-
|
7119
|
+
"AWS::EC2::SpotFleet.SecurityGroups": {
|
7120
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-securitygroups.html",
|
6879
7121
|
"Properties": {
|
6880
|
-
"
|
6881
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-
|
7122
|
+
"GroupId": {
|
7123
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-securitygroups.html#cfn-ec2-spotfleet-securitygroups-groupid",
|
7124
|
+
"PrimitiveType": "String",
|
6882
7125
|
"Required": false,
|
6883
|
-
"PrimitiveType": "Boolean",
|
6884
7126
|
"UpdateType": "Mutable"
|
6885
7127
|
}
|
6886
7128
|
}
|
6887
7129
|
},
|
6888
|
-
"AWS::
|
6889
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-
|
7130
|
+
"AWS::CloudFront::Distribution.OriginCustomHeader": {
|
7131
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-origin-origincustomheader.html",
|
6890
7132
|
"Properties": {
|
6891
|
-
"
|
6892
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-
|
6893
|
-
"Required":
|
6894
|
-
"PrimitiveType": "
|
7133
|
+
"HeaderName": {
|
7134
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-origin-origincustomheader.html#cfn-cloudfront-origin-origincustomheader-headername",
|
7135
|
+
"Required": true,
|
7136
|
+
"PrimitiveType": "String",
|
6895
7137
|
"UpdateType": "Mutable"
|
6896
7138
|
},
|
6897
|
-
"
|
6898
|
-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-
|
6899
|
-
"Required": true,
|
7139
|
+
"HeaderValue": {
|
7140
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-origin-origincustomheader.html#cfn-cloudfront-origin-origincustomheader-headervalue",
|
6900
7141
|
"PrimitiveType": "String",
|
7142
|
+
"Required": true,
|
6901
7143
|
"UpdateType": "Mutable"
|
6902
7144
|
}
|
6903
7145
|
}
|
@@ -7223,6 +7465,10 @@
|
|
7223
7465
|
"Attributes": {
|
7224
7466
|
"AvailabilityZone": {
|
7225
7467
|
"PrimitiveType": "String"
|
7468
|
+
},
|
7469
|
+
"Ipv6CidrBlocks": {
|
7470
|
+
"PrimitiveItemType": "String",
|
7471
|
+
"Type": "List"
|
7226
7472
|
}
|
7227
7473
|
},
|
7228
7474
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet.html",
|
@@ -7383,6 +7629,10 @@
|
|
7383
7629
|
},
|
7384
7630
|
"DefaultSecurityGroup": {
|
7385
7631
|
"PrimitiveType": "String"
|
7632
|
+
},
|
7633
|
+
"Ipv6CidrBlocks": {
|
7634
|
+
"PrimitiveItemType": "String",
|
7635
|
+
"Type": "List"
|
7386
7636
|
}
|
7387
7637
|
},
|
7388
7638
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpc.html",
|
@@ -7577,6 +7827,20 @@
|
|
7577
7827
|
"Required": false,
|
7578
7828
|
"UpdateType": "Conditional"
|
7579
7829
|
},
|
7830
|
+
"Ipv6AddressCount": {
|
7831
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html#cfn-ec2-instance-ipv6addresscount",
|
7832
|
+
"PrimitiveType": "Integer",
|
7833
|
+
"Required": false,
|
7834
|
+
"UpdateType": "Immutable"
|
7835
|
+
},
|
7836
|
+
"Ipv6Addresses": {
|
7837
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html#cfn-ec2-instance-ipv6addresses",
|
7838
|
+
"DuplicatesAllowed": true,
|
7839
|
+
"ItemType": "InstanceIpv6Address",
|
7840
|
+
"Required": false,
|
7841
|
+
"Type": "List",
|
7842
|
+
"UpdateType": "Immutable"
|
7843
|
+
},
|
7580
7844
|
"KernelId": {
|
7581
7845
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-instance.html#cfn-ec2-instance-kernelid",
|
7582
7846
|
"PrimitiveType": "String",
|
@@ -8254,6 +8518,12 @@
|
|
8254
8518
|
"Type": "Icmp",
|
8255
8519
|
"UpdateType": "Mutable"
|
8256
8520
|
},
|
8521
|
+
"Ipv6CidrBlock": {
|
8522
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-network-acl-entry.html#cfn-ec2-networkaclentry-ipv6cidrblock",
|
8523
|
+
"PrimitiveType": "String",
|
8524
|
+
"Required": false,
|
8525
|
+
"UpdateType": "Mutable"
|
8526
|
+
},
|
8257
8527
|
"NetworkAclId": {
|
8258
8528
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-network-acl-entry.html#cfn-ec2-networkaclentry-networkaclid",
|
8259
8529
|
"PrimitiveType": "String",
|
@@ -8299,7 +8569,7 @@
|
|
8299
8569
|
},
|
8300
8570
|
"PolicyDocument": {
|
8301
8571
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-policy.html#cfn-iam-policy-policydocument",
|
8302
|
-
"PrimitiveType": "
|
8572
|
+
"PrimitiveType": "Json",
|
8303
8573
|
"Required": true,
|
8304
8574
|
"UpdateType": "Mutable"
|
8305
8575
|
},
|
@@ -8361,7 +8631,7 @@
|
|
8361
8631
|
"Properties": {
|
8362
8632
|
"AssumeRolePolicyDocument": {
|
8363
8633
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.html#cfn-iam-role-assumerolepolicydocument",
|
8364
|
-
"PrimitiveType": "
|
8634
|
+
"PrimitiveType": "Json",
|
8365
8635
|
"Required": true,
|
8366
8636
|
"UpdateType": "Mutable"
|
8367
8637
|
},
|
@@ -10531,6 +10801,12 @@
|
|
10531
10801
|
"Type": "List",
|
10532
10802
|
"UpdateType": "Mutable"
|
10533
10803
|
},
|
10804
|
+
"Timezone": {
|
10805
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-database-instance.html#cfn-rds-dbinstance-timezone",
|
10806
|
+
"PrimitiveType": "String",
|
10807
|
+
"Required": false,
|
10808
|
+
"UpdateType": "Immutable"
|
10809
|
+
},
|
10534
10810
|
"VPCSecurityGroups": {
|
10535
10811
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-database-instance.html#cfn-rds-dbinstance-vpcsecuritygroups",
|
10536
10812
|
"DuplicatesAllowed": true,
|
@@ -10935,6 +11211,12 @@
|
|
10935
11211
|
"Required": false,
|
10936
11212
|
"UpdateType": "Immutable"
|
10937
11213
|
},
|
11214
|
+
"CidrIpv6": {
|
11215
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-ingress.html#cfn-ec2-security-group-ingress-cidripv6",
|
11216
|
+
"PrimitiveType": "String",
|
11217
|
+
"Required": false,
|
11218
|
+
"UpdateType": "Immutable"
|
11219
|
+
},
|
10938
11220
|
"FromPort": {
|
10939
11221
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group-ingress.html#cfn-ec2-security-group-ingress-fromport",
|
10940
11222
|
"PrimitiveType": "Integer",
|
@@ -11890,6 +12172,12 @@
|
|
11890
12172
|
"Required": true,
|
11891
12173
|
"UpdateType": "Immutable"
|
11892
12174
|
},
|
12175
|
+
"DestinationIpv6CidrBlock": {
|
12176
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-route.html#cfn-ec2-route-destinationipv6cidrblock",
|
12177
|
+
"PrimitiveType": "String",
|
12178
|
+
"Required": false,
|
12179
|
+
"UpdateType": "Mutable"
|
12180
|
+
},
|
11893
12181
|
"GatewayId": {
|
11894
12182
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-route.html#cfn-ec2-route-gatewayid",
|
11895
12183
|
"PrimitiveType": "String",
|
@@ -11962,6 +12250,12 @@
|
|
11962
12250
|
"Required": false,
|
11963
12251
|
"UpdateType": "Immutable"
|
11964
12252
|
},
|
12253
|
+
"NetworkMode": {
|
12254
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskdefinition.html#cfn-ecs-taskdefinition-networkmode",
|
12255
|
+
"PrimitiveType": "String",
|
12256
|
+
"Required": false,
|
12257
|
+
"UpdateType": "Immutable"
|
12258
|
+
},
|
11965
12259
|
"TaskRoleArn": {
|
11966
12260
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecs-taskdefinition.html#cfn-ecs-taskdefinition-taskrolearn",
|
11967
12261
|
"PrimitiveType": "String",
|
@@ -12511,6 +12805,12 @@
|
|
12511
12805
|
},
|
12512
12806
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-loadbalancer.html",
|
12513
12807
|
"Properties": {
|
12808
|
+
"IpAddressType": {
|
12809
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-loadbalancer.html#cfn-elasticloadbalancingv2-loadbalancer-ipaddresstype",
|
12810
|
+
"PrimitiveType": "String",
|
12811
|
+
"Required": false,
|
12812
|
+
"UpdateType": "Mutable"
|
12813
|
+
},
|
12514
12814
|
"LoadBalancerAttributes": {
|
12515
12815
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticloadbalancingv2-loadbalancer.html#cfn-elasticloadbalancingv2-loadbalancer-loadbalancerattributes",
|
12516
12816
|
"DuplicatesAllowed": false,
|
@@ -12662,6 +12962,23 @@
|
|
12662
12962
|
}
|
12663
12963
|
}
|
12664
12964
|
},
|
12965
|
+
"AWS::EC2::VPCCidrBlock": {
|
12966
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpccidrblock.html",
|
12967
|
+
"Properties": {
|
12968
|
+
"AmazonProvidedIpv6CidrBlock": {
|
12969
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpccidrblock.html#cfn-ec2-vpccidrblock-amazonprovidedipv6cidrblock",
|
12970
|
+
"PrimitiveType": "Boolean",
|
12971
|
+
"Required": false,
|
12972
|
+
"UpdateType": "Immutable"
|
12973
|
+
},
|
12974
|
+
"VpcId": {
|
12975
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpccidrblock.html#cfn-ec2-vpccidrblock-vpcid",
|
12976
|
+
"PrimitiveType": "String",
|
12977
|
+
"Required": true,
|
12978
|
+
"UpdateType": "Immutable"
|
12979
|
+
}
|
12980
|
+
}
|
12981
|
+
},
|
12665
12982
|
"AWS::ElastiCache::SubnetGroup": {
|
12666
12983
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-elasticache-subnetgroup.html",
|
12667
12984
|
"Properties": {
|
@@ -12687,6 +13004,71 @@
|
|
12687
13004
|
}
|
12688
13005
|
}
|
12689
13006
|
},
|
13007
|
+
"AWS::CodeBuild::Project": {
|
13008
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-project.html",
|
13009
|
+
"Attributes": {
|
13010
|
+
"Arn": {
|
13011
|
+
"PrimitiveType": "String"
|
13012
|
+
}
|
13013
|
+
},
|
13014
|
+
"Properties": {
|
13015
|
+
"Artifacts": {
|
13016
|
+
"Type": "Artifacts",
|
13017
|
+
"Required": false,
|
13018
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-project.html#cfn-codebuild-project-artifacts",
|
13019
|
+
"UpdateType": "Mutable"
|
13020
|
+
},
|
13021
|
+
"Description": {
|
13022
|
+
"Required": false,
|
13023
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-project.html#cfn-codebuild-project-description",
|
13024
|
+
"PrimitiveType": "String",
|
13025
|
+
"UpdateType": "Mutable"
|
13026
|
+
},
|
13027
|
+
"ServiceRole": {
|
13028
|
+
"Required": false,
|
13029
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-project.html#cfn-codebuild-project-servicerole",
|
13030
|
+
"PrimitiveType": "String",
|
13031
|
+
"UpdateType": "Mutable"
|
13032
|
+
},
|
13033
|
+
"Environment": {
|
13034
|
+
"Type": "Environment",
|
13035
|
+
"Required": false,
|
13036
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-project.html#cfn-codebuild-project-environment",
|
13037
|
+
"UpdateType": "Mutable"
|
13038
|
+
},
|
13039
|
+
"EncryptionKey": {
|
13040
|
+
"Required": false,
|
13041
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-project.html#cfn-codebuild-project-encryptionkey",
|
13042
|
+
"PrimitiveType": "String",
|
13043
|
+
"UpdateType": "Mutable"
|
13044
|
+
},
|
13045
|
+
"Tags": {
|
13046
|
+
"Type": "List",
|
13047
|
+
"Required": false,
|
13048
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-project.html#cfn-codebuild-project-tags",
|
13049
|
+
"ItemType": "Tag",
|
13050
|
+
"UpdateType": "Mutable"
|
13051
|
+
},
|
13052
|
+
"Source": {
|
13053
|
+
"Type": "Source",
|
13054
|
+
"Required": false,
|
13055
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-project.html#cfn-codebuild-project-source",
|
13056
|
+
"UpdateType": "Mutable"
|
13057
|
+
},
|
13058
|
+
"TimeoutInMinutes": {
|
13059
|
+
"Required": false,
|
13060
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-project.html#cfn-codebuild-project-timeoutinminutes",
|
13061
|
+
"PrimitiveType": "Integer",
|
13062
|
+
"UpdateType": "Mutable"
|
13063
|
+
},
|
13064
|
+
"Name": {
|
13065
|
+
"Required": false,
|
13066
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-project.html#cfn-codebuild-project-name",
|
13067
|
+
"PrimitiveType": "String",
|
13068
|
+
"UpdateType": "Immutable"
|
13069
|
+
}
|
13070
|
+
}
|
13071
|
+
},
|
12690
13072
|
"AWS::Logs::SubscriptionFilter": {
|
12691
13073
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-subscriptionfilter.html",
|
12692
13074
|
"Properties": {
|
@@ -12907,6 +13289,12 @@
|
|
12907
13289
|
"Required": false,
|
12908
13290
|
"UpdateType": "Immutable"
|
12909
13291
|
},
|
13292
|
+
"CidrIpv6": {
|
13293
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-security-group-egress.html#cfn-ec2-securitygroupegress-cidripv6",
|
13294
|
+
"PrimitiveType": "String",
|
13295
|
+
"Required": false,
|
13296
|
+
"UpdateType": "Immutable"
|
13297
|
+
},
|
12910
13298
|
"DestinationPrefixListId": {
|
12911
13299
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-security-group-egress.html#cfn-ec2-securitygroupegress-destinationprefixlistid",
|
12912
13300
|
"PrimitiveType": "String",
|
@@ -12982,6 +13370,18 @@
|
|
12982
13370
|
"Type": "List",
|
12983
13371
|
"UpdateType": "Mutable"
|
12984
13372
|
},
|
13373
|
+
"Ipv6AddressCount": {
|
13374
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-network-interface.html#cfn-ec2-networkinterface-ipv6addresscount",
|
13375
|
+
"PrimitiveType": "Integer",
|
13376
|
+
"Required": false,
|
13377
|
+
"UpdateType": "Mutable"
|
13378
|
+
},
|
13379
|
+
"Ipv6Addresses": {
|
13380
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-network-interface.html#cfn-ec2-networkinterface-ipv6addresses",
|
13381
|
+
"Required": false,
|
13382
|
+
"Type": "InstanceIpv6Address",
|
13383
|
+
"UpdateType": "Mutable"
|
13384
|
+
},
|
12985
13385
|
"PrivateIpAddress": {
|
12986
13386
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-network-interface.html#cfn-awsec2networkinterface-privateipaddress",
|
12987
13387
|
"PrimitiveType": "String",
|
@@ -13348,6 +13748,51 @@
|
|
13348
13748
|
}
|
13349
13749
|
}
|
13350
13750
|
},
|
13751
|
+
"AWS::SSM::Association": {
|
13752
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-association.html",
|
13753
|
+
"Properties": {
|
13754
|
+
"DocumentVersion": {
|
13755
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-association.html#cfn-ssm-association-documentversion",
|
13756
|
+
"PrimitiveType": "String",
|
13757
|
+
"Required": false,
|
13758
|
+
"UpdateType": "Mutable"
|
13759
|
+
},
|
13760
|
+
"InstanceId": {
|
13761
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-association.html#cfn-ssm-association-instanceid",
|
13762
|
+
"PrimitiveType": "String",
|
13763
|
+
"Required": false,
|
13764
|
+
"UpdateType": "Immutable"
|
13765
|
+
},
|
13766
|
+
"Name": {
|
13767
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-association.html#cfn-ssm-association-name",
|
13768
|
+
"PrimitiveType": "String",
|
13769
|
+
"Required": true,
|
13770
|
+
"UpdateType": "Immutable"
|
13771
|
+
},
|
13772
|
+
"Parameters": {
|
13773
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-association.html#cfn-ssm-association-parameters",
|
13774
|
+
"DuplicatesAllowed": false,
|
13775
|
+
"ItemType": "ParameterValues",
|
13776
|
+
"Required": false,
|
13777
|
+
"Type": "Map",
|
13778
|
+
"UpdateType": "Mutable"
|
13779
|
+
},
|
13780
|
+
"ScheduleExpression": {
|
13781
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-association.html#cfn-ssm-association-scheduleexpression",
|
13782
|
+
"PrimitiveType": "String",
|
13783
|
+
"Required": false,
|
13784
|
+
"UpdateType": "Mutable"
|
13785
|
+
},
|
13786
|
+
"Targets": {
|
13787
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-association.html#cfn-ssm-association-targets",
|
13788
|
+
"DuplicatesAllowed": false,
|
13789
|
+
"ItemType": "Target",
|
13790
|
+
"Required": false,
|
13791
|
+
"Type": "List",
|
13792
|
+
"UpdateType": "Immutable"
|
13793
|
+
}
|
13794
|
+
}
|
13795
|
+
},
|
13351
13796
|
"AWS::EC2::SubnetNetworkAclAssociation": {
|
13352
13797
|
"Attributes": {
|
13353
13798
|
"AssociationId": {
|
@@ -13579,6 +14024,23 @@
|
|
13579
14024
|
}
|
13580
14025
|
}
|
13581
14026
|
},
|
14027
|
+
"AWS::EC2::SubnetCidrBlock": {
|
14028
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnetcidrblock.html",
|
14029
|
+
"Properties": {
|
14030
|
+
"Ipv6CidrBlock": {
|
14031
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnetcidrblock.html#cfn-ec2-subnetcidrblock-ipv6cidrblock",
|
14032
|
+
"PrimitiveType": "String",
|
14033
|
+
"Required": true,
|
14034
|
+
"UpdateType": "Immutable"
|
14035
|
+
},
|
14036
|
+
"SubnetId": {
|
14037
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnetcidrblock.html#cfn-ec2-subnetcidrblock-subnetid",
|
14038
|
+
"PrimitiveType": "String",
|
14039
|
+
"Required": true,
|
14040
|
+
"UpdateType": "Immutable"
|
14041
|
+
}
|
14042
|
+
}
|
14043
|
+
},
|
13582
14044
|
"AWS::S3::BucketPolicy": {
|
13583
14045
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-s3-policy.html",
|
13584
14046
|
"Properties": {
|
@@ -14328,5 +14790,5 @@
|
|
14328
14790
|
}
|
14329
14791
|
}
|
14330
14792
|
},
|
14331
|
-
"ResourceSpecificationVersion": "1.
|
14793
|
+
"ResourceSpecificationVersion": "1.1.0"
|
14332
14794
|
}
|