Skip to content

Commit

Permalink
Merge pull request #230 from fatbasstard/master
Browse files Browse the repository at this point in the history
update specs to July 20, 2018
  • Loading branch information
Chuck Meyer authored Jul 20, 2018
2 parents be02de2 + 465b20b commit 2584f68
Show file tree
Hide file tree
Showing 14 changed files with 16,191 additions and 15,848 deletions.
4,217 changes: 2,120 additions & 2,097 deletions src/cfnlint/data/CloudSpecs/ap-northeast-1.json

Large diffs are not rendered by default.

2,918 changes: 1,464 additions & 1,454 deletions src/cfnlint/data/CloudSpecs/ap-northeast-2.json

Large diffs are not rendered by default.

3,021 changes: 1,528 additions & 1,493 deletions src/cfnlint/data/CloudSpecs/ap-south-1.json

Large diffs are not rendered by default.

3,222 changes: 1,610 additions & 1,612 deletions src/cfnlint/data/CloudSpecs/ap-southeast-1.json

Large diffs are not rendered by default.

3,130 changes: 1,570 additions & 1,560 deletions src/cfnlint/data/CloudSpecs/ap-southeast-2.json

Large diffs are not rendered by default.

99 changes: 67 additions & 32 deletions src/cfnlint/data/CloudSpecs/ca-central-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -3532,6 +3532,12 @@
"PrimitiveType": "Double",
"UpdateType": "Mutable"
},
"FieldLevelEncryptionId": {
"Required": false,
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cachebehavior.html#cfn-cloudfront-distribution-cachebehavior-fieldlevelencryptionid",
"PrimitiveType": "String",
"UpdateType": "Mutable"
},
"AllowedMethods": {
"PrimitiveItemType": "String",
"Type": "List",
Expand Down Expand Up @@ -4474,25 +4480,56 @@
"PrimitiveType": "Boolean",
"UpdateType": "Mutable"
},
"AllowedMethods": {
"LambdaFunctionAssociations": {
"Type": "List",
"Required": false,
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-lambdafunctionassociations",
"ItemType": "LambdaFunctionAssociation",
"UpdateType": "Mutable"
},
"TargetOriginId": {
"Required": true,
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-targetoriginid",
"PrimitiveType": "String",
"UpdateType": "Mutable"
},
"ViewerProtocolPolicy": {
"Required": true,
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-viewerprotocolpolicy",
"PrimitiveType": "String",
"UpdateType": "Mutable"
},
"TrustedSigners": {
"PrimitiveItemType": "String",
"Type": "List",
"Required": false,
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-allowedmethods",
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-trustedsigners",
"UpdateType": "Mutable"
},
"CachedMethods": {
"DefaultTTL": {
"Required": false,
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-defaultttl",
"PrimitiveType": "Double",
"UpdateType": "Mutable"
},
"FieldLevelEncryptionId": {
"Required": false,
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-fieldlevelencryptionid",
"PrimitiveType": "String",
"UpdateType": "Mutable"
},
"AllowedMethods": {
"PrimitiveItemType": "String",
"Type": "List",
"Required": false,
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-cachedmethods",
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-allowedmethods",
"UpdateType": "Mutable"
},
"LambdaFunctionAssociations": {
"CachedMethods": {
"PrimitiveItemType": "String",
"Type": "List",
"Required": false,
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-lambdafunctionassociations",
"ItemType": "LambdaFunctionAssociation",
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-cachedmethods",
"UpdateType": "Mutable"
},
"SmoothStreaming": {
Expand All @@ -4501,18 +4538,6 @@
"PrimitiveType": "Boolean",
"UpdateType": "Mutable"
},
"TargetOriginId": {
"Required": true,
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-targetoriginid",
"PrimitiveType": "String",
"UpdateType": "Mutable"
},
"ViewerProtocolPolicy": {
"Required": true,
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-viewerprotocolpolicy",
"PrimitiveType": "String",
"UpdateType": "Mutable"
},
"ForwardedValues": {
"Type": "ForwardedValues",
"Required": true,
Expand All @@ -4530,19 +4555,6 @@
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-maxttl",
"PrimitiveType": "Double",
"UpdateType": "Mutable"
},
"TrustedSigners": {
"PrimitiveItemType": "String",
"Type": "List",
"Required": false,
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-trustedsigners",
"UpdateType": "Mutable"
},
"DefaultTTL": {
"Required": false,
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-defaultcachebehavior.html#cfn-cloudfront-distribution-defaultcachebehavior-defaultttl",
"PrimitiveType": "Double",
"UpdateType": "Mutable"
}
}
},
Expand Down Expand Up @@ -12428,6 +12440,29 @@
}
}
},
"AWS::IAM::ServiceLinkedRole": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-servicelinkedrole.html",
"Properties": {
"CustomSuffix": {
"Required": false,
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-servicelinkedrole.html#cfn-iam-servicelinkedrole-customsuffix",
"PrimitiveType": "String",
"UpdateType": "Immutable"
},
"Description": {
"Required": false,
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-servicelinkedrole.html#cfn-iam-servicelinkedrole-description",
"PrimitiveType": "String",
"UpdateType": "Mutable"
},
"AWSServiceName": {
"Required": true,
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-servicelinkedrole.html#cfn-iam-servicelinkedrole-awsservicename",
"PrimitiveType": "String",
"UpdateType": "Immutable"
}
}
},
"AWS::ServiceCatalog::LaunchTemplateConstraint": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-launchtemplateconstraint.html",
"Properties": {
Expand Down
Loading

0 comments on commit 2584f68

Please sign in to comment.