AWS SDK

AWS SDK

rev. 342721de2ad509b9ae0b4cd20fb3a4e2d184c83d

Files changed:

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

@@ -37,37 +116,116 @@
   57     57   
path = "../aws-smithy-types"
   58     58   
features = ["http-body-1-x"]
   59     59   
version = "1.4.7"
   60     60   
   61     61   
[dependencies.aws-smithy-xml]
   62     62   
path = "../aws-smithy-xml"
   63     63   
version = "0.60.15"
   64     64   
   65     65   
[dependencies.aws-types]
   66     66   
path = "../aws-types"
   67         -
version = "1.4.0"
          67  +
version = "1.3.15"
   68     68   
   69     69   
[dependencies.fastrand]
   70     70   
version = "2.0.0"
   71     71   
   72     72   
[dependencies.http]
   73     73   
version = "0.2.9"
   74     74   
   75     75   
[dependencies.http-1x]
   76     76   
version = "1"
   77     77   
package = "http"
   78     78   
   79     79   
[dependencies.regex-lite]
   80     80   
version = "0.1.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.9.0"
          86  +
version = "1.8.16"
   87     87   
   88     88   
[dev-dependencies.aws-credential-types]
   89     89   
path = "../aws-credential-types"
   90     90   
features = ["test-util"]
   91     91   
version = "1.2.14"
   92     92   
   93     93   
[dev-dependencies.aws-runtime]
   94     94   
path = "../aws-runtime"
   95     95   
features = ["test-util"]
   96     96   
version = "1.7.3"

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

@@ -29,29 +111,111 @@
   49     49   
features = ["client", "http-1x"]
   50     50   
version = "1.12.0"
   51     51   
   52     52   
[dependencies.aws-smithy-types]
   53     53   
path = "../aws-smithy-types"
   54     54   
features = ["http-body-1-x"]
   55     55   
version = "1.4.7"
   56     56   
   57     57   
[dependencies.aws-types]
   58     58   
path = "../aws-types"
   59         -
version = "1.4.0"
          59  +
version = "1.3.15"
   60     60   
   61     61   
[dependencies.bytes]
   62     62   
version = "1.4.0"
   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.http-1x]
   71     71   
version = "1"
   72     72   
package = "http"
   73     73   
   74     74   
[dependencies.regex-lite]
   75     75   
version = "0.1.5"
   76     76   
   77     77   
[dependencies.tracing]
   78     78   
version = "0.1"
   79     79   
[dev-dependencies.aws-config]
   80     80   
path = "../aws-config"
   81         -
version = "1.9.0"
          81  +
version = "1.8.16"
   82     82   
   83     83   
[dev-dependencies.aws-credential-types]
   84     84   
path = "../aws-credential-types"
   85     85   
features = ["test-util"]
   86     86   
version = "1.2.14"
   87     87   
   88     88   
[dev-dependencies.aws-runtime]
   89     89   
path = "../aws-runtime"
   90     90   
features = ["test-util"]
   91     91   
version = "1.7.3"

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

@@ -35,35 +117,117 @@
   55     55   
features = ["client", "http-1x"]
   56     56   
version = "1.12.0"
   57     57   
   58     58   
[dependencies.aws-smithy-types]
   59     59   
path = "../aws-smithy-types"
   60     60   
features = ["http-body-1-x"]
   61     61   
version = "1.4.7"
   62     62   
   63     63   
[dependencies.aws-types]
   64     64   
path = "../aws-types"
   65         -
version = "1.4.0"
          65  +
version = "1.3.15"
   66     66   
   67     67   
[dependencies.bytes]
   68     68   
version = "1.4.0"
   69     69   
   70     70   
[dependencies.fastrand]
   71     71   
version = "2.0.0"
   72     72   
   73     73   
[dependencies.http]
   74     74   
version = "0.2.9"
   75     75   
   76     76   
[dependencies.http-1x]
   77     77   
version = "1"
   78     78   
package = "http"
   79     79   
   80     80   
[dependencies.regex-lite]
   81     81   
version = "0.1.5"
   82     82   
   83     83   
[dependencies.tracing]
   84     84   
version = "0.1"
   85     85   
[dev-dependencies.aws-config]
   86     86   
path = "../aws-config"
   87         -
version = "1.9.0"
          87  +
