Skip to content

Commit

Permalink
Update SDK models
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-rust-ci committed Jan 14, 2025
1 parent cba1365 commit 014b767
Show file tree
Hide file tree
Showing 39 changed files with 821 additions and 132 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[workspace]
resolver = "2"
exclude = [
"examples/lambda",
"examples/webassembly",
"examples/examples",
"examples/lambda",
"examples/cross_service",
"examples/webassembly",
"examples/test-utils",
"tests/webassembly",
"tests/no-default-features"
Expand Down
94 changes: 80 additions & 14 deletions aws-models/gamelift.json

Large diffs are not rendered by default.

18 changes: 18 additions & 0 deletions aws-models/route-53.json
Original file line number Diff line number Diff line change
Expand Up @@ -3450,6 +3450,12 @@
"smithy.api#enumValue": "ap-southeast-5"
}
},
"mx_central_1": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "mx-central-1"
}
},
"ap_southeast_7": {
"target": "smithy.api#Unit",
"traits": {
Expand Down Expand Up @@ -10891,6 +10897,12 @@
"smithy.api#enumValue": "ap-southeast-5"
}
},
"mx_central_1": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "mx-central-1"
}
},
"ap_southeast_7": {
"target": "smithy.api#Unit",
"traits": {
Expand Down Expand Up @@ -12531,6 +12543,12 @@
"smithy.api#enumValue": "ap-southeast-5"
}
},
"mx_central_1": {
"target": "smithy.api#Unit",
"traits": {
"smithy.api#enumValue": "mx-central-1"
}
},
"ap_southeast_7": {
"target": "smithy.api#Unit",
"traits": {
Expand Down
Loading

0 comments on commit 014b767

Please sign in to comment.