Skip to content

Commit

Permalink
update json patches for iam policy names
Browse files Browse the repository at this point in the history
  • Loading branch information
kddejong committed Jul 10, 2019
1 parent 104a104 commit ea4d713
Show file tree
Hide file tree
Showing 22 changed files with 438 additions and 400 deletions.
32 changes: 16 additions & 16 deletions src/cfnlint/data/CloudSpecs/ap-east-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -7895,9 +7895,9 @@
"PrimitiveType": "String",
"Required": true,
"UpdateType": "Mutable",
"Value": {
"Value": {
"ValueType": "IamPolicyName"
}
}
}
}
},
Expand All @@ -7915,9 +7915,9 @@
"PrimitiveType": "String",
"Required": true,
"UpdateType": "Mutable",
"Value": {
"Value": {
"ValueType": "IamPolicyName"
}
}
}
}
},
Expand Down Expand Up @@ -7952,9 +7952,9 @@
"PrimitiveType": "String",
"Required": true,
"UpdateType": "Mutable",
"Value": {
"Value": {
"ValueType": "IamPolicyName"
}
}
}
}
},
Expand Down Expand Up @@ -17599,9 +17599,9 @@
"PrimitiveType": "String",
"Required": true,
"UpdateType": "Mutable",
"Value": {
"Value": {
"ValueType": "IamPolicyName"
}
}
},
"Roles": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-policy.html#cfn-iam-policy-roles",
Expand Down Expand Up @@ -21789,23 +21789,23 @@
]
}
},
"IamPolicyName": {
"AllowedPatternRegex": "^[a-zA-Z0-9+=,.@\\-_]+$",
"StringMax": 128,
"StringMin": 1,
"IamPath": {
"AllowedPatternRegex": "^/(.+/)*$",
"Ref": {
"Parameters": [
"String"
]
}
},
"IamPath": {
"AllowedPatternRegex": "^/(.+/)*$",
"IamPolicyName": {
"AllowedPatternRegex": "^[a-zA-Z0-9+=,.@\\-_]+$",
"Ref": {
"Parameters": [
"String"
]
}
},
"StringMax": 128,
"StringMin": 1
},
"IamRole": {
"GetAtt": {},
Expand Down Expand Up @@ -22584,4 +22584,4 @@
]
}
}
}
}
26 changes: 13 additions & 13 deletions src/cfnlint/data/CloudSpecs/ap-northeast-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -15363,7 +15363,7 @@
"UpdateType": "Mutable",
"Value": {
"ValueType": "IamPolicyName"
}
}
}
}
},
Expand All @@ -15383,7 +15383,7 @@
"UpdateType": "Mutable",
"Value": {
"ValueType": "IamPolicyName"
}
}
}
}
},
Expand Down Expand Up @@ -15418,9 +15418,9 @@
"PrimitiveType": "String",
"Required": true,
"UpdateType": "Mutable",
"Value": {
"Value": {
"ValueType": "IamPolicyName"
}
}
}
}
},
Expand Down Expand Up @@ -35416,7 +35416,7 @@
"UpdateType": "Mutable",
"Value": {
"ValueType": "IamPolicyName"
}
}
},
"Roles": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-policy.html#cfn-iam-policy-roles",
Expand Down Expand Up @@ -44067,23 +44067,23 @@
]
}
},
"IamPolicyName": {
"AllowedPatternRegex": "^[a-zA-Z0-9+=,.@\\-_]+$",
"StringMax": 128,
"StringMin": 1,
"IamPath": {
"AllowedPatternRegex": "^/(.+/)*$",
"Ref": {
"Parameters": [
"String"
]
}
},
"IamPath": {
"AllowedPatternRegex": "^/(.+/)*$",
"IamPolicyName": {
"AllowedPatternRegex": "^[a-zA-Z0-9+=,.@\\-_]+$",
"Ref": {
"Parameters": [
"String"
]
}
},
"StringMax": 128,
"StringMin": 1
},
"IamRole": {
"GetAtt": {},
Expand Down Expand Up @@ -44927,4 +44927,4 @@
]
}
}
}
}
32 changes: 16 additions & 16 deletions src/cfnlint/data/CloudSpecs/ap-northeast-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -13790,9 +13790,9 @@
"PrimitiveType": "String",
"Required": true,
"UpdateType": "Mutable",
"Value": {
"Value": {
"ValueType": "IamPolicyName"
}
}
}
}
},
Expand All @@ -13810,9 +13810,9 @@
"PrimitiveType": "String",
"Required": true,
"UpdateType": "Mutable",
"Value": {
"Value": {
"ValueType": "IamPolicyName"
}
}
}
}
},
Expand Down Expand Up @@ -13847,9 +13847,9 @@
"PrimitiveType": "String",
"Required": true,
"UpdateType": "Mutable",
"Value": {
"Value": {
"ValueType": "IamPolicyName"
}
}
}
}
},
Expand Down Expand Up @@ -31336,9 +31336,9 @@
"PrimitiveType": "String",
"Required": true,
"UpdateType": "Mutable",
"Value": {
"Value": {
"ValueType": "IamPolicyName"
}
}
},
"Roles": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-policy.html#cfn-iam-policy-roles",
Expand Down Expand Up @@ -39075,23 +39075,23 @@
]
}
},
"IamPolicyName": {
"AllowedPatternRegex": "^[a-zA-Z0-9+=,.@\\-_]+$",
"StringMax": 128,
"StringMin": 1,
"IamPath": {
"AllowedPatternRegex": "^/(.+/)*$",
"Ref": {
"Parameters": [
"String"
]
}
},
"IamPath": {
"AllowedPatternRegex": "^/(.+/)*$",
"IamPolicyName": {
"AllowedPatternRegex": "^[a-zA-Z0-9+=,.@\\-_]+$",
"Ref": {
"Parameters": [
"String"
]
}
},
"StringMax": 128,
"StringMin": 1
},
"IamRole": {
"GetAtt": {},
Expand Down Expand Up @@ -39909,4 +39909,4 @@
]
}
}
}
}
32 changes: 16 additions & 16 deletions src/cfnlint/data/CloudSpecs/ap-northeast-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -8555,9 +8555,9 @@
"PrimitiveType": "String",
"Required": true,
"UpdateType": "Mutable",
"Value": {
"Value": {
"ValueType": "IamPolicyName"
}
}
}
}
},
Expand All @@ -8575,9 +8575,9 @@
"PrimitiveType": "String",
"Required": true,
"UpdateType": "Mutable",
"Value": {
"Value": {
"ValueType": "IamPolicyName"
}
}
}
}
},
Expand Down Expand Up @@ -8612,9 +8612,9 @@
"PrimitiveType": "String",
"Required": true,
"UpdateType": "Mutable",
"Value": {
"Value": {
"ValueType": "IamPolicyName"
}
}
}
}
},
Expand Down Expand Up @@ -19139,9 +19139,9 @@
"PrimitiveType": "String",
"Required": true,
"UpdateType": "Mutable",
"Value": {
"Value": {
"ValueType": "IamPolicyName"
}
}
},
"Roles": {
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-policy.html#cfn-iam-policy-roles",
Expand Down Expand Up @@ -24264,23 +24264,23 @@
]
}
},
"IamPolicyName": {
"AllowedPatternRegex": "^[a-zA-Z0-9+=,.@\\-_]+$",
"StringMax": 128,
"StringMin": 1,
"IamPath": {
"AllowedPatternRegex": "^/(.+/)*$",
"Ref": {
"Parameters": [
"String"
]
}
},
"IamPath": {
"AllowedPatternRegex": "^/(.+/)*$",
"IamPolicyName": {
"AllowedPatternRegex": "^[a-zA-Z0-9+=,.@\\-_]+$",
"Ref": {
"Parameters": [
"String"
]
}
},
"StringMax": 128,
"StringMin": 1
},
"IamRole": {
"GetAtt": {},
Expand Down Expand Up @@ -25059,4 +25059,4 @@
]
}
}
}
}
Loading

0 comments on commit ea4d713

Please sign in to comment.