version = "1.8.16"
   88     88   
   89     89   
[dev-dependencies.aws-credential-types]
   90     90   
path = "../aws-credential-types"
   91     91   
features = ["test-util"]
   92     92   
version = "1.2.14"
   93     93   
   94     94   
[dev-dependencies.aws-runtime]
   95     95   
path = "../aws-runtime"
   96     96   
features = ["test-util"]
   97     97   
version = "1.7.3"

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

@@ -33,33 +119,119 @@
   53     53   
features = ["client", "http-1x", "http-02x"]
   54     54   
version = "1.12.0"
   55     55   
   56     56   
[dependencies.aws-smithy-types]
   57     57   
path = "../aws-smithy-types"
   58     58   
features = ["http-body-1-x"]
   59     59   
version = "1.4.7"
   60     60   
   61     61   
[dependencies.aws-types]
   62     62   
path = "../aws-types"
   63         -
version = "1.4.0"
          63  +
version = "1.3.15"
   64     64   
   65     65   
[dependencies.bytes]
   66     66   
version = "1.4.0"
   67     67   
   68     68   
[dependencies.fastrand]
   69     69   
version = "2.0.0"
   70     70   
   71     71   
[dependencies.http]
   72     72   
version = "0.2.9"
   73     73   
   74     74   
[dependencies.http-1x]
   75     75   
version = "1"
   76     76   
package = "http"
   77     77   
   78     78   
[dependencies.http-body-1x]
   79     79   
version = "1"
   80     80   
package = "http-body"
   81     81   
   82     82   
[dependencies.regex-lite]
   83     83   
version = "0.1.5"
   84     84   
   85     85   
[dependencies.tracing]
   86     86   
version = "0.1"
   87     87   
[dev-dependencies.aws-config]
   88     88   
path = "../aws-config"
   89         -
version = "1.9.0"
          89  +
version = "1.8.16"
   90     90   
   91     91   
[dev-dependencies.aws-credential-types]
   92     92   
path = "../aws-credential-types"
   93     93   
features = ["test-util"]
   94     94   
version = "1.2.14"
   95     95   
   96     96   
[dev-dependencies.aws-runtime]
   97     97   
path = "../aws-runtime"
   98     98   
features = ["test-util"]
   99     99   
version = "1.7.3"

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

@@ -33,33 +112,112 @@
   53     53   
path = "../aws-smithy-types"
   54     54   
features = ["http-body-1-x"]
   55     55   
version = "1.4.7"
   56     56   
   57     57   
[dependencies.aws-smithy-xml]
   58     58   
path = "../aws-smithy-xml"
   59     59   
version = "0.60.15"
   60     60   
   61     61   
[dependencies.aws-types]
   62     62   
path = "../aws-types"
   63         -
version = "1.4.0"
          63  +
version = "1.3.15"
   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.http-1x]
   72     72   
version = "1"
   73     73   
package = "http"
   74     74   
   75     75   
[dependencies.regex-lite]
   76     76   
version = "0.1.5"
   77     77   
   78     78   
[dependencies.tracing]
   79     79   
version = "0.1"
   80     80   
[dev-dependencies.aws-config]
   81     81   
path = "../aws-config"
   82         -
version = "1.9.0"
          82  +
version = "1.8.16"
   83     83   
   84     84   
[dev-dependencies.aws-credential-types]
   85     85   
path = "../aws-credential-types"
   86     86   
features = ["test-util"]
   87     87   
version = "1.2.14"
   88     88   
   89     89   
[dev-dependencies.aws-smithy-http-client]
   90     90   
path = "../aws-smithy-http-client"
   91     91   
features = ["test-util"]
   92     92   
version = "1.1.12"

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

@@ -47,47 +155,155 @@
   67     67   
path = "../aws-smithy-types"
   68     68   
features = ["http-body-1-x"]
   69     69   
version = "1.4.7"
   70     70   
   71     71   
[dependencies.aws-smithy-xml]
   72     72   
path = "../aws-smithy-xml"
   73     73   
version = "0.60.15"
   74     74   
   75     75   
[dependencies.aws-types]
   76     76   
path = "../aws-types"
   77         -
version = "1.4.0"
          77  +
version = "1.3.15"
   78     78   
   79     79   
[dependencies.bytes]
   80     80   
version = "1.4.0"
   81     81   
   82     82   
