Skip to content

Commit 3f3d1c8

Browse files
Update SDK models
1 parent 76a3176 commit 3f3d1c8

File tree

1,819 files changed

+39232
-4148
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,819 files changed

+39232
-4148
lines changed

Cargo.toml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[workspace]
22
resolver = "2"
33
exclude = [
4-
"examples/test-utils",
54
"examples/examples",
5+
"examples/cross_service",
66
"examples/lambda",
77
"examples/webassembly",
8-
"examples/cross_service",
8+
"examples/test-utils",
99
"tests/no-default-features",
10-
"tests/telemetry",
11-
"tests/webassembly"
10+
"tests/webassembly",
11+
"tests/telemetry"
1212
]
1313
members = [
1414
"sdk/accessanalyzer",
@@ -86,6 +86,7 @@ members = [
8686
"sdk/batch",
8787
"sdk/bcmdataexports",
8888
"sdk/bcmpricingcalculator",
89+
"sdk/bcmrecommendedactions",
8990
"sdk/bedrock",
9091
"sdk/bedrockagent",
9192
"sdk/bedrockagentcore",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The SDK provides one crate per AWS service. You must add [Tokio](https://crates.
2525
```toml
2626
[dependencies]
2727
aws-config = { version= "1.8.5", features = ["behavior-version-latest"] }
28-
aws-sdk-dynamodb = "1.88.0"
28+
aws-sdk-dynamodb = "1.89.0"
2929
tokio = { version = "1", features = ["full"] }
3030
```
3131

aws-models/arc-region-switch.json

Lines changed: 1 addition & 97 deletions
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@
420420
"FederatedUser"
421421
],
422422
"aws.protocols#awsJson1_0": {},
423-
"smithy.api#documentation": "<p>Amazon Application Recovery Controller (ARC) Region switch helps you to quickly and reliably shift traffic away from an impaired Amazon Web Services Region to a healthy Region. With Region switch, you can create plans that define the steps to shift traffic for your application from one Amazon Web Services Region to another. You can test your plans in practice mode before using them in a real recovery scenario.</p> <p>Region switch provides a structured approach to multi-Region failover, helping you to meet your recovery time objectives (RTOs) and maintain business continuity during regional disruptions.</p>",
423+
"smithy.api#documentation": "<p>Amazon Application Recovery Controller (ARC) Region switch helps you to quickly and reliably shift traffic away from an impaired Amazon Web Services Region to a healthy Region. With Region switch, you can create plans that define the steps to shift traffic for your application from one Amazon Web Services Region to another. You can test your plans in practice mode before using them in a real recovery scenario.</p> <p>Region switch provides a structured approach to multi-Region failover, helping you to meet your recovery time objectives (RTOs) and maintain business continuity during regional disruptions.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/r53recovery/latest/dg/region-switch.html\">Region switch in ARC</a> in the <i>Amazon Application Recovery Controller User Guide</i>.</p>",
424424
"smithy.api#title": "ARC - Region switch",
425425
"smithy.protocols#rpcv2Cbor": {},
426426
"smithy.rules#endpointRuleSet": {
@@ -953,102 +953,6 @@
953953
"UseFIPS": false
954954
}
955955
},
956-
{
957-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
958-
"expect": {
959-
"endpoint": {
960-
"url": "https://arc-region-switch-fips.us-iso-east-1.c2s.ic.gov"
961-
}
962-
},
963-
"params": {
964-
"Region": "us-iso-east-1",
965-
"UseFIPS": true
966-
}
967-
},
968-
{
969-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
970-
"expect": {
971-
"endpoint": {
972-
"url": "https://arc-region-switch.us-iso-east-1.c2s.ic.gov"
973-
}
974-
},
975-
"params": {
976-
"Region": "us-iso-east-1",
977-
"UseFIPS": false
978-
}
979-
},
980-
{
981-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
982-
"expect": {
983-
"endpoint": {
984-
"url": "https://arc-region-switch-fips.us-isob-east-1.sc2s.sgov.gov"
985-
}
986-
},
987-
"params": {
988-
"Region": "us-isob-east-1",
989-
"UseFIPS": true
990-
}
991-
},
992-
{
993-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
994-
"expect": {
995-
"endpoint": {
996-
"url": "https://arc-region-switch.us-isob-east-1.sc2s.sgov.gov"
997-
}
998-
},
999-
"params": {
1000-
"Region": "us-isob-east-1",
1001-
"UseFIPS": false
1002-
}
1003-
},
1004-
{
1005-
"documentation": "For region eu-isoe-west-1 with FIPS enabled and DualStack enabled",
1006-
"expect": {
1007-
"endpoint": {
1008-
"url": "https://arc-region-switch-fips.eu-isoe-west-1.cloud.adc-e.uk"
1009-
}
1010-
},
1011-
"params": {
1012-
"Region": "eu-isoe-west-1",
1013-
"UseFIPS": true
1014-
}
1015-
},
1016-
{
1017-
"documentation": "For region eu-isoe-west-1 with FIPS disabled and DualStack enabled",
1018-
"expect": {
1019-
"endpoint": {
1020-
"url": "https://arc-region-switch.eu-isoe-west-1.cloud.adc-e.uk"
1021-
}
1022-
},
1023-
"params": {
1024-
"Region": "eu-isoe-west-1",
1025-
"UseFIPS": false
1026-
}
1027-
},
1028-
{
1029-
"documentation": "For region us-isof-south-1 with FIPS enabled and DualStack enabled",
1030-
"expect": {
1031-
"endpoint": {
1032-
"url": "https://arc-region-switch-fips.us-isof-south-1.csp.hci.ic.gov"
1033-
}
1034-
},
1035-
"params": {
1036-
"Region": "us-isof-south-1",
1037-
"UseFIPS": true
1038-
}
1039-
},
1040-
{
1041-
"documentation": "For region us-isof-south-1 with FIPS disabled and DualStack enabled",
1042-
"expect": {
1043-
"endpoint": {
1044-
"url": "https://arc-region-switch.us-isof-south-1.csp.hci.ic.gov"
1045-
}
1046-
},
1047-
"params": {
1048-
"Region": "us-isof-south-1",
1049-
"UseFIPS": false
1050-
}
1051-
},
1052956
{
1053957
"documentation": "Missing region",
1054958
"expect": {

0 commit comments

Comments
 (0)