Skip to content
This repository was archived by the owner on May 2, 2023. It is now read-only.

Commit 1f20615

Browse files
Version 1.13.0 2018-02-08
1 parent 2daff1d commit 1f20615

14 files changed

+379
-24
lines changed

ap-northeast-1/CloudFormationResourceSpecification.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3645,6 +3645,17 @@
36453645
}
36463646
}
36473647
},
3648+
"AWS::DynamoDB::Table.SSESpecification": {
3649+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html",
3650+
"Properties": {
3651+
"SSEEnabled": {
3652+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html#cfn-dynamodb-table-ssespecification-sseenabled",
3653+
"PrimitiveType": "Boolean",
3654+
"Required": true,
3655+
"UpdateType": "Mutable"
3656+
}
3657+
}
3658+
},
36483659
"AWS::DynamoDB::Table.StreamSpecification": {
36493660
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-streamspecification.html",
36503661
"Properties": {
@@ -11708,7 +11719,7 @@
1170811719
}
1170911720
}
1171011721
},
11711-
"ResourceSpecificationVersion": "1.12.0",
11722+
"ResourceSpecificationVersion": "1.13.0",
1171211723
"ResourceTypes": {
1171311724
"AWS::ApiGateway::Account": {
1171411725
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-account.html",
@@ -14891,6 +14902,12 @@
1489114902
"Type": "ProvisionedThroughput",
1489214903
"UpdateType": "Mutable"
1489314904
},
14905+
"SSESpecification": {
14906+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-ssespecification",
14907+
"Required": false,
14908+
"Type": "SSESpecification",
14909+
"UpdateType": "Conditional"
14910+
},
1489414911
"StreamSpecification": {
1489514912
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-streamspecification",
1489614913
"Required": false,

ap-northeast-2/CloudFormationResourceSpecification.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3358,6 +3358,17 @@
33583358
}
33593359
}
33603360
},
3361+
"AWS::DynamoDB::Table.SSESpecification": {
3362+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html",
3363+
"Properties": {
3364+
"SSEEnabled": {
3365+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html#cfn-dynamodb-table-ssespecification-sseenabled",
3366+
"PrimitiveType": "Boolean",
3367+
"Required": true,
3368+
"UpdateType": "Mutable"
3369+
}
3370+
}
3371+
},
33613372
"AWS::DynamoDB::Table.StreamSpecification": {
33623373
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-streamspecification.html",
33633374
"Properties": {
@@ -10444,7 +10455,7 @@
1044410455
}
1044510456
}
1044610457
},
10447-
"ResourceSpecificationVersion": "1.12.0",
10458+
"ResourceSpecificationVersion": "1.13.0",
1044810459
"ResourceTypes": {
1044910460
"AWS::ApiGateway::Account": {
1045010461
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-account.html",
@@ -13364,6 +13375,12 @@
1336413375
"Type": "ProvisionedThroughput",
1336513376
"UpdateType": "Mutable"
1336613377
},
13378+
"SSESpecification": {
13379+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-ssespecification",
13380+
"Required": false,
13381+
"Type": "SSESpecification",
13382+
"UpdateType": "Conditional"
13383+
},
1336713384
"StreamSpecification": {
1336813385
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-streamspecification",
1336913386
"Required": false,

ap-south-1/CloudFormationResourceSpecification.json

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2936,6 +2936,17 @@
29362936
}
29372937
}
29382938
},
2939+
"AWS::DynamoDB::Table.SSESpecification": {
2940+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html",
2941+
"Properties": {
2942+
"SSEEnabled": {
2943+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html#cfn-dynamodb-table-ssespecification-sseenabled",
2944+
"PrimitiveType": "Boolean",
2945+
"Required": true,
2946+
"UpdateType": "Mutable"
2947+
}
2948+
}
2949+
},
29392950
"AWS::DynamoDB::Table.StreamSpecification": {
29402951
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-streamspecification.html",
29412952
"Properties": {
@@ -10005,24 +10016,24 @@
1000510016
}
1000610017
},
1000710018
"Tag": {
10008-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html",
10019+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-tag.html",
1000910020
"Properties": {
1001010021
"Key": {
10011-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html#cfn-resource-tags-key",
10022+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-tag.html#cfn-cloudfront-distribution-tag-key",
1001210023
"PrimitiveType": "String",
10013-
"Required": true,
10024+
"Required": false,
1001410025
"UpdateType": "Mutable"
1001510026
},
1001610027
"Value": {
10017-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html#cfn-resource-tags-value",
10028+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-tag.html#cfn-cloudfront-distribution-tag-value",
1001810029
"PrimitiveType": "String",
10019-
"Required": true,
10030+
"Required": false,
1002010031
"UpdateType": "Mutable"
1002110032
}
1002210033
}
1002310034
}
1002410035
},
10025-
"ResourceSpecificationVersion": "1.12.0",
10036+
"ResourceSpecificationVersion": "1.13.0",
1002610037
"ResourceTypes": {
1002710038
"AWS::ApiGateway::Account": {
1002810039
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-account.html",
@@ -12565,6 +12576,12 @@
1256512576
"Type": "ProvisionedThroughput",
1256612577
"UpdateType": "Mutable"
1256712578
},
12579+
"SSESpecification": {
12580+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-ssespecification",
12581+
"Required": false,
12582+
"Type": "SSESpecification",
12583+
"UpdateType": "Conditional"
12584+
},
1256812585
"StreamSpecification": {
1256912586
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-streamspecification",
1257012587
"Required": false,

ap-southeast-1/CloudFormationResourceSpecification.json

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2953,6 +2953,17 @@
29532953
}
29542954
}
29552955
},
2956+
"AWS::DynamoDB::Table.SSESpecification": {
2957+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html",
2958+
"Properties": {
2959+
"SSEEnabled": {
2960+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html#cfn-dynamodb-table-ssespecification-sseenabled",
2961+
"PrimitiveType": "Boolean",
2962+
"Required": true,
2963+
"UpdateType": "Mutable"
2964+
}
2965+
}
2966+
},
29562967
"AWS::DynamoDB::Table.StreamSpecification": {
29572968
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-streamspecification.html",
29582969
"Properties": {
@@ -10022,24 +10033,24 @@
1002210033
}
1002310034
},
1002410035
"Tag": {
10025-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-replicationtask-tag.html",
10036+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html",
1002610037
"Properties": {
1002710038
"Key": {
10028-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-replicationtask-tag.html#cfn-dms-replicationtask-tag-key",
10039+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html#cfn-resource-tags-key",
1002910040
"PrimitiveType": "String",
10030-
"Required": false,
10041+
"Required": true,
1003110042
"UpdateType": "Mutable"
1003210043
},
1003310044
"Value": {
10034-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-replicationtask-tag.html#cfn-dms-replicationtask-tag-value",
10045+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-resource-tags.html#cfn-resource-tags-value",
1003510046
"PrimitiveType": "String",
10036-
"Required": false,
10047+
"Required": true,
1003710048
"UpdateType": "Mutable"
1003810049
}
1003910050
}
1004010051
}
1004110052
},
10042-
"ResourceSpecificationVersion": "1.12.0",
10053+
"ResourceSpecificationVersion": "1.13.0",
1004310054
"ResourceTypes": {
1004410055
"AWS::ApiGateway::Account": {
1004510056
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-account.html",
@@ -12667,6 +12678,12 @@
1266712678
"Type": "ProvisionedThroughput",
1266812679
"UpdateType": "Mutable"
1266912680
},
12681+
"SSESpecification": {
12682+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-ssespecification",
12683+
"Required": false,
12684+
"Type": "SSESpecification",
12685+
"UpdateType": "Conditional"
12686+
},
1267012687
"StreamSpecification": {
1267112688
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-streamspecification",
1267212689
"Required": false,

ap-southeast-2/CloudFormationResourceSpecification.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3645,6 +3645,17 @@
36453645
}
36463646
}
36473647
},
3648+
"AWS::DynamoDB::Table.SSESpecification": {
3649+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html",
3650+
"Properties": {
3651+
"SSEEnabled": {
3652+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html#cfn-dynamodb-table-ssespecification-sseenabled",
3653+
"PrimitiveType": "Boolean",
3654+
"Required": true,
3655+
"UpdateType": "Mutable"
3656+
}
3657+
}
3658+
},
36483659
"AWS::DynamoDB::Table.StreamSpecification": {
36493660
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-streamspecification.html",
36503661
"Properties": {
@@ -10731,7 +10742,7 @@
1073110742
}
1073210743
}
1073310744
},
10734-
"ResourceSpecificationVersion": "1.12.0",
10745+
"ResourceSpecificationVersion": "1.13.0",
1073510746
"ResourceTypes": {
1073610747
"AWS::ApiGateway::Account": {
1073710748
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-account.html",
@@ -13751,6 +13762,12 @@
1375113762
"Type": "ProvisionedThroughput",
1375213763
"UpdateType": "Mutable"
1375313764
},
13765+
"SSESpecification": {
13766+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-ssespecification",
13767+
"Required": false,
13768+
"Type": "SSESpecification",
13769+
"UpdateType": "Conditional"
13770+
},
1375413771
"StreamSpecification": {
1375513772
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-streamspecification",
1375613773
"Required": false,

ca-central-1/CloudFormationResourceSpecification.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2936,6 +2936,17 @@
29362936
}
29372937
}
29382938
},
2939+
"AWS::DynamoDB::Table.SSESpecification": {
2940+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html",
2941+
"Properties": {
2942+
"SSEEnabled": {
2943+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html#cfn-dynamodb-table-ssespecification-sseenabled",
2944+
"PrimitiveType": "Boolean",
2945+
"Required": true,
2946+
"UpdateType": "Mutable"
2947+
}
2948+
}
2949+
},
29392950
"AWS::DynamoDB::Table.StreamSpecification": {
29402951
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-streamspecification.html",
29412952
"Properties": {
@@ -10022,7 +10033,7 @@
1002210033
}
1002310034
}
1002410035
},
10025-
"ResourceSpecificationVersion": "1.12.0",
10036+
"ResourceSpecificationVersion": "1.13.0",
1002610037
"ResourceTypes": {
1002710038
"AWS::ApiGateway::Account": {
1002810039
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-account.html",
@@ -12565,6 +12576,12 @@
1256512576
"Type": "ProvisionedThroughput",
1256612577
"UpdateType": "Mutable"
1256712578
},
12579+
"SSESpecification": {
12580+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-ssespecification",
12581+
"Required": false,
12582+
"Type": "SSESpecification",
12583+
"UpdateType": "Conditional"
12584+
},
1256812585
"StreamSpecification": {
1256912586
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-streamspecification",
1257012587
"Required": false,

eu-central-1/CloudFormationResourceSpecification.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3645,6 +3645,17 @@
36453645
}
36463646
}
36473647
},
3648+
"AWS::DynamoDB::Table.SSESpecification": {
3649+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html",
3650+
"Properties": {
3651+
"SSEEnabled": {
3652+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html#cfn-dynamodb-table-ssespecification-sseenabled",
3653+
"PrimitiveType": "Boolean",
3654+
"Required": true,
3655+
"UpdateType": "Mutable"
3656+
}
3657+
}
3658+
},
36483659
"AWS::DynamoDB::Table.StreamSpecification": {
36493660
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-streamspecification.html",
36503661
"Properties": {
@@ -10731,7 +10742,7 @@
1073110742
}
1073210743
}
1073310744
},
10734-
"ResourceSpecificationVersion": "1.12.0",
10745+
"ResourceSpecificationVersion": "1.13.0",
1073510746
"ResourceTypes": {
1073610747
"AWS::ApiGateway::Account": {
1073710748
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-account.html",
@@ -13751,6 +13762,12 @@
1375113762
"Type": "ProvisionedThroughput",
1375213763
"UpdateType": "Mutable"
1375313764
},
13765+
"SSESpecification": {
13766+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-ssespecification",
13767+
"Required": false,
13768+
"Type": "SSESpecification",
13769+
"UpdateType": "Conditional"
13770+
},
1375413771
"StreamSpecification": {
1375513772
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-streamspecification",
1375613773
"Required": false,

eu-west-1/CloudFormationResourceSpecification.json

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2249,6 +2249,18 @@
22492249
"Required": false,
22502250
"UpdateType": "Mutable"
22512251
},
2252+
"GitCloneDepth": {
2253+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-gitclonedepth",
2254+
"PrimitiveType": "Integer",
2255+
"Required": false,
2256+
"UpdateType": "Mutable"
2257+
},
2258+
"InsecureSsl": {
2259+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-insecuressl",
2260+
"PrimitiveType": "Boolean",
2261+
"Required": false,
2262+
"UpdateType": "Mutable"
2263+
},
22522264
"Location": {
22532265
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codebuild-project-source.html#cfn-codebuild-project-source-location",
22542266
"PrimitiveType": "String",
@@ -3887,6 +3899,17 @@
38873899
}
38883900
}
38893901
},
3902+
"AWS::DynamoDB::Table.SSESpecification": {
3903+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html",
3904+
"Properties": {
3905+
"SSEEnabled": {
3906+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-ssespecification.html#cfn-dynamodb-table-ssespecification-sseenabled",
3907+
"PrimitiveType": "Boolean",
3908+
"Required": true,
3909+
"UpdateType": "Mutable"
3910+
}
3911+
}
3912+
},
38903913
"AWS::DynamoDB::Table.StreamSpecification": {
38913914
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-streamspecification.html",
38923915
"Properties": {
@@ -12483,7 +12506,7 @@
1248312506
}
1248412507
}
1248512508
},
12486-
"ResourceSpecificationVersion": "1.12.0",
12509+
"ResourceSpecificationVersion": "1.13.0",
1248712510
"ResourceTypes": {
1248812511
"AWS::ApiGateway::Account": {
1248912512
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-account.html",
@@ -15843,6 +15866,12 @@
1584315866
"Type": "ProvisionedThroughput",
1584415867
"UpdateType": "Mutable"
1584515868
},
15869+
"SSESpecification": {
15870+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-ssespecification",
15871+
"Required": false,
15872+
"Type": "SSESpecification",
15873+
"UpdateType": "Conditional"
15874+
},
1584615875
"StreamSpecification": {
1584715876
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-dynamodb-table.html#cfn-dynamodb-table-streamspecification",
1584815877
"Required": false,

0 commit comments

Comments
 (0)