[dependencies.fastrand]
   83     83   
version = "2.0.0"
   84     84   
   85     85   
[dependencies.hex]
   86     86   
version = "0.4.3"
   87     87   
   88     88   
[dependencies.hmac]
   89     89   
version = "0.13"
   90     90   
   91     91   
[dependencies.http]
   92     92   
version = "0.2.9"
   93     93   
   94     94   
[dependencies.http-1x]
   95     95   
version = "1"
   96     96   
package = "http"
   97     97   
   98     98   
[dependencies.http-body-1x]
   99     99   
version = "1"
  100    100   
package = "http-body"
  101    101   
  102    102   
[dependencies.lru]
  103    103   
version = "0.16.3"
  104    104   
  105    105   
[dependencies.percent-encoding]
  106    106   
version = "2.0.0"
  107    107   
  108    108   
[dependencies.regex-lite]
  109    109   
version = "0.1.5"
  110    110   
  111    111   
[dependencies.sha2]
  112    112   
version = "0.11"
  113    113   
  114    114   
[dependencies.tracing]
  115    115   
version = "0.1"
  116    116   
  117    117   
[dependencies.url]
  118    118   
version = "2.3.1"
  119    119   
[dev-dependencies.async-std]
  120    120   
version = "1.12.0"
  121    121   
  122    122   
[dev-dependencies.aws-config]
  123    123   
path = "../aws-config"
  124    124   
features = ["behavior-version-latest"]
  125         -
version = "1.9.0"
         125  +
version = "1.8.16"
  126    126   
  127    127   
[dev-dependencies.aws-credential-types]
  128    128   
path = "../aws-credential-types"
  129    129   
features = ["test-util"]
  130    130   
version = "1.2.14"
  131    131   
  132    132   
[dev-dependencies.aws-runtime]
  133    133   
path = "../aws-runtime"
  134    134   
features = ["test-util"]
  135    135   
version = "1.7.3"

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

@@ -33,33 +118,118 @@
   53     53   
path = "../aws-smithy-types"
   54     54   
features = ["http-body-1-x"]
   55     55   
version = "1.4.7"
   56     56   
   57     57   
[dependencies.aws-smithy-xml]
   58     58   
path = "../aws-smithy-xml"
   59     59   
version = "0.60.15"
   60     60   
   61     61   
[dependencies.aws-types]
   62     62   
path = "../aws-types"
   63         -
version = "1.4.0"
          63  +
version = "1.3.15"
   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.http-1x]
   72     72   
version = "1"
   73     73   
package = "http"
   74     74   
   75     75   
[dependencies.md-5]
   76     76   
version = "0.11.0"
   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   
   84     84   
[dependencies.url]
   85     85   
version = "2.3.1"
   86     86   
[dev-dependencies.aws-config]
   87     87   
path = "../aws-config"
   88         -
version = "1.9.0"
          88  +
version = "1.8.16"
   89     89   
   90     90   
[dev-dependencies.aws-credential-types]
   91     91   
path = "../aws-credential-types"
   92     92   
features = ["test-util"]
   93     93   
version = "1.2.14"
   94     94   
   95     95   
[dev-dependencies.aws-runtime]
   96     96   
path = "../aws-runtime"
   97     97   
features = ["test-util"]
   98     98   
version = "1.7.3"

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

@@ -29,29 +89,89 @@
   49     49   
features = ["client", "http-1x"]
   50     50   
version = "1.12.0"
   51     51   
   52     52   
[dependencies.aws-smithy-types]
   53     53   
path = "../aws-smithy-types"
   54     54   
features = ["http-body-1-x"]
   55     55   
version = "1.4.7"
   56     56   
   57     57   
[dependencies.aws-types]
   58     58   
path = "../aws-types"
   59         -
version = "1.4.0"
          59  +
version = "1.3.15"
   60     60   
   61     61   
[dependencies.bytes]
   62     62   
version = "1.4.0"
   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   

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

@@ -29,29 +89,89 @@
   49     49   
features = ["client", "http-1x"]
   50     50   
version = "1.12.0"
   51     51   
   52     52   
[dependencies.aws-smithy-types]
   53     53   
path = "../aws-smithy-types"
   54     54   
features = ["http-body-1-x"]
   55     55   
version = "1.4.7"
   56     56   
   57     57   
