Skip to content

Commit

Permalink
update models for 2023-10-26 release (#928)
Browse files Browse the repository at this point in the history
exactly what it says on the tin
  • Loading branch information
Velfi committed Oct 26, 2023
1 parent 0894811 commit 8dbf2bf
Show file tree
Hide file tree
Showing 356 changed files with 22,315 additions and 18,348 deletions.
40 changes: 20 additions & 20 deletions aws-models/AWSMigrationHub.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -185,7 +184,8 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -198,7 +198,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -212,7 +211,6 @@
"assign": "PartitionResult"
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -235,7 +233,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -270,7 +267,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -281,14 +277,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -302,14 +300,12 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
{
"fn": "booleanEquals",
"argv": [
true,
{
"fn": "getAttr",
"argv": [
Expand All @@ -318,11 +314,11 @@
},
"supportsFIPS"
]
}
},
true
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -333,14 +329,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS is enabled but this partition does not support FIPS",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -354,7 +352,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -374,7 +371,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -385,14 +381,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "DualStack is enabled but this partition does not support DualStack",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand All @@ -403,9 +401,11 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand Down
44 changes: 22 additions & 22 deletions aws-models/accessanalyzer.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -171,7 +170,8 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -184,7 +184,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -198,7 +197,6 @@
"assign": "PartitionResult"
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -221,7 +219,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -256,7 +253,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -267,14 +263,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS and DualStack are enabled, but this partition does not support one or both",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -288,14 +286,12 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
{
"fn": "booleanEquals",
"argv": [
true,
{
"fn": "getAttr",
"argv": [
Expand All @@ -304,18 +300,17 @@
},
"supportsFIPS"
]
}
},
true
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
{
"fn": "stringEquals",
"argv": [
"aws-us-gov",
{
"fn": "getAttr",
"argv": [
Expand All @@ -324,7 +319,8 @@
},
"name"
]
}
},
"aws-us-gov"
]
}
],
Expand All @@ -344,14 +340,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS is enabled but this partition does not support FIPS",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -365,7 +363,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -385,7 +382,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -396,14 +392,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "DualStack is enabled but this partition does not support DualStack",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand All @@ -414,9 +412,11 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand Down

0 comments on commit 8dbf2bf

Please sign in to comment.