AWS SDK

AWS SDK

rev. f8d13a6a02b3f39647c7cd888916368722759a0a

Files changed:

tmp-codegen-diff/aws-sdk/sdk/ec2/Cargo.toml

@@ -1,1 +146,146 @@
   10     10   
rust-version = "1.88.0"
   11     11   
readme = "README.md"
   12     12   
[package.metadata.smithy]
   13     13   
codegen-version = "ci"
   14     14   
protocol = "aws.protocols#ec2Query"
   15     15   
[package.metadata.docs.rs]
   16     16   
all-features = true
   17     17   
targets = ["x86_64-unknown-linux-gnu"]
   18     18   
[dependencies.aws-credential-types]
   19     19   
path = "../aws-credential-types"
   20         -
version = "1.2.11"
          20  +
version = "1.2.10"
   21     21   
   22     22   
[dependencies.aws-runtime]
   23     23   
path = "../aws-runtime"
   24         -
version = "1.5.17"
          24  +
version = "1.5.16"
   25     25   
   26     26   
[dependencies.aws-smithy-async]
   27     27   
path = "../aws-smithy-async"
   28         -
version = "1.2.7"
          28  +
version = "1.2.6"
   29     29   
   30     30   
[dependencies.aws-smithy-http]
   31     31   
path = "../aws-smithy-http"
   32         -
version = "0.62.6"
          32  +
version = "0.62.5"
   33     33   
   34     34   
[dependencies.aws-smithy-json]
   35     35   
path = "../aws-smithy-json"
   36         -
version = "0.61.8"
          36  +
version = "0.61.7"
   37     37   
   38     38   
[dependencies.aws-smithy-query]
   39     39   
path = "../aws-smithy-query"
   40         -
version = "0.60.9"
          40  +
version = "0.60.8"
   41     41   
   42     42   
[dependencies.aws-smithy-runtime]
   43     43   
path = "../aws-smithy-runtime"
   44     44   
features = ["client"]
   45     45   
version = "1.9.5"
   46     46   
   47     47   
[dependencies.aws-smithy-runtime-api]
   48     48   
path = "../aws-smithy-runtime-api"
   49     49   
features = ["client", "http-02x"]
   50         -
version = "1.9.3"
          50  +
version = "1.9.2"
   51     51   
   52     52   
[dependencies.aws-smithy-types]
   53     53   
path = "../aws-smithy-types"
   54         -
version = "1.3.5"
          54  +
version = "1.3.4"
   55     55   
   56     56   
[dependencies.aws-smithy-xml]
   57     57   
path = "../aws-smithy-xml"
   58         -
version = "0.60.13"
          58  +
version = "0.60.12"
   59     59   
   60     60   
[dependencies.aws-types]
   61     61   
path = "../aws-types"
   62         -
version = "1.3.11"
          62  +
version = "1.3.10"
   63     63   
   64     64   
[dependencies.fastrand]
   65     65   
version = "2.0.0"
   66     66   
   67     67   
[dependencies.http]
   68     68   
version = "0.2.9"
   69     69   
   70     70   
[dependencies.regex-lite]
   71     71   
version = "0.1.5"
   72     72   
   73     73   
[dependencies.tracing]
   74     74   
version = "0.1"
   75     75   
[dev-dependencies.aws-config]
   76     76   
path = "../aws-config"
   77         -
version = "1.8.12"
          77  +
version = "1.8.11"
   78     78   
   79     79   
[dev-dependencies.aws-credential-types]
   80     80   
path = "../aws-credential-types"
   81     81   
features = ["test-util"]
   82         -
version = "1.2.11"
          82  +
version = "1.2.10"
   83     83   
   84     84   
[dev-dependencies.aws-runtime]
   85     85   
path = "../aws-runtime"
   86     86   
features = ["test-util"]
   87         -
version = "1.5.17"
          87  +
version = "1.5.16"
   88     88   
   89     89   
[dev-dependencies.aws-smithy-async]
   90     90   
path = "../aws-smithy-async"
   91     91   
features = ["test-util"]
   92         -
version = "1.2.7"
          92  +
version = "1.2.6"
   93     93   
   94     94   
[dev-dependencies.aws-smithy-http-client]
   95     95   
path = "../aws-smithy-http-client"
   96     96   
features = ["test-util", "wire-mock"]
   97         -
version = "1.1.5"
          97  +
version = "1.1.4"
   98     98   
   99     99   
[dev-dependencies.aws-smithy-protocol-test]
  100    100   
path = "../aws-smithy-protocol-test"
  101         -
version = "0.63.7"
         101  +
version = "0.63.6"
  102    102   
  103    103   
[dev-dependencies.aws-smithy-runtime]
  104    104   
path = "../aws-smithy-runtime"
  105    105   
features = ["test-util"]
  106    106   
version = "1.9.5"
  107    107   
  108    108   
[dev-dependencies.aws-smithy-runtime-api]
  109    109   
path = "../aws-smithy-runtime-api"
  110    110   
features = ["test-util"]
  111         -
version = "1.9.3"
         111  +
version = "1.9.2"
  112    112   
  113    113   
[dev-dependencies.aws-smithy-types]
  114    114   
path = "../aws-smithy-types"
  115    115   
features = ["test-util"]
  116         -
version = "1.3.5"
         116  +
version = "1.3.4"
  117    117   
  118    118   
[dev-dependencies.futures-util]
  119    119   
version = "0.3.25"
  120    120   
features = ["alloc"]
  121    121   
default-features = false
  122    122   
  123    123   
[dev-dependencies.http-1x]
  124    124   
version = "1"
  125    125   
package = "http"
  126    126   

tmp-codegen-diff/aws-sdk/sdk/ec2/src/config.rs