[dependencies.aws-types]
   58     58   
path = "../aws-types"
   59         -
version = "1.4.0"
          59  +
version = "1.3.15"
   60     60   
   61     61   
[dependencies.bytes]
   62     62   
version = "1.4.0"
   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   

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

@@ -29,29 +89,89 @@
   49     49   
features = ["client", "http-1x"]
   50     50   
version = "1.12.0"
   51     51   
   52     52   
[dependencies.aws-smithy-types]
   53     53   
path = "../aws-smithy-types"
   54     54   
features = ["http-body-1-x"]
   55     55   
version = "1.4.7"
   56     56   
   57     57   
[dependencies.aws-types]
   58     58   
path = "../aws-types"
   59         -
version = "1.4.0"
          59  +
version = "1.3.15"
   60     60   
   61     61   
[dependencies.bytes]
   62     62   
version = "1.4.0"
   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   

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

@@ -37,37 +97,97 @@
   57     57   
path = "../aws-smithy-types"
   58     58   
features = ["http-body-1-x"]
   59     59   
version = "1.4.7"
   60     60   
   61     61   
[dependencies.aws-smithy-xml]
   62     62   
path = "../aws-smithy-xml"
   63     63   
version = "0.60.15"
   64     64   
   65     65   
[dependencies.aws-types]
   66     66   
path = "../aws-types"
   67         -
version = "1.4.0"
          67  +
version = "1.3.15"
   68     68   
   69     69   
[dependencies.fastrand]
   70     70   
version = "2.0.0"
   71     71   
   72     72   
[dependencies.http]
   73     73   
version = "0.2.9"
   74     74   
   75     75   
[dependencies.http-1x]
   76     76   
version = "1"
   77     77   
package = "http"

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

@@ -29,29 +115,115 @@
   49     49   
features = ["client", "http-1x"]
   50     50   
version = "1.12.0"
   51     51   
   52     52   
[dependencies.aws-smithy-types]
   53     53   
path = "../aws-smithy-types"
   54     54   
features = ["http-body-1-x"]
   55     55   
version = "1.4.7"
   56     56   
   57     57   
[dependencies.aws-types]
   58     58   
path = "../aws-types"
   59         -
version = "1.4.0"
          59  +
version = "1.3.15"
   60     60   
   61     61   
[dependencies.bytes]
   62     62   
version = "1.4.0"
   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.http-1x]
   71     71   
version = "1"
   72     72   
package = "http"
   73     73   
   74     74   
[dependencies.regex-lite]
   75     75   
version = "0.1.5"
   76     76   
   77     77   
[dependencies.tokio]
   78     78   
version = "1.23.1"
   79     79   
features = ["sync"]
   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.9.0"
          85  +
version = "1.8.16"
   86     86   
   87     87   
[dev-dependencies.aws-credential-types]
   88     88   
path = "../aws-credential-types"
   89     89   
features = ["test-util"]
   90     90   
version = "1.2.14"
   91     91   
   92     92   
[dev-dependencies.aws-runtime]
   93     93   
path = "../aws-runtime"
   94     94   
features = ["test-util"]
   95     95   
version = "1.7.3"

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

@@ -29,29 +111,111 @@
   49     49   
features = ["client", "http-1x"]
   50     50   
version = "1.12.0"
   51     51   
   52     52   
[dependencies.aws-smithy-types]
   53     53   
path = "../aws-smithy-types"
   54     54   
features = ["http-body-1-x"]
   55     55   
version = "1.4.7"
   56     56   
   57     57   
[dependencies.aws-types]
   58     58   
path = "../aws-types"
   59         -
version = "1.4.0"
          59  +
version = "1.3.15"
   60     60   
   61     61   
[dependencies.bytes]
   62     62   
version = "1.4.0"
   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.http-1x]
   71     71   
version = "1"
   72     72   
package = "http"
   73     73   
   74     74   
[dependencies.regex-lite]
   75     75   
version = "0.1.5"
   76     76   
   77     77   
[dependencies.tokio]
   78     78   
version = "1.23.1"
   79     79   
features = ["sync"]
   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.9.0"
          85  +
version = "1.8.16"
   86     86   
   87     87   
[dev-dependencies.aws-credential-types]
   88     88   
path = "../aws-credential-types"
   89     89   
features = ["test-util"]
   90     90   
