Skip to content

Commit

Permalink
Update API model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Mar 25, 2024
1 parent 7354cd9 commit 9284821
Show file tree
Hide file tree
Showing 7 changed files with 999 additions and 84 deletions.
60 changes: 51 additions & 9 deletions codegen/sdk-codegen/aws-models/codebuild.json

Large diffs are not rendered by default.

240 changes: 233 additions & 7 deletions codegen/sdk-codegen/aws-models/ec2.json

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions codegen/sdk-codegen/aws-models/ecs.json

Large diffs are not rendered by default.

44 changes: 22 additions & 22 deletions codegen/sdk-codegen/aws-models/emr-containers.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -203,7 +202,8 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -216,7 +216,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -230,7 +229,6 @@
"assign": "PartitionResult"
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -253,7 +251,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand Down Expand Up @@ -288,7 +285,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -299,14 +295,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 @@ -320,14 +318,12 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
{
"fn": "booleanEquals",
"argv": [
true,
{
"fn": "getAttr",
"argv": [
Expand All @@ -336,11 +332,11 @@
},
"supportsFIPS"
]
}
},
true
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -351,14 +347,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "FIPS is enabled but this partition does not support FIPS",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [
Expand All @@ -372,7 +370,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [
Expand All @@ -392,7 +389,6 @@
]
}
],
"type": "tree",
"rules": [
{
"conditions": [],
Expand All @@ -403,14 +399,16 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
},
{
"conditions": [],
"error": "DualStack is enabled but this partition does not support DualStack",
"type": "error"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand All @@ -421,9 +419,11 @@
},
"type": "endpoint"
}
]
],
"type": "tree"
}
]
],
"type": "tree"
},
{
"conditions": [],
Expand Down Expand Up @@ -4030,7 +4030,7 @@
"traits": {
"smithy.api#length": {
"min": 0,
"max": 20
"max": 100
}
}
},
Expand Down Expand Up @@ -4062,7 +4062,7 @@
"traits": {
"smithy.api#length": {
"min": 0,
"max": 20
"max": 100
}
}
},
Expand Down
Loading

0 comments on commit 9284821

Please sign in to comment.