@@ -1457,1457 +1517,1518 @@
 1477   1477   
    }
 1478   1478   
 1479   1479   
    let default_retry_partition = "ec2";
 1480   1480   
    let default_retry_partition = match config.region() {
 1481   1481   
        Some(region) => ::std::borrow::Cow::from(format!("{default_retry_partition}-{region}")),
 1482   1482   
        None => ::std::borrow::Cow::from(default_retry_partition),
 1483   1483   
    };
 1484   1484   
 1485   1485   
    let scope = "aws-sdk-ec2";
 1486   1486   
 1487         -
    let mut plugins = ::aws_smithy_runtime_api::client::runtime_plugin::RuntimePlugins::new()
        1487  +
    #[allow(deprecated)]
        1488  +
                    let mut plugins = ::aws_smithy_runtime_api::client::runtime_plugin::RuntimePlugins::new()
 1488   1489   
                        // defaults
 1489   1490   
                        .with_client_plugins(::aws_smithy_runtime::client::defaults::default_plugins(
 1490   1491   
                            ::aws_smithy_runtime::client::defaults::DefaultPluginParams::new()
 1491   1492   
                                .with_retry_partition_name(default_retry_partition)
 1492   1493   
                                .with_behavior_version(config.behavior_version.expect("Invalid client configuration: A behavior major version must be set when sending a request or constructing a client. You must set it during client construction or by enabling the `behavior-version-latest` cargo feature."))
 1493   1494   
                        ))
 1494   1495   
                        // user config
 1495   1496   
                        .with_client_plugin(
 1496   1497   
                            ::aws_smithy_runtime_api::client::runtime_plugin::StaticRuntimePlugin::new()
 1497   1498   
                                .with_config(config.config.clone())

tmp-codegen-diff/aws-sdk/sdk/ecs/Cargo.toml

@@ -1,1 +93,93 @@
   10     10   
rust-version = "1.88.0"
   11     11   
readme = "README.md"
   12     12   
[package.metadata.smithy]
   13     13   
codegen-version = "ci"
   14     14   
protocol = "aws.protocols#awsJson1_1"
   15     15   
[package.metadata.docs.rs]
   16     16   
all-features = true
   17     17   
targets = ["x86_64-unknown-linux-gnu"]
   18     18   
[dependencies.aws-credential-types]
   19     19   
path = "../aws-credential-types"
   20         -
version = "1.2.11"
          20  +
version = "1.2.10"
   21     21   
   22     22   
[dependencies.aws-runtime]
   23     23   
path = "../aws-runtime"
   24         -
version = "1.5.17"
          24  +
version = "1.5.16"
   25     25   
   26     26   
[dependencies.aws-smithy-async]
   27     27   
path = "../aws-smithy-async"
   28         -
version = "1.2.7"
          28  +
version = "1.2.6"
   29     29   
   30     30   
[dependencies.aws-smithy-http]
   31     31   
path = "../aws-smithy-http"
   32         -
version = "0.62.6"
          32  +
version = "0.62.5"
   33     33   
   34     34   
[dependencies.aws-smithy-json]
   35     35   
path = "../aws-smithy-json"
   36         -
version = "0.61.8"
          36  +
version = "0.61.7"
   37     37   
   38     38   
[dependencies.aws-smithy-runtime]
   39     39   
path = "../aws-smithy-runtime"
   40     40   
features = ["client"]
   41     41   
version = "1.9.5"
   42     42   
   43     43   
[dependencies.aws-smithy-runtime-api]
   44     44   
path = "../aws-smithy-runtime-api"
   45     45   
features = ["client", "http-02x"]
   46         -
version = "1.9.3"
          46  +
version = "1.9.2"
   47     47   
   48     48   
[dependencies.aws-smithy-types]
   49     49   
path = "../aws-smithy-types"
   50         -
version = "1.3.5"
          50  +
version = "1.3.4"
   51     51   
   52     52   
[dependencies.aws-types]
   53     53   
path = "../aws-types"
   54         -
version = "1.3.11"
          54  +
version = "1.3.10"
   55     55   
   56     56   
[dependencies.bytes]
   57     57   
version = "1.4.0"
   58     58   
   59     59   
[dependencies.fastrand]
   60     60   
version = "2.0.0"
   61     61   
   62     62   
[dependencies.http]
   63     63   
version = "0.2.9"
   64     64   
   65     65   
[dependencies.regex-lite]
   66     66   
version = "0.1.5"
   67     67   
   68     68   
[dependencies.tracing]
   69     69   
version = "0.1"
   70     70   
[dev-dependencies.aws-config]
   71     71   
path = "../aws-config"
   72         -
version = "1.8.12"
          72  +
version = "1.8.11"
   73     73   
   74     74   
[dev-dependencies.aws-credential-types]
   75     75   
path = "../aws-credential-types"
   76     76   
features = ["test-util"]
   77         -
version = "1.2.11"
          77  +
version = "1.2.10"
   78     78   
   79     79   
[dev-dependencies.proptest]
   80     80   
version = "1"
   81     81   
   82     82   
[dev-dependencies.tokio]
   83     83   
version = "1.23.1"
   84     84   
features = ["macros", "test-util", "rt-multi-thread"]
   85     85   
   86     86   
[features]
   87     87   
behavior-version-latest = []

tmp-codegen-diff/aws-sdk/sdk/ecs/src/config.rs

@@ -1457,1457 +1517,1518 @@
 1477   1477   
    }
 1478   1478   
 1479   1479   
    let default_retry_partition = "ecs";
 1480   1480   
    let default_retry_partition = match config.region() {
 1481   1481   
        Some(region) => ::std::borrow::Cow::from(format!("{default_retry_partition}-{region}")),
 1482   1482   
        None => ::std::borrow::Cow::from(default_retry_partition),
 1483   1483   
    };
 1484   1484   
 1485   1485   
    let scope = "aws-sdk-ecs";
 1486   1486   
 1487         -
    let mut plugins = ::aws_smithy_runtime_api::client::runtime_plugin::RuntimePlugins::new()
        1487  +
    #[allow(deprecated)]
        1488  +
                    let mut plugins = ::aws_smithy_runtime_api::client::runtime_plugin::RuntimePlugins::new()
 1488   1489   
                        // defaults
 1489   1490   
                        .with_client_plugins(::aws_smithy_runtime::client::defaults::default_plugins(
 1490   1491   
                            ::aws_smithy_runtime::client::defaults::DefaultPluginParams::new()
 1491   1492   
                                .with_retry_partition_name(default_retry_partition)
 1492   1493   
                                .with_behavior_version(config.behavior_version.expect("Invalid client configuration: A behavior major version must be set when sending a request or constructing a client. You must set it during client construction or by enabling the `behavior-version-latest` cargo feature."))
 1493   1494   
                        ))
 1494   1495   
                        // user config
 1495   1496   
                        .with_client_plugin(
 1496   1497   
                            ::aws_smithy_runtime_api::client::runtime_plugin::StaticRuntimePlugin::new()
 1497   1498   
                                .with_config(config.config.clone())

tmp-codegen-diff/aws-sdk/sdk/glacier/Cargo.toml

@@ -1,1 +155,155 @@
   10     10   
rust-version = "1.88.0"
   11     11   
readme = "README.md"
   12     12   
[package.metadata.smithy]
   13     13   
codegen-version = "ci"
   14     14   
protocol = "aws.protocols#restJson1"
   15     15   
[package.metadata.docs.rs]
   16     16   
all-features = true
   17     17   
targets = ["x86_64-unknown-linux-gnu"]
   18     18   
[dependencies.aws-credential-types]
   19     19   
path = "../aws-credential-types"
   20         -
version = "1.2.11"
          20  +
version = "1.2.10"
   21     21   
   22     22   
[dependencies.aws-runtime]
   23     23   
path = "../aws-runtime"
   24         -
version = "1.5.17"
          24  +
version = "1.5.16"
   25     25   
   26     26   
[dependencies.aws-sigv4]
   27     27   
path = "../aws-sigv4"
   28         -
version = "1.3.7"
          28  +
version = "1.3.6"
   29     29   
   30     30   
[dependencies.aws-smithy-async]
   31     31   
path = "../aws-smithy-async"
   32         -
version = "1.2.7"
          32  +
version = "1.2.6"
   33     33   
   34     34   
[dependencies.aws-smithy-http]
   35     35   
path = "../aws-smithy-http"
   36         -
version = "0.62.6"
          36  +
version = "0.62.5"
   37     37   
   38     38   
[dependencies.aws-smithy-json]
   39     39   
path = "../aws-smithy-json"
   40         -
version = "0.61.8"
          40  +
version = "0.61.7"
   41     41   
   42     42   
[dependencies.aws-smithy-runtime]
   43     43   
path = "../aws-smithy-runtime"
   44     44   
features = ["client"]
   45     45   
version = "1.9.5"
   46     46   
   47     47   
[dependencies.aws-smithy-runtime-api]
   48     48   
path = "../aws-smithy-runtime-api"
   49     49   
features = ["client", "http-02x"]
   50         -
version = "1.9.3"
          50  +
version = "1.9.2"
   51     51   
   52     52   
[dependencies.aws-smithy-types]
   53     53   
path = "../aws-smithy-types"
   54         -
version = "1.3.5"
          54  +
version = "1.3.4"
   55     55   
   56     56   
[dependencies.aws-types]
   57     57   
path = "../aws-types"
   58         -
version = "1.3.11"
          58  +
version = "1.3.10"
   59     59   
   60     60   
[dependencies.bytes]
   61     61   
version = "1.4.0"
   62     62   
   63     63   
[dependencies.fastrand]
   64     64   
version = "2.0.0"
   65     65   
   66     66   
[dependencies.hex]
   67     67   
version = "0.4.3"
   68     68   
   69     69   
[dependencies.http]
   70     70   
version = "0.2.9"
   71     71   
   72     72   
[dependencies.http-1x]
   73     73   
version = "1"
   74     74   
package = "http"
   75     75   
   76     76   
[dependencies.regex-lite]
   77     77   
version = "0.1.5"
   78     78   
   79     79   
[dependencies.ring]
   80     80   
version = "0.17.5"
   81     81   
   82     82   
[dependencies.tracing]
   83     83   
version = "0.1"
   84     84   
[dev-dependencies.aws-config]
   85     85   
path = "../aws-config"
   86         -
version = "1.8.12"
          86  +
version = "1.8.11"
   87     87   
   88     88   
[dev-dependencies.aws-credential-types]
   89     89   
path = "../aws-credential-types"
   90     90   
features = ["test-util"]
   91         -
version = "1.2.11"
          91  +
version = "1.2.10"
   92     92   
   93     93   
[dev-dependencies.aws-runtime]
   94     94   
path = "../aws-runtime"
   95     95   
features = ["test-util"]
   96         -
version = "1.5.17"
          96  +
version = "1.5.16"
   97     97   
   98     98   
[dev-dependencies.aws-smithy-async]
   99     99   
path = "../aws-smithy-async"
  100    100   
features = ["test-util"]
  101         -
version = "1.2.7"
         101  +
version = "1.2.6"
  102    102   
  103    103   
[dev-dependencies.aws-smithy-http-client]
  104    104   
path = "../aws-smithy-http-client"
  105    105   
features = ["test-util", "wire-mock"]
  106         -
version = "1.1.5"
         106  +
version = "1.1.4"
  107    107   
  108    108   
[dev-dependencies.aws-smithy-protocol-test]
  109    109   
path = "../aws-smithy-protocol-test"
  110         -
version = "0.63.7"
         110  +
version = "0.63.6"
  111    111   
  112    112   
[dev-dependencies.aws-smithy-runtime]
  113    113   
path = "../aws-smithy-runtime"
  114    114   
features = ["test-util"]
  115    115   
version = "1.9.5"
  116    116   
  117    117   
[dev-dependencies.aws-smithy-runtime-api]
  118    118   
path = "../aws-smithy-runtime-api"
  119    119   
features = ["test-util"]
  120         -
version = "1.9.3"
         120  +
version = "1.9.2"
  121    121   
  122    122   
[dev-dependencies.aws-smithy-types]
  123    123   
path = "../aws-smithy-types"
  124    124   
features = ["test-util"]
  125         -
version = "1.3.5"
         125  +
version = "1.3.4"
  126    126   
  127    127   
[dev-dependencies.futures-util]
  128    128   
version = "0.3.25"
  129    129   
features = ["alloc"]
  130    130   
default-features = false
  131    131   
  132    132   
[dev-dependencies.pretty_assertions]
  133    133   
version = "1.3.0"
  134    134   
  135    135   
[dev-dependencies.proptest]

tmp-codegen-diff/aws-sdk/sdk/glacier/src/config.rs

@@ -1440,1440 +1500,1501 @@
 1460   1460   
    }
 1461   1461   
 1462   1462   
    let default_retry_partition = "glacier";
 1463   1463   
    let default_retry_partition = match config.region() {
 1464   1464   
        Some(region) => ::std::borrow::Cow::from(format!("{default_retry_partition}-{region}")),
 1465   1465   
        None => ::std::borrow::Cow::from(default_retry_partition),
 1466   1466   
    };
 1467   1467   
 1468   1468   
    let scope = "aws-sdk-glacier";
 1469   1469   
 1470         -
    let mut plugins = ::aws_smithy_runtime_api::client::runtime_plugin::RuntimePlugins::new()
        1470  +
    #[allow(deprecated)]
        1471  +
                    let mut plugins = ::aws_smithy_runtime_api::client::runtime_plugin::RuntimePlugins::new()
 1471   1472   
                        // defaults
 1472   1473   
                        .with_client_plugins(::aws_smithy_runtime::client::defaults::default_plugins(
 1473   1474   
                            ::aws_smithy_runtime::client::defaults::DefaultPluginParams::new()
 1474   1475   
                                .with_retry_partition_name(default_retry_partition)
 1475   1476   
                                .with_behavior_version(config.behavior_version.expect("Invalid client configuration: A behavior major version must be set when sending a request or constructing a client. You must set it during client construction or by enabling the `behavior-version-latest` cargo feature."))
 1476   1477   
                        ))
 1477   1478   
                        // user config
 1478   1479   
                        .with_client_plugin(
 1479   1480   
                            ::aws_smithy_runtime_api::client::runtime_plugin::StaticRuntimePlugin::new()
 1480   1481   
                                .with_config(config.config.clone())

tmp-codegen-diff/aws-sdk/sdk/iam/Cargo.toml

@@ -1,1 +146,146 @@
   10     10   
rust-version = "1.88.0"
   11     11   
readme = "README.md"
   12     12   
[package.metadata.smithy]
   13     13   
codegen-version = "ci"
   14     14   
protocol = "aws.protocols#awsQuery"
   15     15   
[package.metadata.docs.rs]
   16     16   
all-features = true
   17     17   
targets = ["x86_64-unknown-linux-gnu"]
   18     18   
[dependencies.aws-credential-types]
   19     19   
path = "../aws-credential-types"
   20         -
version = "1.2.11"
          20  +
version = "1.2.10"
   21     21   
   22     22   
[dependencies.aws-runtime]
   23     23   
path = "../aws-runtime"
   24         -
version = "1.5.17"
          24  +
version = "1.5.16"
   25     25   
   26     26   
[dependencies.aws-smithy-async]
   27     27   
path = "../aws-smithy-async"
   28         -
version = "1.2.7"
          28  +
version = "1.2.6"
   29     29   
   30     30   
[dependencies.aws-smithy-http]
   31     31   
path = "../aws-smithy-http"
   32         -
version = "0.62.6"
          32  +
version = "0.62.5"
   33     33   
   34     34   
[dependencies.aws-smithy-json]
   35     35   
path = "../aws-smithy-json"
   36         -
version = "0.61.8"
          36  +
version = "0.61.7"
   37     37   
   38     38   
[dependencies.aws-smithy-query]
   39     39   
path = "../aws-smithy-query"
   40         -
version = "0.60.9"
          40  +
version = "0.60.8"
   41     41   
   42     42   
[dependencies.aws-smithy-runtime]
   43     43   
path = "../aws-smithy-runtime"
   44     44   
features = ["client"]
   45     45   
version = "1.9.5"
   46     46   
   47     47   
[dependencies.aws-smithy-runtime-api]
   48     48   
path = "../aws-smithy-runtime-api"
   49     49   
features = ["client", "http-02x"]
   50         -
version = "1.9.3"
          50  +
version = "1.9.2"
   51     51   
   52     52   
[dependencies.aws-smithy-types]
   53     53   
path = "../aws-smithy-types"
   54         -
version = "1.3.5"
          54  +
version = "1.3.4"
   55     55   
   56     56   
[dependencies.aws-smithy-xml]
   57     57   
path = "../aws-smithy-xml"
   58         -
version = "0.60.13"
          58  +
version = "0.60.12"
   59     59   
   60     60   
[dependencies.aws-types]
   61     61   
path = "../aws-types"
   62         -
version = "1.3.11"
          62  +
version = "1.3.10"
   63     63   
   64     64   
[dependencies.fastrand]
   65     65   
version = "2.0.0"
   66     66   
   67     67   
[dependencies.http]
   68     68   
version = "0.2.9"
   69     69   
   70     70   
[dependencies.regex-lite]
   71     71   
version = "0.1.5"
   72     72   
   73     73   
[dependencies.tracing]
   74     74   
version = "0.1"
   75     75   
[dev-dependencies.aws-config]
   76     76   
path = "../aws-config"
   77         -
version = "1.8.12"
          77  +
version = "1.8.11"
   78     78   
   79     79   
[dev-dependencies.aws-credential-types]
   80     80   
path = "../aws-credential-types"
   81     81   
features = ["test-util"]
   82         -
version = "1.2.11"
          82  +
version = "1.2.10"
   83     83   
   84     84   
[dev-dependencies.aws-runtime]
   85     85   
path = "../aws-runtime"
   86     86   
features = ["test-util"]
   87         -
version = "1.5.17"
          87  +
version = "1.5.16"
   88     88   
   89     89   
[dev-dependencies.aws-smithy-async]
   90     90   
path = "../aws-smithy-async"
   91     91   
features = ["test-util"]
   92         -
version = "1.2.7"
          92  +
version = "1.2.6"
   93     93   
   94     94   
[dev-dependencies.aws-smithy-http-client]
   95     95   
path = "../aws-smithy-http-client"
   96     96   
features = ["test-util", "wire-mock"]
   97         -
version = "1.1.5"
          97  +
version = "1.1.4"
   98     98   
   99     99   
[dev-dependencies.aws-smithy-protocol-test]
  100    100   
path = "../aws-smithy-protocol-test"
  101         -
version = "0.63.7"
         101  +
version = "0.63.6"
  102    102   
  103    103   
[dev-dependencies.aws-smithy-runtime]
  104    104   
path = "../aws-smithy-runtime"
  105    105   
features = ["test-util"]
  106    106   
version = "1.9.5"
  107    107   
  108    108   
[dev-dependencies.aws-smithy-runtime-api]
  109    109   
path = "../aws-smithy-runtime-api"
  110    110   
features = ["test-util"]
  111         -
version = "1.9.3"
         111  +
version = "1.9.2"
  112    112   
  113    113   
[dev-dependencies.aws-smithy-types]
  114    114   
path = "../aws-smithy-types"
  115    115   
features = ["test-util"]
  116         -
version = "1.3.5"
         116  +
version = "1.3.4"
  117    117   
  118    118   
[dev-dependencies.futures-util]
  119    119   
version = "0.3.25"
  120    120   
features = ["alloc"]
  121    121   
default-features = false
  122    122   
  123    123   
[dev-dependencies.http-1x]
  124    124   
version = "1"
  125    125   
package = "http"
  126    126   

tmp-codegen-diff/aws-sdk/sdk/iam/src/config.rs

@@ -1439,1439 +1499,1500 @@
 1459   1459   
    }
 1460   1460   
 1461   1461   
    let default_retry_partition = "iam";
 1462   1462   
    let default_retry_partition = match config.region() {
 1463   1463   
        Some(region) => ::std::borrow::Cow::from(format!("{default_retry_partition}-{region}")),
 1464   1464   
        None => ::std::borrow::Cow::from(default_retry_partition),
 1465   1465   
    };
 1466   1466   
 1467   1467   
    let scope = "aws-sdk-iam";
 1468   1468   
 1469         -
    let mut plugins = ::aws_smithy_runtime_api::client::runtime_plugin::RuntimePlugins::new()
        1469  +
    #[allow(deprecated)]
        1470  +
                    let mut plugins = ::aws_smithy_runtime_api::client::runtime_plugin::RuntimePlugins::new()
 1470   1471   
                        // defaults
 1471   1472   
                        .with_client_plugins(::aws_smithy_runtime::client::defaults::default_plugins(
 1472   1473   
                            ::aws_smithy_runtime::client::defaults::DefaultPluginParams::new()
 1473   1474   
                                .with_retry_partition_name(default_retry_partition)
 1474   1475   
                                .with_behavior_version(config.behavior_version.expect("Invalid client configuration: A behavior major version must be set when sending a request or constructing a client. You must set it during client construction or by enabling the `behavior-version-latest` cargo feature."))
 1475   1476   
                        ))
 1476   1477   
                        // user config
 1477   1478   
                        .with_client_plugin(
 1478   1479   
                            ::aws_smithy_runtime_api::client::runtime_plugin::StaticRuntimePlugin::new()
 1479   1480   
                                .with_config(config.config.clone())

tmp-codegen-diff/aws-sdk/sdk/kms/Cargo.toml

@@ -1,1 +141,141 @@
   10     10   
rust-version = "1.88.0"
   11     11   
readme = "README.md"
   12     12   
[package.metadata.smithy]
   13     13   
codegen-version = "ci"
   14     14   
protocol = "aws.protocols#awsJson1_1"
   15     15   
[package.metadata.docs.rs]
   16     16   
all-features = true
   17     17   
targets = ["x86_64-unknown-linux-gnu"]
   18     18   
[dependencies.aws-credential-types]
   19     19   
path = "../aws-credential-types"
   20         -
version = "1.2.11"
          20  +
version = "1.2.10"
   21     21   
   22     22   
[dependencies.aws-runtime]
   23     23   
path = "../aws-runtime"
   24         -
version = "1.5.17"
          24  +
version = "1.5.16"
   25     25   
   26     26   
[dependencies.aws-smithy-async]
   27     27   
path = "../aws-smithy-async"
   28         -
version = "1.2.7"
          28  +
version = "1.2.6"
   29     29   
   30     30   
[dependencies.aws-smithy-http]
   31     31   
path = "../aws-smithy-http"
   32         -
version = "0.62.6"
          32  +
version = "0.62.5"
   33     33   
   34     34   
[dependencies.aws-smithy-json]
   35     35   
path = "../aws-smithy-json"
   36         -
version = "0.61.8"
          36  +
version = "0.61.7"
   37     37   
   38     38   
[dependencies.aws-smithy-runtime]
   39     39   
path = "../aws-smithy-runtime"
   40     40   
features = ["client"]
   41     41   
version = "1.9.5"
   42     42   
   43     43   
[dependencies.aws-smithy-runtime-api]
   44     44   
path = "../aws-smithy-runtime-api"
   45     45   
features = ["client", "http-02x"]
   46         -
version = "1.9.3"
          46  +
version = "1.9.2"
   47     47   
   48     48   
[dependencies.aws-smithy-types]
   49     49   
path = "../aws-smithy-types"
   50         -
version = "1.3.5"
          50  +
version = "1.3.4"
   51     51   
   52     52   
[dependencies.aws-types]
   53     53   
path = "../aws-types"
   54         -
version = "1.3.11"
          54  +
version = "1.3.10"
   55     55   
   56     56   
[dependencies.bytes]
   57     57   
version = "1.4.0"
   58     58   
   59     59   
[dependencies.fastrand]
   60     60   
version = "2.0.0"
   61     61   
   62     62   
[dependencies.http]
   63     63   
version = "0.2.9"
   64     64   
   65     65   
[dependencies.regex-lite]
   66     66   
version = "0.1.5"
   67     67   
   68     68   
[dependencies.tracing]
   69     69   
version = "0.1"
   70     70   
[dev-dependencies.aws-config]
   71     71   
path = "../aws-config"
   72         -
version = "1.8.12"
          72  +
version = "1.8.11"
   73     73   
   74     74   
[dev-dependencies.aws-credential-types]
   75     75   
path = "../aws-credential-types"
   76     76   
features = ["test-util"]
   77         -
version = "1.2.11"
          77  +
version = "1.2.10"
   78     78   
   79     79   
[dev-dependencies.aws-runtime]
   80     80   
path = "../aws-runtime"
   81     81   
features = ["test-util"]
   82         -
version = "1.5.17"
          82  +
version = "1.5.16"
   83     83   
   84     84   
[dev-dependencies.aws-smithy-async]
   85     85   
path = "../aws-smithy-async"
   86     86   
features = ["test-util"]
   87         -
version = "1.2.7"
          87  +
version = "1.2.6"
   88     88   
   89     89   
[dev-dependencies.aws-smithy-http-client]
   90     90   
path = "../aws-smithy-http-client"
   91     91   
features = ["test-util", "wire-mock"]
   92         -
version = "1.1.5"
          92  +
version = "1.1.4"
   93     93   
   94     94   
[dev-dependencies.aws-smithy-protocol-test]
   95     95   
path = "../aws-smithy-protocol-test"
   96         -
version = "0.63.7"
          96  +
version = "0.63.6"
   97     97   
   98     98   
[dev-dependencies.aws-smithy-runtime]
   99     99   
path = "../aws-smithy-runtime"
  100    100   
features = ["test-util"]
  101    101   
version = "1.9.5"
  102    102   
  103    103   
[dev-dependencies.aws-smithy-runtime-api]
  104    104   
path = "../aws-smithy-runtime-api"
  105    105   
features = ["test-util"]
  106         -
version = "1.9.3"
         106  +
version = "1.9.2"
  107    107   
  108    108   
[dev-dependencies.aws-smithy-types]
  109    109   
path = "../aws-smithy-types"
  110    110   
features = ["test-util"]
  111         -
version = "1.3.5"
         111  +
version = "1.3.4"
  112    112   
  113    113   
[dev-dependencies.futures-util]
  114    114   
version = "0.3.25"
  115    115   
features = ["alloc"]
  116    116   
default-features = false
  117    117   
  118    118   
[dev-dependencies.http-1x]
  119    119   
version = "1"
  120    120   
package = "http"
  121    121   

tmp-codegen-diff/aws-sdk/sdk/kms/src/config.rs

@@ -1439,1439 +1499,1500 @@
 1459   1459   
    }
 1460   1460   
 1461   1461   
    let default_retry_partition = "kms";
 1462   1462   
    let default_retry_partition = match config.region() {
 1463   1463   
        Some(region) => ::std::borrow::Cow::from(format!("{default_retry_partition}-{region}")),
 1464   1464   
        None => ::std::borrow::Cow::from(default_retry_partition),
 1465   1465   
    };
 1466   1466   
 1467   1467   
    let scope = "aws-sdk-kms";
 1468   1468   
 1469         -
    let mut plugins = ::aws_smithy_runtime_api::client::runtime_plugin::RuntimePlugins::new()
        1469  +
    #[allow(deprecated)]
        1470  +
                    let mut plugins = ::aws_smithy_runtime_api::client::runtime_plugin::RuntimePlugins::new()
 1470   1471   
                        // defaults
 1471   1472   
                        .with_client_plugins(::aws_smithy_runtime::client::defaults::default_plugins(
 1472   1473   
                            ::aws_smithy_runtime::client::defaults::DefaultPluginParams::new()
 1473   1474   
                                .with_retry_partition_name(default_retry_partition)
 1474   1475   
                                .with_behavior_version(config.behavior_version.expect("Invalid client configuration: A behavior major version must be set when sending a request or constructing a client. You must set it during client construction or by enabling the `behavior-version-latest` cargo feature."))
 1475   1476   
                        ))
 1476   1477   
                        // user config
 1477   1478   
                        .with_client_plugin(
 1478   1479   
                            ::aws_smithy_runtime_api::client::runtime_plugin::StaticRuntimePlugin::new()
 1479   1480   
                                .with_config(config.config.clone())

tmp-codegen-diff/aws-sdk/sdk/lambda/Cargo.toml

@@ -1,1 +152,152 @@
   10     10   
rust-version = "1.88.0"
   11     11   
readme = "README.md"
   12     12   
[package.metadata.smithy]
   13     13   
codegen-version = "ci"
   14     14   
protocol = "aws.protocols#restJson1"
   15     15   
[package.metadata.docs.rs]
   16     16   
all-features = true
   17     17   
targets = ["x86_64-unknown-linux-gnu"]
   18     18   
[dependencies.aws-credential-types]
   19     19   
path = "../aws-credential-types"
   20         -
version = "1.2.11"
          20  +
version = "1.2.10"
   21     21   
   22     22   
[dependencies.aws-runtime]
   23     23   
path = "../aws-runtime"
   24     24   
features = ["event-stream"]
   25         -
version = "1.5.17"
          25  +
version = "1.5.16"
   26     26   
   27     27   
[dependencies.aws-smithy-async]
   28     28   
path = "../aws-smithy-async"
   29         -
version = "1.2.7"
          29  +
version = "1.2.6"
   30     30   
   31     31   
[dependencies.aws-smithy-eventstream]
   32     32   
path = "../aws-smithy-eventstream"
   33         -
version = "0.60.14"
          33  +
version = "0.60.13"
   34     34   
   35     35   
[dependencies.aws-smithy-http]
   36     36   
path = "../aws-smithy-http"
   37     37   
features = ["event-stream"]
   38         -
version = "0.62.6"
          38  +
version = "0.62.5"
   39     39   
   40     40   
[dependencies.aws-smithy-json]
   41     41   
path = "../aws-smithy-json"
   42         -
version = "0.61.8"
          42  +
version = "0.61.7"
   43     43   
   44     44   
[dependencies.aws-smithy-runtime]
   45     45   
path = "../aws-smithy-runtime"
   46     46   
features = ["client"]
   47     47   
version = "1.9.5"
   48     48   
   49     49   
[dependencies.aws-smithy-runtime-api]
   50     50   
path = "../aws-smithy-runtime-api"
   51     51   
features = ["client", "http-02x"]
   52         -
version = "1.9.3"
          52  +
version = "1.9.2"
   53     53   
   54     54   
[dependencies.aws-smithy-types]
   55     55   
path = "../aws-smithy-types"
   56         -
version = "1.3.5"
          56  +
version = "1.3.4"
   57     57   
   58     58   
[dependencies.aws-types]
   59     59   
path = "../aws-types"
   60         -
version = "1.3.11"
          60  +
version = "1.3.10"
   61     61   
   62     62   
[dependencies.bytes]
   63     63   
version = "1.4.0"
   64     64   
   65     65   
[dependencies.fastrand]
   66     66   
version = "2.0.0"
   67     67   
   68     68   
[dependencies.http]
   69     69   
version = "0.2.9"
   70     70   
   71     71   
[dependencies.regex-lite]
   72     72   
version = "0.1.5"
   73     73   
   74     74   
[dependencies.tracing]
   75     75   
version = "0.1"
   76     76   
[dev-dependencies.aws-config]
   77     77   
path = "../aws-config"
   78         -
version = "1.8.12"
          78  +
version = "1.8.11"
   79     79   
   80     80   
[dev-dependencies.aws-credential-types]
   81     81   
path = "../aws-credential-types"
   82     82   
features = ["test-util"]
   83         -
version = "1.2.11"
          83  +
version = "1.2.10"
   84     84   
   85     85   
[dev-dependencies.aws-runtime]
   86     86   
path = "../aws-runtime"
   87     87   
features = ["test-util"]
   88         -
version = "1.5.17"
          88  +
version = "1.5.16"
   89     89   
   90     90   
[dev-dependencies.aws-smithy-async]
   91     91   
path = "../aws-smithy-async"
   92     92   
features = ["test-util"]
   93         -
version = "1.2.7"
          93  +
version = "1.2.6"
   94     94   
   95     95   
[dev-dependencies.aws-smithy-eventstream]
   96     96   
path = "../aws-smithy-eventstream"
   97     97   
features = ["test-util"]
   98         -
version = "0.60.14"
          98  +
version = "0.60.13"
   99     99   
  100    100   
[dev-dependencies.aws-smithy-http-client]
  101    101   
path = "../aws-smithy-http-client"
  102    102   
features = ["test-util", "wire-mock"]
  103         -
version = "1.1.5"
         103  +
version = "1.1.4"
  104    104   
  105    105   
[dev-dependencies.aws-smithy-protocol-test]
  106    106   
path = "../aws-smithy-protocol-test"
  107         -
version = "0.63.7"
         107  +
version = "0.63.6"
  108    108   
  109    109   
[dev-dependencies.aws-smithy-runtime]
  110    110   
path = "../aws-smithy-runtime"
  111    111   
features = ["test-util"]
  112    112   
version = "1.9.5"
  113    113   
  114    114   
[dev-dependencies.aws-smithy-runtime-api]
  115    115   
path = "../aws-smithy-runtime-api"
  116    116   
features = ["test-util"]
  117         -
version = "1.9.3"
         117  +
version = "1.9.2"
  118    118   
  119    119   
[dev-dependencies.aws-smithy-types]
  120    120   
path = "../aws-smithy-types"
  121    121   
features = ["test-util"]
  122         -
version = "1.3.5"
         122  +
version = "1.3.4"
  123    123   
  124    124   
[dev-dependencies.futures-util]
  125    125   
version = "0.3.25"
  126    126   
features = ["alloc"]
  127    127   
default-features = false
  128    128   
  129    129   
[dev-dependencies.http-1x]
  130    130   
version = "1"
  131    131   
package = "http"
  132    132   

tmp-codegen-diff/aws-sdk/sdk/lambda/src/config.rs

@@ -1439,1439 +1499,1500 @@
 1459   1459   
    }
 1460   1460   
 1461   1461   
    let default_retry_partition = "lambda";
 1462   1462   
    let default_retry_partition = match config.region() {
 1463   1463   
        Some(region) => ::std::borrow::Cow::from(format!("{default_retry_partition}-{region}")),
 1464   1464   
        None => ::std::borrow::Cow::from(default_retry_partition),
 1465   1465   
    };
 1466   1466   
 1467   1467   
    let scope = "aws-sdk-lambda";
 1468   1468   
 1469         -
    let mut plugins = ::aws_smithy_runtime_api::client::runtime_plugin::RuntimePlugins::new()
        1469  +
    #[allow(deprecated)]
        1470  +
                    let mut plugins = ::aws_smithy_runtime_api::client::runtime_plugin::RuntimePlugins::new()
 1470   1471   
                        // defaults
 1471   1472   
                        .with_client_plugins(::aws_smithy_runtime::client::defaults::default_plugins(
 1472   1473   
                            ::aws_smithy_runtime::client::defaults::DefaultPluginParams::new()
 1473   1474   
                                .with_retry_partition_name(default_retry_partition)
 1474   1475   
                                .with_behavior_version(config.behavior_version.expect("Invalid client configuration: A behavior major version must be set when sending a request or constructing a client. You must set it during client construction or by enabling the `behavior-version-latest` cargo feature."))
 1475   1476   
                        ))
 1476   1477   
                        // user config
 1477   1478   
                        .with_client_plugin(
 1478   1479   
                            ::aws_smithy_runtime_api::client::runtime_plugin::StaticRuntimePlugin::new()
 1479   1480   
                                .with_config(config.config.clone())

tmp-codegen-diff/aws-sdk/sdk/polly/Cargo.toml

@@ -1,1 +153,153 @@
   10     10   
rust-version = "1.88.0"
   11     11   
readme = "README.md"
   12     12   
[package.metadata.smithy]
   13     13   
codegen-version = "ci"
   14     14   
protocol = "aws.protocols#restJson1"
   15     15   
[package.metadata.docs.rs]
   16     16   
all-features = true
   17     17   
targets = ["x86_64-unknown-linux-gnu"]
   18     18   
[dependencies.aws-credential-types]
   19     19   
path = "../aws-credential-types"
   20         -
version = "1.2.11"
          20  +
version = "1.2.10"
   21     21   
   22     22   
[dependencies.aws-runtime]
   23     23   
path = "../aws-runtime"
   24         -
version = "1.5.17"
          24  +
version = "1.5.16"
   25     25   
   26     26   
[dependencies.aws-sigv4]
   27     27   
path = "../aws-sigv4"
   28         -
version = "1.3.7"
          28  +
version = "1.3.6"
   29     29   
   30     30   
[dependencies.aws-smithy-async]
   31     31   
path = "../aws-smithy-async"
   32         -
version = "1.2.7"
          32  +
version = "1.2.6"
   33     33   
   34     34   
[dependencies.aws-smithy-http]
   35     35   
path = "../aws-smithy-http"
   36         -
version = "0.62.6"
          36  +
version = "0.62.5"
   37     37   
   38     38   
[dependencies.aws-smithy-json]
   39     39   
path = "../aws-smithy-json"
   40         -
version = "0.61.8"
          40  +
version = "0.61.7"
   41     41   
   42     42   
[dependencies.aws-smithy-runtime]
   43     43   
path = "../aws-smithy-runtime"
   44     44   
features = ["client"]
   45     45   
version = "1.9.5"
   46     46   
   47     47   
[dependencies.aws-smithy-runtime-api]
   48     48   
path = "../aws-smithy-runtime-api"
   49     49   
features = ["client", "http-02x"]
   50         -
version = "1.9.3"
          50  +
version = "1.9.2"
   51     51   
   52     52   
[dependencies.aws-smithy-types]
   53     53   
path = "../aws-smithy-types"
   54         -
version = "1.3.5"
          54  +
version = "1.3.4"
   55     55   
   56     56   
[dependencies.aws-types]
   57     57   
path = "../aws-types"
   58         -
version = "1.3.11"
          58  +
version = "1.3.10"
   59     59   
   60     60   
[dependencies.bytes]
   61     61   
version = "1.4.0"
   62     62   
   63     63   
[dependencies.fastrand]
   64     64   
version = "2.0.0"
   65     65   
   66     66   
[dependencies.http]
   67     67   
version = "0.2.9"
   68     68   
   69     69   
[dependencies.http-1x]
   70     70   
version = "1"
   71     71   
package = "http"
   72     72   
   73     73   
[dependencies.http-body-1x]
   74     74   
version = "1"
   75     75   
optional = true
   76     76   
package = "http-body"
   77     77   
   78     78   
[dependencies.regex-lite]
   79     79   
version = "0.1.5"
   80     80   
   81     81   
[dependencies.tracing]
   82     82   
version = "0.1"
   83     83   
[dev-dependencies.aws-config]
   84     84   
path = "../aws-config"
   85         -
version = "1.8.12"
          85  +
version = "1.8.11"
   86     86   
   87     87   
[dev-dependencies.aws-credential-types]
   88     88   
path = "../aws-credential-types"
   89     89   
features = ["test-util"]
   90         -
version = "1.2.11"
          90  +
version = "1.2.10"
   91     91   
   92     92   
[dev-dependencies.aws-runtime]
   93     93   
path = "../aws-runtime"
   94     94   
features = ["test-util"]
   95         -
version = "1.5.17"
          95  +
version = "1.5.16"
   96     96   
   97     97   
[dev-dependencies.aws-smithy-async]
   98     98   
path = "../aws-smithy-async"
   99     99   
features = ["test-util"]
  100         -
version = "1.2.7"
         100  +
version = "1.2.6"
  101    101   
  102    102   
[dev-dependencies.aws-smithy-http-client]
  103    103   
path = "../aws-smithy-http-client"
  104    104   
features = ["test-util", "wire-mock"]
  105         -
version = "1.1.5"
         105  +
version = "1.1.4"
  106    106   
  107    107   
[dev-dependencies.aws-smithy-protocol-test]
  108    108   
path = "../aws-smithy-protocol-test"
  109         -
version = "0.63.7"
         109  +
version = "0.63.6"
  110    110   
  111    111   
[dev-dependencies.aws-smithy-runtime]
  112    112   
path = "../aws-smithy-runtime"
  113    113   
features = ["test-util"]
  114    114   
version = "1.9.5"
  115    115   
  116    116   
[dev-dependencies.aws-smithy-runtime-api]
  117    117   
path = "../aws-smithy-runtime-api"
  118    118   
features = ["test-util"]
  119         -
version = "1.9.3"
         119  +
version = "1.9.2"
  120    120   
  121    121   
[dev-dependencies.aws-smithy-types]
  122    122   
path = "../aws-smithy-types"
  123    123   
features = ["test-util"]
  124         -
version = "1.3.5"
         124  +
version = "1.3.4"
  125    125   
  126    126   
[dev-dependencies.futures-util]
  127    127   
version = "0.3.25"
  128    128   
features = ["alloc"]
  129    129   
default-features = false
  130    130   
  131    131   
[dev-dependencies.proptest]
  132    132   
version = "1"
  133    133   
  134    134   
[dev-dependencies.serde_json]

tmp-codegen-diff/aws-sdk/sdk/polly/src/config.rs

@@ -1439,1439 +1499,1500 @@
 1459   1459   
    }
 1460   1460   
 1461   1461   
    let default_retry_partition = "polly";
 1462   1462   
    let default_retry_partition = match config.region() {
 1463   1463   
        Some(region) => ::std::borrow::Cow::from(format!("{default_retry_partition}-{region}")),
 1464   1464   
        None => ::std::borrow::Cow::from(default_retry_partition),
 1465   1465   
    };
 1466   1466   
 1467   1467   
    let scope = "aws-sdk-polly";
 1468   1468   
 1469         -
    let mut plugins = ::aws_smithy_runtime_api::client::runtime_plugin::RuntimePlugins::new()
        1469  +
    #[allow(deprecated)]
        1470  +
                    let mut plugins = ::aws_smithy_runtime_api::client::runtime_plugin::RuntimePlugins::new()
 1470   1471   
                        // defaults
 1471   1472   
                        .with_client_plugins(::aws_smithy_runtime::client::defaults::default_plugins(
 1472   1473   
                            ::aws_smithy_runtime::client::defaults::DefaultPluginParams::new()
 1473   1474   
                                .with_retry_partition_name(default_retry_partition)
 1474   1475   
                                .with_behavior_version(config.behavior_version.expect("Invalid client configuration: A behavior major version must be set when sending a request or constructing a client. You must set it during client construction or by enabling the `behavior-version-latest` cargo feature."))
 1475   1476   
                        ))
 1476   1477   
                        // user config
 1477   1478   
                        .with_client_plugin(
 1478   1479   
                            ::aws_smithy_runtime_api::client::runtime_plugin::StaticRuntimePlugin::new()
 1479   1480   
                                .with_config(config.config.clone())

tmp-codegen-diff/aws-sdk/sdk/route53/Cargo.toml

@@ -1,1 +106,106 @@
   10     10   
rust-version = "1.88.0"
   11     11   
readme = "README.md"
   12     12   
[package.metadata.smithy]
   13     13   
codegen-version = "ci"
   14     14   
protocol = "aws.protocols#restXml"
   15     15   
[package.metadata.docs.rs]
   16     16   
all-features = true
   17     17   
targets = ["x86_64-unknown-linux-gnu"]
   18     18   
[dependencies.aws-credential-types]
   19     19   
path = "../aws-credential-types"
   20         -
version = "1.2.11"
          20  +
version = "1.2.10"
   21     21   
   22     22   
[dependencies.aws-runtime]
   23     23   
path = "../aws-runtime"
   24         -
version = "1.5.17"
          24  +
version = "1.5.16"
   25     25   
   26     26   
[dependencies.aws-smithy-async]
   27     27   
path = "../aws-smithy-async"
   28         -
version = "1.2.7"
          28  +
version = "1.2.6"
   29     29   
   30     30   
[dependencies.aws-smithy-http]
   31     31   
path = "../aws-smithy-http"
   32         -
version = "0.62.6"
          32  +
version = "0.62.5"
   33     33   
   34     34   
[dependencies.aws-smithy-json]
   35     35   
path = "../aws-smithy-json"
   36         -
version = "0.61.8"
          36  +
version = "0.61.7"
   37     37   
   38     38   
[dependencies.aws-smithy-runtime]
   39     39   
path = "../aws-smithy-runtime"
   40     40   
features = ["client"]
   41     41   
version = "1.9.5"
   42     42   
   43     43   
[dependencies.aws-smithy-runtime-api]
   44     44   
path = "../aws-smithy-runtime-api"
   45     45   
features = ["client", "http-02x"]
   46         -
version = "1.9.3"
          46  +
version = "1.9.2"
   47     47   
   48     48   
[dependencies.aws-smithy-types]
   49     49   
path = "../aws-smithy-types"
   50         -
version = "1.3.5"
          50  +
version = "1.3.4"
   51     51   
   52     52   
[dependencies.aws-smithy-xml]
   53     53   
path = "../aws-smithy-xml"
   54         -
version = "0.60.13"
          54  +
version = "0.60.12"
   55     55   
   56     56   
[dependencies.aws-types]
   57     57   
path = "../aws-types"
   58         -
version = "1.3.11"
          58  +
version = "1.3.10"
   59     59   
   60     60   
[dependencies.fastrand]
   61     61   
version = "2.0.0"
   62     62   
   63     63   
[dependencies.http]
   64     64   
version = "0.2.9"
   65     65   
   66     66   
[dependencies.regex-lite]
   67     67   
version = "0.1.5"
   68     68   
   69     69   
[dependencies.tracing]
   70     70   
version = "0.1"
   71     71   
[dev-dependencies.aws-config]
   72     72   
path = "../aws-config"
   73         -
version = "1.8.12"
          73  +
version = "1.8.11"
   74     74   
   75     75   
[dev-dependencies.aws-credential-types]
   76     76   
path = "../aws-credential-types"
   77     77   
features = ["test-util"]
   78         -
version = "1.2.11"
          78  +
version = "1.2.10"
   79     79   
   80     80   
[dev-dependencies.aws-smithy-http-client]
   81     81   
path = "../aws-smithy-http-client"
   82     82   
features = ["test-util"]
   83         -
version = "1.1.5"
          83  +
version = "1.1.4"
   84     84   
   85     85   
[dev-dependencies.pretty_assertions]
   86     86   
version = "1.3.0"
   87     87   
   88     88   
[dev-dependencies.proptest]
   89     89   
version = "1"
   90     90   
   91     91   
[dev-dependencies.tokio]
   92     92   
version = "1.23.1"
   93     93   
features = ["macros", "test-util", "rt-multi-thread"]

tmp-codegen-diff/aws-sdk/sdk/route53/src/config.rs

@@ -1439,1439 +1499,1500 @@
 1459   1459   
    }
 1460   1460   
 1461   1461   
    let default_retry_partition = "route53";
 1462   1462   
    let default_retry_partition = match config.region() {
 1463   1463   
        Some(region) => ::std::borrow::Cow::from(format!("{default_retry_partition}-{region}")),
 1464   1464   
        None => ::std::borrow::Cow::from(default_retry_partition),
 1465   1465   
    };
 1466   1466   
 1467   1467   
    let scope = "aws-sdk-route53";
 1468   1468   
 1469         -
    let mut plugins = ::aws_smithy_runtime_api::client::runtime_plugin::RuntimePlugins::new()
        1469  +
    #[allow(deprecated)]
        1470  +
                    let mut plugins = ::aws_smithy_runtime_api::client::runtime_plugin::RuntimePlugins::new()
 1470   1471   
                        // defaults
 1471   1472   
                        .with_client_plugins(::aws_smithy_runtime::client::defaults::default_plugins(
 1472   1473   
                            ::aws_smithy_runtime::client::defaults::DefaultPluginParams::new()
 1473   1474   
                                .with_retry_partition_name(default_retry_partition)
 1474   1475   
                                .with_behavior_version(config.behavior_version.expect("Invalid client configuration: A behavior major version must be set when sending a request or constructing a client. You must set it during client construction or by enabling the `behavior-version-latest` cargo feature."))
 1475   1476   
                        ))
 1476   1477   
                        // user config
 1477   1478   
                        .with_client_plugin(
 1478   1479   
                            ::aws_smithy_runtime_api::client::runtime_plugin::StaticRuntimePlugin::new()
 1479   1480   
                                .with_config(config.config.clone())