version = "1.2.14"
   91     91   
   92     92   
[dev-dependencies.aws-smithy-async]
   93     93   
path = "../aws-smithy-async"
   94     94   
features = ["test-util"]
   95     95   
version = "1.2.14"

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

@@ -39,39 +127,127 @@
   59     59   
features = ["client", "http-1x"]
   60     60   
version = "1.12.0"
   61     61   
   62     62   
[dependencies.aws-smithy-types]
   63     63   
path = "../aws-smithy-types"
   64     64   
features = ["http-body-1-x"]
   65     65   
version = "1.4.7"
   66     66   
   67     67   
[dependencies.aws-types]
   68     68   
path = "../aws-types"
   69         -
version = "1.4.0"
          69  +
version = "1.3.15"
   70     70   
   71     71   
[dependencies.bytes]
   72     72   
version = "1.4.0"
   73     73   
   74     74   
[dependencies.fastrand]
   75     75   
version = "2.0.0"
   76     76   
   77     77   
[dependencies.http]
   78     78   
version = "0.2.9"
   79     79   
   80     80   
[dependencies.http-1x]
   81     81   
version = "1"
   82     82   
package = "http"
   83     83   
   84     84   
[dependencies.http-body-util]
   85     85   
version = "0.1.3"
   86     86   
   87     87   
[dependencies.regex-lite]
   88     88   
version = "0.1.5"
   89     89   
   90     90   
[dependencies.tracing]
   91     91   
version = "0.1"
   92     92   
[dev-dependencies.async-stream]
   93     93   
version = "0.3.0"
   94     94   
   95     95   
[dev-dependencies.aws-config]
   96     96   
path = "../aws-config"
   97         -
version = "1.9.0"
          97  +
version = "1.8.16"
   98     98   
   99     99   
[dev-dependencies.aws-credential-types]
  100    100   
path = "../aws-credential-types"
  101    101   
features = ["test-util"]
  102    102   
version = "1.2.14"
  103    103   
  104    104   
[dev-dependencies.aws-runtime]
  105    105   
path = "../aws-runtime"
  106    106   
features = ["test-util"]
  107    107   
version = "1.7.3"

tmp-codegen-diff/aws-sdk/tests/no-default-features/Cargo.toml

@@ -1,1 +48,48 @@
    8      8   
license = "Apache-2.0"
    9      9   
repository = "https://github.com/smithy-lang/smithy-rs"
   10     10   
publish = false
   11     11   
   12     12   
[dev-dependencies]
   13     13   
futures = "0.3.25"
   14     14   
   15     15   
[dev-dependencies.aws-config]
   16     16   
path = "../../sdk/aws-config"
   17     17   
default-features = false
   18         -
version = "1.9.0"
          18  +
version = "1.8.16"
   19     19   
   20     20   
[dev-dependencies.aws-sdk-s3]
   21     21   
path = "../../sdk/s3"
   22     22   
default-features = false
   23     23   
version = "0.0.0-local"
   24     24   
   25     25   
[dev-dependencies.aws-smithy-async]
   26     26   
path = "../../sdk/aws-smithy-async"
   27     27   
version = "1.2.14"
   28     28   

tmp-codegen-diff/aws-sdk/tests/telemetry/Cargo.toml

@@ -1,1 +51,51 @@
   11     11   
[dev-dependencies]
   12     12   
http = "0.2.0"
   13     13   
serial_test = "3.1.1"
   14     14   
tracing = "0.1.40"
   15     15   
tracing-subscriber = "0.3.18"
   16     16   
tracing-fluent-assertions = "0.3.0"
   17     17   
   18     18   
[dev-dependencies.aws-config]
   19     19   
path = "../../sdk/aws-config"
   20     20   
features = ["test-util", "behavior-version-latest"]
   21         -
version = "1.9.0"
          21  +
version = "1.8.16"
   22     22   
   23     23   
[dev-dependencies.aws-runtime]
   24     24   
path = "../../sdk/aws-runtime"
   25     25   
features = ["test-util"]
   26     26   
version = "1.7.3"
   27     27   
   28     28   
[dev-dependencies.aws-sdk-dynamodb]
   29     29   
path = "../../sdk/dynamodb"
   30     30   
features = ["test-util", "behavior-version-latest"]
   31     31   
version = "0.0.0-local"